Editor's Choice


EtherCAT v1 - the one and only

October 2022 Editor's Choice

Some call EtherCAT “the Ethernet fieldbus,” which does not do it justice because there has always been controversy about using Ethernet as a fieldbus. A fieldbus is the mechanism for a controller to talk to the device level: the sensors, the actuators, the servo drives, etc. We are not talking about Industrial Internet of Things (IIoT) or cloud mechanisms. We are talking about mechanics – the devices that make things work.

What matters here are temporal determinism and ease of use. Industrial controllers need to communicate with field devices on a consistent time basis. This just does not work well with an IP-switched network. There are too many delays, latencies, costs and wasted overhead for an IP-based Ethernet protocol to be of much use in modern control systems.

How does EtherCAT get around this?

EtherCAT is not an IP-based protocol. It uses standard, unmodified Ethernet frames in a special way.

Rather than generating an Ethernet frame for every device in the field, EtherCAT generates one frame. As the system boots up, an EtherCAT controller polls every field device and asks, “Who are you? What are you? What are you reading? What are you writing? Okay, when the Ethernet frame comes through the system, this is your pointer to your data.”. Nothing else is needed. The device does not have to be specifically addressed.

This does two things. First, the controller only needs to copy a segment of data directly from memory, populate the Ethernet frame, and send it on its way. Second, the controller’s CPU is not tied up with bit-wise memory access and is freed up to handle its main job of control rather than dealing with the fieldbus.

This is called implicit addressing. As the frame goes through the system, each EtherCAT field device knows where its data is in the frame (kind of like assigned seats on a train). Explicit addressing is not needed. It’s better to think of EtherCAT as a shared memory because it reads and writes data directly to controller memory.

One frame talks to all field devices, rather than having to generate a separate frame for each. It makes the most of the ubiquitous Ethernet physical layer, meaning that normal Ethernet components are used. Nothing about EtherCAT negates the IEEE 802.3 Ethernet physical layer. The EtherCAT Technology Group (ETG) calls this methodology ‘Ethernet on the fly.’ A video accessible via the short URL www.instrumentation.co.za/*oct22-ethercat illustrates this functional principle.

Full-duplex system without switches

EtherCAT is touted as a performance bus, which it is, but it is often overlooked that EtherCAT also has a flexible topology thanks to its special functional principle. EtherCAT is a full-duplex system without switches. This makes line topology possible, which is always more suited to industrial systems than a star-connected, switched-based topology (in theory, switch-based approaches support line topology as well, but in practice, cascaded switches are to be avoided). And if one needs to do a drop from the line, that is also possible with EtherCAT – even complex tree topologies are supported.

There is infinite topology flexibility, even including media redundancy or hot-connect groups. You can connect devices any way that works best with the system. No matter how the system is connected, it looks like a ring to the controller. This saves on design effort and cost, and simplifies installation as no complicated network configuration is necessary.

There is only one EtherCAT version

A huge advantage of EtherCAT is that there is only one revision: Version 1. There are functional enhancements, but an EtherCAT device developed today can still replace a device developed in a network that was deployed 15 years ago. The basic EtherCAT functionality has never changed, and no one expects there to ever be anything but EtherCAT 1. This is because EtherCAT was well thought out from the beginning.

Why does EtherCAT use 100 Mbps Ethernet?

Because of the efficiency in the way EtherCAT uses Ethernet, there is rarely a reason to even think about a gigabit network. Gigabit Ethernet is no saviour, though it is often touted as such. 100 Mbps has many advantages: greater noise immunity, lower hardware costs, less heat dissipation and a larger product offering. The PHYs (physical layers) and magnetics are ubiquitous and inexpensive.

We are often misled into thinking gigabit is always better. One could agree when talking about consumer technologies, but for an industrial control system (ICS), gigabit leads to much greater costs and complications, especially on the device end. Do you really need a gigabit interface to a sensor?

So, while EtherCAT with 100 Mbps meets virtually all cycle time requirements today and into the future, there are more and more devices and applications that require more bandwidth. Therefore, development has started on EtherCAT G, with which EtherCAT will also support bit rates of 1 Gbps and beyond. This will coexist with the thousands of existing 100 Mbps EtherCAT devices.

EtherCAT G will not make the existing EtherCAT devices obsolete; it will be another extension used for devices like vision systems, high-sampling-rate measurement applications and extremely advanced, coordinated-motion systems. Above all, it does this while keeping the vast selection of existing EtherCAT

100 Mbps products available. Not only that: the combination of gigabit backbone and 100 Mbps segments for field devices maintains robustness and low cost while providing more bandwidth for those who need it. Vendors will not have to redesign their products for a different physical layer.

Simplicity is king

EtherCAT strives to make things simpler and easier to use. There is no IP or MAC address handling, no switch or router configuration, no topology limitations and no security issues. Users don’t even have to thoroughly understand the underlying design. That is the point. This is even true of distributed clocks, which are used to synchronise a system in the order of nanoseconds.

There is a simplicity in using EtherCAT, regardless of the controller or device. There is a well thought-out consistency behind all EtherCAT components using the same format. This is purposeful and promotes ease of use when working with any EtherCAT device.

EtherCAT diagnostics

EtherCAT uses several Ethernet 802.3 technologies in a unique way. One is link-lost detection. We have all seen our PC’s Ethernet LED go green after plugging into a network. This is built into Ethernet. The physical link detection is monitored by EtherCAT and if a link is broken or lost, the EtherCAT device will close the port, return the frame and inform the controller a link is missing.

Furthermore, each frame is monitored for bit errors by each device, and if there is one, its origin is also located. This allows for pinpoint diagnostics. Most EtherCAT network issues are caused by cables and connectors. Having exact error localisation is a great benefit and one of the reasons EtherCAT has become so popular in the entertainment industry.

Conformance and interoperability

All this means nothing if field devices cannot be accessed and configured without a lot of effort. The ETG is focused on conformance and interoperability. Facilitating interoperability between controllers and field devices is complex and very important. A user needs to be confident the selected devices will always work.

Every EtherCAT vendor is obliged to use the EtherCAT Conformance Test Tool, which performs a self-test of a field device. The device can still be sent to an accredited test laboratory, where it receives a certificate after passing the test – in addition to a confirmation for users, of course.

The EtherCAT Conformance Test Tool is continuously refined. The ETG learned lessons from older fieldbuses which offered static conformance tools that quickly became dated. Consequently, vendors wasted much effort with old or alternate revisions of a conformance tool.

To protect the EtherCAT technology, the ETG has issued a set of policies that all members have accepted collectively. These serve to ensure implementation conformance, thus ensuring the interoperability of the devices. The licensing policy also serves the same goal: to provide access to the technology for all device vendors, while avoiding variations that cause problems in the field of operation.

No single vendor has all the answers. Having the ability to choose the devices that are best suited to controlling your system is a huge advantage.

Control systems require a reliable communication network

The EtherCAT Technology Group feels the communication network is the single most important technological component of a control system. One of the messages of the ETG is to select this network first, then the controller. EtherCAT has many advantages to the control system integrator, with ease of use and strong diagnostics for the end customer.




Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

STEMulator – a gift to the youth of the nation
Editor's Choice News
STEMulator is a groundbreaking virtual platform designed to ignite the spark of curiosity in young minds and stimulate their interest in STEM subjects.

Read more...
Innovate, accelerate, dominate
Festo South Africa Editor's Choice Pneumatics & Hydraulics
Festo’s latest innovations, revealed through the Ramp Up Campaign, offer a blueprint for performance excellence, using the anatomy of a race car as an analogy to simplify and powerfully communicate how their technologies address industry challenges.

Read more...
Case History 198: Cascade control overcomes valve problems.
Editor's Choice Flow Measurement & Control
There are many processes where it is undesirable for the load to suddenly change quickly, for example in the paper industry. Examples of level control have involved reasonably fast tuning. An example of a level loop tuned this way and responding to a step change in setpoint is given.

Read more...
Advanced telemetry solutions
Editor's Choice Industrial Wireless
Namibia is one of the driest countries in sub-Saharan Africa, with an average annual rainfall below 250 mm. To address this challenge, the Namibia Water Corporation has employed one of southern Africa’s most powerful and well-proven telemetry solutions, designed and manufactured by SSE/Interlynx-SA.

Read more...
Navigating the future of intralogistics
LAPP Southern Africa Editor's Choice
In the rapidly evolving landscape of global markets, the demand for agility, efficiency and scalability in intralogistics has never been more critical. At LAPP Southern Africa, we stand at the forefront of this transformation, offering cutting-edge connection solutions tailored to the dynamic needs of intralogistics.

Read more...
Cutting-edge robotics and smart manufacturing solutions
Yaskawa Southern Africa Editor's Choice
Yaskawa Southern Africa made a compelling impact at this year’s Africa Automation and Technology Fair.

Read more...
A cure for measurement headaches in contract manufacturing
VEGA Controls SA Editor's Choice
A contract manufacturing organisation provides support to pharmaceutical and biotechnology companies in the manufacturing of medications, formulations and substances. VEGA’s measurement solutions offer accuracy and reliability for monitoring levels and pressures during the manufacturing process.

Read more...
PC-based control for a food capsule and pod packaging machine
Beckhoff Automation Editor's Choice
For TME, a machine builder specialising in the packaging of powdered foods, Beckhoff’s PC-based control technology offers unlimited opportunities when it comes to performance and innovative capacity in terms of flexibility, scalability and openness.

Read more...
Simple and efficient level measurement in the mining, minerals and metals industries
Endress+Hauser South Africa Editor's Choice Level Measurement & Control
Measuring devices in the mining, minerals and metals industries face the challenge of varying material states and long distances in measurement height. Endress+Hauser’s answer to these challenges is the new Micropilot family.

Read more...
PC-based control for fertiliser
Beckhoff Automation Editor's Choice Fieldbus & Industrial Networking
On a farm in the USA, valuable ammonia is extracted from slurry and processed into ammonium sulphate. NSI Byosis has transformed this complex process into a flexible modular system. This modular approach requires an automation solution with flexible scalability in both hardware and software, which this Dutch company has found in PC-based control from Beckhoff.

Read more...









While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.




© Technews Publishing (Pty) Ltd | All Rights Reserved