How Fiber Optic Internet Works

Run a Speed Test

Fiber optic internet converts your data into light pulses that travel through glass strands at nearly the speed of light — from your ISP's Optical Line Terminal to an Optical Network Terminal installed at your home.

The OLT: Where Your ISP Sends the Light

Every fiber internet connection begins at an OLT — Optical Line Terminal — located in your ISP's central office or a local aggregation facility. The OLT is a high-capacity network device that manages all of the fiber connections in a neighborhood or district. It translates traffic from the ISP's backbone IP network into optical signals and transmits them down the fiber plant toward customer homes. In the upstream direction, it receives light pulses from customer ONTs, converts them back to electrical signals, and passes the traffic onto the backbone.

A single OLT chassis can host dozens of line cards, each managing multiple PON ports. Each PON port serves a single distribution fiber that fans out to serve up to 64 customer premises through passive optical splitters. This architecture allows an ISP to serve large numbers of homes with relatively few OLT ports, keeping central-office equipment costs manageable.

Passive Optical Splitters: Sharing the Fiber

The fiber strand leaving the OLT does not run all the way to a single home. Instead, it terminates at a passive optical splitter — a small, unpowered device typically housed in a weatherproof enclosure mounted on a utility pole or buried in a ground-level vault. The splitter divides the incoming optical signal equally among its output ports, typically splitting 1-to-32 or 1-to-64. Each output port connects to a separate fiber run serving an individual customer premise.

The word "passive" is important: the splitter contains no electronics, requires no power, and has no moving parts. This dramatically improves reliability compared to active network nodes that need power and cooling. The trade-off is that downstream traffic from the OLT is broadcast to all homes on the split — every ONT receives the same light signal, but each one only processes the packets addressed to it and ignores the rest.

The ONT: Converting Light to Ethernet at Your Home

The fiber run from the splitter terminates at your home at an ONT — Optical Network Terminal. This small box, usually mounted near where the fiber enters the building, performs the critical optical-to-electrical conversion. A photodetector inside the ONT receives the incoming light pulses and converts them into an electrical bit stream. The ONT's processor then strips the PON protocol framing, extracts your Ethernet frames, and delivers them through an RJ-45 Ethernet port to your router.

For upstream transmission, the ONT contains a laser diode that converts the electrical signal from your router back into light pulses. However, upstream traffic requires careful coordination — all the ONTs on a PON share the same upstream fiber wavelength, so without coordination they would collide. The OLT assigns each ONT specific time windows (time-division multiple access) during which it is permitted to transmit, preventing collisions and ensuring orderly upstream flow.

How PON Works: Time-Division and Wavelengths

A Passive Optical Network uses two different wavelengths of light on the same fiber to separate downstream and upstream traffic. In GPON (the most widely deployed residential PON standard), the OLT transmits downstream at 1490 nm and upstream signals travel at 1310 nm. A wavelength-division multiplexer at the OLT and a corresponding filter at each ONT keep these two directions from interfering with each other, even though they share a single glass strand.

Downstream traffic is time-division multiplexed: the OLT interleaves packets for different customers in a continuous stream, and each ONT filters for its own traffic. Upstream traffic uses time-division multiple access: the OLT continuously polls each ONT, asking how much data it has queued, then grants each ONT a transmission window. The ONT fires its laser only during its assigned window, ensuring that signals from 32 or 64 different homes never overlap on the shared upstream wavelength.

WDM: Multiplying Capacity with Multiple Wavelengths

Wavelength Division Multiplexing (WDM) extends the basic two-wavelength PON model to carry far more capacity on a single fiber. In a WDM-PON or next-generation XGS-PON deployment, the fiber carries many distinct wavelengths simultaneously — each wavelength acting as an independent channel, much like different radio stations broadcasting on different frequencies. Dense WDM (DWDM) systems used in long-haul backbone fiber can carry 80 or more channels on a single strand, each at 100 Gbps or more.

For residential fiber, the more immediately relevant application is XGS-PON (10-Gigabit Symmetric PON), which uses the same physical fiber plant as GPON but operates at 10 Gbps in both directions using different wavelengths. An ISP can run GPON and XGS-PON on the same fiber simultaneously, serving older ONTs and newer multi-gig ONTs side by side without replacing the outside plant infrastructure.

Last-Mile Fiber Types: Single-Mode vs Multi-Mode

Two broad categories of fiber are used in telecommunications. Single-mode fiber (SMF) has an extremely narrow core — typically 8–10 micrometers in diameter — that allows only a single light mode to propagate. This eliminates modal dispersion and allows signals to travel tens of kilometers without amplification, making it the standard for all residential and commercial last-mile fiber deployments.

Multi-mode fiber (MMF) has a larger core (50–62.5 micrometers) that supports multiple light modes simultaneously. Modal dispersion limits multi-mode fiber to short distances — typically under 550 meters at 10 Gbps — but it is inexpensive and works well for connections inside data centers and buildings where runs are short. You will not encounter multi-mode fiber in the cable coming from the street to your home; that will always be single-mode.

Signal Conversion to Ethernet: The Last Step

Once the ONT has converted the optical signal to electrical bits and decoded the PON framing, the result is a standard Ethernet frame — the same format used on any local area network. This is intentional: by making the last delivery step look exactly like a normal Ethernet connection, fiber internet is compatible with any router that has an Ethernet WAN port without requiring special drivers or protocols.

Your router receives these Ethernet frames from the ONT's LAN port, processes them through NAT and routing, and distributes the traffic to devices on your home network via Wi-Fi and wired Ethernet. From the router's perspective, the fiber connection is indistinguishable from a cable modem connection — both present as a standard Ethernet interface. The complexity of PON, WDM, and optical conversion is entirely hidden inside the ONT.

PON Standards Comparison

Standard Downstream Speed Upstream Speed Max Distance Split Ratio
GPON 2.5 Gbps 1.25 Gbps 20 km Up to 1:64
XGS-PON 10 Gbps 10 Gbps 20 km Up to 1:64
EPON (IEEE 802.3ah) 1 Gbps 1 Gbps 20 km Up to 1:32
10G-EPON 10 Gbps 10 Gbps 20 km Up to 1:32

Frequently Asked Questions

What does an ONT do?

An ONT (Optical Network Terminal) is the device installed at your home that terminates the fiber optic cable coming from your ISP. Its primary job is optical-to-electrical conversion: it receives pulses of light from the fiber strand and converts them into electrical Ethernet signals your router can process. In the upstream direction, it converts the electrical signal from your router back into light pulses to send toward the OLT at the ISP's central office. The ONT also handles the PON protocol, including time-division multiplexing for upstream transmission so multiple homes sharing the same fiber do not collide.

What is a PON network?

A PON (Passive Optical Network) is the most common architecture for residential fiber internet. It is called "passive" because the optical splitters in the distribution network require no electrical power — they are purely passive optical components. A single fiber from the OLT at the ISP's facility is split into 32 or 64 separate fibers serving individual homes, allowing one port at the central office to serve an entire neighborhood. Downstream traffic is broadcast to all ONTs on the split, but each ONT only accepts packets addressed to it. Upstream traffic is coordinated with time slots assigned by the OLT.

How does fiber convert light to internet data?

The conversion happens at the ONT. The fiber cable carries light pulses — a rapid sequence of on and off states representing binary 1s and 0s. A photodetector inside the ONT converts those light pulses into an electrical signal. The ONT's electronics then decode the PON protocol framing, extract the Ethernet frames addressed to your home, and pass them out through the Ethernet port to your router. In the other direction, your router sends Ethernet frames to the ONT, which encodes them into the PON upstream time slot and drives a laser to convert the electrical signal back into light pulses.

Does bad weather affect fiber internet?

No, not in the way it affects cable or DSL. The glass fiber itself is sealed inside a weather-resistant jacket and is immune to electromagnetic interference from lightning or radio noise. Heavy rain, snow, and wind have essentially no effect on the signal inside a buried or conduit-protected fiber cable. The main weather-related risk is physical damage — a tree falling on an aerial fiber cable, a backhoe cutting a buried conduit during construction, or ice damage to overhead lines. This is a mechanical risk, not a signal degradation issue.

Can fiber cable break?

Yes. Glass fiber is fragile if bent too sharply or subjected to physical stress. Each fiber strand has a minimum bend radius — typically around 30 mm for standard single-mode fiber — below which the glass can crack or the light leaks out. ISP-grade fiber cables contain multiple protective layers including a gel-filled loose tube, aramid strength members, and a tough outer jacket that collectively protect the delicate glass core from everyday handling. The fibers most likely to break are aerial cables exposed to wind, ice, and physical contact, or cables that are accidentally cut during excavation work.

What is the speed of light in fiber optic cable?

Light travels through standard single-mode glass fiber at approximately 200,000 km/s — roughly two-thirds of the speed of light in a vacuum (299,792 km/s). The reduction occurs because glass has a refractive index of about 1.47 for the wavelengths used in telecom fiber, and light slows proportionally as it passes through denser media. At this speed, a signal takes roughly 5 microseconds to travel 1 km of fiber, or about 5 milliseconds to travel 1,000 km. This propagation delay sets a hard physical floor on round-trip latency regardless of how fast the network equipment is.

Related Guides

More From This Section