Related Experiment Video
Updated: May 17, 2025

Data Communication Based on MQTT in a Polymer Extrusion Process
Published on: July 15, 2022
Secure command transmission techniques for industrial remote control
Anas Abu Al-Hija'a1, M Andó2, B J Szekeres2
1Institute of Computer Science, Faculty of Informatics of Eötvös Loránd University, ELTE, Budapest, Hungary. anasabualhaija@inf.elte.hu.
Abstract:
Operating a factory near a war zone or in a country with an unstable political environment poses significant risks. These risks can be mitigated by managing production lines remotely. To preserve technical knowledge and specific algorithms, it is essential to implement secure, precise, and efficient remote control in industrial applications, especially considering the risks associated with storing operational code on controllers. To address these challenges, we propose a novel technique where executable commands are dynamically transmitted from a Python script to an ESP32-WROOM-32 microcontroller. Unlike conventional methods that preload code onto the controller, this approach interprets, executes, and erases commands immediately after execution, thereby enhancing security and precision. The proposed system was evaluated through a comparative analysis of eleven distinct methods, which varied in command transmission strategies and employed dual-core processing for performance optimization. VPN technology was integrated to enable remote control from geographically distant locations, demonstrating the system's adaptability for global industrial operations. The results indicate that this method significantly outperforms the traditional on-site approach, where operational code is preloaded onto the microcontroller. Specifically, bundled command transmission combined with dual-core processing proved particularly effective, reducing latency and improving reliability. These findings highlight the robustness of the proposed approach as a secure and flexible solution for modern smart factories.
Related Concept Videos
Distribution Reliability and Automation
Pilot and Numeric Relaying
Transmission Line Design Considerations
Control Systems: Applications
In modern vehicles, control systems manage various functions to enhance performance and safety. The steering wheel and accelerator are primary inputs in a car's control system. The...
Zones of Protection
Protective zones are defined by closed dashed lines, containing one or more components. A key characteristic of these zones is the strategic placement of...
Transmission-based Precautions II: Airborne and Protective Environment
Airborne precautions:
Use airborne precautions when treating patients known or suspected to have diseases that spread through the air—for example, tuberculosis or measles. These organisms are present in smaller droplets expelled by an infected person and...

