• Title/Summary/Keyword: Real-time ethernet

Search Result 149, Processing Time 0.022 seconds

Protocol Implementation for Ethernet-Based Real-Time Communication Network (이더넷 기반 실시간 통신 네트워크 프로토콜 구현)

  • Kwon, Young-Woo;Nguyen, Dung Huy;Choi, Joon-Young
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.16 no.6
    • /
    • pp.247-251
    • /
    • 2021
  • We propose a protocol for Ethernet-based industrial real-time communication networks. In the protocol, the master periodically transmits control frames to all slaves, and the ring-type network topology is selected to achieve high-speed transmission speed. The proposed protocol is implemented in the form of both firmware and Linux kernel modules. To improve the transmission speed, the MAC address table is disabled in the firmware implementation, and the NAPI function of the Ethernet driver is removed in the Linux kernel module implementation. A network experiment environment is built with four ARM processor-based embedded systems and network operation experiments are performed for various frame sizes. From the experimental results, it is verified that the proposed protocol normally operates, and the firmware implementation shows better transmission speed than the Linux kernel module implementation.

Message Scheduling Algorithm for Hard Real-time Communications of Periodic Messages on a Switched Ethernet (스위칭이더넷에서 주기적 메시지에 대한 경성 실시간 통신을 위한 메시지 스케쥴링 알고리즘)

  • Kim Myung-Kyun;Lee Hee-Chan
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.9
    • /
    • pp.684-690
    • /
    • 2006
  • This paper proposes a message transmission model for hard real-time communications of periodic messages on a switched Ethernet and also proposes an algorithm to schedule the messages to be transmitted within their deadlines. The proposed scheduling algorithm is a distributed one and is peformed by the source and the destination nodes without the modification of the operational features of the standard Ethernet switch. When a new periodic message needs to be transmitted, it is first checked whether it can be scheduled on both the transmission and the reception links without affecting the already-scheduled messages, and a feasible schedule is made for the new message if it is schedulable. The proposed scheduling algorithm guarantees the transmission of periodic messages within their deadline and allows flexible message transmission on a hard real-time switched Ethernet through the dynamic addition of new periodic messages during run-time.

Performance Analysis of Switched Ethernets with Different Topologies for Industrial Communications (공장자동화를 위한 토폴로지에 따른 스위칭 이더넷의 성능분석)

  • Kim, Myung-Kyun;Park, Zin-Won
    • The KIPS Transactions:PartC
    • /
    • v.11C no.1
    • /
    • pp.99-108
    • /
    • 2004
  • In this paper, the performance of switched ethernet networks with different topologies as an industrial control networks is analyzed. The switched ethernet eliminated data collisions on the network and can be used to transmit real-time data. While the amount of data on the network is small compared to the computer networks, the industrial control networks require the real-time data delivery. In this paper, we analyze and compare the network performance of switched ethernet networks with linear and tree topologies whether they satisfy the real-time data delivery requirement needed to be used as the industrial control networks.

IEEE에서의 Ethernet QoS 기술

  • 권서원;송재연;박재운;김영균
    • The Magazine of the IEIE
    • /
    • v.31 no.3
    • /
    • pp.49-56
    • /
    • 2004
  • 지금까지 end-to-end ethernet 서비스를 실현하기 위한 노력으로 10 Gbps 이상의 ethernet 전송기술, 강력한 보안프로토콜, 그리고 QoS 방안 등이 주가 되어 연구되고 논의되어져 왔다. 본 고에서는 기존의 asynchronous ethernet을 그대로 수용하며 기존 ethernet의 가장 큰 한계점으로 지적되었던 real-time data전송문제를 해결하기 위한 ‘Synchronous Ethernet’ 의 표준화 현황 및 기술을 소개하고자 한다. ‘Synchronous Ethernet’은 현재 공식적으로 정해진 표준이 없는 상태지만 2004년에 국제표준회의에서 새롭고 활발한 활동으로 자리잡을 것으로 보인다.(중략)

  • PDF

Real-time Monitoring of Ethernet Passive Optical Network Using Burst-mode FBGs

  • Binh, Nguyen Khac;Choi, Su-il
    • Current Optics and Photonics
    • /
    • v.4 no.3
    • /
    • pp.186-192
    • /
    • 2020
  • This paper describes a real-time monitoring system in Ethernet passive optical networks (EPON) that uses burst-mode fiber Bragg grating (FBG) optical sensors. The FBG interrogation unit in the optical line terminal (OLT) transmits the monitoring wavelength to optical network units (ONUs). The FBG sensor unit in each ONU returns a burst-mode monitoring signal to the OLT. As the system applies time division multiple access (TDMA), a uniform Bragg wavelength can be used to monitor the EPON system. The FBG interrogation unit analyzes the received burst-mode monitoring signals and outputs fault information on the ONU branches in EPON. The simulation results show the effectiveness of the proposed monitoring system based on TDMA. In addition, we compared the proposed TDMA-based monitoring system with a WDMA-based monitoring system.

A Study on Real-time Protocol over UDP

  • Hwang, Jee-Hwan;Jung, Myung-Soon;Kang, Jung-Mo;Park, Hong-Seong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2001.10a
    • /
    • pp.52.3-52
    • /
    • 2001
  • There are some problems to implement a realtime network system with Ethernet because the MAC(Medium Access Control) of Ethernet uses a CSMA/CD protocol, which introduces unexpected delays. In this paper, we designed a method to solve problems due to the Ethernet MAC. This method introduces a pseudo-MAC in application layer to support the real-time feature. So the presented method doesn´t need any modifications of protocols such as UDP/IP/MAC. The presented pseudo-MAC is based on both a token passing protocol and a publisher-subscriber protocol. The suggested realtime protocol is implemented and tested practically in a local area network. The proposed real-time network consists of a token controller node and general nodes.

  • PDF

Implementation of EtherCAT Slave Module for IEC 61800-based Power Driver System (IEC 61800 기반 파워 드라이버 시스템을 위한 EtherCAT 슬레이브 모듈 구현)

  • Kim, Man-Ho;Park, Jee-Hun;Lee, Suk;Lee, Kyung-Chang
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.17 no.2
    • /
    • pp.176-182
    • /
    • 2011
  • Industrial network, often referred to as fieldbus, becomes an indispensable component for intelligent manufacturing systems. Thus, in order to satisfy the real-time requirements of field devices such as sensors, actuators, and controllers, numerous fieldbus protocols have been developed. But, the application of fieldbus has been limited due to the high cost of hardware and the difficulty in interfacing with multi-vendor products. As an alternative to fieldbus, the Ethernet (IEEE 802.3) technology is being adapted to the industrial environment. However, the crucial technical obstacle of Ethernet is its non-deterministic behavior that cannot satisfy the real-time requirements. Recently, the EtherCAT protocol becomes a very promising alternative for real-time industrial application due to the elimination of uncertainties in Ethernet. This paper focuses on the implementation of the IEC 61800 based real-time EtherCAT network for multi-axis smart driver. To demonstrate the feasibility of the implemented EtherCAT slave module, its synchronization performance is evaluated on the experimental EtherCAT testbed with a single axis smart driver.

The control of a Mobile Inverted Pendulum with EtherCAT (이더캣을 이용한 모바일 역진자 시스템의 제어)

  • Han, Jong-Ho;Ryu, Tae-Yeol;Lee, Jang-Myung
    • The Journal of Korea Robotics Society
    • /
    • v.7 no.3
    • /
    • pp.161-170
    • /
    • 2012
  • The Industrial Ethernet technology enables advanced control architectures and offers several advantages for high precision multiple motors actuation. This paper presents the implementation and analysis of a motor drive with EtherCAT, an industrial standard for real time Ethernet. Considering the characteristics of the implemented software and the network interface, the motion and time-response of motor actuation for the networked Mobile Inverted Pendulum have been analyzed. Using the analysis with the task execution times measured from the developed drive, the performance characteristics of the drive in respect of the maximum achievable throughput have been verified by comparing to the conventional RS232.

Real-time Camera and Video Streaming Through Optimized Settings of Ethernet AVB in Vehicle Network System

  • An, Byoungman;Kim, Youngseop
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.15 no.8
    • /
    • pp.3025-3047
    • /
    • 2021
  • This paper presents the latest Ethernet standardization of in-vehicle network and the future trends of automotive Ethernet technology. The proposed system provides design and optimization algorithms for automotive networking technology related to AVB (Audio Video Bridge) technology. We present a design of in-vehicle network system as well as the optimization of AVB for automotive. A proposal of Reduced Latency of Machine to Machine (RLMM) plays an outstanding role in reducing the latency among devices. RLMM's approach to real-world experimental cases indicates a reduction in latency of around 41.2%. The setup optimized for the automotive network environment is expected to significantly reduce the time in the development and design process. The results obtained in the study of image transmission latency are trustworthy because average values were collected over a long period of time. It is necessary to analyze a latency between multimedia devices within limited time which will be of considerable benefit to the industry. Furthermore, the proposed reliable camera and video streaming through optimized AVB device settings would provide a high level of support in the real-time comprehension and analysis of images with AI (Artificial Intelligence) algorithms in autonomous driving.

A study on the extended TCP/IP protocol for real-time communication (실시간 통신을 위한 확장된 TCP/IP 프로토콜 개발에 관한 연구)

  • Yoon, Young-Chan;Park, Jae-Hyun
    • Journal of IKEEE
    • /
    • v.2 no.1 s.2
    • /
    • pp.42-52
    • /
    • 1998
  • This paper proposes an extended TCP/IP protocol, LAN/TCP, that can be used for the distributed soft real-time systems connected through the Ethernet-based local area network. Since LAN/TCP shows soft real-time performance with keeping compatibility and interoperability with the standard TCP/IP, the existing application software can be used without any modification. LAN/TCP also provides the periodic transmission mode(PTM) with which the periodical data collection and updating the control signals can be efficiently implemented with relatively small traffic overhead. This paper includes the computer simulation and experimental results of the proposed protocol.

  • PDF