How can we convert Voice Traffic/Video Traffic from Erlang to Kbps/Mbps and vice versa?
Is there some direct conversion model or not?
Scenario: 2G/3G Voice and Video on Um/UU interface.
Definition:
Erlang - telecommunications traffic measurement unit, it was named in honour of Danish mathematician A. K. Erlang, who developed telecommunications traffic theory. An Erlang represents the continuous use of one voice path. In practice, it is used to describe the total traffic volume of one hour.
When you have telephone call during half an hour and then idle another half an hour you produce 0.5 erlang telecom traffic. When you and your friend simultaneously call someone and talk during one hour, your total traffic load will be 2 erlangs
Kbps - stands for kilobits per second (thousands of bits per second) and is a measure of bandwidth (the amount of data that can flow in a given time) on a data transmission medium.
There is no direct calculation for converting Data Traffic to voice traffic or vise versa.
All this calculation found in Internet is for Voice over IP or simple term when channels/TC are very fixed ie 1 or 2 ch/TC, may ch having capacity to deliver 64 Kbps, can calculate the erlang to Kbps.
but when throughput is depend on, dynamically used Time slot and depend on request of Terminal.
For the above scenario (2G/3G Voice and Video on Um/UU interface) should we take 12.2 Kbps & 3G Video 64Kbps while calculating for GB conversion, or should it be the double: instead of 12.2 Kbps it it should 12.2*2=24.4 Kbps (UL& DL combined)?
What if I need to compare the voice traffic volume on the GSM network with the voice traffic volume on a VoLTE network.
Is there any way to compare those different dimensions?
I know there are no erlangs in VoLTE but kpbs instead, but perhaps there is a formula that can convert those kbps to some kind of erlang equivalence in order to make comparisons.
You can calculate an Erlang equivalent for VoLTE quite easily.
For Huawei it is L.E-RAB.SessionTime.QCI1/3600 .
Session time above is measured in seconds, hence dividing by 3600 (secs in an hour). So if you held a VoLTE call for one hour, session time would be 3600s and hence our formula would give you 1 erlang (one “circuit” held for one hour).
Thanks a lot
And now, how i can interpret Erlang B in VoLTE?
Erlang B get a circuit number for Erlangs and QoS relations.
And another question is, with volume in kbps or mbps in VoLTE, how can I get the number of simultaneously calls?