What is Real Time Os ?

Banned
8Apr2011,17:01   #1
john125's Avatar
What is Real Time Os ?
Go4Expert Founder
8Apr2011,20:11   #2
shabbir's Avatar
See http://en.wikipedia.org/wiki/Real-time_operating_system
Banned
5Aug2011,15:21   #3
ankitasharma's Avatar
An operating system (OS) is responsible for managing the hardware resources of a computer and hosting applications that run on the computer. An RTOS performs these tasks, but is also specially designed to run applications with very precise timing and a high degree of reliability. This can be especially important in measurement and automation systems where downtime is costly or a program delay could cause a safety hazard.
Banned
22Nov2011,17:45   #4
raixyz's Avatar
"A real-time operating system (RTOS) is an operating system that guarantees a certain capability within a specified time constraint."
Go4Expert Member
30Dec2011,12:04   #5
mike_12's Avatar
hi
which repose in real time, means no time delay.
Banned
5Jan2012,16:32   #6
CarlyFiorina's Avatar
Hello friends,

In general, an operating system (OS) is responsible for managing the hardware resources of a computer and hosting applications that run on the computer. An RTOS performs these tasks, but is also specially designed to run applications with very precise timing and a high degree of reliability. This can be especially important in measurement and automation systems where downtime is costly or a program delay could cause a safety hazard.

Best regards
Carly Fiorina
Light Poster
16Feb2012,11:32   #7
sabulba's Avatar
hi...
real time operating system is the technique of manage the various process according to priority of the processes.
Newbie Member
23Feb2012,14:46   #8
pollostar's Avatar
A real time operating system is a computing environment.A RTOS is responsible for managing the hardware resources of a computer.
Real time operating system are often required in small embedded operating system that are packaged as part of microdevices.
A real time OS has an advanced algorithm for scheduling.
Newbie Member
28Apr2012,20:07   #9
Brachy's Avatar
Hi
Real-time system is a system in which the correctness of the output depends not only on the correctness of the calculation result, but also the time in which the result is counted.