The camera feed and the pose data both have to cross the stadium in the same frame budget. That is the sentence that decides whether an AR overlay looks locked to the pitch or floats a few pixels behind the players. When a live sports AR pipeline moves uncompressed camera signals from a gantry camera to a compositing rack, and pose or tracking data back the other way, the physical layer carrying those bits is either invisible in the latency conversation or it is the weakest hop. Active optical cables (AOC) are the deliberate choice that keeps it invisible. The naive view treats cabling as procurement, not engineering. Someone specs the compositing GPUs, the pose-ingestion path, and the render budget, then reaches for whatever high-speed cable is on the shelf — usually a passive copper direct-attach cable (DAC). At short bench distances that works fine. Across a stadium rack, out to an outside-broadcast truck, or up a gantry, it does not, and the failure does not announce itself as “cable” — it shows up as overlay drift, intermittent dropouts, and jitter in a path that was supposed to be frame-locked. What is an active optical cable, and how does it actually work? An active optical cable is a fibre-optic assembly with the electro-optical conversion built into the connectors at each end. You plug it into an electrical interface — a QSFP, OSFP, or similar cage on a NIC or switch — and inside the connector housing a small transceiver converts the electrical signal into modulated light, sends it down the fibre, and converts it back to electrical at the far end. From the host’s point of view it behaves like a copper cable: same connector, same electrical interface, no separate optical transceiver to buy and seat. The distinction that matters is where the signal integrity work happens. A passive copper DAC carries the raw electrical signal end to end over twinax wire. The signal attenuates with distance and frequency, so copper’s usable reach shrinks as bandwidth climbs. AOC moves the bits as light over glass, so attenuation over the run is negligible for the distances broadcast infrastructure cares about, and the electrical portion is confined to the few centimetres inside each connector. That single design decision — converting to optical in the connector — is what buys the three properties a live-AR transport budget cares about: long reach, low cable weight, and immunity to electromagnetic interference (EMI). Fibre carries no current, so it neither radiates EMI nor picks it up from the motor drives, LED walls, and RF gear that fill a modern stadium. This is the same reasoning behind when AOC beats copper in the general case; here we are looking specifically at what it means for a broadcast-cadence overlay. Why passive copper runs out of road for long, high-bandwidth links Copper’s problem is not that it is slow. It is that reach and bandwidth trade against each other. As you push toward 100 Gbps, 400 Gbps, and 800 Gbps-class links, the frequency of the signal rises, high-frequency attenuation gets worse, and the distance a passive DAC can carry a clean signal collapses. As a rough planning picture — treat these as order-of-magnitude reach bands, not vendor-guaranteed numbers, since exact reach depends on the cable gauge and the link standard: Link class Passive copper DAC Active optical cable (AOC) Usable reach ~1–3 m at high bandwidth multi-metre to hundreds of metres Bandwidth headroom shrinks sharply as speed rises 100–800 Gbps class sustained EMI behaviour susceptible; can inject bit errors immune (no electrical run over distance) Cable weight / bend radius heavy, stiff at higher gauges light, flexible Failure mode when overreached bit errors → retransmit → jitter reach far exceeds broadcast distances Reach and bandwidth figures are directional planning bands, not an operational benchmark — always confirm against the specific cable and link standard you deploy. The row that matters for AR is the last one. When a copper link is pushed past its clean-signal reach, it does not fail cleanly. It produces intermittent bit errors, the link layer retransmits, and the effective latency of that hop becomes variable. Variable latency is jitter, and jitter is exactly what a frame-locked pose-to-composite path cannot absorb. The overlay renderer expects the pose sample that corresponds to this frame to arrive inside this frame’s budget. If it arrives late — or a retransmit pushes it into the next window — the graphic composites against a stale pose and the overlay drifts relative to the moving subject. Where do AOCs fit in a live sports AR pipeline? Picture the physical topology. Cameras sit on gantries, touchlines, and in stands. Their uncompressed or lightly-compressed feeds run to a compositing rack, often at 12G-SDI or over IP at 25/100 GbE and up. A tracking system produces pose, camera-calibration, and object-position data that has to reach the render nodes. The composited output — the clean feed plus the AR overlay — goes back out to the broadcast chain and often out to an outside-broadcast truck parked well away from the rack. Every one of those hops is a distance the signal has to survive without adding drift. The uncompressed feed is bandwidth-heavy; the pose data is latency-critical; the run to the truck is long. AOC is the transport that satisfies all three at once. It is why we treat cabling as part of the same real-time compositing budget the live overlay pipeline depends on, not as an afterthought bolted on once the render graph is designed. The broader point sits inside our GPU engineering practice: the physical layer is a first-class term in the latency budget, and this is a recurring theme across broadcast and media pipelines. Get the transport right and the render team never has to think about it. Get it wrong and they spend the event chasing jitter they cannot fix in software, because the jitter is being injected below the layer they control. What to specify when choosing AOC for a stadium rack The decision is not “AOC yes or no.” It is which reach, which bandwidth class, and which connector form factor, matched to the actual run. A useful specification checklist: Measure the real run length, including slack and cable management. The straight-line distance underestimates; add the routing overhead before you pick a reach band. Match the bandwidth class to the uncompressed feed, not the average. A 100 GbE link that is fine on average will retransmit under peak; size for the worst frame, since one late pose sample is a visible artifact. Confirm the connector cage (QSFP28, QSFP-DD, OSFP) matches both the NIC and the switch — an AOC is a fixed assembly, not a modular transceiver you can re-cage later. Account for weight and bend radius on gantries. AOC’s low weight is a real advantage where cameras move or where cable managers route long tray runs. Reserve headroom for EMI-heavy environments. LED walls, motor drives, and dense RF are exactly where copper’s error rate climbs and AOC’s immunity earns its cost. Two named comparison points worth reading against this: how passive DAC cabling behaves over its usable range, and — for the broader delivery topology — AOC networking across the AR rendering pipeline. The DAC piece is the right reference when the run is short and EMI is low; below a few metres, copper is cheaper, lower-latency at the transceiver, and perfectly adequate. How cable choice moves the deterministic latency and jitter budget The link contributes to the budget in two ways: a fixed propagation delay and a variable jitter term. AOC’s propagation delay is slightly higher per metre than copper’s electrical delay, because light in glass is a touch slower than the electrical signal in twinax and there is a small serialisation cost in the connector conversion. That fixed delay is knowable, bounded, and easy to account for in a frame budget — you subtract a constant. The jitter term is the one that ruins overlays, and it is where the two cable types diverge. A copper link operated inside its clean-reach envelope has essentially zero added jitter. The same copper link operated past its envelope injects a variable, load-dependent jitter through retransmits. AOC, operated well within its far larger reach, keeps the jitter term near zero at the distances broadcast cares about. That is the whole argument: AOC does not make the link faster, it makes the jitter term deterministic across the reach range broadcast actually needs. This is why the physical layer belongs in the deterministic-transport budget alongside compositing and pose ingestion. When cabling is scoped there, the render pipeline can trust that this frame’s pose arrives inside this frame’s window. When it is bolted on afterward, the render team inherits a variable it did not budget for and cannot fix upstream. When to choose AOC over fibre transceivers or copper Three transport options, three different sweet spots: Passive copper DAC — short runs (roughly under 3 m at high bandwidth), low EMI, cost-sensitive, when the transceiver-level latency edge matters and reach does not. AOC — medium to long runs (multi-metre to hundreds of metres), EMI-heavy environments, when you want a fixed assembly with no separate transceiver to seat and low cable weight. Fibre + pluggable transceivers — very long runs, structured cabling you want to reconfigure, or when you need to swap transceiver speeds without re-pulling cable. More parts to seat, more failure points, more flexibility. For a stadium rack feeding a truck, AOC usually wins the middle: longer than copper can reach, simpler than a transceiver-plus-fibre build, and immune to the electrical noise that fills a live venue. FAQ How do active optical cables work, and what does it mean in practice? An AOC is a fibre-optic assembly with the electro-optical conversion built into each connector. The host sees a normal electrical interface (QSFP, OSFP, and similar), but the bits travel as light over glass between the two ends. In practice this means the electrical run is confined to a few centimetres inside each connector, so signal attenuation over distance is negligible and the cable behaves like copper to plug in but like fibre to carry. What advantages do active optical cables offer over passive copper (DAC) links for long-run, high-bandwidth data? AOC offers long reach, low cable weight, and immunity to electromagnetic interference, whereas passive copper’s usable reach collapses as bandwidth rises. Copper trades reach against bandwidth; pushed past its clean-signal envelope it produces bit errors, retransmits, and variable latency. AOC keeps a clean signal from multi-metre to hundreds-of-metre runs at 100–800 Gbps class bandwidth. Where do AOCs fit in a live sports/broadcast AR pipeline that must move camera feeds and pose data at broadcast cadence? AOC carries the bandwidth-heavy uncompressed camera feeds, the latency-critical pose and tracking data, and the long run out to an outside-broadcast truck — all without adding drift. It is scoped as part of the same compositing and pose-ingestion budget the overlay depends on, not bolted on afterward. That keeps every physical hop from becoming the weakest link in a frame-locked path. What reach, bandwidth, and weight characteristics should you specify when choosing AOCs for a stadium rack deployment? Measure the real run length including slack and routing overhead, then match a reach band with margin. Size the bandwidth class to the peak uncompressed feed rather than the average, since one late pose sample is a visible artifact. Confirm the connector cage matches both NIC and switch, and use AOC’s low weight and EMI immunity on moving gantries and noisy venues. How does cable choice affect the deterministic latency and jitter budget the real-time overlay pipeline depends on? A link contributes a fixed propagation delay (knowable, easy to subtract from a frame budget) and a variable jitter term (the one that causes overlay drift). Copper within its reach adds near-zero jitter but injects load-dependent jitter through retransmits when overreached. AOC, operated well within its far larger reach, keeps the jitter term near zero across the distances broadcast needs, making the physical hop deterministic. When should you choose AOC versus fibre transceivers or copper, and what are the trade-offs? Choose passive copper for short, low-EMI runs where cost and transceiver-level latency matter more than reach. Choose AOC for medium-to-long runs in EMI-heavy venues when you want a fixed, light assembly with no separate transceiver to seat. Choose fibre plus pluggable transceivers for very long or reconfigurable structured cabling, accepting more parts and failure points for the flexibility. The question worth carrying into the design review The physical layer is either a constant you subtract or a variable you chase. When we validate a broadcast-cadence link as part of a deterministic compositing budget — the kind of check an A1 GPU Audit exercises — the reach and bandwidth characteristics of the cabling are one of the inputs that decides which of those it is. Ask, before the render graph is frozen: does the transport budget name a jitter term for every hop, and does every hop’s cable sit comfortably inside its clean-reach envelope? If the answer for any hop is uncertain, that hop is where the overlay will drift first.