Module 2
PON Architecture: OLT, ODN, ONT
One laser at the telephone exchange. Nothing but glass and mirrors in between. Light arriving at sixty-four homes at once. This is the single most important picture in all of fiber access — learn it well and the rest of the course clicks into place.
What you'll be able to do
- Draw the PON "tree of light" from memory: one OLT, a passive splitter, many ONTs.
- Name and place the three boxes — OLT, ODN, ONT — and say what each does.
- Explain why "passive" is the whole economic argument for fiber-to-the-home.
- Describe how 64 homes share one fiber without their traffic colliding (downstream broadcast vs. upstream time slots).
- Contrast a shared passive PON with a dedicated, powered point-to-point network — and know when each wins.
The whole module on one page: one tree, three boxes, two sharing tricks, three colours of light.
The tree of light
Picture a single thread of glass leaving the telephone exchange. A few kilometres out it reaches a small, sealed box — a splitter — with no power cable, no fan, no blinking lights. Inside, that one beam of light is divided and handed out to dozens of homes. Just glass, branching like a tree.
🧭 The one big idea
A PON (Passive Optical Network) takes one laser at the telco — the OLT — and fans it out through nothing but glass and passive splitters to many homes, each ending in an ONT. One source, many destinations: a point-to-multipoint (P2MP) tree. The middle is completely unpowered — that single fact is what makes fibre-to-the-home affordable.
Copper and cable put powered boxes — DSLAMs, amplifiers, switches — out in street cabinets that need electricity and upkeep. A PON strips all of that out of the middle. Only the two ends are awake.
┌──► ONT (home 1)
├──► ONT (home 2)
OLT ──── feeder fibre ────► SPLITTER ──► ONT (home 3)
(telco) (one fibre) (passive) ├──► ONT (home 4)
└──► ... up to ~64 homes
▲ powered ▲ just glass — no power ▲ ▲ powered
one laser the entire middle is passive one box per home
The three boxes you must know
Almost everything in PON architecture is one of three things. Learn these three acronyms and where each lives, and you have the skeleton of the whole network.
OLT — the root
The Optical Line Terminal sits in the Central Office. It is the brain: it lights the fibre, talks to the operator's core network, and schedules every home's turn to speak.
ODN — the trunk & branches
The Optical Distribution Network is everything passive in between: fibres, splitters, splices, connectors. No power, no electronics.
ONT — the leaf
The Optical Network Terminal is the box in the home. It turns light into the Ethernet, Wi-Fi, and phone service you actually use.
Here they are with their full names and where you would physically find each one:
| Acronym | What it is | Where it lives |
|---|---|---|
| OLT Optical Line Terminal |
The root and brain of the PON. Converts between the operator's IP/Ethernet core and the PON optical line; aggregates many subscribers onto one fibre; broadcasts downstream and arbitrates upstream; discovers, provisions, and monitors every ONT. | Central Office (the telco's local exchange; on cable-TV heritage networks, the head end). |
| ODN Optical Distribution Network |
The entirely passive plant: feeder fibre → primary splitter → distribution fibre → access point / secondary splitter → drop fibre. Nothing in it is powered. Typical reach ~20 km; typical split 1:32 or 1:64. | Everything in the field, between the OLT and the home. |
| ONT Optical Network Terminal |
The leaf. Terminates the PON optically and converts optical ↔ electrical, presenting the user-facing ports (Ethernet, voice/POTS, Wi-Fi). The downstream counterpart to the OLT. | At / inside the subscriber's premises (the home). |
A footnote you'll meet constantly: ONT vs. ONU
You will see both ONT and ONU in the wild, often for what looks like the same box. There are two ways the terms differ, and it helps to keep them straight.
- Where the term comes from (most reliable distinction): ONT is the ITU-T term, used in the GPON / XGS-PON family. ONU (Optical Network Unit) is the IEEE term, used in the EPON family. Functionally they are the same kind of device.
- Where it physically sits (practical convention): an ONT sits at or inside the home and presents the final user ports (fibre-to-the-home). An ONU may sit short of the individual user — in a basement, a curb cabinet, or a distribution point — with a remaining copper or Ethernet segment finishing the run. The handy rule: all ONTs are ONUs; not all ONUs are ONTs.
ℹ️ Don't over-police the words
Many vendors use ONT and ONU interchangeably. The distinctions above are the standards-based / textbook ones — useful for reading specs, but expect real-world documents to be loose about it.
What "passive" means — and why it matters
"Passive" is a precise claim about the outside plant between the OLT and the ONT: it contains only unpowered optical components — fibre and splitters. Nothing in the field needs mains power, cooling, battery backup, or a maintenance visit. The only powered elements in the entire access network are the two ends: the OLT in the Central Office and the ONT in the home.
That sounds like a small technical detail. It is actually the entire business case for fibre-to-the-home. Walk through what it removes from the field:
- No power. A splitter in a sealed box draws zero watts. There is no electricity bill for the middle of the network, and no power outage can take a street's fibre offline.
- No cooling, no batteries. Powered field gear needs fans, heat management, and backup batteries that age and must be replaced. Glass needs none of it.
- No maintenance trucks in the middle. Active electronics fail, get firmware updates, and need technicians. A passive splitter just sits there, often for decades.
📊 What "passive" buys you
Because only the two ends are powered, PONs have lower outside-plant power, lower operating cost (OpEx), and far simpler field plant than any design that puts switches or amplifiers in the street. Fewer things to power, fewer things to break, fewer trucks to roll. Across millions of homes, that difference is what makes the economics work.
⚠️ Common mistake
"Passive" does not mean the whole network is unpowered — the OLT and every ONT are very much active, powered devices. It means the plant in between them is passive. Don't picture a fully cold network; picture two warm ends and a cold middle.
How 64 homes share one fiber
Downstream is easy: one source, light fanning to everyone. Upstream is the puzzle — if 64 homes shine their lasers up the same fibre at once, the signals collide into noise at the splitter. The fix is to split the directions in two completely different ways.
💡 Think of a conference call
64 people, one line. When the host speaks, everyone hears it at once (broadcast). When the guests speak, the host calls on them one at a time — each gets a short, exclusive turn. The OLT is the host; the homes are the guests. One difference: in a PON the homes do not hear each other — the splitter only combines their light toward the OLT, so only the OLT "hears" each ONT.
Two directions, two rules. Down: the OLT broadcasts one pulse and the splitter copies it to every home at once (TDM). Up: the OLT grants each home an exclusive turn, so only one burst is on the fibre at a time (TDMA).
Downstream (OLT → homes): broadcast to everyone
The OLT transmits continuously and broadcasts to every ONT — a form of TDM (Time-Division Multiplexing). The splitter copies that light down every branch, so all homes physically receive everything; each ONT keeps only the frames addressed to it.
That means your neighbour's ONT also receives your data — so downstream is encrypted (typically AES, Advanced Encryption Standard). The light reaches every door, but only the intended home holds the key.
Upstream (homes → OLT): take turns with time slots
Two ONTs firing at once would collide at the splitter, so upstream uses TDMA (Time-Division Multiple Access): the OLT grants each ONT an exclusive, non-overlapping time slot. Each transmits only in its window — in burst mode, laser on just for that burst — so nothing ever collides. The OLT also leaves a small guard time between one ONT's burst and the next, so that even with slight timing error the adjacent bursts never overlap.
Two more pieces make this work in practice:
- DBA (Dynamic Bandwidth Allocation) — the OLT shrinks and grows each home's time slots in real time based on demand. A home streaming video gets bigger slots; an idle home gets tiny ones. This lets the operator safely oversubscribe the shared capacity — selling more total capacity than the fibre physically has, betting that the homes are almost never all busy at once. (The general name for this bet is statistical multiplexing.)
- Ranging — homes sit at different distances from the OLT, so their bursts take different times to arrive. The OLT measures each ONT's round-trip delay and tells it exactly when to fire, so every burst lands neatly in its slot despite the different fibre lengths.
Both directions on one fiber: different colours of light
Down and up travel on the same fibre at the same time without interfering, because they ride different wavelengths — different "colours" of infrared light. This is WDM (Wavelength-Division Multiplexing): like two radio stations sharing the same air on different frequencies.
The typical GPON wavelength plan. Three colours of infrared sharing one fibre, each one a separate "lane." typical ("nm" = nanometres; later PON generations pick other colours so they can coexist on the same glass — a Module 3 story.)
Put it together and the shared tree carries private, two-way internet for every home at once: TDM broadcast down, TDMA turns up, WDM keeping the directions apart. The widget below lets you watch it move.
PON vs. Active Ethernet (point-to-point)
The main alternative to PON is an AON (Active Optical Network), usually built as Active Ethernet: the opposite philosophy. Instead of a passive shared tree, run a dedicated fibre to each subscriber through powered switches in the field. Both deliver fibre to the home — they just trade cost, fibre, and bandwidth differently.
🌳 PON — shared passive tree
- One feeder + splitter fans out to ~32–64 homes
- No power in the field
- Shared bandwidth per tree
- Fewer fibres · reach ~20 km
🔌 Active Ethernet — dedicated P2P
- One fibre per subscriber to a field switch
- Powered switches in the field
- Dedicated bandwidth per home
- More fibres · reach ~70–100 km
The splitter — and the lack of power in the middle — is the tell. The full side-by-side:
| Dimension | PON (shared, passive tree) | Active Ethernet (dedicated, powered P2P) |
|---|---|---|
| Outside-plant power | None — passive splitters only | Required — powered switches in the field |
| Bandwidth model | Shared among ~32–64 subscribers per tree | Dedicated per subscriber |
| Fibre usage | Fewer fibres (one shared feeder) | More fibres (one per subscriber) |
| Typical reach typical | ~20 km | ~70–100 km |
| CapEx / OpEx | Lower; little field power or maintenance | Higher; powering and maintaining field gear |
| Arbitration needed? | Yes — TDM down, TDMA up, plus DBA | No — each port is independent |
In one line: PON trades dedicated bandwidth for radically cheaper, simpler outside plant — which is why it dominates residential FTTH. Active Ethernet wins where a customer needs a guaranteed pipe or very long reach (enterprise, backhaul) and will pay for the fibre and field gear.
(PON's shorter ~20 km reach isn't a hard limit of the glass — it's that the splitter eats most of the optical loss budget, leaving less for fibre length. Use a smaller split and a PON can reach farther; Active Ethernet has no splitter to pay for, so it goes ~70–100 km.)
✅ A quick gut check
If someone says "every customer has their own fibre all the way back, with a switch in the cabinet," that's Active Ethernet (P2P). If they say "one feeder fans out through a splitter to a whole street, and nothing in the field is powered," that's a PON (P2MP). The splitter — and the lack of power in the middle — is the tell.
When the tree breaks: protection & redundancy
A PON is a tree, and a tree has a single trunk. Cut the feeder fibre, or lose the OLT port that feeds it, and every home downstream goes dark at once. The same passive simplicity that makes PON cheap also concentrates risk at the root — so resilience is a real design choice, not an afterthought.
💡 Why one cut hurts so much
A street of homes shares one feeder and one splitter. That feeder is a single rope holding up the whole street. Sever it, and 64 families lose service together — not one. The fix is to give the tree a second way to be fed.
The 2:N protection splitter
An ordinary splitter has one input (1:N). A 2:N splitter has two inputs feeding the same set of outputs. That second port lets a second feeder fibre — often from a second OLT port — reach the same tree. If the primary feeder is cut, traffic switches to the standby feed and the homes downstream stay lit. This is what the splitters module meant by "2:N adds redundancy": it is the hook on which PON protection hangs.
ITU-T G.984.1 protection types
The ITU-T standard G.984.1 defines four levels of PON protection. They differ by how much of the path you duplicate — and you pay accordingly. More duplication protects more of the network, but costs more.
| Type | What's duplicated | What it protects | Cost |
|---|---|---|---|
| Type A | Only the feeder fibre up to the splitter (not the OLT port). | The feeder fibre only. | Cheapest |
| Type B | The OLT port + feeder fibre, joined via a 2:N splitter. | Feeder + OLT — but not the distribution/drops or the ONTs. | Economical · common |
| Type C | Full duplication: two OLT transmitters, two ODNs, dual ONT interfaces. | End-to-end — including the ONT in the home. | Most expensive |
| Type D | Comprehensive / combined protection (mix of the above). | Broadest coverage. | Highest |
The sweet spot for most operators is Type B: it duplicates the two things that hurt the most homes when they fail — the OLT port and the feeder — without paying to duplicate the distribution fibre, every drop, and every ONT.
Type B in one picture. Two OLT ports → two diverse feeders → the two inputs of a 2:N splitter → the shared tree. The feeder and OLT are protected; the distribution fibre, drops, and ONTs are not.
Route diversity, separacy & dual-homing
Spare gear only helps if it sits on a different physical path. Three terms pin this down:
- Route diversity — running two or more independent physical paths between the same points, so one cut can't take out both. But "diverse" routes may still share a stretch of duct.
- Separacy — the stricter form: the paths share no duct and no cabinet anywhere. True separacy is what survives a single backhoe.
- Dual-homing — connecting a node to two geographically separate upstream hubs, so losing one whole hub doesn't isolate it.
🧭 Redundancy ≠ resilience
Two feeders that run through the same duct are redundant on paper but die together when that duct is cut — that is not resilience. Resilience means removing single points of failure with diversity + redundancy + failover. Spare equipment on the same physical path is not real protection; it has to be on a physically diverse route to count.
Key takeaways
- PON = Passive Optical Network: one OLT laser fans out through nothing but glass and passive splitters to many ONTs — a point-to-multipoint tree.
- Three boxes: OLT (root/brain, in the Central Office), ODN (everything passive in between), ONT (leaf, in the home). ONT is the ITU-T term; ONU is the IEEE term and can sit short of the home.
- "Passive" is the economics: only the two ends are powered, so the field needs no power, cooling, or maintenance trucks — driving low OpEx.
- Sharing one fibre: downstream is a broadcast (TDM, encrypted so neighbours can't read it); upstream takes turns (TDMA time slots, sized by DBA, timed by ranging).
- Two directions, one fibre: WDM keeps them apart — in GPON, typically
1490 nmdown,1310 nmup, optional1550 nmvideo (later PON generations use other colours). - PON vs. Active Ethernet: shared passive tree (cheap, fewer fibres, shared bandwidth) vs. dedicated powered P2P (costly, more fibre, dedicated bandwidth, longer reach).
- Protection & resilience: a tree fails at the root, so a feeder cut darkens the whole street. A 2:N splitter lets a second feeder/OLT port feed the tree (ITU-T G.984.1 Type B). But redundancy ≠ resilience — spare gear must sit on a physically diverse route.
In a PON, what does the word "passive" actually refer to?
Why: "Passive" describes only the middle — fibre and splitters with no power. The two ends, the OLT and every ONT, are very much active, powered devices.
Why does upstream traffic (homes → OLT) need TDMA time slots, while downstream does not?
Why: The splitter merges all upstream branches into one fibre. Without coordination, simultaneous bursts would collide into noise — so TDMA gives each ONT a non-overlapping turn (with ranging to time the bursts).
Downstream, the OLT broadcasts to every ONT on the tree. What keeps one subscriber from reading another's data?
Why: A broadcast physically reaches every ONT, so privacy comes from encryption (typically AES). The splitter is passive — it can't filter — and all homes share the same fibre.
A network gives every subscriber a dedicated fibre back to a powered switch in a street cabinet. Which is it, and what's the main trade-off vs. PON?
Why: A dedicated fibre per subscriber plus a powered field switch is Active Ethernet (point-to-point). It buys dedicated bandwidth and ~70–100 km reach, but costs more in fibre and field power than a passive shared PON tree.
ITU-T G.984.1 Type B protection duplicates the OLT port and feeder via a 2:N splitter. It protects the feeder and OLT, but not the ___.
Why: Type B duplicates the two things that affect the most homes — the OLT port and the feeder fibre — through a 2:N splitter. It does not duplicate the distribution fibre, the drops, or the ONTs; protecting those end-to-end (including the ONT) takes the full duplication of Type C.