RTUComputer ScienceYr 2020 · Sem 82020

Q6Real Time Systems

Question

2 marks

What is the CPU utilization factor?

Answer

The CPU Utilization Factor () is the absolute mathematical sum of the ratios of Execution Time () to Period () for all periodic tasks in the system: .

It is the most critical metric in RTS architecture. It mathematically defines the exact percentage of the CPU's processing power consumed by the tasks. If (100%), the system is mathematically impossible to schedule and will catastrophically fail.

Back to Paper