Plesiochronous Digital Hierarchy

Complete study guide for Electrical Engineering students covering PCM multiplexing, E1/T1 framing, bit stuffing, and digital transmission hierarchies.

Digital Communications Telecommunications PCM/TDM

Learning Objectives

  • Understand the concept of "plesiochronous" (nearly synchronous) operation
  • Master E1 (2.048 Mbps) and T1 (1.544 Mbps) frame structures and multiplexing
  • Analyze bit stuffing (justification) techniques for clock rate adaptation
  • Calculate bit rates and channel capacities at different hierarchy levels
  • Compare PDH limitations with SDH/SONET advantages

What is Plesiochronous?

Plesiochronous comes from Greek "plēsios" (near) + "chronos" (time). It describes a system where network elements operate at nearly the same clock rate but are not synchronized to a common master clock.

✓ Each device has independent clock
✓ Bit rates vary within ±50 ppm tolerance
✗ No global synchronization

Why PDH Matters

PDH was the first generation of digital telecommunications (1960s-1980s), enabling multiple voice channels to share high-bandwidth links through Time Division Multiplexing (TDM).

Foundation for:SDH/SONET
Used in:PSTN, ISDN, GSM
Replaced by:SDH (1990s)

PCM Fundamentals

Pulse Code Modulation (PCM) is the foundation of PDH. Voice signals are digitized through sampling, quantization, and encoding.

1

Sampling

Nyquist rate: 8 kHz (8000 samples/sec) for 4 kHz voice bandwidth

fs = 2 × 4kHz = 8kHz
2

Quantization

8 bits per sample (256 levels) using A-law (E1) or μ-law (T1)

L = 2⁸ = 256 levels
3

Encoding

Resulting bit rate: 64 kbps per voice channel (DS0/E0)

8k × 8 = 64 kbps

PCM Channel Calculator

4 kHz 8.0 kHz 16 kHz
Total Bit Rate
64.00 kbps
8.0 kHz × 8 bits × 1 channel
Frame Duration: 125 μs
Frame Frequency: 8 kHz

PDH Hierarchy Levels

Two regional standards: European (E-system) and North American (T-system)

Level Bit Rate Channels Multiplexing Overhead
E0 64 kbps 1 Basic PCM channel -
E1 2.048 Mbps 30 voice + 2 signaling 32 × E0 TS0 (sync), TS16 (signaling)
E2 8.448 Mbps 120 4 × E1 256 kbps overhead
E3 34.368 Mbps 480 4 × E2 ~1.5 Mbps overhead
E4 139.264 Mbps 1,920 4 × E3 ~4.8 Mbps overhead
E5 564.992 Mbps 7,680 4 × E4 ~21 Mbps overhead
Note: E2 rate (8.448 Mbps) ≠ 4×2.048 Mbps (8.192 Mbps). The extra 256 kbps is for frame alignment, justification (bit stuffing), and management bits.

Frame Structure Visualization

E1 Frame Structure (PCM30/32)

32 timeslots × 8 bits = 256 bits per frame. Frame duration: 125 μs (8000 frames/sec)

TS0 TS1-TS15 TS16 TS17-TS31
TS0 (Sync)

Frame Alignment Signal (FAS): 0011011 in bits 2-8 of even frames. Odd frames carry alarms.

TS16 (Signaling)

Channel Associated Signaling (CAS). In multiframe, carries signaling for voice channels.

TS1-TS15, TS17-TS31

30 voice/data channels at 64 kbps each. Can carry PCM voice or digital data.

Bit Rate: 2.048 Mbps
Calculation: 32 × 64 kbps = 2.048 Mbps
Frame Size: 256 bits
Bit Duration: 488 ns

Bit Stuffing (Justification)

The Problem

In PDH, each multiplexer has its own independent clock. When multiplexing 4 E1 streams into E2, each E1 may have slightly different bit rates (±50 ppm tolerance).

E1 #1: 2.048000 Mbps
E1 #2: 2.048100 Mbps (faster)
E1 #3: 2.047950 Mbps (slower)
E1 #4: 2.048050 Mbps

The Solution

Positive Justification (Stuffing): When tributary is slower than multiplexer clock, extra "stuffing" bits are inserted. Control bits tell the receiver which bits to discard.

Process:
  1. Write data into buffer at tributary rate
  2. Read at higher multiplexer rate
  3. When buffer empty, insert stuffing bit
  4. Send control bits to identify stuffing
  5. Receiver discards stuffing bits

Interactive Bit Stuffing Visualization

2.0480
2.0482 (Fixed)
Slightly faster
Normal
Input:
Buffer:
Output:
Data Bit
Stuffing Bit (S)
Control Bit (C)

Interactive Calculators

PDH Multiplexing Calculator

3.2%
Output Bit Rate
8.768 Mbps
120 voice channels

Frame Efficiency Calculator

Efficiency: 93.75%
30 voice channels / 32 total timeslots

Voice Channel to Bandwidth Converter

=
1.920 Mbps
Recommended: E1 (2.048 Mbps with overhead)

PDH vs SDH Comparison

Feature PDH SDH/SONET
Synchronization Plesiochronous (nearly synchronous)
Independent clocks, ±50ppm tolerance
Synchronous
Common master clock across network
Multiplexing Bit-interleaving with bit stuffing
Complex, requires full demux to access channel
Byte-interleaving (synchronous)
Direct add/drop of channels possible
Max Capacity 566 Mbps (E5/J5)
Limited scalability
40+ Gbps (STM-256/OC-768)
Highly scalable
Network Topology Point-to-point only
No protection switching
Ring, mesh, star, linear
Automatic protection switching (<50ms)
Overhead Minimal OAM overhead
Limited monitoring capabilities
Rich overhead bytes
Comprehensive monitoring, management
Standardization Regional standards (E/T/J)
Interconnection requires conversion
Global standard (STM/OC)
Universal interoperability
Cost Lower initial cost Higher initial cost

Why PDH Was Limited

  • To extract one 64kbps channel from 140Mbps, must demultiplex entire hierarchy
  • No standardized optical interfaces
  • Limited network management capabilities
  • Cannot form self-healing ring networks

SDH Advantages

  • Direct access to tributaries without full demultiplexing
  • Standardized optical interfaces (STM-1, STM-4, etc.)
  • Powerful network management (DCC channels)
  • Automatic protection switching in ring topologies

Key Equations & Formulas

PCM Bit Rate

R = f_s × n × N
f_s = sampling freq, n = bits/sample, N = channels

E1 Bit Rate

32 × 64 kbps = 2.048 Mbps
30 voice + 2 overhead channels

T1 Bit Rate

(24×8 + 1) × 8k = 1.544 Mbps
24 channels + 1 framing bit

Higher Order MUX

R_out = 4 × R_in + Overhead
Typically 3-4% overhead for stuffing

Frame Duration

T_f = 125 μs (8 kHz)
Standard for 4kHz voice bandwidth

Sampling Theorem

f_s ≥ 2 × B
Nyquist rate: 8 kHz for 4 kHz voice

Plesiochronous Digital Hierarchy

Complete study guide for Electrical Engineering students covering PCM multiplexing, E1/T1 framing, bit stuffing, and digital transmission hierarchies.

Digital Communications Telecommunications PCM/TDM

Learning Objectives

  • Understand the concept of "plesiochronous" (nearly synchronous) operation
  • Master E1 (2.048 Mbps) and T1 (1.544 Mbps) frame structures and multiplexing
  • Analyze bit stuffing (justification) techniques for clock rate adaptation
  • Calculate bit rates and channel capacities at different hierarchy levels
  • Compare PDH limitations with SDH/SONET advantages

What is Plesiochronous?

Plesiochronous comes from Greek "plēsios" (near) + "chronos" (time). It describes a system where network elements operate at nearly the same clock rate but are not synchronized to a common master clock.

✓ Each device has independent clock
✓ Bit rates vary within ±50 ppm tolerance
✗ No global synchronization

Why PDH Matters

PDH was the first generation of digital telecommunications (1960s-1980s), enabling multiple voice channels to share high-bandwidth links through Time Division Multiplexing (TDM).

Foundation for:SDH/SONET
Used in:PSTN, ISDN, GSM
Replaced by:SDH (1990s)

PCM Fundamentals

Pulse Code Modulation (PCM) is the foundation of PDH. Voice signals are digitized through sampling, quantization, and encoding.

1

Sampling

Nyquist rate: 8 kHz (8000 samples/sec) for 4 kHz voice bandwidth

fs = 2 × 4kHz = 8kHz
2

Quantization

8 bits per sample (256 levels) using A-law (E1) or μ-law (T1)

L = 2⁸ = 256 levels
3

Encoding

Resulting bit rate: 64 kbps per voice channel (DS0/E0)

8k × 8 = 64 kbps

PCM Channel Calculator

4 kHz 8.0 kHz 16 kHz
Total Bit Rate
64.00 kbps
8.0 kHz × 8 bits × 1 channel
Frame Duration: 125 μs
Frame Frequency: 8 kHz

PDH Hierarchy Levels

Two regional standards: European (E-system) and North American (T-system)

Level Bit Rate Channels Multiplexing Overhead
E0 64 kbps 1 Basic PCM channel -
E1 2.048 Mbps 30 voice + 2 signaling 32 × E0 TS0 (sync), TS16 (signaling)
E2 8.448 Mbps 120 4 × E1 256 kbps overhead
E3 34.368 Mbps 480 4 × E2 ~1.5 Mbps overhead
E4 139.264 Mbps 1,920 4 × E3 ~4.8 Mbps overhead
E5 564.992 Mbps 7,680 4 × E4 ~21 Mbps overhead
Note: E2 rate (8.448 Mbps) ≠ 4×2.048 Mbps (8.192 Mbps). The extra 256 kbps is for frame alignment, justification (bit stuffing), and management bits.

Frame Structure Visualization

E1 Frame Structure (PCM30/32)

32 timeslots × 8 bits = 256 bits per frame. Frame duration: 125 μs (8000 frames/sec)

TS0 TS1-TS15 TS16 TS17-TS31
TS0 (Sync)

Frame Alignment Signal (FAS): 0011011 in bits 2-8 of even frames. Odd frames carry alarms.

TS16 (Signaling)

Channel Associated Signaling (CAS). In multiframe, carries signaling for voice channels.

TS1-TS15, TS17-TS31

30 voice/data channels at 64 kbps each. Can carry PCM voice or digital data.

Bit Rate: 2.048 Mbps
Calculation: 32 × 64 kbps = 2.048 Mbps
Frame Size: 256 bits
Bit Duration: 488 ns

Bit Stuffing (Justification)

The Problem

In PDH, each multiplexer has its own independent clock. When multiplexing 4 E1 streams into E2, each E1 may have slightly different bit rates (±50 ppm tolerance).

E1 #1: 2.048000 Mbps
E1 #2: 2.048100 Mbps (faster)
E1 #3: 2.047950 Mbps (slower)
E1 #4: 2.048050 Mbps

The Solution

Positive Justification (Stuffing): When tributary is slower than multiplexer clock, extra "stuffing" bits are inserted. Control bits tell the receiver which bits to discard.

Process:
  1. Write data into buffer at tributary rate
  2. Read at higher multiplexer rate
  3. When buffer empty, insert stuffing bit
  4. Send control bits to identify stuffing
  5. Receiver discards stuffing bits

Interactive Bit Stuffing Visualization

2.0480
2.0482 (Fixed)
Slightly faster
Normal
Input:
Buffer:
Output:
Data Bit
Stuffing Bit (S)
Control Bit (C)

Interactive Calculators

PDH Multiplexing Calculator

3.2%
Output Bit Rate
8.768 Mbps
120 voice channels

Frame Efficiency Calculator

Efficiency: 93.75%
30 voice channels / 32 total timeslots

Voice Channel to Bandwidth Converter

=
1.920 Mbps
Recommended: E1 (2.048 Mbps with overhead)

PDH vs SDH Comparison

Feature PDH SDH/SONET
Synchronization Plesiochronous (nearly synchronous)
Independent clocks, ±50ppm tolerance
Synchronous
Common master clock across network
Multiplexing Bit-interleaving with bit stuffing
Complex, requires full demux to access channel
Byte-interleaving (synchronous)
Direct add/drop of channels possible
Max Capacity 566 Mbps (E5/J5)
Limited scalability
40+ Gbps (STM-256/OC-768)
Highly scalable
Network Topology Point-to-point only
No protection switching
Ring, mesh, star, linear
Automatic protection switching (<50ms)
Overhead Minimal OAM overhead
Limited monitoring capabilities
Rich overhead bytes
Comprehensive monitoring, management
Standardization Regional standards (E/T/J)
Interconnection requires conversion
Global standard (STM/OC)
Universal interoperability
Cost Lower initial cost Higher initial cost

Why PDH Was Limited

  • To extract one 64kbps channel from 140Mbps, must demultiplex entire hierarchy
  • No standardized optical interfaces
  • Limited network management capabilities
  • Cannot form self-healing ring networks

SDH Advantages

  • Direct access to tributaries without full demultiplexing
  • Standardized optical interfaces (STM-1, STM-4, etc.)
  • Powerful network management (DCC channels)
  • Automatic protection switching in ring topologies

Key Equations & Formulas

PCM Bit Rate

R = f_s × n × N
f_s = sampling freq, n = bits/sample, N = channels

E1 Bit Rate

32 × 64 kbps = 2.048 Mbps
30 voice + 2 overhead channels

T1 Bit Rate

(24×8 + 1) × 8k = 1.544 Mbps
24 channels + 1 framing bit

Higher Order MUX

R_out = 4 × R_in + Overhead
Typically 3-4% overhead for stuffing

Frame Duration

T_f = 125 μs (8 kHz)
Standard for 4kHz voice bandwidth

Sampling Theorem

f_s ≥ 2 × B
Nyquist rate: 8 kHz for 4 kHz voice