Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Rtos and Normal OS Difference..

Status
Not open for further replies.

aandy

Junior Member level 1
Joined
May 26, 2006
Messages
17
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,524
What are the Difference between
RTOS (Vxworks,Rt-Linux) and Normal OS( like NT, XP etc)
 

You can check the two books for explanations

Microc Os Ii-The Real Time Kernel
Real-Time Concepts For Embedded Systems
 

Microc Os Ii-The Real Time Kernel
Real-Time Concepts For Embedded Systems

Would appreciate an url for the above.
 

Should be served on book upload or link sections..
 

I hope this may help u.

h**p://www.programmersheaven.com/c/MsgBoard/read.asp?Board=44&MsgID=301587&Setting=A9999F0002

h**p://www.faqfarm.com/Q/What_is_the_difference_between_RTOS_and_OS

h**p://www.ussg.iu.edu/hypermail/linux/kernel/9702.2/0101.html
 

In short..
RTOS has Diferent sheduler and is low weight than normal OS.... also it design consideration is Give response in timely maner while for general OS is Maximize throuput....
 

in addition to that, rtos mem management is different from regular os due to tight resource. rtos has more debug and error handler for easy debug etc etc.
 

Normal OS is not suitable for quick and time critical responses. For example some urgent action as emergency menagement routine needs predictable time response.
 

Mostly RTOS works on small embedded but normal OS works on PC and that kind of things.
 

In RTOS,the response time of the peripherals is presictable,wheras in the OS,its not
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top