Part III: Network Architectures, Protocols, and Topologies
3.1 The Enduring Role of Synchronous Digital Hierarchy (SDH)
While modern networks are increasingly packet-based, Synchronous Digital Hierarchy (SDH) should not be viewed as an obsolete technology. SDH remains a foundational system whose core principles of resilience, robust monitoring, and precise synchronization are still highly relevant. In many cases, SDH is integrated into modern optical networks, either as a client signal to be transported or as an underlying layer providing structure and reliability.
SDH networks offered several key advantages over the older Plesiochronous Digital Hierarchy (PDH) systems they replaced:
- Global Standards: Based on ITU recommendations, SDH enabled seamless global networking.
- Built-in Traffic Resilience: SDH was designed from the ground up with protection mechanisms to minimize traffic loss in the event of a fiber cut or equipment failure.
- Remote Monitoring and Configuration: It included extensive built-in monitoring capabilities, allowing for remote troubleshooting and configuration.
- Flexible Tributary Access: It provided a flexible structure for accessing and combining lower-speed tributary signals into a high-speed stream.
Fundamental SDH Topologies
SDH networks are typically built using two fundamental topologies:
- Line System: This is a simple point-to-point topology consisting of two terminal nodes. For long distances, regenerators can be placed along the line to retransmit the signal, but they do not provide traffic access.
- Ring System: A ring topology connects multiple Add/Drop Multiplexers (ADMs) in a closed loop. This architecture allows traffic to be accessed at any node and provides inherent resilience, as traffic can be automatically rerouted in the opposite direction if a fiber break occurs.
SDH Network Synchronization
As its name implies, SDH is a synchronous system. All nodes in an SDH network must be synchronized to a common, highly accurate primary reference source. A critical problem that must be avoided in network design is a timing loop, where a group of nodes inadvertently ends up synchronizing to each other in a circle, with no connection to the primary reference. This condition quickly leads to the generation of transmission errors and can destabilize the network.
In the context of modern optical data networking, SDH now functions as one of many possible client signals or underlying transport layers, highlighting the need for a versatile optical infrastructure capable of supporting various protocol stacks.
3.2 Protocol Stacks for IP Transport
The Internet Protocol (IP) has unequivocally emerged as the dominant convergence layer for modern data communications. One of its greatest strengths is its flexibility; IP can be transported over a wide variety of data link layer protocols and physical infrastructures. When it comes to transporting IP over a WDM infrastructure, operators can choose from several different protocol stacks, each with its own trade-offs.
Common mappings for carrying IP traffic include:
- IP over ATM over SDH: A multi-layered approach leveraging the traffic management of ATM and the reliability of SDH.
- Packet over SDH (POS): A more direct mapping that encapsulates IP packets into SDH frames, reducing overhead.
- IP over Ethernet: A widely deployed standard, particularly in metro and enterprise networks, which can then be transported over an optical layer.
- Direct mapping of ATM over WDM: An alternative that eliminates the SDH layer entirely.
- Simple Data Link (SDL): A more recent data link layer proposed as a streamlined alternative to POS.
The diversity of these protocol stacks is a major strength, not a weakness, of the IP ecosystem. This flexibility demonstrates a core engineering principle: tailoring the solution to the problem. It allows network architects to engineer solutions based on specific requirements for bandwidth overhead, scalability, traffic management, and Quality of Service (QoS). For example, an operator might use POS for efficient, low-overhead transport in the network core while simultaneously using IP over Ethernet for cost-effective metro access, all running over the same underlying Optical Transport Network. This reality underscores the need for an Optical Data Networking approach—one that embraces this heterogeneity by providing a flexible and client-signal-independent optical platform.