EMITTER International Journal of Engineering Technology
https://emitter.pens.ac.id/index.php/emitter
<p align="justify">EMITTER International Journal of Engineering Technology (abbreviated as EMITTER) is a BI-ANNUAL journal that aims to encourage initiatives, to share new ideas, and to publish high-quality articles in the field of engineering technology, especially in Electrical and Information Technology related. It primarily focuses on analyzing, applying, implementing and improving existing and emerging technologies and is aimed at the application of engineering principles and the implementation of technological advances for the benefit of humanity. All submitted papers are evaluated by anonymous referees by double-blind peer review for contribution, originality, relevance, and presentation. EMITTER follows the open access policy that allows the published articles freely access.</p> <p align="justify">Started from Vol.1, No.2, 2013, full article published by EMITTER are available online at https://emitter.pens.ac.id and currently indexed in Clarivate Analytics (ESCI) - formerly Thomson Reuters, Index Copernicus International (ICI), DOAJ, SINTA, and Google Scholar. This Journal is a member of CrossRef.</p> <p align="justify">Since 30 October 2017, EMITTER International Journal of Engineering Technology has been accredited by Ministry of Research, Technology and Higher Education Republic of Indonesia in decree No. 51/E/KPT/2017.</p>Politeknik Elektronika Negeri Surabaya (PENS)en-USEMITTER International Journal of Engineering Technology2355-391X<p>The copyright to this article is transferred to <strong>Politeknik Elektronika Negeri Surabaya(PENS)</strong> if and when the article is accepted for publication. The undersigned hereby transfers any and all rights in and to the paper including without limitation all copyrights to PENS. The undersigned hereby represents and warrants that the paper is original and that he/she is the author of the paper, except for material that is clearly identified as to its original source, with permission notices from the copyright owners where required. The undersigned represents that he/she has the power and authority to make and execute this assignment. The copyright transfer form can be downloaded <a href="https://emitter.pens.ac.id/copyrights_2022.doc">here</a><strong> </strong>.</p> <p>The corresponding author signs for and accepts responsibility for releasing this material on behalf of any and all co-authors. This agreement is to be signed by at least one of the authors who have obtained the assent of the co-author(s) where applicable. After submission of this agreement signed by the corresponding author, changes of authorship or in the order of the authors listed will not be accepted.</p> <p><strong>Retained Rights/Terms and Conditions</strong></p> <ol> <li class="show">Authors retain all proprietary rights in any process, procedure, or article of manufacture described in the Work.</li> <li class="show">Authors may reproduce or authorize others to reproduce the work or derivative works for the author’s personal use or company use, provided that the source and the copyright notice of <strong>Politeknik Elektronika Negeri Surabaya (PENS) publisher </strong>are indicated.</li> <li class="show">Authors are allowed to use and reuse their articles under the same CC-BY-NC-SA license as third parties.</li> <li class="show">Third-parties are allowed to share and adapt the publication work for all non-commercial purposes and if they remix, transform, or build upon the material, they must distribute under the same license as the original.</li> </ol> <h3>Plagiarism Check</h3> <p>To avoid plagiarism activities, the manuscript will be checked twice by the Editorial Board of the EMITTER International Journal of Engineering Technology (EMITTER Journal) using <strong>iThenticate</strong> Plagiarism Checker and the CrossCheck plagiarism screening service. The similarity score of a manuscript has should be less than 25%. The manuscript that plagiarizes another author’s work or author's own will be rejected by EMITTER Journal.</p> <p>Authors are expected to comply with EMITTER Journal's plagiarism rules by downloading and signing the plagiarism declaration form <a href="/Declaration_of_Plagiarism.doc"><strong>here</strong></a> and resubmitting the form, along with the copyright transfer form via online submission.</p>An Attention based Vision Transformer for the Detection of Insect Pests in Castor Crop
https://emitter.pens.ac.id/index.php/emitter/article/view/984
<p>Castor (Ricinus communis L.) is a significant crop valued for its non-edible oil, yet its economic importance is compromised by insect pests causing substantial yield losses of 35-40%. This paper explores the efficiency of utilization of vision transformers for efficient pest classification. We propose CASTIPestViT, a Vision Transformer-based model specifically designed for insect pest detection in castor crops. The model integrates transfer learning and fine-tuning mechanisms, leveraging a pre-trained Vision Transformer (ViT) initially trained on ImageNet1k, and is fine-tuned on a custom dataset of castor insect pests. CASTIPestViT uses the self-attention mechanism of ViTs to capture global and local features of insect pests. The performance of CASTIPestViT is compared with six different pre-trained CNN models. The results obtained by the proposed model achieve a validation accuracy of 97.60% in insect pest detection and outperforming other state-of-the-art models in terms of precision, accuracy, and f1-score. The model offers a robust solution in early-stage insect pest detection to reduce yield losses. The efficiency and accuracy of the model make it suitable in sustainable crop management and smart agriculture systems for yield optimization.</p>NitinSatinder Bal Gupta Pankaj Kumar TyagiRavi YadavAmit Kumar SinghAjay KumarShiv Kant
Copyright (c) 2026 EMITTER International Journal of Engineering Technology
http://creativecommons.org/licenses/by-nc-sa/4.0
2026-06-292026-06-2912310.24003/emitter.v14i1.984Accurate Automatic Recognition of Iraqi License Plates Using YOLOv11n and Enhanced OCR Techniques
https://emitter.pens.ac.id/index.php/emitter/article/view/999
<p>Automatic License Plate Recognition (ALPR) systems are widely utilized for traffic monitoring, law enforcement, and security applications. While previous ALPR techniques have demonstrated high accuracy on uniform license plate formats, recognizing license plates in many countries particularly in Arabic-speaking regions remains a significant challenge due to the complex structure and diverse designs of the plates. Moreover, visual similarities between certain English letters and Arabic numerals often lead to misinterpretations by Optical Character Recognition (OCR) systems. This study proposes an efficient ALPR framework tailored for the new Iraqi license plates, employing image processing and deep learning (DL) techniques. The system integrates the YOLOv11n object detection model for accurate license plate localization, and OCR for character recognition. To address the OCR misclassification issue, particularly those caused by Arabic-English character similarities, the OCR component is enhanced using Character Index Checking (CCI) and Regular Expression Patterns (REP), resulting in more stable and accurate recognition outputs. The proposed method was evaluated on a real dataset of Iraqi license plates under varying illumination, viewpoints, and background complexity. Experimental results demonstrate strong end-to-end ALPR performance, achieving 100% plate detection accuracy, 99.8% recognition recall, and 99.5% mAP@0.5, confirming the robustness and practical effectiveness of the proposed system.</p>Aymen saadUsman Ullah SheikhZaid Abdi Alkareem
Copyright (c) 2026 EMITTER International Journal of Engineering Technology
http://creativecommons.org/licenses/by-nc-sa/4.0
2026-06-292026-06-29244110.24003/emitter.v14i1.999Exploring YOLO-Based Deep Learning Approaches for Fish Detection in Intelligent Aquatic Monitoring Systems
https://emitter.pens.ac.id/index.php/emitter/article/view/1007
<p>The Advancements in precision aquaculture demand robust visual monitoring systems capable of accurate, real-time fish detection in complex underwater environments characterized by turbidity, occlusion, and dynamic illumination. While YOLO (You Only Look Once) architectures have demonstrated high efficiency in object detection tasks, their comparative performance for underwater fish detection remains underexplored, particularly across recent variants such as YOLOv5, YOLOv8, and YOLOv11. This study presents a systematic evaluation of three state-of-the-art YOLO models using a curated GlowFish dataset consisting of 533 annotated images across three fluorescent species. Data were acquired under controlled but visually diverse conditions using multi-angle imaging and standardized illumination. A uniform training pipeline, consistent annotation using the COCO format, and identical hyperparameters were applied across models to ensure fair benchmarking. Key evaluation metrics include precision, recall, mAP@0.5, and mAP@0.5:0.95. Experimental results reveal that YOLOv5 achieved the highest precision (0.963) and mAP@0.5 (0.967), while YOLOv8 delivered superior recall (0.930) and more balanced detection across species classes. YOLOv11 demonstrated architectural potential but showed greater sensitivity to class imbalance and reduced confidence stability. Visual analysis and confusion matrices further confirmed model-specific trade-offs in classification reliability and localization precision. This work contributes critical empirical insights into the selection of YOLO architectures for intelligent aquaculture systems, offering practical guidance for real-time aquatic monitoring deployments. Future research will extend this framework to multi-species, multi-environment datasets, integrate spatiotemporal behavioral tracking, and investigate deployment on resource-constrained edge-AI platforms, advancing the field toward interpretable and autonomous aquatic monitoring solutions.</p>Tresna DewiRiyo IrawanAgum Try WardhanaMuhammad Amri YahyaLukman Nul HakimDini Septiyani AR
Copyright (c) 2026 EMITTER International Journal of Engineering Technology
http://creativecommons.org/licenses/by-nc-sa/4.0
2026-06-292026-06-29425910.24003/emitter.v14i1.1007Supporting Independent Prayer in Alzheimer’s Patients with an EEG-Enabled BCI System
https://emitter.pens.ac.id/index.php/emitter/article/view/1030
<p>Alzheimer's disease (AD) significantly impairs cognitive functions, making independent activities, including Muslim prayers, challenging for patients. This study introduces an innovative Brain-Computer Interface (BCI) system leveraging Electroencephalography (EEG) signals to facilitate prayer practices for individuals with AD. Utilizing a 5-channel EEG headset to monitor attention levels, our system detects alpha and beta wave patterns to assess user focus. When attention diminishes, the system provides guidance to the next prayer step, ensuring continuity and support. Additionally, motion detection technology captures physical movements associated with prayer, enabling the classifier to learn and recognize different prayer postures from a dataset of two individuals. This approach aids AD patients in maintaining religious practices independently while significantly enhancing their psychological well-being by fostering autonomy and spiritual fulfillment. Our findings suggest that integrating EEG-based BCI systems with motion detection offers a promising avenue for supporting daily activities and improving quality of life for individuals with cognitive impairments. </p>Huda AlmuzainiSara AlRahiliMaha Al-sharikhSamia Al-faifi
Copyright (c) 2026 EMITTER International Journal of Engineering Technology
http://creativecommons.org/licenses/by-nc-sa/4.0
2026-06-292026-06-29607610.24003/emitter.v14i1.1030 Area-Efficient Concryption for Secure Data Transmission
https://emitter.pens.ac.id/index.php/emitter/article/view/1020
<p>As computer networks become more connected, it is more important than ever to protect users' data and privacy. Especially because modern cyberattacks are so advanced, cryptography is a key way to keep user data private, real, and safe. However, since cryptographic methods do not reduce file sizes, concryption techniques are employed to optimize storage and enhance bandwidth for secure and efficient data transmission. The concryption method is implemented using two of the most flexible and efficient symmetric block ciphers: The concryption method uses the Blowfish and Twofish symmetric block ciphers, along with compression techniques such as LZW and MTF. We propose an area-efficient encryption algorithm that is better than the Twofish algorithm. The proposed architecture is a suitable fit for IoT devices, embedded systems, and hardware platforms that don't need much power (0.135 mW) and don't need much space (1,197 gates). Therefore, the proposed encryption architecture is a good balance between the cost of hardware, the effectiveness, and the security of lightweight cryptographic applications. The proposed encryption technique is applied to the concryption process, where compression before encryption results in a better compression ratio compared to encrypting the data first, thereby reducing bandwidth usage and enhancing transmission speed for secure data transfers.</p>Thejaswini PGunasagari G SSunita ShirahattiVivekananda G
Copyright (c) 2026 EMITTER International Journal of Engineering Technology
http://creativecommons.org/licenses/by-nc-sa/4.0
2026-06-302026-06-30779710.24003/emitter.v14i1.1020The Ontology Driven E-Commerce Chatbot for Fashion Industry
https://emitter.pens.ac.id/index.php/emitter/article/view/1055
<p>Conventional chatbots in fashion e-commerce rely on keyword matching and lack the semantic structure needed to correctly handle multi-entity product queries. This leads to inaccurate, context-blind responses that frustrate users and reduce platform engagement. This paper proposes and evaluates an ontology-driven chatbot system for fashion e-commerce and compares it directly against a non-ontology baseline built on the same dataset. Both systems were developed using Google Dialogflow for natural language processing, with product data collected through Python web scraping from the Alkaram fashion website. The ontology knowledge base was engineered in OWL 2 using Protégé and queried via SPARQL, with a class hierarchy covering product categories, attributes, and brand entities. To evaluate both models, five analysts conducted structured 10-minute conversations using a fixed set of 50 product queries, scoring each response across seven criteria, including accuracy, context retention, and grammatical quality, on a 0 to 9 scale. The ontology-based system achieved 88% accuracy compared to 67% for the non-ontology model, a 21% improvement. It also outperformed across all other criteria, with inter-analyst agreement within 0.5 points confirming evaluation reliability. These results show that integrating an OWL/SPARQL ontology into a Dialogflow-based chatbot meaningfully improves product query handling in fashion e-commerce, and the approach is practical enough to scale to other retail domains.</p>Maryam MairajShakil AhmedKiran HidayatAamir Zeb ShaikhShabbar Naqvi
Copyright (c) 2026 EMITTER International Journal of Engineering Technology
http://creativecommons.org/licenses/by-nc-sa/4.0
2026-06-302026-06-309812010.24003/emitter.v14i1.1055An iterative LQR control method for 6-DOF UAV quadcopter under disturbance and payload variation
https://emitter.pens.ac.id/index.php/emitter/article/view/1017
<p>This paper proposes an optimal control method based on the iterative LQR aimed at enhancing the trajectory tracking accuracy of a 6 DOF quadcopter UAV under external disturbances and varying payloads. The main distinguishing feature of the proposed method is the iterative optimization mechanism of the weighting matrices Q and R through the logarithmic normalization of error metrics, including ITAE, ISE, and RMSE, which automatically adjusts the controller based on the system's actual performance. The effectiveness of the method is evaluated through simulations in MATLAB across various flight trajectories and scenarios, including ideal conditions, disturbances, and combined disturbances with varying payloads. The simulation results show that the iterative LQR method significantly improves control quality compared to traditional PID and LQR controllers, with error reductions ranging from 6.6% to 41.8%, particularly evident in the x and y position axes and the yaw angle ψ. Furthermore, preliminary experimental results on quadcopter UAV hardware show that the proposed iterative LQR algorithm helps improve control quality and enhance flight attitude stability under low wind disturbance and varying payloads. These results demonstrate the adaptability and robustness of the proposed method under the complex operating conditions of UAVs.</p>Vo Van AnNguyen Van Binh
Copyright (c) 2026 EMITTER International Journal of Engineering Technology
http://creativecommons.org/licenses/by-nc-sa/4.0
2026-06-302026-06-3012114110.24003/emitter.v14i1.1017