RTUEE / EC / EEEYr 2019 · Sem 72019

Q3Wireless Communication

Question

16 marks

3. (a) What are the principle of simplex, Half duplex and full duplex channels explain with Suitable example and diagram. [8]

(b) Differentiate TDMA, FDMA and CDMA with example. [8]

Answer

Simplex, Half-Duplex, and Full-Duplex Channels

Simplex vs Half-Duplex vs Full-DuplexSimplex:A to B onlyHalf-Duplex:A to BB to A (not simultaneous)Full-Duplex:A to BB to A (simultaneous)

Simplex communication allows transmission of information in only one fixed direction between two stations - one station is permanently designated as the transmitter and the other permanently as the receiver, with no capability for the roles to reverse. A common example is broadcast radio or television, where the broadcast station continuously transmits and the listener/viewer's receiver only ever receives, never transmitting information back to the broadcaster over the same channel; another example is a one-way paging system, where a pager only receives messages sent to it and cannot transmit any acknowledgment or reply back to the paging network.

Half-duplex communication allows transmission in both directions between two stations, but not simultaneously - at any given instant, only one of the two stations can be transmitting while the other is receiving, and the roles must be explicitly switched (turned around) for the direction of communication to reverse. A classic example is a push-to-talk walkie-talkie or two-way radio system, where a user must press and hold a button to transmit (during which they cannot hear any incoming transmission) and release the button to listen, with only one party able to speak at a time on the shared channel; citizens-band (CB) radio operates similarly.

Full-duplex communication allows both stations to transmit and receive simultaneously, providing genuinely bidirectional, concurrent two-way communication with no need to switch transmission direction. A standard telephone call is the classic example of full-duplex communication - both parties can speak and be heard by the other party at the same time, exactly as in a natural face-to-face conversation. In wireless cellular systems, full-duplex operation between a mobile handset and base station is achieved either via Frequency Division Duplexing (FDD, using two separate, simultaneously-active frequency bands - one for uplink and one for downlink) or, in TDMA/TDD systems, via sufficiently fast time-division switching between uplink and downlink slots within each frame that the delay is imperceptible to the user, giving the practical appearance of simultaneous two-way conversation even though the underlying radio link may technically be time-shared rather than truly simultaneous at the physical layer.

Differentiating TDMA, FDMA, and CDMA

AspectFDMATDMACDMA
Channel separation basisSeparate, non-overlapping frequency sub-bands per userSeparate time slots per user within a shared frequency carrierSeparate, mutually orthogonal (or low-cross-correlation) spreading codes per user, all sharing the same time and frequency
Transmission modeContinuous transmission within the assigned frequency bandBurst transmission only during the assigned time slot(s)Continuous transmission, spread across the full available bandwidth simultaneously with all other users
Guard requirementGuard bands between adjacent frequency channelsGuard time between adjacent time slotsNo explicit guard band/time; instead requires power control and code orthogonality management
Capacity limiting factorNumber of available non-overlapping frequency channelsNumber of time slots per frame (fixed by frame structure)Interference-limited (soft capacity) - determined by total accumulated interference from all simultaneous users
Example systemFirst-generation (1G) analog cellular (AMPS)GSM (second-generation digital cellular)IS-95 CDMA, and the multiple-access basis of WCDMA/UMTS 3G systems

The essential conceptual distinction is that FDMA and TDMA both provide orthogonal (non-interfering, by construction) channel separation - FDMA through non-overlapping frequency allocation and TDMA through non-overlapping time allocation - so in principle these systems experience no inherent multiple-access interference between users sharing the same cell (interference instead arises primarily from adjacent-cell frequency or slot reuse). CDMA, by contrast, deliberately allows all users to share the identical time and frequency resource simultaneously, relying instead on the low cross-correlation of the spreading codes to separate users at the receiver - since this code separation is never perfectly orthogonal in a real multipath channel with many active users, every additional simultaneous CDMA user contributes some residual interference to every other user, making CDMA's capacity 'soft' and interference-limited (capacity can be traded off against link quality) rather than the 'hard,' fixed-resource-limited capacity of FDMA or TDMA systems.

It is worth noting a practical nuance regarding half-duplex operation: while the definition given above describes half-duplex as inherently requiring an explicit manual turnaround (such as releasing a push-to-talk button), some systems implement a more automated form of half-duplex switching, where the equipment itself automatically detects the end of an incoming transmission and switches to transmit mode without requiring explicit manual intervention, blurring the line between strict half-duplex and full-duplex operation from the end user's subjective experience, even though the underlying radio link still only ever carries information in one direction at any given instant.

The table comparison above highlights that the capacity-limiting mechanism differs fundamentally between the three multiple-access techniques - FDMA and TDMA both have a hard, fixed capacity ceiling determined by the number of available frequency channels or time slots respectively, meaning the network simply cannot admit an additional user once all channels/slots are occupied, regardless of how favorable the radio conditions might otherwise be. CDMA's soft, interference-limited capacity instead means the network can, in principle, always admit one more active user, but every additional user incurs an incremental cost in the form of slightly increased interference (and hence slightly degraded call quality, or slightly increased dropped-call probability) for every other already-active user sharing the same CDMA channel, a fundamentally different and more gradual form of capacity limitation that CDMA network planners must explicitly model and manage through careful power control and admission-control algorithms rather than the simple fixed-resource-counting approach sufficient for FDMA/TDMA capacity planning.

The distinction between simplex, half-duplex, and full-duplex communication modes, and the distinct capacity behaviors of FDMA, TDMA, and CDMA, together represent two of the most foundational classification frameworks in wireless communication system design, both of which any wireless engineer must clearly understand before analyzing or designing the specific channel-access and duplexing arrangements of a particular communication system.

This treatment of duplexing modes and multiple-access differentiation completes both parts of the question as posed.

It is also worth noting that the choice among simplex, half-duplex, and full-duplex operating modes for a given wireless application is driven primarily by the nature of the traffic being carried and the cost/complexity budget available: applications with inherently one-directional information flow (broadcast, paging) are naturally suited to simplex, applications where users take clear conversational turns can tolerate the lower cost and complexity of half-duplex, while applications demanding natural, unconstrained two-way interaction (ordinary voice telephony) generally require the higher implementation cost and complexity of full-duplex operation to meet user expectations for a seamless communication experience.

Back to Paper