cover
Contact Name
Nurhayati
Contact Email
nurhayati@unesa.ac.id
Phone
+6287854127188
Journal Mail Official
inajeee@unesa.ac.id
Editorial Address
Departement of Electrical Engineering Faculty of Engineering Universitas Negeri Surabaya
Location
Kota surabaya,
Jawa timur
INDONESIA
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering)
ISSN : -     EISSN : 26142589     DOI : 10.26740/inajeee
INAJEEE or Indonesian Journal of Electrical and Eletronics Engineering (E-ISSN 2614-2589) is a scientific peer-reviewed journal issued by The Department of Electronics, Faculty of Engineering, Universitas Negeri Surabaya (UNESA). Accepted articles will be published online and the article can be downloaded for free (free of charge). INAJEEE is published periodically (2 issues per volume/year) with 5 articles each time published (10 articles per year). INAJEEE is free (open source) all to access and download. The journal includes developments and research in the field of Electronic Engineering, both theoretical studies, experiments, and applications, including: 1. Electronics Engineering 2. Power system Engineering 3. Telematics 4. Control System Engineering
Articles 157 Documents
Automatic Cash Payment System Using ESP32 Ardhan, Mohammad Ardhan Fawwaz; Noorman Rinanto; Muhammad Khoirul Hasin; Adianto; Putri Nur Rahayu
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering) Vol. 8 No. 2 (2025)
Publisher : Department of Electrical Engineering, Faculty of Engineering, Universitas Negeri Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26740/inajeee.v8n2.p114-120

Abstract

This research evaluates an automatic cash payment system using an ESP32 microcontroller integrated with a bill acceptor, a Rp1000 coin acceptor, and a coin hopper. The system is designed to accept banknote and coin payments and dispense change automatically. The system was fully tested for 40 transactions. Results showed a success rate of 87.5% with the most problems being the incorrect reading of banknotes and coin positioning. The system shows high potential for use in vending machines or self-service platforms Keywords: Indoor Positioning System, Wi-Fi RSSI-Fingerprint, Multivariate Gaussian Mixture Model, Android Application, Accuracy.
Simulation of Braitenberg Method of Differential Wheeled Robot Using Gazebo ROS Features Bagus, Pradana Bagus Mauludin; Rinanto, Noorman
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering) Vol. 8 No. 2 (2025)
Publisher : Department of Electrical Engineering, Faculty of Engineering, Universitas Negeri Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26740/inajeee.v8n2.p121-126

Abstract

Differential wheeled robots are one type of mobile robot that is easy to design and operate. However, cost limitations and the risk of hardware damage due to collisions when the robot fails to avoid obstacles often become obstacles in direct research on physical devices. To overcome this, this research was conducted in the form of simulations using the Robot Operating System (ROS) and Gazebo. The simulation utilizes the Burger model TurtleBot robot and applies the Braitenberg method as an obstacle avoidance strategy to detect and avoid obstacles in the surrounding environment. The Braitenberg method is an algorithm designed for wheeled vehicles to move automatically by utilizing data from left and right side sensors to control motor rotation. Therefore, it is necessary to test the implementation of this method to ensure that the robot is able to move independently while avoiding obstacles in the vicinity. Keywords: Turtlebot9, ROS, Gazebo, Turtlebot, Braitenberg
Implementation of Augmented Reality Technology in the Design of the Kaswari Elok 87 Ship as a Tourism Vessel in the Sea Area of West Papua Andani, Tri Rejeki; Diptya Widayaka, Parama
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering) Vol. 8 No. 2 (2025)
Publisher : Department of Electrical Engineering, Faculty of Engineering, Universitas Negeri Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26740/inajeee.v8n2.p108-113

Abstract

The lack of interactive visualization media in presenting tourism transportation information in West Papua has become an obstacle in attracting interest and understanding among potential users. This study implements augmented reality (AR) technology to present the interior and exterior design of the MV Kaswari Elok 87 ship in an interactive and realistic manner. AR technology enables detailed visualization of the ship without the need for a physical model, thereby facilitating the design presentation process. The application was developed using Unity 3D and tested on two Android devices. The results show that the system can display the ship model stably with optimal performance at a distance of 20–190 cm and a 360° viewing angle, achieving an average frame rate of 33 FPS. Keywords: augmented reality, image processing, marker detection, rendering
Design And Development of An IoT-Based Automatic Magnetic Balance Testing Device for Three-Phase Transformers at PT. Bambang Djaja Kharisma Aji Saputra Wardani; Rohman, Miftahur
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering) Vol. 9 No. 1 (2026): ON PROGRESS
Publisher : Department of Electrical Engineering, Faculty of Engineering, Universitas Negeri Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26740/inajeee.v9n1.p1-6

Abstract

Magnetic Balance testing on three-phase transformers that are still done manually has the potential to cause human error and delays in defect identification. This research aims to develop an automatic Magnetic Balance testing tool based on the Internet of Things (IoT) using Arduino Mega 2560 microcontroller and Wemos D1 mini (ESP8266) connected to Google Spreadsheet as an online data logger. Voltage regulation on each phase is done automatically through a relay, while the measurement results are displayed on the LCD and recorded in real-time to the Spreadsheet. Based on the test results, the device functions properly and meets the Magnetic Balance testing standards, this is evidenced when we test one of the phases, the voltage value read in the other two phases when summed is close to or in accordance with the phase that is given a voltage. The successful integration of the system with Spreadsheet allows remote monitoring of test results and supports early detection of potential transformer damage. Keywords: Arduino Mega 2560, Google Spreadsheet, Internet of Things, Magnetic Balance, Wemos D1 mini ESP8266.
IoT System Design for Dragon Fruit Plants Lighting and Watering Automation Using Fuzzy Method Maulana, Muhammad Rizqi; Rohman, Miftahur
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering) Vol. 9 No. 1 (2026): ON PROGRESS
Publisher : Department of Electrical Engineering, Faculty of Engineering, Universitas Negeri Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26740/inajeee.v9n1.p7-13

Abstract

Dragon fruit is a high-value commodity that has gained increasing popularity in the global market, yet requires intensive care, particularly in terms of precise watering and lighting management. In Indonesia, dragon fruit cultivation often faces challenges due to reliance on imprecise manual systems. Conventional systems currently available are frequently inefficient as they cannot dynamically adapt to fluctuating environmental conditions. Therefore, this research aims to develop an IoT-based automation system capable of optimizing dragon fruit growth through intelligent watering and lighting control using more adaptive fuzzy logic methods. The system is designed with an ESP32 microcontroller as the control center, integrated with a YL-69 soil moisture sensor and LDR light sensor. Both sensors were calibrated with high accuracy, showing errors of 2.85% for the moisture sensor and 2.80% for the light sensor respectively. Sensor data is then processed using fuzzy logic to generate proportional control through PWM modulation for water pump and LED light actuators. System implementation demonstrates robust performance, where lights turn on fully at light intensity ≤110 lux, dim at 110-640 lux, and turn off above 640 lux. Meanwhile, the pump operates at maximum capacity when soil moisture ≤45%, at half power between 45-70%, and stops above 70%. The Blynk platform is utilized for real-time environmental monitoring through a user-friendly mobile interface. Twenty-four hours test showed that the system is responsive and adaptive, and has the potential to increase water and energy efficiency compared to conventional systems. Keyword: Dragon Fruit, ESP32, Fuzzy logic, Internet of Things
Design And Implementation of a Depth Stability Control System Using A Water Pressure Sensor on An Underwater Remotely Operated Vehicle (ROV) Afandi, M. Afid; Rusimamto, Puput Wanarti
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering) Vol. 9 No. 1 (2026): ON PROGRESS
Publisher : Department of Electrical Engineering, Faculty of Engineering, Universitas Negeri Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26740/inajeee.v9n1.p14-22

Abstract

This research aims to design and implement a depth control system for an Underwater ROV using the MS5837-30BA water pressure sensor, controlled by ESP8266 and STM32 microcontrollers. Data is transmitted in real time to a Ground Control Station (GCS), which also allows PID parameter configuration and joystick control. Initial testing of the sensor showed an average absolute error of 0.73 cm after adjustment. The PID control system was implemented using two approaches: MATLAB simulation and the trial-and-error method. The results show that the ROV depth control system can effectively maintain a setpoint of 50 cm below the water surface. The best performance was achieved using the trial-and-error method with PID parameters of Kp=31, Ki=0.5, and Kd=9. The system response demonstrated 0% overshoot, 0.02 cm steady-state error, 1.3 seconds rise time, and 1.6 seconds settling time. Keywords: Underwater ROV, MS5837-30BA, PID Controller, Depth Control, System Identification
IoT-Based Smart Door Lock Design for Multi-Stage Locking in Sterilization Rooms Muhammad Danny Setiawan; Rohman, Miftahur
INAJEEE (Indonesian Journal of Electrical and Electronics Engineering) Vol. 9 No. 1 (2026): ON PROGRESS
Publisher : Department of Electrical Engineering, Faculty of Engineering, Universitas Negeri Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26740/inajeee.v9n1.p23-27

Abstract

This research presents the design and development of an Internet of Things (IoT)-based Smart Door Lock system implemented in a sterilization room with a step-by-step locking mechanism. The system is designed to improve security and ensure that sterilization procedures are carried out according to standards, where doors can only be accessed sequentially as predetermined. The hardware consists of an ESP32 microcontroller connected to a fingerprint sensor for user authentication and a solenoid door lock as the door actuator. The system is also integrated with an IoT-based server, enabling real-time monitoring of door status through a mobile application. Experimental results show that the system functions properly, allowing doors to open only according to the specified sequence, while access data can be stored and monitored online. Therefore, this Smart Door Lock system provides an effective solution to support both security and operational efficiency in sterilization rooms. Keywords: Smart Door Lock, IoT, ESP32, sterilization room, step-by-step locking.