Q4Real Time Systems
Question
2 marks
What is Jitter in real-time systems?
Answer
Jitter is the catastrophic mathematical variance in the exact execution timing of a periodic task, representing the absolute physical deviation from its strict ideal periodic schedule.
If a sensor is mathematically scheduled to sample data exactly every 100ms, but actually executes at 98ms, 105ms, and 101ms, the Jitter is the variance. High jitter violently destroys the stability of digital control systems (like robotic arm PID controllers), causing chaotic mechanical oscillation.