"VoIP" (voice over Internet Protocol) requires a certain amount of bandwidth to work properly.
Bandwidth is the rate of data transmission and is measured in bits per second (FPS). The formula used to calculate the call bandwidth required is: bandwidth = combined size of the package * PPSPPS is an acronym for "Packets per second" and is calculated as: (bit rate codec) / (voice payload size) = PPS a further element in the calculation of the bandwidth, calculates the total size of the package, by: total packet size, layer 2 header) = + (IP/UDP/RTP headers) + (voice payload size) these forms seem daunting, but step by step we will discover numbers, fill out the form. Level of difficulty: Moderately easyInstructions- 1
Discover the codec of your VoIP software used.
A codec is a standard in digital signal conversion and vice versa. There are eight different codecs, some may have more than one flow. Codec flow comes from the size of the sample codec / codec sample interval. Codec sample size is the number of bytes that digital signal at each interval sampling codec captured by the processor (DSP). Here is a list of codecs and bit rates: g. 711. 64 KbpsG. 729... 8 KbpsG. 723. 1 6.3 kbit/S or KbpsG. 726 5.3... 32 Kbit / S or 24 KbpsG. 728... 16 KbpsG722_64k... Kbpsilbc_mode_20 64 15.2 Kbpsilbc_mode_30 13 33KbpsFor use this calculation example we 729 codec with a bit rate 8 KbpsDiscover the codec of your VoIP software used.
Discover the size used by your software VoIP voice payload.
Entd
Discover your program what the session and transport layers used.
The total size of in bytes of the packet from calculate: total = packet size, layer 2 header) + (IP/UDP/RTP headers) + (size of the payload of the voice) in our example is the header layer 2 2 bytes is 6 bytes, IP/UDP/RTP headers and payload is the byte packet size: total 20 = 6 bytes + 2 bytes + 20 bytes = 28 Bytesor, there are 8 bits in a byte packet size: total (bits) 28 8 = 224 = bits
Calculate the packets per second using formula set: PPS = (bit rate codec) / (voice payload size) in our example we use a bitrate codec 8 kbit / s (8000 FPS) and a voice of 20 byte payload volume
The requirements for calculating bandwidth with the derived numbers: Bandwidth = combined size of the package * PPSWe have
No comments:
Post a Comment