• Title/Summary/Keyword: PROFINET

Search Result 4, Processing Time 0.018 seconds

Porting gcc Based eCos OS and PROFINET Communication Stack to IAR (gcc 기반 eCos 운영체제 및 PROFINET 통신 스택의 IAR 포팅 방법)

  • Jin Ho Kim
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.12 no.4
    • /
    • pp.127-134
    • /
    • 2023
  • This paper describes how to port the eCos operating system and PROFINET communication stack developed based on gcc to the IAR compiler. The eCos operating system provides basic functions such as multi-thread, TCP/IP, and device driver for PROFINET operation, so there is no need to change it when developing PROFINET applications. Therefore, in this study, we reuse an eCos library built with gcc and it link with PROFINET communication stack that are ported to IAR complier. Due to the different of the gcc and IAR linker, symbol definitions and address of the constructors should be changed using the external tool that generates symbol definitions and address of the constructors from MAP file. In order to verify the proposed method, it was confirmed that the actual I/O was operating normally through PROFINET IRT communication by connecting to the Siemens PLC. IAR compiler has better performance in both the compile time and the size of the generated binary. The proposed method in this study is expected to help port various open sources as well as eCos and PROFINET communication stacks to other compilers.

PROFINET-based Data Collection IIoT Device Development Method (PROFINET 기반 데이터 수집을 위한 IIoT 장치 개발 방안)

  • Kim, Seong-Chang;Kim, Jin-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.05a
    • /
    • pp.92-93
    • /
    • 2022
  • As the importance of smart factories is emphasized, the use of industrial Ethernet-based devices is expected to increase to build smart factories. PROFINET is an industrial Ethernet protocol developed by SIEMENS, and a number of smart factories are currently being built as PROFINET-based products. Accordingly, in order to develop and utilize various industrial IoT-based services, an IIoT device capable of collecting various sensor data and information from PROFINET-based manufacturing equipment and transmitting data to an edge computer is required.

  • PDF

Advanced protocol against MITM attacks in Industrial Control System (산업제어시스템에서의 MITM 공격을 방어하기 위해 개선된 프로토콜)

  • Ko, Moo-seong;Oh, Sang-kyo;Lee, Kyung-ho
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.25 no.6
    • /
    • pp.1455-1463
    • /
    • 2015
  • If the industrial control system is infected by malicious worm such as Stuxnet, national disaster could be caused inevitably. Therefore, most of the industrial control system defence is focused on intrusion detection in network to protect against these threats. Conventional method is effective to monitor network traffic and detect anomalous patterns, but normal traffic pattern attacks using MITM technique are difficult to be detected. This study analyzes the PROFINET/DCP protocol and weaknesses with the data collected in real industrial control system. And add the authentication data field to secure the protocol, find out the applicability. Improved protocol may prevent the national disaster and defend against MITM attacks.

Applying the IoT platform and green wave theory to control intelligent traffic lights system for urban areas in Vietnam

  • Phan, Cao Tho;Pham, Duy Duong;Tran, Hoang Vu;Tran, Trung Viet;Huu, Phat Nguyen
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.13 no.1
    • /
    • pp.34-52
    • /
    • 2019
  • This paper proposes an intelligent system performing an application with assistance of an Internet of Things (IoT) platform to control a traffic lights system. In our proposed systems, the traffic lights can be remotely controlled through the Internet. Based on IoT platform, the traffic conditions at different intersections of roads are collected and the traffic lights are controlled in a central manner. For the software part, the algorithm is designed based on the green wave theory to maximize the green bandwidth of arterial roads while addressing a challenging issue: the rapid changes of parameters including cycle time, splits, offset, non-fixed vehicles' velocities and traffic flow along arterial roads. The issue typically happens at some areas where the transportation system is not well organized like in Vietnam. For the hardware part, PLC S7-1200 are placed at the intersections for two purposes: to control traffic lights and to collect the parameters and transmit to a host machine at the operation center. For the communication part, the TCP/IP protocol can be done using a Profinet port embedded in the PLC. Some graphical user interface captures are also presented to illustrate the operation of our proposed system.