Design a soft real time system for a car driving video game. Identify the basic tasks required and implement the same with an appropriate scheduling algorithm.
a. Identify critical and non-critical tasks.
b. Which scheduling algorithm do you use? Justify the same.
c. Can we apply priority inversion or not? If so identify the tasks.
d. Give the Model
Another Qestion
15. Design a hard real time system in Boiler temperature management system. The system should check the temperature and intimate the operator if a threshold has been exceeded to start a coolant.
a. Identify critical and non-critical tasks.
b. Which scheduling algorithm do you use? Justify the same.
c. Can we apply priority inversion or not? If so identify the tasks.
d. Give the Model
Comments
Leave a comment