ComEngApp-Journal
Not a member yet
102 research outputs found
Sort by
Electrical Energy Monitoring and Analysis System At Home Using IoT-Based Prophet Algorithm
Electrical energy is one of the necessities of human life, especially in modern society in urban areas. With a monitoring device for electrical energy consumption using IoT technology, the results of the development show that the monitoring system works well, but the results show that current and voltage measurements are still less accurate. Therefore, in this study, an Electrical Energy Analysis and Monitoring System were developed using the IoT-Based Prophet Algorithm. Data collection was obtained from electrical energy using the PZEM-004T module sensor device used at home and the energy data obtained were stored in a MySQL database. This PZEM data retrieval will appear in real time on the Monitoring Website. The dataset was processed by implementing the Prophet Algorithm, evaluating the model and visualizing the prediction results on the analysis website. Testing using Mean Absolute Percentage Error (MAPE). For design, this system uses energy data and data retrieval time as parameters in the monitoring system for the use of electrical energy at home. Analysis of data taken from electrical energy monitoring was predicted by the model created by the Prophet Algorithm and tested with MAPE to see how accurate the predicted value is in the Prophet Algorithm model. Predictions in this study get an error value of less than 10%, namely 6.87%, which means it is very accurate in predicting the prophet algorithm at home
Image Classification of Traditional Indonesian Cakes Using Convolutional Neural Network (CNN)
Indonesia is one of the countries famous for its traditional culinary. Traditional cakes in Indonesia are traditional snacks typical of the archipelago\u27s culture which have a variety of textures, shapes, colors that vary and some are similar so that there are still many people who do not know the name of the cake from the many types of traditional Indonesian cakes. The problem can be solved by creating a traditional cake image recognition system that can be programmed and trained to classify various types of traditional Indonesian cakes. The Convolutional Neural Network method with the AlexNet architecture model is used in this research to predict various kinds of traditional Indonesian cakes. The dataset used in this research is 1846 datasets with 8 classes of cake images. This study trained the AlexNet model with several optimizers, namely, Adam optimizer, SGD, and RMSprop. The best parameters from the model testing results are at batchsize 16, epoch 50, learning rate 0.01 for SGD optimizer and learning rate 0.001 for Adam and RMSprop optimizers. Each optimizer tested produces different accuracy, precision, recall, and f1_score values. The highest test results that have been carried out on the image dataset of typical Indonesian traditional cakes are obtained by the Adam optimizer with an accuracy value of 79%
Analysis and Implementation of Blowfish and LSB Algorithm on RGB Images using SHA-512
The growth of the internet globally keeps increasing as time goes. There\u27s a big amount of data type saved there too. Those data need to be secured so anyone who doesn\u27t have the right to access them can access it. The purpose of this article is to secure text information into image media using the Blowfish method for encrypting text information and securing it using the Hash function SHA-512 and then embedded it in image media using the Least Significant Bit (LSB) method. The result of implementing those methods using image media sized 138Kb and 39.85Kb with plaintext measuring 27 and 85 characters shows that integrity data is secured with SHA-512 method. The test result using PSNR method to get the score of image quality after embedding information to the image shows that the average number of PSNR’s score is 70,74 dB which means the quality is good and has less difference from the original image
The Eye and Nose Identification Chip Controller-Based on Robot Vision Using Weightless Neural Network Method
Increasingly advanced image analysis in computer vision, allowing computers to interpret, identify, and analyze pictures with accuracy comparable to humans. The availability of data sources in decimal, hexadecimal, or binary forms enables researchers to take the initiative in applying their study findings. Decimal formats are typically used on traditional computers like desktops and minicomputers, whereas hexadecimal and binary formats were utilized on single-chip controllers. Weightless Neural Network is a method that can be implemented in a single chip controller. The aim of this research is to develop a facial recognition system, for eye and mouth identification, that works in a single chip controller or also called a microcontroller. The suggested method is a Weightless Neural Network with Immediate Scan approach for processing and identifying eye and nose patterns. The data will be handled in many memory locations that are specifically designed to handle massive volumes of data. The data is made up of primary face data sheets and face input data. The data sets utilized are (x,y) pixels, and frame sizes range from 90x90 pixels to 110x110 pixels. Each face shot will be processed by selecting the region of the eyes and nose and saving it as an image file. The eye and nose will identify the face frame. Next, the photos will be converted to binary format. A magazine matrix will be used to transmit binary data from a minicomputer to a microcontroller via serial connection. Based on a known pattern, the resultant similarity accuracy is 83,08% for the eye and 84,09% for the sternum. In contrast, the similarity percentage for an eye ranges from 70% to 85% for an undefined pattern
Optimization of Distributed RSA Encryption and Decription Processing Using Process Scheduling Method In Single Board Computer Cluster Architecture (SBC)
Data security is still a major issue regarding the need for data confidentiality. The encryption process using the RSA algorithm is still the most popular method used in securing data because the complexity of the mathematical equations used in this algorithm makes it difficult to hack. However, the complexity of the RSA algorithm is still a major problem that hinders its application in a more complex application. Optimization is needed in the processing of this RSA algorithm, one of which is by running it on a distributed system. In this paper, we propose an approach with a FIFO process scheduling algorithm that runs on a single board computer cluster. The test results show that the allocation of resources in a system that uses a FIFO process scheduling algorithm is more efficient and shows a decrease in the overall processing time of RSA encryption
Comparison of Naive Bayes and Support Vector Machine (SVM) Algorithms Regarding The Popularity of Presidential Candidates In The Upcoming 2024 Presidential Election
This study aims to compare the effectiveness of two classification algorithms, Naive Bayes and Support Vector Machine (SVM), in analyzing the popularity of presidential candidates for the 2024 Presidential Election (Pilpres). The popularity of presidential candidates plays a crucial role in campaign strategies and political decision-making in the modern political era. This research utilizes data from social media, encompassing public sentiment towards presidential candidates and related political issues. The research results indicate that SVM achieves an accuracy rate of 97%, while Naive Bayes achieves 95%, demonstrating the superiority of SVM in predicting the popularity of presidential candidates. In conclusion, the selection of the appropriate algorithm for analyzing complex political data has a significant impact, and the high accuracy rates of both algorithms provide valuable guidance for political decisionmakers and campaign teams in preparation for the upcoming 2024 Pilpres
Augmented Reality in STEM Using Personalized Learning to Promote Students’ Understanding
The current curriculum highlights the premise of self-directed learning performed by students. Additionally, technological uses in educational settings prove to be a challenging task in a sense of implementing them in learning media and materials used in the classroom. This study aims at investigating the utilization of augmented reality (AR) in STEM (Science, Mathematics, Engineering, and Technology) using personalized learning. This study employed pre-experimental research design, specifically adopting One-Group Pretest-Posttest Design. The findings highlight that students’ pretest scores on average reached 51,6 and significantly improved to 82,67 in their posttest, whereas students’ gain score reached 0,64 which is considered as moderate. Their perspectives towards the use of augmented reality with personalized learning were significantly positive with the percentage of 82,1%. It is evident that the use of augmented reality with personalized learning is a viable option when it comes to affecting the learning outcomes
Imbalanced Data NearMiss for Comparison of SVM and Naive Bayes Algorithms
The study aims to improve the diagnosis, management, and prevention of HIV/AIDS by using classification algorithms. The dataset used consists of 707,379 records and 89 columns. Data preprocessing includes removing irrelevant attributes, handling inconsistencies, and balancing the data using the NearMiss method, resulting in a balanced proportion of reactive and non-reactive HIV cases. Once the data is balanced, it is split into several ratios: 60:40, 70:30, 80:20, and 90:10. The classification models used in this study are Naive Bayes and SVM. The models are evaluated using the metrics Accuracy, Precision, Recall, and F1-Score. The results show that the SVM model achieves the highest accuracy of 82.6% with a 90:10 data split at a 6-fold value, and 82.2% with a 60:40 data split at a 5-fold value. On the other hand, Naive Bayes achieves the highest accuracy of 61.1% with a 60:40 data split
Fake News Detection Using Optimized Convolutional Neural Network and Bidirectional Long Short-Term Memory
The spread of fake news in the digital age threatens the integrity of online information, influences public opinion, and creates confusion. This study developed and tested a fake news detection model using an enhanced CNN-BiLSTM architecture with GloVe word embedding techniques. The WELFake dataset comprising 72,000 samples was used, with training and testing data ratios of 90:10, 80:20, and 70:30. Preprocessing involved GloVe 100-dimensional word embedding, tokenization, and stopword removal. The CNN-BiLSTM model was optimized with hyperparameter tuning, achieving an accuracy of 96%. A larger training data ratio demonstrated better performance. Results indicate the effectiveness of this model in distinguishing fake news from real news. This study shows that the CNN-BiLSTM architecture with GloVe embedding can achieve high accuracy in fake news detection, with recommendations for further research to explore preprocessing techniques and alternative model architectures for further improvement
Classification of Epilepsy Diagnostic Results through EEG Signals Using the Convolutional Neural Network Method
The brain is one of the most important organs in the human body as a central nervous system which functions as a controlling center, intelligence, creativity, emotions, memories, and body movements. Epileptic seizure is one of the disorder of the brain central nervous system which has many symptoms, such as loss of awareness, unusual behavior and confusion. These symptoms lead in many cases to injuries due to falls, biting one’s tongue. Detecting a possible seizure beforehand is not an easy task. Most of the seizures occur unexpectedly, and finding ways to detect a possible seizure before it happens has been a challenging task for many researchers. Analyzing EEG signals can help us obtain information that can be used to diagnose normal brain activity or epilepsy. CNN has been demonstrated high performance on detection and classification epileptic seizure. This research uses CNN to classify the epilepsy EEG signal dataset. AlexNet and LeNet-5 are applied in CNN architecture. The result of this research is that the AlexNet architecture provides better precision, recall, and f1- score values on the epilepsy signal EEG data than the LeNet-5 architecture