What is the difference between hard and soft
real-time systems?
Answers were Sorted based on User's Feedback
Answer / a.v.s.l.kalpana(avanthi engg c
A hard real time system guarantees that critical tasks
complete on time this goal reqires that all delays in the
system be bounded from the retrieval of the stored data to
the time that it takes the o.s to finish any request made
of it.
A soft real time system where a critical real time task
gets priority over other tasks and retains that priority
until it completes.As in hard real time system kernel
delays need to be bounded.
| Is This Answer Correct ? | 8 Yes | 1 No |
Hard Read System is a restrictive system responding to
critical real time tasks with in the deadline to avoid any
damage or casuse e.g Plane-Screen,AntiLock Braking System...
Soft Real System is less restrictive and it just have a
priority to other tasks and a delay might occur.Soft Real
Systems have their application where delay dont have any
connection with damage.e.g A.c,Microwave open...etc...
Linux System provide SRTS support.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / arun
In Vechile we are using Hard RTOS.
Soft RTOS using in Live telecasting, Flight updation...
If HRTOS meets any delay, system ill b destoryed.
Delay is d problem , but delay is possible in SRTOS.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / vikramaditya
A hard real time system guarantees that critical tasks
complete on time this goal reqires that all delays in the
system be bounded from the retrieval of the stored data to
the time that it takes the o.s to finish any request made
of it.
A soft real time system where a critical real time task
gets priority over other tasks and retains that priority
until it completes.As in hard real time system kernel
delays need to be bounded.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is a job queue?
What is the difference between logical and physical address space?
What is the best page size when designing an operating system?
What is a socket?
Which is the best page replacement algorithm and why? How much time is spent usually in each phases and why?
How much does a pc cost?
Explain what you mean by memory alignment.
How long should a chkdsk take?
What is asymmetric clustering?
How can two processes communicate with one another?
What is virtual memory, if OS didt have that concept What are the problems can arise?
How is the total memory on a ram stick calculated?