I am trying to find out which tasks are real time tasks in Real Time Spectrum Analyzer. I read the description given in link https://www.electronics-notes.com/articles/test-methods/spectrum-analyzer/realtime-spectrum-analyser.php
I would say there are three tasks
- Sampling
- FFT processing
- Display
I think sampling is real time task and we can't miss any sample. It's necessary to process each data and display data without losing
I am trying to understand how this system keeps the CPU busy to achieve the deadline