cover
Contact Name
Tole Sutikno
Contact Email
ijece@iaesjournal.com
Phone
-
Journal Mail Official
ijece@iaesjournal.com
Editorial Address
-
Location
Kota yogyakarta,
Daerah istimewa yogyakarta
INDONESIA
International Journal of Electrical and Computer Engineering
ISSN : 20888708     EISSN : 27222578     DOI : -
International Journal of Electrical and Computer Engineering (IJECE, ISSN: 2088-8708, a SCOPUS indexed Journal, SNIP: 1.001; SJR: 0.296; CiteScore: 0.99; SJR & CiteScore Q2 on both of the Electrical & Electronics Engineering, and Computer Science) is the official publication of the Institute of Advanced Engineering and Science (IAES). The journal 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.
Articles 48 Documents
Search results for , issue "Vol 16, No 3: June 2026" : 48 Documents clear
Hardware-aware comparative study of lightweight convolutional neural networks for Raspberry Pi-based autonomous driving Kim, Hyung In; Park, Youngmin
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1493-1507

Abstract

Deploying deep learning models for autonomous driving on resource-constrained edge devices, such as the Raspberry Pi, presents significant challenges due to strict limitations on inference latency and memory capacity. To address these constraints, this study conducts a comprehensive comparative evaluation of lightweight convolutional neural networks (CNNs) optimized for dual-output regression of steering angle and driving speed. We benchmark a task-specific end-to-end baseline (NVIDIA CNN) against representative classification-oriented architectures—including MobileNet, ShuffleNet, EfficientNet, GhostNet, and SqueezeNet—all reformulated for this regression task. Experiments were conducted on a physical Raspberry Pi-based autonomous RC car platform to assess prediction accuracy, inference speed, and real-world closed-loop driving stability using quantitative metrics such as the normalized jerk ratio. Experimental results demonstrate a clear trade-off: while GhostNetV1 0.5x achieved the highest regression accuracy with a Total R2 score of 95.8% and MobileNetV1 recorded a competitive MAE of 1.95, they failed to provide stable control due to severe high-frequency steering jitter. Conversely, the NVIDIA CNN proved to be the most practical solution for general edge deployment, achieving the lowest inference latency of 61.1 ms (16.4 FPS) and a minimal memory footprint of 2.78 MB, ensuring stable autonomous navigation (1.50xjerk ratio). Furthermore, ShuffleNetV2 0.5x emerged as the superior architecture for trajectory precision, recording the lowest weighted MAE of 1.60. These findings underscore that theoretical accuracy does not guarantee real-world drivability on embedded systems, providing practical guidelines for hardware-aware model selection in edge-based autonomous driving.
Transforming electric vehicle charging through solar integration and high-frequency magnetic induction for seamless wireless power transfer Chinnaiyan, Selvan; Manickam, Prabhakar; Chandra G., Madhu; V., Aarthi; Babu C. R., Narendra
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1118-1131

Abstract

The rapid adoption of electric vehicles (EVs) is constrained by limited charging infrastructure, prolonged charging duration, grid dependency, and inefficiencies in conventional wireless charging systems. To address these challenges, this paper proposes a solar-integrated high-frequency inductive wireless charging framework that enables efficient, contactless, and partially dynamic EV charging. The proposed system combines a photovoltaic (PV) energy harvesting subsystem with maximum power point tracking (MPPT), a high-frequency resonant inductive coupling mechanism using a series–series (SS) topology, and an intelligent solar inductive synergy optimization algorithm (SISOA) for adaptive power and energy storage management. The theoretical foundation of the system is based on Faraday’s law of electromagnetic induction and resonant magnetic coupling to enhance mutual inductance and power transfer efficiency. Simulation studies conducted in MATLAB/Simulink demonstrate that the proposed approach achieves a mutual inductance of 82.5, an output voltage of 500 V, and an output power of 4,800 W, while reducing overall power losses to 21.18% and improving system efficiency to 94.5%. The results further reveal that vehicle speed and the number of receiver coils significantly influence charging effectiveness and state-of-charge performance.
Bearing fault classification using decision trees and neural networks Sellaoui, Raid Houssem Eddine; Boulebtateche, Brahim; Bensaoula, Salah
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1466-1473

Abstract

In this study, we test three machine learning methodologies − binary tree, k-nearest neighbors (k-NN), and neural networks (NN) − using a range of hyperparameters. These methods are applied to a dataset consisting of extracted time series characteristics (root mean square (RMS), skewness, and kurtosis from vibration signals of various bearings subjected to different fault conditions from the intelligent maintenance systems (IMS) dataset. We evaluate how effectively these methods classify the condition of the bearings using the provided dataset. We observe the top two methods, artificial neural network (ANN) 99.29% and binary tree 98.84%. With a difference of 0.45%, the binary tree is preferred over the complex ANN due to its ease of interpretation, transparency, and minimal computation requirements. Its integration as code in embedded controllers or electronic control units (ECUs) is more efficient, which makes them faster for real-time processing and safety-critical electric vehicle (EV) systems.
Transformer-based hybrid classification for plant leaf disease detection using vision transformer, principal component analysis, and support vector machine Abbigeri, Vijayalakshmi S.; Devanagavi, Geetha D.
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1399-1406

Abstract

Plant diseases remain a critical challenge in agriculture, causing substantial yield losses and threatening food security. In this work, we propose a hybrid deep feature engineering framework that integrates deep learning-based feature extraction with classical machine learning for accurate plant disease detection. A pretrained vision transformer (ViT) model is employed to extract discriminative features from leaf images, effectively capturing complex spatial relationships. To address the curse of dimensionality, principal component analysis (PCA) is applied, retaining 98% of the variance while reducing feature space complexity. The refined features are then classified using a support vector machine (SVM) optimized through hyperparameter tuning. Experimental results on the bean leaf lesions dataset demonstrate strong performance, achieving 92% accuracy and a weighted F1-score of 0.92. The proposed ViT–PCA–SVM pipeline effectively balances accuracy, computational efficiency, and generalization, making it a promising solution for real-time smart farming applications.
A multi-modal framework for improving the accuracy of phishing email detection Faraj, Lamees Mohamed; Abdel-Gaber, Sayed; Fahmy, Hanan
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1608-1625

Abstract

Phishing emails continue to pose a significant cybersecurity threat, particularly through the increasing use of malicious attachments to evade traditional text-based detection systems. Most existing approaches focus primarily on email content, creating a blind spot in attachment-aware phishing detection. This paper proposes a multi-modal phishing email classification model that integrates email header features, body text analysis, and attachment inspection within an ensemble learning framework. Independent machine learning classifiers are employed for each email component, and a majority voting mechanism is used to determine the final classification decision. The proposed model is evaluated using publicly available email and attachment datasets that are combined to simulate attachment-bearing phishing emails. Experimental results demonstrate strong detection performance across multiple evaluation metrics. Nevertheless, the study acknowledges the limitation of using synthetically paired email bodies and attachments, which may not fully capture real-world semantic relationships. The findings highlight the importance of incorporating attachment-aware analysis into phishing detection systems and provide a foundation for future research on semantic consistency modeling and transformer-based architectures.
Hybrid systems modelling and control using multiple mixed logical dynamical predictive model control: Application to a three-tank spherical system Benaissa, Tahar; Belazreg, Mohamed Fouzi; Halbaoui, Khaled; Djaroum, Belaid; Boukhetala, Djamel
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1148-1158

Abstract

This study employs the mixed logical dynamical (MLD) framework for modelling, simulating, and controlling hybrid dynamical systems. Hybrid systems, which combine continuous-time dynamics and discrete logical events, pose significant challenges for conventional control strategies, such as proportional-integral-derivative (PID) controllers, particularly under complex operational constraints. To address these challenges, the MLD formalism provides a unified representation that integrates differential equations, logical rules, and inequality constraints. Based on the MLD model, a multivariable hybrid model predictive control (HMPC) approach is designed to optimize control system performance and operational efficiency over a prediction time horizon. At each sampling time step, a mixed quadratic programming (MIQP) optimization problem is solved online to determine the control law. The proposed control approach is applied to a three-spherical tank system, where simulation and experimental results demonstrate its effectiveness in ensuring stability, minimizing tracking errors, and satisfying physical constraints. These results underscore the relevance of MLD-based predictive control approaches for the optimization and advanced control of complex multivariable hybrid dynamical systems in industrial fields.
Designing self-healing database fabrics for real-time payment rails Gollapudi, Raghu
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1360-1368

Abstract

Real-time payment platforms operating at scale face an unforgiving operational reality: even brief outages translate directly into failed transactions, regulatory exposure, and eroded customer trust. Database replication and failover automation have matured considerably over the past two decades, yet a troubling blind spot remains. Recovery frameworks built for general-purpose distributed systems were never designed with settlement finality in mind, and that design omission leaves payment operators exposed to split-brain scenarios that generic high-availability tooling cannot reliably prevent. This paper addresses that omission head-on through a self-healing database fabric purpose-built for payment rail environments. The proposed autonomous resilience fabric architecture (ARFA) operates across three coordinated layers: a continuous monitoring layer that harvests telemetry from compute, storage, and network subsystems; a decision layer that fuses rule-based heuristics with an ensemble of isolation forests, recurrent neural networks, and gradient boosting classifiers to separate genuine fault conditions from transient noise; and a deterministic action layer that executes recovery procedures anchored to explicit settlement finality constraints. In fault injection trials covering node crashes, network partitions, replication lag, and performance degradation, the architecture cut average recovery times by 88% against manual baselines, restoring service in roughly 8 seconds rather than the 180 seconds that human-driven remediation typically requires. False positive rates held below 2% across all failure categories, and the system achieved a 98% recovery success rate. Taken together, these results make a practical case that autonomous resilience and regulatory compliance reinforce rather than conflict with each other when the regulatory constraints are designed in from the start.
AI-driven log reduction and storage optimization for security operations Chalaemwongwan, Nutthakorn
International Journal of Electrical and Computer Engineering (IJECE) Vol 16, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v16i3.pp1417-1424

Abstract

In this study, we present an AI-driven framework that integrates semantic log reduction with compliance-aware storage optimization, specifically designed for security operations center (SOC) and managed security service provider (MSSP) environments. Traditional approaches such as uniform compression, keyword filtering, and static tiering often either miss critical anomalies or preserve redundant noise, leading to excessive storage use, slower search performance, and analyst fatigue. The proposed framework addresses these challenges by combining three components: semantic reduction of repetitive entries, anomaly-focused retention supported by self-supervised models, and adaptive tiering aligned with regulatory requirements. Evaluations on HDFS, BGL, CICIDS2017, and Suricata datasets achieved 70%–80% log reduction, 55%–65% storage savings, recall rates above 95%, and a one-third reduction in query latency. These results demonstrate that pre-index reduction, together with anomaly- and compliance-aware retention, offers a scalable and regulator-ready solution for operational security environments.

Filter by Year

2026 2026


Filter By Issues
All Issue Vol 16, No 3: June 2026 Vol 16, No 2: April 2026 Vol 16, No 1: February 2026 Vol 15, No 6: December 2025 Vol 15, No 5: October 2025 Vol 15, No 4: August 2025 Vol 15, No 3: June 2025 Vol 15, No 2: April 2025 Vol 15, No 1: February 2025 Vol 14, No 6: December 2024 Vol 14, No 5: October 2024 Vol 14, No 4: August 2024 Vol 14, No 3: June 2024 Vol 14, No 2: April 2024 Vol 14, No 1: February 2024 Vol 13, No 6: December 2023 Vol 13, No 5: October 2023 Vol 13, No 4: August 2023 Vol 13, No 3: June 2023 Vol 13, No 2: April 2023 Vol 13, No 1: February 2023 Vol 12, No 6: December 2022 Vol 12, No 5: October 2022 Vol 12, No 4: August 2022 Vol 12, No 3: June 2022 Vol 12, No 2: April 2022 Vol 12, No 1: February 2022 Vol 11, No 6: December 2021 Vol 11, No 5: October 2021 Vol 11, No 4: August 2021 Vol 11, No 3: June 2021 Vol 11, No 2: April 2021 Vol 11, No 1: February 2021 Vol 10, No 6: December 2020 Vol 10, No 5: October 2020 Vol 10, No 4: August 2020 Vol 10, No 3: June 2020 Vol 10, No 2: April 2020 Vol 10, No 1: February 2020 Vol 9, No 6: December 2019 Vol 9, No 5: October 2019 Vol 9, No 4: August 2019 Vol 9, No 3: June 2019 Vol 9, No 2: April 2019 Vol 9, No 1: February 2019 Vol 8, No 6: December 2018 Vol 8, No 5: October 2018 Vol 8, No 4: August 2018 Vol 8, No 3: June 2018 Vol 8, No 2: April 2018 Vol 8, No 1: February 2018 Vol 7, No 6: December 2017 Vol 7, No 5: October 2017 Vol 7, No 4: August 2017 Vol 7, No 3: June 2017 Vol 7, No 2: April 2017 Vol 7, No 1: February 2017 Vol 6, No 6: December 2016 Vol 6, No 5: October 2016 Vol 6, No 4: August 2016 Vol 6, No 3: June 2016 Vol 6, No 2: April 2016 Vol 6, No 1: February 2016 Vol 5, No 6: December 2015 Vol 5, No 5: October 2015 Vol 5, No 4: August 2015 Vol 5, No 3: June 2015 Vol 5, No 2: April 2015 Vol 5, No 1: February 2015 Vol 4, No 6: December 2014 Vol 4, No 5: October 2014 Vol 4, No 4: August 2014 Vol 4, No 3: June 2014 Vol 4, No 2: April 2014 Vol 4, No 1: February 2014 Vol 3, No 6: December 2013 Vol 3, No 5: October 2013 Vol 3, No 4: August 2013 Vol 3, No 3: June 2013 Vol 3, No 2: April 2013 Vol 3, No 1: February 2013 Vol 2, No 6: December 2012 Vol 2, No 5: October 2012 Vol 2, No 4: August 2012 Vol 2, No 3: June 2012 Vol 2, No 2: April 2012 Vol 2, No 1: February 2012 Vol 1, No 2: December 2011 Vol 1, No 1: September 2011 More Issue