RTUComputer ScienceYr 2020 · Sem 82020

Q1Real Time Systems

Question

2 marks

Define a Real-Time System.

Answer

A Real-Time System (RTS) is a highly deterministic mathematical architecture where the absolute correctness of the system depends equally on the logical results of the computation AND the exact physical time the results are produced.

In standard computing, a late calculation is just slow. In an RTS (like an automotive airbag deployment system), a mathematically correct calculation delivered 50 milliseconds too late is a catastrophic, fatal system failure. Time is the absolute controlling variable.

Back to Paper