Communications Blockset | ![]() ![]() |
Discrete Multitone Signaling Demo
The Discrete Multitone Signaling demo, dmt_sim
, models a modulation technique that is part of the asymmetric digital subscriber line (ADSL) technology for transmitting data and multimedia information over telephone lines. The discrete multitone (DMT) signaling technique divides the channel into many subchannels and modulates each one individually. This document highlights these aspects of the demo:
dmt_sim_alt
Structure of the Demo
This demo uses various Communications Blockset blocks to model DMT signaling. To see how the modulation or demodulation blocks are arranged, first open the DMT Modulator or DMT Demodulator systems at the top level of the model, and then look under the mask of the Modulator Bank or Demodulator Bank subsystems. Notice that each of the 16 Modulator Bank icons represents a set of 16 Rectangular QAM Modulator Baseband blocks. The DMT technique allocates different numbers of bits to different subchannels. Each copy of the modulator block acts as a distinct subchannel, and uses the 256-element vector b
in the MATLAB workspace to determine the M-ary number parameter that is appropriate for that subchannel.
![]() | Learning More About the Gray Coding Demo | Discrete Multitone Signaling Demo, Alternative Form | ![]() |