Admission Control
a.k.a. Acceptance
Key Points
- Decision process for allowing or rejecting new demand into a system
- Protects resources and maintains service quality
- Used in telephony, network services, traffic engineering, and shared-capacity systems
- Prevents overload by rejecting or delaying new demand when capacity is insufficient
- Operates by comparing incoming demand against available capacity, policy, or quality targets
Definition
Admission Control is the decision process that determines whether a new flow, call, session, or request is allowed to enter a network or service. It protects available capacity.
Concept
Admission Control is a system term used for deciding whether new traffic or sessions should be allowed into a system. It exists to protect resources and maintain service quality. It is used in telephony, network services, traffic engineering, and shared-capacity systems. Admission control helps prevent overload by rejecting or delaying new demand when capacity is insufficient.
Explainer
Admission Control is the decision process that determines whether a new flow, call, session, or request is allowed to enter a network or service. It works by comparing incoming demand against available capacity, policy, or quality targets and then either admitting or rejecting the new demand. It is used in telephony, network services, traffic engineering, and shared-capacity systems. Constraints include available resources, current load, service quality requirements, and the need to make timely decisions before overload occurs. Failure modes include over-admission, service degradation, premature rejection of legitimate demand, and poor user experience if capacity is managed too aggressively. Tradeoffs involve better protection of existing sessions versus lower acceptance of new ones, tighter quality control versus less flexibility, and proactive resource guarding versus possible underutilization. Admission Control matters because a system can remain stable only if new demand is admitted in line with real capacity. Cross-industry relevance is strong in telecom, transport, and shared service systems.