Earlier quoted context omitted.
A tough call. Your solution would disappoint a pilot who actually wanted to slow down ASAP more than Boeing's solution, and might contribute to a runway overrun.
No, it would not. If the engine is shut down moments before touching down it would mean that there would be no reverse thrust after touching down since it takes a considerable amount of time to re-start a turbo-fan (not 60 seconds as OP wrote as the engine is still spooling but still a significant amount of time and I don't think that any pilot would go through the workload and checklists of re-starting an engine dur…
Boeing 787 Suffers Rare Dual Engine Failure on Landing
71–80 of 365 posts
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#72I hope people are beginning to understand that the presence of software in any system is a liability.
After serverless comes codeless.
I believe this is what Airbus uses: http://www.esterel-technologies.com/products/scade-suite/
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#73Earlier quoted context omitted.
A tough call. Your solution would disappoint a pilot who actually wanted to slow down ASAP more than Boeing's solution, and might contribute to a runway overrun.
No, it would not. If the engine is shut down moments before touching down it would mean that there would be no reverse thrust after touching down since it takes a considerable amount of time to re-start a turbo-fan (not 60 seconds as OP wrote as the engine is still spooling but still a significant amount of time and I don't think that any pilot would go through the workload and checklists of re-starting an engine dur…
Having reverse thrust depend on a sensor that could fail seems like a poor choice. What if the landing gear don't drop? Is there a situation where you would still want reverse thrust without landing gear?
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#74Earlier quoted context omitted.
Your forgetting that the cool dense intake air is expanded (greatly) in the engine via combustion with fuel, so the volume of air being exhausted is much greater than went in and at much higher pressure, this is where the thrust comes from in the first place. It's not just a big fan :)
But is it the hot air out of the engine being reversed or the air from the big fan? I thought it was the latter.
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#75Well, Rolls Royce monitors those engines remotely and have access to their logs afaik. So, it should be clear by now whether it has been called from software or not.
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#76I would bet this is going to get a lot more common as a whole generation of heads-down nerdy programmers who got into the industry because of sheer geek joy get replaced by Stack Overflow copy/paste Uber brogrammers who are just looking for a paycheck to fund their weekends in Tahoe. I mean, that's OK and all, but they need to stick to making Fyre apps that crush it by changing the world through social influencers or…
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#77I hope people are beginning to understand that the presence of software in any system is a liability.
I think software has existed in computer systems for 7 or 8 decades now - and the pitfalls are well understood. I think the problem is one of simplicity vs complexity. New systems today rely on dozens - hundreds even - of packages and libraries - many of which are not written by the implementer. How can you ensure reliability in all these components? This is why engineering from first principles - even in today's sof…
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#78I hope people are beginning to understand that the presence of software in any system is a liability.
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#79I would bet this is going to get a lot more common as a whole generation of heads-down nerdy programmers who got into the industry because of sheer geek joy get replaced by Stack Overflow copy/paste Uber brogrammers who are just looking for a paycheck to fund their weekends in Tahoe. I mean, that's OK and all, but they need to stick to making Fyre apps that crush it by changing the world through social influencers or…
Re: Boeing 787 Suffers Rare Dual Engine Failure on Landing
#80Earlier quoted context omitted.
It doesn't at all. It's an explanation why it might happen.They never said that this behavior won't be fixed or changed. It's not blaming the pilots.
There is a notion of blame wrapped up with "too quickly".
I also think that the phrase "too X" is polysemous. Depending on how it's used, it may imply a notion of blame. But it can also just be a way of describing an incompatibility. "This clearance is too low for that truck" and "This truck is too tall for that clearance" are entirely equivalent statements, IMO. Neither implies that the truck or the bridge is wrong, just that the driver would be wrong to try and drive under it.
Even further out there, when describing a timing-based bug that isn't known to be 100% deterministic as, "If X is happens too quickly after Y, Z might happen" seems to me like it's just a much more straightforward way of saying, "If X happens within some unspecified interval after Y, then Z might happen." Nine syllables shorter, same meaning.