Fieldeng
Networking & Communications

Latency / Jitter

Min, max, average, median, and successive-sample jitter from ping-style timings.

Networking & Communications

Min, max, average, median, and successive-sample jitter from ping-style timings.

App id: NET-08. Reference version 1.0.

How to fill it

Add rows as you need them. The tool uses every row you enter.

On the tool screen, Calc is the working sheet. Presets stores values you reuse. Reference is the formula, assumptions, and provenance below.

Formula

jitter = average(|L[i] − L[i−1]|)

Inputs

NameUnit
Latency samplems

Outputs

NameUnit
Average latency (hero result)ms
Minimum latencyms
Maximum latencyms
Median latencyms
Latency spreadms
Jitter estimatems

Diagnose

Observations are context. They do not pass or fail a structure. See Diagnose.

Screening bands in the app: Low · Moderate · High.

WhenObservationSeverity
ms < 20Low latencyinfo
ms < 100Moderate latencyinfo
ms ≥ 100High latencycaution
Jitter estimate < 0 or not Average latency > 0 and Jitter estimate = 0Low variationinfo
ratio < 0.1Low variationinfo
ratio < 0.3Moderate variationcaution
ratio ≥ 0.3High variationwarning

Assumptions

  • Enter samples in order. Jitter is the average of |Δ| between successive samples.
  • Latency bands are application-dependent context, not a universal limit.

Provenance

  • Field jitter is mean successive absolute difference, not a telecom jitter model.

On this page