Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Indonesian Journal of Electrical Engineering and Computer Science

Comparison of principal component analysis and ANFIS to improve EEVE Laboratory energy use prediction performance Desmira Desmira; Norazhar Abu Bakar; Romi Wiryadinata; Mustofa Abi Hamid; Nur Kholifah; Muhammad Nurtanto
Indonesian Journal of Electrical Engineering and Computer Science Vol 27, No 2: August 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v27.i2.pp970-979

Abstract

The energy use that is in excess of practicum students’ needs and the disturbed comfort that the practicum students experience when conducting practicums in the Electrical eengineering vocational education (EEVE) laboratory. The main objective in this study was to figure out how to predict and streamline the use of electrical energy in the EEVE laboratory. The model used to achieve this research’s goal was called the adaptive neuro-fuzzy inference system (ANFIS) model, which was coupled with principal component analysis (PCA) feature selection. The use of PCA in data grouping performance aims to improve the performance of the ANFIS model when predicting energy needs in accordance with the standards set by the campus while still taking students’ confidence in conducting practicum activities during campus operating hours into consideration. After some experiments and tests, very good results were obtained in the training: R=1 in training; minimum RMSE=0.011900; epoch of 100 per iteration; and R=0.37522. In conclusion, the ANFIS model coupled with PCA feature selection was excellent at predicting energy needs in the laboratory while the comfort of the students during practicums in the room remained within consideration.
Simulating the Covid-19 epidemic event and its prevention measures using python programming Mustofa Abi Hamid; Dimas Aditama; Endi Permata; Nur Kholifah; Muhammad Nurtanto; Nuur Wachid Abdul Majid
Indonesian Journal of Electrical Engineering and Computer Science Vol 26, No 1: April 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v26.i1.pp278-288

Abstract

A simulation is needed to observe and indicate how much preventive measures influence the pandemic flow, controlling and stopping it. This study succeeded in making a stochastic susceptible infected recovered deceased (SIRD) simulation using Python programming language to determine the effectiveness of prevention methods such as masks policy, social distancing, vaccination, quarantine, and lockdown. Every preventive measure is modeled based on an equivalent actual event and every essential aspect that affects the course of the pandemic. A person is represented as a circle moving freely in two-dimensional space, and disease spreads through person-to-person contact. This simulator then tested using parameters to simulate COVID-19 and found significant results between communities that implement preventive measures and those that do not. We found that within 106 days, 284 people were infected, but when five preventive methods are applied for a total of 33 days, only 31 people were infected. Adequate to simulate epidemic events and their prevention measures, this simulator can also be used as a learning tool with factors in epidemic events such as population density, mobility, infection rate, disease mortality, and every effect of each preventive measure. Users can change and influence the simulation course using interactive and straightforward software tools.