Time division multiplexing

What Is Time Division Multiplexing?

Time division multiplexing (TDM) is a digital transmission technique in which multiple independent data streams share a single communication channel by occupying the channel in turn during precisely allocated time intervals. The channel's total capacity is divided into a repeating cycle of short time slots, each assigned to one tributary signal, so that the composite bitstream interleaves samples or blocks from all tributaries in a fixed, predetermined order. At the receiving end, synchronized demultiplexing hardware separates the interleaved stream back into the original signals by reading the appropriate slots. TDM is fundamental to digital telephony, fiber-optic backbone networks, and satellite communications.

The technique traces its origins to time-division telegraphy experiments in the 1870s and found large-scale commercial application in digital telephony beginning in the early 1960s, when the T1 carrier system was introduced by Bell Laboratories. A T1 frame consists of 24 pulse-code-modulated voice channels, each sampled at 8,000 samples per second and encoded at 8 bits per sample, yielding a total bit rate of 1.544 Mbit/s. The European E1 carrier uses 32 timeslots per frame (30 voice channels plus framing and signalling), operating at 2.048 Mbit/s. These plesiochronous hierarchies became the backbone of the public switched telephone network (PSTN) for decades.

Synchronous TDM and Frame Structure

In synchronous TDM, time slots are pre-assigned and transmitted whether or not the corresponding source has data to send. Each frame contains one slot per tributary, and the frame boundary is marked by a synchronization pattern that both ends of the link use to align their slot counters. The transmitter and receiver must maintain clocks that agree to within a fraction of a slot period; when the clocks drift relative to each other, slip events occur in which a frame is either repeated or dropped. The T-carrier and E-carrier families use synchronous TDM with a four-level plesiochronous digital hierarchy (PDH), in which successive multiplexing stages combine lower-order tributaries while adding justification bits to absorb small frequency differences. A detailed treatment of TDM frame structure and the T1 and E1 standards is available through Springer's communications engineering resources.

Statistical TDM

Statistical (or asynchronous) TDM improves on synchronous TDM's inefficiency when tributary sources are bursty. Rather than reserving a slot for each source in every frame, a statistical multiplexer allocates slots dynamically to sources that have data waiting. Each unit of data is accompanied by a header identifying its source, so the receiver can reassemble each tributary without relying on fixed slot positions. This approach increases effective throughput at the cost of variable delay: a source that generates a burst may encounter queuing delay if the channel is temporarily occupied by other sources. Statistical TDM is the conceptual precursor to packet-switching and underlies Asynchronous Transfer Mode (ATM), which uses fixed-length 53-byte cells to achieve predictable queuing behavior while retaining statistical multiplexing gains.

Synchronous Digital Hierarchy

The Synchronous Digital Hierarchy (SDH), known in North America as SONET (Synchronous Optical NETwork), was developed in the late 1980s to replace the PDH with a unified synchronous framework capable of carrying high-speed tributaries over optical fiber. SDH uses a byte-interleaved TDM scheme in which each container in the frame carries one complete byte from a tributary before advancing to the next, making tributary insertion and extraction straightforward without the stuffing bits required by PDH. The basic SDH rate is STM-1 at 155.52 Mbit/s; higher rates (STM-4, STM-16, STM-64, STM-256) are obtained by synchronous byte-interleaving of lower-rate frames. The ITU-T G.707 recommendation defines the SDH frame structure and mapping of tributary signals, while Verizon's overview of TDM in network infrastructure illustrates how TDM circuits continue to carry mission-critical traffic alongside packet-based services.

Applications

Time division multiplexing has applications in a wide range of fields, including:

  • Digital telephony over T1 and E1 carrier systems in the PSTN
  • Fiber-optic backbone networks using SONET and SDH frames
  • Satellite communication links allocating capacity to multiple earth stations
  • Cable television plant for carrying broadcast and narrowcast channels
  • Integrated Services Digital Network (ISDN) for combining voice and data on subscriber lines
Loading…