- This topic has 14 replies, 1 voice, and was last updated 11 years, 7 months ago by prabhakar verma.
-
AuthorPosts
-
27th April 2004 at 23:14 #27029Heber AlfaroGuest
I’m evaluating the voIP solution of an IP-PBX company and it seems they have a distributed architecture and add lines & trunks depending on my needs.
They say that the Erlang model does apply only to the trunk to pstn part of the picture and they warranty that their PRI’s can support up to 23 simultaneous calls or their analog trunk switches can support also 23 simultaneous calls.
so my question is. How can I relate the Erlang traffic model to calls originated from the VoIP network?
(calls can be made from IPPhones, softphones or analog-to-voip converter’s in an unlimited way)
In other words.. I do not see how the Erlang model applies to the IP-PBX except in the trunk-topstn interface.
am I correct in my appreciations or there is something else I should take into account
thanks
any help would be trully appreciated
😉
29th April 2004 at 05:03 #27030dmckGuestThe Erlang model is just as applicable to VoIP systems too, to argue it doesnt is to show a complete lack of knowledge of telecommunications principles (note I say telecommunications, not voice!)
In a voip network there will be a requirement for a certain amount of voice traffic, expressed as erlangs. CCS, call minutes or whatever. Erlang tables convert this to a quantity of ‘channels’ to carry that traffic. Each ‘channel’ is the equivalent of the voice compression standard (G.711, G.729A/B etc) plus IP overheads.
For instance, 10 Erlangs of traffic requires 18 lines/channel to carry that traffic. At 64kb (G.711) compression plus Ip overhead each ‘channel’ occupies 80kb, therefore the MINIMUN bandwidth for your network needs to be 18 x 80kb= 1.44Mb just to carry voice. This is easily achievable across a local 100Mb LAN, but must be considered if you are considering VoIP via say a 256kb DSL style connection.
Increase the number of phones, ERLANGS increase, bandwidth requirement increases. Once you hit b/w near 10Mb you may need to investigate the capability of hubs, switches and routers!
Throw in some IP video-conference and your LAN may just begin to sssllloooowwwwww down.
1st May 2004 at 09:08 #27031VoIP IT guyGuestthanks for your reply. first of all.
I was not clear explaining my point originally.
I of course see a relation between the erlang traffic model and the VoIP transport across an IP network (bandwidth concerns)
For my particular case I’m starting from the point of a VoIP deployment in LAN conditions (100 Mb network, even Gb links), and for the amount of calls that I will ultimately intend to support, my bottleneck is the PSTN access (because I depend on the PRI’s/ Analog trunks)
I guess I’m curious to know how the Erlang model applies to this case (when you have enough bandwidth to support even VoIP Linear codec calls.)
I am using the Erlang model to calculate the distribution of PRI trunk channels versus VoIP endpoints depending on our foreseen traffic needs an obtain the peak BHCA/BHCC/CCS/Erlang figures that this equipment must support
I am using the number of PRI channels, the amount of peak trafic (typical BHCA/BHCC rate) (% of acceptable calls lost due to circuit unavailables) to get the figures. But assuming that the IP network is not an issue for bandwidth concerns, I don’t see how a VoIP approach is different than a traditional approach (this is what I am curious indeed)
Our WAN VoIP traffic is minimal and to some extent not prioritary these days (Inbound PSTN still produces 98% of our traffic).
thanks anyway for the information
VoIP benigger
3rd May 2004 at 05:25 #27032Erlang ModelGuestForget the fact that the transport media is IP, understand the behavior of the VOIP as..
TDM —VOIP —TDM connection, the same calculation applied to TDM circuits applied to IP circuits once the only thing that changes is the transport media and the compression provided by the codecs on the media gateways.
follow the result of the 0.35 milierlangs that you used to have on TDM, however this will work only for Prepaid calling cards, Corporative users or Home users, if you try to apply the calculation to wholesale carriers you will find that every carrier will use the available ports in a 1 to 1 relation begining PEAK-TIME.Regards,
Saul Bejarano
10th May 2004 at 23:24 #27033ArthurGuestThat’s true for conventional telecommunication. However, VOIP is runned over packet switched network. What about multiplexing gain ?
16th April 2010 at 12:20 #27034Sumit SharmaGuestCould you please let me know what is the formuale to convert Minutes of Usage to erlang?
22nd February 2011 at 16:58 #27035BillGuestWhen calculating the bandwidth required on a link for a VoIP connection, I have not seen any consideration for Layer 2 (Data Link) protocols or silence suppression. The Cisco calculator page ignores both.
DSL could incur significant overhead in the PPPoE link layer, reducing the call capacity. Ethernet service such as VLAN will see the ENET header on each packet. And don’t forget the required inter-frame interval for Enet, where applicable–that’s like extra bits in each frame.
22nd February 2011 at 18:26 #27036ModeratorGuestYes, you are correct. Layer two protocols can be signigicant. You could check our VoIP Select product, which takes these into account.
21st April 2011 at 08:03 #27037stalinGuesthow to derive erlang from minutes of usage? what is the relationship between erlang and minutes of usage?
pls.give me the answer
1st November 2011 at 09:03 #27038GRZGuest1 Voice call = 21 Kbps with compressed speech.
in TDM 1 call = 64 Kbps
8th February 2012 at 07:12 #27039Bipin TimalsinaGuestPlease clarify 1200 concurrent calls means how much bandwidth in terms of MBPS if I am using coded G723 and G729?
1st March 2012 at 08:37 #27040Md. Sayeeduth SadathGuestSuppose, My network Capacity is for 10K BHCA. For That 10K BHCA how many STM-1 we needed and How it is calaculate?
9th May 2012 at 12:57 #27041Saadullah ShaakerGuestThrough STM-1 you can connect 30×63 TDM concurrent calls. But in case of VoIP, this number will be total BW of STM-1 (approx. 150Mbps)divided by per call bandwidth requirement in Mbps.
10K BHCA is basically calculated for switch capacity and STM-1 is channel capacity for sending voice/data. This relationship will vary in case to case basis. In BD scenario, without bandwidth optimization technology and using G.729 codec, you can handle 10K ~ 12K concurrent calls.1st May 2013 at 07:03 #27042maryamGuesthow can i translate “erlang in circuit switching” to “kbps in packet switching” ?
4th June 2013 at 07:22 #27043prabhakar vermaGuestIt depends on the Codec used on VOIP.. G711 or G729 or G723
-
AuthorPosts
- The forum ‘Voice over IP’ is closed to new topics and replies.