- Uplink (Mobile to Base): 890-915 MHz
- Downlink (Base to Mobile): 935-960 MHz
- Channel bandwidth: 200 kHz per carrier
Uplink Start
Uplink End
Downlink Start
Downlink End
Step-by-Step Solution:
Number of carriers = floor(25 MHz / 0.2 MHz) = floor(125) = 124 carriers
(Note: Actual GSM 900 uses 124 carriers, with some reserved for guard bands)
= 935 MHz - 890 MHz = 45 MHz
OR 960 MHz - 915 MHz = 45 MHz (consistent)
Why Other Options Are Incorrect:
Option A: Incorrect duplex spacing (20 MHz is wrong; it's 45 MHz). The calculation method is also incorrect—guard channels are already accounted for in the 124 carrier specification.
Option B: While the duplex spacing is correct (45 MHz), the carrier count is wrong. 25/0.2 = 125 mathematically, but GSM specifically defines 124 carriers (ARFCN 1-124) with ARFCN 0 typically unused or used for special purposes.
Option D: Completely incorrect approach. You cannot sum uplink and downlink bandwidths (they are separate frequency bands for FDD). Duplex spacing is 45 MHz, not 20 MHz.
Key Concept:
GSM uses FDD (Frequency Division Duplex) where uplink and downlink operate simultaneously on different frequencies separated by the duplex spacing (45 MHz for GSM 900). This allows full-duplex communication.
If a user is assigned one time slot per frame, calculate the total frame duration and determine how many users can be simultaneously supported per carrier frequency. Additionally, what is the data transmission rate impact due to the guard time between bursts?
Detailed Analysis:
Frame Frequency = 1 / 4.615 ms ≈ 217 frames/second
Guard Time Functionality:
The 30.46 μs guard time serves critical functions:
- Propagation Delay Compensation: Allows for different distances between mobile and base station (up to 35 km cell radius)
- Timing Advance: Mobiles closer to base station transmit later; those farther away transmit earlier
- Burst Synchronization: Prevents overlap between consecutive bursts from different mobiles
- Switching Time: Allows transmitter power ramp-up and ramp-down
Why Other Options Are Incorrect:
Option A: The 10% data rate reduction claim is arbitrary. The guard time is essential for system operation, not just overhead.
Option B: While mathematically close, it incorrectly states capacity reduction. The guard time doesn't reduce "capacity"—it's a necessary system design parameter. Also, 5.3% is not the standard metric used.
Option D: Quarter-rate coding (32 users) is not standard GSM. Also, guard time doesn't eliminate ISI "completely" nor allow 100% utilization—this is physically impossible in a TDMA system.
Key Concept:
GSM combines FDMA (200 kHz carriers) with TDMA (8 time slots). This hybrid approach is called Hybrid Multiple Access. The guard time is not wasted capacity but essential infrastructure enabling the cellular concept with variable distances.
Calculate the theoretical maximum number of simultaneous full-rate voice users that can be supported. Additionally, if the operator implements half-rate voice coding (which doubles capacity by compressing voice into half the time slots), determine the new capacity and identify the trade-offs involved.
Capacity Calculation:
Full-rate capacity = 24 × 8 time slots = 192 simultaneous users
Half-rate capacity = 192 × 2 = 384 simultaneous users
Half-Rate Coding Trade-offs:
While half-rate coding doubles system capacity, it involves significant engineering trade-offs:
Why Other Options Are Incorrect:
Option A: While the calculation is correct, it oversimplifies the trade-offs by only mentioning MOS score and processing complexity. It misses critical aspects like increased delay and error sensitivity.
Option C: Incorrectly assumes guard bands reduce carrier count in this context. The 4.8 MHz allocation is the usable spectrum; guard bands are typically at band edges, not within the operator's allocation. Also, coverage reduction is not a direct trade-off of half-rate coding.
Option D: Fundamentally flawed. Channel spacing remains 200 kHz regardless of coding rate. Half-rate doesn't change the physical layer channel spacing—it only changes how time slots are assigned to users.
Engineering Insight:
Half-rate coding was introduced in GSM Phase 2+ primarily for capacity enhancement in dense urban areas or during events. However, with the advent of AMR (Adaptive Multi-Rate) coding in 3GPP, network operators can dynamically adjust coding rates based on channel conditions, making static half-rate assignment largely obsolete in modern networks.
The trade-off between spectral efficiency and quality of service is a fundamental concept in wireless engineering, directly impacting customer satisfaction and network planning.
Great job completing the GSM multiplexing quiz!