← Back to quizzesFree quiz

Transport Networks Overview

Modern telecommunication systems rely on a hierarchy of transport technologies that move large volumes of data over long distances. Understanding the fundamentals of Plesiochronous Digital…

20 questions~10 min
Transport Networks Overview — Qwi
0 / 20
Score: 0%
1

Which PDH hierarchical level corresponds to a nominal bit rate of 34 Mbit/s?

2

In SDH, what is the bit rate of STM‑4?

3

When multiplexing four 2 Mbit/s PDH streams, how many bits are taken from each stream before moving to the next?

4

What is the primary advantage of SDH’s “in‑band” management?

5

Which WDM technology typically uses a 20 nm channel spacing and is limited to 16 channels?

6

In ATM cell headers, which field is reallocated in NNI cells to extend the VPI size?

7

What is the typical distance limitation for a CWDM link without amplification?

8

Which SDH advantage allows low‑bit‑rate tributaries to be accessed without decomposing the entire high‑bit‑rate signal?

9

During PDH bit‑rate compensation, what does the multiplexer do when it attempts to read a bit that has not yet arrived?

10

Which ITU‑T band is most commonly used because it is amplified by EDFA devices?

11

In MPLS, which router type removes the label before forwarding the original packet to the destination network?

12

What is the primary purpose of the Generic Flow Control (GFC) field in ATM UNI cells?

13

Which PDH multiplexing level results in a non‑standardized 565 Mbit/s bit rate?

14

What is the typical channel spacing for dense WDM (DWDM) systems that support the highest number of wavelengths?

15

Which protocol is most commonly used to automatically establish MPLS label‑switched paths (LSPs)?

16

In the ATM cell structure, how many octets are allocated for the header?

17

Which SDH advantage specifically refers to the ability to interconnect equipment from different manufacturers via a standard optical interface?

18

What is the nominal bit rate of an E1 PDH signal?

19

Which layer of the OSI model does SONET operate at?

20

In MPLS, which table entry is used by transit routers to forward packets?

Introduction to Transport Networks

Modern telecommunication systems rely on a hierarchy of transport technologies that move large volumes of data over long distances. Understanding the fundamentals of Plesiochronous Digital Hierarchy (PDH), Synchronous Digital Hierarchy (SDH), Wavelength Division Multiplexing (WDM), and Asynchronous Transfer Mode (ATM) is essential for any civil‑engineer or network specialist. This course breaks down the key concepts tested in a typical quiz, providing clear explanations, practical examples, and SEO‑friendly terminology.

PDH Hierarchical Levels and Bit Rates

PDH was the first digital multiplexing system used by telecom operators. It groups lower‑rate streams into higher‑rate containers, but the clocks are only approximately synchronized (hence *plesiochronous*). The most common PDH levels are:

  • E1 – 2.048 Mbit/s
  • E2 – 8.448 Mbit/s
  • E3 – 34.368 Mbit/s
  • E4 – 139.264 Mbit/s

Therefore, the hierarchical level that corresponds to a nominal bit rate of 34 Mbit/s is E3. This level is often used as a backbone for regional networks before the advent of SDH.

From PDH to SDH: Understanding STM‑4

SDH (or its North‑American counterpart, SONET) replaced PDH by providing a truly synchronous framework. The basic SDH container is the Synchronous Transport Module level‑1 (STM‑1) with a rate of 155.52 Mbit/s. Higher‑order containers are integer multiples of STM‑1:

  • STM‑1 – 155.52 Mbit/s
  • STM‑4 – 4 × 155.52 Mbit/s = 622 Mbit/s
  • STM‑16 – 2.5 Gbit/s
  • STM‑64 – 10 Gbit/s

Thus, the bit rate of STM‑4 is 622 Mbit/s. This rate is widely deployed for metropolitan area networks (MANs) and for connecting multiple PDH tributaries.

Multiplexing PDH Streams: Round‑Robin Bit Selection

When four 2 Mbit/s PDH streams are multiplexed, the multiplexer does not take all bits from one stream before moving to the next. Instead, it uses a round‑robin scheme: one bit from each stream is taken in turn, creating an interleaved bit stream. This method preserves timing relationships and minimizes jitter.

Key points to remember:

  • Each input contributes one bit per multiplexing cycle.
  • The resulting high‑rate stream carries the combined data without needing large buffers.
  • Clock recovery at the receiver reconstructs the original 2 Mbit/s channels.

SDH In‑Band Management (OAM)

One of SDH’s most valuable features is its in‑band management capability. Rather than using separate physical channels for operations, administration, and maintenance (OAM), SDH embeds OAM information directly within the payload.

  • Integrated OAM channels allow real‑time performance monitoring, fault detection, and configuration without extra bandwidth.
  • This integration reduces equipment cost and simplifies network architecture.
  • In‑band OAM also supports automatic protection switching, enhancing network survivability.

Consequently, the primary advantage of SDH’s “in‑band” management is the integration of OAM channels for operations and maintenance.

WDM Technologies: CWDM vs. DWDM

Wavelength Division Multiplexing (WDM) enables multiple optical carriers to travel on a single fiber by assigning each carrier a distinct wavelength. Two main families dominate the market:

Coarse‑WDM (CWDM)

CWDM typically uses a channel spacing of 20 nm and supports up to 16 channels. Because the spacing is wide, CWDM components are less expensive and do not require precise temperature control. However, the reach is limited to about 150 km without amplification.

Dense‑WDM (DWDM)

DWDM employs much tighter spacing (0.8 nm or 100 GHz) and can accommodate 40, 80, or even 160 channels on a single fiber. This density demands high‑precision lasers and often requires erbium‑doped fiber amplifiers (EDFAs) for long‑haul links.

Therefore, the technology that uses a 20 nm spacing and is limited to 16 channels is CWDM.

ATM Cell Header Reallocation: Extending the VPI

Asynchronous Transfer Mode (ATM) cells consist of a 5‑byte header followed by a 48‑byte payload. The header fields include:

  • GFC – Generic Flow Control (2 bits)
  • VPI – Virtual Path Identifier (8 bits in UTOPIA, 12 bits in NNI)
  • VCI – Virtual Channel Identifier (16 bits)
  • PT – Payload Type (3 bits)
  • TTL – Time‑to‑Live (8 bits)

When cells travel over a Network‑to‑Network Interface (NNI), the GFC field is repurposed to extend the VPI from 8 to 12 bits. This reallocation provides a larger address space for virtual paths without altering the overall cell size.

Mnemonic: GFC = “Grand” for VPI – think of the GFC bits as a “cover” that can be removed to make the VPI “grand” (larger).

Distance Limitations of CWDM Links

Because CWDM uses wider channel spacing and less sophisticated amplification, its reach is inherently shorter than DWDM. A typical CWDM link can span up to ≈150 km without the need for optical amplifiers. Beyond this distance, signal attenuation becomes significant, and repeaters or amplifiers are required.

SDH Flexibility: Accessing Low‑Bit‑Rate Tributaries

One of SDH’s hallmark advantages is its ability to extract low‑bit‑rate tributaries (e.g., PDH E1/E3) from a high‑capacity container without demultiplexing the entire signal. This capability is often described as high flexibility or transparent tributary extraction. It simplifies network upgrades and reduces equipment cost.

  • Network operators can add or drop services on the fly.
  • Maintenance can be performed on individual tributaries without affecting the whole circuit.
  • Scalability is achieved by reusing existing SDH infrastructure.

Summary of Key Concepts

  • PDH hierarchical level E3 = 34 Mbit/s.
  • STM‑4 in SDH = 622 Mbit/s.
  • Multiplexing four 2 Mbit/s streams uses a one‑bit round‑robin method.
  • SDH’s in‑band management provides integrated OAM channels.
  • CWDM: 20 nm spacing, up to 16 channels, ~150 km reach.
  • ATM NNI cells repurpose the GFC field to extend the VPI.
  • SDH’s high flexibility allows low‑bit‑rate tributaries to be accessed without full demultiplexing.

Mastering these concepts equips engineers to design, troubleshoot, and optimize modern transport networks across civil‑engineering projects and telecommunications infrastructures.