Comment Re:I didn't read the whole thing (Score 1) 102
IMO real-time has a perfectly good definition. It means a system which doesn't miss any of it's deadlines. So an ABS system *has* to update the current in the solenoids every xms +/-yus - if it meets that, it's real-time target is met.
A human oriented system may have to respond within 10ms to a keypress so as not to appear sluggish.
Real-time has no numerical value, it's about meeting timing specifications.
Then there's hard-real-time and soft-real-time - which is about how badly things go wrong *if* you miss the deadline...