- Erlang unit
The erlang (symbol E [ [http://www.unc.edu/~rowlett/units/dictE.html How Many? A Dictionary of Units of Measurement] ] ) as a
dimensionless unit is used intelephony as a statistical measure of the volume oftelecommunication straffic . It is named after the Danish telephoneengineer A. K. Erlang, the originator of traffic engineering andqueueing theory .Traffic of one erlang refers to a single resource being in continuous use, or two channels being at fifty percent use, and so on, . For example, if an office had two telephone operators who are both busy all the time, that would represent two erlangs (2 E) of traffic, or a radio channel that is occupied for thirty minutes during an hour is said to carry 0.5 E of traffic.Alternatively, an erlang may be regarded as a "use multiplier" perunit time, so 100% use is 1 E, 200% use is 2 E, and so on. For example, if total cell phone use in a givenarea per hour is 180 minutes, this represents 180/60 = 3 E. In general, if the mean arrival rate of new calls is λ per unit time and the mean call holding time is "h", then the traffic in erlangs "A" is:
:
This may be used to determine if a system is over-provisioned or under-provisioned (has too many or too few resources allocated). For example, the traffic measured over many busy hours might be used for a T1 or E1 circuit group to determine how many voice lines are likely to be used during the busiest hours. If no more than 12 out of 24 channels are likely to be used at any given time, the other 12 might be made available as
data channels.Traffic measured in erlangs is used to calculate
grade of service (GOS) orquality of service (QoS). There are a range of different Erlang formulae to calculate these, including Erlang B, Erlang C and the related Engset formula. These are discussed below, and may each be derived by means of a special case ofcontinuous-time Markov process es known as abirth-death process .Erlang B formula
The Erlang B formula assumes an infinite population of sources (such as telephone subscribers), which jointly offer traffic to "N" servers (such as links in a trunk group). The rate of arrival of new calls (birth rate) is equal to λ and is constant, "not" depending on the number of active sources, because the total number of sources is assumed to be infinite. The rate of call departure (death rate) is equal to the number of calls in progress divided by "h", the mean call holding time. The formula calculates blocking probability in a loss system, where if a request is not served immediately when it tries to use a resource, it is aborted. Requests are therefore not queued. Blocking occurs when there is a new request from a source, but all the servers are already busy. The formula assumes that blocked traffic is immediately cleared.
:
This may be expressed recursively as follows, in a form that is used to calculate tables of the Erlang B formula:
:
:
where:
* "B" is the probability of blocking
* "N" is the number of resources such as servers or circuits in a group
* "A" = λ"h" is the total amount of traffic offered in erlangsThe Erlang B formula applies to loss systems, such as telephone systems on both fixed and mobile networks, which do not provide traffic buffering, and are not intended to do so. It assumes that the call arrivals may be modeled by a
Poisson process , but is valid for any statistical distribution of call holding times.Erlang B is a trunk sizing tool for voice switch to voice switch traffic.Erlang C formula
The Erlang C formula also assumes an infinite population of sources, which jointly offer traffic of "A" erlangs to "N" servers. However, if all the servers are busy when a request arrives from a source, the request is queued. An unlimited number of requests may be held in the queue in this way simultaneously. This formula calculates the probability of queuing offered traffic, assuming that blocked calls stay in the system until they can be handled. This formula is used to determine the number of agents or customer service representatives needed to staff a
call centre , for a specified desired probability of queuing.:
where:
* "A" is the total traffic offered in units of erlangs
* "N" is the number of servers
* "P""W" is the probability that a customer has to wait for serviceIt is assumed that the call arrivals can be modeled by a
Poisson process and that call holding times are described by a negative exponential distribution.Engset formula
The Engset formula, named after
T. O. Engset , is related but deals with a finite population of "S" sources rather than the infinite population of sources that Erlang assumes::
This may be expressed recursively as follows, in a form that is used to calculate tables of the Engset formula:
:
:
where:
* "E" is the probability of blocking
* "A" is the traffic in erlangs generated by each source when idle
* "S" is the number of sources
* "N" is the number of serversAgain, it is assumed that the call arrivals can be modeled by a
Poisson process and that call holding times are described by a negative exponential distribution. However, because there are a finite number of sources, the arrival rate of new calls decreases as more sources (such as telephone subscribers) become busy and hence cannot originate new calls. When "N" = "S", the formula reduces to abinomial distribution .ee also
* System spectral efficiency (discussing cellular network capacity in Erlang/MHz/cell)
* A. K. Erlang
*Call centre
*Erlang programming language
*Erlang distribution
*Poisson distribution
*Traffic Mix References
External links
* [http://www.tarrani.net/mike/docs/TrafficEngineering.pdf Traffic Engineering Techniques in Telecommunications by Richard Parkinson] (PDF Document - Has terms and formulae)
* [http://www.EasyErlang.com/papers/Traffic_Modeling.htm Traffic Modeling and Resource Allocation in Call Centers by Diagnostic Strategies] (definitions and formulae)
* [http://www.datainspiration.com Implementation of Erlang-B in Excel]
* [http://www.ee.unimelb.edu.au/staff/mzu/classnotes.pdf An Introduction to Queueing Theory and Stochastic Teletraffic Models by M. Zukermam] (PDF Document - Has definitions, further explanations and formulae)Tools
* [http://www.math.vu.nl/~koole/ccmath/ErlangC/index.php Online Erlang C Calculator] from Vrije University, Netherlands
* [http://www.cs.usyd.edu.au/~dcorbett/erlang.cgi Online Erlang B Calculator] with source code in C andJavaScript
* [http://www.cas.mcmaster.ca/~qiao/publications/erlang/newerlang.html A Robust Erlang B Calculator] from McMaster University, Canada
* [http://www.mitan.co.uk/mainerlg_spsh.htm Erlang C using spreadsheets] from Mitan Ltd.
* [http://www.stuffsoftware.com/trafficpoissontable.html Erlang B, Extended Erlang B, Erlang C, Poisson and Neal Wilkenson Tables] from Stuff Software, Inc.
Wikimedia Foundation. 2010.