OPC UA Pub/Sub over TSN (Time-Sensitive Networking, IEEE 802.1) brings deterministic real-time behaviour to standard Ethernet networks, replacing proprietary protocols such as EtherCAT or PROFINET IRT and supporting the IT/OT convergence promised by Industrie 4.0.
True
TSN is a set of IEEE 802.1 standards that turn ordinary Ethernet into a deterministic real-time network. Combined with OPC UA Pub/Sub at the application layer, the result is rich semantic data over a deterministic transport, on commodity Ethernet hardware. The strategic goal is to replace proprietary industrial Ethernet variants such as EtherCAT or PROFINET RT with the standard TSN + OPC UA stack. Adoption is progressing through the 2024-2028 window, and major drive vendors (Siemens, B&R), robot vendors and motion-control vendors are migrating their portfolios.
When specifying a new motion-control cell in 2026, request a roadmap from your drive vendor on OPC UA Pub/Sub over TSN even if you deploy EtherCAT today: TSN is the migration path, and the choice of switch silicon today will determine your options in 3-5 years.
OPC UA bank in preparation
The full OPC UA bank isn't available yet. Drop your email to get notified at launch and grab an early-bird discount.
Join the waitlist →See the 9 other OPC UA practice questions
Related questions
- What is the complete format of an OPC UA NodeId?2. NodeIds · NodeId-Format
- An OPC UA Subscription groups several MonitoredItems and publishes value changes periodically (PublishingInterval typically 100-1000 ms); the server keeps a buffer of unacknowledged notifications for reliability.3. Services · Subscriptions
- Which Security Modes does an OPC UA SecureChannel support per the standard?4. Security · SecureChannel-Modi
- OPC UA uses X.509 certificates to authenticate applications (both client and server): each application holds its own certificate, and trust is established mutually through the exchange that happens during the SecureChannel handshake.4. Security · Zertifikate
- OPC UA Pub/Sub supports several transports: UDP multicast (lowest latency, machine-to-machine), MQTT (cloud-friendly via broker) and AMQP (enterprise messaging), making it adaptable to a wide range of use cases.9. Pub/Sub · Transport-Optionen