SciRepID - Scientific Publication Search

Publication Search

19,985 articles from 385 journals · 1,447 citations tracked

Showing 1-20 of 180

Analytics

Muhimatul Ifadah; Muhimatul Ifadah; Bambang Irawan

Jurnal Elektronika dan Komputer 2026 STEKOM PRESS

User reviews on the Shopee e-commerce platform represent an important source of information for understanding consumer perceptions of products and services. Sentiment analysis is commonly applied to classify user opinions into positive, neutral, and negative sentiment categories based on textual data. This study aims to analyze the performance of the Long Short-Term Memory (LSTM) method in sentiment classification of Shopee user reviews. The dataset used in this study consists of Indonesian-language user reviews that have undergone preprocessing stages, including case folding, text cleaning, tokenization, and stopword removal. The LSTM model was trained using preprocessed text represented as word sequences. Model performance was evaluated using overall accuracy and class-wise classification results. The experimental results indicate that the LSTM method achieved an overall accuracy of 87.62%. In addition, the classification performance for the positive sentiment class reached 95.27%, the neutral class achieved 4.96%, and the negative class reached 74.26%. These results demonstrate that the LSTM method performs well in classifying sentiment in Shopee user reviews, particularly for positive sentiment. This study is expected to provide insights and references for the application of deep learning methods in sentiment analysis of Indonesian e-commerce review data.

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.

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.

Achmad Restu Fauzi; Achmad Restu Fauzi; Kusnadi Kusnadi; Arif Nursetyo

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

The increasing global energy demand drives the search for efficient and sustainable renewable energy solutions. Solar panels have become one of the most widely used technologies; however, their efficiency remains limited when installed in a static position. This research aims to analyze the performance of a single-axis auto tracking system on a 10WP solar panel integrated with the Internet of Things (IoT) for real-time monitoring, specifically in powering a portable powerbank. The research method employed was a quantitative experimental design with three testing scenarios: powerbank charging using an auto-tracking solar panel, a static solar panel, and conventional household electricity as a comparison. Charging data were collected via an IoT system integrated with the Blynk application in real-time. The results indicate that the auto-tracking system increased charging efficiency by around 10%, compared to only 6% with a static panel in one hour. This performance is nearly equal to household electricity charging, which reached approximately 10–11%. The study concludes that the single-axis IoT-based auto-tracking system significantly enhances the performance of small-scale solar panels and holds strong potential for portable energy solutions in remote areas.

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.

Niko, Niko Surya Atmaja; Surya Atmaja, Niko; Muhammad Khoiruddin Harahap; Sahyunan Harahap

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Relational databases store information in interconnected tables and are widely used for data management and retrieval. However, in certain environments, the original values stored in a relational database cannot be exposed during data retrieval. This limitation creates a challenge because common encryption methods only transform data for storage and do not support mathematical operations needed for value matching. Partially Homomorphic Encryption is a cryptographic approach that allows specific mathematical operations to be performed directly on transformed data without restoring it to its original form. This study proposes the use of Partially Homomorphic Encryption to enable value-based data retrieval while keeping all stored values in their transformed form throughout the entire process. The method relies on homomorphic properties that allow mathematical comparison to be conducted on encrypted data, making the retrieval process possible without revealing the original values. The results show that this approach can perform data retrieval operations in a relational database while preserving the transformed structure of the stored data. The proposed method offers an alternative for environments that require data retrieval without exposing original values and demonstrates the potential of homomorphic techniques in supporting secure and functional data processing in relational database contexts.

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.

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.

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.

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.

Ryzal Nur Alvandy; Ryzal Nur Alvandy; Arita Witianti

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

The rapid expansion of e-commerce in Indonesia has resulted in a significant rise in the number of customer reviews, which serve as a valuable source of insight for understanding consumer satisfaction. This study aims to classify or identify sentiments from product reviews on the Tokopedia platform into three categories, using the Support Vector Machine algorithm. The classification method data were ethically collected through web scraping and include review text, ratings, and the number of “likes.”  The preprocessing stage involved several NLP techniques such as pre-procesesing data representation was generated using the Term Frequency–Inverse Document Frequency method, while the issue of class imbalance was addressed using the Synthetic Minority Over-sampling Technique.  Based on the test results, the SVM model achieved an accuracy of 79.48% on the test data using a linear kernel, showing the best performance in classifying positive sentiments. However, the classification of neutral and negative sentiments still requires improvement. This study demonstrates that the combination of the TF-IDF method, additional numerical features, and data balancing techniques can produce an an efficient sentiment analysis model within the e-commerce domain.

Ahmad; Marlina; Hasnawati; Masnur; Wahyu Artanugraha +5 more

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Barru Regency tourism has a variety of tourist attractions, but information related to the location and potential of tourism has not been digitally integrated, making it difficult for tourists and the government to access data. This study aims to design and build a web-based Geographic Information System (GIS) that can map the location of tourist attractions in Barru Regency interactively, easily accessible, and equipped with supporting information in the form of descriptions, types of tourism, photos, and travel routes. The research method used is Research and Development (R&D) with the stages of tourist attraction surveys, interface design, feature development, and system testing. The results of the study are in the form of a website "Web-Based Geographic Information System for Mapping Tourist Attractions in Barru Regency" which is able to present tourist information systematically and easily understood. The conclusion of this study shows that the developed system can be a supporting medium in disseminating tourism information, helping tourists find tourist locations, and supporting the local government in managing and developing the tourism sector based on spatial data. This application also has the potential to be an educational and promotional tool to increase tourist visits to Barru Regency

Bambang wido kristanto; Agus wibowo; Bambang wido kristanto

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Indonesia has extraordinary resources and potential in developing renewable energy sources (RES), but various obstacles must be overcome in implementing RES. The purpose of this study is to analyze the gap in the application of RES. This gap includes energy knowledge, community participation, battery waste management, service quality, regulation, and legal policy. This study uses a mixed-methods approach, by conducting a structured questionnaire in quantitative data collection, while qualitative data collection through special interviews, focused group discussions, and conducting policy regulation analysis. The results show that 62% of people do not understand RES, 28% are involved in project planning, and 74% are unaware of SOP (standard operating procedures) regarding battery waste recycling. The results of the correlation analysis reveal a positive relationship between the level of knowledge and interest in RES (R = 0.56). Also, the developed community-based participation model includes initial involvement, transparency of information, and local incentives. These findings further strengthen the compatibility of the innovation diffusion theory, planned behavior theory, SERVQUAL, and the theory of public interest. This study will make a practical contribution through evidence-based strategies in increasing resilience, especially for policymakers and energy service providers. The impact of the policy aspects includes the need for large reforms, education, public campaigns, and the realization of battery waste management systems. This study also provides an opportunity for further study by expanding the geographical scope and related industrial sectors.

Dedy Yusuf; Dedy Yusuf; Khoirur Rozikin; Nuris Dwi Setiawan

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

The manual employee attendance process at the Perjuk Village government level often results in inaccurate data, delayed recapitulation, and difficulties in real-time attendance monitoring. This study aims to develop an Internet of Things (IoT) and Radio Frequency Identification (RFID)-based village employee attendance system to simplify the administrative process and improve the efficiency of attendance recording. The development method used is the Research and Development (R&D) model with stages including needs analysis, system design, validation, field trials, and product revisions. The system was built using an ESP32 microcontroller, an RC522 RFID module, and a Wi-Fi connection to transmit attendance data to a web-based server. Testing was conducted using the black box method to ensure all system features run according to design. The results of the black box test show that all features run according to design. The system records attendance automatically with 100% accuracy, saves data to the server database, and displays reports in the form of tables, graphs, and statistical cards. The study concludes that this IoT and RFID-based attendance system is able to improve the accuracy, speed, and efficiency of recording compared to manual methods, and is in accordance with operational needs at the Perjuk Village Office.

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.

Silvia Ningsih; Silvia Ningsih

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Information technology is a technology used to manage data, including processing, acquiring, organizing, storing, and manipulating data in various ways to produce high-quality information—namely, information that is relevant, accurate, and timely. This information is used for personal, business, and governmental purposes, serving as strategic information in decision-making. To anticipate changes in weather conditions, particularly rainfall, a valid and accurate report is needed that can be useful for the public. So far, the correlation or relationship between the factors influencing weather conditions—especially rainfall—has not been precisely determined, making it mathematically difficult to create a model that can describe the correlation among all these factors. This is where Artificial Neural Networks (ANN) come into play: to create such models and map out the existing problems purely based on the input data provided. One of the capabilities of neural networks is to make predictions based on previously learned data using the backpropagation method.