WDM Simulator: Wavelength-Division Multiplexing Channel Capacity Calculator

simulator advanced ~12 min
Loading simulation...
4 Tbps — 40 channels × 100 Gbps

40 WDM channels spaced at 100 GHz, each carrying 100 Gbps, deliver a total fiber capacity of 4 Tbps with a spectral efficiency of 1.0 bit/s/Hz — a standard DWDM configuration.

Formula

C_total = N_channels × R_per_channel
η = R / Δf (spectral efficiency in bit/s/Hz)
Δλ ≈ λ² × Δf / c (spacing conversion)

Many Colors, One Fiber

A single strand of glass can carry dozens or even hundreds of independent data channels simultaneously, each encoded on a slightly different wavelength of infrared light. Wavelength-division multiplexing treats each wavelength as a separate lane on an optical highway, multiplying capacity without additional fiber. This technology transformed telecommunications in the late 1990s and continues to scale.

The ITU Grid

The International Telecommunication Union defines a standardized frequency grid anchored at 193.1 THz (1552.52 nm). DWDM systems place channels at integer multiples of 100 GHz, 50 GHz, or even 12.5 GHz spacing. Each laser must be frequency-locked to its assigned grid slot with precision better than 1 GHz to prevent inter-channel crosstalk.

Capacity and Spectral Efficiency

Total capacity is simply the number of channels times the per-channel data rate. But spectral efficiency — bits per second per hertz — reveals how close the system is to fundamental limits. Simple on-off keying wastes spectrum; coherent detection with dual-polarization 16-QAM modulation pushes efficiency to 4 bit/s/Hz or beyond, approaching the nonlinear Shannon limit of optical fiber.

Visualising the Spectrum

This simulation renders the WDM channel plan as a spectral diagram. Each channel appears as a colored peak on the wavelength axis. As you add channels or narrow the spacing, watch how the spectrum fills up. The total capacity readout updates in real time. You can explore the tradeoff between channel count, spacing, and modulation complexity that drives modern optical network design.

FAQ

What is wavelength-division multiplexing?

WDM transmits multiple independent data streams simultaneously on a single fiber, each at a different wavelength (color) of light. A multiplexer combines the wavelengths at the transmit end and a demultiplexer separates them at the receive end. It multiplies fiber capacity without laying new cable.

What is the difference between CWDM and DWDM?

Coarse WDM (CWDM) uses 20 nm channel spacing with up to 18 channels and uncooled lasers — lower cost for metro networks. Dense WDM (DWDM) uses 100 GHz (0.8 nm) or 50 GHz spacing with 40-160 channels and temperature-controlled lasers — higher capacity for long-haul and submarine links.

What limits WDM channel count?

The usable spectrum is limited by erbium amplifier bandwidth (~35 nm in C-band, ~30 nm in L-band). Within that window, narrower spacing packs more channels but requires more precise lasers and is more susceptible to nonlinear crosstalk (four-wave mixing, cross-phase modulation).

What is spectral efficiency?

Spectral efficiency (bit/s/Hz) measures how efficiently the optical spectrum is utilised. Standard on-off keying achieves ~0.4 bit/s/Hz; coherent DP-QPSK achieves 2 bit/s/Hz; DP-16QAM reaches 4 bit/s/Hz. The Shannon limit for a typical fiber channel is about 6-8 bit/s/Hz.

Sources

Embed

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