EtherCAT to CC-Link IE Bridge for PLC Servo Integration

Modern mineral processing plants demand high-speed, deterministic communication between controllers and drives. However, when a main PLC uses EtherCAT and critical subsystems rely on CC-Link IE TSN, a control island emerges. This article explores how a dedicated protocol gateway bridges these networks, enabling unified control, data acquisition, and edge analytics in a large-scale ball mill application.

The Control Island Challenge in Metal Beneficiation

A major metal beneficiation plant upgraded its core production line with a high-performance PLC (e.g., Inovance) running an EtherCAT master. The goal was precise regulation of ore feed, water flow, and reagent dosing. Yet, the ball mill subsystem—including feeders, lubrication stations, and high-voltage starters—was built on CC-Link IE TSN with Mitsubishi or similar servo drives and remote I/O modules.

Three critical pain points emerged:

  • Heterogeneous Networks: EtherCAT and CC-Link IE are distinct real-time Ethernet protocols with no native interoperability. This created a communication barrier between the main PLC and the ball mill drives.
  • Lack of Coordinated Control: The PLC could not dynamically adjust feeder servo speed or mill rotation based on real-time ore hardness and particle size. This led to over-grinding or under-grinding, inconsistent product size, energy waste, and reduced flotation recovery.
  • Data Silos: Vital parameters like mill vibration and bearing temperature remained trapped in the CC-Link IE network, inaccessible to the EtherCAT-based SCADA or predictive maintenance systems.

The Solution: EtherCAT/CC-Link IE Protocol Gateway

To resolve these issues, an industrial protocol gateway (e.g., JM-ECT-CCLKIE) was deployed. This device acts as a smart gateway combining protocol conversion, data acquisition, and edge computing capabilities. It seamlessly bridges the two networks without compromising real-time performance.

Key features include:

  • High-Speed Protocol Translation: Dual Ethernet ports handle frame conversion at the hardware level, ensuring deterministic data exchange between EtherCAT and CC-Link IE TSN.
  • Seamless Role Integration: On the EtherCAT side, it appears as a standard slave device; on the CC-Link IE side, it functions as an intelligent device station, exchanging cyclic data with servos and I/O.
  • Precise Data Mapping: Configuration software allows engineers to map PLC process data (e.g., output image) to CC-Link IE soft elements like target speed and start commands, and vice versa for actual speed, torque, and alarms.
  • Edge Preprocessing: The gateway can compute RMS vibration, check thresholds, and generate early warnings locally, reducing the load on the main PLC and saving network bandwidth.

Implementation and System Topology

The integration process involved three straightforward steps:

  1. Hardware Connection: The gateway was inserted between the EtherCAT master (PLC) and the CC-Link IE TSN segment. Standard RJ45 connections were used, with careful attention to grounding and shielding for industrial environments.
  2. PLC Configuration: Using the PLC engineering tool (e.g., AutoShop), the gateway’s ESI (EtherCAT Slave Information) file was imported. The process data (PDO) size was set—typically 64 bytes output for control commands and 64 bytes input for status feedback.
  3. CC-Link IE Setup: In the CC-Link IE configuration software, the gateway was assigned as an intelligent device station with corresponding link register ranges (e.g., RWr/RWw 64 bytes each).

The gateway’s own configuration tool then created a precise mapping table. For example:

Direction EtherCAT PDO (PLC) CC-Link IE Soft Element
Output (PLC to Drive) Bytes 1-4: Speed setpoint Feeder servo speed command register
Input (Drive to PLC) Bytes 1-2: Actual current Ball mill main motor current value
Input (Sensor to PLC) Bytes 3-4: Vibration data Mill shell vibration sensor reading

Results: Before and After Comparison

Parameter Before Gateway After Gateway
Control Coordination Manual, isolated loops Fully automatic, closed-loop across networks
Grinding Uniformity ±8% particle size deviation ±2% deviation, improved flotation recovery
Energy Consumption High, frequent over-grinding 12% reduction in specific energy (kWh/t)
Data Visibility Vibration/temp data unavailable to SCADA Real-time dashboards, predictive alerts
Maintenance Reactive, based on schedule Condition-based, early bearing fault detection

Industry Applications and Future Outlook

The cross-protocol integration demonstrated here has broad relevance across industries that demand precision and multi-vendor equipment interoperability:

  • Lithium Battery Material Production: Conveying, sintering, crushing, and classifying stages often mix different PLC and servo brands. A protocol gateway ensures exact material ratios and process parameters, critical for battery consistency and safety.
  • Industrial Robot Integration Workcells: Robots (commonly EtherCAT) must synchronize with conveyors and vision systems (possibly CC-Link IE). The gateway enables microsecond-level coordination for precise assembly and pick-and-place.
  • Photovoltaic Wafer and Cell Manufacturing: Crystal pullers, saws, screen printers, and testers from global suppliers require unified data streams for full traceability and smart scheduling.
  • High-End Packaging and Printing Machinery: Tight registration and tension control demand integration of multi-brand servo systems. The gateway enables complex motion control algorithms across protocols.

Technical Considerations for Deployment

When implementing such a gateway, engineers should consider:

  • Cycle Time Matching: Ensure the gateway’s internal processing time does not exceed the slower network’s cycle. Typical conversion latency is under 1 ms.
  • Data Consistency: Use consistent data types (e.g., 16-bit integer for speed) and scaling factors across both networks to avoid conversion errors.
  • Network Topology: The gateway can be placed in a line or ring topology. For critical applications, consider redundant paths or device-level ring (DLR) support if available.
  • Diagnostics: Built-in web servers or diagnostic registers help monitor packet loss, error counts, and device status on both networks.

Conclusion: Building a Unified Industrial Control Architecture

The successful deployment of an EtherCAT-to-CC-Link IE gateway in a metal beneficiation plant proves that protocol barriers no longer need to dictate system design. By enabling real-time, bidirectional data flow between heterogeneous networks, such gateways unlock coordinated control, energy savings, and predictive maintenance. They serve as a cornerstone for the smart factory, where every asset—regardless of brand or protocol—contributes to a unified, data-driven optimization strategy. As industries like lithium battery, robotics, and photovoltaics accelerate, the role of intelligent protocol gateways will only grow, making them an essential component in the modern automation engineer’s toolkit.

Similar Posts