Real-Time Computing: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
=Overview= | =Overview= | ||
A real-time system is subject to a "real-time constraint" - a guaranteed response within a specified time constraint between event to system response | A real-time system is subject to a "[[#Real-time_Constraint|real-time constraint\\" - a guaranteed response within a specified time constraint between event to system response. Real-time systems control an environment by receiving data, processing it, and returning the results sufficiently quickly to affect the environment at that time. | ||
=Real-time Operating System= | =Real-time Operating System= |
Revision as of 00:33, 19 April 2018
External
Internal
Overview
A real-time system is subject to a "[[#Real-time_Constraint|real-time constraint\\" - a guaranteed response within a specified time constraint between event to system response. Real-time systems control an environment by receiving data, processing it, and returning the results sufficiently quickly to affect the environment at that time.
Real-time Operating System
An operating system intended to serve real-time applications that process data as it comes, without buffer delays.