SciRepID - Scientific Publication Search

Publication Search

35,802 articles from 393 journals · 1,447 citations tracked

Showing 1-20 of 73

Analytics

Ade Irgi Firdaus; Ade Irgi Firdaus; Dwi Okta Djoas; Riefaldi Diofano Saputra; Indry Anggraeny +1 more

Jurnal Elektronika dan Komputer 2026 STEKOM PRESS

This research aims to develop a multiclass flower image classification system using the Convolutional Neural Network (CNN) algorithm with the EfficientNet architecture. The main problem addressed is the difficulty of manual identification of flower species that share high visual similarity. The research stages include collecting 17,299 flower images across 19 classes, performing data preprocessing such as image resizing, pixel normalization, and augmentation, followed by model training using the EfficientNet transfer learning approach. The model was trained for 10 epochs with an 80:20 training-validation data split. The evaluation results show that the model achieved a validation accuracy of 98.05% with a loss value of 0.0968, and an average precision, recall, and F1-score of 0.98. The trained model was then implemented into a web-based application built using the Next.js framework, enabling users to upload flower images and obtain real-time classification results via the Hugging Face API. The system successfully identified flower species with a confidence level of 99.87%. These findings demonstrate that combining a modern CNN architecture with transfer learning provides efficient and highly accurate flower classification performance, which can be effectively implemented for educational and digital conservation purposes.

Marta Dinata, Riadi; Kurniawan Atmadja; Marhaeni Mahaeni; Lely Mustika

Jurnal Elektronika dan Komputer 2026 STEKOM PRESS

Traditional association rule analysis is effective at uncovering co-purchase patterns but fails to provide a global structural view of the market, which often results in fragmented and isolated insights. This study proposes a hybrid framework that integrates the Apriori algorithm with a Minimum Spanning Tree (MST) in order to validate and contextualize association rules within a single structural backbone. Transaction data from a retail store are transformed into a weighted, undirected product graph using an inverse-support function, and an MST is then extracted to represent the market backbone, while frequent itemsets and strong rules are obtained using Apriori. Experimental results on 236 multi-item transactions show that the MST backbone comprises 10 products and 9 fundamental links, with 66.67% of these links being confirmed by strong association rules, indicating a substantial coherence between statistical and structural evidence. The proposed model identifies 41 Apriori patterns that can be embedded in the MST and ranks them using a new metric, Structural Distance, which enables the categorization of Core Patterns, Bridge Patterns, and Complex Patterns according to their structural tightness. This hybrid perspective distinguishes dense, strategically meaningful bundles from anomalous but frequent combinations that are structurally peripheral, thereby offering a more holistic and actionable alternative to conventional Market Basket Analysis. The validated framework can support various applications, including store layout optimization, cross-selling strategies, and the design of path-based recommender systems, and it opens avenues for future extensions based on dynamic graphs and Graph Neural Networks.

Purnomo, Rosyana Fitria; Purnomo, Rosyana Fitria; Yodhi Yuniarthe; Hilda Dwi Yunita; Fatimah Fahurian +1 more

Jurnal Elektronika dan Komputer 2026 STEKOM PRESS

Detection and identification of plant diseases is critical to the success and efficiency of agricultural production. Plant disease outbreaks are becoming more frequent throughout the world, and the presence of these diseases in cultivated plants has a significant impact on productivity. Therefore, researchers are focusing on developing effective and reliable plant disease detection methods. Thus, farmers can take advantage of early detection of this disease to minimize future losses. This article discusses machine learning approaches as well as decision trees, K-nearest neighbors, naive Bayes, support vector machines (SVM), and random forests for detecting coffee leaf diseases using leaf images. The above-mentioned classifications were researched and compared to determine the most suitable plant disease prediction model with the highest accuracy. Compared with other classification algorithms, the SVM algorithm achieves the highest accuracy of 99.75%. All the models trained above will be used by farmers to quickly identify and classify new diseases in images as a prevention strategy. As a preventive measure, farmers can detect and classify new diseases in images early.

Aditya Abdulloh Masykur; Aditya Abdulloh Masykur; Rino Raihan Gumilang; Harun Al Rosyid

Jurnal Elektronika dan Komputer 2026 STEKOM PRESS

The performance of the Indonesian National Team (Timnas) in the 2026 World Cup qualifications has triggered massive and diverse responses on social media, particularly on platform X. This study aims to identify and classify public sentiment regarding Timnas Indonesia's performance into positive, negative, and neutral categories using a data mining approach. Text data was processed through pre-processing stages, term weighting using TF-IDF, and the application of the Synthetic Minority Over-sampling Technique (SMOTE) to address significant class distribution imbalance. The classification algorithm employed was Multinomial Naïve Bayes. Model performance evaluation was conducted by comparing two training-testing data split scenarios: 90:10 and 80:20 ratios. The results indicate that public opinion is dominated by negative sentiment at 73.2%, reflecting public disappointment. In terms of model performance, the 90:10 ratio scenario yielded the best accuracy of 80%, outperforming the 80:20 ratio which recorded an accuracy of 75%. These findings demonstrate that combining Multinomial Naïve Bayes with the SMOTE technique is effective in handling imbalanced text data and is capable of accurately mapping public perception.

Windi Astuti; Windi Astuti; Bambang Irawan; Nur Ariesanto Ramdhan

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

The development of social media platforms like TikTok has created new spaces for digital economic activities, including the practive of thrifting, which has now become a trend among the public. However, government policies that block these activities have sparked various public reactions. This study aims to analyze public sentiment regarding the issue of thrifting bans on the TikTok platform using the Bidirectional Long Short-Term Memory (Bi-LSTM) method. This method was chosen because it can understand text context from both directions, allowing it to capture deeper semantic meaning. The dataset consist of 4,000 TikTok user comments collected through a crawling process. The research stages include data preprocessing, sentiment labeling, splitting training and test data, training the Bi-LSTM model, and evaluating performance using accuracy, precision, recall, and F1-score metrics. The research results show that the Bi-LSTM model achieved an accuracy of 86.15%, with stable classification performance and minimal error rate. These findings indicate that Bi-LSTM is effective for sentiment analysis of public opinions on Indonesian language social media, particularly on context specific policy issues. Further development can be carried out by adding pre-trained embeddings or attention mechanisms to improve the model’s performance.

Achhmad Agam; Achhmad Agam; Supatman

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Manual quality assessment of Platelet Concentrate (TC) is highly subjective and inconsistent, necessitating an objective, automated classification system. This study aims to develop a computationally efficient, low-cost model for TC quality classification using Histogram Features extracted from grayscale images combined with the K-Nearest Neighbor (KNN) algorithm. The methodology employed critical preprocessing steps, including StandardScaler for normalization and SMOTE for balancing the training data, followed by optimization across K=1 to K=30. The optimal model achieved a maximum accuracy of 69.23% at K=6, with an F1-Score of 71.43%, confirming robust performance on the imbalanced testing set. The results validate the effectiveness of the Histogram-KNN approach as a consistent and reliable decision support system for rapid TC quality screening in resource-limited settings.

Ahmad Muhtadi; Luky Mahendra; Moh. Rosan Taufel Al Farobi

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

The development of renewable energy, particularly Solar Power Plants (PV), requires a reliable, real-time, and easily accessible electrical energy monitoring system to ensure optimal system performance. This study aims to design and implement an Internet of Things (IoT)-based electrical energy monitoring system for PV using the NodeMCU ESP32 microcontroller, the PZEM-004T sensor for measuring electrical parameters, and the Node-RED platform as the data visualization interface. The developed system is designed to monitor voltage, current, power, energy, frequency, and power loss in real time, and then display the data in the form of numerical values, graphs, and indicators on a dashboard accessible through a local network. The research method includes hardware design, software development (sensor reading, data processing, and communication), integration with Node-RED, and system testing on a small-scale PV installation. The test results show that the system is capable of monitoring electrical parameters in a stable and responsive manner. Variations in sunlight intensity were found to affect the current and power produced by the solar panels, whereas the inverter output voltage tended to remain within normal operating ranges. The Node-RED dashboard display was considered informative and helpful for users in monitoring and analyzing PV performance. Based on these results, it can be concluded that the IoT-based electrical energy monitoring system designed in this study functions well and is feasible for application in residential or educational-scale PV installations. The system still has the potential for further development through cloud service integration, the addition of environmental sensors, and enhancements to data analysis features and user interface design.

Andin Ayu Oksilia Ramadhani; Andin Ayu Oksilia Ramadhani; Bambang Irawan

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Tourism is one of the sectors that plays an important role in boosting economic growth through travel activities and destination exploration. Tourists' preferences for nature-based tourism options, such as mountain hiking or beach tourism, are influenced by various factors, ranging from personal experiences and recreational interests to social characteristics. Therefore, a technology-based approach is needed to predict destination choice tendencies more accurately. As artificial intelligence technology develops, deep learning methods have been widely used in classification processes due to their ability to process large amounts of data and recognize complex patterns. In this study, a Multilayer Perceptron (MLP) model is used to classify tourists' preferences between mountain or beach destinations based on a survey dataset. The research stages include data processing, data splitting using a train-test split, model training, and performance evaluation using accuracy, precision, recall, and F1-score. The test results show that the MLP model is capable of achieving an accuracy rate of 99%, confirming that deep learning methods are effective in automatically mapping tourism preference trends. This research is expected to serve as a basis for the development of more personalized travel destination recommendation systems, as well as to support tourism management in formulating targeted promotional strategies.

Firyal Nabila Ulya H.M; Firyal Nabila Ulya H.M; Bambang Irawan; Abdul Khamid

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Hijaiyah letters have varying shapes, and some of them are very similar, often causing errors in the manual character recognition process. This study aims to classify Hijaiyah letters based on digital images using the Convolutional Neural Network (CNN) method. This method was used in this study with a dataset consisting of 28 letter classes and a total of 4,480 images obtained from various public sources and private data. All images underwent a preprocessing stage that included labeling, resizing, normalization, and augmentation, then were divided into three parts, namely training data, validation data, and test data with a ratio of 70:20:10. The training process was carried out using the Python programming language with the help of the TensorFlow and Keras libraries on the Google Colab platform. The test results showed that the CNN model achieved an accuracy of 97.10%, with an average precision, recall, and F1-score of 0.97, respectively. Classification errors only occurred in letters that had similar shapes, such as Syin and Sin. Based on these results, the CNN method proved to be effective, efficient, and accurate in recognizing Hijaiyah letter image patterns, so it can be used as a basis for developing classification models with higher accuracy in the future.

Nova Eliza; Bambang Irawan; Abdul Khamid

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Waste has become a serious environmental problem in Indonesia, which continues to increase along with population growth. The issue of waste management poses serious challenges for the environment, especially in the process of separating organic and inorganic waste. In the field of computer vision, recognising the type and shape of waste through camera images remains a challenge due to variations in shape, colour, and complex lighting conditions. Therefore, this problem utilises Deep Learning technology, which is expected to be widely applied in Indonesia, especially in large cities with high waste volumes. This study aims to distinguish between organic and inorganic waste using the Convolutional Neural Network (CNN) method based on digital images. The developed CNN model was trained to recognise the visual patterns of each type of waste and tested to measure its accuracy. The test results show that the CNN-based classification system is capable of achieving an accuracy rate of 95%, thus proving the effectiveness of this method in supporting artificial intelligence-based automatic waste sorting systems.

Rustiana Rustiana; Eka Nuryanto Budisusila

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Oxygen is vital therapy where delivery accuracy is crucial, especially for infant patients, to ensure treatment effectiveness and prevent the risks of hypoxia or toxicity. With the implementation of the mandatory Domestic Product Utilization Policy (TKDN+BMP ≥ 40%), evaluating the quality of local products has become an urgent necessity. This study aims to test and analyze the quality and accuracy of domestically produced infant oxygen flowmeters compared to an imported product. The method used was experimental testing, measuring three brands of domestic products and one brand of foreign product at flow rate settings of 0.5, 1, 1.5, and 2 liters per minute (LPM). Each setting point was measured 10 times using a standardized calibrator to ensure data reliability. The measurement results were analyzed to identify the deviation level of each product. The findings of this study are expected to provide an objective conclusion on the quality equivalence of domestic products with imported ones and to identify which product has the lowest deviation rate. This can serve as scientific consideration for hospitals in selecting high-quality infant oxygen flowmeters, thereby supporting the domestic product policy.

Efansa, Chika; Chika Efansa; Pradita Eko Prasetyo Utomo; Muhammad Razi A

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

PAMTIRTA Tempino is an institution that provides clean water services in the Tempino area. The process of recording water use and monitoring water turbidity is still done manually, making it prone to recording errors and making it difficult to monitor the water quality distributed to the community. This study aims to design a website-based water turbidity recording and monitoring system by focusing on User Interface (UI) and User Experience (UX) aspects using the Design Thinking method. The research follows five stages of Design Thinking: empathize, define, ideate, prototype, and test. Data collection involves observation and in-depth interviews with PAMTIRTA officers. The results include a design with key features such as digital water meter recording, turbidity monitoring dashboards, and complaint services. The prototype was tested using Maze and the System Usability Scale (SUS), achieving a score of 80.1 and falling into the "Good" category (grade B). These results demonstrate that the UI/UX design effectively provides an easy-to-understand, operationally suitable, and efficient solution for PAMTIRTA Tempino's water recording and turbidity monitoring needs. This design offers a ready-to-implement solution to improve the efficiency, accuracy, and quality of clean water services in the Tempino area.

Laurentinus, Laurentinus; Widianto, Adi

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

The advancement of information technology has had a significant impact across various sectors, including healthcare. The digitalization of healthcare services has become a solution to improve efficiency, effectiveness, and accessibility for the public. Puskesmas Selindung still uses a manual patient registration system, which leads to several issues such as long queues, extended waiting times, and the risk of lost or damaged patient records. Based on visit data, the number of patients coming to Puskesmas Selindung has increased each year. Therefore, a digital queue system is needed to optimize the patient registration process. This research aims to analyze and design an Android-based patient registration queue application to improve service efficiency at Puskesmas Selindung. The research methods include system requirements analysis, user interface design, and the development of core features to support the online patient registration process. The implementation of this application is expected to reduce long queues, speed up administrative processes, and make it easier for patients to access healthcare services more effectively and accurately. With this Android-based system, the quality of healthcare services at Puskesmas Selindung is expected to improve significantly.

Safira Fegi Nisrina; Nisrina, Safira Fegi; Mulyono Mulyono; Basuki Rahmat

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

The problems in rice fields are complex and varied, depending on geographic location, rice variety, and growing season. Pests often cause serious economic losses. The Solar Sonic Repeller is an innovative portable pest control device designed to address pest problems by utilizing renewable energy, specifically solar energy. This product aims to offer an environmentally friendly and efficient solution. It works by emitting ultrasonic sound waves with a frequency of 30,000–40,000 Hz. The device's advantages lie in its portability and energy independence, thanks to the use of a charging module powered by an integrated photovoltaic (PV) panel with automatic battery charging during the day. The first test measured the output frequency using an oscilloscope to verify that the oscillator circuit produced waves at the specified frequency. The second test measured the device's effectiveness by examining the pest response to the device at various distances. This test was effective within a maximum radius of approximately 14 m from the center point, covering a rice field area of ​​250 m2.

Dian Sri Agustina; Yunita Trimarsiah; Satria Novari

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Information technology is currently developing and growing rapidly in all fields, supported by the advancement of computer technology. The application of information systems can also be applied to the financial services sector, including cooperatives like K.S.P Al Hudori. The loan service system remains ineffective due to the manual data management process, which involves writing data into ledgers, which are easily lost or damaged due to the paper-based nature of the data. This research aims to implement a loan information system at K.S.P Al Hudori that can assist with loan data verification, search, and report generation. This information system was designed using Embarcadero XE2 and Microsoft Access 2007 as its database. This system has been implemented at KSP Al Hudori. It is hoped that this information system will simplify the loan management process at K.S.P Al Hudori

Dodi Herryanto; Dian Sri Agustina; Muhajir Arafat

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Information technology is currently developing and growing rapidly in all fields, supported by the advancement of computer technology. The application of information systems can also be applied to the financial services sector, including cooperatives like K.S.P Al Hudori. The loan service system remains ineffective due to the manual data management process, which involves writing data into ledgers, which are easily lost or damaged due to the paper-based nature of the data. This research aims to implement a loan information system at K.S.P Al Hudori that can assist with loan data verification, search, and report generation. This information system was designed using Embarcadero XE2 and Microsoft Access 2007 as its database. This system has been implemented at KSP Al Hudori. It is hoped that this information system will simplify the loan management process at K.S.P Al Hudori.

Sri Anardani; Sri Anardani; Muhammad Salimy Ahsan; Crismantoro Budisaputro; Muh Nur Luthfi Azis

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Knowledge must be managed effectively to facilitate transfer between individuals, groups, and organizations. The Informatics Engineering study program currently lacks a system for knowledge management. Currently, the study program facilitates offline discussion forums for the sharing of knowledge gained by lecturers and students. These offline discussion forums require significant costs, time, and space, often resulting in delays in knowledge sharing. This research focused on the analysis and design of a Knowledge Management System to meet the needs of Informatics Engineering students at Universitas PGRI Madiun. The system development method used was the Knowledge Management System Lifecycle (KMSL). In this study, the TIF KMS system using the KMSL method has been successfully built. The results of testing using the Blackbox Testing method showed that 5 scenarios and 18 cases were successfully executed as expected with a 100% success rate. Based on the system test results, the TIF KMS is ready to proceed to the implementation stage. Future implementation can be done by developing additional features such as a digital library

Sita Shabrina Rahmatina; Maya Utami Dewi; Iman Saufik

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Drug abuse (Narcotics, Psychotropics, and other Addictive Substances) is a serious problem that can threaten the younger generation, especially in the Panggung Kidul Village area. The lack of public understanding, especially teenagers, regarding the dangers and negative impacts of drug abuse is one of the factors that influence the high risk of substance abuse. Therefore, innovative and interactive educational media are needed to increase public awareness and understanding regarding the prevention of drug abuse. This study offers a solution by designing and developing educational media based on Augmented Reality (AR) technology as a visual and interactive tool that conveys information in an interesting and easy-to-understand manner. The use of smartphones as the main device in AR applications makes this media more easily accessible to various groups of people. The test results using the System Usability Scale (SUS) method showed a user satisfaction level of 96% which is included in the Acceptable category. Thus, this AR-based educational media is expected to be an effective means of increasing public understanding of the dangers of drug abuse and encouraging early preventive efforts.

Yusuf, Aisya Nur Aulia; Nurdiniyah, Elsa Sari Hayunah; Amalia, Norma

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

This study presents a machine learning approach for predicting the dimensions of microstrip antenna slots based on antenna performance parameters such as frequency, gain, directivity, return loss (S11), radiation efficiency, and VSWR. A two-phase methodology was employed. In the first phase, ten regression algorithms were evaluated, and Random Forest was identified as the most effective model based on Mean Absolute Error (MAE) and R-squared (R²) scores. In the second phase, hyperparameter tuning was conducted using Grid Search to further improve the model’s performance. The optimized Random Forest model demonstrated consistent improvements in predictive accuracy, with R² values increasing across all output variables. These results indicate that the combination of regression-based modeling and systematic hyperparameter tuning is effective for capturing complex relationships in antenna design tasks. The proposed approach offers a promising data-driven alternative for geometric prediction in microstrip antenna development, particularly when analytical models are insufficient.

Valiant Krisnha, Arkana; Valiant Krisnha, Arkana; Ramdhan, Nur Ariesanto; Premana, Agyztia

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Digital transformation in government bureaucracy has become a strategic step to improve efficiency, accountability, and transparency, including in the management of regional legal products. In the Regional Secretariat of Tegal Regency, the process of submitting legal products is still done manually, which causes inefficiencies, delays, and a lack of document traceability. To address these issues, a web-based legal product submission application has been developed with document tracking features. This research uses the Waterfall system development method, and implements a FIFO (First In First Out) queuing system in the submission process, along with Role-Based Access Control (RBAC) for managing user access rights. The goal of this system is to create a faster, more transparent, and digitally documented application process. The implementation results show that the application is able to systematically and integratively manage the flow of submissions, corrections, verification, and the ratification of legal products. Features such as a Login page with CAPTCHA, analysis dashboards, tracking, and monthly reports enhance the monitoring and security functions of the system. This application can be an effective solution in supporting the digitization of regional legal bureaucracy, as well as providing ease and efficiency for regional officials in preparing and submitting drafts of legal products digitally.