RTT
Initialism of round-trip time.
RTT: how long a signal takes to go and come back
Round-trip time is the total duration for a signal to travel from a source to a destination and return. In electrical engineering and telecommunications, this metric measures latency in both directions combined. A test signal is sent, bounces off a remote point or device, and the elapsed time until the echo arrives back at the sender is recorded as RTT. This single number captures the delay inherent in any two-way communication path.
RTT appears across multiple domains within electrical work. In network diagnostics, the ping utility reports RTT to verify connectivity and estimate link quality. In high-speed PCB design, RTT describes signal propagation through traces and connectors. In industrial automation, RTT on fieldbus networks like EtherCAT or PROFINET determines whether control loops will meet timing deadlines. In fiber optic installations, RTT through a link segment reveals cable length and splice losses. Submarine and satellite communications use RTT as a critical parameter because physical distance creates unavoidable delays measured in milliseconds or seconds.
The measurement assumes a fairly symmetric path in both directions, which holds for most wired systems but breaks down in real networks. Asymmetric routing, congestion, or unequal cable runs can make the return journey faster or slower than the outbound journey. For precision work, engineers may measure one-way delay separately using synchronized clocks or other timing references. Atmospheric interference, temperature-dependent propagation speed in copper, and electromagnetic coupling all affect RTT values in ways that a single number cannot fully capture.
Why RTT matters in practice
In control systems, RTT directly limits responsiveness. A machine tool with 100 milliseconds of round-trip latency cannot react faster than that cycle time, which is unacceptable for high-speed milling. Audio or video over network requires RTT under roughly 150 milliseconds to avoid perceptible lag. Online gambling and financial trading involve nanosecond-scale RTT competitions; a trader paying for fiber-optic infrastructure buys advantage measured in RTT shavings of a few microseconds.
RTT is cheap to measure and expensive to improve. A technician can run a ping or reflectometer test in minutes. Reducing RTT usually means shortening physical distance, upgrading to faster cable or switching technology, or rerouting the signal path entirely. In legacy installations, RTT is often accepted as a fixed constraint rather than optimized further. Understanding the actual RTT requirement for your application prevents gold-plating; not every connection needs to be faster than light.