Duplex (telecommunications)

Last updated

A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow for simultaneous communication in both directions between two connected parties or to provide a reverse path for the monitoring and remote adjustment of equipment in the field. There are two types of duplex communication systems: full-duplex (FDX) and half-duplex (HDX).

Contents

In a full-duplex system, both parties can communicate with each other simultaneously. An example of a full-duplex device is plain old telephone service; the parties at both ends of a call can speak and be heard by the other party simultaneously. The earphone reproduces the speech of the remote party as the microphone transmits the speech of the local party. There is a two-way communication channel between them, or more strictly speaking, there are two communication channels between them.

In a half-duplex or semiduplex system, both parties can communicate with each other, but not simultaneously; the communication is one direction at a time. An example of a half-duplex device is a walkie-talkie, a two-way radio that has a push-to-talk button. When the local user wants to speak to the remote person, they push this button, which turns on the transmitter and turns off the receiver, preventing them from hearing the remote person while talking. To listen to the remote person, they release the button, which turns on the receiver and turns off the transmitter. This terminology is not completely standardized, and some sources define this mode as simplex. [1] [2]

Systems that do not need duplex capability may instead use simplex communication, in which one device transmits and the others can only listen. Examples are broadcast radio and television, garage door openers, baby monitors, wireless microphones, and surveillance cameras. In these devices, the communication is only in one direction.

Simplex

Simplex wireless communication Simplex.jpg
Simplex wireless communication

Simplex communication is a communication channel that sends information in one direction only. [3]

The International Telecommunication Union definition is a communications channel that operates in one direction at a time, but that may be reversible; this is termed half duplex in other contexts.

For example, in TV and radio broadcasting, information flows only from the transmitter site to multiple receivers. A pair of walkie-talkie two-way radios provide a simplex circuit in the ITU sense; only one party at a time can talk, while the other listens until it can hear an opportunity to transmit. The transmission medium (the radio signal over the air) can carry information in only one direction.

The Western Union company used the term simplex when describing the half-duplex and simplex capacity of their new transatlantic telegraph cable completed between Newfoundland and the Azores in 1928. [4] The same definition for a simplex radio channel was used by the National Fire Protection Association in 2002. [5]

Half duplex

A simple illustration of a half-duplex communication system HalfDuplex.JPG
A simple illustration of a half-duplex communication system

A half-duplex (HDX) system provides communication in both directions, but only one direction at a time, not simultaneously in both directions. [6] [7] [8] This terminology is not completely standardized between defining organizations, and in radio communication some sources classify this mode as simplex . [2] [1] [9] Typically, once one party begins a transmission, the other party on the channel must wait for the transmission to complete, before replying. [10]

An example of a half-duplex system is a two-party system such as a walkie-talkie, wherein one must say "over" or another previously designated keyword to indicate the end of transmission, to ensure that only one party transmits at a time. A good analogy for a half-duplex system would be a one-lane road that allows two-way traffic, traffic can only flow in one direction at a time.

Half-duplex systems are usually used to conserve bandwidth, at the cost of reducing the overall bidirectional throughput, since only a single communication channel is needed and is shared alternately between the two directions. For example, a walkie-talkie or a DECT phone or so-called TDD 4G or 5G phones requires only a single frequency for bidirectional communication, while a cell phone in the so-called FDD mode is a full-duplex device, and generally requires two frequencies to carry the two simultaneous voice channels, one in each direction.

In automatic communications systems such as two-way data-links, time-division multiplexing can be used for time allocations for communications in a half-duplex system. For example, station A on one end of the data link could be allowed to transmit for exactly one second, then station B on the other end could be allowed to transmit for exactly one second, and then the cycle repeats. In this scheme, the channel is never left idle.

In half-duplex systems, if more than one party transmits at the same time, a collision occurs, resulting in lost or distorted messages.

Full duplex

A simple illustration of a full-duplex communication system. Full-duplex is not common in handheld radios as shown here due to the cost and complexity of common duplexing methods, but is used in telephones, cellphones and cordless phones. FullDuplex.JPG
A simple illustration of a full-duplex communication system. Full-duplex is not common in handheld radios as shown here due to the cost and complexity of common duplexing methods, but is used in telephones, cellphones and cordless phones.

A full-duplex (FDX) system allows communication in both directions, and, unlike half-duplex, allows this to happen simultaneously. [6] [7] [8] Land-line telephone networks are full-duplex since they allow both callers to speak and be heard at the same time. Full-duplex operation is achieved on a two-wire circuit through the use of a hybrid coil in a telephone hybrid. Modern cell phones are also full-duplex. [11]

There is a technical distinction between full-duplex communication, which uses a single physical communication channel for both directions simultaneously, and dual-simplex communication which uses two distinct channels, one for each direction. From the user perspective, the technical difference does not matter and both variants are commonly referred to as full duplex.

Many Ethernet connections achieve full-duplex operation by making simultaneous use of two physical twisted pairs inside the same jacket, or two optical fibers which are directly connected to each networked device: one pair or fiber is for receiving packets, while the other is for sending packets. Other Ethernet variants, such as 1000BASE-T use the same channels in each direction simultaneously. In any case, with full-duplex operation, the cable itself becomes a collision-free environment and doubles the maximum total transmission capacity supported by each Ethernet connection.

Full-duplex has also several benefits over the use of half-duplex. Since there is only one transmitter on each twisted pair there is no contention and no collisions so time is not wasted by having to wait or retransmit frames. Full transmission capacity is available in both directions because the send and receive functions are separate.

Some computer-based systems of the 1960s and 1970s required full-duplex facilities, even for half-duplex operation, since their poll-and-response schemes could not tolerate the slight delays in reversing the direction of transmission in a half-duplex line.[ citation needed ]

Echo cancellation

Full-duplex audio systems like telephones can create echo, which is distracting to users and impedes the performance of modems. Echo occurs when the sound originating from the far end comes out of the speaker at the near end and re-enters the microphone [lower-alpha 1] there and is then sent back to the far end. The sound then reappears at the original source end but delayed.

Echo cancellation is a signal-processing operation that subtracts the far-end signal from the microphone signal before it is sent back over the network. Echo cancellation is important technology allowing modems to achieve good full-duplex performance. The V.32, V.34, V.56, and V.90 modem standards require echo cancellation. [12] Echo cancelers are available as both software and hardware implementations. They can be independent components in a communications system or integrated into the communication system's central processing unit.

Full-duplex emulation

Where channel access methods are used in point-to-multipoint networks (such as cellular networks) for dividing forward and reverse communication channels on the same physical communications medium, they are known as duplexing methods. [13]

Time-division duplexing

Time-division duplexing (TDD) is the application of time-division multiplexing to separate outward and return signals. It emulates full-duplex communication over a half-duplex communication link.

Time-division duplexing is flexible in the case where there is asymmetry of the uplink and downlink data rates or utilization. As the amount of uplink data increases, more communication capacity can be dynamically allocated, and as the traffic load becomes lighter, capacity can be taken away. The same applies in the downlink direction.

The transmit/receive transition gap (TTG) is the gap (time) between a downlink burst and the subsequent uplink burst. Similarly, the receive/transmit transition gap (RTG) is the gap between an uplink burst and the subsequent downlink burst. [14]

Examples of time-division duplexing systems include:

Frequency-division duplexing

Frequency-division duplexing (FDD) means that the transmitter and receiver operate using different carrier frequencies.

The method is frequently used in ham radio operation, where an operator is attempting to use a repeater station. The repeater station must be able to send and receive a transmission at the same time and does so by slightly altering the frequency at which it sends and receives. This mode of operation is referred to as duplex mode or offset mode. Uplink and downlink sub-bands are said to be separated by the frequency offset.

Frequency-division duplex systems can extend their range by using sets of simple repeater stations because the communications transmitted on any single frequency always travel in the same direction.

Frequency-division duplexing can be efficient in the case of symmetric traffic. In this case, time-division duplexing tends to waste bandwidth during the switch-over from transmitting to receiving, has greater inherent latency, and may require more complex circuitry.

Another advantage of frequency-division duplexing is that it makes radio planning easier and more efficient since base stations do not hear each other (as they transmit and receive in different sub-bands) and therefore will normally not interfere with each other. Conversely, with time-division duplexing systems, care must be taken to keep guard times between neighboring base stations (which decreases spectral efficiency) or to synchronize base stations, so that they will transmit and receive at the same time (which increases network complexity and therefore cost, and reduces bandwidth allocation flexibility as all base stations and sectors will be forced to use the same uplink/downlink ratio).

Examples of frequency-division duplexing systems include:

See also

Notes

  1. This feedback path may be acoustic, through the air, or it may be mechanically coupled, for example in a telephone handset.

Related Research Articles

<span class="mw-page-title-main">General Packet Radio Service</span> Packet oriented mobile data service on 2G and 3G

General Packet Radio Service (GPRS), also called 2.5G, is a packet oriented mobile data standard on the 2G cellular communication network's global system for mobile communications (GSM). GPRS was established by European Telecommunications Standards Institute (ETSI) in response to the earlier CDPD and i-mode packet-switched cellular technologies. It is now maintained by the 3rd Generation Partnership Project (3GPP).

<span class="mw-page-title-main">Time-division multiple access</span> Channel access method for networks using a shared communications medium

Time-division multiple access (TDMA) is a channel access method for shared-medium networks. It allows several users to share the same frequency channel by dividing the signal into different time slots. The users transmit in rapid succession, one after the other, each using its own time slot. This allows multiple stations to share the same transmission medium while using only a part of its channel capacity. Dynamic TDMA is a TDMA variant that 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.

The Universal Mobile Telecommunications System (UMTS) is a third generation mobile cellular system for networks based on the GSM standard. Developed and maintained by the 3GPP, UMTS is a component of the International Telecommunication Union IMT-2000 standard set and compares with the CDMA2000 standard set for networks based on the competing cdmaOne technology. UMTS uses wideband code-division multiple access (W-CDMA) radio access technology to offer greater spectral efficiency and bandwidth to mobile network operators.

<span class="mw-page-title-main">Transmission medium</span> Conduit for signal propagation

A transmission medium is a system or substance that can mediate the propagation of signals for the purposes of telecommunication. Signals are typically imposed on a wave of some kind suitable for the chosen medium. For example, data can modulate sound, and a transmission medium for sounds may be air, but solids and liquids may also act as the transmission medium. Vacuum or air constitutes a good transmission medium for electromagnetic waves such as light and radio waves. While a material substance is not required for electromagnetic waves to propagate, such waves are usually affected by the transmission media they pass through, for instance, by absorption or reflection or refraction at the interfaces between media. Technical devices can therefore be employed to transmit or guide waves. Thus, an optical fiber or a copper cable is used as transmission media.

In a telecommunications network, a link is a communication channel that connects two or more devices for the purpose of data transmission. The link may be a dedicated physical link or a virtual circuit that uses one or more physical links or shares a physical link with other telecommunications links.

<span class="mw-page-title-main">Frequency-division multiplexing</span> Signal processing technique in telecommunications

In telecommunications, frequency-division multiplexing (FDM) is a technique by which the total bandwidth available in a communication medium is divided into a series of non-overlapping frequency bands, each of which is used to carry a separate signal. This allows a single transmission medium such as a microwave radio link, cable or optical fiber to be shared by multiple independent signals. Another use is to carry separate serial bits or segments of a higher rate signal in parallel.

In telecommunications and computer networks, a channel access method or multiple access method allows more than two terminals connected to the same transmission medium to transmit over it and to share its capacity. Examples of shared physical media are wireless networks, bus networks, ring networks and point-to-point links operating in half-duplex mode.

<span class="mw-page-title-main">Communication channel</span> Physical or logical connection used for transmission of information

A communication channel refers either to a physical transmission medium such as a wire, or to a logical connection over a multiplexed medium such as a radio channel in telecommunications and computer networking. A channel is used for information transfer of, for example, a digital bit stream, from one or several senders to one or several receivers. A channel has a certain capacity for transmitting information, often measured by its bandwidth in Hz or its data rate in bits per second.

Frequency-division multiple access (FDMA) is a channel access method used in some multiple-access protocols. FDMA allows multiple users to send data through a single communication channel, such as a coaxial cable or microwave beam, by dividing the bandwidth of the channel into separate non-overlapping frequency sub-channels and allocating each sub-channel to a separate user. Users can send data through a subchannel by modulating it on a carrier wave at the subchannel's frequency. It is used in satellite communication systems and telephone trunklines.

<span class="mw-page-title-main">Radiotelephone</span> Communications system for transmission of speech over radio

A radiotelephone, abbreviated RT, is a radio communication system for conducting a conversation; radiotelephony means telephony by radio. It is in contrast to radiotelegraphy, which is radio transmission of telegrams (messages), or television, transmission of moving pictures and sound. The term is related to radio broadcasting, which transmit audio one way to listeners. Radiotelephony refers specifically to two-way radio systems for bidirectional person-to-person voice communication between separated users, such as CB radio or marine radio. In spite of the name, radiotelephony systems are not necessarily connected to or have anything to do with the telephone network, and in some radio services, including GMRS, interconnection is prohibited.

A telecommunication circuit is a path in a telecommunications network used to transmit information. Circuits have evolved from generally being built on physical connections between individual hardware cables, as in an analog phone switch, to virtual circuits established over packet switching networks.

<span class="mw-page-title-main">Cellular network</span> Communication network

A cellular network or mobile network is a telecommunications network where the link to and from end nodes is wireless and the network is distributed over land areas called cells, each served by at least one fixed-location transceiver. These base stations provide the cell with the network coverage which can be used for transmission of voice, data, and other types of content. A cell typically uses a different set of frequencies from neighboring cells, to avoid interference and provide guaranteed service quality within each cell.

<span class="mw-page-title-main">Two-way radio</span> Radio that can both transmit and receive a signal, used for bidirectional voice communication

A two-way radio is a radio transceiver, which is used for bidirectional person-to-person voice communication with other users with similar radios, in contrast to a broadcast receiver, which only receives transmissions.

Regenerative Satellite Mesh – A (RSM-A) is an internationally standardized satellite communications protocol by Telecommunications Industry Association and European Telecommunications Standards Institute.

<span class="mw-page-title-main">E-UTRA</span> 3GPP interface

E-UTRA is the air interface of 3rd Generation Partnership Project (3GPP) Long Term Evolution (LTE) upgrade path for mobile networks. It is an acronym for Evolved UMTS Terrestrial Radio Access, also known as the Evolved Universal Terrestrial Radio Access in early drafts of the 3GPP LTE specification. E-UTRAN is the combination of E-UTRA, user equipment (UE), and a Node B.

<span class="mw-page-title-main">Radio</span> Use of radio waves to carry information

Radio is the technology of communicating using radio waves. Radio waves are electromagnetic waves of frequency between 3 hertz (Hz) and 300 gigahertz (GHz). They are generated by an electronic device called a transmitter connected to an antenna which radiates the waves. They are received by another antenna connected to a radio receiver. In addition to communication, radio is used for radar, radio navigation, remote control, remote sensing, and other applications.

<span class="mw-page-title-main">Unified S-band</span> Tracking and communication system developed by NASA and JPL

The Unified S-band (USB) system is a tracking and communication system developed for the Apollo program by NASA and the Jet Propulsion Laboratory (JPL). It operated in the S band portion of the microwave spectrum, unifying voice communications, television, telemetry, command, tracking and ranging into a single system to save size and weight and simplify operations. The USB ground network was managed by the Goddard Space Flight Center (GSFC). Commercial contractors included Collins Radio, Blaw-Knox, Motorola and Energy Systems.

Long-Term Evolution (LTE) telecommunications networks use several frequency bands with associated bandwidths.

Self-interference cancellation (SIC) is a signal processing technique that enables a radio transceiver to simultaneously transmit and receive on a single channel, a pair of partially-overlapping channels, or any pair of channels in the same frequency band. When used to allow simultaneous transmission and reception on the same frequency, sometimes referred to as “in-band full-duplex” or “simultaneous transmit and receive,” SIC effectively doubles spectral efficiency. SIC also enables devices and platforms containing two radios that use the same frequency band to operate both radios simultaneously.

Frequency bands for 5G New Radio, which is the air interface or radio access technology of the 5G mobile networks, are separated into two different frequency ranges. First there is Frequency Range 1 (FR1), which includes sub-6 GHz frequency bands, some of which are traditionally used by previous standards, but has been extended to cover potential new spectrum offerings from 410 MHz to 7125 MHz. The other is Frequency Range 2 (FR2), which includes frequency bands from 24.25 GHz to 71.0 GHz. Frequency bands are also available for non-terrestrial networks (NTN) in both the sub-6 GHz and in the 17.3 GHz to 30 GHz ranges.

References

  1. 1 2 Lindley, Matthew (12 February 2023). "What is a Two-Way Radio?". Technology. WiseGeek website. Retrieved 27 February 2023.
  2. 1 2 Gosling, William (2000). Radio Spectrum Conservation. Elsevier Science. pp. 170–171. ISBN   9780750637404.
  3. "Simplex" The IEEE Authoritative Dictionary of Standard Terms, 7th Ed., 2000, Inst. of Electrical and Electronic Engineers, p.1053
  4. Milnor, J.W. and G.A. Randall. "The Newfoundland-Azores High-Speed Duplex Cable". A.I.E.E. Electrical Engineering. May 1931
  5. Report of the Committee on Public Emergency Service Communication. NFPA 1221, May, 2002.
  6. 1 2 Sudakshina, Kundu (2010). Analog and Digital Communications. New Delhi: Dorling Kindersley. pp. 6–7. ISBN   9788131731871.
  7. 1 2 Frenzel, Louis (2017). Electronics Explained: Fundamentals for Engineers, Technicians, and Makers, 2nd Ed. Elsevier Science. p. 161. ISBN   9780128118795.
  8. 1 2 "Duplex". Terms and Definitions Database. International Telecommunications Union (ITU) website. Retrieved 27 February 2023.
  9. "Half-duplex". ATIS Telecom Glossary. Alliance for Telecommunications Industry Solutions. Retrieved 27 February 2023. This definition is accredited by the American National Standards Institute (ANSI)
  10. "half-duplex". www.pcmag.com. Retrieved 20 June 2023.
  11. "Cell phone Frequencies". HowStuffWorks. Retrieved 2019-02-14.
  12. Greenstein, Shane; Stango, Victor (2006). Standards and Public Policy. Cambridge University Press. pp. 129–132. ISBN   978-1-139-46075-0.
  13. Gyasi-Agyei, Amoakoh (2019). Telecommunications Engineering: Principles And Practice. World Scientific Publishing Company. pp. 519–520. ISBN   9789811200274.
  14. "TTG vs RTG-What is TTG and RTG Gaps in WIMAX, LTE" . Retrieved 2021-06-05.

Further reading