Real Time Systems 2074
Group A
AI is thinking...
Attempt ant Two questions.(2 x 12 = 24)
AI is thinking...
1. How real time task are scheduled using Latest Release Time (LRT) algorithms? Explain non-optimality of EDF and LST algorithms.
AI is thinking...
2. What is slack stealer server? How it is different from polling server? Show that slack stealer improves the response time of a periodic jobs in deadline driven system.
AI is thinking...
3. What is mutual exclusion and critical section? List and explain the effects of resource allocation in real time scheduling with example.
AI is thinking...
Group B
AI is thinking...
Attempt any Eight questions.(8 x 7 = 56)
AI is thinking...
4. What is the difference between real time system and embedded system? Explain the sample data system with necessary block diagram.
AI is thinking...
5. Why validation of hard timing constraint is required? Explain the characteristics of soft real time system.
AI is thinking...
6. Compare and Contrast between Sporadic and Aperiodic job. At what condition the scheduling algorithms becomes optimal? Explain.
AI is thinking...
7. How frame overruns are handled in cyclic Scheduling? Calculate the possible valid frame size for system with tasks T1(2, 1, 3),T2(4 , 1, 6), T3(6, 2, 8) and T4(6, 2, 8).
AI is thinking...
8. State the optimality conditions for fixed priority algorithms. Consider a system with real time tasks T1(4, 1, 6) T2(10, 2, 20) T3(20, 1. 30), T4(10, 5, 8) and T5(8, 1) are scheduled by using EDF algorithms. Find it feasible to schedule or not.
AI is thinking...
9. Differentiate between periodic and bandwidth preserving server. Explain deferrable server with example.
AI is thinking...
10. Define busy interval. Calculate the busy interval for task T1(2,1), T2(3,1,25) and T3(5, 0.25) over the interval (0, 12) schedule through the Rate Monotonic (RM) algorithms.
AI is thinking...
11. Define task assignment in end to end task model. State and explain the task assignment in multiprocessor system using simple bin packing algorithms with example.
AI is thinking...
12. Define real time traffic model.List and explain the different types of services discipline used in real time communication.
AI is thinking...
13. Write short notes on(any two):
a) Data dependency and functional parameter of job.
b) Resource Reservation Protocol
c) Pros and corns of cyclic scheduler
AI is thinking...