Articles

Access the latest knowledge in applied science, electrical engineering, computer science and information technology, education, and health.

Filter Icon

Filters article

Years

FAQ Arrow
0
0

Source Title

FAQ Arrow

Authors

FAQ Arrow

30,938 Article Results

Design and prototyping of the planar inverted-F antenna for V2X communications

10.11591/ijece.v16i2.pp842-849
Loubna Berrich , Adnane Addaim
In the context of intelligent transportation systems (ITS) development, vehicle-to-everything (V2X) communication plays a central role by enabling information exchange between vehicles (V2V), infrastructure (V2I), pedestrians (V2P), and the network (V2N). The effectiveness of these systems relies heavily on the performance of the antennas employed, which must meet strict requirements in terms of compactness, bandwidth, gain, and electromagnetic compatibility. One of the main challenges lies in designing antennas suitable for the embedded vehicular environment, where space is limited and the propagation conditions are complex. In this context, the present study aims to design, simulate, fabricate, and experimentally evaluate a planar inverted-F antenna (PIFA) dedicated to V2X communication in the 5.8 GHz band. The primary objective is to develop an antenna that is both compact and high-performing, tailored to the specific constraints of V2X applications. The adopted methodology involves a comprehensive parametric study, focusing on several key design parameters that influence the antenna’s performance, such as substrate selection, feeding point location, and the addition of a slot in the structure. These factors are analyzed to optimize the radiation characteristics, resonant frequency, and impedance matching of the antenna. The results demonstrate the feasibility of a PIFA antenna that offers an excellent trade-off between miniaturization and performance, making it well suited for V2X communication applications at 5.8 GHz.
Volume: 16
Issue: 2
Page: 842-849
Publish at: 2026-04-01

An interpretable deep learning framework for early detection of depression using hybrid architectures

10.11591/ijece.v16i2.pp895-904
Chaithra Indavara Venkateshagowda , Roopashree Hejjajji Ranganathasharma , Yogeesh Ambalagere Chandrashekaraiah
Current techniques for detecting depression are labor-intensive and subjective, depending on clinical interviews or self-reports. There is a growing adoption of machine learning (ML) and natural language processing (NLP) to automatically identify depression in textual data. The lack of interpretability, which is essential for healthcare applications, is still a major obstacle, though. By combining convolution neural network (CNN) for feature extraction, bidirectional long short-term memory (BiLSTM) for capturing sequential dependencies, and transformer-based pre-trained language model (PTLM) for contextual understanding, this study offers an interpretable framework for early depression identification. Additionally, the system uses a novel interpretability method to guarantee transparent decision-making. The outcome of the proposed system is found to achieve 96.2% accuracy, 94.5% precision, 95.1% recall, and 94.8% F1-score, which is a significant improvement over current method. This framework acts as a useful tool for early mental health intervention.
Volume: 16
Issue: 2
Page: 895-904
Publish at: 2026-04-01

Optimizing neural networks: a comparative study of activation functions in deep learning

10.11591/ijece.v16i2.pp945-963
Ahmed Mobarki , Abdullah Sheikh
Activation functions play a pivotal role in deep learning (DL) models, thus shaping their learning capabilities, convergence behavior, and generalization performance. However, the selection of activation functions without systematic evaluation in many applications has limited the model's performance. Inappropriate activation functions may cause gradients to shrink or blow-up during backpropagation, thereby affecting effective learning. To conquer this problem, this paper provides a novel comprehensive empirical investigation of nine activation functions, including traditional functions like rectified linear unit (ReLU), Sigmoid, Tanh, and ELU, and modern nonlinearities like Swish, Mish, GELU, and SMU. In the proposed methodology, these nine activation functions are evaluated within two prominent neural network architectures, namely convolutional neural networks (CNNs) and multi-layer perceptrons (MLPs), across benchmark datasets, namely CIFAR-10, CIFAR-100, and MNIST. The evaluation criteria include validation accuracy, loss, training time, and gradient stability. Experimental results proved that GELU activation function improved MLP accuracy to 98.03% and CNN accuracy to 93.82% while maintaining stable gradients and low loss values of 0.088 and 0.221, respectively. These findings provided practical guidelines for selecting activation functions suited to specific task complexities and model depths, contributing to the design of more efficient and accurate DL systems.
Volume: 16
Issue: 2
Page: 945-963
Publish at: 2026-04-01

Integrated deep learning approach for real-time object detection and color analysis

10.11591/ijece.v16i2.pp863-872
Srinivas Dibbur Byrappa , Kushal Gajendra , Rohith Holenarasipura Puttaraju , Tumakalahalli Nagaraj Malini
Object identification is one of the major application areas of deep learning that provides significantly better feature extraction and representation than more conventional methods of recognition. Driven by the growing significance of conjunction of objects detection and color interpretation in contemporary computer vision systems, the current work proposes an integrated, real-time deep learning system that completes the task of object localization and color analysis. It is suggested that the proposed system employs a faster region-based convolutional neural network (Faster R-CNN) with backbone of ResNet-50 and supplemented with a feature pyramid network to perform multi-scale feature aggregation. The model was trained and tested using the Pascal VOC 2012 dataset and it showed good results with the average precision of 0.8114, F1 of 0.6232 and IoU of 0.7096. The large set of experiments on different learning rates and training epochs allowed optimizing the detector to work well in a variety of conditions. To enhance even more, visualization histogram of oriented gradients (HOG) and gradient-weighted class activation mapping (Grad-CAM) was used to gain a more profound understanding of the significance of features and the logic behind a model. This study complements image perception with color by combining object recognition and color in a single architecture, which can result in fruitful applications in areas of autonomous vehicles, industrial automation, and medical imaging.
Volume: 16
Issue: 2
Page: 863-872
Publish at: 2026-04-01

Architectural trade-offs: comparative analysis across K3s, serverless, and traditional server deployments

10.11591/ijece.v16i2.pp873-882
Prajwal P. , Naveen B. Teli , Nishal H. N. , Nimisha Dey , Pratiba Deenadhayalan , Ramakanth Kumar Pattar , Pavithra Hadagali , Skanda P. R.
In modern software architecture, combining serverless computing, microservices, and containers improves scalability, performance, observability, and resilience. However, choosing the right deployment strategy is crucial. Current individual deployment methods often limit productivity because of poor integration options. This study looks at three deployment approaches: Kubernetes cluster, AWS Lambda (serverless), and Traditional Java Server. We tested performance under different workloads using virtual machines and simulations. The results show that the K3s cluster provides high throughput and low latency because it manages resources directly. AWS Lambda’s pay-as-you-go model, along with its built-in cost optimization, works well for event-driven workloads. In contrast, Java Microservice is cost-effective but needs manual tuning to control latency and error rates. Bringing these scenarios together into a single service mesh architecture could help optimize costs, performance, and system resilience.
Volume: 16
Issue: 2
Page: 873-882
Publish at: 2026-04-01

Internet of things and YOLOv11 for orangutan intestinal nematode parasite detection

10.11591/ijece.v16i2.pp981-990
Rony Teguh , Nahumi Nugrahaningsih , Adventus Panda
The health of Bornean orangutans is increasingly threatened by intestinal nematode parasites, which cause significant morbidity and mortality. Traditional microscopic diagnosis is accurate but slow, labor-intensive, and impractical in remote conservation areas. This paper presents a proof-of-concept smart diagnostic automated system that integrates internet of things (IoT) enabled mobile microscopy with a deep learning model based on you only look once version 11 (YOLOv11). A publicly available dataset of 4,000 annotated parasite egg images, derived from human fecal samples and used as a proxy for orangutan infections, was employed for model training and evaluation. The proposed system achieved a mean average precision (mAP) of 0.9957 and a mean intersection over union (IoU) of 0.9098 across four target classes. Compared with prior works using YOLOv4, YOLOv5, and lightweight models, our approach provides higher segmentation fidelity and is embedded in an IoT-based framework suitable for field deployment. Importantly, a pilot test conducted in the field using real orangutan fecal samples confirmed the system feasibility, with near real-time inference (~300 ms per image) and usability by non-specialist users under low-resource conditions. While broader validation with larger orangutan specific datasets remains necessary, this study demonstrates how IoT and computer vision can be combined into a scalable diagnostic tool for wildlife health monitoring and conservation applications.
Volume: 16
Issue: 2
Page: 981-990
Publish at: 2026-04-01

Multimodal machine learning framework for fake review detection

10.11591/ijece.v16i2.pp991-1001
Rashmi R. , Shobha T. , Dhanushree C. S. , Gayatri S. Santi , Jeevita S. Devadig , Harshitha L. V.
Online reviews significantly influence consumer decision-making, yet their credibility is increasingly undermined by the rise of fake and manipulated content. This study addresses the growing challenge of detecting deceptive online reviews by developing a highly accurate, robust, and explainable machine learning framework that supports trust and reliability in digital marketplaces. The proposed multimodal framework integrates textual, behavioural, temporal, and network-based features to enhance detection performance. Textual characteristics are extracted using term frequency-inverse document frequency (TF-IDF) and sentiment analysis, while behavioural and temporal attributes model reviewer activity patterns. Network-oriented features capture suspicious reviewer interactions. To mitigate class imbalance, synthetic samples are generated using the synthetic minority over-sampling technique (SMOTE). Several machine learning models—including logistic regression, decision trees, XGBoost, and a stacking ensemble—are trained and evaluated. Experimental findings show that XGBoost and the stacking ensemble deliver strong balanced performance, achieving an F1-score of approximately 0.87 and an accuracy of 0.94. Decision Trees exhibit high precision (0.98), albeit with comparatively lower recall. To ensure transparency and interpretability, Shapley additive explanations (SHAP) are used to analyse model predictions. Results indicate that reviewer connectivity, co-reviewer counts, and sentiment–rating inconsistencies are among the most influential features. Overall, the proposed framework enhances detection accuracy and provides meaningful, explainable insights, making it well-suited for deployment in real-world digital marketplaces. Future work will focus on extending the framework to multilingual datasets and incorporating adaptive learning mechanisms to address evolving deceptive behaviour.
Volume: 16
Issue: 2
Page: 991-1001
Publish at: 2026-04-01

Elitist genetic algorithm improved with parenting fitness parameter

10.11591/ijece.v16i2.pp883-894
Ouiss Mustapha , Ettaoufik Abdelaziz , Marzak Abdelaziz
In genetic algorithms, the selection of individuals that will be part of future generations is a critical process of the algorithm. Various strategies exist to select these individuals: the general approach and the elitist approach. The general approach involves replacing the whole current population with the offspring generated so far. The elitist approach introduces a competitive element in which both parents and offspring compete for survival, and only fit individuals will be part of the next generation. While selecting fit individuals helps the algorithm to produce better results, the elitism has a major drawback: the premature convergence, which can limit the algorithm's overall performance. In this article, we compared a typical elitist genetic algorithm and an elitist algorithm improved with the parenting fitness parameter in resolving the vehicle routing problem with drones (VRPD). The parenting fitness parameter helps preserving diversity by retaining parents with high offspring potential despite of their personal fitness. The findings from the study demonstrates that integrating the parenting fitness parameter lead to better results in comparison with a typical elitist genetic algorithm, with relative improvement varying from 1.06% to 10.34% according to the dataset’s size.
Volume: 16
Issue: 2
Page: 883-894
Publish at: 2026-04-01

Single-stage single-phase grid connected inverter proportional resonant and maximum power point tracking controllers for enhanced photovoltaic system performance

10.11591/ijece.v16i2.pp651-662
Abdelaziz Kabba , Abdellah Lassioui , Hassan El Fadil
The paper develops a current control methodology for a single-phase grid-tied DC/AC inverter applied to photovoltaic (PV) energy conversion systems. It incorporates an algorithm for finding the optimal voltage and current points to obtain maximum power point tracking (MPPT), the purpose of which is to ensure better energy extraction. This is followed by a proportional-integral (PI) controller to generate the reference current. In addition, a proportional-resonant (PR) controller is used to infinitely amplify the fundamental frequency signal, which makes it possible to eliminate the steady-state error. The analytical foundations of the PR controller are presented and substantiated through simulation studies implemented in MATLAB/Simulink. The phase-locked loop (PLL) is used for synchronization, enabling accurate phase detection of the grid voltage for effective power injection. An LCL filter is also implemented between the inverter and the grid. The results provided by the dedicated software confirm the effectiveness of the proposed control system.
Volume: 16
Issue: 2
Page: 651-662
Publish at: 2026-04-01

Identification of critical buses in the Sulbagsel electrical system network integrated with wind power plants

10.11591/ijece.v16i2.pp587-597
Andi Muhammad Ilyas , Agus Siswanto , Muhammad Natsir Rahman
The growing deployment of renewable energy has become increasingly important as conventional fossil-based generation faces sustainability and resource limitations. On Sulawesi Island, Indonesia, wind energy contributes to the regional grid through several wind power plants, whose fluctuating generation introduces operational concerns for system stability. This study investigates the stability performance of the Sulbagsel 78-bus network by pinpointing vulnerable buses and examining the effects of wind power variability. A hybrid stability index (HSI), which integrates multiple stability indicators, is applied to obtain a more robust assessment. The analysis shows that the entire system operates within a secure margin, with all index values remaining below the critical limit (<1). The most sensitive areas are located on the transmission paths connecting Bus 56 Sidera–Bus 57 Sidera 70 kV (0.02268), Bus 38 Bosowa–Bus 40 Pangkep (0.02220), and Bus 73 Powatu 150 kV–Bus 74 Powatu 70 kV (0.02187). In contrast, the Bus 24 Tanjung Bunga–Bus 25 Bontoala corridor demonstrates the strongest stability margin (0.00026). These results indicate that the variability of wind generation does not impose significant negative impacts on the overall stability of the Sulbagsel power system.
Volume: 16
Issue: 2
Page: 587-597
Publish at: 2026-04-01

Hyperparameter tuning of MobileNetV2 on forest and land fire severity classification

10.11591/ijece.v16i2.pp964-972
Assad Hidayat , Imas Sukaesih Sitanggang , Lailan Syaufina
Forest and land fires pose significant environmental challenges, causing economic and ecological damage depending on their severity. This study proposes a deep learning-based classification model to assess fire severity using the MobileNetV2 architecture. A dataset of 560 post-fire images was categorized into five severity levels, with dataset preprocessing involving resizing, rescaling, and image augmentation. To enhance model performance, K-means clustering was applied for balanced data distribution across classes. The model was trained using grid search for hyperparameter tuning, with the optimal combination being a batch size of 8, learning rate of 0.0001, and dropout of 0.3. Training was conducted in 50 epochs, and evaluation using the confusion matrix demonstrated an accuracy of 85%, precision of 86%, and recall of 81%. The results indicate that MobileNetV2 effectively classifies post-fire severity levels, offering a reliable tool for post-disaster assessment. This study highlights the significance of dataset preprocessing and hyperparameter tuning in improving model accuracy. Future research should explore alternative architectures and expand the dataset to enhance model generalization. These findings can aid authorities in assessing fire impact, supporting mitigation strategies, and improving post-fire land management.
Volume: 16
Issue: 2
Page: 964-972
Publish at: 2026-04-01

Photovoltaic storage system enhancement-based supercapacitor control

10.11591/ijece.v16i2.pp629-637
Ahmed Mahmoud Soliman , Adel A. Elbaset , Ashraf Nasr Eldeen
This paper discusses the improvement of the storage system by getting a stable voltage, with a large inrush current for the battery. The battery system (BESS) is the most important component of a photovoltaic (PV) system. Its large size allows it to provide the desired high peak discharge currents and extend its lifespan. Our work focuses on control the integration of super capacitors (SC) with batteries in order to maximize the battery's power supply, reduce the ripples caused by light changes photovoltaic cells, improve the battery lifespan and supply the useful high peak power for a short periods of time for the big loads (like motors, trains, and big mechanisms,), Super capacitors (SCs) can do that since their internal architecture does not include chemical solutions, which will result in high power densities and higher charge and discharge currents, also lower energy densities. These lower energy densities will be compensated by a combination and integration with the battery, especially the lead-acid battery. Focusing on the lead acid due to drawbacks like short lifetime, low number of cycles. from that combination by switching the control circuit, it can increase the battery lifetime and remove the stress, especially in high current loads, reducing abnormal battery temperature, and ensuring a significant mass reduction of the energy storage system as all. Also, by supporting the SC with a buck boost converter control, keeping the voltage stable, preventing the PV voltage changing problems from the PV cell to any storage systems.
Volume: 16
Issue: 2
Page: 629-637
Publish at: 2026-04-01

The ethics of AI technology in academic work: assessing the line between assistance and plagiarism

10.11591/ijece.v16i2.pp924-944
Md. Owafeeuzzaman Patwary , Md. Reazul Islam , Abtahi Islam , Nur-e Sarjina Khan , Md. Abdullah Al–Jubair , Md. Jakir Hossen , M. F. Mridha
The integration of artificial intelligence (AI) into academia has transformed educational practices and enhanced personalized learning and problem-solving capabilities. However, this raises significant ethical concerns regarding the balance between legitimate assistance and plagiarism. This study investigated public perceptions of AI in academic settings, focusing on its impact on effectiveness, dependency, and ethical considerations of AI use. A survey of 498 respondents from various educational roles was conducted, and the data were analyzed using SPSS for descriptive statistics, chi-square tests, and regression analyses. The results identified a significant correlation between people’s educational roles and their interaction with AI tools (χ2(6) = 16.488, p = 0.036), reflecting the diverse patterns of interaction within the academic community. More frequent use of AI was linked to less dependency (β = −0.298, p < 0.001), contradicting the widespread belief of over-reliance on AI. Age and educational role had limited explanatory value in perception of AI dependency issues (R2 = 0.033). The findings indicate a strong correlation between AI usage frequency and dependency levels, with increased exposure to AI fostering a more critical approach rather than a dependent one. Concerns regarding the unethical use of AI, inaccuracies in AI-generated content, and the need for clear institutional policies were also highlighted. This study underscores the importance of responsible AI integration, advocating for ethical frameworks and educational interventions to ensure that AI enhances learning without compromising academic integrity.
Volume: 16
Issue: 2
Page: 924-944
Publish at: 2026-04-01

Optimizing usability of electric wheelchairs with voice user experience for acceleration wheel rotation design by the kinematics method

10.11591/ijece.v16i2.pp739-752
I Wayan Santiyasa , Ida Bagus Alit Swamardika , I Ketut Gede Suhartana , I Gusti Ngurah Anom Cahyadi Putra
Individuals with quadriplegia experience total paralysis of all four limbs due to spinal cord injuries, leaving them unable to operate conventional electric wheelchairs that rely on joystick control. Existing alternative interfaces, such as head motion and eye-gaze sensors, are often cost-prohibitive and fail to deliver the maneuverability and accuracy required for daily use. Voice recognition emerges as a practical solution because speech ability is typically retained in quadriplegia, offering a hands-free, intuitive control method. This study proposes an electric wheelchair system integrating voice user experience (VUX), machine learning (ML), and kinematics-based wheel rotation control to address these challenges. Voice commands are processed using natural language processing (NLP) for word recognition and support vector machines (SVM) for amplitude classification to dynamically adjust speed and direction. Forward and inverse kinematics optimize wheel rotation angles, ensuring smooth and precise navigation even in constrained spaces. Experimental results demonstrate 92.82% word recognition accuracy and 94.48% accuracy in frequency and amplitude detection. Functional testing recorded average speeds of 0.343 m/s (no load) and 0.305 m/s (with 60 kg load). Usability testing with 15 quadriplegic users reported 93%.
Volume: 16
Issue: 2
Page: 739-752
Publish at: 2026-04-01

An extensive review of islanding detection approaches in microgrids for distribution generations

10.11591/ijece.v16i2.pp608-618
Resna S. R. , Devi Vighneshwari B.
Microgrids integrated with distributed systems provide several benefits to the power grid, including faster detection times, superior power quality, and energy savings. Microgrids are managed using various methodologies in both grid-connected and island states. Microgrids must detect inadvertent islanding to protect individuals and prevent device damage. Monitoring and identifying magnitude anomalies are the foundation of the majority of islanding detection approaches (IDAs). This study summarizes the IDAs used in microgrids. An islanding fault is a microgrid that inadvertently disconnects from itself owing to a problem in the utility grid. A through categorization of IDAs is provided, with a focus on both local and remote approaches. Local IDAs can be further classified using passive, active, and hybrid methods. Furthermore, the power-quality effect, nondetection zone (NDZ), detection time (DT), and error detection rate (EDR) statistical comparison of the IDAs is examined. The benefits, drawbacks, and research gaps in the current work are evaluated. Lastly, challenges and recommendations for future research are highlighted.
Volume: 16
Issue: 2
Page: 608-618
Publish at: 2026-04-01
Show 81 of 2063

Discover Our Library

Embark on a journey through our expansive collection of articles and let curiosity lead your path to innovation.

Explore Now
Library 3D Ilustration