Sync Showdown: NTP vs PTP vs TSN vs EtherCAT

Blog · Protocols

Sync Showdown: NTP vs PTP vs TSN vs EtherCAT

Four protocols, four different precision tiers, four different deployment contexts. A comparative guide to NTP, PTP, TSN and EtherCAT — what each one does, when each one is correct, and how to choose without falling for any side's marketing.

Lasse Johnsen
Lasse JohnsenCo-founder & CTO, TimeBeat
11 min read
NTPPTPTSNEtherCAT

TL;DR

  • NTP: millisecond-class accuracy, runs in software, free and ubiquitous. Right answer for general-purpose IT systems.
  • PTP (IEEE 1588): sub-microsecond accuracy with hardware timestamping. The standard for finance, broadcast, 5G and any application where milliseconds aren't enough.
  • TSN: deterministic latency on top of PTP timing, used in industrial control and automotive Ethernet.
  • EtherCAT: a deterministic Ethernet protocol with its own native clock distribution, dominant in motion control and high-end machinery automation.

Why there are four answers and not one

Clock and timing protocols look like they're solving the same problem from a distance — synchronising the clocks of devices on a network — but each one was designed for a different precision tier and a different operational context. NTP was designed for general-purpose internet time distribution at the millisecond level. PTP was designed for hardware-assisted sub-microsecond synchronisation across closed networks. TSN was designed to layer deterministic latency on top of standard Ethernet using PTP as its timing substrate. EtherCAT was designed as a single-frame ring topology for ultra-low-latency motion control.

The four protocols overlap in some places and don't compete in others. They live at different precision tiers and have different operational characteristics, and the right choice for any given deployment is usually obvious once you ask one specific question.

The four protocols at a glance

Here's the comparison table we use with customers when the conversation comes up.

ProtocolNTP
Accuracy1–100 ms
TopologyAny IP network
Best forServers, log timestamps, certificates, general IT
ProtocolPTP (IEEE 1588)
Accuracy10 ns – 1 µs
TopologyPTP-aware Ethernet/IP
Best forFinance, broadcast, 5G fronthaul, scientific instrumentation
ProtocolTSN (802.1AS + 802.1Q)
Accuracy~100 ns + bounded latency
TopologyPTP-aware Ethernet
Best forIndustrial control, automotive, deterministic AV
ProtocolEtherCAT
Accuracy<1 µs latency
TopologySingle-frame ring
Best forMotion control, machinery automation, robotics

How to choose in two questions

Question 1: what's the tightest latency or precision requirement of any application on the network? If the answer is in milliseconds or worse, NTP is enough. If the answer is in microseconds or tens of nanoseconds, you need PTP. If the answer is bounded latency for control loops, you need TSN. If the answer is sub-microsecond cycle times for motion control, you probably want EtherCAT.

Question 2: what ecosystem is the deployment standardising on? Industrial automation deployments often standardise on either TSN or EtherCAT depending on the equipment vendor. Telecom deployments standardise on PTP G.8275.1. Broadcast IP video standardises on PTP ST 2059-2. IT environments standardise on NTP. Going against the deployment ecosystem creates integration friction that's rarely worth fighting.

Common mistake

Treating these protocols as competitors and trying to pick "the best" one. They're not competitors — they live at different precision tiers and serve different deployment contexts. Most large operators run more than one of them across different parts of their infrastructure.

Where TimeBeat fits

TimeBeat builds the hardware grandmasters and operations platform that production PTP and TSN deployments depend on. Our hardware supports both telecom PTP profiles (G.8275.1, G.8275.2) and the gPTP/802.1AS profile that TSN uses, so a single grandmaster can serve mixed deployments. We don't ship EtherCAT (it's a different protocol family) and NTP doesn't need our help (chrony and ntpd handle it fine).

If you're standing up a new deployment and trying to decide which protocol to use, the right starting point is understanding what your downstream applications actually need. Once that's clear, the protocol almost always picks itself.

Frequently asked questions

What is the difference between NTP and PTP?+
NTP delivers low-millisecond accuracy across well-managed networks using software timestamping. PTP delivers sub-microsecond accuracy on hardware-aware networks using physical-layer timestamping. The difference comes down to where the timestamps are captured — software (NTP) versus hardware (PTP). For applications where millisecond accuracy is enough, NTP is fine; for applications that need microseconds or better, PTP is the right answer.
Is TSN a replacement for PTP?+
No. TSN is built on top of PTP — specifically the IEEE 802.1AS gPTP profile — and adds deterministic latency guarantees through traffic shaping (802.1Qbv), redundancy (802.1CB) and time-aware scheduling. TSN uses PTP as its timing substrate; it doesn't replace it.
What is the difference between TSN and EtherCAT?+
TSN extends standard Ethernet with deterministic shaping, redundancy and PTP-based timing. It coexists with normal IT Ethernet and uses standard switches with TSN features. EtherCAT replaces standard Ethernet at the data link layer with a single-frame ring topology that achieves deterministic timing through its own native mechanisms. TSN wins where the network coexists with general IT; EtherCAT wins where extreme latency determinism in a closed industrial bus is the binding constraint.
Can I use NTP for financial timestamping under MiFID II?+
Generally not for high-frequency trading. MiFID II RTS 25 requires HFT timestamps within 100 microseconds of UTC, traceable, and the public NTP infrastructure is not formally traceable to a national metrology institute. Most regulated venues use PTP for HFT timestamping. NTP may be acceptable for non-HFT activities where the 1-millisecond budget applies, provided the upstream NTP server is itself locked to a documented stratum-1 source.

Talk to us

Got a time-sync question like this in your network?

Book a 30-minute call with a Timebeat engineer — we will tell you which products fit, what the install looks like and what it would cost.