Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> What Is This Embedded And Realtime OS, That is so commonly not heard of...
Rating 5 V
twitch
post Nov 1 2005, 05:24 PM
Post #1


Veteran Nut
Group Icon

Group: Members
Posts: 527
Joined: 4-October 05
From: UK
Member No.: 8,895



What is Embedded and RealTime OS?

I have heard it many a time and have only a vague idea. When I try google, it throws the usually references to the term Embedded OS at me.
Go to the top of the page
 
+Quote Post
miCRoSCoPiC^eaRt...
post Nov 1 2005, 06:19 PM
Post #2


PsYcheDeLiC dR3aMeR
Group Icon

Group: Admin
Posts: 2,242
Joined: 29-January 05
From: Nakorn Chaisri, Thailand
Member No.: 2,411



Usually, the term describes the OS that silently runs behind hundreds of small eletronic devices that we use regularly in our daily life.

Take for example - Cell Phones, PDAs, the cool multi-utility digital wrist watches - all of them have some form of OS, helping them function. The concept is rather new in computing terms - as now most of these devices come with extra storage allowing you to download and run external applications written for such OS-es, thus extending the functionality of that particular device.

It's like a miniature model of our larger desktop systems, except that such devices are devoid of most of the peripherals and other paraphernalia that are associated with the larger desktop systems. Naturally, there's a massive storage space constraint, and these OS-es have to be specially written to be immensely extensible and yet work stably under such constraints. The term "embedded" most probably rose out of the fact that in most cases these OS-es are hard-coded into some sort of a chip, thus eliminating the need for a separate storage space for them. Whatever extra space you have is reserved for applications to be downloaded in future.

Embedded OS-es have given rise to a very competitive market with new variations and offshoots being announced everyday. Just a couple of months back I'd read somewhere about IBM announcing the first successful port of Embedded Linux on a wrist watch. Just google around and you'd find plently of articles on it.

As for your other query, Realtime OS-es are supposed to be the ones with immense number crunching power, but so lightweight and compact that they can be fit on most of such small devices, specifically some sort of a microcontroller. The idea behind realtime OS-es is to issue instructions based on a continuous feedback cycle. Take for example, a missile which has been launched. It would need to gather all kinds of data about the atmosphere it's sailing through - air density, speed, direction etc. plus it's own velocity and perform instantaneous computations to figure out whether it would hit the target correctly or not. If not, what could it to (send out a puff from one of the boosters, adjust the tail fin angles.. etc) to correct its speed and direction. RealTime OS-es are primarily finding application in military technology - but that's just one side of it. They've been employed for much more peaceful purposes too..

Have you ever wondered, how a train in the subway always comes and stops exactly at the right spot and and align it's doors with the markings on the platform with hair-splitting accuracy ?? That's the work of realtime OS. As the train (whatever speed it might be travelling at) pulls up near the station, a bunch of speed sensors start transmitting data to the trains RTOS informing it about how much time it has during which it has to reduce its speed to ZERO in order to do the perfect lineup.. and the train, whether its travelling faster or slower than the designated speed, to everyone's wonder, invariably always lands up at the right place wink.gif

Regards,
m^e
Go to the top of the page
 
+Quote Post
twitch
post Nov 2 2005, 06:33 AM
Post #3


Veteran Nut
Group Icon

Group: Members
Posts: 527
Joined: 4-October 05
From: UK
Member No.: 8,895



Thanks for that m^e. Seems I was far from the truth. I thought they were similar, and ran like a background process on an existing OS, like a live-view OS.
Go to the top of the page
 
+Quote Post
electrfunch
post Nov 5 2005, 12:54 AM
Post #4


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 7
Joined: 4-November 05
Member No.: 9,444



QUOTE
As for your other query, Realtime OS-es are supposed to be the ones with immense number crunching power, but so lightweight and compact that they can be fit on most of such small devices, specifically some sort of a microcontroller. The idea behind realtime OS-es is to issue instructions based on a continuous feedback cycle. Take for example, a missile which has been launched. It would need to gather all kinds of data about the atmosphere it's sailing through - air density, speed, direction etc. plus it's own velocity and perform instantaneous computations to figure out whether it would hit the target correctly or not. If not, what could it to (send out a puff from one of the boosters, adjust the tail fin angles.. etc) to correct its speed and direction. RealTime OS-es are primarily finding application in military technology - but that's just one side of it. They've been employed for much more peaceful purposes too..


I dint quite get the explanation. In my understading the real time operating systems were all about application execution time predicability, that I can say the time on execussion of a routine with no error (other than the clock drift of the processor smile.gif ). I never though of feedback concept in a real time OS like you explained above. I'll have to thing a litle bit more a about this but it promisses to be a good discussion biggrin.gif (just like we like it)

Regards,
electrfunch
Go to the top of the page
 
+Quote Post
labcast
post Nov 7 2005, 06:34 AM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 7-November 05
Member No.: 9,488



Hello all,

As electrfunch stated that,
"The idea behind realtime OS-es is to issue instructions based on a continuous feedback cycle"

its true, not in the context that it has to do all the time, but it is designed in order to respond to events as fast as possible and nearly all of then which occur.
Now an RTOS can be embedded into a time critial environment where feedback is critical for its operation, so it needs to respond to it, quick smile.gif
Go to the top of the page
 
+Quote Post
the empty calori...
post Nov 8 2005, 10:19 AM
Post #6


Premium Member
Group Icon

Group: Members
Posts: 254
Joined: 28-December 04
Member No.: 1,884



Speaking of RTOS...I keep hearingthat you can get a free copy of QNX RTOS from QNX, as long as it's intended for non-commercial use, but I've had a hard time finding this. Can anyone point me in the right direction? I've never used an RTOS before.
Go to the top of the page
 
+Quote Post
miCRoSCoPiC^eaRt...
post Nov 8 2005, 03:46 PM
Post #7


PsYcheDeLiC dR3aMeR
Group Icon

Group: Admin
Posts: 2,242
Joined: 29-January 05
From: Nakorn Chaisri, Thailand
Member No.: 2,411



QUOTE(the empty calorie @ Nov 8 2005, 05:19 PM)
Speaking of RTOS...I keep hearingthat you can get a free copy of QNX RTOS from QNX, as long as it's intended for non-commercial use, but I've had a hard time finding this. Can anyone point me in the right direction? I've never used an RTOS before.
*




I think they stopped dishing out the free download. The last copy I had grabbed was of Version 6.5 and ever since even I've failed to locate the download link. You go to their site, do all the signup bull$shit and get your login activated.. and... NO DOWNLOAD LINKS anywhere !!!! .. WTF ?? Unfortunately I don't have enough space online (nor a good enough internet link) - or else I'd have dumped the .iso for you somewhere. It's quite fast although I never figured out the RTOS functionality in it. It looks just like another linux/feebsd variant - but with a very tightly integrated and stable windowing system they call "Photon GUI".. very nice and classy.
Go to the top of the page
 
+Quote Post
Jose Manuel
post Jun 26 2006, 11:44 AM
Post #8


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 14
Joined: 26-June 06
Member No.: 14,140



QUOTE(labcast @ Nov 7 2005, 08:34 AM) *

Hello all,

As electrfunch stated that,
"The idea behind realtime OS-es is to issue instructions based on a continuous feedback cycle"

its true, not in the context that it has to do all the time, but it is designed in order to respond to events as fast as possible and nearly all of then which occur.
Now an RTOS can be embedded into a time critial environment where feedback is critical for its operation, so it needs to respond to it, quick smile.gif


Hi there,

I do not completely agree with those statements. Actually, RTOS are OSes that have a predictable behaviour (in advance, before lauching the system) in a system for a given payload, basically for that given payload all the tasks are processed "in time". With that "in time" I mean that the response is given at least before the response is useless.

What this means? Let's take an example: humm, Let's suppose I have a system for deploying a canopy in response to the sunlight. The engine that deploys the canopy has a time to start of 5 secs. And the time for the total deployment of the canopy is 30 secs. My OS should make a response as soon as 35 seconds. That is the deadline time. That's not so fast! But anyone could argue that is not a critical task... ok, you're right!

Let's take another system with more critical tasks: An aircraft system. In that system, many items can be taken into account: from less critical, as the air conditioning for the crew and passengers, to highly critical, as the control of the engines inflight, for example. Checking the engines is a hihh priority task with a very short time-cycle (checking is done thousand times a second), however the adjustment of the engine cannot be done so fast, because of the response of the engine (in some cases, the engine takes some seconds to response to a given input). That means that if there is a very high payload that degrades the system, some deadlines will not be reached in time. In those cases, low priority tasks are delayed; then, high priority tasks devoted to "read" sensors, if they are allowed to do so, reduce their period, or just some data are missed... for example, in the case of the checking of the engines, if the response time is several seconds, we could manage to fly checking once or twice a second (obviously with a reduction of the security, but not to a critical point).

In other cases, the "fast" response is not directly connected to a short period. For example, in a photo-Satellite (that is a satellite which makes photos in a given position in a route along the Earth), we could decide to take a photo in a particular position. The satellite will be reach that position in, let's say, 24 hours: 15 minutes: 30 seconds. That's a CRITICAL deadline! It will be scheduled and many other events and tasks will ocurr between this time and that deadline...

So the term "quick" is inaccurate by nature. I would use the term "just in time" or "by the deadline".
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Which is better? Coldfusion vs PHP(8)
  2. Embedded Database(7)
  3. MySQL Realtime Replication(3)
  4. Razer Diamondback (mouse)(1)
  5. The Bad Side Of .....google(50)
  6. Phantom Crash(3)
  7. Monkey Island(11)
  8. Greenzap.com - Earn Money Online(12)
  9. Is Palm OS An Embedded OS?(7)
  10. Khan On-line Game, Heard Of It?(6)
  11. Ever Heard Of Studiotraffic(0)
  12. Ads-to-go: Online Advertising Program(0)
  13. Have You Heard Of The Holo Disk(4)
  14. Have You Heard Of The Blue-ray(23)
  15. Operating System For Ethernut: Nut/os(3)
  1. Has Anyone Heard Of Jdtools ?(2)
  2. Darkcloud 1 Or 2(4)
  3. CSS Priority Problem(7)
  4. Embedded Railway On Track Picture(10)
  5. Uos Embedded Os(2)
  6. Javascript: How Do I Create Embedded Pop-up Windows?(7)
  7. C++ Embedded Resource(3)
  8. Micrografx Is Awsome(2)
  9. Iphones - Fashionable Hype Or Technology Milestone?(14)
  10. Ubuntu 7.10(8)
  11. Anyone Heard Of Travian?(3)
  12. Embedded Web Voice Chat (free Or Oss)(0)
  13. Reactos(1)


 



- Lo-Fi Version Time is now: 7th July 2008 - 01:01 AM