Real-time Software Engineering
(RTSE)
Department of software engineering
Faculty of Computing
UTM
What is real time system?
ü What is embedded system?
ü What is the relationship between real-time system and SE?
ü Characteristics of real-time system
ü Challenges in RTSE
v Batch – the results can arrive any time, typically minutes, hours
or days.
v Interactive – results within a fairly short time, typically a few
seconds,
v Real-Time – results within definite timescales, otherwise the
systems just won’t work properly.
Real-time system is a system, which the correctness of
the system depends not only on the logical results , but
also on the time at which the results are produce.
v The measurement of system time is related to events in
the real external environment.
v A real-time system can be classified as either hard or soft.
The distinction, however, is somewhat fuzzy.