# Time-division multiplexing

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Time-division_multiplexing
> Markdown URL: https://mediated.wiki/source/Time-division_multiplexing.md
> Source: https://en.wikipedia.org/wiki/Time-division_multiplexing
> Source revision: 1328359469
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Multiplexing technique for digital signals

Multiplexing Analog modulation AM FM PM QAM SM SSB Circuit mode (constant bandwidth) TDM FDM / WDM SDMA Polarization Spatial OAM Statistical multiplexing (variable bandwidth) Packet switching Dynamic TDMA FHSS DSSS OFDMA SC-FDM MC-SS Related topics Channel access methods Medium access control v t e

**Time-division multiplexing** (**TDM**) is a method of transmitting and receiving independent signals over a common signal path by means of synchronized switches at each end of the transmission line so that each signal appears on the line only a fraction of time according to agreed rules, e.g. with each transmitter working in turn. It can be used when the [bit rate](/source/Bit_rate) of the transmission medium exceeds that of the signal to be transmitted. This form of signal [multiplexing](/source/Multiplexing) was developed in [telecommunications](/source/Telecommunications) for [telegraphy](/source/Telegraphy) systems in the late 19th century but found its most common application in [digital](/source/Digital_data) telephony in the second half of the 20th century.

## History

Telegraphic multiplexer, from 1922 *Britannica*

Time-division multiplexing was first developed for applications in [telegraphy](/source/Electrical_telegraph) to route multiple transmissions simultaneously over a single transmission line. In the 1870s, [Émile Baudot](/source/%C3%89mile_Baudot) developed a time-multiplexing system of multiple [Hughes telegraph](/source/Hughes_telegraph) machines.

In 1944, the [British Army](/source/British_Army) used the [Wireless Set No. 10](/source/Wireless_Set_No._10) to multiplex 10 telephone conversations over a [microwave relay](/source/Microwave_relay) as far as 50 miles. This allowed commanders in the field to keep in contact with the staff in England across the [English Channel](/source/English_Channel).[1]

In 1953, a 24-channel time-division multiplexer was placed in commercial operation by RCA Communications to send audio information between RCA's facility on Broad Street, New York, their transmitting station at Rocky Point and the receiving station at Riverhead, Long Island, New York. The communication was by a microwave system throughout Long Island. The experimental TDM system was developed by RCA Laboratories between 1950 and 1953.[2]

In 1962, engineers from Bell Labs developed the first D1 channel banks, which combined 24 digitized voice calls over a four-wire copper trunk line between Bell [central office](/source/Telephone_exchange) analogue switches. A *channel bank* at each end of the line allowed the single line to carry short portions, each 1⁄8000 of a second, of up to 24 voice calls, in turn. The discrete signals on the trunk line carried 1.544 Mbit/s divided into 8000 separate *frames* per second, each composed of 24 contiguous octets and one framing bit. Each octet in a frame carried a single telephone call in turn. Thus each of 24 voice calls was encoded into two constant-bit-rate streams of 64 kbit/s (one in each direction), and converted back to conventional analog signals by the complementary equipment on the receiving end of the trunk line.[3]

## Technology

Time-division multiplexing is used primarily for [digital](/source/Digital_data) signals but may be applied in [analog](/source/Pulse-amplitude_modulation) [multiplexing](/source/Multiplexing), as above, in which two or more signals or [bit streams](/source/Bit_stream) are transferred appearing simultaneously as sub-channels in one communication channel, but are physically taking turns on the channel.[4] The time domain is divided into several recurrent *time slots* of fixed length, one for each sub-channel. A sample byte or data block of sub-channel 1 is transmitted during time slot 1, sub-channel 2 during time slot 2, etc. One TDM [frame](/source/Frame_(networking)) consists of one time slot per sub-channel, and usually a synchronization channel and sometimes an error correction channel. After all of these the cycle starts again with a new frame, starting with the second sample, byte or data block from sub-channel 1, etc.

## Application examples

- The [plesiochronous digital hierarchy](/source/Plesiochronous_digital_hierarchy) (PDH) system, also known as the [PCM](/source/Pulse-code_modulation) system, for digital transmission of several telephone calls over the same four-wire copper cable ([T-carrier](/source/T-carrier) or [E-carrier](/source/E-carrier)) or fiber in the circuit-switched digital telephone network

- The [synchronous digital hierarchy (SDH)/synchronous optical networking (SONET)](/source/Synchronous_optical_networking) network transmission standards that have replaced PDH

- The [Basic Rate Interface](/source/Basic_Rate_Interface) and [Primary Rate Interface](/source/Primary_Rate_Interface) for the [Integrated Services Digital Network](/source/Integrated_Services_Digital_Network) (ISDN)

- The [RIFF](/source/RIFF_(File_format)) (WAV) audio standard interleaves left and right stereo signals on a per-sample basis

TDM can be further extended into the [time-division multiple access](/source/Time-division_multiple_access) (TDMA) scheme, where several stations connected to the same physical medium, for example sharing the same [frequency](/source/Frequency-division_multiplexing) channel, can communicate. Application examples include:

- The [GSM](/source/Global_system_for_mobile_communications) telephone system

- The Tactical Data Links [Link 16](/source/Link_16) and [Link 22](/source/Link_22)

## Multiplexed digital transmission

In circuit-switched networks, such as the [public switched telephone network](/source/Public_switched_telephone_network) (PSTN), it is desirable to transmit multiple subscriber calls over the same transmission medium to effectively utilize the bandwidth of the medium.[5] TDM allows transmitting and receiving telephone switches to create channels (*tributaries*) within a transmission stream. A standard [DS0](/source/DS0) voice signal has a data bit rate of 64 kbit/s.[5][6] A TDM circuit runs at a much higher signal bandwidth, permitting the bandwidth to be divided into time frames (time slots) for each voice signal which is multiplexed onto the line by the transmitter. If the TDM frame consists of *n* voice frames, the line bandwidth is *n**64 kbit/s.[5]

Each voice time slot in the TDM frame is called a channel. In European systems, standard TDM frames contain 30 digital voice channels (E1), and in American systems (T1), they contain 24 channels. Both standards also contain extra bits (or bit time slots) for signaling and synchronization bits.[5]

Multiplexing more than 24 or 30 digital voice channels is called *higher order multiplexing*. Higher order multiplexing is accomplished by multiplexing the standard TDM frames. For example, a European 120 channel TDM frame is formed by multiplexing four standard 30 channel TDM frames. At each higher order multiplex, four TDM frames from the immediate lower order are combined, creating multiplexes with a bandwidth of *n**64 kbit/s, where *n* = 120, 480, 1920, etc.[5]

## Telecommunications systems

There are three types of synchronous TDM: T1, SONET/SDH, and ISDN.[7]

[Plesiochronous digital hierarchy](/source/Plesiochronous_digital_hierarchy) (PDH) was developed as a standard for multiplexing higher order frames. PDH created larger numbers of channels by multiplexing the standard Europeans 30 channel TDM frames. This solution worked for a while; however PDH suffered from several inherent drawbacks which ultimately resulted in the development of the [Synchronous Digital Hierarchy](/source/Synchronous_Digital_Hierarchy) (SDH). The requirements which drove the development of SDH were these:[5][6]

- Be synchronous – All clocks in the system must align with a reference clock.

- Be service-oriented – SDH must route traffic from End Exchange to End Exchange without worrying about exchanges in between, where the bandwidth can be reserved at a fixed level for a fixed period of time.

- Allow frames of any size to be removed or inserted into an SDH frame of any size.

- Easily manageable with the capability of transferring management data across links.

- Provide high levels of recovery from faults.

- Provide high data rates by multiplexing any size frame, limited only by technology.

- Give reduced bit rate errors.

SDH has become the primary transmission protocol in most PSTN networks. It was developed to allow streams 1.544 Mbit/s and above to be multiplexed, in order to create larger SDH frames known as Synchronous Transport Modules (STM). The STM-1 frame consists of smaller streams that are multiplexed to create a 155.52 Mbit/s frame. SDH can also multiplex packet based frames e.g. [Ethernet](/source/Ethernet), PPP and ATM.[5][6]

While SDH is considered to be a transmission protocol (Layer 1 in the [OSI Reference Model](/source/OSI_reference_model)), it also performs some switching functions, as stated in the third bullet point requirement listed above.[5] The most common SDH Networking functions are these:

- *SDH Crossconnect* – The SDH Crossconnect is the SDH version of a time–space–time crosspoint switch. It connects any channel on any of its inputs to any channel on any of its outputs. The SDH Crossconnect is used in Transit Exchanges, where all inputs and outputs are connected to other exchanges.[5]

- *SDH Add–Drop Multiplexer* – The SDH Add–Drop Multiplexer (ADM) can add or remove any multiplexed frame down to 1.544 Mb. Below this level, standard TDM can be performed. SDH ADMs can also perform the task of an SDH Crossconnect and are used in End Exchanges where the channels from subscribers are connected to the core PSTN network.[5]

SDH network functions are connected using high-speed optic fibre. Optic fibre uses light pulses to transmit data and is therefore extremely fast. Modern optic fibre transmission makes use of [wavelength-division multiplexing](/source/Wavelength-division_multiplexing) (WDM) where signals transmitted across the fibre are transmitted at different wavelengths, creating additional channels for transmission. This increases the speed and capacity of the link, which in turn reduces both unit and total costs.[5][6]

## Statistical version

Main article: [Statistical time-division multiplexing](/source/Statistical_time-division_multiplexing)

Statistical time-division multiplexing (STDM) is an advanced version of TDM in which both the address of the terminal and the data itself are transmitted together for better routing. Using STDM allows bandwidth to be split over one line. Many college and corporate campuses use this type of TDM to distribute bandwidth.

On a 10-Mbit line entering a network, STDM can be used to provide 178 terminals with a dedicated 56k connection (178 * 56k = 9.96 Mb). A more common use however is to only grant the bandwidth when that much is needed. STDM does not reserve a time slot for each terminal, rather it assigns a slot when the terminal is requiring data to be sent or received.

In its primary form, TDM is used for [circuit mode](/source/Circuit_mode) communication with a fixed number of channels and constant bandwidth per channel. Bandwidth reservation distinguishes time-division multiplexing from [statistical multiplexing](/source/Statistical_multiplexing) such as statistical time-division multiplexing. In pure TDM, the time slots are recurrent in a fixed order and pre-allocated to the channels, rather than scheduled on a packet-by-packet basis.

In [dynamic TDMA](/source/Dynamic_TDMA), a [scheduling algorithm](/source/Scheduling_algorithm) dynamically reserves a variable number of time slots in each frame to variable bit-rate data streams, based on the traffic demand of each data stream.[8] Dynamic TDMA is used in:

- [HIPERLAN/2](/source/HIPERLAN%2F2)

- [Dynamic synchronous transfer mode](/source/Dynamic_synchronous_transfer_mode)

- [IEEE 802.16a](/source/IEEE_802.16a)

Asynchronous time-division multiplexing (ATDM),[7] is an alternative nomenclature in which STDM designates synchronous time-division multiplexing, the older method that uses fixed time slots.

## See also

- [Frequency-division multiplexing](/source/Frequency-division_multiplexing) – Signal processing technique in telecommunications

- [I²S](/source/I%C2%B2S) – Serial communication protocol for two-channel digital audioPages displaying short descriptions of redirect targets

- [McASP](/source/McASP) – Texas Instruments serial audio communication peripheral

- [Route reestablishment notification](/source/Route_reestablishment_notification)

- [Time-division duplex](/source/Time-division_duplex) – Communication flowing simultaneously in both directionsPages displaying short descriptions of redirect targets

## References

- This article incorporates [public domain material](/source/Copyright_status_of_works_by_the_federal_government_of_the_United_States) from [*Federal Standard 1037C*](https://web.archive.org/web/20220122224547/https://www.its.bldrdoc.gov/fs-1037/fs-1037c.htm). [General Services Administration](/source/General_Services_Administration). Archived from [the original](https://www.its.bldrdoc.gov/fs-1037/fs-1037c.htm) on January 22, 2022. (in support of [MIL-STD-188](/source/MIL-STD-188)).

1. **[^](#cite_ref-1)** [Wireless Set No. 10](https://histru.bournemouth.ac.uk/CHiDE/Oral_History_of_Defence_Electronics/ws10_intro.htm)

1. **[^](#cite_ref-2)** [US 2919308](https://worldwide.espacenet.com/textdoc?DB=EPODOC&IDX=US2919308) "Time Division Multiplex System for Signals of Different Bandwidth"

1. **[^](#cite_ref-carriedo_3-0)** María Isabel Gandía Carriedo (August 31, 1998). ["ATM: Origins and State of the Art"](https://web.archive.org/web/20060623211435/http://www.dit.upm.es/infowin/atmeurope/CH2/atmbackg.html). Universidad Politécnica de Madrid. Archived from [the original](http://www.dit.upm.es/infowin/atmeurope/CH2/atmbackg.html) on June 23, 2006. Retrieved September 23, 2009.

1. **[^](#cite_ref-Kourtis_4-0)** Kourtis, A.; Dangkis, K.; Zacharapoulos, V.; Mantakas, C. (1993). ["Analogue time division multiplexing"](https://doi.org/10.1080/00207219308925891). *[International Journal of Electronics](/source/International_Journal_of_Electronics)*. **74** (6). Taylor & Francis: 901–907. [doi](/source/Doi_(identifier)):[10.1080/00207219308925891](https://doi.org/10.1080%2F00207219308925891).

1. ^ [***a***](#cite_ref-hanrahn_5-0) [***b***](#cite_ref-hanrahn_5-1) [***c***](#cite_ref-hanrahn_5-2) [***d***](#cite_ref-hanrahn_5-3) [***e***](#cite_ref-hanrahn_5-4) [***f***](#cite_ref-hanrahn_5-5) [***g***](#cite_ref-hanrahn_5-6) [***h***](#cite_ref-hanrahn_5-7) [***i***](#cite_ref-hanrahn_5-8) [***j***](#cite_ref-hanrahn_5-9) [***k***](#cite_ref-hanrahn_5-10) Hanrahan, H.E. (2005). *Integrated Digital Communications*. Johannesburg, South Africa: School of Electrical and Information Engineering, University of the Witwatersrand.

1. ^ [***a***](#cite_ref-ericsson_6-0) [***b***](#cite_ref-ericsson_6-1) [***c***](#cite_ref-ericsson_6-2) [***d***](#cite_ref-ericsson_6-3) ["Understanding Telecommunications"](https://web.archive.org/web/20040413074912/http://www.ericsson.com/support/telecom/index.shtml). *[Ericsson](/source/Ericsson)*. Archived from [the original](http://www.ericsson.com/support/telecom/index.shtml) on April 13, 2004.

1. ^ [***a***](#cite_ref-White_7-0) [***b***](#cite_ref-White_7-1) White, Curt (2007). [*Data Communications and Computer Networks*](https://archive.org/details/datacommunicatio00whit_0/page/143). Boston, MA: Thomson Course Technology. pp. [143–152](https://archive.org/details/datacommunicatio00whit_0/page/143). [ISBN](/source/ISBN_(identifier)) [978-1-4188-3610-8](https://en.wikipedia.org/wiki/Special:BookSources/978-1-4188-3610-8).

1. **[^](#cite_ref-Miao_8-0)** [Guowang Miao](/source/Guowang_Miao); Jens Zander; Ki Won Sung; Ben Slimane (2016). *Fundamentals of Mobile Data Networks*. [Cambridge University Press](/source/Cambridge_University_Press). [ISBN](/source/ISBN_(identifier)) [978-1107143210](https://en.wikipedia.org/wiki/Special:BookSources/978-1107143210).

v t e Telecommunications History Beacon Broadcasting Cable protection system Cable TV Communications satellite Computer network Data compression audio DCT image video Digital media Internet video online video platform social media streaming Drums Edholm's law Electrical telegraph Fax Heliographs Hydraulic telegraph Information Age Information revolution Internet Mass media Mobile phone Smartphone Optical telecommunication Optical telegraphy Pager Photophone Prepaid mobile phone Radio Radiotelephone Satellite communications Semaphore Phryctoria Semiconductor device MOSFET transistor Smoke signals Telecommunications history Telautograph Telegraphy Teleprinter (teletype) Telephone history The Telephone Cases Television digital streaming Undersea telegraph line Videotelephony Whistled language Wireless revolution Pioneers Nasir Ahmed Edwin Howard Armstrong Mohamed M. Atalla John Logie Baird Paul Baran John Bardeen Alexander Graham Bell Emile Berliner Tim Berners-Lee Francis Blake Jagadish Chandra Bose Charles Bourseul Walter Houser Brattain Vint Cerf Claude Chappe Yogen Dalal Donald Davies Daniel Davis Jr. Amos Dolbear Thomas Edison Philo Farnsworth Reginald Fessenden Lee de Forest Elisha Gray Oliver Heaviside Robert Hooke Erna Schneider Hoover Harold Hopkins Gardiner Greene Hubbard Bob Kahn Dawon Kahng Charles K. Kao Narinder Singh Kapany Hedy Lamarr Roberto Landell Innocenzo Manzetti Guglielmo Marconi Robert Metcalfe Antonio Meucci Samuel Morse Jun-ichi Nishizawa Charles Grafton Page Radia Perlman Alexander Stepanovich Popov Tivadar Puskás Johann Philipp Reis Claude Shannon Almon Brown Strowger Henry Sutton Charles Sumner Tainter Nikola Tesla Camille Tissot Alfred Vail Thomas A. Watson Charles Wheatstone Vladimir K. Zworykin Internet pioneers Transmission media Coaxial cable Fiber-optic communication optical fiber Free-space optical communication Molecular communication Radio waves wireless Transmission line telecommunication circuit Network topology and switching Bandwidth Links Network switching circuit packet Nodes terminal Telephone exchange Multiplexing Space-division Frequency-division Time-division Polarization-division Orbital angular-momentum Code-division Concepts Communication protocol Computer network Data transmission Store and forward Telecommunications equipment Types of network Cellular network Ethernet ISDN LAN Mobile NGN Public Switched Telephone Radio Television Telex UUCP WAN Wireless network Notable networks ARPANET BITNET CYCLADES FidoNet Internet Internet2 JANET NPL network TANet Toasternet Usenet Locations Africa Americas North South Antarctica Asia Europe Oceania Global telecommunications regulation bodies Telecommunication portal Category Outline Commons

---
Adapted from the Wikipedia article [Time-division multiplexing](https://en.wikipedia.org/wiki/Time-division_multiplexing) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Time-division_multiplexing?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
