answersLogoWhite

0


Best Answer

Computer controlled servomechanisms for heat or other environmental maintenance; medical diagnostic and or exam technologies like MRI's, echocardiograms, etc, Doppler weather monitoring, air traffic control systems, some computerized communications technology...

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Real time processing is usually found in systems that use computer control.

This processing method is used when it is essential that the input request is dealt with quickly enough so as to be able to control an output properly. The is called the 'latency'.

For example, the computer inside the Engine Control Unit in a car has to manage the engine at every moment based on what the driver wants to do.

Real time processing has to be programmed very carefully to ensure that no input events are missed.

Hard real-time processing refers to a system in which a deadline that must be met. If the deadline is not met, the task or system is considered a failure. This kind of processing can be found in systems with which there is often little room for failure. Some examples may include airplane control systems, pacemakers, and many medical devices that monitor the health of patients who may be in critical condition.

Soft real-time processing, on the other hand, is a kind of processing in which the deadlines may be missed without the system failing because of the delay. In some cases, the system might suffer from poorer quality or decreased effectiveness of functions. These processes are often found in audio and visual systems. A recorded video, for example, might miss frames, though the video will not fail because of the lateness or deletion of certain frames. Instead, the quality of the video is decreased.

Examples: * Traffic lights * Heart rate monitoring * Aircraft control * Computer games * Controlling robots

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Examples of real time processing
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Data processing techniques?

There are a number of data processing techniques that can be used. The most common ones are batch processing, online processing, real-time processing and distributed processing.


Is the capability of the computer to perform more than one task at a time?

called real time processing


What is the difference between real time processing and time sharing processing?

Interactive processing is conversion of data into information that relies on inputs from the user at certain stages of the process. On the other hand, real-time processing is data processing where results have to be produced within a stipulated (minimal) amount of time.


What is real-time systems?

real-time operating systems are systems that respond to input immediately. They are used for such tasks as navigation, in which the computer must react to a steady flow of new information without interruption. Most general-purpose operating systems are not real-time because they can take a few seconds, or even minutes, to react. Real time systems are systems that respond with in time constraint.it is of two type Hard real time Soft real time Hard real time systems are those systems that respond in time and if not than it is not of any use. Soft real system are that system if time constraint is over than after it will be rescheduled


What are 5 examples of processing devices?

A processing device is a machine that stores, retrieves and processes data. Five examples of processing devices include; The Hard Drive The Motherboard Memory Card RAM (Random Access Memory) CPU (Central processing unit).

Related questions

Examples of real time operating systems?

sales order processing and reservation systems


Explain the difference between batch processing and real-time processing?

explain the difference between batch processing and real-time processing


Is ATM online processing or real time processing?

It is both, it contain both elements of batch processing and elements of real-time processing. PIN verification uses real-time processing and the customer record shall only be updated at the end of the day(batch processing).


Is ATM online batch or real time processing?

It is both, it contain both elements of batch processing and elements of real-time processing. PIN verification uses real-time processing and the customer record shall only be updated at the end of the day(batch processing).


Data processing techniques?

There are a number of data processing techniques that can be used. The most common ones are batch processing, online processing, real-time processing and distributed processing.


What advantages does batch processing have over real-time processing?

The main advantage of real-time processing is that you will get results immediately. This will allow one to make quick decisions before too much time is wasted as they are able to monitor the process in real time.


What is the advantage of Real time processing?

Real Time Processing generally gives all time slices and system resources to the application or process running in real time. This means that there will be (in most cases) no processing lag caused by the system or other slow applications.


What are the three types of data processing?

The three types of data processing are batch processing, real-time processing, and interactive processing. Batch processing involves processing large amounts of data at once, often done in batches or groups. Real-time processing involves immediate processing of data as it is received. Interactive processing allows users to interact with the system and process data in real-time, providing immediate feedback.


What are examples of parralel processing?

what are the examples of parralel processing


Is ATMs an example of real time processing?

yes


Remote Computing Service involves time sharing system and what?

Real time processing or Batch processing or Multiprocessing or all of them.


What is the online processing which allows information to be available immediately following input?

Real Time Processing