Susana Limanto, F. Kartikasari, Merlin Oeitheurisa
{"title":"Improved Learning Outcomes of Descriptive Statistics Through the Test Room and Data Processing Features in the Mobile Learning Model","authors":"Susana Limanto, F. Kartikasari, Merlin Oeitheurisa","doi":"10.1109/ICIEE49813.2020.9277408","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9277408","url":null,"abstract":"Descriptive statistics plays an important role in processing and presenting data. Therefore descriptive statistics is one of the topics that must be mastered by all students, including Informatics Engineering students. Unfortunately, the high mathematical content in this topic is often considered as a threat to students. It makes them get bored and distracted their attention to other things, mostly to their smartphones. This study conducted to develop a mobile-based descriptive statistical learning media that facilitate student work feedback. The feedback was given through the Test Room and Data Processing Features. The media was developed using the prototyping method. The analysis is done by conducting interviews, distributing questionnaires, and trying similar applications. Verification is done using the blackbox testing method, which provides input and sees the output. Validation is done by analyzing the results of examinations from two groups of students, the treated group and the control group. The validation results show that the learning outcome from the treated group was improved. The percentage of students who experienced an increase in exam scores from the treated group was 144% greater than the control group.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117187499","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Random Forest Regression for Predicting Metamaterial Antenna Parameters","authors":"Nazmia Kurniawati, Dianing Novita Nurmala Putri, Yuli Kurnia Ningsih","doi":"10.1109/ICIEE49813.2020.9276899","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9276899","url":null,"abstract":"Metamaterial is an artificial substance that has unique properties such as negative refractive index and negative permittivity that do not exist naturally in the universe. Metamaterial has been extensively used in antenna applications because of its numerous advantages. In antenna applications, the Split Ring Resonator (SRR) structure in the metamaterial antenna can improve antenna performance. In this paper, we use random forest regression which is part of machine learning algorithm to predict antenna parameters, such as gain, Voltage Standing Wave Ratio (VSWR), bandwidth, and return loss. Based on prediction result, number of estimator that resulted in lowest MAE for gain is 3 while for MSE is 2. For VSWR the lowest MAE and MSE is reached when the number of estimator is 8. For bandwidth, lowest MAE is achieved when the number of estimator is 1 while for MSE is 8. Return loss reaches the lowest MAE and MSE when the number of estimator is 24.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"60 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128517105","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
R. Fahrizal, M. I. Santoso, Muhammad Zainul Arifin
{"title":"Implementation Multipath Routing With Equal Cost Multipath (ECMP) and Per Connection Classifier (PCC)","authors":"R. Fahrizal, M. I. Santoso, Muhammad Zainul Arifin","doi":"10.1109/ICIEE49813.2020.9277496","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9277496","url":null,"abstract":"The demand for internet access has become a necessity in our daily activity. The stable internet network quality with good performance is essential. The good performance build from robust network that connect with two or more Internet Service Provider (ISP). So that the stability of the connection is maintained on a network that implements more from one ISP. The multipath routing technology was needed by networks that implement dual ISPs as connection lines, so that the balance connection was maintained. Several methods will be applied to load testing multipath route in this study were PCC (Per Connection Classifier) and also ECMP (Equal Cost Multi Path). The results obtained in the study traffic bandwidth with the ECMP method, the telecommunications network with ISP-1 is 23.3 Mb / s and at the ISP-2 network is 47.5 Mb / s, whereas in the PCC method, the ISP-2 network 60.4 Mb / s and ISP-1 21.0 Mb / s.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130222775","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
A. Ma’arif, Nia Maharani, Phisca Aditya, Rosyady, Ahmad Raditya, Cahya Baswara, Aninditya Anggari Nuryono
{"title":"Control of DC Motor Using Proportional Integral Derivative (PID): Arduino Hardware Implementation","authors":"A. Ma’arif, Nia Maharani, Phisca Aditya, Rosyady, Ahmad Raditya, Cahya Baswara, Aninditya Anggari Nuryono","doi":"10.1109/ICIEE49813.2020.9277258","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9277258","url":null,"abstract":"The research proposes controlling DC motor angular speed using the Proportional Integral Derivative (PID) controller and hardware implementation using a microcontroller. The microcontroller device is Arduino Uno as data processing, the encoder sensor is to calculate the angular speed, and the motor driver is L298. Based on the hardware implementation, the proportional controller affects the rise time, overshoot, and steady-state error. The integral controller affects overshoot and undershoot. The derivative controller affects overshoot insignificantly. The best parameter PID is Kp=1, Ki=0.3, and Kd=0.1 with system response characteristic without overshoot and undershoot. Using various set point values, the controller can make the DC motor reach the reference signal. Thus, the PID controller can control, handle, and stabilize the DC motor system.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130689536","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Yeremia Nikanor Nugroho, Riri Fitri Sari, R. Harwahyu
{"title":"Performance Comparison of GPRS and LTE Telecommunication Network using OpenAirInterface and OpenBTS with USRP","authors":"Yeremia Nikanor Nugroho, Riri Fitri Sari, R. Harwahyu","doi":"10.1109/ICIEE49813.2020.9277396","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9277396","url":null,"abstract":"OpenBTS and OpenAirInterface (OAI) are alternatives to building cellular networks on a portable basis using a computer. They can be useful for providing telecommunication access in emergency situations. GPRS and LTE cellular networks can be formed using OpenBTS and OAI with the help of software defined radio (SDR), such as USRP B210. Providing both GPRS and LTE in emergency situation may better serve the telecommunication requirements. This work focuses on comparative performance evaluations of GPRS and LTE. Our evaluation includes throughput, delay, jitter, and percentage of packet loss. OpenBTS yields throughput, delay, jitter and packet loss of 62.34 KBps, 1.03s, 433.47 ms, and 5.20%, respectively. On the other hand, OAI yields 2.17 MBps, 54.44 ms, 12.48 ms, and 3.12%, respectively. The use of OpenBTS do not support current services such as video access and search. The percentage results of LTE quality for browsing were 69.96% and streaming was 83.80%. LTE optimizes the QoS compared to former use of GPRS up to 34.92 times better for throughput, 19.04 times for smaller delays, 34.73 times for smaller jitters, and 1.66 times for lower packet loss.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"119 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132977211","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Nutrient Film Technique for Automatic Hydroponic System Based on Arduino","authors":"Iswanto, Prisma Megantoro, A. Ma’arif","doi":"10.1109/ICIEE49813.2020.9276920","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9276920","url":null,"abstract":"Hydroponic Nutrient Film Technique (NFT) system is a method of cultivating plants with plant roots growing in shallow and circulating hydroponic nutrient layers so that plants can get enough water, nutrients, and oxygen. Plants grow in layers of polyethylene with plant roots submerged in water containing nutrient solutions that are circulated continuously with a pump. Arduino is used as a microcontroller that regulates the composition of solutions containing nutrients to be circulated with a pump by the NFT system Hydroponics. A tool that can regulate the circulation of nutrients for the NFT system automatically.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114484876","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Ri Munarto, Mochtar Ali Setyo Yudono, Endi Permata
{"title":"Automatic Cataract Classification System Using Neural Network Algorithm Backpropagation","authors":"Ri Munarto, Mochtar Ali Setyo Yudono, Endi Permata","doi":"10.1109/ICIEE49813.2020.9277441","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9277441","url":null,"abstract":"Based on data from the World Health Organization in 2001 Indonesia is one of countries with the highest blindness rates in the world with the addition of new sufferers reaching 210,000 people per year. Of the 250 million population, there are only 1160 opthalmologist with uneven distribution. Cataract is one of disease such as macula degeneration, diabetes retinopatty. In this paper, classification of cataracts is divided into 4 normal retina, mild cataract, medium and severe. the classifier-making procedure includes four parts: pre-processing, segmentation, feature extraction, and classification. pre-processing using HSV to search for the highest level of light intensity, GLCM is used on feature extraction to obtain features that will be used to classify using Network Backpropagation that has great potential to improve the diagnostic efficiency diagnostic accuracy. In this research use image processing in detecting cataract characteristic in fundus image based on opacity level of optic disc. The data used were 60 retinal fundus images consisting of 15 normal retinal images, 15 light cataract images, 15 medium cataract images and 15 severe cataract images. The result of simulation test using MATLAB R2014a software obtained the normal retinal grade accuracy value of 95.71% with 95.7% sensitivity and 96.15% specificity, mild cataract 69.97% with sensitivity 69.97% and specificity 89.47%. Accuracy of medium cataract class is 75.69% with sensitivity 75.69% and specificity 92.75%. The accuracy of severe cataract class is 87.13% with sensitivity 87.13% and specificity 98.56%. The average accuracy value of the cataract classification system was 82.14%.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"223 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128488429","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Detection of Hypoxic Symptoms System Based on Oxygen Saturation and Heart Rate Using Arduino Based Fuzzy Method","authors":"Iswanto, Prisma Megantoro","doi":"10.1109/ICIEE49813.2020.9276818","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9276818","url":null,"abstract":"In the medical field, a device is needed to monitor the patient’s condition in a noninvasive manner that is, without injuring the patient. If ignored continues to lead to hypoxia can disrupt the function of the brain, liver, and other organs quickly. So that in this study a hypoxia early symptom detection tool that uses a noninvasive method by using a Max30100 sensor that is pinned to the fingertips can affect the results of the initial symptoms of hypoxia. To detect the initial symptoms of hypoxia in this tool the Sugeno fuzzy method is used so that the output is obtained according to the existing rules. The Sugeno fuzzy method will process data taken from the Max30100 sensor. 3 devices are in this device, the Arduino as the controller, the Max30100 sensor to get the input and Bluetooth for sending data to the smartphone. The software uses an APP inventor to program the Android application to display data. In this study, the test results obtained error in 2.96% for oxygen saturation and 2.86% for heart rate obtained. From the fuzzy method in 12 trials, the data obtained 100% accuracy and the Sugeno fuzzy method can process the input data.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"283 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115601419","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
K. Mangunkusumo, M. Ridwan, P. Pramana, A. Habibie
{"title":"Design of Multistage Fast Charging Strategy on Lead-Acid Batteries","authors":"K. Mangunkusumo, M. Ridwan, P. Pramana, A. Habibie","doi":"10.1109/ICIEE49813.2020.9277492","DOIUrl":"https://doi.org/10.1109/ICIEE49813.2020.9277492","url":null,"abstract":"Battery management system is very important for maintaining optimum battery performance and lifetime. One of the most important part of battery management system is the battery charging strategy. The conventional fast charging method combines the advantages and eliminates the disadvantage of constant current charging and constant voltage charging. In this experimental study, multistage fast charging strategy based on development of two-step charging strategy are proposed. Experimental result shows that multistage and two-step charging current followed the acceptable current curve and multistage charging strategy is 138s or 11.73% faster than faster than two- step charging strategy.","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"124 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127201206","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"ICIEE 2020 Index","authors":"","doi":"10.1109/iciee49813.2020.9276835","DOIUrl":"https://doi.org/10.1109/iciee49813.2020.9276835","url":null,"abstract":"","PeriodicalId":127106,"journal":{"name":"2020 2nd International Conference on Industrial Electrical and Electronics (ICIEE)","volume":"114 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116233954","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}