✅ Post-Test Answers & Explanations
Correct Answer: B) Division of the channel into multiple parallel subchannels using orthogonal subcarriers
DMT is a multicarrier modulation technique that divides the available channel bandwidth into multiple parallel subchannels (subcarriers) that are orthogonal to each other. Each subcarrier carries a portion of the total data, allowing the system to adapt to varying channel conditions across the frequency spectrum. This parallel transmission approach is the defining characteristic of DMT and OFDM systems.
Correct Answer: B) 4.3125 kHz
According to ITU standards (G.992.1 and related specifications), DMT-based ADSL systems use a subcarrier spacing of 4.3125 kHz. This specific spacing ensures orthogonality between subcarriers and allows for efficient implementation using FFT/IFFT operations. The value 4.3125 kHz (which equals 4312.5 Hz) is derived from the symbol rate and provides the necessary frequency separation to maintain subcarrier orthogonality.
Correct Answer: C) Quadrature Amplitude Modulation (QAM)
In DMT systems, each subcarrier is modulated using Quadrature Amplitude Modulation (QAM). The number of bits assigned to each subcarrier determines the QAM constellation size (2b(i)-QAM, where b(i) is the number of bits on the i-th subcarrier). For example, if a subcarrier carries 4 bits, it uses 16-QAM; if it carries 8 bits, it uses 256-QAM. This allows adaptive modulation where subcarriers with better SNR use higher-order constellations.
Correct Answer: B) To prevent Inter-Symbol Interference (ISI) and maintain orthogonality
The cyclic prefix is a copy of the end portion of a DMT symbol that is prepended to the beginning of the symbol. Its primary purposes are: (1) to eliminate Inter-Symbol Interference (ISI) caused by channel dispersion, and (2) to convert linear convolution with the channel into circular convolution, which preserves the orthogonality between subcarriers. This ensures that the FFT at the receiver can properly separate the subcarriers without interference from adjacent symbols.
Correct Answer: D) 4,096 subcarriers
Full-rate VDSL implementations using DMT can employ up to 4,096 subcarriers. This is significantly higher than ADSL (which typically uses 256 subcarriers for downstream in G.992.1). The increased number of subcarriers in VDSL allows for higher data rates and more granular adaptation to channel conditions across the wider bandwidth (up to 12 MHz or more) used in VDSL systems.
Correct Answer: B) It assigns different numbers of bits to subcarriers based on their SNR
The bit-loading (or bit-allocation) algorithm is a key feature of DMT that enables adaptive transmission. Subcarriers with higher Signal-to-Noise Ratio (SNR) are assigned more bits (using higher-order QAM constellations), while subcarriers with lower SNR are assigned fewer bits or may be turned off entirely. This "water-filling" approach maximizes the total data rate while maintaining a target bit error rate. The algorithm considers the channel response measured during initialization.
Correct Answer: B) The ratio of power in one subcarrier to the noise/distortion power in an empty subcarrier
MTPR is a critical performance metric in DMT systems that measures the linearity and distortion characteristics of the transceiver. It is defined as the ratio of the power in one active subcarrier to the noise/distortion power measured in an intentionally empty subcarrier (one with no assigned data bits). ITU G.992 standards specify a minimum MTPR of 38 dB, with G.992.3 recommending at least 44 dB. Higher MTPR values indicate better signal fidelity and lower inter-carrier interference.
Correct Answer: C) Inverse Fast Fourier Transform (IFFT)
In DMT modulation, the transmitter uses the Inverse Fast Fourier Transform (IFFT) to convert parallel frequency-domain data (the modulated subcarriers) into a serial time-domain signal for transmission. The receiver uses the Fast Fourier Transform (FFT) to convert the received time-domain signal back into the frequency domain to recover the individual subcarriers. The IFFT/FFT pair provides an efficient implementation of the multicarrier modulation/demodulation process.
DMT Symbol = IFFT{X0, X1, ..., XN-1}
where Xk are the QAM symbols on each subcarrier
Correct Answer: B) Better spectral efficiency and adaptability to channel conditions
The primary advantage of DMT over single-carrier modulation (like QAM) is its ability to adapt to frequency-selective channel conditions. Since different subcarriers may experience different levels of attenuation and noise, DMT can optimize each subcarrier independently (bit-loading). This provides better spectral efficiency and robustness against narrowband interference. However, DMT typically has higher computational complexity and a higher Peak-to-Average Power Ratio (PAPR) compared to single-carrier systems.
Correct Answer: C) 64-QAM
In DMT systems, the QAM constellation size is determined by 2
b, where b is the number of bits assigned to that subcarrier. For 6 bits:
Constellation Size = 26 = 64
Therefore: 64-QAM
Similarly, 4 bits would give 16-QAM, 8 bits would give 256-QAM, and so on. The maximum constellation size is limited by the SNR of the subcarrier—higher SNR allows for more bits and larger constellations.
Correct Answer: B) Optimal power allocation across subcarriers to maximize channel capacity
The water-filling algorithm is derived from information theory and provides the optimal power allocation strategy for parallel Gaussian channels (like DMT subcarriers). It allocates more power to subcarriers with better channel gain (lower attenuation) and less (or zero) power to subcarriers with poor gain. The name comes from the visual analogy of pouring water into a container with an uneven bottom—the "water level" represents constant (noise power + allocated power)/channel gain. This maximizes the total channel capacity given a total power constraint.
Correct Answer: B) To allow voice service (POTS) to coexist on the same line
In ADSL systems, the lowest frequency subcarriers (typically 0-25 kHz or subcarriers 0-6) are intentionally set to zero or not used for data transmission. This frequency band is reserved for Plain Old Telephone Service (POTS), allowing voice telephone calls to coexist with data transmission on the same copper wire pair. POTS splitters at both ends separate the voice band (0-4 kHz) from the ADSL band (above 25 kHz), enabling simultaneous voice and data service without interference.
Study Recommendations: Focus on understanding the relationship between IFFT/FFT operations, the concept of orthogonality between subcarriers, bit-loading algorithms, and the trade-offs between DMT and single-carrier modulation schemes. Key formulas to remember include constellation size (2b), subcarrier spacing (4.3125 kHz), and the water-filling principle for optimal power allocation.