ADSL Quantitative Assessment

Asymmetric Digital Subscriber Line - Technical Calculations

Undergraduate Communication Engineering

1
In an ADSL system using DMT modulation, the total available bandwidth is divided into 256 subcarriers, each with a spacing of 4.3125 kHz. What is the center frequency of subcarrier number 100?
A
431.25 kHz
B
276 kHz
C
431.25 Hz
D
100 kHz
Correct Answer: A (431.25 kHz)

Calculation:

fcenter(N) = N × 4.3125 kHz
fcenter(100) = 100 × 4.3125 kHz = 431.25 kHz

In ADSL DMT (Discrete Multi-Tone) modulation, the center frequency of bin N is calculated as N multiplied by the subcarrier spacing of 4.3125 kHz. This is defined in ITU-T G.992.1 standard. Note that subcarrier 64 is reserved for the pilot tone at 276 kHz, which is used for timing recovery.

Key Concept: ADSL uses 256 subcarriers spaced 4.3125 kHz apart, covering approximately 1.104 MHz bandwidth (0-1104 kHz).
2
An ADSL system operates with a DMT frame rate of 4000 frames per second. If the downstream uses 224 subcarriers and each subcarrier can carry a maximum of 15 bits per symbol, what is the theoretical maximum downstream data rate?
A
8.16 Mbps
B
13.44 Mbps
C
15.24 Mbps
D
6.144 Mbps
Correct Answer: B (13.44 Mbps)

Calculation:

Data Rate = Frame Rate × Number of Subcarriers × Bits per Subcarrier
Data Rate = 4000 × 224 × 15
Data Rate = 13,440,000 bits/second = 13.44 Mbps

The theoretical maximum is calculated based on the DMT frame rate of 4000 Hz (frames/second), using all 224 downstream subcarriers (bins 32-255, excluding the pilot at bin 64 and Nyquist at bin 256), with each carrying 15 bits using 32768-QAM modulation.

Note: In practice, the maximum achievable rate is lower (around 8-9 Mbps) due to Reed-Solomon coding overhead, SNR limitations, and guard bands between upstream/downstream.
3
In an ADSL system, the upstream channel occupies the frequency range from 25 kHz to 138 kHz. Using subcarrier spacing of 4.3125 kHz, approximately how many subcarriers are available for upstream data transmission (excluding control channels)?
A
31 subcarriers
B
25 subcarriers
C
24 subcarriers
D
30 subcarriers
Correct Answer: C (24 subcarriers)

Calculation:

Upstream bandwidth = 138 kHz - 25 kHz = 113 kHz
Number of subcarriers = 113 kHz / 4.3125 kHz ≈ 26.2
Subcarriers 6-30 (25 carriers) are allocated for upstream
1 channel for control → 24 data subcarriers

According to ITU-T G.992.1, channels 6 through 30 (25 subcarriers total) are used for upstream. However, one channel is reserved for control, leaving 24 subcarriers for actual data transmission. Additionally, subcarrier 16 is often used as the upstream pilot tone, further reducing available data carriers to approximately 23-24.

Spectrum Allocation:
• POTS: 0-4 kHz
• Guard band: 4-25 kHz
• Upstream: 25-138 kHz (25 subcarriers)
• Downstream: 138-1104 kHz (224 subcarriers)
4
An ADSL modem measures an SNR of 48 dB on a particular subcarrier. If the required SNR to achieve a BER of 10⁻⁷ with QAM modulation is 3 dB per bit (approximate rule), and the SNR margin is set to 6 dB, how many bits can be loaded on this subcarrier?
A
16 bits
B
14 bits
C
15 bits
D
12 bits
Correct Answer: B (14 bits)

Calculation:

Available SNR for data = Measured SNR - SNR Margin
Available SNR = 48 dB - 6 dB = 42 dB
Bits per subcarrier = Available SNR / 3 dB per bit
Bits per subcarrier = 42 / 3 = 14 bits

ADSL uses bit-loading algorithms to adaptively assign bits to each subcarrier based on its SNR. The general rule is approximately 1 bit per 3 dB of SNR (following Shannon capacity principles). The SNR margin (typically 6 dB) is subtracted to ensure robust operation against noise fluctuations.

Alternative formula (more precise):
b(i) = log₂(1 + SNReff) where SNReff = SNRmeasured - Margin - Γ
Where Γ is the coding gain (typically ~9 dB for uncoded, 0 dB with coding)
Maximum Limit: ADSL standards limit the maximum to 15 bits per subcarrier (32768-QAM), regardless of SNR.
5
An ADSL2+ system extends the downstream bandwidth to 2.208 MHz using 512 subcarriers with the same 4.3125 kHz spacing. If the downstream occupies subcarriers 32-511 (480 subcarriers) with a frame rate of 4000 Hz and average of 12 bits per subcarrier, what is the achievable downstream data rate?
A
24 Mbps
B
23.04 Mbps
C
20 Mbps
D
18.432 Mbps
Correct Answer: B (23.04 Mbps)

Calculation:

Number of downstream subcarriers = 511 - 32 + 1 = 480
(Excluding bin 256 which is Nyquist/pilot in ADSL2+ context)
Data Rate = Frame Rate × Subcarriers × Bits per Subcarrier
Data Rate = 4000 × 480 × 12
Data Rate = 23,040,000 bits/second = 23.04 Mbps

ADSL2+ (ITU-T G.992.5) doubles the bandwidth to 2.208 MHz by using up to 512 subcarriers. The downstream uses subcarriers 32 through 511. With an average bit-loading of 12 bits per subcarrier (typical for good quality lines), this yields approximately 23 Mbps downstream, which aligns with ADSL2+'s specified maximum of 24 Mbps.

ADSL Evolution:
• ADSL (G.992.1): Up to 8 Mbps downstream
• ADSL2 (G.992.3): Up to 12 Mbps downstream
• ADSL2+ (G.992.5): Up to 24 Mbps downstream (doubled bandwidth)

Assessment Complete!

0/5

Review your answers below