Fddi
What Is FDDI?
Fiber Distributed Data Interface (FDDI) is a local area network standard that provides 100 Mbps data transmission over fiber optic cable using a dual counter-rotating token ring architecture. Developed by the American National Standards Institute (ANSI) through its X3T9 committee during the 1980s, FDDI was the first widely deployed high-speed LAN technology, predating Fast Ethernet by roughly a decade. The standard operates at the physical and data link layers of the OSI model and was widely adopted for campus backbone networks and data center interconnects through the 1990s.
FDDI draws its media access control approach from the timed-token protocol of IEEE 802.4 token bus rather than the earlier IEEE 802.5 token ring, a distinction that has direct consequences for how the network manages bandwidth under heavy load. The timed-token mechanism uses a negotiated target token rotation time (TTRT) to bound latency and allocate capacity between synchronous and asynchronous traffic classes.
Dual-Ring Architecture and Fault Tolerance
FDDI's defining structural feature is its pair of concentric fiber rings, a primary ring and a counter-rotating secondary ring, each capable of carrying 100 Mbps. Under normal operation the primary ring carries data while the secondary ring stands by. If a link or station on the primary ring fails, the two rings are joined at the failure point in a process called wrapping, forming a single continuous ring that restores connectivity without operator intervention. The maximum configuration supports up to 1,000 physical connections and a total fiber path of 200 km, with optical repeaters spaced at no more than 2 km intervals. Stations that connect to both rings are called dual-attachment stations; those connecting only to the primary ring through a concentrator are single-attachment stations.
Token Protocol and Bandwidth Management
FDDI's timed-token protocol controls which station may transmit by passing a token around the ring. Each station captures the token, transmits frames, and releases the token. The TTRT, negotiated at ring initialization as the minimum value proposed by any station, determines how frequently each node expects to receive the token. Performance analysis of FDDI networks shows that TTRT selection significantly affects throughput and latency: lower values reduce maximum burst length per station but improve worst-case token rotation time. Synchronous bandwidth, reserved for time-sensitive traffic, is guaranteed a fixed allocation per token cycle; asynchronous bandwidth uses the remaining capacity on a best-effort basis.
Physical Layer and Media
FDDI's physical medium dependent (PMD) sublayer defines the optical specifications for multimode fiber at 850 nm and 1300 nm wavelengths. A copper variant, Copper Distributed Data Interface (CDDI), was later standardized to allow 100 Mbps operation over shielded and unshielded twisted pair at shorter distances, providing a lower-cost connection to workstations while preserving the ring topology and MAC protocol. Both fiber and copper implementations interoperate on the same logical ring through the same token-passing mechanism.
Applications
FDDI has applications in a range of historical and legacy contexts, including:
- Campus backbone networks interconnecting buildings at distances beyond Ethernet's reach
- High-speed workstation clusters in early CAD/CAM and scientific computing environments
- Hospital and financial data center interconnects requiring fault-tolerant ring topology
- Legacy token-ring migration paths before Gigabit Ethernet became the dominant backbone technology
- Connection of mainframe and minicomputer systems to distributed departmental LANs