Category Archives: Communication Protocols

MQTT 5 Topic Aliases Explained: Per-Connection Bandwidth

A factory floor PLC publishes temperature data to the topic factory/site-A/line-3/station-5/conveyor-7/motor/temperature every 100 milliseconds. That’s a 65-byte topic name sent 10 times per second, every second of every day. Over 24 hours, the topic name alone consumes 56 megabytes of bandwidth — not the payload, just the topic string. Multiply by hundreds of similar sensors and you have… Read More: MQTT 5 Topic Aliases Explained: Per-Connection Bandwidth »

CIP Security Explained: TLS, X.509, and OT Cybersecurity

Ten years ago, OT cybersecurity meant “air gap the control network.” That model failed. Modern industrial systems need controllers talking to MES systems, drives reporting to cloud analytics, engineering tools accessing devices remotely. The air gap is gone — and with it, the security model that depended on physical isolation. CIP Security is the ODVA-defined answer for CIP… Read More: CIP Security Explained: TLS, X.509, and OT Cybersecurity »

CIP Motion Explained (Class 0x42 Motion Axis Object)

Twenty years ago, synchronized motion across multiple servo drives required a dedicated motion bus — SERCOS, MACRO, FireWire, or a proprietary fieldbus. The motion network ran separately from the control network because standard Ethernet couldn’t deliver the deterministic microsecond timing motion needs. Today, with CIP Motion running over standard EtherNet/IP, the motion bus and the control network are… Read More: CIP Motion Explained (Class 0x42 Motion Axis Object) »

CIP Sync Explained: IEEE 1588 PTP for Industrial Networks

When a six-axis servo system has to coordinate moves across drives that may be sitting in different cabinets, on different switches, in different rooms — sub-microsecond timing matters. When a sequence-of-events recorder needs to log which fault tripped first across a network of distributed I/O — microsecond timing matters. When a process control application needs to correlate data… Read More: CIP Sync Explained: IEEE 1588 PTP for Industrial Networks »