• 제목/요약/키워드: EtherCAT Communication

검색결과 19건 처리시간 0.026초

오픈소스 기반의 실시간 EtherCAT 제어 시스템의 구현 (Implementation of Real-time EtherCAT Control System based on Open Source)

  • 경윤진;최동일
    • 로봇학회논문지
    • /
    • 제18권3호
    • /
    • pp.281-284
    • /
    • 2023
  • Real-time control communication network system is important for developing defense robots because it affects environmental interaction, performance, and safety. We propose a real-time control communication network using the Xenomai real-time operating system and the open-source EtherCAT master library, SOEM. EtherCAT is an Ethernet-based industrial communication method. It has low latency and many functions such as cable redundancy and distributed clock synchronization. We use Xenomai RTOS and Intel NUC to develop the system. Experimental tests demonstrate the Real-time EtherCAT master implementation, and communication with CiA301-based slave devices. The jitter measurement was conducted to validate the real-time performance of the system. The proposed system shows possibility for real-time robotics applications in various defense robots.

EtherCAT Cycle Time의 성능 분석 및 향상에 관한 연구 (A Study on Analyzing and Improving EtherCAT Cycle Time)

  • 이범용;박재현
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2009년도 추계학술발표대회
    • /
    • pp.463-464
    • /
    • 2009
  • 기존 필드버스의 낮은 트래픽 전송률로 인하여 IEEE 802.3 이더넷이 필드버스의 대안으로 제시되었다. 하지만, 이더넷은 CSMA/CD 메카니즘을 사용하기 때문에 실시간 성이 떨어진다는 단점이 있다. 이러한 단점을 개선하기 위하여 EtherCAT이 개발되었다. 본 논문에서는 EtherCAT의 Cycle Time 성능을 분석하고 개선하기 위하여 M-EtherCAT을 제안한다. M-EtherCAT은 EtherCAT과 달리 각 Telegram이 Slave를 거치지 않기 때문에 EtherCAT 보다 Cycle Time의 최소 주기를 더 줄일 수 있다.

STM32 마이크로 컨트롤러에서 SOEM을 이용하는 EtherCAT 마스터 구현 (Implementation of an EtherCAT Master with SOEM on STM32 Microcontroller)

  • 강성진;서화일
    • 반도체디스플레이기술학회지
    • /
    • 제22권2호
    • /
    • pp.11-16
    • /
    • 2023
  • EtherCAT is an Ethernet-based fieldbus system standardized in IEC 61158 and SEMI, and widely used in the fields of factory automation, semiconductor equipment and robotics. In this paper, without operating system, we have implemented an EtherCAT master with an open source EtherCAT master stack SOEM on STM32 Nucleo-144 board with an STM32F767 microcontroller. And its jitter performance has been evaluated at the output of the network port to include all the effects of the entire system in the results. The results show that the implemented EtherCAT master has precise control performance for control frequencies from 1KHz to 8KHz and relatively superior jitter performance compared to the EtherCAT masters with real-time patched Linux operating system.

  • PDF

실시간 EtherCAT 마스터 구현에 관한 연구 (A Study on Implementation of Real-time EtherCAT Master)

  • 강성진
    • 반도체디스플레이기술학회지
    • /
    • 제20권2호
    • /
    • pp.131-136
    • /
    • 2021
  • EtherCAT is an Ethernet-based fieldbus system standardized in IEC 61158 and SEMI, and widely used in the fields of factory automation, semiconductor equipment and robotics. In this paper, a real-time EtherCAT master is implemented on Linux operating systems and its performances are evaluated. To enhance the real-time capability of mainline Linux kernel, Xenomai is applied as a real-time framework and an open source EtherCAT master stack, Simple Open EtherCAT Master (SOEM), is installed on it. Unlike other studies, the real-time performance of the EtherCAT master is evaluated at the output of the network interface card, so that the evaluation results include all possible effects from the EtherCAT master system. The implemented EtherCAT master can send and receive packets up to 20KHz control frequency with low jitter, even in stressed condition.

PREEMPT_RT Linux에서 SOEM을 이용하는 임베디드 EtherCAT 마스터 성능 평가 (Performance Evaluation of an Embedded EtherCAT Master with SOEM on PREEMPT_RT Linux)

  • 강성진;김외철
    • 반도체디스플레이기술학회지
    • /
    • 제21권3호
    • /
    • pp.26-32
    • /
    • 2022
  • EtherCAT is an Ethernet-based fieldbus system standardized in IEC 61158 and SEMI, and widely used in the fields of factory automation, semiconductor equipment and robotics. In this paper, an EtherCAT master is implemented on an embedded board with Arm based 64-bit quad-core processor and its jitter performance is evaluated at the output of the network interface to include all the effects of the entire system in the results. For the EtherCAT master system, an open source EtherCAT master stack, Simple Open EtherCAT Master (SOEM), is installed on PREEMPT_RT patched Linux operating system for real-time operation. The results show that the jitter performance is comparable to that of Xenomai-based master and the EtherCAT master with two master instances has similar jitter performance to the EtherCAT master with one master instance.

Development of Realtime EtherCAT Master Library Using INtime

  • Moon, Yong-Seon;Trong, Tuan Anh Vo;Ko, Nak-Yong;Seo, Dong-Jin;Lim, Seung-Woo
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제9권2호
    • /
    • pp.94-98
    • /
    • 2009
  • This paper proposes an architecture of a real-time EtherCAT master library called RtEML. The controls EtherCAT slaves under EtherCAT protocol in real-time. It provides a simple programming interface which is useful in developing robot application in C/C++ or C#. To achieve deterministic, hard real-time control in Microsoft Windows environment without additional hardware, INtime is used. Since INtime is designed specifically to take advantage of the powerful capabilities of the x86 processor architecture, the proposed RtEML achieves microseconds of real-time performance.

RTOS기반 LinuxCNC에서 EtherCAT 통신이 적용된 3축 CNC 제어 시스템 개발 (Development of RTOS Based LinuxCNC 3-axis Control System with EhterCAT Communication)

  • 강유수;유경석;태병희;최인휴;이정완;서영호;김병희
    • 산업기술연구
    • /
    • 제40권1호
    • /
    • pp.19-23
    • /
    • 2020
  • In this paper, we proposed a PC-based CNC control system using EtherCAT-based servo drive and I/O device. The default communication of LinuxCNC is a parallel port, and data processing with high bandwidth is impossible. However, it is possible to apply various bandwidth devices through the application of EtherCAT, one of the industrial Ethernet communications with high bandwidth. Therefore, the hardware control method of LinuxCNC was applied through EtherCAT communication from the existing parallel port. Finally, through HAL configuration, I/O device operation check and 3-axis motion control proved the LinuxCNC system with EtherCAT.

Real-time EtherCAT Master Implementation on Xenomai for a Robot System

  • Moon, Yong-Seon;Ko, Nak-Yong;Lee, Kwang-Seok;Bae, Young-Chul;Park, Jong-Kyu
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제9권3호
    • /
    • pp.244-248
    • /
    • 2009
  • This paper describes a real-time EtherCAT Master library. The library is developed using Xenomai. Xenomai is a real-time development framework. It cooperates with the Linux kernel, in order to provide a pervasive, interface-agnostic, hard real-time support to user-space applications, seamlessly integrated into the GNU/Linux environment. The proposed master library implements EtherCAT protocol for master side, and supports Application Programming Interfaces(APIs) for programming of real-time application which controls EtherCAT slave.

EtherCAT 네트워크 기반 리눅스 RTAI 개방형 CNC 시스템 구현 (Implementation of Linux RTAI Open CNC System Based on EtherCAT Network)

  • 박성문;안철진;김형우;이현철;최준영
    • 제어로봇시스템학회논문지
    • /
    • 제21권10호
    • /
    • pp.977-981
    • /
    • 2015
  • We propose a method for the implementation of an EtherCAT communication bus in a Linux-based open source Computerized Numerical Control (CNC) system. Recently, increasingly more CNC systems support real-time Ethernet protocols such as EtherCAT, which is a high-performance industrial communication protocol. For real-time CNC control over an Ethernet-based protocol, an additional layer driver needs to be implemented between the CNC system and the master of industrial communication protocol. Among the various solutions for the connection layer driver, we employ a Hardware Abstraction Layer (HAL) driver based on Linux. The operation of the implemented CNC system is demonstrated and confirmed by Hal Meter, which is used to observe the pins, signals, or parameters of HAL.