← New search

Other meanings of Time Division Multiple Access

Wireless networking

Time-division multiple access

Time-division multiple access (TDMA) is a channel-access method for shared-medium networks in which users transmit in assigned time slots rather than transmitting continuously. It was central to several second-generation cellular systems, especially GSM, and related time-scheduled techniques have appeared in Wi-Fi standards and implementations. TDMA separates users along the time axis, allowing multiple signals to share one radio frequency while reducing mutual interference when timing and coordination are maintained.1

2G
Best-known cellular generation
GSM and related systems
Time slots
Core sharing principle
Users transmit in scheduled intervals
Shared medium
Network environment
One channel, multiple users
1

How TDMA works

TDMA divides access to a radio channel into repeating frames containing numbered time slots. A base station or other coordinator assigns a slot to each active user, and the user transmits only during that interval. Receivers use the same timing plan to identify bursts belonging to different connections.

Each slot must include more than payload data: systems allow for synchronization, control information, and a guard period that absorbs small timing errors and differences in signal-propagation delay. In cellular networks, uplink signals from distant handsets would otherwise overlap at the base station, so timing advance mechanisms make their bursts arrive in the intended positions.1 TDMA is therefore a scheduling discipline as much as a modulation or coding choice; it can be combined with techniques such as frequency reuse, error-correcting codes, and frequency-shift keying or phase-shift keying.

2

Role in 2G cellular networks

TDMA became a defining air-interface technique in GSM, the widely deployed European second-generation cellular standard. GSM combines time slots with narrowband frequency channels: a carrier is divided into eight recurring burst positions, allowing several logical users to share one radio carrier.

The arrangement supports voice calls, signaling, and data services through structured bursts and dedicated or shared control channels. GSM also uses frequency planning and time-division duplexing in appropriate bands, while handsets may be instructed to advance their transmissions so that bursts remain aligned at the cell site. Other 2G systems used different combinations of multiple access methods. IS-136, for example, used TDMA, whereas IS-95 used code-division multiple access; the distinction reflects how users are separated, not whether the systems are cellular.

GSM specifications are maintained through the 3GPP standards family, whose later releases also describe evolution beyond the original 2G radio interface.

3

TDMA and Wi-Fi

Wi-Fi is not generally a single, classic TDMA system: traditional IEEE 802.11 wireless LANs primarily use contention-based carrier sensing, in which stations compete for access rather than receiving permanently assigned slots. The distinction matters because a Wi-Fi network can contain time-coordinated mechanisms without making all Wi-Fi traffic ordinary cellular-style TDMA.

IEEE 802.11 has nevertheless defined scheduled or centrally coordinated access methods. The Point Coordination Function could let an access point poll stations during a contention-free period, while later amendments introduced more sophisticated scheduling for particular environments. IEEE 802.11ah, designed for sub-1-GHz networks, includes restricted access mechanisms that organize stations into scheduled groups. Modern Wi-Fi 6 uses orthogonal frequency-division multiple access (OFDMA), which assigns resource units in frequency and time; it is related to scheduled multiple access but is not synonymous with basic TDMA.2

4

Lesser-known aspects

TDMA’s efficiency depends on traffic patterns, timing accuracy, and the cost of coordination. A reserved slot can go unused when its assigned station has no data, while a heavily loaded station may need multiple slots or dynamic reassignment. Schedulers therefore trade predictable delay against utilization and signaling overhead.

Time slots also create distinctive engineering edge cases. Guard intervals reduce collisions but consume capacity; longer propagation distances require more timing margin; and oscillator drift can gradually move bursts away from their intended boundaries. In cellular systems, discontinuous transmission can leave some speech slots silent, and discontinuous reception lets a handset sleep between scheduled activity periods, conserving battery power.

TDMA should not be confused with time-division multiplexing, which combines prearranged streams on a transmission path, or with time-division duplexing, which separates uplink and downlink by time. TDMA specifically concerns how multiple users obtain access to a shared medium.

Glossary

Time slot
A scheduled interval in a recurring access frame during which a station or handset may transmit.
Guard period
A short interval between bursts that limits overlap caused by timing uncertainty and propagation delay.
Timing advance
A cellular control adjustment that makes a mobile station transmit earlier so its burst arrives at the base station in the assigned slot.
OFDMA
Orthogonal frequency-division multiple access, which allocates groups of subcarriers, called resource units, to users across frequency and time.
Time-division duplexing
A duplex arrangement that separates uplink and downlink transmissions into different time intervals.

TDMA is a general access principle rather than a single radio standard; its exact frame structure, slot assignment, modulation, coding, and control procedures depend on the network technology.