Computer Engineering and Applications Journal
Not a member yet
101 research outputs found
Sort by
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
Classification of Atrial Fibrillation In ECG Signal Using Deep Learning
Atrial fibrillation is a type of heart rhythm disorder that most often occurs in the world and can cause death. Atrial fibrillation can be diagnosed by reading an Electrocardiograph (ECG) recording, however, an ECG reading takes a long time and requires specialists to analyze the type of signal pattern. The use of deep learning to classify Atrial Fibrillation in ECG signals was chosen because deep learning has 10% higher performance compared to machine learning methods. In this research, an application for classification of Atrial Fibrillation was developed using the 1- Dimentional Convolutional Neural Network (CNN 1D) method. There are 6 configurations of the 1D CNN model that were developed by varying the configuration on the learning rate and batch size. The best model obtained 100% accuracy, 100% precision, 100% recall, and 100% F1 Score
Dermatitis Atopic and Psoriasis Skin Disease Classification by using Convolutional Neural Network
Skin is the one of the body parts that play a large role in human physical body. There are so many functions of the skin such as offering protection against fungal infection, bacteria, allergy, viruses and controls the temperature of the body. But, the reported shown that the skin disease is the most common disease in humans among all age groups and a significant root of infection. The diagnosis of skin diseases involves several tests. Due to this, the diagnosis process is seen to be intensely laborious, time-consuming and requires an extensive understanding aspecially for the skin disease that have similar symptoms. Two skin diseases that have similar symptoms and most misdiagnosed are atopic dermatitis and psoriasis. Convolutional Neural Network for image processing and classifying have been developed for more accurate classification of skin diseases with different architectures. However, the accuracy in determining skin lesions using CNNs is on the average level. The factors that affect the accuracy result of a CNN is the depth where gradients vanished as the network goes deeper. Another factor is the variance in the training set which means the need of the large size of training set. Hence, in this study we tried 10 CNN architecture to get the best result for classifying dermatitis atopic and psoriasis. These are VGG 16, VGG 19, ResNet 50, ResNet 101, MobileNet, MobileNet V2, DenseNet 121, DenseNet 201, Inception and Xception. Experimental result shown that the inception V3 architecture give the best result with accuracy for data testing 84%, accuracy for unseen data 82% and confusion matrix with True positive obtained is 248, True Negative is 61, False positive is 54 and False Negative 298
Automated Continuous IoT-Based Monitoring System for Vaname Shrimp Cultivation Management
Shrimp cultivation in Indonesia has been increasing since the introduction of white leg shrimp or often known as vaname (Penaeus vannamei) from the South Pacific waters. The use of a cultivation model with a circular pond with a diameter of 10 meters has begun to attract shrimp farmers in the northern coastal areas of Java, including Tuban Regency. There are several water quality parameters that affects survival rate such as Dissolved Oxygen (DO), Temperature, and Total Dissolved Solids (TDS). Shrimp pond farmers in Tuban Regency have used digital measuring tools to monitor the environmental conditions. However, these measurements cannot be carried out continuously for 24 hours. This often causes delays in identifying problems that occur in ponds and eventually impacts on reducing biomass weight, resulting in not achieving harvest targets. In this study, a continuous monitoring system for water quality management was designed and implemented. The system consists of an IoT-based water quality monitoring device combined with a Shrimp Aquaculture Management Information System. Based on the system that has been built, it is found that the system has been able to acquire all sensor parameters and send them to the server. The results of calibration and prediction using linear regression show that the average data reading error is achieving 14% for DO sensors, and 1% each for temperature and TDS sensors. The aggregated data is presented in tabular and graphic formats so that daily monitoring and predictions can be carried out in ponds
Parking System Optimization Based on IoT using Face and Vehicle Plat Recognition via Amazon Web Service and ESP-32 CAM (Case Study: Institut Teknologi Sumatera)
Today\u27s technology has developed rapidly. One application of technology is in the parking lot. Most parking lots in Indonesia can already recognize the vehicle plate image, but it is hoped that it can be even better by applying Internet of Things (IoT) technology that is integrated with facial recognition images. One of the parking problems is in the parking lot at the Sumatran Institute of Technology, where checking is still done manually by security officers. This of course will take time and the level of security is also not good, because when you enter there is no checking. Checks are only carried out at the time of exit and the officer who checks is not necessarily the same and memorized as the owner of the vehicle. The addition of this facial image recognition feature is expected to increase the security of the parking system. Facial image recognition can be assisted by Cloud services from Amazon Image Recognition. With this service, no training data is required. The system developed is only a prototype. The developed parking system can recognize facial images and vehicle license plates with 2 cameras using the ESP32-Cam when entering and exiting the parking lot. The use of the ESP32-cam can recognize facial images both during the day and at night. The results obtained by the system can work effectively with an increase of 21%
Detection of Diabetic Retinopathy Using Convolutional Neural Network (CNN)
One of the complications of Diabetes Mellitus, namely Diabetic Retinopathy (DR) damages the retina of the eye and has five levels of severity: Normal, Mild, Medium, Severe and Proliferate. If not detected and treated, this complication can lead to blindness. Detection and classification of this disease is still done manually by an ophthalmologist using an image of the patient\u27s eye fundus. Manual detection has the disadvantage that it requires an expert in the field and the process is difficult. This research was conducted by detecting and classifying DR disease using Convolutional Neural Network (CNN). The CNN model was built based on the VGG-16 architecture to study the characteristics of the eye fundus images of DR patients. The model was trained using 4750 images which were rescaled to 256 X 256 size and converted to grayscale using the BT-709 (HDTV) method. The CNN-based software with VGG- 16 architecture developed resulted in an accuracy of 62% for the detection and classification of 100 test images based on five DR severity classes. This software produces the highest Sensitivity value in the Normal class at 90% and the largest Specificity value in the Mild class at 97.5%
Effect of Genetic Algorithm on Prediction of Heart Disease Stadium using Fuzzy Hierarchical Model
The Fuzzy Hierarchical Model method can be used to predict the stage of heart disease. The use of the Fuzzy Hierarchical Model on complex problems is still not optimal because it is difficult to find a fuzzy set that provides a more optimal solution. This method can be improved by changing the membership function constraints using Genetic Algorithm to get better predictions. Tests carried out using 282 heart disease patient data resulted in a Root Mean Squared Error (RMSE) value of 0.55 using the best Genetic Algorithm parameters, including population size of 140, number of generations of 125, and a combination of cross-over rate and mutation rate of 0.4 and 0.6 whereas the RMSE value generated by the Fuzzy Hierarchical Model before being optimized by the Genetic Algorithm was 0.89. These results indicate an increase in the predictive value of the Fuzzy Hierarchical Model after being optimized using the Genetic Algorithm
Simulation Design of Artificial Intelligence Controlled Goods Transport Robot
Technological advances enable scientists and researchers to develop more automated systems for life\u27s convenience. Transportation is among those conveniences needed in daily activities, including warehouses. The easy-to-build and straightforward transport robot are desired to ease human workers\u27 working conditions. The application of artificial intelligence (AI), Fuzzy Logic Controller, and Neural Network ensures the robot is able to finish assigned tasks better and faster. This paper shows the concept design of an AI-controlled good transport robot applied in the warehouse. The design is made as fast and straightforward forward possible, and the feasibility of the proposed method is proven by simulation in Scilab FLT and Neuroph
Analysis and Implementation of Augmented Reality Using Markerless and A-Star Algorithm (Case Study: Gedung Kuliah Umum ITERA)
Institut Teknologi Sumatera is a public university in the province of Lampung. Institut Teknologi Sumatera (ITERA) has many buildings, including Gedung Kuliah Umum (GKU). GKU is the largest and widest lecture building in ITERA. GKU has four floors, where each floor has many rooms in it with different functions in each room. As the largest building in ITERA, GKU is often used for various events, including CPNS exams, new student admissions, or for visits from other campuses. Due to the size of this building, this allows visitors from outside ITERA to GKU to experience problems in terms of time to ask questions and difficulty finding various spaces in the GKU Building. This research uses Augmented Reality technology to help make it easier for visitors from outside ITERA to find space quickly and precisely. In its development using several tools, including the ARWaKit SDK. This framework is used on devices with the IoS operating system. In its implementation, it requires a camera on a smartphone to capture existing images and convert them into cyberspace. In the ARWayKit framework, Azure Spatial Anchors have been used which can be used to carry out the mapping process as a markerless method and to optimize the distance from the user\u27s position to the destination location, the a-star algorithm is used. The results obtained from the Variation-2 test were 91.6%
Brahmi Script Classification using VGG16 Architecture Convolutional Neural Network
Many Indonesians have difficulty reading and learning the Brahmi script. Solving these problems can be done by developing software. Previous research has classified the Brahmi script but has not had an output that matches the letter. Therefore, letter classification is carried out as part of the process of recognizing Brahmi script. This study uses the Convolutional Neural Network (CNN) method with the VGG16 architecture for classifying Brahmi script writing. Training results from various amounts of image data. Smooth model. The requested image data is a 224x224 binary image. This study has the highest quality, accuracy is 96%, highest recall is 98% and highest precision is 98%