Library
Back to reading

7.11.4 What Is Time-Division Multiplexing (TDM)?

  1. What Is Time-Division Multiplexing?
  2. Why Is It Called Time-Division Multiplexing?
  3. How Does TDM Work?
  4. What Is a Time Slot?
  5. What Is a Frame?
  6. Why Does TDM Work So Well?
  7. How Is TDM Different from FDM?
  8. Why Did TDM Become Popular?
  9. How Was TDM Used in Telephone Networks?
  10. Does Each User Receive the Same Bandwidth?
  11. What Happens If One User Has Nothing to Send?
  12. Why Is Synchronization Important?
  13. What Are the Advantages of TDM?
  14. What Are the Disadvantages of TDM?
  15. Is TDM Still Used Today?
  16. Can TDM Be Combined with Other Techniques?
  17. Why Is TDM Important?

Description

Discover how multiple users can share the same transmission channel by taking turns in time. Learn about frames, time slots, synchronization, and why TDM became the dominant multiplexing technique for digital communication systems.

Introduction

As communication systems evolved from analog to digital technology during the second half of the twentieth century, engineers sought more efficient ways of sharing transmission media. Frequency-Division Multiplexing (FDM) had served the telecommunications industry well for many decades, but it relied upon analog circuitry, required carefully designed filters, and consumed valuable bandwidth through guard bands. The rapid development of digital electronics suggested a different approach.

Instead of assigning each signal its own portion of the frequency spectrum, engineers realized that users could share the same channel by taking turns transmitting. If these turns occurred rapidly enough, each user would experience what appeared to be a continuous connection, even though the transmission medium was actually being shared.

This concept became known as Time-Division Multiplexing (TDM). Rather than dividing the available bandwidth into separate frequency channels, TDM divides time into a sequence of short intervals called time slots. Each information stream is assigned one or more time slots, and the multiplexed signal consists of the rapid succession of data from all users.

Time-Division Multiplexing became the foundation of digital telephone networks, optical transmission systems, and many satellite communication links. Although packet-switched networking has transformed telecommunications in recent decades, TDM remains one of the most important concepts in digital communications and continues to be used in numerous communication systems.

What Is Time-Division Multiplexing?

Time-Division Multiplexing (TDM) is a multiplexing technique in which multiple information streams share the same communication channel by transmitting at different times.

Each user is assigned one or more short intervals during which transmission takes place. Once every user has transmitted, the sequence repeats continuously.

Because this process occurs extremely rapidly, every user experiences what appears to be uninterrupted communication.

Why Is It Called Time-Division Multiplexing?

Unlike Frequency-Division Multiplexing, which divides the available bandwidth into separate frequency channels, TDM divides the available transmission time.

Each signal occupies the entire channel bandwidth, but only during its assigned time interval.

The users therefore share time rather than frequency.

How Does TDM Work?

Suppose four users wish to share a single digital transmission link.

Instead of transmitting simultaneously, the system allocates four successive time slots. The transmission sequence might appear as:

Once User D has transmitted, the sequence immediately begins again with User A. This cycle repeats continuously.

If the switching occurs sufficiently quickly, each user experiences a continuous communication channel.

What Is a Time Slot?

A time slot is a short interval during which one user or information stream is permitted to transmit.

The duration of a time slot depends upon:

Each time slot contains the information associated with one communication channel.

What Is a Frame?

A collection of time slots is called a frame.

Each frame contains one time slot for every active communication channel. For example, a frame might contain:

Once the frame has been transmitted, the next frame follows immediately.

The receiver reconstructs each individual channel by extracting the appropriate time slot from every successive frame.

Why Does TDM Work So Well?

Digital data can be transmitted in precisely timed bursts.

Modern electronic circuits operate at extremely high speeds, allowing thousands or millions of time slots to be transmitted every second. Because the switching occurs so rapidly, users are generally unaware that the channel is being shared.

The result is efficient utilisation of the transmission medium with relatively simple digital hardware.

How Is TDM Different from FDM?

The fundamental difference lies in how the communication resource is shared.

In Frequency-Division Multiplexing:

In Time-Division Multiplexing:

Both techniques achieve the same objective but employ different dimensions of the communication channel.

The widespread adoption of Pulse-Code Modulation (PCM) during the 1960s and 1970s made telephone signals inherently digital.

Since digital information naturally consists of sequences of binary digits, it became straightforward to interleave data from multiple channels into a single high-speed digital stream. Digital electronics also offered several advantages over analog circuitry, including:

These advantages made TDM the preferred multiplexing technique for digital telecommunications.

How Was TDM Used in Telephone Networks?

Digital telephone systems provide one of the best-known applications of TDM.

Each telephone conversation is first converted into digital form using Pulse-Code Modulation.

The resulting samples are then interleaved with samples from many other telephone channels. For example, an E1 system combines:

Similarly, a T1 system combines:

The multiplexed digital stream can then be transmitted over copper cables, microwave links, optical fibers, or satellites.

Does Each User Receive the Same Bandwidth?

In conventional synchronous TDM, yes.

Each communication channel is allocated the same time slot during every frame, regardless of whether useful information is being transmitted. This arrangement simplifies receiver design and guarantees predictable performance. However, it may not always utilise the available transmission capacity efficiently.

This limitation led to the development of Statistical Time-Division Multiplexing, discussed later in this chapter.

What Happens If One User Has Nothing to Send?

In synchronous TDM, the assigned time slot still exists even if no useful information is available.

The slot may therefore contain:

Although this approach simplifies synchronization, it reduces overall efficiency when many users are inactive.

Why Is Synchronization Important?

The receiver must know precisely where every time slot begins and ends.

If synchronization is lost:

For this reason, synchronization forms one of the most important aspects of TDM system design.

The next FAQ examines this topic in greater detail.

What Are the Advantages of TDM?

Time-Division Multiplexing offers many advantages.

These include:

These characteristics contributed significantly to the growth of digital telecommunications.

What Are the Disadvantages of TDM?

Despite its many strengths, TDM also has limitations.

These include:

Many of these limitations are addressed by statistical multiplexing and packet-switched communication systems.

Is TDM Still Used Today?

Yes.

Although Internet traffic is increasingly packet based, TDM remains widely used in:

Many modern communication networks continue to transport large volumes of traffic using TDM principles, particularly where predictable timing and low latency are important.

Can TDM Be Combined with Other Techniques?

Very often.

Modern communication systems frequently combine TDM with:

Each technique contributes to improving the overall efficiency and capacity of the communication system.

Why Is TDM Important?

Time-Division Multiplexing transformed telecommunications by enabling large numbers of digital communication channels to share common transmission media efficiently. It provided the foundation for digital telephone networks, optical transport systems, and many satellite communication links, while supporting the rapid growth of global telecommunications during the digital revolution.

Although newer communication technologies have emerged, the fundamental principles of TDM continue to influence modern communication systems and remain essential knowledge for every communications engineer.

Summary

Time-Division Multiplexing allows multiple communication channels to share a common transmission medium by assigning each user a sequence of recurring time slots. Rather than dividing the available spectrum, TDM divides transmission time, allowing every user to utilise the full channel bandwidth during its assigned interval.

Its compatibility with digital transmission, excellent noise performance, and efficient implementation made TDM the dominant multiplexing technique for digital telecommunications. Even today, its principles continue to underpin many optical, satellite, and digital communication systems.

Back to reading

Return to Chapter 7 FAQ 7.11.4