Fiber Attenuation & OTDR Simulator: Optical Loss Budget Calculator

simulator intermediate ~12 min
Loading simulation...
Total loss = 4.4 dB — 4.0 dB fiber + 0.4 dB splices

A 20 km fiber at 0.2 dB/km with 4 fusion splices at 0.1 dB each produces a total link loss of 4.4 dB, well within a standard 28 dB power budget with 23.6 dB of margin.

Formula

P_out = P_in × 10^(-αL/10)
Total loss (dB) = α × L + N_splice × L_splice + N_conn × L_conn
OTDR range = (P_pulse - P_noise) / (2 × α)

The Decibel Budget

Every optical link has a power budget: the difference between the transmitter's launch power and the receiver's minimum detectable power (sensitivity). The total of all losses along the path — fiber attenuation, splice losses, connector losses, and safety margin — must fit within this budget. If losses exceed the budget, bits are lost. Link budgeting is the first step in any fiber network design.

Attenuation Mechanisms

Silica glass is remarkably transparent, but not perfectly so. Rayleigh scattering off nanoscale density fluctuations dominates at shorter wavelengths and falls as the inverse fourth power of wavelength. Infrared absorption by Si-O bonds rises at longer wavelengths. These two mechanisms create a loss valley near 1550 nm where attenuation drops to just 0.2 dB/km — the reason modern telecom lives in the C-band.

OTDR Trace Reading

An OTDR sends pulses into a fiber and records the backscattered light versus round-trip time. The resulting trace is a powerful diagnostic: the slope reveals attenuation per km, step drops indicate fusion splices, reflective spikes mark connectors or breaks, and the noise floor sets the measurement's dynamic range. This simulation generates a realistic OTDR trace from your link parameters.

Designing for Distance

As fiber length increases, loss accumulates linearly. Each splice adds a small but non-negligible step. Connector pairs at patch panels add 0.3-0.5 dB each. Safety margins of 3-6 dB account for aging, temperature, and future splices. The simulation lets you adjust each parameter and instantly see whether your design stays within budget or needs optical amplification.

FAQ

What causes attenuation in optical fiber?

Fiber attenuation results from Rayleigh scattering (dominant below 1600 nm, decreasing as 1/lambda^4), infrared absorption by silica (dominant above 1600 nm), and OH ion absorption peaks near 1383 nm. The minimum loss of ~0.2 dB/km occurs at 1550 nm, which is why long-haul telecom operates there.

What is an OTDR and how does it work?

An Optical Time-Domain Reflectometer sends short laser pulses into a fiber and measures the backscattered power versus time (distance). The trace shows a gradually declining line (Rayleigh backscatter) punctuated by step drops (splices) and spikes (connectors or breaks). It is the primary tool for characterizing installed fiber links.

How do you calculate an optical link budget?

Sum all losses: fiber attenuation (dB/km x length), connector losses (typically 0.3-0.5 dB each), splice losses (0.02-0.1 dB each), and any bend or margin allowances. The total must be less than the transmitter power minus the receiver sensitivity.

What are the low-loss windows in optical fiber?

The three main windows are 850 nm (short reach, multimode), 1310 nm (zero-dispersion point, 0.35 dB/km), and 1550 nm (minimum loss at 0.2 dB/km, used for long-haul). Modern fibers also use the L-band (1565-1625 nm) for additional WDM capacity.

Sources

Embed

<iframe src="https://homo-deus.com/lab/fiber-optics/fiber-attenuation/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub