Q3Wireless Communication
Question
Q.3. (a) Explain the TDMA principle of operation with TDMA/TDD example. Write its advantages and disadvantages and efficiency. Also, compare FDMA with TDMA. [8+2=10]
(b) If a normal GSM time slot consists of 6 trailing bits, 8.25 guard bits, 26 training bits and 2 traffic bursts of 61 bits of data, find the frame efficiency. [6]
Answer
TDMA Principle, TDMA/TDD Example, Advantages/Disadvantages, Efficiency, and Comparison with FDMA
Time Division Multiple Access (TDMA) allows multiple users to share a single radio frequency channel by dividing time into repeating frames, each frame further subdivided into a fixed number of time slots, with each active user assigned one (or more) specific time slot(s) within every frame. A user transmits (and receives) only during its designated slot(s), remaining silent during all other slots in the frame, and the same carrier frequency is reused across all slots of the frame - this is fundamentally different from FDMA, where each user instead occupies a permanently and exclusively assigned frequency sub-band for the entire duration of the call, requiring simultaneous but frequency-separated transmission rather than time-separated transmission.
TDMA/TDD (Time Division Duplex) is a specific duplexing arrangement in which the uplink (mobile-to-base) and downlink (base-to-mobile) transmissions for the same user also share the identical carrier frequency, but are separated in time within the TDMA frame structure - for example, a user might be assigned slot 3 of the frame for downlink reception and a different slot (say slot 7) of the same frame for uplink transmission, with the base station and mobile station switching between transmit and receive modes at the appropriate slot boundaries. This contrasts with TDMA/FDD (Frequency Division Duplex), where uplink and downlink instead use two entirely separate frequency bands simultaneously. TDMA/TDD is attractive because it requires only a single RF frequency allocation (rather than a paired uplink/downlink frequency allocation as FDD requires) and naturally accommodates asymmetric traffic loads (allocating more slots to downlink than uplink, or vice versa, simply by changing the slot assignment pattern, which is comparatively difficult to achieve with a fixed-bandwidth FDD frequency pairing) - DECT (cordless telephony) is a well-known example of a TDMA/TDD system.
Advantages and Disadvantages of TDMA
- Advantage: TDMA allows a single wideband RF carrier and associated transceiver hardware to serve multiple users simultaneously (in a time-multiplexed sense), reducing the number of separate radio transceivers needed at the base station compared to FDMA, and simplifying frequency planning since fewer distinct carrier frequencies need to be managed and coordinated.
- Advantage: because each mobile transmits only during its own assigned slot (not continuously), TDMA mobile handsets can save battery power by powering down the transmitter during the many idle slots of each frame, and TDMA more naturally supports variable bit-rate services and features such as slow frequency hopping (changing carrier frequency slot-by-slot) for additional interference averaging.
- Disadvantage: TDMA requires precise time synchronization among all users and the base station (including guard-time allocation between slots to accommodate propagation-delay and timing-uncertainty variations, and burst ramp-up/ramp-down timing), adding complexity to both the network synchronization infrastructure and the mobile handset's burst-mode transmitter circuitry compared to FDMA's continuous transmission.
- Disadvantage: because each user's information is transmitted in short, high-peak-power bursts rather than continuously at a lower average power (as in FDMA), TDMA transmitter power amplifiers must handle a higher peak-to-average power ratio, which can reduce power-amplifier efficiency and increase battery drain per bit transmitted relative to a comparable continuous-transmission FDMA system.
TDMA frame efficiency is defined as the ratio of the number of information (traffic-carrying) bits actually transmitted per frame to the total number of bits transmitted per frame (including all overhead bits such as guard bits, training/synchronization bits, and trailing bits needed to support the burst-mode operation) - this efficiency directly quantifies what fraction of the raw channel capacity is consumed by TDMA-specific overhead versus useful payload, and is computed explicitly for the GSM frame structure below.
Comparison of FDMA with TDMA
FDMA assigns each user a permanently dedicated, exclusive frequency sub-channel for the full duration of a call, requiring simple, continuous (non-burst) transmitter and receiver operation but demanding a correspondingly larger number of separate frequency channels (and hence more complex frequency planning and larger overall spectrum allocation) as the number of simultaneous users grows, along with guard bands between adjacent frequency channels to limit adjacent-channel interference. TDMA instead allows many users to time-share a single, wider-bandwidth carrier frequency, requiring more complex burst-mode transceiver hardware and precise network-wide time synchronization, but achieving more efficient spectrum utilization overall (since fewer separate carrier frequencies are needed for a given total user capacity, and TDMA more readily accommodates flexible, statistically-multiplexed traffic patterns) - this fundamental FDMA-versus-TDMA trade-off (simplicity and continuous operation versus spectral efficiency and flexibility) is precisely why most modern digital cellular standards (GSM being the classic example) adopted TDMA (often combined with FDMA at a coarser level, assigning wideband carriers to cells via FDMA and then sub-dividing each carrier into TDMA slots for individual users) rather than pure FDMA as used in earlier first-generation analog cellular systems.
GSM Frame Efficiency Calculation
Given a normal GSM burst consisting of 6 trailing bits, 8.25 guard bits, 26 training bits, and 2 traffic bursts of 61 bits each (122 total traffic bits), the total bits per slot sum to 6 + 8.25 + 26 + 122 = 162.25 bits. The frame efficiency, defined as the ratio of useful traffic bits to the total bits transmitted per slot, is therefore 122/162.25 = 0.7519, or 75.19%. This means approximately 24.8% of the raw GSM time-slot capacity is consumed by non-payload overhead (guard time to accommodate propagation delay uncertainty between different mobiles, training sequence bits used for channel estimation and equalizer training, and trailing bits used for burst ramp-down), a substantial but necessary overhead cost that is fundamental to reliable operation of any practical burst-mode TDMA system.
It is also useful to note that modern cellular standards rarely rely on a single multiple-access technique in isolation; GSM itself, while fundamentally a TDMA system, actually combines TDMA with FDMA at a coarser level (each cell is allocated one or more distinct carrier frequencies via FDMA, and each such carrier is then further subdivided into 8 TDMA time slots for individual users), illustrating that FDMA and TDMA are frequently used together, in a complementary hierarchical fashion, rather than as mutually exclusive alternative approaches to channel sharing.
The GSM frame-efficiency calculation performed above, showing about 75% useful payload efficiency, illustrates a general principle applicable to any burst-mode TDMA system: because guard time, training/synchronization sequences, and burst ramp-up/ramp-down overhead are all essentially fixed per-slot costs that do not scale down proportionally as payload size increases, TDMA systems designed with larger traffic bursts per slot (carrying more information bits relative to the fixed per-slot overhead) generally achieve higher frame efficiency than systems using very short traffic bursts, though this improvement must always be balanced against the increased end-to-end latency that larger, less-frequent time slots introduce for real-time or delay-sensitive traffic.