cover
Contact Name
Yuhefizar
Contact Email
jurnal.resti@gmail.com
Phone
+628126777956
Journal Mail Official
ephi.lintau@gmail.com
Editorial Address
Politeknik Negeri Padang, Kampus Limau Manis, Padang, Indonesia.
Location
,
INDONESIA
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi)
ISSN : 25800760     EISSN : 25800760     DOI : https://doi.org/10.29207/resti.v2i3.606
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) dimaksudkan sebagai media kajian ilmiah hasil penelitian, pemikiran dan kajian analisis-kritis mengenai penelitian Rekayasa Sistem, Teknik Informatika/Teknologi Informasi, Manajemen Informatika dan Sistem Informasi. Sebagai bagian dari semangat menyebarluaskan ilmu pengetahuan hasil dari penelitian dan pemikiran untuk pengabdian pada Masyarakat luas dan sebagai sumber referensi akademisi di bidang Teknologi dan Informasi. Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) menerima artikel ilmiah dengan lingkup penelitian pada: Rekayasa Perangkat Lunak Rekayasa Perangkat Keras Keamanan Informasi Rekayasa Sistem Sistem Pakar Sistem Penunjang Keputusan Data Mining Sistem Kecerdasan Buatan/Artificial Intelligent System Jaringan Komputer Teknik Komputer Pengolahan Citra Algoritma Genetik Sistem Informasi Business Intelligence and Knowledge Management Database System Big Data Internet of Things Enterprise Computing Machine Learning Topik kajian lainnya yang relevan
Articles 12 Documents
Search results for , issue "Vol 8 No 5 (2024): October 2024" : 12 Documents clear
Optimizing Book Stocktaking Process: Integration of Mobile Robot QRCode Commands with SLiMS Mohammad Harry Khomas Saputra; Pipit Anggraeni; Wahyu Adhie Candra
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5638

Abstract

This study presents a novel approach to enhance efficiency and precision in library management through the utilization of QR code technology. Integration of a mobile robot equipped with a QR code reader into the stocktake process, interfaced with the SliMS framework via an accessible API, lays the groundwork for an automated book inventory management system. This groundbreaking system enables the generation of dynamic QR code commands, facilitating seamless adjustments to bookshelf layouts. The autonomous and accurate movement of the mobile robot significantly reduces the time required for recording, allowing library staff to allocate more time to value-added tasks. The implementation of this method entailed configuring the mobile robot to navigate library aisles, scan QR codes on book spines, and transmit inventory data to the SliMS system in real time. Research findings indicate a notable decrease in inventory processing time, accompanied by an improvement in accuracy resulting from the eradication of manual data entry errors. Specifically, the calculated efficiency gain of approximately 66.81% highlights the substantial benefits of integrating the mobile robot scan QR code process compared to manual methods. In conclusion, the deployment of this automated book inventory management system, driven by QR code technology, marks a positive shift in library management practices, enhancing the efficiency of the book inventory process and overall operational effectiveness.
Quantum-Enhanced K-Medoids Clustering: Comparative Analysis of Stroke Medical Data Siahaan, Ricardo; Purba, Swingly; Siregar, Jeremia; Hutabarat, Marvin Frans Sakti; Sitohang, Rasmi
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5814

Abstract

Stroke is a severe medical condition that occurs when the blood supply to parts of the brain is interrupted or reduced, resulting in brain tissue that lacks oxygen and nutrients. This causes brain cells to start to die in minutes. Early prevention reduces the risk of stroke. In this study, a quantum computing approach is used to improve the performance of the K-Medoids method. A comparative analysis of these methods was carried out with a focus on their performance, especially on the accuracy of the test results. The investigation was carried out using a data set of stroke patient medical records. The data set was tested using the classical and K-Medoids methods with a quantum computing approach utilizing Manhattan distance calculations. The findings of this research reveal improvements in the K-Medoids algorithm with Manhattan distance calculation influenced by the integration of a quantum computing framework. In particular, the simulation test results show an increase in accuracy from the classical K-Medoids method to the K-Medoids method with a quantum computing approach, from 52% to 64%. These results highlight that the performance of the K-Medoids method with a quantum computing approach is superior to that of the classical K-Medoids method.
Quantum Perceptron: A Novel Approach to Predicting Unemployment Levels in North Sumatra Province Solikhun; Trianda, Dimas
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5815

Abstract

The application of Quantum Computing to improve the perceptron algorithm in unemployment prediction is a new aspect of this research. This study focuses on unemployment, which is a big challenge for the young generation in Indonesia, especially in the North Sumatra region. This research applies the quantum perceptron method to provide an alternative solution in predicting the unemployment rate. The data used in this analysis comes from the North Sumatra Central Statistics Agency and includes published unemployment rates (TPT) for individuals aged 15 years and over from 2017 to 2023. This research uses seven variables ranging from x1 to x7 to produce accurate data. Quantum perceptron methods offer specific advantages over traditional methods, including higher computing speeds and the ability to handle greater data complexity. This analysis aims to identify unemployment patterns and trends in North Sumatra and provide more accurate predictions by applying the quantum perceptron method. Although the results of this research are still limited to analysis, this research shows promising results and opens up opportunities for further, more in-depth research. This research is limited to predicting unemployment rates in North Sumatra. The use of quantum computing using the quantum perceptron method shows great potential for application to various other socio-economic problems in the future. This research contributes by introducing a new approach that utilizes quantum technology to improve prediction accuracy in economic analysis.
Cloud Node Auto-Scaling System Automation Based on Computing Workload Prediction Tri Fidrian Arya; Reza Fuad Rachmad; Achmad Affandi
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5928

Abstract

Auto-scaling systems in cloud computing are important for handling application workload fluctuations. This research uses machine learning to predict resource requirements based on workload work patterns and design an automatic scaling system. The dataset used includes features of node name, time, CPU usage percentage, and RAM usage. The ML model is applied for prediction regression of CPU usage percentage, CPU load, and RAM usage, and then server workload is classified into four categories: Very High, High, Low, and Very Low. The autoscaling system used is horizontal scaling. From the results of this research, it was found that the stacking algorithm with the base learner Random Forest and XGBoost had better performance in producing predictive regression. Then, after performing stability testing using K-Fold cross-validation by classifying based on workload status, it was found that the Gradient Boosting algorithm had better results compared to other algorithms, namely for the percentage of CPU usage with an accuracy of 0.998, precision 0.9, recall 0.878, f1score 0.888; CPU load average 15 minutes with accuracy 0.997, precision 0.854, recall 0.863, f1score 0.863; Meanwhile, the percentage of RAM usage is accuracy 0.992, precision 0.986, recall 0.986, and f1score 0.986. However, the XGBoost algorithm also has test results that are almost the same as Gradient Boosting.
Improving Diabetes Prediction Accuracy in Indonesia: A Comparative Analysis of SVM, Logistic Regression, and Naive Bayes with SMOTE and ADASYN Rahmawati, Selly; Wibowo, Arief; Masruriyah, Anis Fitri Nur
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5980

Abstract

This study aims to enhance the accuracy of diabetes prediction models in Indonesia by comparing the performance of Support Vector Machines (SVM), Logistic Regression, and Naïve Bayes algorithms, both with and without synthetic oversampling techniques such as SMOTE and ADASYN. The research addresses the issue of imbalanced datasets in medical diagnostics, specifically in predicting diabetes among Indonesian patients, where such imbalance often leads to biased predictions. A comprehensive dataset comprising 657 patient records from a Regional General Hospital in Indonesia was used, with 70% of the data allocated for training and 30% for testing. The results indicate that the SVM model combined with SMOTE achieved the highest accuracy of 95.8% and an AUC of 99.1, underscoring the effectiveness of these techniques in improving prediction performance. The findings of this study highlight the importance of selecting appropriate oversampling methods and algorithms to optimize diabetes prediction accuracy in the Indonesian context, providing valuable insights for future healthcare strategies.
An Investigation Towards Resampling Techniques and Classification Algorithms on CM1 NASA PROMISE Dataset for Software Defect Prediction Fatwanto, Agung; Nur Aslam, Muh; Ndugi, Rebbecah; Syafrudin, Muhammad
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5910

Abstract

Software defect prediction is a practical approach to improving the quality and efficiency of software testing processes. However, establishing robust and trustworthy models for software defect prediction is quite challenging due to the limitation of historical datasets that most developers are capable of collecting. The inherently imbalanced nature of most software defect datasets also posed another problem. Therefore, an insight into how to properly construct software defect prediction models on a small, yet imbalanced, dataset is required. The objective of this study is therefore to provide the required insight by way of investigating and comparing a number of resampling techniques, classification algorithms, and evaluation measurements (metrics) for building software defect prediction models on CM1 NASA PROMISE data as the representation of a small yet unbalanced dataset. This study is comparative descriptive research. It follows a positivist (quantitative) approach. Data were collected through observation towards experiments on four categories of resampling techniques (oversampling, under sampling, ensemble, and combine) combined with three categories of machine learning classification algorithms (traditional, ensemble, and neural network) to predict defective software modules on CM1 NASA PROMISE dataset. Training processes were carried out twice, each of which used the 5-fold cross-validation and the 70% training and 30% testing data splitting (holdout) method. Our result shows that the combined and oversampling techniques provide a positive effect on the performance of the models. In the context of classification models, ensemble-based algorithms, which extend the decision tree classification mechanism such as Random Forest and eXtreme Gradient Boosting, achieved sufficiently good performance for predicting defective software modules. Regarding the evaluation measurements, the combined and rank-based performance metrics yielded modest variance values, which is deemed suitable for evaluating the performance of the models in this context.
Prototype of Swiftlet Nest Moisture Content Measurement Using Resistance Sensor and Machine Learning Parung, Ratu Anggriani Tangke; Parhusip, Hanna Arini; Trihandaru, Suryasatriya
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5923

Abstract

Swiftlet nests are highly valued for their health and cosmetic benefits, with moisture content crucial in determining their quality. Traditional moisture measurement methods are often slow and can potentially damage the samples. This study introduces PRORESKA, an innovative system utilizing resistance sensors and Machine Learning (ML) for non-destructive, and real-time moisture measurement. The system incorporates a voltage divider circuit to establish a correlation between resistance data and moisture content. Three mathematical models (linear, exponential, and modulated exponential) and a neural network were employed to predict moisture content. Validation tests conducted on paper and swiftlet nests indicated that the neural network model, enhanced through transfer learning, achieved superior accuracy. The results demonstrated a strong correlation between predicted and actual moisture content (R² = 0.9759), with the neural network model attaining a mean squared error (MSE) of 0.01. This method holds significant potential to improve the efficiency and cost-effectiveness of moisture measurement for swiftlet nests and similar applications.
Cross-Spectral Cross-Distance Face Recognition via CNN with Image Augmentation Techniques Rahmatika, Nisa Adilla; Arnia, Fitri; Oktiana, Maulisa
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5929

Abstract

Facial recognition is a critical biometric identification method in modern security systems, yet it faces significant challenges under varying lighting conditions, particularly when dealing with near-infrared (NIR) images, which exhibit reduced illumination compared to visible light (VIS) images. This study aims to evaluate the performance of Convolutional Neural Networks (CNNs) in addressing the Cross-Spectral Cross-Distance (CSCD) challenge, which involves face identification across different spectra (NIR and VIS) and varying distances. Three CNN models—VGG16, ResNet50, and EfficientNetB0—were assessed using a dataset comprising 800 facial images from 100 individuals, captured at four different distances (1m, 60m, 100m, and 150m) and across two wavelengths (NIR and VIS). The Multi-task Cascaded Convolutional Networks (MTCNN) algorithm was employed for face detection, followed by image preprocessing steps including resizing to 224x224 pixels, normalization, and homomorphic filtering. Two distinct data augmentation strategies were applied: one utilizing 10 different augmentation techniques and the other with 4 techniques, trained with a batch size of 32 over 100 epochs. Among the tested models, VGG16 demonstrated superior performance, achieving 100% accuracy in both training and validation phases, with a training loss of 0.55 and a validation loss of 0.612. These findings underscore the robustness of VGG16 in effectively adapting to the CSCD setting and managing variations in both lighting and distance.
ESP32 and MAX30100 with Chebyshev Filter for Enhanced Heart and Oxygen Measurement Magfirawaty, Magfirawaty; Naval Indra Waskita; Hizkia Menahem Tandungan; Ridhan Hafizh; Syifa Jauza Suwaendi
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5945

Abstract

Health monitoring is important in the technology and information era. A health monitoring device must possess high accuracy in monitoring an individual's health. The MAX30100 sensor still exhibits low accuracy and requires improvements to enhance its precision. This study proposes a remote health monitoring system based on a MAX30100 sensor for heart rate and oxygen saturation detection. The digital signal processing method uses the Chebyshev II filter on PPG to reduce noise, and the RSA algorithm is employed to enhance data security. The results of testing the MAX30100 sensor value without a filter produced the lowest error value of 0.97%, the highest 6.59% for BPM, the lowest error value of 1.88%, and the highest error of 2.66% for SpO2. The MAX30100 sensor with the Chebyshev II filter that the author proposed has the highest level of accuracy with a low error value compared to previous tests, with the lowest error value of 0.23% and the highest 0.99% for BPM and the lowest error value of 0% and the highest error of 0.2% for SpO2. The RSA algorithm ensures secure data transmission from data modification by eavesdroppers. The average total time required by the system is 542.9 ms.
Machine Learning Methods for Forecasting Intermittent Tin Ore Production Rahmah, Nabila Dhia Alifa; Handoko, Budhi; Pravitasari, Anindya Apriliyanti
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 8 No 5 (2024): October 2024
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v8i5.5990

Abstract

Effective production forecasting is important for resource planning and management in the mining industry. Tin ore production from Cutter Section Dredges (CSD) may fluctuate due to a variety of factors, in which there are periods when the production is zero. This study compares various combinations of machine learning-based classification and forecasting to predict future tin ore production values, which have not been found in previous studies. The presence of zero values in the forecast in the next day's tin ore production forecast is addressed by combining classification and forecasting techniques. Random Forest and CatBoost classification techniques are used to determine the next day's CSD production operating status. Then, for each time point when the CSD is operational, a forecasting model is created using CatBoost and Bi-LSTM. This study's findings show that a serial combination of the Random Forest classification method and CatBoost forecasting can produce accurate tin ore production forecasts for the selected CSD (RMSE = 0.271, MAE = 0.179, MAE = 0.730, F1-score = 0,80). This study demonstrates how a serial combination of classification and forecasting models can improve the accuracy and efficiency of production forecasting for intermittent time series data.

Page 1 of 2 | Total Record : 12