当前位置:网站首页>Introduction to EtherCAT
Introduction to EtherCAT
2022-07-01 03:18:00 【Dusk and starry sky】
EtherCAT( Ethernet for control automation technology ) yes Beckhoff( Biff ) stay 2003 Real time Ethernet network developed in . It's based on CANOPEN Protocol and Ethernet , But with the Internet Communication or network communication differs in , It is specially optimized for industrial automation control . These standards are established by EtherCAT Technical team ( abbreviation ETG) Define and maintain .
Use OSI A network model , Ethernet and EtherCAT Rely on the same physical and data link layers . besides , Due to optimization for different tasks , So the two networks are different in design . for example , Ethernet is designed to send large amounts of data through many different nodes . It can route data back and forth with billions of individual addresses , This allows communication across large networks .
EtherCAT Is a fast deterministic network , Specialized hardware and software can be used to process data . It uses full duplex , Master slave configuration , And can accommodate any topology . It can be 30us Internal treatment 1000 individual I/O spot , Or in the 100us Internal and 100 Servo axis communication . The axis receives the set point and control data , And report the actual position and status . The axes are synchronized using distributed clock technology , The technology is IEEE 1588 A simple version of , The jitter can be reduced to less than 1us.
EtherCAT It is a very flexible real-time industrial Ethernet protocol . Data exchange follows “ Dynamic processing ” principle ,EtherCAT The protocol provides fast throughput , Because messages are processed in hardware before being forwarded to the next slave station . When the data frame passes , Read the data related to it from the device , Then they dynamically insert data into the same data stream . This does not depend on the runtime of the protocol stack , So the processing delay is usually only a few nanoseconds .
EtherCAT The transmission method is similar to Interbus Principle . Use EtherCAT, No longer receive Ethernet packets , Explain and deal with it , Then copy on each device . When the frame passes through the device ,EtherCAT The slave devices read the data nodes addressed to them . alike , When the telegram passes through the equipment , You can insert data into it , Just a few nanoseconds of frame delay . And because of EtherCAT The frame contains the data of many devices in both the sending and receiving directions , Therefore, the available data rate can be increased to 90% above . Make the most of it 100M Full duplex function of network card .
EtherCAT Nanosecond synchronization , It is basically the fastest industrial Ethernet Technology . For all applications that control or measure the target system through the bus system , This is a huge benefit .
边栏推荐
- Let's just say I can use thousands of expression packs
- Edge Drawing: A combined real-time edge and segment detector 翻译
- 最新接口自动化面试题
- An article explaining the publisher subscriber model and the observer model
- Pytest -- plug-in writing
- 咱就是说 随便整几千个表情包为我所用一下
- Hal library operation STM32 serial port
- [exsi] transfer files between hosts
- [applet project development -- JD mall] uni app commodity classification page (Part 2)
- MCU firmware packaging Script Software
猜你喜欢

Metadata in NFT

Analyze datahub, a new generation metadata platform of 4.7K star

PHP batch Excel to word

伺服第二编码器数值链接到倍福PLC的NC虚拟轴做显示

ctfshow爆破wp

Cloud native annual technology inventory is released! Ride the wind and waves at the right time

通信协议——分类及其特征介绍

MySQL index --01--- design principle of index

VMware vSphere 6.7 virtualization cloud management 12. Vcsa6.7 update vCenter server license

雪崩问题以及sentinel的使用
随机推荐
Here comes the share creators budding talent training program!
【小程序项目开发-- 京东商城】uni-app之首页商品楼层
手把手带你了解一块电路板,从设计到制作(干货)
[applet project development -- JD mall] uni app commodity classification page (first)
Multithreaded printing
Mouse over effect 7
How do spark tasks of 10W workers run? (Distributed Computing)
How to determine the progress bar loaded in the loading interface when opening the game
EDLines: A real-time line segment detector with a false detection control翻译
Prototype and prototype chain in JS
EtherCAT原理概述
基于Pytorch完整的训练一个神经网络并进行验证
gcc使用、Makefile总结
Hal library setting STM32 interrupt
servlet【初识】
Summary of problems encountered in debugging positioning and navigation
力扣-两数之和
【小程序项目开发 -- 京东商城】uni-app 商品分类页面(上)
Error accessing URL 404
Pytest -- plug-in writing