Extended Erlang C formular

The Erlang C formula was established in the early 20th century by the Danish mathematician Agner Krarup Erlang, to optimize the performance of the then manually occurring telephone connections. While the original Erlang C formula assumes that the clients are willing to wait any length of time, the here offered extended Erlang C formula also respects the impatience of the clients.

In the Erlang model it is assumed that the inter-arrival times of the clients, the service times and the waiting time tolerances of the clients are distributed exponentially. In addition, it is assumed that the system is in steady state.

To calculate the parameters of queuing system, only the arrival rate, the service rate, the average waiting time tolerance and the number of parallel operators has to be specified.

Arrival processService processParameter
Arrival rate (in clients per minute)
Average waiting time tolerance (in minutes)
Average service and post processing time (in minutes)
Number of agents
Waiting time (in secunds)
The probability of a client to have to wait at maximum als long as here specified will be displayed.

Calculate performance indicators

Key performance indicators of the queueing model

More offers

This calculator has only very limited possibilities to represent certain model properties. The Simulation Science Center Clausthal-Göttingen provides a much more extensive queueing calculator with significantly more modeling and evaluation options as a webapp.

Erlang calculator for spreadsheets

The following links can be used to download sample tables and scripts that can be used to calculate the characteristics of common Erlang queueing models:

 

Criticism of the Erlang-C model

At its time of the early 19th century the Erlang formulas opened the first opportunity to model and calculate queueing processes analytically. However, the formulas do not take into account many of the relevant properties today:

  • The exponential distribution is used for the distribution of the service times which usualy is not very realistic.
  • The exponential distribution is used for the distribution of the waiting time tolerances which usualy is not very realistic.
  • It is assumed that the system is in steady state, i.e., that the arrival rate does not change.
  • Customers who start a repeated attempt after a waiting cancelation are not mapped in the model.
  • More complex features, such as different types of customers (and the resulting possibly of multi-skill agents), forwarding, post processing times of the agents, prioritization strategies, etc. are not mapped.

To meet these new demands, the analysis and optimization of queueing systems is now mostly done using simulation methods.

Simulation software

TU Clausthal offers a number of simulation programs via the Simulation Science Center. All of these are open source programs that can be used free of charge:

Queueing Simulator

Queueing Simulator

Opensource Java application for modeling and simulation of complex queueing networks

Callcenter Simulator

Callcenter Simulator

Opensource Java application for analysis and optimization of complex call center networks consisting of several sub-call centers and several caller groups

Mini Callcenter Simulator

Mini Callcenter Simulator

Opensource Java application for simulation of simple queueing models

Mini Queueing Simulator

Mini Queueing Simulator

Opensource webapp for modeling and simulation of queueing networks

G/G/c/K+G Simulator

G/G/c/K+G Simulator

Opensource webapp for simulation of G/G/c/K+G queue models

Queueing Calculator

Queueing Calculator

Opensource webapp for calculating the characteristics of different queue models (Erlang-B, Erlang-C, Pollaczek-Chintschin, Allen-Cunneen)

QueueSim (Python)

QueueSim (Python)

Opensource Python library (incl. examples in the form of Jupyter notebooks) for creating simulation models in Python

Literature