offset time
In optical burst switching, the amount of time between the burst header and the control packet.
offset time: the gap between control signal and data burst
In optical burst switching (OBS) networks, offset time is the deliberate delay inserted between the arrival of a control packet (the burst header) at a switch and the arrival of the actual data burst itself. The control packet travels ahead and reserves switching resources; the offset time allows the switch to configure its optical cross-connect and prepare forwarding paths before the high-speed data payload arrives. Without this gap, data would arrive before the switch is ready to handle it, causing loss.
The offset time is measured in microseconds to milliseconds depending on network architecture and switch fabric switching speed. A typical value might be 100 to 500 microseconds, though this varies with the propagation delay through the switch, the time required to reconfigure optical gates, and the distance between control and data planes. The control packet is often sent on a separate wavelength or time slot and travels through an electronic control path while the data burst uses dedicated optical channels.
Why the offset matters
OBS was designed to reduce switching latency and improve bandwidth utilization compared to traditional circuit switching. However, the control plane cannot reconfigure optical switches instantaneously. The offset time must be long enough for electronic processing, lookup in forwarding tables, contention resolution, and physical reconfiguration of wavelength selective switches or micro-electromechanical devices. Too short an offset causes burst loss; too long an offset wastes bandwidth and increases end-to-end latency.
The offset time is set by the ingress edge node and encoded in the burst header packet. Core switches along the path use this value to time their operations. If multiple bursts compete for the same output resources, the offset time influences which bursts can be scheduled; some may be deflected to alternative routes or dropped entirely. Research in OBS focused heavily on dynamic offset calculation and contention resolution algorithms to minimize loss while keeping offset short.
Offset time is specific to OBS architectures and does not appear in conventional packet-switched networks or in wavelength-routed optical networks. It reflects the fundamental tension in OBS between control plane latency and data plane utilization, and remains a critical tuning parameter in systems that use header-driven burst scheduling.