Real Time System

1 revision
#11 week ago
+6
Migrated from pages table
+A **Real Time System** is a computational system where correctness depends not only on the logical outcome but also on the time at which the result is produced. These systems are critical in applications like [Control System](/wiki/control_system)s and [Embedded System](/wiki/embedded_system)s, where missing a deadline can lead to system failure or significant consequences.
+## See also
+- [Embedded System](/wiki/embedded_system)
+- [Operating System](/wiki/operating_system)
+- [Scheduling](/wiki/scheduling)
... 1 more lines