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 2,901 Documents
DDoS attack detection in software defined networking controller using machine learning techniques Abbas Jasem Altamemi; Aladdin Abdulhassan; Nawfal Turki Obeis
Bulletin of Electrical Engineering and Informatics Vol 11, No 5: October 2022
Publisher : Institute of Advanced Engineering and Science

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

Abstract

The term software defined networking (SDN) is a network model that contributes to redefining the network characteristics by making the components of this network programmable, monitoring the network faster and larger, operating with the networks from a central location, as well as the possibility of detecting fraudulent traffic and detecting special malfunctions in a simple and effective way. In addition, it is the land of many security threats that lead to the complete suspension of this network. To mitigate this attack this paper based on the use of machine learning techniques contribute to the rapid detection of these attacks and methods were evaluated detecting DDoS attacks and choosing the optimum accuracy for classifying these types within the SDN, the results showed that the proposed system provides the better results of accuracy to detect the DDos attack in SDN network as 99.90% accuracy of Decision Tree (DT) algorithm.
Performance parameters optimization of CMOS analog signal processing circuits based on smart algorithms Rasheed, Israa Mohammed; Motlak, Hassan Jasim
Bulletin of Electrical Engineering and Informatics Vol 12, No 1: February 2023
Publisher : Institute of Advanced Engineering and Science

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

Abstract

Designing ideal analogue circuits has become difficult due to extremely large-scale integration. The complementary metal oxide semiconductor (CMOS) analog integrated circuits (IC) could use an evolutionary method to figure out the size of each device. The CMOS operational transconductance amplifier (CMOS OTA) and the CMOS current conveyor second generation (CMOS CCII) are designed using advanced nanometer transistor technology (180 nm). Both CMOS OTA and CMOS CCII have high performance, such as a wide frequency, voltage gain, slew rate, and phase margin, to include very wide applications in signal processing, such as active filters and oscillators. The optimization approach is an iterative procedure that uses an optimization algorithm to change design variables until the optimal solution is identified. In this study, different sorts of algorithms the genetic algorithm (GA), particle swarm optimization (PSO), and cuckoo search (CS) are employed to boost and enhance the performance parameters. While decreasing the time required to develop a conventional operation amplifier's settling time. Some studies decrease the value of the power utilized at various frequencies. Others operate at extremely high frequencies, but their power consumption is greater than that of those operating at lower frequencies.
Deep learning algorithms to improve COVID-19 classification based on CT images Hamza Abu Owida; Hassan S. Migdadi; Omar Salah Mohamed Hemied; Nawaf Farhan Fankur Alshdaifat; Suhaila Farhan Ahmad Abuowaida; Rami S. Alkhawaldeh
Bulletin of Electrical Engineering and Informatics Vol 11, No 5: October 2022
Publisher : Institute of Advanced Engineering and Science

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

Abstract

In response to the growing threat posed by COVID-19, several initiatives have been launched to develop methods of halting the progression of the disease. In order to diagnose the COVID-19 infection, testing kits were utilized; however, the use of these kits is time-consuming and suffers from a lack of quality control measures. Computed tomography is an essential part of the diagnostic process in the treatment of COVID-19 (CT). The process of disease detection and diagnosis could be sped up with the help of automation, which would cut down on the number of exams that need to be carried out. A number of recently developed deep learning tools make it possible to automate the Covid-19 scanning process in CT scans and provide additional assistance. This paper investigates how to quickly identify COVID-19 using computational tomography (CT) scans, and it does so by using a deep learning technique that is derived from improving ResNet architecture. In order to test the proposed model, COVID-19 CT scans that include a patient-based split are utilized. The accuracy of the model’s core components is 98.1%, with specificity at 97% and sensitivity at 98.6%.
Real-time military person detection and classification system using deep metric learning with electrostatic loss Suprayitno, Suprayitno; Fauzi, Willy Achmat; Ain, Khusnul; Yasin, Moh.
Bulletin of Electrical Engineering and Informatics Vol 12, No 1: February 2023
Publisher : Institute of Advanced Engineering and Science

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

Abstract

This study addressed a system design to detect the presence of military personnel (combatants or non-combatants) and civilians in real-time using the convolutional neural network (CNN) and a new loss function called electrostatic loss. The basis of the proposed electrostatic loss is the triplet loss algorithm. Triplet loss’ input is a triplet image consisting of an anchor image (xa), a positive image (xp), and a negative image (xn). In triplet loss, xn will be moved away from xa but not far from both xa and xp. It is possible to create clusters where the intra-class distance becomes large and does not determine the magnitude and direction of xn displacement. As a result, the convergence condition is more difficult to achieve. Meanwhile, in electrostatic loss, some of these problems are solved by approaching the electrostatic force on charged particles as described in Coulomb's law. With the inception ResNet-v2 128-dimensional vectors network within electrostatic loss, the system was able to produce accuracy values of 0.994681, mean average precision (mAP) of 0.994385, R-precision of 0.992908, adjusted mutual information (AMI) of 0.964917, and normalized mutual information (NMI) of 0.965031.
Character level vehicle license detection using multi layered feed forward back propagation neural network Ummadisetti, Ganesh Naidu; Thiruvengatanadhan, R.; Narayana, Satyala; Dhanalakshmi, P.
Bulletin of Electrical Engineering and Informatics Vol 12, No 1: February 2023
Publisher : Institute of Advanced Engineering and Science

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

Abstract

Real-world traffic situations, including smart traffic monitoring, automated parking systems, and car services are increasingly using vehicle license detection systems (VLDS). Vehicle license plate identification is still a challenge with current approaches, particularly in more complicated settings. The use of machine learning and deep learning algorithms, which display improved classification accuracy and resilience, has been a significant recent breakthrough. Deep learning-based license plate identification using neural networks is proposed in this article. The number plate is detected using a multi layered feed forward back propagation neural network (MLFFBPNN). In this method, there are 3 layers namely input, hidden, and output layers has been utilized. Each layer has been related with interconnection weights. In feed forward of information, initially a set of randomly chosen weights are feed to the input data and an output has been determined. Back propagation training algorithm is utilized to train the network. Then character level identification is performed. The suggested proposed method is compared to the region-based convolutional neural network (RCNN) method in terms of accuracy and computational efficiency. The proposed method produced the character level recognition accuracy of 89%. It is improved by 4% when compared with the RCNN recognition method.
In Malang, Indonesia, a techno-economic analysis of hybrid energy systems in public buildings Mochammad Junus; Marjono Marjono; Aulanni’am Aulanni’am; Slamet Wahyudi
Bulletin of Electrical Engineering and Informatics Vol 11, No 5: October 2022
Publisher : Institute of Advanced Engineering and Science

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

Abstract

Because of the fickle nature of the renewable sources of energy production, professionals in this sector have developed hybrid renewable energy systems (HRES) that offer a constant and stable load supply. This research intends to build off-grid hybrid energy systems (HES) in Malang, Indonesia, that uses a solar generator, wind turbine, and biogas to power public buildings. The HOMER program was used to construct this model. Following the computations, multiple hybrid renewable energy system models are used to analyze each component’s capital cost and also cost of energy (COE). Furthermore, energy output, gas emissions, and a thermoeconomic assessment of several HRES models have been explored. Two ideal HRES models were evaluated: one with a biogas generator and one without. According to the research, employing a generator of biogas would reduce fuel consumption and emissions by 68.3%. This HRES model is impressive in light of Malang’s severe air pollution. Switching from diesel to biogas generator decreases NPC by 6.84%, according to the data.
ArSentBERT: fine-tuned bidirectional encoder representations from transformers model for Arabic sentiment classification Mohamed Fawzy Abdelfattah; Mohamed Waleed Fakhr; Mohamed Abo Rizka
Bulletin of Electrical Engineering and Informatics Vol 12, No 2: April 2023
Publisher : Institute of Advanced Engineering and Science

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

Abstract

Sentiment analysis in the Arabic language is challenging because of its linguistic complexity. Arabic is complex in words, paragraphs, and sentence structure. Moreover, most Arabic documents contain multiple dialects, writing alphabets, and styles (e.g., Franco-Arab). Nevertheless, fine-tuned bidirectional encoder representations from transformers (BERT) models can provide a reasonable prediction accuracy for Arabic sentiment classification tasks. This paper presents a fine-tuning approach for BERT models for classifying Arabic sentiments. It uses Arabic BERT pre-trained models and tokenizers and includes three stages. The first stage is text preprocessing and data cleaning. The second stage uses transfer-learning of the pre-trained models’ weights and trains all encoder layers. The third stage uses a fully connected layer and a drop-out layer for classification. We tested our fine-tuned models on five different datasets that contain reviews in Arabic with different dialects and compared the results to 11 state-of-the-art models. The experiment results show that our models provide better prediction accuracy than our competitors. We show that the choice of the pre-trained BERT model and the tokenizer type improves the accuracy of Arabic sentiment classification.
Hybrid load-balancing algorithm for distributed fog computing in internet of things environment Abrar Saad Kadhim; Mehdi Ebady Manaa
Bulletin of Electrical Engineering and Informatics Vol 11, No 6: December 2022
Publisher : Institute of Advanced Engineering and Science

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

Abstract

Fog computing is a novel idea created by Cisco that provides the same capabilities as cloud computing but close to objects to improve performance, such as by minimizing latency and reaction time. Packet failure can happen on a single fog server across a large number of messages from internet of things (IoT) sensors due to several variables, including inadequate bandwidth and server queue capacity. In this paper, a fog-to-server architecture based on the IoT is proposed to solve the problem of packet loss in fog and servers using hybrid load balancing and a distributed environment. The proposed methodology is based on hybrid load balancing with least connection and weighted round robin algorithms combined together in fog nodes to take into consideration the load and time to distribute requests to the active servers. The results show the proposed system improved network evaluation parameters such as total response time of 131.48 ms, total packet loss rate of 15.670%, average total channel idle of 99.55%, total channel utilization of 77.44%, average file transfer protocol (FTP) file transfer speed (256 KB to 15 MB files) of 260.77 KB/sec, and average time (256 KB to 15 MB) of 19.27 sec.
An IoT-fuzzy based password checker system for wireless video surveillance system Mohammed Ahmed Jasim; Tayseer Salman Atia
Bulletin of Electrical Engineering and Informatics Vol 11, No 6: December 2022
Publisher : Institute of Advanced Engineering and Science

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

Abstract

Wireless video surveillance systems (WVSS) are deployed in large environments for use in strategic places such as town centers, public streets, and airports and play an essential role in protecting critical infrastructure. However, WVSSs are vulnerable to unauthorized access due to weak login credentials, which leads to their exploitation to launch cyberattacks on other systems, such as distributed denial-of-service attacks. Hence, it is essential to secure these systems from unauthorized access. This paper proposes the Mamdani fuzzy inference system (FIS)-based password checker algorithm to estimate the password strength ratio (PSR) of internet protocol (IP) cameras and internet of things (IoT) devices. This algorithm composes three stages, the password extraction stage, which evaluates the input parameters of FIS from the real-time streaming protocol (RTSP) protocol using a counter of password characters. Then, the processing stage uses Mamdani FIS to optimize the input parameters to calculate the PSR. Finally, the alarm stage will notify the system administrator about weak IoT nodes. Unlike the existing approaches, this algorithm improves detection accuracy by informing the system administrator about threatened nodes. Extensive experiments are carried out to determine the efficiency of the proposed algorithm. The results confirm the efficiency of the proposed algorithm with high accuracy, which outperforms existing schemes.
An optimal motion path planning control of a robotic manipulator based on the hybrid PI-sliding mode controller Wisam Essmat Abdul-Lateef; Yaser Nabeel Ibrahem Alothman; Sabah Abdul-Hassan Gitaffa
Bulletin of Electrical Engineering and Informatics Vol 12, No 2: April 2023
Publisher : Institute of Advanced Engineering and Science

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

Abstract

This paper proposes a hybrid proportional-integral (PI-sliding) mode controller to improve and adjust the point-to-point path planning of a three-link robotic arm with three degrees of freedom. The main objectives of the proposed control unit are to control the tracking process to reach the desired path handle the outgoing vibrations, and dampen them in the links of the robotic arm during its movement to ensure accuracy in completing the work. Seventh-degree polynomial paths represented the segments of locomotion connecting the first, middle, and last points at the combined space through predefined route points via minimal travel time. While not exceeding a predetermined maximum torque, without hitting any obstacle in the robot's workspace. The results showed that the proposed control design provides a robust control performance and fast response corresponding with conventional sliding mode controller (SMC) and PI controller. Then the outcomes provide the best results for the demanded mission according to the whished intakes with minimal error. The system equations are solved using the techniques available in MATLAB software then the results of the model are validated by the results of simulations.

Filter by Year

2012 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