Introduction To Real-Time Systems
Introduction To Real-Time Systems
Introduction To Real-Time Systems
3
Industrial Internet & Internet of Things
• Controlling System
- Human driver: Sensors - Eyes and Ears of the driver.
- Computer: Sensors - Cameras, Infrared receiver,
Laser telemeter, Navigation system, Street maps.
• Aperiodic tasks
- Event-driven. Characteristics are not known a priori
- Task Ti is characterized by (ai, ri, ci, di)
E.g.: Task activated upon detecting change in patient’s
condition.
• Sporadic Tasks
– Known minimum inter-arrival time among successive
instances of a (periodic) task, rather strictly being periodic.
• Resource constraints
– Shared access (read-read)
– Exclusive access (write-x)
• Precedence constraints
– T1 T2: Task T2 can start executing only after T1
finishes its execution
• Fault-tolerant Requirements
– To achieve higher reliability for task execution
– Redundancy in execution