The solution must be clear, suspicious, and
correct
Question III: Problem Solving Questions (0.25+0.25+0.5+0.25+0.25=1.5 Marks) An Embedded System contains the three following periodic tasks t₁: Task ₁ Task which displays speed. Task T2: Task which reads speed sensor. Task T3: Task which runs an engine monitoring program. The presented three tasks are characterized by their execution time C; and their period P₁. Task Ti U; (Utilisation) C₁ (Execution time) P₁ (Period of task) Task Ti 2 20 Task T₂ 1 5 Task T3 3 10 Table 1. 1. Compute the processor utilization of each task: Complete the table. 2. Apply the Utilization Bound (U) test to this set of tasks. Conclude about their schedulability. 3. Consider the tasks set with the following priority levels: Prio(t₁)<Prio(13)<Prio(t₂). Draw the timeline in the time interval (0, 30). 4. Add task T4 with C4 = 2 and P4 = 20. Apply the Utilization Bound (U) test to this set of tasks. Conclude about their schedulability. 5. Consider the tasks set with the following priority levels: Prio(14)< Prio(t₁)<Prio(t3)<Prio(t₂). Apply the Response Time (RT) test to determine the schedulability of task t3 and task tą. 1
Task Ti 1 Task T₂ 1 Task T3 1 2 2 2 3 3 3 4 4 4 5 5 5 28 29 30 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 2 6 7 6 7 8 6 7 8
The solution must be clear, suspicious, and correct
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am