01 — The medium

One mode, one waveguide, three enemies

Single-mode fiber means the core is small enough (~8.2 µm against a 125 µm cladding) that only the fundamental LP01 mode propagates at 1550 nm. Every higher-order mode is below cutoff and radiates away. That kills modal dispersion outright — which is why single-mode reaches hundreds of km and multimode reaches hundreds of metres. What's left to fight is attenuation, chromatic dispersion, and Kerr nonlinearity. The first two are linear and the DSP (digital signal processing) now erases the second one entirely. The third is the wall.

Fiber & span

Fundamental mode confinement

Wavelength response 1260–1650 nm

Attenuation dB/km Dispersion ps/(nm·km) C-band L-band Water peak / OH⁻

Derived

Why each one matters

The counter-intuitive part. 1310 nm has near-zero dispersion and 1550 nm has 17 ps/(nm·km) — yet long haul lives at 1550. Loss won: 0.32 dB/km vs 0.17. Dispersion is a deterministic, linear, invertible filter, so a coherent DSP undoes 20,000 ps/nm of it in a FIR (finite impulse response) block with no optical hardware at all. Loss is unrecoverable — once a photon is gone you replace it with an amplifier, and the amplifier hands you noise. That trade is the whole reason dispersion-compensating fiber disappeared from new builds around 2012.
02 — Why only one mode

The core is a resonator, and a mode is a standing wave that fits

A step-index fiber is a cylindrical dielectric waveguide: core index n₁, cladding index n₂, with n₁ only 0.33% larger. Light bounces along by total internal reflection. But not every bounce angle survives — a mode has to be a self-consistent standing wave across the core, so only a discrete set of transverse patterns is allowed. Whether a given pattern is guided at all comes down to one number.

Think of it as a momentum budget. The medium fixes the magnitude of the wavevector at |k| = n₁k₀. You spend it between a transverse component kt (wiggling across the core) and a longitudinal component β (actually going somewhere), and Pythagoras holds: kt² + β² = (n₁k₀)². A higher-order mode oscillates faster across the core, so it spends more on kt and has less left for β. When β falls below n₂k₀, the cladding can support a travelling wave at that β — the field stops decaying outside the core and starts propagating outward instead. The mode is no longer bound. It radiates away over centimetres.

Waveguide

Try this. Sit at 1550 nm — one mode. Drag down through 1285 nm and watch LP11 appear out of nowhere. That threshold is why a single-mode fiber datasheet quotes a cutoff wavelength, and why 850 nm light on this fiber is a multimode mess.

Index profile as a potential well

Mode branches against V — each is born at a Bessel zero

guided here below cutoff here your V b = 0 — the escape line

This waveguide

Mode gallery lit = guided

The one number that decides everything: V. Collect the geometry and the wavelength into a single dimensionless group, the normalised frequency V = (2πa/λ)·NA (numerical aperture), where NA = √(n₁²−n₂²) is NA (numerical aperture). V is essentially "how many wavelengths wide is the core, weighted by how strongly it guides". Every cutoff is a fixed value of V, independent of the actual fiber: LP11 switches on at V = 2.405, which is the first zero of the Bessel function J₀. LP21 and LP02 at 3.832, the first zero of J₁. And so on up the ladder. Single-mode operation is simply V < 2.405. A standard fiber sits at V ≈ 2.0 at 1550 nm — comfortably under, with room to spare for manufacturing tolerance.

What "radiates away" actually looks like

Above the critical angle the ray reflects with unity power and keeps going. Below it, each bounce refracts most of the power out into the cladding, so an unguided pattern loses essentially everything within a few centimetres. Nothing is filtered out at the far end — it never travels in the first place.

The tail is the tell

Outside the core the field falls as e−wr/a. The decay constant w shrinks as a mode approaches cutoff, so the tail reaches further and further into the cladding. At cutoff w = 0 and the "decay" becomes infinitely slow — the field is no longer localised, which is the precise mathematical statement of an unbound mode. Note that even the guided LP01 mode carries real power in the cladding: that is why the mode field diameter (MFD (mode field diameter)) is wider than the core, and why cladding purity and bend radius matter.

Why this matters commercially, not just physically. If two spatial patterns both propagate, they travel at different group velocities — LP01 and LP11 have different neff, so a pulse split between them arrives twice. That is modal dispersion, and it is catastrophic: it limits multimode fiber to hundreds of metres while single-mode fiber goes hundreds of kilometres. Killing every mode but one is the entire reason your long-haul plant is single-mode, and it is why the core is 8 µm rather than 50.
One mode, still two channels. "Single-mode" means one spatial pattern. That pattern still comes in two independent polarizations, and those never cut off — they are degenerate solutions of the same waveguide. So the fiber hands you exactly two orthogonal channels no matter what, and dual-polarization (DP (dual polarization)) transmission is the business of using both. Everything in section 3 about four degrees of freedom rests on this: two quadratures (amplitude and phase) times two polarizations, and the second factor of two is a gift from the waveguide having no way to remove it.
03 — The carrier

A wave has four independent knobs, and coherent detection reaches all of them

The field on the fiber is E(t) = A·cos(2πf·t + φ) in each of two orthogonal polarizations. So per polarization you have amplitude and phase; times two polarizations gives four real degrees of freedom per symbol interval. Direct detection — a photodiode — measures |E|². Squaring destroys φ and collapses both polarizations into one scalar. You get one dimension out of four, which is why 10G on-off keying was the ceiling for so long.

Coherent detection beats a local-oscillator laser against the incoming field in a 90° optical hybrid. The photodiodes then see the product of the two fields, so the beat term carries the incoming phase relative to the LO (local oscillator). Split by polarization first and you recover all four dimensions as four real electrical signals — I and Q, in X and Y. Those go straight to ADCs, and from that point on the light is just numbers.

Field

Propagating field

Coherent front end — how phase survives the photodiode

Recovered dimensions

Direct answer to your question

It is not frequency modulation. Frequency selects which channel you're on — it's the DWDM (dense wavelength division multiplexing) grid coordinate, held to a few hundred MHz by a tunable laser, and it never carries data.

It is amplitude and phase together: quadrature amplitude modulation. Each symbol is a point in the complex plane, so amplitude is the radius and phase is the angle, and both are set at once by a pair of Mach–Zehnder modulators driven by I and Q.

Then it's done twice in parallel on the two polarizations — dual-polarization, or DP. Hence DP-16QAM: 4 bits per polarization, 8 bits per symbol.

Where your physics intuition pays off. The two polarizations are not kept separate by the fiber — birefringence rotates the state continuously and randomly along the path, so what you launch on X arrives smeared across X and Y. The receiver doesn't try to fix this optically. It samples both, then a 2×2 adaptive MIMO (multiple-input multiple-output) equalizer in the DSP estimates and inverts the Jones matrix in real time, tracking rotations at kHz rates. It is exactly the blind-source-separation problem, solved a few million times a second on a die.
04 — Symbols

Every extra bit per symbol costs about 3 dB, and 3 dB is half your reach

A constellation is the agreed dictionary of points in the I/Q plane. Noise turns each transmitted point into a fuzzy cloud at the receiver; you decode by nearest neighbour. Pack more points into the same power envelope and the gap between neighbours shrinks, so the same noise cloud starts overlapping the wrong decision region. Drag the OSNR (optical signal-to-noise ratio) slider down and watch the clusters merge. That single picture is the entire capacity-versus-reach argument in the optical industry.

Transmitter

Channel

Received constellation — X polarization

Right panel selector

Link result

Format ladder

The two conversions that trip people up

Bit rate. net = baud × bits/sym × 2 pol × (1 − overhead). The ×2 is polarization, and it is free capacity — you did not spend spectrum or power to get it.

OSNR is not SNR (signal-to-noise ratio). OSNR is measured in a fixed 12.5 GHz (0.1 nm) reference slice, but your signal occupies roughly the baud rate in GHz. So SNR ≈ OSNR + 10log₁₀(2×12.5 / Rs). At 95 Gbaud that is a 5.8 dB handicap versus 32 Gbaud at the same OSNR. Raising baud rate buys capacity and spends OSNR — it is not a free lever.

Required OSNR figures here are modelled from the constellation and a soft-decision FEC threshold, not copied from a datasheet. Treat them as the right shape and the right order of magnitude, and check a real datasheet for a real link budget.

Probabilistic constellation shaping, since it explains the odd numbers. A uniform 64QAM sends all 64 points equally often. PCS (probabilistic constellation shaping) instead draws them from a Maxwell–Boltzmann distribution over their energy — inner points frequently, corner points rarely — because the capacity-optimal input for a Gaussian noise channel is Gaussian, not uniform. That recovers most of the 1.53 dB shaping gap (πe/6), and it makes the effective bits/symbol continuous. That is why WaveLogic 5 sells 800G at about 5.3 bits/symbol rather than jumping 16QAM → 32QAM → 64QAM in whole-bit steps, and why capacity is tunable in fine increments to fit whatever OSNR a given route actually has. Toggle Shaping on the left and watch the corners of the constellation thin out.
05 — The tradeoff

Capacity and reach are the same budget spent two ways

Amplifiers set the ceiling. Each EDFA (erbium-doped fiber amplifier) adds amplified spontaneous emission, and ASE (amplified spontaneous emission) accumulates along the chain, so received OSNR falls roughly as 10log₁₀(N) in the number of spans. Required OSNR rises with constellation order. Where the falling curve crosses the rising threshold is your reach. Everything a transponder vendor does is an attempt to move one of those two curves.

Line system

Reach against capacity

Achievable reach Shannon bound on this channel Uniform QAM (quadrature amplitude modulation) Shaped (PCS)

Required vs available OSNR

Route sanity check

Format by reach

The rule of thumb worth memorising. One more bit per symbol per dimension costs about 3 dB of required OSNR. Three dB is a factor of two in tolerable ASE, which is a factor of two in span count. So each step up the constellation ladder roughly halves your reach while adding maybe 20–30% capacity. That asymmetry is why nobody runs 64QAM on a transcontinental route and everybody runs it on a 60 km data-centre interconnect. Your DCI (data centre interconnect) business is the best possible market for high-order modulation: short spans, huge OSNR margin, and customers who want the capacity.
How much to trust these reach numbers. They come from a first-order Gaussian-noise model: ASE accumulation from the OSNR equation, a Kerr penalty scaling as launch power squared, a soft-decision FEC threshold, a 2.5 dB implementation penalty, and 0.06 dB per span standing in for ROADM (reconfigurable optical add-drop multiplexer) filtering, PDL (polarization-dependent loss), ageing and repair splices. The ratios are the lesson and they hold up — roughly 8:1 between a 100G QPSK (quadrature phase-shift keying) service and an 800G shaped service on the same glass. The absolute kilometres run somewhat optimistic against real engineering rules, and no vendor’s proprietary nonlinearity compensation is modelled. Use it to build intuition, then use the transponder datasheet and your line-system planning tool for anything you would commit to a customer.
06 — OSNR margin

Where the noise comes from, span by span

OSNR at the receiver, in the 0.1 nm reference bandwidth, for a chain of identical spans:

OSNR = 58 + Pch − Lspan − NF (noise figure) − 10·log₁₀(N)

The 58 is not magic: it is −10log₁₀(h·ν·Bref) in dBm for ν = 193.4 THz and Bref = 12.5 GHz — the quantum noise floor of one reference slice. Everything else is bookkeeping: how much you launch, how much the glass eats, how much noise the amplifier stirs in, and how many times you repeat it.

Cascade

OSNR against distance

Available OSNR Required + margin Margin Nonlinear penalty region

Launch power sweep — the nonlinear optimum

Budget

Span ledger

Why you cannot just turn the power up. More launch power raises OSNR one-for-one until the Kerr effect bites. The refractive index of silica depends weakly on intensity, so a strong channel modulates its own phase and its neighbours' — self- and cross-phase modulation, plus four-wave mixing. Those act like extra noise that grows with power, so total effective SNR has a peak. Push past it and you make things worse. The optimum is usually within a decibel or two of 0 dBm per channel for C-band systems, and the peak is broad and shallow — which is a mercy, because it means being 1 dB off costs you almost nothing. Slide launch power in the sweep panel and watch the curve turn over.
07 — Spectrum

The fiber's capacity did not grow as fast as the transponder's

The C-band is a fixed resource: about 4.8 THz between 1530 and 1565 nm. A signal occupies roughly its symbol rate in Hz — 95 Gbaud needs about a 100 GHz slot, and 200 Gbaud needs about 225 GHz. So when a new generation doubles baud rate to double per-wavelength capacity, it also doubles the spectrum each wavelength eats, and total fiber capacity barely moves.

Fill plan

C-band occupancy

Per-wavelength capacity vs per-fiber capacity

Gb/s per wavelength Tb/s per fiber, C-band Spectral efficiency b/s/Hz

This fill

Fixed grid vs flexgrid

The old ITU (International Telecommunication Union) fixed grid puts channels on 50 GHz centres, period. A 95 Gbaud signal does not fit in 50 GHz, so on a fixed grid it burns two slots and wastes whatever is left over.

Flexgrid (G.694.1) replaces that with 6.25 GHz slot granularity and 12.5 GHz centre granularity, so you allocate a media channel exactly as wide as the signal needs plus a guard band. That is what lets a mixed fleet of 400G and 800G share one fiber efficiently.

Practical consequence for MOX: your ROADM (reconfigurable optical add-drop multiplexer) fleet has to be flexgrid-capable end to end, or the newest transponders cannot be spectrally efficient no matter what the datasheet claims. Worth confirming per site.

The number to keep in your head. Real deployed C-band systems land around 20–30 Tb/s per fiber per direction, and the Shannon bound for this channel is not far above that — we are within a few dB, not a few orders of magnitude. That is why the industry's growth story shifted from "more bits per fiber" to more fibers, more bands, and fewer dollars per bit. L-band roughly doubles usable spectrum; multi-core and hollow-core fiber are the research answers. When someone asks why MOX cannot just upgrade transponders forever on the same glass, this is the answer: the glass is nearly full, in the information-theoretic sense.
08 — Generations

What actually changed inside the box

Swapping a transponder buys you more capacity through four levers, and only four. Every generation is a different mix of them. Select a pair to compare and the chart decomposes the gain.

Generation ladder

Where the gain came from

Symbol rate Bits per symbol FEC coding gain DSP compensation

Compare

The four levers

Symbol rate. The brute-force lever. Needs faster DACs and ADCs and more analogue bandwidth in the modulator and driver, which is why it tracks CMOS (complementary metal-oxide-semiconductor) process nodes — 40 nm to 16 to 7 to 3. Costs spectrum and costs OSNR.

Bits per symbol. Cheap in silicon, expensive in OSNR. Roughly 3 dB per bit. Shaping recovers up to 1.53 dB of that and makes it continuously tunable.

FEC coding gain. Pure profit — better codes buy OSNR without costing spectrum or power. Hard-decision Reed–Solomon gave about 6 dB; modern soft-decision LDPC-family codes give roughly 11–12 dB net at 20–27% overhead. This lever is close to exhausted; the remaining headroom to the theoretical limit is small.

DSP compensation. Chromatic dispersion, polarization tracking, carrier recovery, transmitter imperfections, and increasingly nonlinearity. Turns physical impairments into arithmetic. This is where the proprietary value lives and why two vendors' 800G are not equivalent products.

Verify before you quote this

Ciena's naming does not include a WaveLogic 4. The line runs WaveLogic 3 → 3 Extreme → WaveLogic Ai → WaveLogic 5 (Nano and Extreme) → WaveLogic 6 (Nano and Extreme). If someone at MOX says "WL4" they almost certainly mean WaveLogic Ai, which occupied that generation slot. Same for the chassis: WaveServer Ai, then WaveServer 5, rather than WS3/WS4.

Baud rates, capacities and process nodes in this table are from general industry knowledge and were not verified against current Ciena documentation. Get the datasheet for your exact part numbers before any of it lands in a design doc or a customer conversation.

09 — End to end

The whole path, client port to client port

Hover any stage. Note where the boundaries fall: the client domain is frames and OTN (optical transport network) containers, the DSP domain is numbers, and the optical domain is a modulated carrier. Almost everything interesting in the last fifteen years happened by moving work leftward out of the optical domain and into the DSP.

What sits where at MOX

One thing to check about your handoffs

You said MOX hands customers OTU4 (optical channel transport unit 4) on both sides, usually 100G and increasingly 400G. The 100G half is straightforward — OTU4 is exactly a 100G container, 111.81 Gb/s.

The 400G half cannot be OTU4. There is no OTU5. A 400G handoff is one of: 400GbE (400GBASE-FR4/DR4/LR4 client optics, which is what hyperscalers overwhelmingly ask for), OTUC4 (optical channel transport unit C4) / FlexO-4 (the G.709 successor — 4×100G worth of OTUCn, carried over FlexO (flexible OTN interface) interfaces), or 4×OTU4 muxed into one line wavelength.

Worth nailing down which, because it changes what you can promise. OTUC4/FlexO keeps the OTN overhead — TTI (trail trace identifier), BIP-8, TCM (tandem connection monitoring) — and therefore keeps the layer-1 SLA (service level agreement) story. A transparent 400GbE handoff does not, and your performance monitoring has to come from the packet layer or from the WaveServer's optical PM (performance monitoring) instead.

For the CMDB this is a real modelling distinction, not a naming detail: the handoff type determines which monitoring objects exist for a circuit and which SLA fields are even populatable.

Reference

Glossary

Every abbreviation used anywhere in this document, including the ones that appear only as terse chart labels where there is no room to spell them out. Expanded on first use in the prose as well.

ShortStands forWhat it means here
ADCanalogue-to-digital converterSamples the four electrical rails out of the coherent front end. Its bandwidth caps the symbol rate.
ASEamplified spontaneous emissionNoise every optical amplifier injects. It accumulates span by span and is what finally ends a link.
bnormalised propagation constant0 at cutoff, 1 deep in guidance. Where n_eff sits between the cladding and core index.
BERbit error ratioFraction of bits received wrong. Pre-FEC BER is the number to trend; post-FEC stays clean until it suddenly does not.
BIP-8bit-interleaved parity, 8 bitOTN overhead field that makes real errored-second counts possible.
BPSKbinary phase-shift keyingOne bit per symbol per polarization. The most robust and least efficient format.
CDchromatic dispersionDifferent wavelengths travel at different speeds. Linear, invertible, and now undone digitally.
CFP2-DCOC form-factor pluggable 2, digital coherent opticsPluggable module format carrying a full coherent transponder.
CMOScomplementary metal-oxide-semiconductorThe silicon process the DSP is built in. Each shrink enabled a higher symbol rate.
DACdigital-to-analogue converterTurns the shaped symbol stream into the drive voltages for the modulator.
DCIdata centre interconnectShort, high-capacity routes between data centres. Short spans and large margin make it ideal for high-order modulation.
DPdual polarizationSending independently on two orthogonal polarizations. Doubles capacity at no cost in spectrum or power.
DSPdigital signal processingThe chip that compensates dispersion, tracks polarization, recovers carrier phase and decodes. Where the proprietary value lives.
DWDMdense wavelength division multiplexingMany wavelengths on one fiber, each an independent channel.
EDFAerbium-doped fiber amplifierOptical amplifier for the C-band. Restores power, adds ASE.
EVMerror vector magnitudeRoot-mean-square distance between received symbols and their ideal points, as a percentage.
FECforward error correctionRedundancy added at the transmitter so the receiver can repair errors. Buys OSNR without costing spectrum or power.
FIRfinite impulse responseFilter structure used in the DSP, notably for dispersion compensation.
FlexOflexible OTN interfaceInterface family that carries OTUCn signals. How a 400G client is framed when it is not plain Ethernet.
GbEgigabit EthernetClient-side Ethernet rates, for example 100GbE and 400GbE.
GMPgeneric mapping procedureAbsorbs the clock-rate difference between a client signal and its container.
GNGaussian noise (model)Treats nonlinear interference as extra Gaussian noise growing with launch power. Basis of the reach model here.
I / Qin-phase and quadratureThe two orthogonal components of the complex field. Together they set amplitude and phase.
ITUInternational Telecommunication UnionStandards body behind the G-series fiber, OTN and grid specifications.
Kerr effect(not an acronym)Refractive index rises slightly with intensity, so channels phase-modulate themselves and each other. The real capacity ceiling.
LDPClow-density parity-checkModern soft-decision code family. Roughly 11 to 12 dB of net coding gain.
LOlocal oscillatorThe receiver's reference laser. Beating against it is what lets phase survive a square-law photodiode.
LPlinearly polarized (mode)Weak-guidance approximation for fiber modes. LP01 is the fundamental; LP11 is the first one to appear above cutoff.
MACsecmedia access control securityLink-layer encryption a customer may run inside the circuit. Transparent to the line.
MFDmode field diameterWidth of the guided spot, wider than the core because the field extends into the cladding.
MIMOmultiple-input multiple-outputThe 2x2 adaptive equaliser that separates the two polarizations after the fiber has mixed them.
MTUmaximum transmission unitLargest frame the path will carry. Mismatches fail silently for large flows.
NAnumerical apertureHow strongly the fiber guides. Combines with core radius and wavelength into the V-number.
NFnoise figureHow much noise an amplifier adds beyond the quantum limit. Typically 4.5 to 6 dB.
NIDnetwork interface deviceThe customer-edge box that parses frames, polices to the committed rate and measures the SLA.
OSNRoptical signal-to-noise ratioSignal power against noise in a fixed 12.5 GHz reference slice. The currency of optical link budgets.
OTNoptical transport networkITU framing that wraps a client signal with overhead, monitoring and FEC.
OTU4optical channel transport unit 4The 111.81 Gb/s OTN container for a 100G client.
OTUC4optical channel transport unit C4The 400G-class successor. There is no OTU5.
PBSpolarization beam splitterSplits the incoming light into two orthogonal polarizations before detection.
PCSprobabilistic constellation shapingSending inner constellation points more often than outer ones. Recovers up to 1.53 dB and makes capacity continuously tunable.
PDLpolarization-dependent lossLoss that varies with polarization state. Accumulates through the line system.
PMperformance monitoringCounters and measurements you can bill and alarm against.
PMDpolarization-mode dispersionBirefringence delaying one polarization against the other, randomly and over time.
QAMquadrature amplitude modulationSetting amplitude and phase together, so each symbol is a point in the complex plane.
QPSKquadrature phase-shift keyingFour points, two bits per symbol per polarization. The long-haul workhorse.
QSFP-DDquad small form-factor pluggable, double densityHigh-density pluggable form factor used for coherent modules.
ROADMreconfigurable optical add-drop multiplexerRoutes wavelengths between fibers. Flexgrid capability here decides your spectral efficiency.
RSReed-SolomonOlder hard-decision code. Roughly 6 dB of gain at 7% overhead.
SAOSservice-aware operating systemSoftware family running on Ethernet demarcation devices.
SD-FECsoft-decision forward error correctionFEC that uses confidence values rather than hard bit decisions. Worth several dB over hard decision.
SERsymbol error rateFraction of symbols decoded to the wrong constellation point.
SLAservice level agreementThe contractual performance commitment, written in frame-level units.
SNRsignal-to-noise ratioMeasured in the signal's own bandwidth, unlike OSNR. The two differ by 10log10(2 x 12.5 / symbol rate).
TCMtandem connection monitoringSix nestable OTN monitoring levels, so several parties can watch overlapping sub-spans.
TIRtotal internal reflectionWhy light stays in the core. Fails above the critical angle, which is what cutoff ultimately means.
TTItrail trace identifierOTN overhead string that catches misconnections.
ULLultra-low-lossPure-silica-core glass, around 0.165 dB/km. Buys roughly 2 dB per 80 km span.
V-numbernormalised frequency(2*pi*a/lambda) x NA. Below 2.405 the fiber guides exactly one spatial mode.
Built for a bigger screen. This dashboard is dense — try landscape, or open it on a laptop.