The Effect of Packetization on VoIP Performance

The Effect of Packetization on VoIP Performance thumbnail
Squeeze more into your packet.

When speech is transported over the Internet with VoIP (Voice over Internet Protocol) the digital signal is broken up into packets with a header added. Different transport protocols generate different packet sizes.

  1. Transport Packetization

    • Voice data is chopped into segments--called packets--by a codec program, then passed to a Transport program, which in VoIP is usually based on the Real-time Transport Protocol (RTP), the User Datagram Protocol (UDP), and the Internet Protocol (IP). Each of these adds a header. Finally, the Link Layer program adds another header.

    Overhead

    • The payload size is a multiple of the codec's sample size. With a sample size of 10 bytes, for example, the data packet body can contain 10, 20, 30 bytes, etc. If the packet body is 10 bytes, the IP/UDP/RTP headers will add 40 bytes. An Ethernet Link Layer header adds another 18 bytes. A transfer 10 bytes of data, therefore, needs a total packet size of 68 bytes.

    VoIP Performance

    • A larger data payload is more efficient. Also, the protocol used to transport the data makes a big difference. For example, using Multilink Point-to-Point Protocol instead of Ethernet adds six bytes rather than 18. If Compressed RTP is used, the 40-byte IP/UDP/RTP header is reduced to two or four bytes. An 8-byte header on a 40-byte body results in a lower overhead and produces faster voice data transfer.

Related Searches:

References

  • Photo Credit cigarette packet image by Warren Millar from Fotolia.com

Comments

You May Also Like

  • VoIP Transport Protocol

    The "IP" in "VoIP" (Voice over Internet Protocol) is better known as the "IP" of the "TCP/IP" (Transmission Control Protocol/Internet Protocol) stack....

  • The Average VoIP Packet Size

    VoIP, or Voice over Internet Protocol, transmits audio over a digital network by breaking the audio into tiny segments called packets. Each...

  • How to Increase Performance of VoIP

    Voice over Internet Protocol, better known as VoIP, is a popular and often cheaper alternative to land-line telephones. VoIP works via a...

  • The Effects of NTP on a VoIP Network

    The Effects of NTP on a VoIP Network. Imagine a phone call where the conversation makes no sense because the words are...

  • VoIP Voice Transport Layer Protocol

    The dominant protocol suite for networks is transmission control protocol/Internet protocol (TCP/IP). This dominance extends to the Internet, where a component, the...

  • How to Improve VoIP

    VoIP, which stands for Voice-over Internet Protocol, is a form of technology used for communication, similar to a land-line telephone. To use...

  • How to Calculate Bandwidth for VoIP

    "VoIP" (Voice over Internet Protocol) requires a certain amount of Bandwidth in order to function sufficiently. Bandwidth is the rate of transfer...

  • Connectionless Transport Layer Protocol

    UDP lacks much of the functionality of its older rival. TCP establishes a session between two communication computer. It also orders data...

Related Ads

Featured