LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 09-21-2008, 08:03 PM   #1
LinuxInfo
LQ Newbie
 
Registered: Sep 2008
Posts: 21

Rep: Reputation: 15
Need some detail information on Hard Real-Time Systems and Soft real-Time Systems.


Respected Sirs,

I need to know the meaning of Hard-real time systems and soft-real time systems.

Also,
What kind of applications can be considedred as Hard-Real time and what kind of applications cab be considred as Soft-Real time.

What is the difference in the way hard real-time and soft-real time should be treated?

Thanks,
 
Old 09-21-2008, 08:19 PM   #2
CRC123
Member
 
Registered: Aug 2008
Distribution: opensuse, RHEL
Posts: 374
Blog Entries: 1

Rep: Reputation: 32
Maybe you've already read this, but it's worth reading.

Also, we talked about real time OS's in my college. Real time really has to do with the OS architecture and such. A lot of core components of the kernel are different in a RT OS than a regular OS kernel; scheduler, the way a process 'asks' for time on the cpu, etc. The link above can tell you more.

Lot's of times, a real time OS will require a process to know certain things about itself before it lets it run on the cpu. One of those things may be the amount of time it needs to run on the cpu. If the scheduler of the RT OS knows that it will not be able to complete the task requested by a process, it will fail it and not even run it.
 
Old 09-22-2008, 02:54 AM   #3
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
The wikipedia article quoted above is certainly worth reading, and it describes the answer to your question correctly, but it isn't quite correct in some other respects:

The thing to remember about hard real time is that the system has failed if the response does not arrive on time; for soft real time, some degree of lateness can be tolerated - for example, in 1% of cases, the system response was late, but it was on time in 99% of cases. This may well be tolerable in a soft real time system (there will probably be a system specification for the maximum allowable lateness rate), but certainly isn't if the system is truly hard real time.

Their example of a video streaming system is an interesting one - some dropped frames could be tolerable, but has the system failed?

It is also the case that the usual case is that with a hard real time system, something pretty bad happens when the system fails. For most of us, injury or loss of life are pretty bad consequences but a dropped frame of video isn't. Allthough you could probably argue that it depends what you are using the video for, I suppose. You know, critically monitoring the innards of a nuclear reactor is a bit different from a wedding video.

You should also note that real time, and particularly hard real time, is sometimes confused with 'fast'. Fundamentally, these are different concepts.
 
Old 09-22-2008, 03:25 AM   #4
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
Quote:
Originally Posted by LinuxInfo View Post
Also,
What kind of applications can be considedred as Hard-Real time and what kind of applications cab be considred as Soft-Real time.
To add to what salasi has already posted, this question really doesn't make sense. The vast majority of applications are not real-time at all. Even when working with a real-time system, "does this particular job require real-time processing" is not even the first question you ask; you start from questions such as "what are the tolerable latencies" and "can I miss some small amounts of data or must it absolutely all be processed" and from there a multitude of other questions come up. Come to think of it, in my experience the question "do we need a real time kernel" has never come up. However, in working out the requirements for a particular job it has sometimes been concluded that a real-time kernel is essential. The decision to use a real-time kernel comes from the analysis of the requirements, examination of the proposed system, expected and measured latencies, and a number of other factors.

Use of real-time systems often (but not always) comes up in signal measurement systems.

In my experience when someone says "I need a real-time system", over 90% of the time they don't know what they're talking about and in fact do not need a real-time system. (Maybe one day I'll be exposed to more intelligent people.) There is no simple rule for determining whether you do or don't need a real-time system.

SO - if you want examples of real-time programs, you'll simply have to scour the internet for those examples. Odds are even among the "real-time" programs you find, many of them will not really have a "real-time" requirement and would work just as well on an ordinary system with the stock scheduler and even under moderate to high CPU loading. That is why the question about what real-time programs are out there really makes little sense.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Using the Java language for real-time systems LXer Syndicated Linux News 0 04-16-2007 05:01 PM
LXer: Real-time Linux synchronizes electronic trading systems LXer Syndicated Linux News 0 01-12-2007 01:24 AM
LXer: Real-time Linux, middleware support US Navy Aegis systems LXer Syndicated Linux News 0 08-28-2006 10:54 PM
Hard/Soft Real Time Scheduler for Linux 2.4 amit_bst Linux - General 1 05-25-2006 06:44 AM
Hard/Soft Real Time Scheduler for Linux 2.4 amit_bst Linux - General 3 05-25-2006 04:14 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 07:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration