Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

IP Traffic and Erlang B

  • This topic has 11 replies, 1 voice, and was last updated 23 years ago by Webmaster.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #19795
    Aykut Oztaylan
    Guest

    I think that calculating ip traffic by using erl-b is wrong, because you can have 30 erl in 30 lines and you couldnt see any overflow in ip traffic, but if you calculate this traffic by using erl-b formula, you find more lines than you use , as well as your lines are enough.

    Isn’t there any formula this calculating ip traffic?

    #19796
    VoIP Calculator Webmaster
    Guest

    IMHO, the difficulty comes about, because VoIP is all about trying to converge a technology which is basically circuit switched (voice) into an environment which is connectionless (IP).

    At the end of the day though, you need to cater for the busy hour voice traffic, and Erlang B tells you the maximum number of voice paths you need. After that figure has been determined, you can consider a convergence strategy.

    That may not be the most efficient approach, but it is what the voice world will expect to see if it it to take this opportunity seriously.

    Just my opinion 🙂

    #19797
    Carlos Alcocer
    Guest

    I am a little agree with VOIP WebMaster. But I think the calculation of ports in a VOIP Gateway, must do in three steps.

    First making the Erlang B calculation for conventional telephony and second the calculation for the GW and the third, the bandwidth necessary for your satellite link.

    And what about fax traffic and LAN
    traffic?

    #19798
    VoIP Calculator Webmaster
    Guest

    Hi Carlos,

    Thanks for your posting. I understand your first and third point, but what do you mean by the calculation for the GW?

    #19799
    Carlos Alcocer
    Guest

    Hi WebMaster:

    Thanks for your reply. In the second step with GW I was refering to the Gateways. You need to calculate the packets per second (pps) you Gateway needs to transfer your information.

    In the third place you make the calculation to have the bandwith required for your link (satellite, MW, etc.)

    Sorry for the omission. I think an calculation example will be truly didactic and may help us to make confident with our calculation.

    Regards
    Carlos Alcocer

    #19800
    VoIP Calculator Webmaster
    Guest

    Got you,

    Is that how gateways are rates (in Packets Per Second)? That’s quite easy to calculate. Maybe we’ll include it.

    Cheers.

    #19801
    Daniel Hernandez Galan
    Guest

    hello everybody:

    you say that you need to calculate with the erlang method in two parts of the links of VoIP?
    what is the effect of that medition for the blocking prob. if you are considering the erlang method of the typical telephony.??

    Anyway if you have any information about blocking on VoIP, please send it me back!!!

    #19802
    Henry Setiyawan
    Guest

    I need formula to calculate the voice channel from minutes to voice channel
    if holding time 3 minutes and no blocking.
    How much PCM that I need ?
    Example : 6000 minutes.

    #19803
    aykut oztaylan
    Guest

    hi henry
    you need 121 trunk voice channel

    #19804
    VoIP Calculator Webmaster
    Guest

    That answer assumes a blocking of 0.005 and that the 6000 minutes represents the traffic during the busy hour. For other values, try our online Erlangs / Lines calculator at:

    http://www.voip-calculator.com/calculator/ervp/

    Divide the number of minutes by 60 to convert to Erlangs.

    #19805
    Kingston
    Guest

    I’m in the process of finalizing a school project. I used the VOIP calculator. I’m not sure what to do with the results though. B/W =216kbps with 9 voice paths.

    Just a guess
    Do I need a total of 9 voice paths each with a BW of 216kbps? Any help appreciated

    #19806
    Webmaster
    Guest

    No, it means you need 9 trunks, and that they can be transported through an IP-based network using a total of 216kbps.

    Remember though: this doesn’t include layer 2 overheads (eg. Ethernet, PPP etc), and does not take any header compression schemes into account.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The forum ‘Voice over IP’ is closed to new topics and replies.