Admission Control
Understanding Admission Control (Cellular Networks)
A cell tower is not magic; it is a massive radio with a strict mathematical limit. If too many smartphones connect to it, the tower will physically run out of radio waves, and every single phone call will drop. To stop the tower from committing suicide, the central computer uses an algorithm called Admission Control.
The Mathematical Bouncer
Imagine a very exclusive nightclub with a strict fire code. Once the club is full, the bouncer at the door must brutally reject anyone else trying to enter, or the building will collapse. The Admission Control is the cell tower's bouncer.
- When you press "Call" on your smartphone, your phone sends a tiny microsecond request to the cell tower asking for permission to use the network.
- The tower's supercomputer instantly checks its resources. Do I have enough empty radio frequencies? Do I have enough physical transmission power? Do I have enough digital processing RAM?
- If the tower is currently holding 1,000 live phone calls and is mathematically maxed out, the Admission Control instantly sends a "Reject" message back to your phone. Your phone displays "Call Failed," but the 1,000 people already on the tower are perfectly protected.
Prioritization and Preemption
The bouncer is not fair; it is heavily biased. If a normal civilian requests a connection to a full tower, they are rejected. However, if a Police Officer or Firefighter (using a specialized SIM card with FirstNet/Priority access) requests a connection, the Admission Control will violently kick a civilian off the tower (Preemption) to instantly make room for the emergency radio call.
Key Equations
Admission Control is a highly critical, autonomous Quality of Service (QoS) algorithm executed by the central Baseband Unit (BBU) of a 3G, 4G LTE, or...
Key specifications:
4 K | 95 % | 0 dB | 1 mW | 30 dB | 1 W
Array gain: Garray = N×Gelement (N elements)
Comparison
| Aspect | Admission Control Spec | Typical Range | Impact | Design Note |
|---|---|---|---|---|
| Primary function | Admission Control is a highly critical,... | Application-dep. | Critical | Verify in sim |
| Operating range | In a massive cellular network, RF bandwi... | Application-dep. | Critical | Verify in sim |
| Performance | The Admission Control algorithm acts as... | Application-dep. | Critical | Verify in sim |
| Integration | Every time a smartphone requests a new d... | Application-dep. | Critical | Verify in sim |
| Trade-off | Understanding Admission Control (Cellula... | Application-dep. | Critical | Verify in sim |
Frequently Asked Questions
Does Wi-Fi use Admission Control?
Standard home Wi-Fi does not, which is why it often crashes. If 50 people connect to a cheap home router, the router tries to serve everyone, and the internet speed drops to zero. However, high-end Enterprise Wi-Fi (like in a massive convention center) strictly enforces Admission Control. It will violently block new laptops from joining the network to guarantee that the laptops already connected maintain a flawless 50 Mbps speed.
What is Soft Admission Control?
Instead of brutally rejecting a user completely, the cell tower negotiates. If you ask for a massive 4K video stream, but the tower is 90% full, the Soft Admission Control algorithm will reply: 'I cannot give you 4K, but I will allow you to connect if you agree to accept a low-speed 720p stream.' This keeps you on the network without crashing the tower.
How does 5G Network Slicing affect Admission Control?
It radically changes the math. In 5G, the Admission Control creates 'Virtual VIP Rooms.' It permanently locks away 20% of the tower's power exclusively for self-driving cars. Even if 10,000 teenagers are trying to download movies and the civilian side of the tower is violently crashing, the Admission Control guarantees the self-driving cars will always be instantly admitted to the network.