cover
Contact Name
Anik Vega Vitianingsih
Contact Email
vega@unitomo.ac.id
Phone
+6281332765765
Journal Mail Official
ijair@unitomo.ac.id
Editorial Address
Jl. Semolowaru no 84, Surabaya, 60118
Location
Kota surabaya,
Jawa timur
INDONESIA
International Journal of Artificial Intelligence and Robotics (IJAIR)
ISSN : -     EISSN : 26866269     DOI : 10.25139
International Journal of Artificial Intelligence & Robotics (IJAIR) is One of the journals published by Informatics Department, Universitas Dr Soetomo, was established in November 2019. IJAIR a double-blind peer-reviewed journal, the aim of this journal is to publish high-quality articles dedicated to the field of information and communication technology, Published 2 times a year in November and May. Focus and Scope: Machine Learning & Soft Computing, Data Mining & Big Data, Computer Vision & Pattern Recognition dan Robotics.
Articles 5 Documents
Search results for , issue "Vol. 5 No. 2 (2023): November 2023" : 5 Documents clear
Keyword Security Implementation Based on Hill Cipher Optimized Using Genetic Algorithms Yudantiar, Mayang Arinda; Purwanto, Purwanto; Winarno, Sri
International Journal of Artificial Intelligence & Robotics (IJAIR) Vol. 5 No. 2 (2023): November 2023
Publisher : Informatics Department-Universitas Dr. Soetomo

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25139/ijair.v5i2.6907

Abstract

In the process of exchanging data and information, the most important task is to maintain data and information security and reach out to interested parties. One way this can be achieved is through encryption, a process better known as cryptography. Cryptography can scramble messages so that, even if intercepted, the message cannot be immediately read. One example of an encryption algorithm is the Hill Cipher. The Hill Cipher uses an m-by-m-sized matrix as the key for the encryption and decryption process, making it a challenging algorithm to crack. The key provided for the Hill Cipher encryption and decryption process cannot be arbitrary. The keys with mismatched determinants cannot be used, as they can prevent the encrypted message from being restored to its original form. Optimization can be carried out to overcome these obstacles using a genetic algorithm. Genetic algorithms can determine the keys to encrypt and decrypt the Hill Cipher. A key with the appropriate composition for the Hill Cipher will be obtained through the genetic algorithm's evaluation function. This research aims to enhance message security by using the correct composition to generate Hill Cipher encryption and decryption keys. The research results indicate that out of 10 tests conducted with different lengths of original text, eight succeeded, while two failed to complete the encryption and decryption process.
Sentiment Analysis to Measure Public Trust in the Government Due to the Increase in Fuel Prices Using Naive Bayes and Support Vector Machine Zakaria, Zakaria; Kusrini, Kusrini; Ariatmanto, Dhani
International Journal of Artificial Intelligence & Robotics (IJAIR) Vol. 5 No. 2 (2023): November 2023
Publisher : Informatics Department-Universitas Dr. Soetomo

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25139/ijair.v5i2.7167

Abstract

The study examines public sentiment on the government's fuel price policy using an experimental approach and Twitter data obtained through API scraping. It applies sentiment analysis methods like Naïve Bayes, SVM, and Majority Voting. SVM achieved 85% accuracy, excelling in identifying negative sentiments, while Majority Voting reached 70% by considering confidence levels. Naïve Bayes struggled with neutral sentiments. They are combining methods to enhance the understanding of public sentiments on fuel price changes. The study highlights sentiment analysis' effectiveness in gauging reactions to fuel policies, with SVM offering more profound insights into sentiments related to fuel price hikes. Challenges remain in identifying neutral sentiments due to social media text brevity. These findings underscore the contextual importance of interpreting sentiment analysis. Leveraging these insights, governments can understand public perceptions better and devise improved communication strategies for sensitive economic policies like fuel price hikes, fostering better government-citizen interactions. The study aims to guide stakeholders in comprehending public perspectives within public policy, emphasizing the relevance of sentiment analysis for policy evaluation.
Estimation of Axis Roll Pitch of GY-91 IMU Sensor Reading Using Kalman Filter Mobed Bachtiar, Mochamad; Wibowo, Iwan Kurnianto; Rifa’I, Yusuf; Prasetya Subagja, Daniswara; Syahriyah, Nanda Alfi
International Journal of Artificial Intelligence & Robotics (IJAIR) Vol. 5 No. 2 (2023): November 2023
Publisher : Informatics Department-Universitas Dr. Soetomo

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25139/ijair.v5i2.7179

Abstract

The Inertial Measurement Unit (IMU) sensor is a tool used to measure the speed and acceleration of an object in 3 dimensions (x, y, z). IMU sensors are often used in robotics, drone control, autonomous vehicles, and augmented reality applications. Usually, the data obtained from the IMU sensor is contaminated by interference and noise, which can reduce measurement accuracy. Kalman Filter is a statistical method used to combine measurement data with a mathematical system model to produce better estimates. In the IMU context, the Kalman Filter removed interference and noise affecting acceleration and speed data so that IMU sensor data could be estimated more accurately. This algorithm predicts the next data state based on previous data and updates the prediction with new measurement data. The measurement implementation in this research is the IMU sensor on the GY-91 module to determine the object's tilt on the pitch, roll, and yaw axes during flight. The ARM STM32F407VGT6 microcontroller pin reads the sensor, and then the estimation and prediction process is carried out using the Kalman filter algorithm. With the parameters Kalman Measurement Error = 1, Estimation Error = 0.12, and Covariance Process = 0.4, it can predict the reading results from the IMU sensor well.
Optimizing Long Short-Term Memory to Predict Currency Rates Lubis, Yarham Syahabi; Rizqy Septyandy, Muhammad; Debora Br Barus, Mika
International Journal of Artificial Intelligence & Robotics (IJAIR) Vol. 5 No. 2 (2023): November 2023
Publisher : Informatics Department-Universitas Dr. Soetomo

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25139/ijair.v5i2.7318

Abstract

As a travel destination, Saudi Arabia attracts individuals worldwide, including tourists, investors, and immigrant workers, for various purposes, including trip planning, investment decisions, and remittance transfers. Indonesia and Pakistan are the biggest countries that send Umrah and Hajj pilgrims. We need to predict currency rates in 3 pairs of currencies that are frequently used by travel agencies, Hajj and Umrah pilgrims, such as the Saudi Riyal (SAR) against the Pakistani Rupee, the SAR against the Indonesian Rupiah (IDR), and the United States Dollar (USD) against the IDR. This study utilizes Long Short-Term Memory (LSTM) models, the machine learning approach for predicting currency pairs exchange rates. Previous studies succeeded in predicting USD/IDR rates using the LSTM time series-machine learning approach, but the root mean square error (RMSE) value was the worst 271. The research aims to optimize the LSTM to predict the currency rate in the future using historical data obtained from investing.com. We use Python to predict the currency rate pairs, following an experimental investigation with adjustments to the batch size, epoch, and prediction days. The experimental results show that SAR/PKR has a smaller mean square error (MSE) of 0.94, RMSE of 0.97, and MAE of 0.61, while SAR/IDR and USD/IDR Excel with Models 2 and 1 have smaller MSEs of 317.79 and 6654.41, RMSEs of 17.82 and 81.57, and MAEs of 10.54 and 50.12, respectively.
Water Quality Monitoring for Smart Farming Using Machine Learning Approach Hendriana, Yana; Taruno, Restiadi Bayu; Zulkhairi, Zulkhairi; Bashir, Nur Azmi Ainul; Ipmawati, Joang; Unggara, Ilham
International Journal of Artificial Intelligence & Robotics (IJAIR) Vol. 5 No. 2 (2023): November 2023
Publisher : Informatics Department-Universitas Dr. Soetomo

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25139/ijair.v5i2.7499

Abstract

Water quality in fish farming environments has been a topic of research investigation for numerous years. While most studies have concentrated on managing water quality in fish ponds, there is a lack of research on implementing these practices on a commercial scale. Maintaining good water quality helps prevent disease, stress, and death in fish, resulting in higher yields and profits in fish farming operations. In our study, we gathered weekly data from two fish ponds in the Lintangsongo smart farming area over six months. To deal with the limited dataset, we utilized methods for reducing dimensionality, like the pairwise comparison of correlation matrices to eliminate the highest correlated predictors. We used techniques of feature selection, including XGBoost classification, and apart from that, we used Recursive Feature Elimination (RFE) to determine the importance of features. This analysis identified ammonium and calcium as the top two predictors. These nutrients played a vital role in maintaining the paired cultivation system and promoting the robust development of Nile tilapia fish and water spinach. This process of detecting and distributing nutrients persists until the desired quantities of ammonium and calcium are reached. During each cycle, 0.7 g of ammonium sulfate and calcium nitrate are distributed, and the nutrient levels are assessed. Vernier sensors were employed for assessing nutrient values, and a system of actuators was integrated to supply the necessary nutrients to the smart farming environment using the closed-loop concept. This research investigates water quality management practices in fish farming, assesses their impact on fish health and profitability, identifies key water quality predictors, and implements a closed-loop system for nutrient delivery.

Page 1 of 1 | Total Record : 5