| | From Synchronous to Asynchronous Design
abstract
The most simple real time programming paradigM is a synchronous loop.
This is an effective approach for simple systems, but at a certain level of concurrent activities an asynchronous design, based on scheduling tasks, becomes more effective.
We will use a conventional television as case to show real time design strategies, starting with a straightforward analog television based on a synchronous design and incrementally extending the television to become a full-fledged digital TV with many concurrent functions.
status:
preliminary draft
| download statistics: |
Slides: 1338 downloads |
| Paper: 39 downloads |
History
0 12 February, 2007 Gerrit Muller
- Created as refactoring of Hard Real Time presentation
| figures
|