Exercise

Consider the following message set( syntax(C,T), with D=T):

Γ = {(1, 5); (2, 10); (3, 10); (4, 20)}

  • Compute the utilization of each task and the global utilization.

  • Compute the micro and macrocycle.

  • Build the scheduling table.

Last updated