SciRepID - Scientific Publication Search

Publication Search

29,653 articles from 386 journals · 1,447 citations tracked

Showing 1-20 of 31

Analytics

Rifki Wahyudi; Khairunnisa Ramadhani; Lucky Armanda; M. Anggi Anugrah

Neptunus: Jurnal Ilmu Komputer Dan Teknologi Informasi 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

The development of automation and robotics technology has driven innovation in various industrial fields, particularly in automatic sorting systems. Manual sorting processes often lead to inefficiencies and human errors, creating the need for an automatic, fast, and accurate system. This research employs a qualitative method which includes experimentation, testing, and system documentation. The system is designed as a robotic arm for sorting objects based on color, utilizing a TCS3200 color sensor and an ESP32 microcontroller. An ultrasonic sensor detects the presence of objects, while the sorting results are displayed through a real-time web monitoring system. The test results show that the prototype successfully sorts four primary colors (red, green, blue, and yellow) with a high level of accuracy. This research is expected to serve as a reference for the development of automation systems and robotics learning tools in both educational and industrial applications. In addition, this research also contributes to the development of technology that can increase efficiency and accuracy in industrial production processes and provide more environmentally friendly solutions by reducing the need for manual labor.

Hayadi Hamuda; Sarah Anjani; Lailatun Adzimah

Intelligent Systems and Robotics 2026 Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

Recent advancements in environmental monitoring and robotic control demand systems that are capable of real-time responsiveness, energy efficiency, and reliable operation in dynamic and resource-constrained environments. Conventional cloud-centric cyber-physical system (CPS) architectures often suffer from high latency, continuous connectivity dependency, and increased energy consumption, limiting their suitability for time-critical monitoring and adaptive control applications. To address these challenges, this study proposes an intelligent embedded cyber-physical system integrating Edge AI, low-power sensor networks, and adaptive robotic control for environmental monitoring. The proposed architecture relocates data processing and decision-making closer to the data source, enabling real-time inference, reduced communication overhead, and enhanced system autonomy. The research adopts a design-oriented experimental methodology involving system architecture design, lightweight Edge AI model development, prototype implementation, and performance evaluation under realistic operating conditions. Experimental results demonstrate that the proposed edge-based CPS significantly reduces end-to-end latency and energy consumption while maintaining acceptable inference accuracy compared to cloud-based processing. Furthermore, the system achieves improved communication efficiency and higher operational reliability, particularly under intermittent network connectivity. The findings highlight that embedding intelligence at the edge enables closed-loop sensing, decision-making, and actuation, which is essential for adaptive robotic control in environmental monitoring scenarios. This study contributes a system-level perspective on Edge AI–enabled CPS design and provides empirical evidence supporting the transition from cloud-centric architectures toward distributed, energy-aware, and resilient cyber-physical systems for real-time monitoring and control applications.

Anggit Wirasto; Khoirun Nisa; Titi Christiana

Intelligent Systems and Robotics 2026 Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

The increasing adoption of collaborative robots in modern manufacturing environments requires reliable perception systems that can ensure both safety and operational efficiency during human–robot collaboration. This study proposes a CNN-based real-time computer vision system for object and human detection in shared robotic workspaces. The research focuses on developing and evaluating a single-stage deep learning detection model optimized for real-time performance while maintaining high detection accuracy. The proposed methodology includes dataset preparation, model training using transfer learning, real-time system implementation, and comprehensive performance evaluation. Experimental results demonstrate that the developed system achieves high detection accuracy, as reflected by strong precision, recall, and mean Average Precision (mAP) values, while maintaining low inference latency suitable for real-time operation. The system consistently operates above real-time frame-rate thresholds, ensuring timely perception updates required for safety-related decision-making in collaborative robotic environments. Graphical and quantitative analyses further confirm the stability of inference performance under dynamic interaction scenarios involving human movement and multiple objects. Compared with existing approaches, the proposed system provides a balanced trade-off between accuracy and computational efficiency, making it practical for deployment in safety-aware human–robot collaboration scenarios. Overall, the findings indicate that CNN-based real-time object detection systems can effectively support perception and situational awareness in collaborative robotics, contributing to safer and more efficient industrial automation.

Milli Alfhi Syari; Zira Fatmaira; Syofyan Anwar syahputra

Intelligent Systems and Robotics 2026 Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

 Autonomous robot navigation in dynamic and unstructured environments remains a critical challenge due to unpredictable obstacles, sensor uncertainty, and limited adaptability of traditional planning algorithms. Although conventional navigation methods such as graph-based, potential field–based, and sampling-based approaches have been widely adopted, their performance under real-time dynamic conditions is still constrained. This study aims to design and implement a comprehensive experimental framework to evaluate the effectiveness and limitations of conventional navigation algorithms for autonomous mobile robots operating in dynamic unstructured environments. The research adopts an experimental and comparative methodology by implementing A*, Dijkstra, Artificial Potential Field (APF), and Rapidly-Exploring Random Tree (RRT) algorithms in simulated static and dynamic scenarios. Performance is assessed using quantitative metrics including path length, computation time, success rate, collision rate, and path smoothness. The experimental results demonstrate that graph-based algorithms achieve high success rates and optimal path efficiency in static environments but exhibit limited adaptability to dynamic changes. APF offers fast computation but suffers from high collision rates due to local minima, while RRT shows better adaptability in dynamic environments at the cost of longer and less smooth paths. These findings confirm that conventional navigation methods are insufficient for robust autonomous navigation in highly dynamic and unstructured environments. The study highlights the necessity of adaptive and learning-based navigation frameworks, such as deep reinforcement learning, to enhance real-time decision-making, robustness, and autonomy in future robotic systems.

Amanda Nursabela Ilmahdy; Oline Thio; Nabila Nurindah Shalehah; Satria Rozy Habi Pratama; Margareth Henrika +1 more

Jurnal Publikasi Ekonomi dan Akuntansi 2025 Asosiasi Riset Ekonomi dan Akuntansi Indonesia

The rapid development of digitalization and innovation has become a key driver in improving business processes and the competitiveness of organizations worldwide. This study is the first comprehensive bibliometric analysis examining the relationship between digitalization and innovation in business processes, to map the intellectual structure of this field, track the development of its themes, and identify remaining research gaps. This analysis, which utilizes data from Scopus processed using VOSviewer and Biblioshiny software, covers publications from 2010 to 2024 and employs co-occurrence, co-authorship, and thematic evolution techniques. The results show a rapid growth in publications since 2016, peaking at over 110 publications in 2024. Eight key thematic clusters stand out: Industry 4.0, artificial intelligence, robotic process automation, blockchain, drivers, and agile business process management. Despite the field's maturity, it still suffers from high fragmentation, strong geographic concentration, and a reliance on cross-sectoral research designs. As a result, longitudinal insights remain limited, and digital transformation failure rates remain high, reaching up to 70%. This research presents the first quantitative and visual roadmap of global knowledge flows in this domain and underscores the need for longitudinal, geographically inclusive, and people-centric research to move beyond single-point understandings to a sustainable, context-sensitive framework that enhances both the theoretical depth and practical success of digital-based business process innovation

Burhanudin Burhanudin

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

A wall follower robot is a type of autonomous robot that is designed to move by following a wall at a certain distance. This research aims to design and build a Wall follower robot equipped with a Fuzzy-PID control system to improve navigation performance. The robot uses five HC-SR04 ultrasonic sensors to detect the distance to the wall and the surrounding obstacles. The data from the sensor is then processed by a Fuzzy-PID algorithm that combines the advantages of conventional PID control with fuzzy logic, resulting in a more adaptive response to environmental conditions. The test results showed that the robot with Fuzzy-PID control was able to maintain the stability of the distance to the wall more consistently compared to the pure PID control. In addition, the system exhibits better adaptability to complex environmental conditions, such as sharp turns, uneven wall surfaces, and the presence of resistance variations. The application of Fuzzy-PID control has been shown to improve the stability, response speed, and accuracy of the robot's navigation. These findings are expected to contribute to the development of robotic navigation systems for a wide range of practical applications, including automated cleaning robots, environmental exploration, and industrial systems that require reliable autonomous mobility.

Saprina Putri Utama Ritonga; Asro Hayati Berutu; Anggi Jelita Sitepu; Supiyandi, Supiyandi

Neptunus: Jurnal Ilmu Komputer Dan Teknologi Informasi 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Plastic waste detection in indoor environments is an essential challenge in the development of intelligent cleaning systems and robotic automation. Small and medium-sized plastic debris is often difficult to identify using conventional methods due to variations in color, shape, and reflectance. This study proposes an image-processing-based approach that combines thresholding and contour detection techniques to improve the accuracy of detecting plastic objects on floor surfaces. The initial stage involves converting the image into a color space that is more stable under varying illumination, such as HSV or grayscale, to reduce the influence of lighting intensity. Subsequently, adaptive thresholding is applied to separate plastic objects from the background by using dynamic threshold values tailored to the image’s conditions. The segmentation results are refined through morphological operations such as opening and closing, enabling the removal of small noise and enhancing the clarity of object boundaries. The core stage of the system employs contour detection to extract object shapes and areas, allowing the identification of plastic waste based on size, perimeter, and specific geometric characteristics. Experiments were conducted under different lighting conditions and various floor types, and the results demonstrate that the proposed approach successfully detects plastic debris with satisfactory accuracy and relatively fast processing time. Therefore, this method is suitable for implementation in robotic cleaning systems, indoor cleanliness monitoring devices, and other computer vision applications requiring real-time and efficient object detection.

Difha Trisadi; Hendrata Wibisana; Bagas Aryaseta

International Journal of Mechanical, Electrical and Civil Engineering 2025 Asosiasi Riset Ilmu Teknik Indonesia

This research presents the design, development, and implementation of a mini smart car prototype that operates using Internet of Things (IoT) technology. The system is built around the ESP8266 microcontroller (Amica version), which functions as the core processing unit responsible for handling Wi-Fi communication and data processing. The motion of the car is controlled by an L298 motor driver module that regulates the operation of DC motors. The entire system is powered by a 3.7-volt rechargeable battery, ensuring portability and energy efficiency. The study discusses in detail the hardware configuration, software programming, and integration of IoT-based control through a web or mobile interface. Functional testing of the prototype, named MINIOT, focuses on evaluating the responsiveness, stability, and reliability of remote control operations. The results are expected to show that the system can effectively receive and execute user commands while transmitting real-time telemetry data, such as motor status and connection indicators. This project demonstrates the feasibility of low-cost IoT-based automation for small-scale robotic applications.

Diyajeng Luluk Karlina

International Journal of Mechanical, Electrical and Civil Engineering 2025 Asosiasi Riset Ilmu Teknik Indonesia

This research presents the design, development, and implementation of a mini smart car prototype that operates using Internet of Things (IoT) technology. The system is built around the ESP8266 microcontroller (Amica version), which functions as the core processing unit responsible for handling Wi-Fi communication and data processing. The motion of the car is controlled by an L298 motor driver module that regulates the operation of DC motors. The entire system is powered by a 3.7-volt rechargeable battery, ensuring portability and energy efficiency. The study discusses in detail the hardware configuration, software programming, and integration of IoT-based control through a web or mobile interface. Functional testing of the prototype, named MINIOT, focuses on evaluating the responsiveness, stability, and reliability of remote control operations. The results are expected to show that the system can effectively receive and execute user commands while transmitting real-time telemetry data, such as motor status and connection indicators. This project demonstrates the feasibility of low-cost IoT-based automation for small-scale robotic applications.

Aslim Muda Azis; Baso Alauddin; Yanti Yanti; Rachmat Rachmat

Conventional robotic surgical systems, while offering enhanced dexterity and 3D visualization, suffer from a critical limitation: the absence of tactile sensation. This sensory disconnect can lead to inadvertent tissue damage from excessive force application and complicates delicate maneuvers that rely on the surgeon's sense of touch. This research proposes and validates a novel surgical robotic system architecture designed to bridge this sensory gap by integrating high-fidelity 3D visual input with accurate, real-time force feedback from tactile sensors mounted on the end-effector. To rigorously evaluate this innovation, a structured comparative methodology was employed. A cohort of surgeons performed standardized surgical tasks, including suturing and tissue manipulation, on realistic soft-tissue phantoms. The performance of a conventional (visual-only) system was benchmarked against that of the proposed (visual-haptic) system. A comprehensive dataset was collected, which included objective metrics such as task completion time, precision deviation from the ideal tool path, and the magnitude of applied forces. Concurrently, subjective evaluations from the participating surgeons were gathered to assess perceived control, cognitive workload, and overall task confidence. The test data revealed statistically significant improvements when using the visual-haptic system. Participants not only completed tasks with greater speed and accuracy but also applied considerably lower and more consistent forces. The analysis underscores that haptic feedback, enabled by advanced sensor fusion, not only restores a crucial 'sense of touch' to the surgeon but also reduces the incidence of excessive force application, potentially minimizing tissue trauma and improving patient recovery. These findings confirm the hypothesis that haptic-visual integration constitutes a new paradigm in robotic surgery, shifting the paradigm from purely visual guidance to a more intuitive, multi-sensory surgical experience. This study also discusses future challenges and opportunities, including the potential for AI-driven partial autonomy, such as creating virtual safety boundaries or automating sub-tasks, and the development of next-generation sensor technologies to further enhance clinical outcomes.

Tia Ramadani; Lailan Sofinah Harahap; Rika Khairani

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Object detection in digital images is a crucial aspect of image processing and computer vision, with applications ranging from surveillance systems and robotics to image-based search. One commonly used approach is template matching, a technique that compares a template image with sections of the target image to identify similar patterns. This study explores the implementation of the template matching method for object recognition in digital images. The process begins with image preprocessing to enhance data quality, followed by a matching procedure using normalized cross-correlation. Experimental results indicate that this method can accurately detect objects under stable lighting and scale conditions. However, its performance decreases when images undergo rotation or scale variations. Therefore, while template matching proves effective under ideal conditions, further methodological development is needed to improve its robustness against geometric transformations.s

Khalid Farhan FazeaA

Bilangan : Jurnal Ilmiah Matematika, Kebumian dan Angkasa 2025 Asosiasi Riset Ilmu Matematika dan Sains Indonesia

In this have a look at, a new mathematical model for FDAE-based smart manage systems is proposed. The model carries fractional derivatives blended with algebraic constraints to symbolize prolonged memory results. We describe a numerical method to solve the proposed device and practice this version to robotics, self-reliant cars, and sensible prosthetics. The Fractional Collocation Method is employed to resolve FDAEs, making sure accuracy and balance. To validate the proposed method, we introduce 3 examples: a simple FDAE demonstrating the accuracy of the numerical solution, a device of FDAEs modeling interdependent dynamic variables with algebraic constraints, and an FDAE with a nonlinear algebraic constraint, highlighting the approach's capability to handle complicated, nonlinear dynamics. Simulation results verify that FDAEs offer a more practical and powerful tool for designing and reading wise manage systems as compared to classical techniques.

Dasgupta, Sudakshina; Das, Disha; Hoque, Muktarul; Bhattacharya, Indrajit

Journal of Computing Theories and Applications 2025 Universitas Dian Nuswantoro

Minimally invasive surgery offers several advantages, including reduced blood loss, smaller incisions, less pain, and a lower risk of complications than open surgery. This approach enhances patient comfort and supports faster recovery. When guided by optimal path planning, surgical robots can accurately navigate the body to remove malignant tumors with high precision. This study proposes a Modified Particle Swarm Optimization (MPSO) algorithm to determine the optimal path for robotic-assisted minimally invasive surgery targeting brain tumors. The algorithm improves upon standard PSO by modifying the velocity update equation and incorporating an adaptive inertia weight, enhancing convergence speed, global search ability, and solution accuracy. Experimental results show that the proposed MPSO achieves a maximum fitness value of 19.10 in a sparse obstacle environment, outperforming standard PSO and IPSO in quality and in the required number of iterations. The approach effectively balances path efficiency and obstacle avoidance, making it well-suited for complex surgical scenarios. In conclusion, the MPSO-based method provides a reliable and precise solution for robotic surgical navigation, improving outcomes and safety in minimally invasive procedures.

Adam Andika Wisesa; Edi Kurniawan; Akhmad Kasan Gupron

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

This research focuses on designing the shortest path to a docking station for the charging system of a robotic coffee delivery system on a cruise ship. With the growing demand for more efficient and innovative services in the maritime industry, autonomous robots are increasingly being used for tasks such as delivering coffee to passengers. However, these robots face unique challenges in the confined and dynamic environment of a ship, particularly in terms of power management and recharging. The goal of this research is to create an efficient charging system using a power bank and Internet of Things (IoT) technology to minimize downtime and ensure continuous robot operation with minimal human intervention. By utilizing sensors such as the MPU 6050 for motion detection and the TCS 3200 for color recognition, the robot can autonomously navigate the shortest path to the docking station for charging, while IoT enables real-time battery capacity monitoring. This helps reduce the time spent on non-operational tasks and improves the overall efficiency of the system. This research not only enhances the robot’s ability to operate autonomously in complex environments but also provides a flexible and scalable solution for the maritime industry to integrate advanced robotics into their service operations. The results of this study contribute to the increased adoption of autonomous systems in the maritime sector, particularly in improving service efficiency on board, reducing the need for human intervention, and ensuring smoother service delivery to passengers.

Tobias Merrick Vaughn; Flynn Archer; Callum Sloane

Proceeding of the International Conferences on Engineering Sciences 2024 Asosiasi Riset Ilmu Teknik Indonesia

Bio-inspired engineering is a rapidly growing field that applies principles found in nature to develop innovative solutions in structural engineering, materials science, and robotics. This paper explores biomimicry in various disciplines, such as self-cleaning surfaces inspired by lotus leaves, energy-efficient building designs modeled after termite mounds, and ultra-lightweight yet durable materials inspired by spider silk. The study highlights the role of computational modeling in replicating biological structures and discusses the challenges of translating natural efficiencies into engineered systems. Additionally, this research examines the environmental impact of bio-inspired materials and their potential to replace conventional, resource-intensive materials in industries such as construction, aerospace, and biomedical engineering.

Rayhan Al Hayubi; Salsabila Aulia; Dafairro Abbil Gunawan; Syarif Hidayatullah; Didik Aribowo

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2024 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

In this study, the implementation and simulation of a servo SG90 drive system based on Arduino Uno with dynamic angle control were carried out. The SG90 servo motor is widely used in various applications such as robotics and automation due to its ease of control and small size. The objective of this research is to develop a control system capable of adjusting the servo angle dynamically using Arduino Uno. The simulation method involves hardware and software simulations combined with servo control code based on PWM (Pulse Width Modulation) signals. The results show that the system is capable of accurately controlling the servo angle through a potentiometer as a dynamic input, along with simulation visualization in a software environment.

Rivina Kayla Nazeva; Tata Sutabri

Router : Jurnal Teknik Informatika dan Terapan 2024 Asosiasi Profesi Telekomunikasi dan Informatika Indonesia

This research focuses on designing and simulating a makeup robot control system with a Human-Robot Interaction (HRI) approach. The main goal is to develop a robot that is not only efficient in applying makeup, but also able to interact directly with users. The design of this robot is designed with attention to anthropomorphism and non-verbal interaction, in order to improve user comfort and experience during the use process. This control system leverages cutting-edge sensor technology, such as facial recognition and expression analysis, to detect user emotions and adjust the robot's response in real-time. The simulation process is carried out using the Robot Operating System (ROS) to develop an algorithm that supports task coordination between robots and humans as well as interactive feedback. The results of the simulation show that the robot is able to recognize the user's emotions and adjust their actions, thus creating a more intuitive and responsive interaction experience. This research has made a significant contribution to the development of robotics technology in the field of beauty, thereby improving the user experience in personal care. The findings also pave the way for further research into more complex human-robot interactions that are responsive to individual needs.

Dinh, Long Q.; Nguyen, Dung T.; Vu, Thang C.; Nguyen, Tao V.; Nguyen, Minh T.

Journal of Computing Theories and Applications 2024 Universitas Dian Nuswantoro

Nowadays, robots in the modern world are playing an important and increasingly popular role. MRA (Mobile Robotic Assistant) is a type of mobile robot designed to support humans in many different fields, helping to improve efficiency and safety in daily activities, work, or medical treatment. The number of MRAs is increasing and diverse in function, in addition to the ability to collect and process data, MRAs also have the ability to physically interact with users. Therefore, security is one of the important issues to improve the safety and effective operation of MRA. In this paper, through a comprehensive literature review and detailed analysis of the prominent MRA security attacks in recent years (based on criteria such as: attack targets, technologies used, impact level, feasibility, and contribution to addressing overall MRA security issues), a systematic classification by MRA activity fields is conducted. Security attacks, threats, and vulnerabilities are examined from various perspectives, such as hardware attacks or network/system-level attacks, operating systems/application software. Additionally, corresponding security solutions are proposed, compared, and evaluated to enhance MRA security. The paper also addresses challenges and suggests open research directions for the future.

Ricardo S. Jimenez; Kim Brian V.David; Ma. Viktoria Monique M. Hawod; Franchezka Nicole L. Calicdan; Pauline Kate M. Coronel

International Journal of Economics and Management Sciences 2024 Asosiasi Riset Ekonomi dan Akuntansi Indonesia

Emerging technologies are transforming warehouse operations, and this study investigated the effectiveness of implementing the Internet of Things (IoT), Radio-Frequency Identification (RFID), Artificial Intelligence (AI), and Robotics into warehouse operations. A descriptive correlational research design was employed, utilizing surveys to gather data from warehouse personnel and focusing on key performance indicators such as inventory accuracy, order fulfillment efficiency, cost reduction, and timely delivery satisfaction. The findings revealed a high level of familiarity with RFID and IoT among warehouse personnel, and a strong belief in the positive impact of these technologies on warehouse operations. However, challenges such as implementation costs, technical issues, and regulatory compliance were identified. Surprisingly, the analysis did not reveal a significant relationship between the implementation of these technologies and their overall effectiveness on warehouse operations. Future research should consider qualitative methodologies and larger sample sizes to explore other factors influencing warehouse performance.

Zeze Zakaria Hamzah; Aria Elshifa; Zhala Rahman Aliyeva

International Journal of Management and Digital Sciences 2024 International Forum of Researchers and Lecturers

The adoption of Robotic Process Automation (RPA) has emerged as a crucial strategy for medium-sized enterprises (SMEs) to streamline back-office operations, enhance productivity, and reduce operational costs. RPA involves the use of software robots to automate repetitive, rule-based administrative tasks, allowing employees to focus on more complex, value-added activities. This study explores the implementation of RPA in medium enterprises, focusing on its impact on cost efficiency, administrative workload reduction, and operational performance. The research uses a case study approach, analyzing medium enterprises that have adopted RPA to assess the effectiveness of automation in improving business processes. Data collection methods include interviews, surveys, and company reports to evaluate how RPA affects workload, accuracy, and cost savings. The findings indicate that RPA significantly reduces manual administrative tasks, leading to faster processing times, lower error rates, and substantial cost savings. Employees in enterprises that adopted RPA reported increased job satisfaction due to the reduction of monotonous tasks and the opportunity to engage in more strategic work. However, challenges such as employee resistance, data security concerns, and system integration complexities were also identified. The study compares RPA’s impact with traditional manual processes, highlighting improvements in speed, accuracy, and overall cost efficiency. Additionally, the study compares RPA adoption across industries such as manufacturing, retail, and service, revealing sector-specific challenges and successes. The paper concludes by emphasizing the practical implications for SMEs, suggesting that RPA can optimize business operations and urging further research on its long-term effects on employee roles and organizational culture.