TL;DR
- ▸gPTP (generalised PTP) is IEEE 802.1AS — the PTP profile defined by the IEEE 802.1 working group for AVB, TSN, automotive in-vehicle networks and industrial automation.
- ▸It assumes every device on the path is fully PTP-aware and uses a peer-to-peer delay measurement instead of the end-to-end delay request used in telecom PTP profiles.
- ▸It's not in competition with G.8275.1 — they live in different deployment contexts and have different design assumptions.
What gPTP actually is
gPTP is the everyday name for IEEE 802.1AS, a profile of the IEEE 1588 PTP standard maintained by the IEEE 802.1 Time-Sensitive Networking task group. It was originally defined for the AVB (audio-video bridging) standard and has since been extended for broader Time-Sensitive Networking use, automotive in-vehicle networks, and industrial automation control loops.
Like every PTP profile, gPTP constrains the more general IEEE 1588v2 standard with specific defaults for the parameters that matter — message rates, BMCA configuration, transport mechanism — so that compliant devices from different vendors can interoperate without per-device tuning. The constraints reflect the operational realities of the environments gPTP is designed for: closed networks with full device control, deterministic latency requirements, and tight integration with TSN's traffic shaping mechanisms.
How gPTP differs from telecom PTP
The most important difference is the delay measurement mechanism. gPTP uses peer-to-peer delay (P2P) — every PTP-aware device measures the propagation delay to its immediate neighbours and contributes that measurement to the timing chain. Telecom profiles like G.8275.1 use end-to-end delay (E2E), where the slave measures the round-trip delay all the way to the master. P2P is more accurate when every device on the path is PTP-aware (the assumption gPTP makes); E2E is more forgiving when some devices are PTP-naive.
gPTP also assumes a closed, single-domain network. The BMCA configuration is simpler than telecom profiles, the message rates are typically faster (gPTP often runs at 8 sync messages per second), and the transport is layer 2 multicast over Ethernet. These choices fit the in-vehicle and factory-floor environments gPTP serves; they wouldn't work in a typical telecom transport network.
Why this matters
A grandmaster shipped with telecom defaults will not interoperate cleanly with a gPTP fabric. The profile differences — message rates, P2P vs E2E delay, BMCA configuration — are large enough that a misconfigured grandmaster will produce silent timing errors that surface during real failures rather than during commissioning.
Where gPTP lives
gPTP dominates four deployment contexts. Automotive in-vehicle networks: every modern automotive Ethernet stack uses gPTP for sensor fusion, ADAS coordination, infotainment audio sync and time-correlated logging. The IEEE 802.1AS-2020 revision specifically extended the standard for automotive use. Industrial automation: factory automation, motion control, and safety-critical industrial networks use gPTP as the timing layer for TSN's traffic shaping. Professional audio-video production: AVB networks running studio audio and video over Ethernet use gPTP for sample-accurate sync. Test and measurement: instrumentation networks where precise time correlation between measurements is the whole point.
Each of these contexts has its own quirks, but they share the common thread of being closed deterministic networks where every device is PTP-aware and the timing fabric is designed end to end rather than retrofitted onto an IT network.
Where TimeBeat fits
TimeBeat builds open-hardware grandmasters that support gPTP alongside the other major PTP profiles, allowing customers to run a single grandmaster across mixed gPTP and telecom-profile deployments. Our hardware is OCP-aligned and built on linuxptp, which has mature gPTP support that we contribute back to. For automotive Tier-1 suppliers and industrial integrators looking for a vendor-neutral, auditable grandmaster that speaks gPTP correctly out of the box, the conversation usually starts with the Open Time Appliance.
Frequently asked questions
What is gPTP?+
What is the difference between gPTP and telecom PTP?+
Can a grandmaster support both gPTP and telecom PTP?+
Does TimeBeat support gPTP?+
Related reading
Blog · Standards
Understanding IEEE 1588 PTP: How Precision Time Powers Industrial Ethernet
What IEEE 1588 actually defines, how the protocol works at the message level, and why it's the foundation under every modern industrial Ethernet, telecom and broadcast timing fabric.
Blog · TSN
TSN Over 5G: From Broadcast Sync to Deterministic Wireless Automation
Time-Sensitive Networking and 5G are converging in industrial deployments. How TSN over 5G extends deterministic timing into wireless control loops, what the standards say, and where the integration challenges live.
Blog · Automotive
gPTP Sync in the Automotive Industry
IEEE 802.1AS gPTP is the standard for in-vehicle clock synchronisation across automotive Ethernet networks. What it specifies, why automotive needs its own PTP profile, and where TimeBeat fits.

