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 does 64bit mean?
What is a binary semaphore? What is its use?
7 Answers CDC, Maveric, Morgan Stanley,
Are there any problems that the cpu faces? Have any measures been taken to make it more efficient?
How can I tell what programs are running in the background on my computer?
much time is spent usually in each phases and why?
What are the 4 types of communication?
What is virtual memory, if OS didt have that concept What are the problems can arise?
Explain what do you understand by registers, briefly explain the various types of registers.
Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
How are the wait or signal operations for monitor different from those for semaphores?
What is tras timing?
Explain the positioning time for a disk.