Real Time Operating System
#1

A real time system is defined as follows - A real-time system is one in which the correctness of the computations not only depends upon the logical correctness of the computation but also upon the time at which the result is produced. If the timing constraints of the system are not met, system failure is said to be occurred.


Two types Hard real time operating system Strict time constraints Secondary storage limited or absent Conflicts with the time sharing systems Not supported by general purpose OS Soft real time operating system Reduced Time Constraints Limited utility in industrial control or robotics Useful in applications (multimedia, virtual reality) requiring advanced operating-system features. In the robot example, it would be hard real time if the robot arriving late causes completely incorrect operation. It would be soft real time if the robot arriving late meant a loss of throughput. Much of what is done in real time programming is actually soft real time system. Good system design often implies a level of fe/correct behaviour even if the computer system never completes the computation. So if the computer is only a little late, the system effects may be somewhat mitigated.



Hat makes an os a rtos?
1. A RTOS (Real-Time Operating System) has to be multi-threaded and preemptible.
2. The notion of thread priority has to exist as there is for the moment no deadline driven OS.
3. The OS has to support predictable thread synchronisation mechanisms
4. A system of priority inheritance has to exist
5. For every system call, the maximum it takes. It should be predictable and independent from the number of objects in the system
6. the maximum time the OS and drivers mask the interrupts. The following points should also be known by the developer:
1. System Interrupt Levels.

2. Device driver IRQ Levels, maximum time they take, etc.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: real time operating system commercially available ppt pdf, real time operating system seminar topic with pdf, pc operating system, real seminario amigos, poster presentation of real time operating system, real time operating system architecture, vsphere operating system,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  eyeOS cloud operating system full report seminar topics 8 11,199 20-03-2014, 11:26 PM
Last Post: seminar report asees
Question Space-time Adaptive Processing (STAP) computer science crazy 2 3,153 16-10-2013, 03:09 PM
Last Post: Guest
  QNX Operating System computer science crazy 1 3,033 22-12-2012, 11:15 AM
Last Post: seminar details
Smile PLAN 9 Operating system computer science crazy 1 1,982 11-12-2012, 01:32 PM
Last Post: seminar details
  ]Operating System Support seminar class 1 2,044 11-12-2012, 01:32 PM
Last Post: seminar details
  RTX51 Real-time Operating System project report helper 1 2,271 24-11-2012, 03:59 PM
Last Post: RAGHAVENDRA K S
  Real Time Systems with Linux/RTAI computer science crazy 1 2,926 01-11-2012, 02:25 PM
Last Post: seminar details
  RTOS - Real Time Operating Systems full report project report tiger 6 11,838 22-10-2012, 01:54 PM
Last Post: seminar details
  Satellite Image Time Series Analysis Under Time Warping computer girl 0 383 06-06-2012, 05:23 PM
Last Post: computer girl
  Minimizing File Download Time in Stochastic peer-to-peer networks electronics seminars 7 7,290 15-03-2012, 12:32 PM
Last Post: seminar paper

Forum Jump: