How Fiber Optic Cable Works
A fiber optic cable contains one or more strands of glass or plastic, each thinner than a human hair. Data is encoded as pulses of light — on represents a 1, off represents a 0 — and transmitted through the core of the strand. The glass surrounding the core, called the cladding, has a slightly lower refractive index, which causes light to reflect inward through a phenomenon called total internal reflection. This keeps the light signal contained within the core over very long distances without significant loss.
Because light is not electrical, fiber is completely immune to electromagnetic interference. It cannot pick up noise from power lines, motors, or radio transmitters. It also cannot carry electrical current, which is why Power over Ethernet is impossible over fiber — the cable has no conductors.
Single-Mode vs Multi-Mode Fiber
Single-mode fiber has a very narrow core, typically around 9 micrometers in diameter. The narrow core allows only a single propagation path (mode) for light, using a precise laser source. This eliminates modal dispersion — the signal distortion that occurs when different light paths arrive at different times — enabling runs of 20 to 80 kilometers or more. Single-mode is used for ISP backbone links, long campus interconnects, and the fiber that runs from a provider's central office to a neighborhood node.
Multi-mode fiber has a wider core — typically 50 or 62.5 micrometers — that allows multiple light paths simultaneously. It uses less expensive LED or VCSEL (vertical-cavity surface-emitting laser) light sources. The trade-off is distance: modal dispersion limits multi-mode fiber to roughly 300 to 500 meters at 10 Gbps, depending on the OM grade of the cable. Multi-mode is the standard choice for data center connections between servers and switches, and for runs between floors or buildings on a campus where distances are under that limit.
How Copper Ethernet Works
Ethernet over copper sends differential electrical signals across twisted pairs of copper wire. The twisting of each pair causes the electromagnetic fields of the two wires to cancel each other, reducing interference both radiated outward and received from outside. Modern gigabit ethernet uses all four pairs simultaneously in both directions, achieving full-duplex operation. The physics of electrical signal propagation over copper limits practical runs to 100 meters before signal degradation requires regeneration by a switch or media converter.
| Attribute | Fiber Optic | Copper Ethernet |
|---|---|---|
| Speed ceiling | Terabits per second | Up to 40 Gbps (Cat8, 30m) |
| Max practical distance | Up to 80 km (single-mode) | 100 m standard max |
| EMI susceptibility | None | Moderate (UTP); low (STP) |
| PoE support | No | Yes |
| Termination complexity | High (requires precision tools) | Low (standard RJ45 crimping) |
| Typical use | ISP backbone, data center, campus | Home, office, in-building runs |
Where Fiber Is Used in Real Networks
Fiber is the medium of choice whenever distance or electromagnetic environment rules out copper. ISP backbone networks, the intercontinental submarine cables that connect continents, and the metropolitan rings that link cities all rely on single-mode fiber. Within a building, fiber is used to connect the main network room to distribution closets on different floors — a run that would otherwise exceed the 100-meter copper limit.
When a fiber ISP delivers internet to your home, a device called an Optical Network Terminal (ONT) sits at the wall entry point and converts the light signal from the fiber strand into an electrical ethernet signal that your router can use. From the ONT onward, your home network runs on copper ethernet as normal.
Fiber Connectors: LC, SC, and ST
Unlike ethernet's single RJ45 standard, fiber uses several connector types. LC (Lucent Connector) is the smallest and most common in modern data center equipment — it uses a small 1.25mm ferrule and snaps into place with a latch. SC (Subscriber Connector) is slightly larger with a 2.5mm ferrule and push-pull coupling, common in older installations and some telecom equipment. ST (Straight Tip) uses a bayonet-style twist-lock and appears mainly in legacy multimode installations. When connecting fiber equipment, connector compatibility matters — a mismatched connector requires an adapter.
SFP Modules and Direct Attach Copper
Managed switches and high-end routers often include SFP (Small Form-factor Pluggable) ports rather than fixed RJ45 or fixed fiber ports. An SFP port accepts interchangeable transceiver modules: insert a multi-mode fiber SFP for a data center run, a single-mode SFP for a long campus link, or a copper SFP for a standard RJ45 connection. This modularity lets one switch model serve many different deployment requirements.
Direct Attach Copper (DAC) cables are a cost-effective alternative to fiber for very short data center connections — typically under 7 meters. A DAC cable is a fixed-length twinaxial copper cable with SFP or QSFP connectors pre-attached at each end. It provides 10G, 25G, or 100G connectivity at lower cost than optical transceivers and fiber, but the distance limit makes it useful only for rack-to-rack connections.
Why You Will Not Run Fiber Inside Your Home
Terminating fiber requires polishing the glass end-face to a precise finish, using either a fusion splicer (which welds two fiber ends together with an electric arc) or a mechanical connector (which aligns and holds the ends). Both approaches require specialty tools and skill that are impractical for a home installer. Pre-terminated fiber patch cables are available and easy to use, but planning an entire home structured cabling system around fiber brings no benefit — copper Cat6 covers every in-home distance comfortably, supports PoE for access points and cameras, and terminates with inexpensive tools that any installer can handle.
Frequently Asked Questions
Is fiber optic faster than ethernet?
Fiber optic cable has a higher theoretical speed ceiling than copper ethernet and can carry terabits per second over very long distances. In practice, the speed you experience depends on the networking equipment at each end, not the cable itself. A 10 Gbps switch port connected via fiber will deliver the same 10 Gbps as a 10 Gbps copper ethernet port — the cable medium is not the bottleneck in most real-world scenarios.
Can fiber cable carry Power over Ethernet (PoE)?
No. Fiber optic cable transmits light, not electricity, so it cannot carry electrical power. PoE requires copper conductors. If you need to power a device at the end of a fiber run, the device requires a separate power source or you need a media converter at that end with a short copper ethernet segment carrying PoE.
What is single-mode vs multi-mode fiber?
Single-mode fiber has a very narrow glass core (around 9 micrometers) that allows only one mode of light to propagate, using a laser light source. It supports extremely long distances — up to 80 kilometers or more — and is used for ISP backbone and campus interconnects. Multi-mode fiber has a wider core (50 or 62.5 micrometers) that allows multiple light modes, uses less expensive LED or VCSEL sources, and is limited to distances up to about 500 meters, making it suitable for data center and building runs.
Can I connect fiber directly to my computer?
Not directly — standard computers have copper RJ45 ethernet ports. To connect fiber to a computer, you need either a fiber NIC (network interface card) installed in the machine, or a media converter that sits between the fiber run and the computer's standard ethernet port. SFP-based fiber NICs are available for desktop workstations that require high-speed or long-distance fiber connections.
How far can fiber optic cable run?
Multi-mode fiber is typically rated for up to 300–500 meters at 10 Gbps, depending on the specific OM grade. Single-mode fiber can run tens of kilometers — common ISP deployments reach 20 to 80 km between nodes. Both far exceed the 100-meter limit of copper ethernet, which is why fiber is used for building-to-building and city-wide connections.
What is an SFP module?
SFP stands for Small Form-factor Pluggable. It is a standardized, hot-swappable transceiver module that slots into an SFP port on a switch, router, or NIC. Each SFP module converts between the electrical signals used inside the equipment and the optical or copper signal carried on the cable. You select the module type (single-mode fiber, multi-mode fiber, or copper DAC) to match your cabling, giving you flexibility to mix connection types on a single device.