Earlier quoted context omitted.
Bandaid fix if I've ever heard of one.
It's proper. This is exactly how you do things with life-critical embedded software. You detect when things are crazy, which of course shouldn't happen but nevertheless does, and you react in a way that is hopefully not disastrous. The alternative is to ignore the problem. Sensors go bad. Actuators go bad. Voting hardware goes bad. Message routing goes bad. Even the RAM sometimes goes bad. When the hardware is failin…
Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
61–70 of 158 posts
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#62> Because the fault was triggered by specific streams of erroneous flight data, a new software patch can be devised that monitors the computer for that highly unusual condition and prevents movement of the stabilizer when it occurs, one of the people said. Oh man. That sounds like a mess.
It's one of those fixes where they add up the value of human life if something goes wrong and say 'OK we can handle that, ship it"
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#63Earlier quoted context omitted.
Because people are made aware that Boeing wasn’t serious with engineering since 2012. And the FAA paid Boeing consultants to inspect Boeing, which by all layman’s definition fall under the terms of “corrupted”. Who wouldn’t pay attention to the little mention in Google Flights with the brand of the plane?
>And the FAA paid Boeing consultants to inspect Boeing, which by all layman’s definition fall under the terms of “corrupted”. In my experience this is pretty normal for specialized stuff like this, it has nothing to do with corruption.
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#64Earlier quoted context omitted.
It's one of those fixes where they add up the value of human life if something goes wrong and say 'OK we can handle that, ship it"
Well so far they've been lucky because they only killed brown people in a far away country. Those don't count for much.
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#65Earlier quoted context omitted.
Wasn’t aware the compute power was low on the 737. Interested if you have some more info? Always thought they would spec a substantially more processing capability than required. I understand economics are a factor but surely it’s not through necessity to save power?
Here's an article about it. According to this piece, 737 avionics run on a pair of 80286s. https://www.moonofalabama.org/2019/06/boeings-software-fix-f...
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#66Earlier quoted context omitted.
I wonder if the human life calculation worked well this time. As far as I see, Boeing lost more than the sum of the human lives; they also lost reputation for everything new they’ve designed in the last 7 years being corrupted, and they also engulfed the reputation of FAA with them, whose agents would fit the definition of “corrupted” by any people’s definition (I know, they are not, they just used agents of Boeing t…
There is so much of U.K. which is incredible and depressing at the same time. Completely pummelled by war, (receiving no aid like West Germany did) they managed to, in 1949, release a Space Age passenger commercial airliner, defining the genre. It looks modern even today. Yet, fumbled the ball. They also had a space program, closed it down after their first satellite, which was a success. Concorde! (With France.) It…
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#67Earlier quoted context omitted.
That sounds like adding a heuristic which works most of the time which is something I can see myself doing to cover some pathfinding issue in a game where it's sufficient if it works 99,9% of the time or when working on a simulation where I can look on the result data afterwards and can see if something looks highly unusual despite the heuristic and improve it iteratively - a luxury you don't get with air planes, at…
Wasn’t aware the compute power was low on the 737. Interested if you have some more info? Always thought they would spec a substantially more processing capability than required. I understand economics are a factor but surely it’s not through necessity to save power?
The lesson is real engineers do not need row hammer afflicted processing power, they are not running crappy JavaScript. They built something that works and over engineered the hell out it.
Ford in Detroit once lost a mainframe. For 20 years
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#68Imagine if your bugfix process was broadcast to the world, every new IN added to spirateam et al, every new crash condition found by test/QA, every time the software failed in test, it got printed by news organizations the world over. This is world the 737MAX software people are living in, for this alone, they have my utmost respect.
I work in automation an I guess most of our plc code is much smaller and simpler than just one website.
Software devs still live in this "you can use this software as-is" world. This thinking is just not compatible with, we use software for everything.
Even I liked PLC programming as a younger guy and a kind of I still like to do it .. you can do cool things on the machines .. the way it goes at moment does worry me quiet a bit.
And if you would work in a different job, for ex. design a building or bridges, since ever was this "if you fail, you are in the news".
So please you just software guys, grow up.
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#69Earlier quoted context omitted.
I wonder if the human life calculation worked well this time. As far as I see, Boeing lost more than the sum of the human lives; they also lost reputation for everything new they’ve designed in the last 7 years being corrupted, and they also engulfed the reputation of FAA with them, whose agents would fit the definition of “corrupted” by any people’s definition (I know, they are not, they just used agents of Boeing t…
There is so much of U.K. which is incredible and depressing at the same time. Completely pummelled by war, (receiving no aid like West Germany did) they managed to, in 1949, release a Space Age passenger commercial airliner, defining the genre. It looks modern even today. Yet, fumbled the ball. They also had a space program, closed it down after their first satellite, which was a success. Concorde! (With France.) It…
Its happening right now too with electric cars and solar electricity - solar has generally been seen as a success with a lot of installations taking us to 3rd place in Europe for solar megawatts despite there being essentially no sun (1), and EV cars are starting to become something actually viable for most people's lives. The government has just announced that the UK is now legally bound to be carbon neutral by 2050... yet the government chose also to revoke funding and support for both solar and EVs and so subsequently update has plummeted (2, 3) right at this vital point.
1 - https://en.wikipedia.org/wiki/Solar_energy_in_the_European_U... 2 - https://www.theguardian.com/environment/2016/apr/08/solar-in... 3 - https://www.autocar.co.uk/car-news/industry/new-car-sales-fa...
Re: Latest 737 Max Fault That Alarmed Test Pilots Rooted in Software
#70Earlier quoted context omitted.
There is so much of U.K. which is incredible and depressing at the same time. Completely pummelled by war, (receiving no aid like West Germany did) they managed to, in 1949, release a Space Age passenger commercial airliner, defining the genre. It looks modern even today. Yet, fumbled the ball. They also had a space program, closed it down after their first satellite, which was a success. Concorde! (With France.) It…
The U.K. had an educational computer initiative with the BBC and Acorn. Worked wonders. Then they discontinued the effort.
The Raspberry Pi is a spiritual successor which I am generally pleased to see. The RPi was I think partly responsible for a real Computer Science curriculum getting back into schools ... I hate to say it but I think it was Michael Gove that made this happen!