Post# 1554960670

11-Apr-2019 11:31 am


Boeing crash :

Instead of writing :
IF AOA > 15 AND AOA < 25 THEN RUNAWAY_TRIM();

They wrote :
IF AOA > 15 THEN RUNAWAY_TRIM();

And 500 lives lost.

https://philip.greenspun.com/blog/2019/04/08/boeing-737-max-crash-and-the-rejection-of-ridiculous-data/

    Comments:
  • // that wasn't the literal cause, or the only cause per se.

11-Apr-2019 11:31 am

Published
11-Apr-2019