cover
Contact Name
-
Contact Email
-
Phone
-
Journal Mail Official
-
Editorial Address
-
Location
Kota yogyakarta,
Daerah istimewa yogyakarta
INDONESIA
Bulletin of Electrical Engineering and Informatics
ISSN : -     EISSN : -     DOI : -
Core Subject : Engineering,
Bulletin of Electrical Engineering and Informatics (Buletin Teknik Elektro dan Informatika) ISSN: 2089-3191, e-ISSN: 2302-9285 is open to submission from scholars and experts in the wide areas of electrical, electronics, instrumentation, control, telecommunication and computer engineering from the global world. The journal publishes original papers in the field of electrical, computer and informatics engineering.
Arjuna Subject : -
Articles 75 Documents
Search results for , issue "Vol 14, No 1: February 2025" : 75 Documents clear
Real-time IoT security framework for detecting a person with a weapon using Raspberry Pi, Google Vertex AI, and AWS Schutte, Storm; Uddin, Jia
Bulletin of Electrical Engineering and Informatics Vol 14, No 1: February 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v14i1.7627

Abstract

Realtime crime scene detection is a vital issue for ensuring security in various environments. Building on recent advancements in machine learning algorithms, this paper presents an IoT framework for real-time weapon and face detection. By deploying a convolutional neural network (CNN) architecture in Vertex AI and utilizing the portable camera module of a Raspberry Pi, to detect whether a person is carrying a weapon. This is achieved by pre-processing, which we resize and annotate the images. Then, train and validate the CNN model with the annotated label dataset. The trained model is saved in Google Cloud’s Vertex AI portal. Then we tested the model by uploading live images from a camera as well as a few video clips, to a Django application in amazon web hosting services (AWS) to Vertex AI. The model exhibited an accuracy of 97.2% along with a F1 score of 0.97. In addition, the model outperforms the other state-of-the-art models by less trainable parameters and higher accuracy.
Deep hybrid neural network for automatic classification of heart arrhythmias using 12-lead electrocardiograms Sultan, Daniyar; Baikuvekov, Meirzhan; Omarov, Batyrkhan; Kassenkhan, Aray; Nuralykyzy, Saltanat; Zhekambayeva, Maigul
Bulletin of Electrical Engineering and Informatics Vol 14, No 1: February 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v14i1.8285

Abstract

This research introduces a novel convolutional neural network-bidirectional long short-term memory (CNN-BiLSTM) hybrid network for the automatic classification of heart arrhythmias using 12-lead electrocardiograms (ECGs). By merging the spatial feature extraction capabilities of CNNs with the temporal precision of BiLSTM networks, our approach sets a new standard in cardiac diagnostics. The proposed model was tested against the comprehensive CPSC2018 dataset, demonstrating superior performance with an accuracy of 90.67%, precision of 93.27%, recall of 96.35%, and an F-score of 94.78%, surpassing existing state-of-the-art methods. These results underscore the effectiveness of integrating spatial and temporal data analysis, offering a robust and reliable tool for medical practitioners. This study represents a significant advancement in automated ECG analysis, paving the way for improved diagnosis and treatment of heart diseases, and contributing to enhanced patient outcomes in cardiac care.
Optimization of perovskite solar cell with MoS2-based HTM layer using hybrid L27 Taguchi-GRA based genetic algorithm Ezwan Kaharudin, Khairil; Salehuddin, Fauziyah; Ahmad Jalaludin, Nabilah; Suhaila Mohd Zain, Anis; Arith, Faiz; Aisah Mat Junos, Siti; Ahmad, Ibrahim
Bulletin of Electrical Engineering and Informatics Vol 14, No 1: February 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v14i1.8455

Abstract

This article proposes an optimization method to predictively model the perovskite solar cell with molybdenum disulfide (MoS2) based inorganic hole transport material (HTM) for improved fill factor (FF) and power conversion efficiency (PCE) by finding the most optimum thickness and donor/acceptor concentration for each layer via a hybrid L27 Taguchi grey relational analysis (GRA) based genetic algorithm (GA). Numerical simulation of the device is carried out by employing one-dimensional solar cell capacitance simulator (SCAPS-1D) while the optimization procedures are developed based on combination of multiple methods; L27 Taguchi orthogonal array, GRA, multiple linear regression (MLR), and GA. The results of post-optimization reveal that the most optimum layer parameters for improved FF and PCE are predicted as follows; SnO2F thickness (0.855 μm), SnO2F donor concentration (9.206×1018 cm-3), TiO2 thickness (0.011 μm), TiO2 donor concentration (9.306×1016 cm-3), CH3NH3PbI3 thickness (0.897 μm), CH3NH3PbI3 donor concentration (0.906×1013 cm-3), MoS2 thickness (0.154 μm), and MoS2 acceptor concentration (9.373×1017 cm-3). Both FF and PCE of the device are improved by ~1.1% and ~12.6% compared to the pre-optimization.
Cascaded H-bridge 7-level inverter application for air exhaust fan drive control of Thu Thiem road tunnel Thu Anh, An Thi Hoai; Cuong, Tran Hung; Khoi, Tran Van
Bulletin of Electrical Engineering and Informatics Vol 14, No 1: February 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v14i1.8490

Abstract

The Thu Thiem road tunnel in Vietnam is crucial in reducing traffic congestion and ensuring the safety of those passing through, thanks to its ventilation system that generates clean air. This fresh air production is primarily supported by two exhaust fans at both ends of the tunnel in the eastern and western towers. However, the fans have a power capacity of several hundred kW and operate at kilovolt-level voltage, which is unsuitable for conventional inverters. Therefore, this paper proposes a 7-level inverter to feed the exhaust fan drive motor. The 7-level inverter improves the output voltage quality, and the output current and voltage have reduced the harmonic distortion significantly. The outstanding advantages of this inverter are verified through MATLAB/Simulink simulation software compared to a 3-level inverter.
A simplified approach to establishing the impact of software source code changes on requirements specifications Mugambi Muthengi, Fredrick; Muchangi Mugo, David; Makau Mutua, Stephen; Mueni Musyoka, Faith
Bulletin of Electrical Engineering and Informatics Vol 14, No 1: February 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v14i1.8736

Abstract

This paper proposes an improved approach to establishing the impact of source code changes in software features. An association of the methods affected by the changes made and functional requirements of the software reveals the likely impact of the changes made in the software. Changes in source code are exhibited in the operational behaviour of the software. Functional requirements and source code artefacts play a key role in assessing the impact of the changes made. In this study, we investigated the possibility of establishing the association between the changed methods and the functional requirements. The study found out that changes made in the methods can be mapped to the functional requirements that the methods are implementing. The motivation in this endeavour was to assess the impacted software requirements which translate to the likely software features affected by the changes made in the software. With the intent of the software users being seen in the requirements statements and the method naming by the developers, a mapping of the two software artefacts would help developers find out the impacted software features when assessing the overall effect of the committed changes.

Filter by Year

2025 2025


Filter By Issues
All Issue Vol 14, No 6: December 2025 Vol 14, No 5: October 2025 Vol 14, No 4: August 2025 Vol 14, No 3: June 2025 Vol 14, No 2: April 2025 Vol 14, No 1: February 2025 Vol 13, No 6: December 2024 Vol 13, No 5: October 2024 Vol 13, No 4: August 2024 Vol 13, No 3: June 2024 Vol 13, No 2: April 2024 Vol 13, No 1: February 2024 Vol 12, No 6: December 2023 Vol 12, No 5: October 2023 Vol 12, No 4: August 2023 Vol 12, No 3: June 2023 Vol 12, No 2: April 2023 Vol 12, No 1: February 2023 Vol 11, No 6: December 2022 Vol 11, No 5: October 2022 Vol 11, No 4: August 2022 Vol 11, No 3: June 2022 Vol 11, No 2: April 2022 Vol 11, No 1: February 2022 Vol 10, No 6: December 2021 Vol 10, No 5: October 2021 Vol 10, No 4: August 2021 Vol 10, No 3: June 2021 Vol 10, No 2: April 2021 Vol 10, No 1: February 2021 Vol 9, No 6: December 2020 Vol 9, No 5: October 2020 Vol 9, No 4: August 2020 Vol 9, No 3: June 2020 Vol 9, No 2: April 2020 Vol 9, No 1: February 2020 Vol 8, No 4: December 2019 Vol 8, No 3: September 2019 Vol 8, No 2: June 2019 Vol 8, No 1: March 2019 Vol 7, No 4: December 2018 Vol 7, No 3: September 2018 Vol 7, No 2: June 2018 Vol 7, No 1: March 2018 Vol 6, No 4: December 2017 Vol 6, No 3: September 2017 Vol 6, No 2: June 2017 Vol 6, No 1: March 2017 Vol 5, No 4: December 2016 Vol 5, No 3: September 2016 Vol 5, No 2: June 2016 Vol 5, No 1: March 2016 Vol 4, No 4: December 2015 Vol 4, No 3: September 2015 Vol 4, No 2: June 2015 Vol 4, No 1: March 2015 Vol 3, No 4: December 2014 Vol 3, No 3: September 2014 Vol 3, No 2: June 2014 Vol 3, No 1: March 2014 Vol 2, No 4: December 2013 Vol 2, No 3: September 2013 Vol 2, No 2: June 2013 Vol 2, No 1: March 2013 Vol 1, No 4: December 2012 Vol 1, No 3: September 2012 Vol 1, No 2: June 2012 Vol 1, No 1: March 2012 List of Accepted Papers (with minor revisions) More Issue