To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Packet delay variation

From Wikipedia, the free encyclopedia

In computer networking, packet delay variation (PDV) is the difference in end-to-end one-way delay between selected packets in a flow with any lost packets being ignored.[1] The effect is sometimes referred to as packet jitter, although the definition is an imprecise fit.

YouTube Encyclopedic

  • 1/3
    Views:
    761
    1 842
    74 543
  • Total Expectation and Packet Delay (Statistics Examples 12)
  • Laptops Drop Packets. When Do You Need Packet Capture Hardware?
  • Lecture - 22 Congestion Control

Transcription

Terminology

The term PDV is defined in ITU-T Recommendation Y.1540, Internet protocol data communication service - IP packet transfer and availability performance parameters, section 6.2.

In computer networking, although not in electronics, usage of the term jitter may cause confusion. From RFC 3393 (section 1.1):

The variation in packet delay is sometimes called "jitter". This term, however, causes confusion because it is used in different ways by different groups of people. ... In this document we will avoid the term "jitter" whenever possible and stick to delay variation which is more precise.

Measurement of packet delay variation

The means of packet selection for measurement is not specified in RFC 3393, but could, for example, be the packets that had the largest variation in delay in a selected time period.

The delay is specified from the start of the packet being transmitted at the source to the start of the packet being received at the destination. A component of the delay which does not vary from packet to packet can be ignored, hence if the packet sizes are the same and packets always take the same time to be processed at the destination then the packet arrival time at the destination could be used instead of the time the end of the packet is received.

Instantaneous packet delay variation is the difference between successive packets—here RFC 3393 does specify the selection criteria—and this is usually what is loosely termed "jitter", although jitter is also sometimes the term used for the variance of the packet delay. As an example, say packets are transmitted every 20 ms. If the second packet is received 30 ms after the first packet, IPDV = +10 ms. This is referred to as dispersion. If the second packet is received 10 ms after the first packet, IPDV = −10 ms. This is referred to as clumping.

PDV diagrams

It is also possible to visualize (I)PDV measurements, which makes interpreting and understanding the network easier, or (for bigger datasets) possible at all.

One possible diagram type are simple point cloud diagrams in which the x-axis represents the packet number and the y-axis contains the corresponding (I)PDV values, one dot for each measurement.

Another type are distribution histograms which are more useful for bigger datasets or even comparisons of different paths or technologies.

Limiting PDV or its effects

The effects of PDV in multimedia streams can be mitigated by a properly sized buffer at the receiver. As long as the bandwidth can support the stream, and the buffer size is sufficient, buffering only causes a detectable delay before the start of media playback.

However, for interactive real-time applications, e.g., voice over IP (VoIP), PDV can be a serious issue and hence VoIP transmissions may need quality-of-service–enabled networks to provide a high-quality channel.

See also

References

  1. ^ RFC 3393
This page was last edited on 23 May 2024, at 21:21
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.