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 6,301 Documents
A deep convolutional structure-based approach for accurate recognition of skin lesions in dermoscopy images Shimaa Fawzy; Hossam El-Din Moustafa; Ehab H. AbdelHay; Mohamed Maher Ata
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5792-5803

Abstract

One-third of all cancer diagnoses worldwide are skin malignancies. One of the most common tumors, skin cancer can develop from a variety of dermatological conditions and is subdivided into different categories based on its textile, color, body, and other morphological characteristics. The most effective strategy to lower the mortality rate of melanoma is early identification because skin cancer incidence has been on the rise recently. In order to categorize dermoscopy images into the four diagnosis classifications of melanoma, benign, malignant, and human against machine (HAM) not melanoma, this research suggests a computer-aided diagnosis (CAD) system. Experimental results show that the suggested approach enabled 97.25% classification accuracy. In order to automate the identification of skin cancer and expedite the diagnosis process in order to save a life, the proposed technique offers a less complex and cutting-edge framework.
Emotion detection on social media status in Myanmar language Thiri Marlar Swe; Naw Lay Wah
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5653-5661

Abstract

Many social media emerged and provided services during these years. Most people, especially in Myanmar, use them to express their emotions or moods, learn subjects, sell products, read up-to-date news, and communicate with each other. Emotion detection on social users makes critical tasks in the opinion mining and sentiment analysis. This paper presents the emotion detection system on social media (Facebook) user status or post written in Myanmar (Burmese) language. Before the emotion detection process, the user posts are pre-processed under segmentation, stemming, part-of-speech (POS) tagging, and stop word removal. The system then uses our preconstructed Myanmar word-emotion Lexicon, M-Lexicon, to extract the emotion words from the segmented POS post. The system provides six types of emotion such as surprise, disgust, fear, anger, sadness, and happiness. The system applies naïve Bayes (NB) emotion classifier to examine the emotion in the case of more than two words with different emotion values are extracted. The classifiers also classify the emotion of the users on their posts. The experiment shows that the system can detect 85% accuracy in NB based emotion detection while 86% in recurrent neural network (RNN).
State of charge estimation based on a modified extended Kalman filter Koto Omiloli; Ayokunle Awelewa; Isaac Samuel; Oghorchukwuyem Obiazi; James Katende
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5054-5065

Abstract

The global transition from fossil-based automobile systems to their electric-driven counterparts has made the use of a storage device inevitable. Owing to its high energy density, lower self-discharge, and higher cycle lifetime the lithium-ion battery is of significant consideration and usage in electric vehicles. Nevertheless, the state of charge (SOC) of the battery, which cannot be measured directly, must be calculated using an estimator. This paper proposes, by means of a modified priori estimate and a compensating proportional gain, an improved extended Kalman filter (IEKF) for the estimation task due to its nonlinear application and adaptiveness to noise. The improvement was achieved by incorporating the residuals of the previous state matrices to the current state predictor and introducing an attenuating factor in the Kalman gain, which was chosen to counteract the effect of the measurement and process noise resulting in better accuracy performance than the conventional SOC curve fitting-based estimation and ampere hour methods. Simulation results show that the standard EKF estimator results in performance with an error bound of 12.9% due to an unstable start, while the modified EKF reduces the maximum error to within 2.05% demonstrating the quality of the estimator.
Improvement of voltage stability and loadability of power system employing the placement of unified power flow controller using artificial neural network Mohammad Khalid Saifullah; Md. Monirul Kabir; Kazi Rafiqul Islam
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp4868-4877

Abstract

This paper proposes a voltage stability and loadability improvement model of power systems by incorporating the optimal placement of flexible alternating current transmission systems (FACTS) using an artificial neural network (ANN) called OPFANN. The key aspect of this model is to identify the weakest lines which having the most probability of voltage collapse utilized for placing FACTS devices. As installing a new power system network with rapidly increasing power demand cannot be possible, the operator usually operates the power system close to the stability limit. In this regard, continuous monitoring and improvement of system voltage stability and loadability of the existing system are vital issues for energy management systems nowadays. However, the proposed OPFANN introduces a more straightforward and faster scheme for voltage stability monitoring systems using ANN. Intelligent and reliable data samples have been designed to train the ANN based on two line voltage stability indices (LVSI) techniques. Compared with other works, OPFANN effectively improves voltage stability and loadability at the load point by installing the unified power flow controller (UPFC) FACTS devices to the weakest lines. OPFANN can provide information on voltage collapse points using ANN and reduce the further computational cost of LVSI. Finally, OPFANN ensures faster and more secure operation of the power system.
Explainable extreme boosting model for breast cancer diagnosis Tamilarasi Suresh; Tsehay Admassu Assegie; Sangeetha Ganesan; Ravulapalli Lakshmi Tulasi; Radha Mothukuri; Ayodeji Olalekan Salau
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5764-5769

Abstract

This study investigates the Shapley additive explanation (SHAP) of the extreme boosting (XGBoost) model for breast cancer diagnosis. The study employed Wisconsin’s breast cancer dataset, characterized by 30 features extracted from an image of a breast cell. SHAP module generated different explainer values representing the impact of a breast cancer feature on breast cancer diagnosis. The experiment computed SHAP values of 569 samples of the breast cancer dataset. The SHAP explanation indicates perimeter and concave points have the highest impact on breast cancer diagnosis. SHAP explains the XGB model diagnosis outcome showing the features affecting the XGBoost model. The developed XGB model achieves an accuracy of 98.42%.
Security and risk analysis in the cloud with software defined networking architecture Venkata Nagaraju Thatha; Swapna Donepudi; Miriyala Aruna Safali; Surapaneni Phani Praveen; Nguyen Trong Tung; Nguyen Ha Huy Cuong
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5550-5559

Abstract

Cloud computing has emerged as the actual trend in business information technology service models, since it provides processing that is both cost-effective and scalable. Enterprise networks are adopting software-defined networking (SDN) for network management flexibility and lower operating costs. Information technology (IT) services for enterprises tend to use both technologies. Yet, the effects of cloud computing and software defined networking on business network security are unclear. This study addresses this crucial issue. In a business network that uses both technologies, we start by looking at security, namely distributed denial-of-service (DDoS) attack defensive methods. SDN technology may help organizations protect against DDoS assaults provided the defensive architecture is structured appropriately. To mitigate DDoS attacks, we offer a highly configurable network monitoring and flexible control framework. We present a dataset shift-resistant graphic model-based attack detection system for the new architecture. The simulation findings demonstrate that our architecture can efficiently meet the security concerns of the new network paradigm and that our attack detection system can report numerous threats using real-world network data.
Analysis of code-based digital signature schemes Rupali Khurana; Ekta Narwal
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5534-5541

Abstract

Digital signatures are in high demand because they allow authentication and non-repudiation. Existing digital signature systems, such as digital signature algorithm (DSA), elliptic curve digital signature algorithm (ECDSA), and others, are based on number theory problems such as discrete logarithmic problems and integer factorization problems. These recently used digital signatures are not secure with quantum computers. To protect against quantum computer attacks, many researchers propose digital signature schemes based on error-correcting codes such as linear, Goppa, polar, and so on. We studied 16 distinct papers based on various error-correcting codes and analyzed their various features such as signing and verification efficiency, signature size, public key size, and security against multiple attacks.
Triple-layer remote phosphor geometry: an excellent selection to improve the optical properties of white light-emitted diodes Thuc Minh Bui; My Hanh Nguyen Thi; Nguyen Doan Quoc Anh; Nguyen Le Thai
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5118-5125

Abstract

High performance white-light-emitting diodes (WLEDs) have been the goal of recent research on phosphor-in-glass (PiG) devices. In this paper, we introduce a configuration of WLED that achieves high color rendering index (CRI), and correlated color temperature with the addition of Zn2SiO4:Mn2+, As5+ and YAl3O4B12:Eu3+. The technique is lower the temperature during the creation process of phosphor in glass and control the consistent thickness in between 0.5 to 0.7 mm to yield high color quality PiG, high CRI above 80 WLEDs, and extend the color temperature range to 3,900 to 5,300 K. The consistent heat generation combined with extraordinary CRI for PiG prove that low temperature sintering has the potential to create WLEDs with advanced quality. The improved WLEDs can be utilized in many high-demand lighting fields such as chromatic examination, medical analysis, and aesthetic lighting.
Thermal aware task assignment for multicore processors using genetic algorithm Mohammed Parwez; Diary R. Sulaiman
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp5253-5264

Abstract

Microprocessor power and thermal density are increasing exponentially. The reliability of the processor declined, cooling costs rose, and the processor's lifespan was shortened due to an overheated processor and poor thermal management like thermally unbalanced processors. Thus, the thermal management and balancing of multi-core processors are extremely crucial. This work mostly focuses on a compact temperature model of multicore processors. In this paper, a novel task assignment is proposed using a genetic algorithm to maintain the thermal balance of the cores, by considering the energy expended by each task that the core performs. And expecting the cores’ temperature using the hotspot simulator. The algorithm assigns tasks to the processors depending on the task parameters and current cores’ temperature in such a way that none of the tasks’ deadlines are lost for the earliest deadline first (EDF) scheduling algorithm. The mathematical model was derived, and the simulation results showed that the highest temperature difference between the cores is 8 °C for approximately 14 seconds of simulation. These results validate the effectiveness of the proposed algorithm in managing the hotspot and reducing both temperature and energy consumption in multicore processors.
Arduino based 74-series integrated circuits testing system at gate level Yasir Hashim; Marwa Awni; Abdullah Mufeed
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 5: October 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i5.pp4950-4957

Abstract

The goal of this research article is to build and implement a low-cost, user-friendly 74-series logic integrated circuits (ICs) tester that is independent of a computer. Depending on the truth table of the gates and the IC configuration, the logic IC tester will be able to test the operation of the 74 series logic gates (AND, OR, NOR, NAND, XOR) of those ICs. It is feasible to test a range of logic ICs with higher pin widths thanks to the proposed system’s usage of an Arduino Mega platform module as a microcontroller, which provides the ability to connect 54 programmed logic inputs or outputs. The versatility offered by this design and the use of a personal computer allow for the reprograming and updating of the logic IC functional tester. Any 74-series ICs testing outcome will be shown on liquid crystal display (LCD) at the gate level. The logic IC functional tester was successfully constructed and operates flawlessly.

Filter by Year

2011 2026


Filter By Issues
All Issue 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