Slashdot Mirror


737 'Tailstrike' Caused By Typo On a Tablet (arstechnica.com)

An anonymous reader writes: In August of last year, a Boeing 737 operated by Qantas experienced a tailstrike while taking off — the thrust wasn't great enough for the tail to clear the runway, so it clipped the ground. The investigation into the incident (PDF) has finally been completed, and it found the cause of the accident: the co-pilot accidentally entered the wrong plane weight data into the iPad used to make calculations about the takeoff thrust. "First, when working out the plane's takeoff weight on a notepad, the captain forgot to carry the "1," resulting in an erroneous weight of 66,400kg rather than 76,400kg. Second, the co-pilot made a "transposition error" when carrying out the same calculation on the Qantas on-board performance tool (OPT)—an iPad app for calculating takeoff speed, amongst other things. "Transposition error" is an investigatory euphemism for "he accidentally hit 6 on the keyboard rather than 7." This caused the problem: "For a weight of 76,400kg and temperature of 35C, the engine thrust should've been set at 93.1 percent with a takeoff speed of 157 knots; instead, due to the errors, the thrust was set to 88.4 percent and takeoff speed was 146 knots."

366 comments

  1. It's even worse than that now. by idontgno · · Score: 1

    In the future, any flight engineer or pilot using that iPad to enter the plane weight data runs the risk of having it auto-corrected to the wrong value used by the crew in this case.

    No, not really. I hope.

    --
    Welcome to the Panopticon. Used to be a prison, now it's your home.
    1. Re:It's even worse than that now. by Austerity+Empowers · · Score: 4, Funny

      That'll make for some angry birds.

    2. Re:It's even worse than that now. by davester666 · · Score: 1

      no, the pigs are all in the plane.

      --
      Sleep your way to a whiter smile...date a dentist!
    3. Re:It's even worse than that now. by sycodon · · Score: 4, Insightful

      Umm...Tail Strikes on take off are caused by over rotation.

      Regardless, seems to me that pilots calculating the take off weight is anachronistic. Manufacturers can easily incorporate weight sensing devices into the gear. Or, weight sensors could be incorporated into a Wheel Chock device. There is no reason for guesstimates.

      --
      When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    4. Re:It's even worse than that now. by tripleevenfall · · Score: 3, Funny

      "76,860 kg" autocorrected to "Settings thousand ate sexy cardiograms"

    5. Re:It's even worse than that now. by tripleevenfall · · Score: 1

      The birds might be angry about the word "transposition" being used incorrectly in the summary. They hate that.

    6. Re: It's even worse than that now. by Anonymous Coward · · Score: 1

      Sure, over rotation due to running out of runway due to insufficient power applied!!

    7. Re:It's even worse than that now. by bluescrn · · Score: 1

      Let's just hope they're not entering anything case-sensitive with the iOS8 on-screen keyboard...

    8. Re: It's even worse than that now. by Anonymous Coward · · Score: 0

      There is no need for that as the INS can tell to the autopilot that is the aircraft capable to get off or is it still on the ground when pitching up. Autopilot should simply check that what is the stage of the aircraft instead just try to do things by the numbers that were entered. FBW is there as well to avoid those things. Even in military fighters FBW and Flight Computer are denying pilot to enter inputs like pulling stick full back in take-off when there isn't enough speed and altitude to avoid tail hitting the ground or stalling on the place.
      That why commercial aircrafts doesn't have that is a very good question, as those has more complex autopilots, sensors and FBW systems than in military aircrafts.

    9. Re:It's even worse than that now. by michelcolman · · Score: 5, Informative

      First of all, tail strikes on take-off are obviously the result of overrotation, but this usually happens because the pilot rotates at the wrong speed. You pull back, expecting the plane to leave the ground, but instead the plane remains on the ground while the nose keeps going up. Also, you may be running out of runway if the calculations were off, so you'll pull back regardless.

      About the weight sensors: good idea, but this is aviation, where everything has to work reliably in pretty difficult environmental circumstances. Even something as simple as a proximity switch to determine whether or not the gear is down, fails from time to time. We often deal with incorrect tire pressure indications, temperature indications, etcetera. Measuring the weight of a plane with sufficient precision is quite a bit more complex than a simple tire pressure reading, so I can't see any manufacturer trusting that kind of system enough to let it determine take-off settings by itself. Maybe as an extra crosscheck for the data from the loadsheet, sure, but not as the primary source of information.

      People always go "we should replace the pilots with automated systems because pilots make too many mistakes", but they have no idea how many mechanical failures we deal with as part of the routine of our job. We make mistakes, sure. But so does automation.

    10. Re:It's even worse than that now. by Anonymous Coward · · Score: 0

      > Manufacturers can easily incorporate weight sensing devices into the gear.

      No. While a 'weight sensing' device may already be incorporated it has no adequate level of accuracy to measure the mass of the aircraft. The aircraft has devices (called wings) that are designed to vary the proportion of weight that is applied to the wheels - to zero in many cases. These devices operate whenever air travels over them, such as from wind. Thus the output from the sensor may, or may not be, the mass of the aircraft.
      Also the landing gear is designed to avoid bounce when, for example, landing. This is done by having friction in the motion. Thus, due to static friction, the indication may be somewhat less, or considerably less, than actual weight, or even more.

      > Or, weight sensors could be incorporated into a Wheel Chock device.

      No. Wheel chocks do not go _under_ the wheels, they are in front of and/or behind the wheel and cannot measure anything useful.

    11. Re: It's even worse than that now. by manu144x · · Score: 2

      As a software developer I love it when people forget that computers run software written by humans who are error prone too :)

    12. Re:It's even worse than that now. by Anonymous Coward · · Score: 1

      How difficult can it be to put some scales in the taxiway to actually weigh the planes? There are just three points to measure.

    13. Re: It's even worse than that now. by Anonymous Coward · · Score: 0

      Sure, and those three points are in the exact same place for every plane that flies out of the airport, right?

    14. Re:It's even worse than that now. by skovnymfe · · Score: 1

      Or worse, it'll autocorrect from kg to lbs because 'Merica!

    15. Re:It's even worse than that now. by Anonymous Coward · · Score: 0

      Maybe he entered 67400 instead of 76400? That would be a transposition error and still close enough to the other erroneous datum not to get noticed.

    16. Re:It's even worse than that now. by Anonymous Coward · · Score: 0

      Even without additional sensors (additional sources of error), the onboard software could learn from the vast amount of data collected over its lifetime to check the consistency of the measurements and manual inputs with each other and over time. Use a neural network to learn what looks plausible and what doesn't. Have the crew triple-check all data when something seems off to the software. Computers are getting better than humans at this, so why not use it as an extra security layer?

    17. Re:It's even worse than that now. by michelcolman · · Score: 1

      Neural networks in an airplane? Looking at the glacial pace of technological improvements in airplanes, that's quite a few decades away.

      All airplane software has to conform to rigorous specifications and costs millions of dollars/euros to validate. We often wonder why airplane autopilots sometimes perform certain maneuvers less efficiently or smoothly than we would have, and usually it's because the specs say it has to do it exactly that way because otherwise in certain situations it might exceed certain limits. No room for something resembling common sense, it has to be proven safe.

      So now imagine a neural network, where you just give it input and let it "learn" while nobody really knows what's going on inside, the best we can do is say it's sort of like how a brain works. Would they let something fuzzy like that control anything important inside the airplane? Probably not in my lifetime.

    18. Re:It's even worse than that now. by Anonymous Coward · · Score: 0

      Perhaps the runway itself could contain a weight scale. The plane taxis and stops on the scale and gets weighed. The weight is transmitted to the plane and compared against the manually entered value. Rail cars do this all the time. when putting rails cars together before going down the rail track.

    19. Re:It's even worse than that now. by stoatwblr · · Score: 1

      Ok, so a big-ass weighstation platform. Let's ignore the logistics of something that size that for a moment

      Weighing accurately from under 1 ton to over 700?

      Compensating for rain? Compensating for wind? (This will make apparent weight change. A parked 747 in even a mild breeze moved and heaves like a beast wanting to leap into the air)

      Calculating the centre of mass too? (This is at least as important as overall TOW)

    20. Re:It's even worse than that now. by Anonymous Coward · · Score: 0

      Overrotatation was probably caused by ..."oh crap there's the end of the runway and we ain't off the deck yet!" Why so tight on the thrust calculations in the 1st place? Smells like a cost savings measure or perhaps noise abatement nonsense? I'm on old USMC pilot...usually going with the "might as well firewall it" approach just to be sure we had enough Bernoullis in situations like that. This cracks me up --> "...forgot to carry the 1" ???. I can't imagine ever showing my face in the ready room again after banging up a plane because I forgot to carry a 1.

      I agree with you on the automation stuff. My experience was that the gee whiz gadgets usually quit at the worst possible moment. Worse yet it leads to complacency and poor stick and rudder skills in the human pilots. I found guys "heads weren't in the game" when you needed them most. Hard to stay sharp when a robot is doing all the work and your wondering where your coffee is.

    21. Re:It's even worse than that now. by Anonymous Coward · · Score: 0

      Install sensors and have it calculate weight.

      Then what should be done is use the pilots entry and compare it to what the system says, (within a 0.1% tolerance). If the pilot entered an underweight amount. CLANG CLANG CLANG when compared to sensors.

      If his entry value is above detected sensor weight, present OK with overweight message.

      Need a RUSURE

    22. Re:It's even worse than that now. by michelcolman · · Score: 1

      Reduced thrust take-offs have been normal procedure for decades now. They save a lot of fuel, make less noise and produce less wear on the engines so you can use them a lot longer with less maintenance. They also make engine failures less likely to occur: the last few engine failures in my company have been full thrust take-offs (which we rarely do anymore, only when required on short runways, heavy weight, high temperature,...).

      It's even got to the point where we often take off with less than climb thrust, which is normally forbidden. Airbus got around that restriction by inventing two different climb settings, low level and high level climb. So you get the weird situation where, instead of the normal thrust reduction after take-off, you actually get an increase in thrust after flap retraction.

    23. Re:It's even worse than that now. by michelcolman · · Score: 1

      What kind of sensors do you propose that can measure weight with a 0.1% tolerance and withstand the harsh environment of an airplane? Temperatures between +50 and -70C, shocks on landing, water and ice,...

      Fuel gauges are often off 2% or more, pressure sensors usually have two or maximum three significant digits, I don't think there's any sensor in any airplane that has a 0.1% tolerance.

      Now, to catch gross errors, 1% would be more than enough. But I doubt even that is achievable with anything near to the required reliablity for aviation.

    24. Re:It's even worse than that now. by strikethree · · Score: 1

      Ummm. I know this is a VERY expensive idea, but you know that turn that planes make just before entering onto the runway? Yeah, that one. Why not have that section be a scale? There could even be some sort of giant electronic billboard that could show the weight... in kilograms if you are uncivilized. ;)

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    25. Re:It's even worse than that now. by michelcolman · · Score: 1

      First of all, you would need one of those scales at every runway, and at multiple intersections where planes line up for take-off. Then, pilots would have to do their calculations there and then, while the engines are running, wasting time and fuel. And of course every now and then one of the scales will inevitably break or become unreliable. Etcetera... Nope, ain't gonna happen.

      I think I remember an airport once outfitted some of the parking positions with a scale, and they abandoned the project because it was too unreliable and broke all the time.

    26. Re: It's even worse than that now. by Anonymous Coward · · Score: 0

      I think you over-estimate the issues. There tens of thousands of these kinds of scales on American highways right now being used to measure trucks carrying cargo. A plane is heavier than a truck, but this is merely an issue of ... scale. Pun not originally intended.

    27. Re:It's even worse than that now. by RockDoctor · · Score: 1

      There are just three points to measure.

      So, that's three sensors, each of which has to be accurate to around 1 part per thousand, over a range of loads from around a ton to around a thousand tonnes. And all 3 have to remain within calibration error of each other. Without taking into consideration the loads imposed on the plane by weather.

      Have you ever actually built and operated instrumentation?

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  2. Data data everywhere and not a drop to think by burtosis · · Score: 4, Insightful

    It still boggles my mind how we live in the Information Age and this data was not automatically uploaded and calculated. I'm not saying it dosent require a human to sign off on, but it's mildly insane it isn't all automatically calculated and simply checked.

    1. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 3, Interesting

      I don't know for sure, but I believe the pilots are supposed to *only* use the certified avionics systems in the aircraft, but they hate the godawful UIs in those things so they use iPads even though they're really, really, really not supposed to.

    2. Re:Data data everywhere and not a drop to think by kybred · · Score: 1

      Yes, why isn't this something the flight system calculates, instead of "There's an App for That"?

    3. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      It still boggles my mind how we live in the Information Age and this data was not automatically uploaded and calculated. I'm not saying it dosent require a human to sign off on, but it's mildly insane it isn't all automatically calculated and simply checked.

      HOW would it be "all automatically calculated and simply checked"?

      Personally, it boggles my mind how people who live in this Information Age don't understand how information is gathered and processed.

    4. Re:Data data everywhere and not a drop to think by kuzb · · Score: 2

      Probably because boeing would charge another $750,000 for that feature.

      --
      BeauHD. Worst editor since kdawson.
    5. Re:Data data everywhere and not a drop to think by iONiUM · · Score: 4, Insightful

      Uh, isn't the weight the plane + fuel + baggage + passengers? 3 of those are clearly easily gathered (fuel, plane, baggage) automatically. Only the 'passengers' part isn't, but I'm assuming they just use averages (they don't weight us when we get on) via # of people * average weight.

      So yea, why the fuck isn't this automatically calculated and prepared? What part of this requires a human who is bad at math and able to make mistakes on simple data input?

    6. Re:Data data everywhere and not a drop to think by kelemvor4 · · Score: 2

      It still boggles my mind how we live in the Information Age and this data was not automatically uploaded and calculated. I'm not saying it dosent require a human to sign off on, but it's mildly insane it isn't all automatically calculated and simply checked.

      Is there some reason they shouldn't just use 100% thrust at takeoff and make sure the cargo being carried was less than the maximum capacity?

    7. Re:Data data everywhere and not a drop to think by es330td · · Score: 4, Informative

      Is there some reason they shouldn't just use 100% thrust at takeoff and make sure the cargo being carried was less than the maximum capacity?

      These engines are optimized for certain turbine speeds. By staying within the recommended ranges they reduce wear & tear and improve efficiency. In addition, max acceleration is harder on the passengers. Think of it like driving a car. Do you accelerate from every stop by pressing the gas pedal all the way to the floor or do you match how much gas you give it to the driving conditions and who and how many people are in your car?

    8. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      It still boggles my mind how Slashdot users still can't be bothered to read the linked article(s) and any comments associated with the original article.

      In this case, the piece on Ars has comments from not one but *two* 737/A320 pilots outlining what happened and the reasons for it.

    9. Re:Data data everywhere and not a drop to think by NMBob · · Score: 1, Flamebait

      That's what I thought. The answer is "yes", but not in the Information Age. In this age we need to make everything as complicated as possible, so that we can pile on more stuff to make things less complicated.

    10. Re:Data data everywhere and not a drop to think by thegarbz · · Score: 1

      HOW would it be "all automatically calculated and simply checked"?

      Sensors. Or do you think the co-pilot parked the plane on kitchen scales on the way out?
      We live in a heavily instrumented world.

      Personally, it boggles my mind how people who live in this Information Age don't understand how information is gathered and processed.

      The irony of that statement is delicious.

    11. Re:Data data everywhere and not a drop to think by Impy+the+Impiuos+Imp · · Score: 2

      Well apparently both made the exact same error, for completely different reasons. So redundandy didn't help.

      Really, though, why don't modern large planes all weigh themselves?

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    12. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      Cost of fuel + wear on engines.

    13. Re:Data data everywhere and not a drop to think by jedidiah · · Score: 2

      This seems like something the plane should be able to do all by itself. This is $50M aircraft. It should be at least as sophisticated as a hospital bed.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    14. Re: Data data everywhere and not a drop to think by WarJolt · · Score: 1

      My guess is that the 737 was built about 20 years ago. The ipad is taking place of what is essentially a circular slide ruler.

      Airliners have had scales built into them for years, but you still need to calculate load based on fuel, passengers and cargo.

      What's concerning is they didn't notice the velocity not rising fast enough to increase throttle. Additionally they didn't have enough intuition to recognize their calculations were way off.

    15. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      HOW would it be "all automatically calculated and simply checked"?

      Sensors. Or do you think the co-pilot parked the plane on kitchen scales on the way out?
      We live in a heavily instrumented world.

      WHAT "sensors"? Ones accurate enough to be used to compute weight and balance for something that's going to weigh several hundred thousands of pounds as it flies through the air at several hundred miles an hour? Ones reliable enough to withstand airport baggage handlers?

      Personally, it boggles my mind how people who live in this Information Age don't understand how information is gathered and processed.

      The irony of that statement is delicious.

      What color is the sky on your planet? It ain't blue, that's for sure.

      Because you obviously haven't stopped to think about how hard it is to wire up everything needed to conduct weight and balance of an aircraft.

    16. Re:Data data everywhere and not a drop to think by Ichijo · · Score: 1

      And for another layer of redundancy, the plane or the iPad should detect that it isn't accelerating at the expected rate.

      --
      Any sufficiently unpopular but cohesive argument is indistinguishable from trolling.
    17. Re:Data data everywhere and not a drop to think by gstoddart · · Score: 4, Insightful

      Is there some reason you don't redline your car before you pull away from a stop light?

      Having pilots who don't know how to do anything other that "rev it up to full speed and let 'er rip" sounds like a terrible idea to me.

      Both for maximizing fuel and not abusing the engines, doing it based on real numbers makes more sense than the equivalent of flooring it.

      --
      Lost at C:>. Found at C.
    18. Re: Data data everywhere and not a drop to think by zaimor · · Score: 1

      By taxiing the aircraft over a scale device at some point during the departing process. Similar to highway weigh stations. I've always wondered why they didn't do this.

    19. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 3, Funny

      And $745,000 of that is needed to comply with and get the app through DO-178C certification. The rest is pure profit.

    20. Re:Data data everywhere and not a drop to think by SuricouRaven · · Score: 4, Informative

      You shouldn't even need to calculate it - the plane can measure weight itsself. There are only three points of contact with the ground, easy to mount a strain gauge in the landing gear. It might not be precise enough, but it'll be fine for sanity checking - if the measured and calculate weights differ by more than the margin of error, plane refuses to bring the engines above taxi thrust.

    21. Re: Data data everywhere and not a drop to think by zaimor · · Score: 0

      And yes, I'm aware they may not have something like that currently but what would keep them from doing it? If not one giant scale, why not systems at aircraft entry points that weighed everything coming on board?

    22. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      Sure, sloppiness just leads to more CO2 emissions and lower profits, that's all. The right wing should cheer that the airlines have figured out how to improve profits, and the sane should appreciate lower CO2 emissions.

    23. Re: Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      Yeah, they could do that by measuring performance data during flight (power etc. needed to maintain level flight).

    24. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      >WHAT "sensors"? Ones accurate enough to be used to compute weight and balance for something that's going to weigh several hundred thousands of pounds as it flies through the air at several hundred miles an hour? Ones reliable enough to withstand airport baggage handlers?

      Place a sensor in each wheel strut. Add the total. Done. Seriously, it doesn't seem all that hard to me. Sure, it's probably expensive to make sensors that can read that many tons. Then again, so was the airplane.

      The weight will only change in a "random" way while on the ground. Thus you can measure the plane while on the ground.

      During flight, the computer knows how much fuel is being consumed. Subtract the estimated weight of the fuel, and you can now even have in-flight updated weight totals.

    25. Re:Data data everywhere and not a drop to think by Tawnos · · Score: 2

      I can think of a few ways this could be done - integrated into the pressure monitoring of the wheels and shocks, using a rolling weigh system like semi trucks do, or similarly-constructed systems. It's hard, but not impossible.

    26. Re:Data data everywhere and not a drop to think by Goldenhawk · · Score: 5, Informative

      I'm a flight test engineer that works on large (passenger-class) aircraft. We do tests related to this issue.

      It actually has a lot to do with takeoff safety, ironically enough. If you lose an engine at high power, the airplane will try to yaw (turn left or right) because the engine(s) on the other side are still producing thrust. At lower speeds, with less aerodynamic forces, the rudder is not capable of keeping the airplane in a straight line. So there's a speed called "Vmcg" - "velocity minimum control ground" - below which you MUST pull back the power on the good engines to avoid going off the side of the runway (you're going to have to stop the takeoff). There's also a speed called Vmca, the airborne minimum control speed (you will start to yaw out of control).

      So with less power on all the engines, there is less asymmetry possible in the event of a failure. With reduced takeoff thrust, you don't need as much rudder at any given airspeed, so your Vmcg and Vmca are both lower.

      This is important for takeoff because if you have a lot of runway available, you can use it by taking longer to accelerate (by having lower thrust). As a consequence, your risk in the event of an engine failure is reduced - you won't head off into the grass if it happens on the ground, and you'll be assured of sufficient control authority if it happens in the air.

      So when an airplane manufacturer builds the "takeoff performance charts", these Vmc speeds heavily factor into the takeoff planning.

      Now, in this tail strike mishap, the lower weight caused the iPad to compute TOO LOW a speed. Lifting off too slow takes more nose-up (pitch) angle; lift goes up as a linear function of pitch angle; lift has to equal weight to go flying. Because of the reduced takeoff thrust, they were already planning to use most of the runway to accelerate - which put them into a corner; they were too slow to take off at the normal pitch angle, but were out of room to stop. So they pulled up until the airplane started flying - which means they pulled up high enough that the tail hit the ground (just barely in this case).

      --
      --Brandon / Split Infinity Music

    27. Re:Data data everywhere and not a drop to think by iONiUM · · Score: 0

      There's these magical boxes they sell in stores, they call them "weigh scales." Now, I know your fat-ass has never used one before, but they do exist.

    28. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      The complaint from some is always that "it's as complicated as possible" but that person is often so poorly informed they would simplify it dangerously.

      In this case, 100% thrust is not the safest takeoff. Just like 100% engine reviving is not the safest way to accelerate from a red light. If you don't believe me, take off at every red light on your car's redline and see how long it takes for you to throw a rod. In a plane scenario, such a failure would be more problematic than simply rolling pitifully a few feet into the intersection.

    29. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      That is why we have the FAA - to make things safer.

    30. Re:Data data everywhere and not a drop to think by jbwolfe · · Score: 4, Informative
      As long as the device and software (the iPad and app in this case) has been vetted by the regulating agency, it is acceptable to use and may actually be required. I'm unsure of the interface to which you are referring, but takeoff performance calculations are not integrated into any large transport aircraft that I have ever flown. The FMC can only calculate data accurately if its given the correct inputs- stuff like ZFW, CG, flap setting, reduced thrust setting, etc. GIGO

      At my airline, takeoff data calculations are centralized (acquired through datalink) rather than carried onboard, but still require those variables.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    31. Re:Data data everywhere and not a drop to think by ShanghaiBill · · Score: 4, Interesting

      Ok, Einstein. Provide model numbers of the sensors capable of doing what you claim "are clearly easily gathered".

      The landing gear use hydraulic and pneumatic systems, and there are already sensors that measure that pressure. The weight of the plane is a simple linear function of the pressure of the fluids in the landing gear.

    32. Re:Data data everywhere and not a drop to think by drinkypoo · · Score: 1

      Is there some reason you don't redline your car before you pull away from a stop light?

      My car has traction control, and will behave perfectly nicely if I do that, you insensitive clod! Well, one of them anyway. The most modern one.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    33. Re:Data data everywhere and not a drop to think by kellymcdonald78 · · Score: 0

      . A load sensor installed on each landing gear would easily gather the current weight of the aircraft (http://www.omega.ca/googlebase/product_en.html?pn=LC8400-213-25K&gclid=CLmdgqnRlckCFU9ffgodVTED_Q as an example). I'd transmit the data to the flight computer using the ARINC 429 data bus or AFDX used to connect flight peripherals. Does that mean you need to STFU?

    34. Re:Data data everywhere and not a drop to think by Obfuscant · · Score: 3, Informative
      I wish I had mod points today. Excellent answer.

      Add in the safety factor that a heavy aircraft is better lifting off further down the runway so that the following departures and arrivals of lighter aircraft are less likely to encounter wake turbulence. As a small plane jockey, you always want to take off or land before the point the previous heavy aircraft took off, or after the point the previous heavy aircraft landed.

    35. Re:Data data everywhere and not a drop to think by jbwolfe · · Score: 1
      Once airborne, the FMC can do performance calculations. But not unless it has been given the variables that only the pilot or load planner can know. Among the variables inputted by the pilot are ZFW, CG, cost index, flap setting, thrust reduction, and takeoff profile.

      ZFW and CG relate to how many people and bags and where they are located. Cost index and thrust reduction are mostly economic decisions. Flap setting is dictated by runway choice.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    36. Re: Data data everywhere and not a drop to think by Overzeetop · · Score: 1

      Or, you know, a simple translational sensor on the landing gear before rollback. AKA the weight of each support point.

      --
      Is it just my observation, or are there way too many stupid people in the world?
    37. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0, Interesting

      Because the aircraft can't measure its own weight. This kind of data entry error can occur in any system where a human is required to enter data into computer. Interestingly enough, most commercial planes can't measure how much fuel they're carrying. It's figured out by the guy who is watching the meter when he refuels it, who then passes hat amount to the pilots, who then enter the amount into the computer.
      https://en.wikipedia.org/wiki/Gimli_Glider

    38. Re:Data data everywhere and not a drop to think by Jason+Levine · · Score: 1

      Weighing a person and weighing a fully loaded plane are two very different things. If you need the level of technology required to weight a plane when you're weighing a person, I doubt that person's going to fit into a standard hospital bed.

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    39. Re:Data data everywhere and not a drop to think by Jason+Levine · · Score: 1

      Do you accelerate from every stop by pressing the gas pedal all the way to the floor or do you match how much gas you give it to the driving conditions and who and how many people are in your car?

      Sadly, for too many drivers, the answer would be "I floor the gas, going from 0 to 60 in as short a time as possible. Then, I hit the brakes and come screeching to a halt at the red light four blocks ahead of me."

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    40. Re: Data data everywhere and not a drop to think by bill_mcgonigle · · Score: 2

      hey, now, this is just an airliner, not a fancy tractor trailer.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    41. Re:Data data everywhere and not a drop to think by Noah+Haders · · Score: 0

      are you a pilot? Is it true that airlines now have to bump people to later flights not because the seats are oversold but because people are so fat that the airline maxes out on weight before everybody gets on board. fat people. what's up with that?

    42. Re:Data data everywhere and not a drop to think by kipsate · · Score: 0

      Why measure weight? All that's needed to know whether the plane will lift off is the current amount of thrust, the current speed and its acceleration.

      --
      My karma ran over your dogma
    43. Re: Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      I'm not sure if such sensors exist, but it should be simple. As for how to transmit securely?? The same way the thousands of other sensors on a plane work on moving parts.

    44. Re:Data data everywhere and not a drop to think by edtice1559 · · Score: 1

      This all makes sense and I too wish I had mod points as I would use them instead of responding. What I don't understand here is how the error wasn't noticed while going down the runway. I'm going to explain this using all of the wrong terminology but hopefully my point comes across. As the plane travels down the runway, the generated lift causes the nose to start to rise at a certain angle. As you get closer and closer to leaving the ground, the pitch rises. My understanding is that the Concorde relied on starting to take off with no flaps or elevator to build up maximum speed and then at the last second the pilots pulled up as hard as they could. But subsonic passenger planes set the flaps prior to engaging thrust and so a takeoff has a certain "feel." How is it that the pilots didn't notice that they weren't getting enough lift. As a passenger, I think that I would notice it and I have no flying experience. (For reasons I can't fathom, they don't give commercial pilots licenses to us blind people)

    45. Re:Data data everywhere and not a drop to think by kipsate · · Score: 1

      air speed*

      --
      My karma ran over your dogma
    46. Re:Data data everywhere and not a drop to think by sunking2 · · Score: 2

      The real question is why is he doing the math by hand. Computers are pretty good at that.

    47. Re:Data data everywhere and not a drop to think by jbwolfe · · Score: 2
      To add to this and in regard to the model flown here, The -800 and-900 versions are stretched and have higher MTOG. The end result is since the landing gear are just as short, there is even less margin for error with tail strikes. This is true both for takeoff and landing and results in higher rotation speeds as well as higher approach speeds. In some cases, this results in weight restrictions due solely to the needed increased speeds.

      Also of note regarding Vmcg, if Vr (reject) is lower than Vmcg, you're overweight for takeoff. Virtually never a factor for a modern aircraft.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    48. Re:Data data everywhere and not a drop to think by MouseR · · Score: 4, Insightful

      The iPad is not at fault here. Pilot did simple math and forgot to carry over a "1". There's no carry over when you let a software add.

      It's a whole system failure: paper being handed out to be hand-computer and then the number punched into a iPad for final trust numbers which are then entered in the avionics system.

      A frickin piezo on the landing gears would have done the trick.

    49. Re:Data data everywhere and not a drop to think by HangingChad · · Score: 1

      this data was not automatically uploaded and calculated.

      I know, right? All the sophisticated sensors on an airliner and there isn't one to say your exact weight? The DMV can weigh trucks without stopping at scales now, how is it airlines are still using average passenger and bag weights? This is insane.

      --
      That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    50. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      Do you accelerate from every stop by pressing the gas pedal all the way to the floor

      No, but my car doesn't tend to crash when I accelerate too little; planes do.

    51. Re:Data data everywhere and not a drop to think by avandesande · · Score: 1

      yes you think there would be a speed you would expect to be at half way(or some other decision point) down the runway where you would abort the takeoff if it was too low.

      --
      love is just extroverted narcissism
    52. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      And then some asshole slams into my rear, "# idiot should have been watching where he was driving !

    53. Re:Data data everywhere and not a drop to think by turning+in+circles · · Score: 1

      I imagine noise restriction regulations cause pilots to be required not to use more thrust than necessary on takeoff.

      --
      Might as well face it I'm addicted to data.
    54. Re:Data data everywhere and not a drop to think by rholtzjr · · Score: 1

      Hmm, something similar to a weigh station for semi trucks in order prior to take off?

    55. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      Uh, isn't the weight the plane + fuel + baggage + passengers? 3 of those are clearly easily gathered (fuel, plane, baggage) automatically. Only the 'passengers' part isn't, but I'm assuming they just use averages (they don't weight us when we get on) via # of people * average weight.

      Both NTSB and FAA recommends using the actual weight of passengers and baggage if the plane has less than 30 seats. The reason being a crash in Alabama (I think it was Alabama), which was due to overweight as all passengers were heavier than the average and had heavier baggage than average. This made the tail too heavy and the plane was unable to bring the nose down once it left the ground, stalled and crashed into the airport itself. However since it's a recommendation and not a rule, airlines are free to ignore this and some do. All "big planes" use average weight for people and passengers.

      In the early days of flying, passengers had to be moved around the plane according to weight, which meant they had to weigh everybody. The reason is that the early planes was known to crash if their center of gravity was moved too much. As a result the "heavy passengers" were moved to the seats near the center of gravity. Modern planes are bigger, hence less affected and they have a computer, which automatically compensates. This mean if the pilot wants to go strait, the computer will turn to get a strait line of travel as a result. The same goes for tilting, meaning it will actively keep the wings level. Before computers, the pilot would have to compensate manually, hence the bigger importance of a well placed center of gravity.

      Could we weigh all passengers? Sure one paper from FAA and it would be mandatory. However I saw one airline introducing mandatory weighing of passengers and a journalist went banannas regarding harassment of overweight people. The journalist completely skipped that it was according to the FAA recommendation or safety. This tells me the biggest challange regarding knowing the actual weight of passengers is politicial or mob opinions rather than technical or practical. Personally I fully support using actual measurements to increase safety, but the social media mob will not care for what engineers think or say.

    56. Re:Data data everywhere and not a drop to think by Andy+Dodd · · Score: 2

      I've never seen a flight where they were threatening bumping that they weren't gate-checking bags because every seat was full and there wasn't enough room for carryons.

      (Not weight reduction here - bag was still on the plane, just in cargo instead of overhead bins in the passenger compartment.)

      --
      retrorocket.o not found, launch anyway?
    57. Re:Data data everywhere and not a drop to think by Andy+Dodd · · Score: 4, Insightful

      The real story behind $10,000 hammers you hear people joke about in defense & aerospace:

      It's a $500 hammer because it's made from premium materials and is designed to handle things most hammers in civilian use would never see, plus $9,500 worth of government-mandated paperwork proving you didn't rip off the government.

      --
      retrorocket.o not found, launch anyway?
    58. Re:Data data everywhere and not a drop to think by invictusvoyd · · Score: 1

      That was my first reaction to this . But there must be a reason for not putting a sensor on the landing gear . I just cant imagine that they missed that out !

    59. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      . A load sensor installed on each landing gear would easily gather the current weight of the aircraft (http://www.omega.ca/googlebase/product_en.html?pn=LC8400-213-25K&gclid=CLmdgqnRlckCFU9ffgodVTED_Q as an example). I'd transmit the data to the flight computer using the ARINC 429 data bus or AFDX used to connect flight peripherals. Does that mean you need to STFU?

      Not strong enough. 3 * 25,000 lb is not enough for modern sized planes. I will not rule out it could be made for greater load, but the link doesn't proof it. I would also like documentation that it is reliable enough to be trusted for something where tailstrike or crash could be the result of incorrect measurements. What happens if the plane hits the ground hard on landing? Will it still provide correct measurements afterwards?

      Having said that, assuming the measurements can be trusted, it would be an improvement. It would also be an extra check for the amount of fuel. Years ago a plane ran out of fuel over Canada and managed to get down safely. Somewhat famous as Hollywood picked it up. The reason for the out of fuel was that they had the number of kg of fuel they should add. They added that amount in lbs and due to sensor issues, they managed to take off with half empty fuel tanks. The plane became known as "The Gimli Glider" afterwards (in case you want to look it up). Weight sensors in the landing gear would be an extra check to catch a mistake like that.

    60. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      Doesn't that imply they also miscalculated V2? They should have aborted the takeoff, while they still could, when it became apparent they weren't going fast enough.

    61. Re:Data data everywhere and not a drop to think by edtice1559 · · Score: 1

      It seems (and again I'm speaking about something where I have very little knowledge) that they did realize at some point which is why they pulled up hard on the stick and struck the tail. I don't know the procedure in this case. Should they have also opened up the throttle? Should they have known sooner? I hate to be an armchair quarterback but the OP was good enough to raise these types of questions and I'm curious to know the answers.

    62. Re:Data data everywhere and not a drop to think by umghhh · · Score: 1

      So what we need to tell all aircraft manufacturers - install this strain gauge of yours (if the view that there are only 3 points there is accurate enough is another story). This will surely include heavy cost as with anything aircraft related and produce its own faults. I am not saying it should not be done. What I wanted to covey is that it is not certain that the effort is worth it. I am pretty sure mistakes are made all the time more than it is comfortable to think about. Yet nothing really happens. In one case both pilots made a mistake making it to almost crash yet there was still no significant damage or? Thus the question is justifiable - is the technological measure so much better to make it into production? As with many other things that we experience in real life - there are solutions and we still do not use them because the cost does not justify the benefits. Especially if cost is not only deploying new solution but also costs of new faults that it brings with it.

    63. Re:Data data everywhere and not a drop to think by leathered · · Score: 3, Informative

      I'm only a private pilot but you also need to take into account temperature, air pressure (QNH), headwind component, the amount of runway you have to work with as well as weight to calculate takeoff performance.

      --
      For all intensive porpoises your a bunch of rediculous loosers
    64. Re:Data data everywhere and not a drop to think by edtice1559 · · Score: 1

      Just read your post again. I think the challenge is that the "too slow" speed is a function of how heavy you are. A lightly loaded plane can take off at a slower speed. Since they both thought the plane was 10k kg lighter than it was, the speed may not have been an indicator. But the fact that they didn't seem to be generating *lift* *could* have been an indicator but again I'm now very curious but don't have any hard knowledge.

    65. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      The amount of thrust needed to bring it up to speed is exactly what this calculation was for.

    66. Re:Data data everywhere and not a drop to think by tompaulco · · Score: 1

      are you a pilot? Is it true that airlines now have to bump people to later flights not because the seats are oversold but because people are so fat that the airline maxes out on weight before everybody gets on board. fat people. what's up with that?

      On a regional jet like the ERJ-140, if everybody was 250 pounds and brought a 25 pound bag, they would exceed the maximum payload weight. On larger aircraft like the 737-800, you could be well under maximum payload weight, at least before fuel is added, but then range is limited. The FAA uses 190 pounds in the summer and 195 in the winter for the weight calculations of passenger plus carryon. The average adult weight in the U.S. is 176.

      --
      If you are not allowed to question your government then the government has answered your question.
    67. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      This.

      Although sometimes the paperwork isn't so much to prove you didn't rip off the government, but to prove that the components/materials were sourced from US vendors and meeting appropriate government-mandated percentages of small and minority-owned businesses. A previous head of Martin-Marietta told the story of a case of duct-tape, off the shelf, which ended up costing well over $100 per roll because nobody in the supply chain was willing to do all the paperwork until the gov't gave Martin-Marietta a cost-plus contract (or an addition to an existing contract) to buy the damned tape and do the damned paperwork.

      Since then the regs have gotten a little easier on the government purchasing commercial off the shelf (COTS) gear where that will suffice, but it's still a large part of the cost.

    68. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      I routinely get asked for my weight when travelling on small commercial aircraft. My mother once described standing in line behind two other ladies who were asked their weight, and hearing their answer, estimated how much they lied by and added it to her own weight, just to be certain her flight was safe.

    69. Re:Data data everywhere and not a drop to think by jbwolfe · · Score: 1

      I are a pilot. Nowadays, butts are just given an assumed weight. Not sure how much exactly, I think 250lbs per person and that includes luggage. A long history of weighing passengers and bags resulted in statistical averages plus a safety factor. If you got bumped with seats available, it was likely because performance, perhaps takeoff, but often landing limits resulted in weight restrictions.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    70. Re:Data data everywhere and not a drop to think by avandesande · · Score: 1

      You would expect a certain speed with a certain thrust- even if the optimum takeoff speed changes. This would tell you if your calculations are off.

      --
      love is just extroverted narcissism
    71. Re:Data data everywhere and not a drop to think by Coren22 · · Score: 1

      Heck, just build a huge scale into a section of the airport apron for this purpose. It could even have a built in bluetooth or other wireless connection with the plane.

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    72. Re:Data data everywhere and not a drop to think by nitehawk214 · · Score: 1

      The settings for takeoff should be known before you try it. You would want to know if the airplane was capable of taking off before you start to roll down the runway.

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
    73. Re:Data data everywhere and not a drop to think by CohibaVancouver · · Score: 2

      Interestingly enough, most commercial planes can't measure how much fuel they're carrying

      Of course they can. Here are some examples of the gauges on a 737 -

      http://www.b737.org.uk/fuel.ht...

      The Gimli Glider ran out of fuel because the gauges weren't working and they messed up the manual calculations.

    74. Re:Data data everywhere and not a drop to think by nitehawk214 · · Score: 1

      Kid, shouldn't you be in school or playing counterstrike right now?

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
    75. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      And the length of runway still in front of you...

    76. Re:Data data everywhere and not a drop to think by Coren22 · · Score: 1

      http://www.scalesgalore.com/Di...

      http://www.cardinalscale.com/p... (look at the bottom one, likely big enough for a plane)

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    77. Re:Data data everywhere and not a drop to think by laurencetux · · Score: 1

      the big problem is building and certifying a weight sensor that

      1 will not need to be calibrated (unless you are taking the wheel/struts OFF)
      2 will have a small enough error range to be useful
      3 can get a decent number (hint i don't think its a simple add plus how do you handle skew (not going straight DOWN) in the numbers )
      4 oh and btw you have to comp for temps from ALASKA to HAWAII

    78. Re:Data data everywhere and not a drop to think by Coren22 · · Score: 1

      Didn't think of searching for it until after I posted, but they even make them for aviation!

      http://www.intercompcompany.co...

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    79. Re:Data data everywhere and not a drop to think by Coren22 · · Score: 1

      http://www.intercompcompany.co...

      They make airplane sized scales...perhaps just build them into the taxiway and have a wireless communications to the plane of the weight.

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    80. Re:Data data everywhere and not a drop to think by michelcolman · · Score: 1

      Actually, every aircraft has fuel gauges, and they are normally pretty accurate. However, since any aircraft equipment can and does fail from time to time, including those fuel gauges, we do crosscheck with the amount of fuel delivered by the truck to make sure the gauge reading is correct. In some older planes, the figure calculated from the uplift is even considered to be more accurate than the gauges. But there's no such thing as a commercial plane that can't measure how much fuel it's carrying.

    81. Re:Data data everywhere and not a drop to think by Drethon · · Score: 1

      One flight I was on was delayed for two hours due to the APU not working, then the air start cart they called to start the engines having a dead battery, then the next cart being too small and they jumped the first cart from the second (or something like that, I was 14) and finally were able to start the engines. After all that was done, the airplane was accelerating to what felt like full throttle even before pointing straight down the center line and made the most rapid ascent of any airliner I've ever been on.

      So occasionally airliners to "floor it".

    82. Re:Data data everywhere and not a drop to think by Drethon · · Score: 1

      I think that is somewhat dependent on the terrain around the airport and a bigger issue after the airplane leaves the ground.

    83. Re: Data data everywhere and not a drop to think by michelcolman · · Score: 1

      Recent planes do that (even something as old as an A320), but you have to actually be flying for that to work. So it's pretty useless before take-off.

    84. Re: Data data everywhere and not a drop to think by michelcolman · · Score: 2

      The day they can get tire pressure sensors, temperature sensors, fuel gauges etcetera to work reliably without failing or giving incorrect indications every now and then, maybe they can try measuring weight. Technology moves slowly in aviation.

    85. Re:Data data everywhere and not a drop to think by michelcolman · · Score: 2

      Because you need more speed if the weight is higher. And you may also need more thrust if the runway isn't long enough.

    86. Re:Data data everywhere and not a drop to think by grahamtriggs · · Score: 1

      How on earth did anyone cope in the 70s, before iPads were invented?

    87. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      such systems have been offered, and the take rate was basically nil

      http://www.prnewswire.com/news-releases/boeing-selects-crane-for-weight-and-balance-system-on-new-777-freighter-52183762.html

      the existing procedures / risks are viewed as acceptable by the operators (and their insurers), so unless they're mandated by the regulatory authority ...

    88. Re:Data data everywhere and not a drop to think by evilviper · · Score: 1

      It still boggles my mind how we live in the Information Age and this data was not automatically uploaded and calculated.

      If you should have learned anything about "the information Age", it's that life-critical systems should NOT be highly interconnected. If it's just a single 5-digit number that needs to go from point-A to point-B, plain-paper sneakernet is quite convenient and by far the safest and most reliable option.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    89. Re:Data data everywhere and not a drop to think by swillden · · Score: 1

      The settings for takeoff should be known before you try it. You would want to know if the airplane was capable of taking off before you start to roll down the runway.

      Sure, but it still seems like measuring thrust vs acceleration as you start accelerating down the runway is a really easy way to double-check weight and if it's too far out of plan, automatically abort the takeoff. It seems like this should be possible long before the plane is moving too fast to cut thrust and brake safely to a stop.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    90. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      I routinely get asked for my weight when travelling on small commercial aircraft. My mother once described standing in line behind two other ladies who were asked their weight, and hearing their answer, estimated how much they lied by and added it to her own weight, just to be certain her flight was safe.

      The FAA recommendation states that scales should be used, not just asking the passengers. Some airports installed them and it's very simple. The passenger always stand at a certain location when exchanging papers at checkin. The scale is located there and it is of a size and shape that doesn't look like a bathroom scale. It looks more like a device for "stay behind this line for privacy of the person in front of you" like you see at the doctor or similar places with personal info being exchanged. Most people might not even notice the airline measured their weight.

      Asking overweight people how much they weigh is like the police asking drunk drivers how much they have been drinking. Some might tell the truth, quite a number lie to make them look better and some are in denial and say something incorrect thinking it is right. The human factor makes the measurement "quality" unsuitable for any safety related usage.

    91. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      There is, we called it line speed when I was flying -- the speed at which you should be going by 1000 feet of roll. If you are not at that speed or higher, something is wrong and you should abort, which isn't that fun in a fully loaded aircraft. I don't have any experience with airliners but I suspect that the crew missed it on this takeoff. They should have noticed the slow acceleration and either aborted or gone to full throttle depending on where they were in the takeoff roll.

    92. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      See my reply to the immediate parent of your post.

    93. Re: Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      No, the OPT app from Boeing is the certified way to complete calculations nowadays :)

    94. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 2, Interesting

      My step-brother is an onsite supervisor helping to build the new AP1000 reactors at the Vogtle Electric Generating Plant.

      He's constantly complaining about the paperwork, how every nut and bolt is documented, and how people are slow to sign-off on paperwork because they're afraid of the buck stopping with them if something breaks.

      And yet _his_ projects (the boilers) are way ahead of schedule. Their the only ones ahead of schedule, in fact. Why? Because even though he complains about the red tape and meddling of regulators, he's actually incredibly smart, very hardworking, and he manages to whip the crews he supervises into shape. He doesn't half-ass anything, but he's courageous enough to make the hard decisions, including extra work, that keeps things on time and under budget.

      Government (as well as corporate, for similar reasons) projects are expensive not because of paperwork and red tape, but because _real_ people drag their feet. And because they will use paperwork and similar frictions as an excuse for poor performance, rather than treating it as any other challenge one might encounter.

      I couldn't even imagine the amount of graft and corner-cutting that would occur without the paperwork holding people's feet to the fire.

      Most people are lazy most of the time. Most people don't take pride in their work most of the time. Civilization works because a minority of people prefer getting the job done to whinging, even if they complain almost as much as the next guy.

    95. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      and the length of the runway.

    96. Re:Data data everywhere and not a drop to think by gnasher719 · · Score: 1

      They make airplane sized scales...perhaps just build them into the taxiway and have a wireless communications to the plane of the weight.

      How many times has the total weight been entered completely right? Do you think you can make the system that you propose work with a lower failure rate? Good luck.

    97. Re:Data data everywhere and not a drop to think by SuricouRaven · · Score: 1

      The strain gauge would at least be fail-safe: If it's faulty then the numbers won't match and the plane isn't going up until the fault is repaired.

      Planes are very reliable now, due largely to the extreme level of regulation to which they are subject. The most unreliable component is the pilot. You can't trust the pilot.

    98. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      ... and it's a hot day, so the pressure's high. And there's a wind blowing, which is creating some lift. And there's a guy hiding in the wheel cavity, leaning on the sensor. And there's the 18 things I didn't think of within the first minute.

      But anyway, apart from that, yeah, simple linear function of pressure. Those idiots!

    99. Re:Data data everywhere and not a drop to think by Deadstick · · Score: 1

      Some large aircraft can weigh themselves, with strain gages on the landing gear axles.

    100. Re:Data data everywhere and not a drop to think by Deadstick · · Score: 2

      Because the aircraft can't measure its own weight.

      Some of the larger ones can. They have strain gages on the landing gear axles.

      (It would seem simpler to put pressure gages in the oleo struts, but static friction in the struts corrupts that.)

    101. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      Should have gave it more gas.

    102. Re:Data data everywhere and not a drop to think by robbak · · Score: 1

      Oh, don't forget - 5. 'won't break'. And 6. 'Doesn't weigh too much'.

      A load cell (or strain gauge) is a device that flexes depending on how much force is on it. They want to put this between the wheels and the suspension, and leave it there to take the impact forces of landing. It would only be a matter of time before one of these would develop metal fatigue, snaps during a heavy landing, and kill a plane-load of passengers.

      --
      Prediction for end of Universe #42: Fencepost error in Quantum_bogosort.cpp
    103. Re: Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      It still boggles my mind how random people on the internet think they build airplanes better than people who build airplanes for a living.

    104. Re:Data data everywhere and not a drop to think by Deadstick · · Score: 1

      The telescoping tubes that make up the strut have to contain a lot of pressure, which means tight seals, which means static friction corrupts the measurement.

      A better way: https://www.sawe.org/papers/12...

    105. Re:Data data everywhere and not a drop to think by DarkOx · · Score: 3, Interesting

      I am not a pilot so I don't know but I am curious. In all the old war novels I read they just run the throttles to "take off power" and go.

      Is there any reason you don't just slam the throttles open on a modern jetliner until you are off the ground? Why do anything other than make sure you are not 'to heavy' to make it before you run out of runway? What not just 'punch it'.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    106. Re:Data data everywhere and not a drop to think by DarkOx · · Score: 1

      "take off power" does not have to be red lining it. I don't see why using running the engines up to some high but within operation specs should damage or prematurely ware them. I don't know anything about modern turbo fan engines though.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    107. Re:Data data everywhere and not a drop to think by lgw · · Score: 1

      A load sensor installed on each landing gear would easily gather the current weight of the aircraft

      Accurate to 3 significant digits? There's a wind blowing. How much lift is the plane getting from that right now?

      Heck, strain gauges have issues with calibration in the first place, and calibration is important. They're off in a time-varying magnetic field. They have to be calibrated to temperature, and are off in a way directly proportional to temperature, so you have to measure temperature quite accurately. But temperature keeps changing, along with that wind that keeps changing the weight you measure, because, hey, wings.

      But it's easy, right?

      --
      Socialism: a lie told by totalitarians and believed by fools.
    108. Re:Data data everywhere and not a drop to think by thegarbz · · Score: 1

      Any off the shelf strain gauge will do that.

      Next question?

    109. Re:Data data everywhere and not a drop to think by thegarbz · · Score: 1

      It's almost like you need a calibration point that you can rely on to reset the measurement. Something like an empty plane perhaps? Strain gauges are quite linear in operation.

      As for wind, if a bit of wind generates enough lift that throws your measurement out enough to make take-off impossible, maybe humans should just stay on the ground and leave the flying to Evel Knievel.

      It really is quite easy. So easy in fact that some planes are already equipped with them: https://www.sawe.org/papers/12...

    110. Re:Data data everywhere and not a drop to think by laurencetux · · Score: 1

      yeah i kind of glossed over than bit since a lot of folks even here would not know a wheatstone bridge if somebody smashed them in the head with it.

    111. Re:Data data everywhere and not a drop to think by thegarbz · · Score: 1

      WHAT "sensors"?

      Ok since you want it spelled out to you: Strain gauges would be the obvious choice. The type used to weight fucking heavy things to begin with, the type used in mining applications to weigh the loads attached to draglines will easily withstand a luggage handler (whatever that means in the scheme of a sensor that can weigh up to 80T)

      I am an instrument engineer. What you claim is impossible is not so. Actually it's not even difficult. ACTUALLY it's been since the late 1970s: https://www.sawe.org/papers/12...

      Also you do realise you don't need to weigh the plane while it's flying right? Just a once off on the ground. If you actually needed to know the weight of the plane you can calculate that during flight based on fuel used as a plane is an otherwise closed system.

      Any significantly advanced technology is indistinguishable from magic. Let's just go with that. I'm going to weigh the plane using magic.

    112. Re:Data data everywhere and not a drop to think by lgw · · Score: 2

      Hospital beds don't usually have airfoils. You've got a wind, say, 8% of the aircraft's takeoff speed, gusting to 12%. The aircraft has wings. How does this all work again? Plus, the kind of sensors that work at this scale tend to be temperature sensitive, magnetic field sensitive, and hard to calibrate.

      As usual, the stuff that /. armchair experts thought up in 5 minutes did, in fact, occur to the actual professionals designing these things. You could likely make an automatic system of some sort, but would it be more accurate than the current method, which works pretty well on average?

      --
      Socialism: a lie told by totalitarians and believed by fools.
    113. Re:Data data everywhere and not a drop to think by thegarbz · · Score: 1

      How many times has the total weight been entered completely right? Do you think you can make the system that you propose work with a lower failure rate? Good luck.

      Oh you said entered. Don't say that. That word implies human action. Human action can be considered good for about 90% of the time. Sounds like a perfect situation for something to be replaced by a computer.

      Don't over-estimate humans.

    114. Re:Data data everywhere and not a drop to think by PrimaryConsult · · Score: 1

      You do know that a small aircraft can actually lift off the ground while parked when the wind is high enough, right? Weight on the gear at that point is 0 :).

      And even a sufficiently stripped 747 will lift off the ground with no engines.

    115. Re:Data data everywhere and not a drop to think by Eythian · · Score: 1

      Someone elsewhere commented that it's expensive in terms of maintenance, it costs fuel, it increases the chance of engine failure, things along those lines.

    116. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      > The weight of the plane is a simple linear function of the pressure of the fluids in the landing gear.

      No. It isn't. To prevent bounce the landing gear has dampers that rely on friction is some way or other. Also the seals, and other parts, provide friction, and in particular will have static friction. The 'weight' may be the pressure + friction or pressure - friction or somewhere in between. Also the wings will provide lift, reducing the pressure, whenever air flows over them, from, for example, wind, or from devices on other aircraft designed specifically to move air about.

    117. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 1

      I'm kind of disappointed no one answered you yet. Let me say right off the start, I'm not a pilot. That being said, I'm going to guess the decision to no use full throttle is based on the same reason many other decisions are made in the world: money. More thrust = higher fuel consumption. Why waste fuel? I'm guessing fuel is a pretty big part of an airliner's expense, as suggested by the fact several years ago they added a 'fuel surcharge' to make up for the fact fuel prices were going up.

      Like I said, just a bunch of assumptions. It would be great to hear from someone who knows although this kind of decision, I'm guessing, is more a business/financial decision than a technical/engineering one.

    118. Re: Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      I attended a nuclear engineering seminar at Argonne Natl. Lab and they related a very similar story about Fukushima. To paraphrase:

      These guys kept just sitting there trying to plug numbers into their computer models trying figure out if they were injecting enough water, while the reactors boiled dry and melted. The lesson being, if you are an engineer or operator, that you have to know when to stop mindlessly trusting computer models to magically do your homework for you and when do your own modeling around basic questions like "How does flow rate times Cp times delta-T compare to the current decay heat? Lower? Then we need more flow!"

      In both cases, I wouldn't say the operators/pilots necessarily lacked the ability to intuit, they just mindlessly trusted the computer and chose not to believe their lying eyes.

    119. Re:Data data everywhere and not a drop to think by nitehawk214 · · Score: 1

      I suppose you are right and you could calculate it on the fly, but with the cost in dollars and lives on the line if something goes wrong, you have to be sure everything is right before you touch the throttles.

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
    120. Re:Data data everywhere and not a drop to think by lgw · · Score: 1

      There's usually some fuel in the plane, and some cargo. Perhaps you could 0 it from time to time with an empty plane, but you don't have to do that today. In any case, your weight measurement will depend on your temperature measurement, but the temp of the sensor itself, so you'd need to measure that alongside the weight measurement.

      Winds 10% of takeoff speed are common. But you only need enough to through off your sensors by 1% to be trouble. As a sanity check on what the pilot calculates (as was used in that example), it might make sense. But the existing system is clearly pretty accurate, as this sort of problem is rare.

      Or, you could just realize that every time there's a /. article on anything technical, every armchair expert is sure they saw something in 5 minutes that the working professionals missed. No, really, they also thought of it in 5 minutes.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    121. Re:Data data everywhere and not a drop to think by nitehawk214 · · Score: 1

      Best thing to do is do both techniques.

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
    122. Re:Data data everywhere and not a drop to think by Mass+Overkiller · · Score: 2

      Depending on the environmental conditions, going "balls to the wall" on a modern jet without computer controls would likely wipe out the engines by over torquing them and overheating them. Modern engine controls keep the engines together. Basically what happens now is that the computer is programmed for the aircraft configuration and the computer says "max power is XYZ". Then pushing the throttles all the way forward only nets you Max Power of XYZ. Some systems have an override condition, provision or button/lever, but most throttle systems on take off are "set and forget". This is to keep the engines together and keep them from over spinning, overheating or over torquing. Modern jet engines have more power than necessary for take off and climb. If you notice right after take off, the engines spin down slightly. This is to prevent over heating and increase engine reliability.

    123. Re:Data data everywhere and not a drop to think by Budgreen · · Score: 1

      all this technology exists, I work in the weighing industry. you could drop a single (long) scale across the taxiways to gather per wheel weight and accumulate it then beam the total to the plane through a wireless link, wifi, bluetooth. plane wouldn't even have to stop. they do have some smaller ones to weigh cargo.

      the problem here is this all needs calculated before they taxi out and take off.

      the problem with the strain gauges in the landing gear idea is two fold. temperature extremes, and calibration.

      --
      The greatest right given is the right to be wrong...
    124. Re:Data data everywhere and not a drop to think by Budgreen · · Score: 1

      failsafe? not exactly

      if one of the 3 strain gauges goes bad it can still give you a reading that seems reasonable when combined with the other two. they would need to be calibrated periodically to account for wear and fatigue.

      I work on tanks with strain gauges that are regularly filled and drained with about 200k lbs of material regularly, and its not uncommon to see it drift by a few thousand pounds in a year due to wear, and this is in a relatively temperature stable environment.

      --
      The greatest right given is the right to be wrong...
    125. Re:Data data everywhere and not a drop to think by Budgreen · · Score: 1

      cardinal makes nice stuff.

      but if you laid a truck scale long ways across the taxiway you could weigh (axles) and their electronics will accumulate those 2 weights, tell you front, rear, total weight and transmit it any way you want.

      --
      The greatest right given is the right to be wrong...
    126. Re:Data data everywhere and not a drop to think by Pikoro · · Score: 1

      Don't forget air temp, humidity, fuel tank placement, amount of reserve fuel, etc.. In the systems I work on, the Vx speeds aren't calculated automatically, they're supposed to be input by the pilot based on lookup tables.

      Also, for the people talking about automatic calculation of these values, some weights are different than others. Fuel is a variable weight which changes during flight whereas passenger/cargo weights stay static. CG changes with angle of attack and acceleration which has to be taken into account when setting up initial spoiler and elevator settings for takeoff as well. It's not just a simple "Aircraft is 76k lbs"

      --
      "Freedom in the USA is not the ability to do what you want. It is the ability to stop others from doing what THEY want"
    127. Re:Data data everywhere and not a drop to think by Budgreen · · Score: 1

      wheel weighers... meant to be portable for spot checks, good luck not sliding a wheel off one when its rainy or snowy.

      they are accurate and have their uses but day in day out is not one.

      --
      The greatest right given is the right to be wrong...
    128. Re:Data data everywhere and not a drop to think by Budgreen · · Score: 1

      doubtful.

      has to withstand the temperature swings *and* the shock loads of landing

      --
      The greatest right given is the right to be wrong...
    129. Re:Data data everywhere and not a drop to think by ChrisMaple · · Score: 1

      A strain gauge is attached to the strut and its dimension changes just as much as the strut does. It shouldn't fail unless the strut fails. The weight should be miniscule, less than the wire used to hook up to it. Zeroing is simple; once the plane is aloft the force on the strut is a known minimum.

      --
      Contribute to civilization: ari.aynrand.org/donate
    130. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      But then the piezo would have only one function and added weight to the plane for just that one function.

    131. Re:Data data everywhere and not a drop to think by governorx · · Score: 0

      I have used an iPad and it is the fault of the iPad... crappy touchscreens. If he had a normal keyboard and a screen that he was no ocluding with his own fingers this would not have happened..

      Of course I could be wrong since I am wildly guessing.

    132. Re:Data data everywhere and not a drop to think by jbwolfe · · Score: 1

      In fact you can firewall it. All modern (since about the '80s) engines are computer controlled. The firewall position produces thrust as a function of mode. TOGA for takeoff and climb for, well, climb and cruise. Even idle thrust is a function of configuration- if the flaps are out or not, on the ground or not, is anti-ice on, is there a high demand for bleed air.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    133. Re:Data data everywhere and not a drop to think by turning+in+circles · · Score: 1

      Actually, I was totally wrong; according to "pilot guide to takeoff safety," company policy is used to tell pilots how much thrust to use. (See Section 2.3.6).

      --
      Might as well face it I'm addicted to data.
    134. Re:Data data everywhere and not a drop to think by ls671 · · Score: 1

      We should make bigger overhead bins in the passenger compartment and eliminate the cargo space completely. This way, the luggage/cargo would be further from Earth center of mass so its weight would be less thus better fuel economy and easier take-offs ;-)

      --
      Everything I write is lies, read between the lines.
    135. Re:Data data everywhere and not a drop to think by ultranova · · Score: 1

      Do you accelerate from every stop by pressing the gas pedal all the way to the floor or do you match how much gas you give it to the driving conditions and who and how many people are in your car?

      I'm not trying to take-off from every stop. But when I am, for example when I'm about to join the highway, I do indeed floor the pedal.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    136. Re:Data data everywhere and not a drop to think by Lisandro · · Score: 3, Informative

      There's a good number of reasons for this, and they're not immediately obvious.

      - Optimize fuel usage; you want to burn only as much as you need on takeoff
      - Reduce engine wear as much as possible. Engine overhauls are awfully expensive for airlines.
      - Don't overthrust engines in case of failure. If an engine goes out on takeoff with too much airspeed the airplane might not be able to correct yaw before running out of runway.

      On small piston aircrafts, yes, you usually go full power on takeoff every time. Airlines are a very different beast though.

    137. Re:Data data everywhere and not a drop to think by ls671 · · Score: 1

      > retrorocket.o not found, launch anyway?

      Of course we launch anyway, what are you thinking???
      And you are exaggerating anyway, it only has shrunk a little due to cold temperature.

      --
      Everything I write is lies, read between the lines.
    138. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      Fuel cost and engine wear and tear

    139. Re:Data data everywhere and not a drop to think by dave420 · · Score: 1

      Of course it does. Steering is acceleration, and clearly necessary to avoid crashing.

    140. Re:Data data everywhere and not a drop to think by stephanruby · · Score: 1

      I don't know for sure, but I believe the pilots are supposed to *only* use the certified avionics systems in the aircraft

      No, it's also important that they're able to make these kinds of calculations before they enter the cockpit as well.

      ...they use iPads even though they're really, really, really not supposed to.

      iPads are not the problem. It's the fact that they didn't double check those results through another method that is really the problem.

    141. Re:Data data everywhere and not a drop to think by thegarbz · · Score: 1

      You can doubt all you want. Strain gauges are used in many planes for expressly this purpose. They have been since the 70s. See the other links posted here.

      These gauges are also inaccurate over changing temperatures but they are repeatable. It doesn't matter if they freeze while the plane is in the air as long as the measurement is consistent while they are on the ground. Even if you are flying from Siberia to the Sahara daily temperature compensation for sensing elements is a concept that has been around for the best part of 60 years. Also shock loads are not as bad as you think either. It's no like the entire force of the plane hits them, this is greatly reduced by shock absorbers and the fact that strain gauges that are built to measure in the range of 100T are actually damn shock resistant. If they can be used in swinging draglines then they'll withstand the minor abuse they may face in a plane.

    142. Re:Data data everywhere and not a drop to think by Big+Hairy+Ian · · Score: 1

      Probably because the Boeing 737 is nearly 50 you'll be lucky to find an RS232 port

      --

      Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.

    143. Re:Data data everywhere and not a drop to think by dcw3 · · Score: 1

      You don't want a system automatically aborting when you might be running out of runway at 160kts.

      --
      Just another day in Paradise
    144. Re:Data data everywhere and not a drop to think by dcw3 · · Score: 1

      4 oh and btw you have to comp for temps from ALASKA to HAWAII

      Does it weigh more cold or hot? Seriously though, what does temp have to do with weight calculation? Do the sensors readings change with temp?

      --
      Just another day in Paradise
    145. Re:Data data everywhere and not a drop to think by dcw3 · · Score: 1

      This seems like something the plane should be able to do all by itself. This is $50M aircraft. It should be at least as sophisticated as a hospital bed.

      The first 737 was certified back in 1967, so a lot of the tech (unless it's been updated as most airlines do) is pretty old on some of these. There's a lot that planes should be able to do, but shit breaks, and pilots need to be able to deal with any contingency manually if possible.

      --
      Just another day in Paradise
    146. Re:Data data everywhere and not a drop to think by Archtech · · Score: 1

      In view of the alternative (worst case, tail hits the ground hard enough to cause serious structural damage, tail falls off, everyone dies) it would be worth spending a little time and money on.

      Thing of it is, people don't foresee that kind of contingency when they design a system as complicated as a jet airliner. No one says, "OK, what if the pilot is totting up the total takeoff weight in his head and makes an arithmetic error?" Nevertheless, it is certainly the kind of operation that deserves to be automated - perhaps, as someone has already suggested, just as a backup or safety check.

      I'm reminded of a time many years ago when I went into a department store to buy a cheap alarm clock. The young sales assistant was obviously unfamiliar with his pocket calculator, and solemnly told me that the price of 25 pounds sterling, less 25 percent discount, was 33 pounds or something like that. I tried for some time to make him see that 25 pounds, with a discount, must be less than 25 pounds - but he could not see beyond the number displayed on his (incorrectly operated) calculator. Eventually I had to get a manager to sort it out.

      That kind of simple arithmetic error should not be able to damage a huge airliner and (potentially) crash it.

      --
      I am sure that there are many other solipsists out there.
    147. Re:Data data everywhere and not a drop to think by dcw3 · · Score: 1

      Then, shouldn't there be an optimum thrust that it's set at under all but abnormal situations? I realize this isn't the Cessna that I learned on, but why make a variable out of something that could normally be a constant?

      --
      Just another day in Paradise
    148. Re:Data data everywhere and not a drop to think by laurencetux · · Score: 1

      it depends on the sensor and what said sensor is made of

    149. Re:Data data everywhere and not a drop to think by edtice1559 · · Score: 1

      Only for a plane of a certain weight. If I apply a certain amount of thrust to a 1kg object, it will go faster than if I apply it to a 10000 kg object. You expect a certain speed for a certain thrust and weight. But I think you're point is still valid, because you're not building ground speed at the expected rate. I still hope the OP comes back and comments as I'd like to think that the pilots could have known sooner that they weren't building enough speed. Then, adding thrust would have been easy.

    150. Re:Data data everywhere and not a drop to think by RoverDaddy · · Score: 1

      Modern jet engines have more power than necessary for take off and climb.

      This recent video demonstrated that nicely.

      --
      RETURN without GOSUB in line 1050
    151. Re:Data data everywhere and not a drop to think by swillden · · Score: 1

      You failed to read the last sentence of my post.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    152. Re:Data data everywhere and not a drop to think by swillden · · Score: 1

      +1

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    153. Re:Data data everywhere and not a drop to think by stoatwblr · · Score: 1

      Three words: Centre of Mass.

      can a static weighstation calculate this?

    154. Re: Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      Short answer, yes

    155. Re:Data data everywhere and not a drop to think by stoatwblr · · Score: 1

      "Is there any reason you don't just slam the throttles open on a modern jetliner until you are off the ground?"

      Firstly: In most parts of the world: Noise laws

      Secondly: Going to 120% power dramatically shortens engine life so you only do it in an emergency (yes, you turn it up to 11, but there are tradeoffs). Engine overhauls are extremely expensive. Management frown on pilots who cost the company too much.

      This was an aircraft that was 10 tons heavier than calculated - on a 737 that's easily a 15-20% variation on nominal MTOW. That makes a large difference to the rotate and liftoff velocities. These are precalculated based on the aircraft's assumed weight to give optimum climbout rate.

      If you rotate early or overrotate, the aircraft takes longer to get to liftoff velocity. If you rotate late the ride is bumpy and that is bad for both the nerves of the passengers and the fatigue life of the airframe (late rotation is used in hot'n'high conditions or where you need to "spring" off the runway, but generally strongly discouraged). Taking longer to get to liftoff velocity may mean running out of runway.

      The surprise is that they only kissed the tarmac. It must have been a long runway with an easy climbout. If they'd done that at Queenstown (where 737s have to fly out with the front 4 rows empty in order to be able to climb over terrain) this would have resulted in a messy smear mark over a nearby mountainside.

    156. Re:Data data everywhere and not a drop to think by multi+io · · Score: 1

      Why measure weight? All that's needed to know whether the plane will lift off is the current amount of thrust, the current speed and its acceleration.

      The plane lifts off when its lift exceeds its weight. Its *weight*, see? The airspeed (and flaps setting) determines the lift; to determine the weight, you have to, well, weigh the thing.

    157. Re:Data data everywhere and not a drop to think by dcw3 · · Score: 1

      Yes, I confess having jumped the gun w/o reading your full post. Apologies.

      --
      Just another day in Paradise
    158. Re:Data data everywhere and not a drop to think by delt0r · · Score: 1

      90% of wear and tear on a turbofan is at takeoff. So yea there are good economic reasons not to do this. But over all some pilots like to gun it anyway :D. Lets face it. It is fun.

      --
      If information wants to be free, why does my internet connection cost so much?
    159. Re:Data data everywhere and not a drop to think by Anonymous Coward · · Score: 0

      You have a poor understanding of suspension mechanics. The static weight of the plane isn't supported by the fluid. Those systems are shock absorbers which attenuate oscillation for the weight-loaded springs and gear moving hydraulics who just move the unloaded gear train from one position to another lock position.

  3. Why do these data need to be entered manually? by QuietLagoon · · Score: 3, Interesting
    Where do the pilots get the data? Is it displayed to them? Is it shouted at them as they board the plane?

    .
    Why can't the source of the data convey the data to the tablet apps automatically? Why involve an error-prone human in the process?

    1. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 1

      Why involve an error-prone human in the process?

      Under the Pilots Union agreement the calculations will be handled by the pilot and check by the co-pilot. :P

    2. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0, Interesting

      Because pilot unions refuse to budge on removing any workload from pilots. They are afraid that pilots will eventually be removed from the cockpit altogether.

    3. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0

      But if they do that, who'll feed the dog?

    4. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0

      Even if the process is fully automated, safe operation is still the pilot in command's responsibility.
      If this magnitude of error was made by the ramp folks, the pilot's ass would still be on the line, even if it would have been impossible for him to detect.
      In this case, the pilot over-rotated, and a contributing cause happens to be his error in the weight calculation.
      It just comes to show that inattention while flying can ruin your entire day.

    5. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0

      Compared to many things, knowing your plane's weight is probably something that shouldn't be automated. Weight is critical for nearly every calculation in the sky (and many on the ground) starting with how much fuel should you load, how wide is your safety margin, how far you can fly, what range of burn rates you're going to stay within.

      A plane's weight dictates the needed lift. That lift is a function of forward airspeed. The airspeed is an input into the plane's range. Yes, I'd want the weight of the plane to be in the pilot's hands, and if we automate it, after an emergency will likely become the first time a pilot notices he's flying heavy.

    6. Re:Why do these data need to be entered manually? by Solandri · · Score: 4, Insightful

      Because if an automatic system fails in an "obvious" way and causes an accident, people here would be posting "why wasn't a human in the loop?"

      In an ideal world, both automatic systems and people would complement each other with a person manually checking the automatic results. But in the real world, once you automate the system, people tend to get lazy and stop double-checking the automated system's calculations. NASA ran across the same problem - in the post-Challenger investigation they discovered that having multiple inspections actually decreased safety. Each inspector assumed the other was doing his job, so became more lax and sometimes didn't check things thoroughly or sometimes even skipped checks. Even in this incident, the pilot using the iPad didn't bother checking to make sure the number he entered into the iPad was the number he thought he typed. He just assumed the input method worked, despite everyone who's tried to type an email on a touch interface knowing that errors occur frequently.

      So you end up with an either/or situation. Either the system has to be completely automated with the engineers trying to think up every possible scenario during design, and it'll still occasionally fail in ways you never thought of which will lead people to question why humans were left out of the loop. Or it has to be reliant on humans doing everything by hand, to ensure they take their job seriously and actually do it. Unless an automatic system has a track record showing decades of reliability (this is why computers on aircraft are usually more than a decade old), aerospace usually relies on humans.

    7. Re:Why do these data need to be entered manually? by jbwolfe · · Score: 2

      Obtaining performance data requires knowing how many people and bags and where they are located, which runway is used, flap setting CG and weather data like pressure, winds and temperature. These factors, exclusive of the atmospheric conditions, are dictated by the humans operating the plane and while they could theoretically be automated, there likely isn't enough return on the invested effort to do so.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    8. Re:Why do these data need to be entered manually? by jbwolfe · · Score: 5, Informative
      As a unionized airline pilot, I can assure you that your statement is completely false. I'd suggest that you visit here: http://alpa.org/ to get a better idea about the kinds of things that union has done to improve safety in the industry. Such as the following: science based duty limits, TCAS, Captains authority, security of the cockpit, hazardous cargo, safety reporting system, etc.

      I suspect, sadly, that your bias against unions is an indicator that your mind is made up already.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    9. Re:Why do these data need to be entered manually? by RobinH · · Score: 1

      This is exactly my thought. Either they have strain gauges in the landing gear to measure the weight directly, or they're calculating it from some indirect source like passenger load. Either way the value was already in a computer before that person messed it up.

      --
      "I have never let my schooling interfere with my education." - Mark Twain
    10. Re:Why do these data need to be entered manually? by umghhh · · Score: 1

      Ah unions are at fault, why not directly Putin? Gee I came here years ago for the quality of comments also those at the lowers level now this gets modded up into /. mod-heaven and I am wondering what the hell is wrong with me that I spend time here.

    11. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0

      So since this data can be gathered automagically through redundant sensors in the hydraulics and pneumatics of the landing gear, should the manual entry by the pilot be removed from this step? If not why should the error prone manual entry be used rather than having the human exist as verification?

    12. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0

      In this instance, you could do something like the following...

      Make the pilot calculate the weight from his available information. Let the computer system calculate the weight using its available information. Have the pilot enter in the information. The pilot is never shown (or only shown after) what the weight the computer system calculated.

      If the pilot's weight is close to the computer's weight within a small enough margin, the pilot's weight will be used for further calculations.

    13. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0

      No. In this case the simple solution is to have humans enter the data, and then only afterwards does the system say "hey ding dong, you put in the wrong fucking numbers from what I can tell, are you 100% sure you meant to do this (red ink highlights error, nasty blinking lights). Oh, and by the way you need approval from ground as well as your copilot because this shit looks fucked up."

    14. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0

      Simple solution: a checklist. If you don't follow the checklist, which correlates with the sensors then you're liable for murder and life in prison.

    15. Re:Why do these data need to be entered manually? by sabbede · · Score: 1

      It reminds me of old Heinlein novels from the pre-useful-computer era. Like Starman Jones where FTL calculations had to be solved in someone's head and the solution given to the computer.

    16. Re:Why do these data need to be entered manually? by Big+Hairy+Ian · · Score: 1

      It's a 737 they've been around for like 50 years and you still can't get a decent coffee

      --

      Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.

    17. Re:Why do these data need to be entered manually? by Anonymous Coward · · Score: 0
  4. So wrong data in Flight Management Controller by Anonymous Coward · · Score: 4, Interesting

    So somebody entered bad data into the Flight Management Controller.

    Happens all the time with Qantas, which has been caught out for having extremely lax protocols.

    Search the ATSB database, there have been more than a dozen incidents in the past decade which by pure luck didn't result in mass casualties.

    Then read the BS excuses Qantas gives. Such as "the ladder wasn't tall enough to check the engine cowling was locked".

    1. Re:So wrong data in Flight Management Controller by thegarbz · · Score: 1

      People like picking on QANTAS for this, but the reality is that equal shit happens on all airlines. After all it wasn't a QANTAS plane which recently had the engine cowling fly off mid flight. And I say that for any of the several cases of this happening this year.

    2. Re:So wrong data in Flight Management Controller by Anonymous Coward · · Score: 0

      People like picking on QANTAS for this, but the reality is that equal shit happens on all airlines. After all it wasn't a QANTAS plane which recently had the engine cowling fly off mid flight. And I say that for any of the several cases of this happening this year.

      Stop yelling. It hasn't been 'QANTAS' since the 1920s.

      There was an incident involving Qantas in which the engine cowling fell off mid-flight. And they were serious when they reported back to the ATSB that having ladders tall enough to check that the cowling was locked was too onerous.

      Stop making excuses.

    3. Re:So wrong data in Flight Management Controller by Anonymous Coward · · Score: 0

      If a ladder isn't high enough, common sense dictates that you find a larger ladder, or another means of inspecting the item prior to flight.

      Remember, the failures are not due to the lack of following protocol, they are the rare times when there was a problem, missed by the lack of following inspectio protocol. This means that many, many more planes are flying under inspected, and only a few failures have resulted in investigations.

      That the investigations show the protocols were not followed implies that they must have not followed the protocols a lot of times to eventually get an overlap of problem and no protocol enforcement. THAT is a management failure, which seems very common with Qantas.

    4. Re:So wrong data in Flight Management Controller by Anonymous Coward · · Score: 0

      Qantas had an engine explosion though. An A380 flying from Singapore to ... Sidney something in that area. It exploded over Indonesia and the engine casing fell down. Locals found it and the media started writing about a crashed Qantas while the plane was still in the air flying on 3 engines. It turned around and landed safety in Singapore and it turned out that the explosion was caused by a too weak fuel pipe inside the engine. In other words the blame was in production quality control in England, not with Qantas and all engines of that design was checked and it turned out it would have been a matter of time before a few others would do the same.

      Sure you can search the net for Qantas crashes and this will likely come up. However based on past accidents and actual facts, Qantas looks quite safe. The reports of poor maintenance is a bit disturbing, but not unique. I think it's more like people like to rant on Qantas because according to Rainman "Qantas never crash". I'm actually more concerned with airlines like Ryanair or Norwegian. The latter became big news in 2010 when volcanic ash closed the European airspace. Basically they wanted to fly anyway and would not trust reports of the danger until they could see planes crashing. The CEO did some media stunts to force open the airspace, at least for his planes, regardless of "air quality".

    5. Re:So wrong data in Flight Management Controller by Anonymous Coward · · Score: 0

      "...Qantas, which has been caught out for having extremely lax protocols."

      But Quantas never crashed. Never crashed.

  5. Proves iPads are not reliable.... by Anonymous Coward · · Score: 0

    Enough for business.

    1. Re:Proves iPads are not reliable.... by Anonymous Coward · · Score: 0

      Yeah... Should've used the Windows 10 Tablet.

    2. Re: Proves iPads are not reliable.... by Anonymous Coward · · Score: 0

      And that is why Jobs shoved them down our throats. Because he wants us to die.

    3. Re: Proves iPads are not reliable.... by Anonymous Coward · · Score: 0

      Apple hates us so they do this to us. Do this to us.

    4. Re: Proves iPads are not reliable.... by Anonymous Coward · · Score: 0

      And Apple has pressured the Republicans into making it law. Making it law.

    5. Re:Proves iPads are not reliable.... by Anonymous Coward · · Score: 0

      Right, because it would be impossible to have an error if this was done the old way on paper with a pen. It would also be impossible to have an error if you used a real keyboard, no one *ever* makes typos.

    6. Re: Proves iPads are not reliable.... by Anonymous Coward · · Score: 0

      He is such a racist. Such a racist.

    7. Re: Proves iPads are not reliable.... by Hognoxious · · Score: 1

      The first line of a blues song - you always sing it two times. Two times.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  6. 5% by rfengr · · Score: 2, Interesting

    Seems to me 5% should be well within the margin or error. Are they trying to save fuel by cutting it that close?

    1. Re:5% by fustakrakich · · Score: 0

      Are they trying to save fuel by cutting it that close?

      Yes, exactly. There is no logical reason not to use maximum thrust for takeoff. *Balls to the wall*

      Noise abatement used to be a reason not to use max power, but the new jets are much quieter. Now it's just about the money.

      --
      “He’s not deformed, he’s just drunk!”
    2. Re:5% by avandesande · · Score: 2

      Yes that is a ridiculously small margin.... it's not hard to imagine a series of errors adding up to 5%. What about a sudden tail wind?

      --
      love is just extroverted narcissism
    3. Re:5% by Anonymous Coward · · Score: 0

      It's 15%.

    4. Re:5% by Anonymous Coward · · Score: 0

      Yes that is a ridiculously small margin.... it's not hard to imagine a series of errors adding up to 5%. What about a sudden tail wind?

      I'm pretty sure a tailwind would give them a small boost. Perhaps you mean a "headwind"?

    5. Re:5% by fche · · Score: 1

      Not just that ... it's weird that the pilot flying didn't monitor carefully enough the rotation angle. Sure, if she rotates early (due to wrong v1/power), there may not be an immediate lift-off -- so dip the nose down and use a bit of the remaining runway. (By this time they're past V1 so are committed to flying instead of stopping.)

    6. Re:5% by Anonymous Coward · · Score: 2, Informative

      He meant a tailwind, you ignorant git. It's the velocity of air over the wings that causes lift. A sudden tailwind will reduce lift. Not knowing this just means you still have things to learn. Mouthing off about things you don't understand makes you an ignorant git.

    7. Re:5% by fluffernutter · · Score: 1

      What about a hurricane?

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    8. Re: 5% by Anonymous Coward · · Score: 0

      Pilot in training here... It is airspeed you care about on takeoff, so a headwind helps, a tailwind hinders. Tailwind saves fuel and/or makes the flight shorter once aloft though.

    9. Re:5% by wonkey_monkey · · Score: 0

      Airplanes do not work that way! Goodnight!

      A tail wind would reduce the plane's speed relative to the surrounding air, causing it to require more thrust to take off. You want as much air flowing past the wings as possible, something a head wind provides, and that's why planes usually take off and land into the wind.

      --
      systemd is Roko's Basilisk.
    10. Re:5% by Anonymous Coward · · Score: 0

      No, he/she means tailwind. In a plan, you don't care about ground speed; you care about air speed: https://en.wikipedia.org/wiki/Airspeed

      A tailwind would increase ground speed but reduce air speed. As far as the wings (and thus lift) are concerned, a tail wind means you're moving slower.

    11. Re:5% by Anonymous Coward · · Score: 0

      If the wind is travelling in the same direction as the plane, it reduces the plane's effective airspeed and decreases the amount of lift that the wings provide at a given speed over ground. Since the lift that the wings provide is what gets the plane off the ground, a sudden reduction in that lift during takeoff could be bad.

    12. Re:5% by jbwolfe · · Score: 1

      Performance data normally has a safety buffer built in. However, a 10,000kg error is not a variable that would fall into the margin or error for performance. The primary goal of reduced thrust is to extend the life of the engine. A secondary goal is to reduce the likelihood of a turbine failure.

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    13. Re:5% by Talderas · · Score: 5, Informative

      Headwinds are helpful for takeoff. Tailwinds are detrimental.

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
    14. Re:5% by Anonymous Coward · · Score: 0

      By my calculation it's a 13% error. Where did I go wrong.

      (76400-66400)/76400 = 0.13098 = 13.1%

    15. Re:5% by Anonymous Coward · · Score: 1

      It's not a "run out of fuel" saving, it's a saving of fuel on the takeoff (20,000 lbs of Jet-A per minute at full throttle) and engine life. It's also very good to not piss extra CO2 in the atmosphere, and there is a margin of safety built in, as they took off with scraped paint.

    16. Re:5% by Talderas · · Score: 1

      To explain my comment.

      Under no wind conditions you could expect a lighter plane to be travelling at 40mph when it takes off. It'll takeoff off after 200ft of runway. It will rise to an altitude of 101ft after 1000ft. Providing a 10mph headwind means it will have a ground speed of 30mph (-10mph), require 138ft of runway to takeoff (-62ft), and have an altitude of 140ft (+39ft) after 1000ft. Adding a 10mph tailwind would mean the plane will have a ground speed of 50mp (+10mph), require 384ft of runway to takeoff (+184ft), and have an altitude of 64ft (-35ft) after travelling 1000ft.

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
    17. Re:5% by Xenx · · Score: 1

      I'm assuming they're talking about the 5% difference in thrust and not the error in the actual calculation.

    18. Re:5% by Anonymous Coward · · Score: 0

      Flight Test Engineer a few posts above yours seems to have a pretty good reason for why you wouldn't use maximum thrust for take-off. I'm no expert, but I think it's along the lines of "if something goes wrong at full throttle, you are completely fucked".

  7. As if... by CanadianMacFan · · Score: 4, Insightful

    As if the co-pilot couldn't have made the exact same mistake with a calculator or even paper.

    1. Re:As if... by Mr+D+from+63 · · Score: 1

      As if the co-pilot couldn't have made the exact same mistake with a calculator or even paper.

      The error could have happened regardless of the calculation tool as long as a human is entering the data. Inadequate verification of the information used seems to be at the heart of allowing the error to go unnoticed.

    2. Re:As if... by Misagon · · Score: 1

      Sure, but an iPad has a touch-screen. Transposition errors are much more common on touch-screens than on proper keypads where you can feel when you have pressed a key - and where you can feel when you have pressed in-between two keys.
      Real keypads even have a homing dot on the 5 key in the middle to make it easier to find the keys by touch.

      Have you tried touch-typing on a tablet? That is an exercise in frustration, even if the tablet is really large, such as on a MS PixelSense.

      --
      "We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
    3. Re:As if... by fluffernutter · · Score: 1

      I don't think it's that simple. It is a lot harder to make a mistake if you can feel the keys.

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    4. Re:As if... by wonkey_monkey · · Score: 1

      The error was that he pushed the wrong button, which, no, you can't do on paper.

      --
      systemd is Roko's Basilisk.
    5. Re:As if... by edtice1559 · · Score: 1

      In accounting, they would call this an offsetting error. Two mistakes that cancelled each other out but still left the wrong answer. That seems a better name here. A transpositional error would be swapping two digits. $12.32 instead of $12.2.

    6. Re:As if... by Anonymous Coward · · Score: 0

      probably much less likely.... paper you SEE your work as you do the problem... and calculators have REAL BUTTONS.

      ipads and such should never be allowed in the cockpit. period. not even as a weight-saving alternative to dead-tree manuals, maps, charts, checklists...

    7. Re:As if... by Anonymous Coward · · Score: 0

      > The error was that he pushed the wrong button, which, no, you can't do on paper.

      No. The error was that he wrote the wrong digit on the paper he was doing the calculation on. He didn't add the 'carry 1'. He then put the wrong number correctly into the iPad.

    8. Re:As if... by cwsumner · · Score: 1

      As if the co-pilot couldn't have made the exact same mistake with a calculator or even paper.

      It seems like the Pilot did make a different mistake on paper, that resulted in a very similar value. So it looked like the value was verified, even though it was way wrong!

    9. Re:As if... by CanadianMacFan · · Score: 1

      There were two errors. The first was not carrying a one which would have happened on paper or the iPad. The pushing the wrong button, or writing the wrong number, would not happen.

  8. Why is a tablet signiifcant to this story? by JoeyRox · · Score: 4, Insightful

    They could have just as easily mistyped the weight using the on-board flight management system's keyboard.

    1. Re:Why is a tablet signiifcant to this story? by tompaulco · · Score: 1

      They could have just as easily mistyped the weight using the on-board flight management system's keyboard.

      Yes, but one would hope that the FMS would make you enter all the numbers individually instead of just a total and have lots of error checking like (gee, are you sure you have a passenger count of 100, but the passenger weight is only 7000 pounds? Or, you have set the destination to BFE, but you did not enter enough fuel weight to get there with the required 45 minute reserve. Or, your luggage weight is several standard deviations off of what is expected given the passenger count.
      Depending on the plane, it is not even just a total weight that has to be calculated. Center of Gravity calculations depend not just how many passengers there are, but how far from the center of lift they are, and the same for luggage and fuel.

      --
      If you are not allowed to question your government then the government has answered your question.
    2. Re:Why is a tablet signiifcant to this story? by Anonymous Coward · · Score: 0

      The main fact people need to understand is that touch screens can and will kill. No sane person uses a touch screen so why do these pilots have iPads? Couldn't afford a calculator?

    3. Re:Why is a tablet signiifcant to this story? by caseih · · Score: 1

      The odds would be far less though. A keypad with actual, discrete buttons, is far, far more accurate for data input than a on-screen keyboard will ever be.

    4. Re:Why is a tablet signiifcant to this story? by Big+Hairy+Ian · · Score: 1

      Surely the co-pilot wasn't allowed to use his IPad during take off and landing

      --

      Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.

  9. "Transposition error" by Nutria · · Score: 2

    Is *not* an "off by one" error.

    --
    "I don't know, therefore Aliens" Wafflebox1
    1. Re:"Transposition error" by Anonymous Coward · · Score: 0

      In this case 'transposition' refers to the keyboard they use to punch in numbers.

      One of the crew doing the calculations had an off-by-one error in their math, ended up with 6XXXX instead of 7XXXX.

      The other one transposed things so when they tried to enter 7XXXX they hit 6 by mistake.

      Busy take-off prep, other side reads the screen instead of having the number read directly to them, sees the same number they got, they call go-ahead... tail-strike.

      - WolfWings, too lazy to sign in to /. in way too long.

    2. Re:"Transposition error" by Red+Flayer · · Score: 1

      The other one transposed things so when they tried to enter 7XXXX they hit 6 by mistake.

      But that's not a transposition error. A transposition error is when you type "47" instead of "74"... the two keystrokes are transposed.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    3. Re:"Transposition error" by Anonymous Coward · · Score: 0

      In this case their fingers transposed the 7 for a 6, is the interpretation used here.

      They transposed which key they were trying to hit without looking up from their calculations, resulting in hitting the wrong key.

      But in the end the total matched the Captains total, so they nodded and carried on.

      WolfWings, still here, yes I do check for replies occasionally, no I'm not signing in still to /.

    4. Re:"Transposition error" by Your.Master · · Score: 1

      That's called a transcription error or typo, not a transposition error.

      In a transposition error all the right keys are typed in the wrong order. In a transcription error, the wrong keys are pressed but otherwise the order is correct.

      We all understand the summary, so on that level it worked, but we can't argue they used the right term because they didn't.

    5. Re:"Transposition error" by tompaulco · · Score: 1

      In this case their fingers transposed the 7 for a 6, is the interpretation used here.

      They transposed which key they were trying to hit without looking up from their calculations, resulting in hitting the wrong key.

      But in the end the total matched the Captains total, so they nodded and carried on.

      WolfWings, still here, yes I do check for replies occasionally, no I'm not signing in still to /.

      They should lay it out like a calculator keyboard. You wouldn't be able to hit a 6 when going for a 7. This would result in an error so large that the computer would take notice.

      --
      If you are not allowed to question your government then the government has answered your question.
    6. Re:"Transposition error" by Anonymous Coward · · Score: 0

      Confirmed. Thanks. Just to add to this, a transposition error is so called because it's a crossing of the position.

      (Not WolfWings here, btw)

  10. That's why... by CanadianMacFan · · Score: 2

    you always have both the pilot and co-pilot make the calculations to make sure that they both come up with the same number. That is if you can't have the plane download and measure the necessary inputs in order to calculate the values for you automatically.

    1. Re:That's why... by Anonymous Coward · · Score: 0

      They *did* come up with the same number. One, on a piece of paper, forgot to carry the one.

      The other, on an ipad, mistyped a digit by 1.

      This resulted in the same output, but different errors.

      The problem isn't the errors. Errors will happen. The problem is that the system is designed to correct the error, and when it does, it does it *just barely*.

      Presumably pilots and copilots each make such an error regularly (1 in 100? 1 in 1000? flights), the values turn out different, they notice it, and then they recalculate and correct it. Sometimes they both make different errors, sometimes one makes an error and the other gets it right. That is why they both do the calculation.

      The process flaw is that this "correction mechanism" works, but only *just barely* works. It isn't considered a red flag that the system got within 1 error of a bad outcome (miscalculation of takeoff thrust). Possibly, such "within 1 error of a bad outcome" cases aren't even logged (as they where "caught" before a problem occurred).

      The ability to get within 1 error of a bad outcome means your process is not sufficiently robust for a non-emergency life-dependent process.

      Given that two people making calculations results in errors that get caught, only guarded by the fact that the other pilot makes the correct calculation, a third or forth party should be added. The four parties should calculate their result independently. They should use at least two methods (some should calculate in kg, and convert to lbs; others should calculate in lbs and convert to kg). (this reduces the chance that a common error in the algorithm breaks both).

      If ever 3 people get it wrong *and* they get the same wrong result, this should be reported and the procedure changed.

      (I am skipping 3, because the above error is a case where had it happened with 3 people, it would justify a procedure change; they got within 1 fail-safe of a failure.)

    2. Re:That's why... by BZ · · Score: 5, Informative

      They did both do the calculation. The pilot did the arithmetic wrong and the copilot typed in his result wrong, and the upshot was that the numbers they entered independently agreed with each other... and were both wrong.

    3. Re:That's why... by craighansen · · Score: 2

      Well, to be fair, that's the official report. I'd use Occam's razor and note that if the pilot did the arithmetic wrong and the copilot simply copied the pilot's calculation instead of doing it himself, the records would also match this explanation. Occam's razor cuts to the chase, even as it also cuts to the quick.

    4. Re:That's why... by Anonymous Coward · · Score: 0

      I agree that is most likely what happened -- someone did the math wrong, and the other guy punched it into the FMC as read to him.

    5. Re:That's why... by Anonymous Coward · · Score: 0

      I suspect that as part of the number comparisons, there should also be a short (probably 4 digits or so) checksum of the entered values. As part of the protocol, the pilots confirm not just that the number matches - but that their checksums match (effectively entered the same value).

      This would further reduce the likelyhood of a "same answer, different input" situation from occurring.

    6. Re:That's why... by Anonymous Coward · · Score: 0

      Well, to be fair, that's the official report. I'd use Occam's razor and note that if the pilot did the arithmetic wrong and the copilot simply copied the pilot's calculation instead of doing it himself, the records would also match this explanation. Occam's razor cuts to the chase, even as it also cuts to the quick.

      But simple probabilities tell us that if people are prone to making errors in these types of operation (which they are) then sometimes two people will both make an error, and once in a while two people doing the same calculation will come up with the same wrong answer. There's nothing surprising or remarkable about that. So I'm no sure that Occam's razor applies - what are the unnecessary entities here? Do you believe that no pilot /co-pilot combination has ever arrived at the same wrong answer? Why would you think that?

    7. Re:That's why... by Anonymous Coward · · Score: 0

      How well does a razor cut an iPad and such?

      One leaves a paper trail, the other leaves a bit trail. Go ahead, cut with your big strong pulsating razor.

  11. Forgot to carry the "1" by Dunbal · · Score: 1

    That is an arithmetic error, not a transposition error.

    --
    Seven puppies were harmed during the making of this post.
    1. Re:Forgot to carry the "1" by Anonymous Coward · · Score: 0

      There were 2 errors made.

    2. Re:Forgot to carry the "1" by wonkey_monkey · · Score: 1

      Now read the rest of the summary.

      --
      systemd is Roko's Basilisk.
  12. fraud by Anonymous Coward · · Score: 0

    except this is not true.

  13. App appers who apped apps get apped! by Anonymous Coward · · Score: 0

    APPS caused a plane to get apped!

    Apps!

  14. Where is there check? by Rinikusu · · Score: 3, Informative

    I used to be a Ramp Agent at a major international shipping firm. We did weight and balance for the flights. We had several layers of redundancy for our numbers: Every container number and weight was rechecked by another Ramp Agent, and then once again at the gate to match with the load sheets. We realized if we put the numbers in wrong, that could result in loss of life (not to mention aircraft assets and cargo). We took this job very seriously. Once we turned that paperwork (now done via ACARS, supposedly), I would hate to think that the cockpit just fat fingered the numbers in on their end without having a secondary check. "Hey Captain, can we check the numbers real quick?" Probably take them 15-30 seconds at most since they'd be concerned with big picture numbers and not individual positions.

    --
    If you were me, you'd be good lookin'. - six string samurai
    1. Re:Where is there check? by Anonymous Coward · · Score: 1

      Believe it or not, flight schools make less money if someone does not complete the training and receive a Pilot Certificate. Also, flight examiners have become more lenient in recent years due to the "shortage" of pilots the big airlines keep complaining about (hint: if you don't want a shortage of pilots, pay pilots more than $10/hr).

      It's a two-pronged problem. The low pay means competent people do not pursue careers in the cockpit. The lax standards mean that incompetent people who can't make more than $10/hr become pilots.

    2. Re:Where is there check? by wickerprints · · Score: 2

      Both the captain and co-pilot did separate calculations. They just happened to make two different arithmetic errors that resulted in the same incorrect result, therefore failing to detect the error. The captain failed to carry a 1. The co-pilot type in a 6 instead of a 7.

      What this incident shows is that automation or the use of computers to do calculations automatically, does not necessarily improve reliability. Independent and redundant systems are instrumental in reducing error, but basic vigilance and attention to detail frequently is the most effective means in preventing mistakes.

    3. Re:Where is there check? by dpidcoe · · Score: 1

      I might have misread somewhere, but the impression I got is that one pilot fat fingered a number and just so happened to enter the same number that the other came up with by failure to carry a 1.

    4. Re:Where is there check? by Nidi62 · · Score: 2

      Both the captain and co-pilot did separate calculations. They just happened to make two different arithmetic errors that resulted in the same incorrect result, therefore failing to detect the error. The captain failed to carry a 1. The co-pilot type in a 6 instead of a 7.

      What this incident shows is that automation or the use of computers to do calculations automatically, does not necessarily improve reliability. Independent and redundant systems are instrumental in reducing error, but basic vigilance and attention to detail frequently is the most effective means in preventing mistakes.

      I may be wrong, but in my experience with commercial flights crews the pilots are trained to not only verbalize what they are doing but the other crew member is supposed to visually check and verbally repeat what is being done. So if the captain is putting in 70000lbs into the computer he should verbalize "weight 70000lbs" after which the FO should check to make sure that the entry was indeed "70000lbs" and verbally confirm so. If the weight does not match his calculations or what is in the system does not match what the CA then he should speak up. Sounds to me like this crew needs some additional work with CRM.

      --
      The only thing necessary for evil to triumph is for it to be pitted against a slightly greater evil
    5. Re:Where is there check? by Rinikusu · · Score: 1

      This is exactly how we did it. I would call out my numbers one at a time, wait for confirmation (checking their copy), and continue. ", 1685" "check", etc. And yes, we would catch transposition errors t his way. Short-cutting this only saved less than a minute and the consequences were too "dire" to ignore. And then we'd do the same with fuel numbers, etc. Once our paperwork was double and triple checked, we'd sign off and hand to the crew to sign off on the numbers they needed to verify (fuel load, for example), they'd sign, and we'd be on our way. I always assumed the crew would also do a similar check with the numbers.

      I really miss that job.

      --
      If you were me, you'd be good lookin'. - six string samurai
    6. Re:Where is there check? by Anonymous Coward · · Score: 0

      That is why you don't make the keypad on the electronic device of the co-pilot have the usual numpad. Do pseudo-random shuffling of the numbers so that no close number is easy to mis-touch.

  15. Why is the brand of tablet important? by Anonymous Coward · · Score: 1

    It seems like the summary writer is going out of their way to insinuate that the fact that it was an iPad had something to do with the Co-Pilot's gross incompetence.

    #ipadlivesmatter

    1. Re:Why is the brand of tablet important? by tnk1 · · Score: 1

      Yes.

      Garbage in, garbage out.

    2. Re:Why is the brand of tablet important? by Overzeetop · · Score: 1

      Actually, it was a Microsoft Surface, but the FAA just calls it an iPad because that's the only brand of tablet they know. /s

      --
      Is it just my observation, or are there way too many stupid people in the world?
    3. Re:Why is the brand of tablet important? by Anonymous Coward · · Score: 0

      QANTAS is all iPad, and its quite dominant across the industry.

      There's only a handful of airlines using Surface.

    4. Re:Why is the brand of tablet important? by nitehawk214 · · Score: 1

      You may be on to something here.

      http://apple.slashdot.org/stor...

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
  16. amazing no ground scale or even strain gauges by WindBourne · · Score: 1

    Seriously, at this time, it would actually make sense for the manufacturers to design in weight happening automatically.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:amazing no ground scale or even strain gauges by Lumpy · · Score: 1

      And they could by putting load cells on the landing gear so the system knows exactly how much it weighs.

      --
      Do not look at laser with remaining good eye.
    2. Re:amazing no ground scale or even strain gauges by Anonymous Coward · · Score: 0

      This.
      Just put some on the landing gear, let the plane figure it out.

    3. Re:amazing no ground scale or even strain gauges by Anonymous Coward · · Score: 0

      Yea, that feature won't be cheap.... Nor will it be reliable enough that it won't need to be checked.

      Weight and balance is a fundamental part of what the pilots do for safety. Dispatch does these calculations as the plane is loaded, the pilots confirm what dispatch says. Pilots are taught this part of flying from nearly their first day of training and for each type you are certified in you have to demonstrate you know how to calculate this for *your* aircraft in just about every conceivable flying condition. Like knowing how to navigate, this skill is fundamental.

    4. Re:amazing no ground scale or even strain gauges by wonkey_monkey · · Score: 1

      I'd have thought that adding anything to the landing gear which does nothing to help you land the plane would be a pretty dumb thing to do, engineering wise.

      --
      systemd is Roko's Basilisk.
    5. Re:amazing no ground scale or even strain gauges by Anonymous Coward · · Score: 0

      I see you know nothing at all about what load cells are.

    6. Re:amazing no ground scale or even strain gauges by Lumpy · · Score: 1

      Considering that 747's and 777's have them as an option when being ordered means that it's a good idea, engineering wise.
      but then the stupidity of taking off at less than 100% throttle to save a little bit of fuel at the expense of increasing risk is also a pretty dumb thing to do, engineering wise.

      --
      Do not look at laser with remaining good eye.
    7. Re:amazing no ground scale or even strain gauges by jbwolfe · · Score: 1
      There are variables other than weight that factor into the performance calculation: runway, flaps, CG, desired thrust reduction, atmospheric conditions. These things are variables programmed into the FMC during preflight by the pilot. While they could be automated onboard (most already are but externally), it is not likely there is an adequate return on the effort required to make it work.

      Incidentally, the company I fly for has made significant effort to lessen the likelihood of this kind of error. Our performance is done by a centralized loadplanner and SCAP (Standardised Computerised Aircraft Performance) http://www.iata.org/whatwedo/workgroups/pages/scaptf.aspx. QANTAS apparently aren't using this. One feature alerts the pilots if they have requested data for a weight that is unexpected, but it still gives us the data. It essentially says "is this really what you wanted because I don't agree that is what you weigh."

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    8. Re:amazing no ground scale or even strain gauges by jbwolfe · · Score: 1

      I've flown both and I'm not aware of that feature. Not saying your wrong- just haven't heard of this. Wasn't on A320 either, flew them a lot. As for reduced thrust on takeoff, there are benefits to be gained. For example, the likelihood of turbine failure increases at higher thrust. Engine life is shortened by max thrust- has to do with sulfidation of the blades. Noise reduction (some airports levy fines like Orange County). Comfort. Also the fuel savings you mentioned, but not really such a big factor. That said, max thrust is required at least once every 30 days by certification, and sometimes the prudent pilot just wants the added performance for safety (wet runways, clutter, or just because ;)

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    9. Re:amazing no ground scale or even strain gauges by Idarubicin · · Score: 4, Informative

      ...but then the stupidity of taking off at less than 100% throttle to save a little bit of fuel at the expense of increasing risk is also a pretty dumb thing to do, engineering wise.

      Taking off at less than 100% throttle means reduced acceleration, which reduces stress on the airframe (and passengers). It reduces wear on the engines and - more important - reduces the risk of turbine failure. It makes the aircraft easier to control (less unbalanced thrust) if it does lose an engine immediately before or after takeoff.

      So...not just to save fuel.

      --
      ~Idarubicin
    10. Re:amazing no ground scale or even strain gauges by Anonymous Coward · · Score: 0

      Don't try to go explaining that experts in the field might have actual reasons based on experience for what they do and recommend, it's OBVIOUS to GP based on having thought of this for five seconds that OBVIOUSLY you take an aircraft off using pedal-to-the-medal.

    11. Re:amazing no ground scale or even strain gauges by WindBourne · · Score: 1

      really? The aircrafts require a max thrust every 30 days? Why is that?

      --
      I prefer the "u" in honour as it seems to be missing these days.
    12. Re:amazing no ground scale or even strain gauges by WindBourne · · Score: 1

      You missed the point. By having a strain gauge on the gears for doing weights, it allows for cross-checking. I doubt that any good pilot will give up total control.
      Of course, I say that, and all of the airbus pilots do not actually fly the aircraft. It is a true computer controlled aircraft, with inputs from the pilots and other items.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    13. Re:amazing no ground scale or even strain gauges by nnull · · Score: 1

      Still doesn't explain the tail strike. Why did the PIC pull the yoke back so hard that resulted in a tail strike?

    14. Re:amazing no ground scale or even strain gauges by ColaMan · · Score: 1

      It's to ensure that the engine is capable of it and isn't suffering from some mechanical issue or slow decline.

      That way if max thrust is needed in an emergency, the engines don't go bang when you really need them.

      --

      You are in a twisty maze of processor lines, all alike.
      There is a lot of hype here.
  17. Should of used the integrated face system by Anonymous Coward · · Score: 0

    The integrated face system would have analysed the correct value preventing transposition errors.

  18. iPad?!?!?! by Anonymous Coward · · Score: 1

    Christ, even a server for a porn site has more error-checking hardware than an iPad.

    "First, when working out the plane's takeoff weight on a notepad, the captain forgot to carry the "1," resulting in an erroneous weight of 66,400kg rather than 76,400kg.

    Err, really, we're relying on mental arithmetic? Ok, fair enough as a backup, but then...

    Second, the co-pilot made a "transposition error" when carrying out the same calculation on the Qantas on-board performance tool (OPT)—an iPad app for calculating takeoff speed, amongst other things. "Transposition error" is an investigatory euphemism for "he accidentally hit 6 on the keyboard rather than 7."

    If the captain's working is being checked on the iPad, i.e. "same calculation", surely 76,400kg is an OUTPUT, not an INPUT. Was the co-pilot's "transposition error" such as to very coincidentally produce a 66,400kg output? Otherwise, the pilot and co-pilot's answers would be different, and they should have both started again.

    "For a weight of 76,400kg and temperature of 35C, the engine thrust should've been set at 93.1 percent with a takeoff speed of 157 knots; instead, due to the errors, the thrust was set to 88.4 percent and takeoff speed was 146 knots."

    11 knots and 4.9% thrust the difference between a safe take-off and a tailstrike? Christ, that's a narrow margin.

    1. Re:iPad?!?!?! by johnnys · · Score: 1

      Once upon a time, there were the DC-8-61 and DC8-63 which were stretched several over 36 feet to a length that looked ridiculous. They put a hardpoint under the tail which could drag on the ground if the pilot overrotated, which was VERY common on that bird. (Also, sitting near the rear in turbulence was sphincter tightening as you could see the fuse was wobbling at least 6 feet sideways in random directions.)

      I flew in one to France in 1973, and it dragged the tail *hard* on takeoff: There was no damage because of the hardpoint.

      So if tailstrikes are a problem, quit screwing around and put a hardpoint there to protect the aircraft. If it worked on a DC-8 40 years ago, it can work on a piddly little 737 now, FFS.

      --
      Sometimes the "writing on the wall" is blood spatter...
    2. Re:iPad?!?!?! by jbwolfe · · Score: 1

      After that they put great big CFM turbofans on them. First a tail strike followed by a pod strike!

      --
      Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?
    3. Re:iPad?!?!?! by Deadstick · · Score: 1

      o if tailstrikes are a problem, quit screwing around and put a hardpoint there to protect the aircraft.

      It's called a tailskid, and most airplanes have them...but there's a limit to how strong you can make them. A skid that will take a HARD tailstrike would need a prohibitive amount of structure above it, so they're designed to take a comparatively gentle scrape and crumple in a telltale way if it gets worse.

  19. Simple Solution: JUST FLOOR IT!! by Anonymous Coward · · Score: 0

    Get up there in a hurry! And keep the wheels down in case you have to bring it down in a hurry! It's the simple things that makes this work!

  20. Digital had a good run. by Anonymous Coward · · Score: 0

    It's back to slide rules for everyone now.

  21. Why not 100% on takeoff? by Lumpy · · Score: 1

    Honestly flooring it is always the best option.

    --
    Do not look at laser with remaining good eye.
    1. Re:Why not 100% on takeoff? by The-Ixian · · Score: 1

      To save on fuel costs?

      --
      My eyes reflect the stars and a smile lights up my face.
    2. Re:Why not 100% on takeoff? by jklovanc · · Score: 2

      Not just fuel but engine wear and air frame stress which reduces the life of the aircraft.

    3. Re:Why not 100% on takeoff? by Anonymous Coward · · Score: 0

      Engines fail more often at 100%. If you don't believe me, rev your car engine to 100% every opportunity you get.

  22. Siri by chubs · · Score: 2, Funny

    "Okay. I found 5 restaurants like 'calculate takeoff thrust' near you"

  23. ipads don't belong in the real world by slashmydots · · Score: 0

    It's almost like ipads are a stupid, portable toy for rich morons and they don't belong in the real world like for example a workplace. My merchant services vendor massively screwed up my application a few years ago because that dumbass was using an ipad as well. It's almost like tablets are an inferior way to typing data into a computer system or something.

    1. Re:ipads don't belong in the real world by SuricouRaven · · Score: 1

      I'd go for a very simple solution:
      1. Pilot enters data.
      2. Pilot hands to copilot.
      3. Copilot enters data.
      4. Pilot and copilot are forbidden from exchanging data until after the calculations are complete.
      5. If both sets match, then ready for takeoff.

    2. Re:ipads don't belong in the real world by chadenright · · Score: 1

      I'd go for a very simple solution: 1. Pilot enters data. 2. Pilot hands to copilot. 3. Copilot enters data. 4. Pilot and copilot are forbidden from exchanging data until after the calculations are complete. 5. If both sets match, then ready for takeoff.

      This is exactly what happened. Both Pilot and Copilot made separate errors that resulted in their erroneous results matching.

    3. Re:ipads don't belong in the real world by tompaulco · · Score: 1

      It's almost like ipads are a stupid, portable toy for rich morons and they don't belong in the real world like for example a workplace. My merchant services vendor massively screwed up my application a few years ago because that dumbass was using an ipad as well. It's almost like tablets are an inferior way to typing data into a computer system or something.

      The FAA doesn't care whether you use pencil and paper, a calculator, an ipad or other device for weight and balance calculations. However, when you use a tool that obfuscates the math and just spits out an answer, you do not get the opportunity to sanity check the answer. If it came up with a number that was 13% over such as in this case, the pilot would probably overlook the error. Only if it came out significantly unusual, like half or twice the normal weight, would it be likely to register as a math error to the pilot.

      --
      If you are not allowed to question your government then the government has answered your question.
  24. Human Error not Tablet Error by vtn · · Score: 1

    The tablet didn't miscalculate. The human did. In fact, tablets (or any technology) are great at math. To solve issue, automate the calculation and entering of the weight (or any other known information). People in the world all full of "I can't" or "it's not possible". But believe me, "it can happen" and "it is possible" to automate.

    1. Re:Human Error not Tablet Error by Anonymous Coward · · Score: 0

      In fact, tablets (or any technology) are great at math.

      Funny, I was just saying last week just the opposite (tongue in cheek of course). As proof, type this into your python interpreter:

      >>> (a, b, c) = (0.1, 0.2, 0.3)
      >>> (a + b) + c == a + (b + c)
      False

  25. Gimli Glider by jfdavis668 · · Score: 1

    At least they didn't run out of fuel like they did on the Gimli Glider.

    1. Re:Gimli Glider by Anonymous Coward · · Score: 0

      At least the Gimli Glider was able to get in the air without causing damage. That's more than you can say for this incident. Also since the plane was heavier than in the papers, did they have enough fuel to counter the extra weight?

    2. Re:Gimli Glider by jfdavis668 · · Score: 1

      But it didn't get to the ground without causing damage.

  26. Qantas by Anonymous Coward · · Score: 5, Interesting

    On a recent flight from SYD to MEL our Qantas pilot ranted on the PA about how evil the ATSB was because they wouldn't let the plane take off, because Qantas engineering accidentally put an incorrect black box into our plane. He said that Qantas maintenance made mistakes like that all the time, and that, since it wasn't a safety issue to fly without a black box, the ATSB were just being pricks.

    I will never set foot on a Qantas plane ever agin.

    1. Re:Qantas by Anonymous Coward · · Score: 0

      The Crocodile Hunter's brother was flying the plane? He sounds a bit reckless.

    2. Re:Qantas by Anonymous Coward · · Score: 0

      Qantas engineering accidentally put an incorrect black box into our plane.

      Not sure if I should believe that. Generally speaking, when it comes to safety, placement of screws, cable connectors and so on are intentionally different. This mean if an engineer shows up with the wrong device, it's not supposed to fit. I can imagine a delay because the engineer shows up with the wrong device, discovers the mistake and then go back to search for the right one, hence spending much longer on the repair than planned.

      On top of that, a plane which fails to record on the FDR (Flight Data Recorder) will trigger a master causion. This is a loud annoying alarm in the cockpit with flashing buttons. It can be silenced with a push of a button, but the flashing is still on. Even if the plane will not crash due to missing recordings, having the alarm triggered is a safety issue because the pilots will not know if it triggers due to a different error afterwards. This mean the pilots will not be able to detect severe errors because the plane can't alert them by turning an already on alarm on. I find it hard to believe that any pilot would not consider that a safety issue. Sure it could have been the CVR (Cockpit Voice Recorder), which will not trigger a similar serious alarm, but still...

      Another thing is that "black boxes" are designed to always work and never break. Replacing one just before a flight is in itself unusual. It could be an indication that it was removed to secure evidence in some near accident. If so, the pilot's issue could be that he knew he would be caught in a human safety related error. If so and he feels the need to rant with questionable info, then I question if he was fit to fly.

      There are so many issues with the story about an incorrect black box that I think it's either completely fake or the pilot lied. Preferably I would like to get it verified from a trustworthy source, but I don't think that's possible in this case.

  27. Transposition error by seven+of+five · · Score: 1

    A transposition error's what you get when you mistakenly transpose 2 digits when typing a number, ie 5712 instead of 5172. If there's an error in the expected total of a set of numbers and the difference is divisible by 9, chances are good one of the numbers has a transposition error.

    1. Re:Transposition error by T.E.D. · · Score: 1

      First, when working out the plane's takeoff weight on a notepad, the captain forgot to carry the "1," resulting in an erroneous weight of 66,400kg rather than 76,400kg. Second, the co-pilot made a "transposition error" when .... "Transposition error" is an investigatory euphemism for "he accidentally hit 6 on the keyboard rather than 7."

      A transposition error would have been swapping the position of two adjacent glyphs, for instance coming up with "64,600".

      Typing in a "7" when it should have been a "6" in the number "66,400" is a transcription error. Those are very different errors, typically caused by very different things.

  28. Slippery Slope by MakersDirector · · Score: 0

    I'm a fan of and real big advocate of teaching people about Quantum Physics, and the observer effect.

    Now as a programmer and executive in Information Technology for 30 years, there's a base assumption that Information Stored in databases is flawlessly stored. A bit's a bit's a bit and there's no altering that information when it's committed, right?

    Enter Quantum Physics. And as you investigate the smallest particles of matter, there has been consistently demonstrated 'observer effects'.

    Put specifically: Sometimes it's difficult to tell if a particle is changing because this is how it behaves or this is how it behaves under observation.

    In this case here. You have investigators which first look for pilot error.

    Biased observers are looking for information which might lead the attention away from this being a system design flaw, and point to pilot error. Other 'observers', such as Boeing, and the Engineers. Are creating quantum bias as well which also shapes the findings.

    This shapes reality itself. And somewhere, a bit flips from a zero to a one through sheer collective observer pressure which creates a butterfly effect of making it appear like one person is responsible.

    And in the end.

    You have the Observer Flaw argument of the greater good. the collective finds their proverbial villain.

    And one person takes the hit while the collective survives.

    When the truth, firmly missed, is somewhere in between.

    I wish you people would brush up on recent findings in Quantum Mechanics.

    You would understand this better.

    1. Re:Slippery Slope by Anonymous Coward · · Score: 0

      The basics of what you're saying may be correct, but I don't see that using Quantum Mechanics is in any way helpful, even as an analogy. The relevant disciplines here are Psychology, Sociology, and maybe Politics.

    2. Re:Slippery Slope by MakersDirector · · Score: 0

      Then you're not understanding Quantum Mechanics. Period. You have to do more than read text to truly understand it.

  29. Holy Flamebait headline Batman! by Imazalil · · Score: 1

    So human makes calculation on paper. The result is 66,400kg. Human then enters the same number onto a tablet.

    Sure the human involved sucked at math and got the wrong result in the first place, but he copied the (wrong) result into the tablet perfectly fine.

    How does this have anything to do with the tablet?

    (yes, all this stuff should probably be automatically generated in this day and age, but that is a different discussion to have)

    1. Re:Holy Flamebait headline Batman! by Anonymous Coward · · Score: 1

      You couldn't even read the summary? Two different people made two different errors while calculating the weight using two different methods, and happened to get the same result so the errors weren't caught. So there was a redundancy in place but in this very rare occurrence it didn't work.

    2. Re:Holy Flamebait headline Batman! by stoatwblr · · Score: 1

      "Two different people made two different errors while calculating the weight using two different methods"

      That's highly unlikely and probably an ass-covering excuse.

      The more likely scenario is that one crewmember made an incorrect calculation and the other said "looks about right". Humans are humans, etc.

      What I can guarantee is that both pilots will always crosscheck in future, no matter who they fly with. That degree of error would make the feel on takeoff "wrong" enough to be a brown-trouser moment.

  30. Why ?? by mrlinux11 · · Score: 1

    Why is this not an automatically entered value with the ability to be manually changed, instead of having to be typed in all the time.

  31. Fat Finger of Death by KatchooNJ · · Score: 1

    Imagine dying because someone fat fingered some figures on an iPad? I think most of us can testify that we are more likely to make a typo when typing on a touchscreen. Oof! Now the part with forgetting to carry the one is a whole 'nother issue. heh

    --
    "Never give up, for that is just the time and place when the tide will change." -Harriet Beecher Stowe ^_^
  32. Doesn't the plane have scales built in? by Anonymous Coward · · Score: 0

    Can't the plane weigh itself?

  33. clickbait title anyone? by beltsbear · · Score: 1

    This was not a tablet error. It was a math error.

  34. real question by NostalgiaForInfinity · · Score: 1

    The real question is not really why this data has to be entered manually (instead of automatically), but why it is needed at all. You'd think that with all the sensors on an airplane, this sort of thing should be handled via automated control systems, based on actual measurements of how the plane is doing.

    It might still be useful to enter the data, but only as a sanity check; that is, to identify when the plane isn't handling the way it should based on the weight that the crew things it actually has.

  35. Insufficient safety margin by gurps_npc · · Score: 2
    Before you drive a 10,000 lb truck over a bridge, you make sure it is rated for 10,000 lbs.

    That does not mean it can handle 10,000 lbs, it means it can handle MORE than 10,000 lbs - the excess is called a margin of safety. It can be expressed as a "factor of safety". If your factor of Safety is 2, then the engineer believes the bridge can handle twice the stated load.

    For aircraft and spacecraft, the US government generally requires Factor of Safety of at least 1.2, but as high as 3 is common. That means that if the tire is expect to hold 10 tons, it was built to actually hold at least 12 tons. (All above info from Wikipedia)

    Apparently the idiots that write these programs thought, hey, we don't need to use a reasonable Factor of Safety. They calculated they needed 93.1 units of thrust, but failed only 88.4. That means their Safety Factor was less than 1.12

    If the morons had put in the expected margin of safety of 1.2, then the plane should have been able to take off even if they had only applied 77.67 units of thrust.

    Clear failure of the programmer to build a sufficient margin of safety into their calculations

    --
    excitingthingstodo.blogspot.com
    1. Re:Insufficient safety margin by iggymanz · · Score: 1

      No, 1.2 safety factor does not and cannot apply to thrusts for either rockets nor airplanes. Take some elementary physics and learn why.

    2. Re:Insufficient safety margin by gnasher719 · · Score: 1

      Apparently the idiots that write these programs thought, hey, we don't need to use a reasonable Factor of Safety. They calculated they needed 93.1 units of thrust, but failed only 88.4. That means their Safety Factor was less than 1.12

      They didn't actually fail. The tail touched the ground. Someone noticed the noise, some sensor went off, but otherwise the airplane was absolutely fine.

    3. Re:Insufficient safety margin by gurps_npc · · Score: 1
      You have a valid argument for Rockets - it's all about planned orbits, usually with a rather limited initial thrust and only minor course corrections. But that's because our power capabilities are so limited we are have no ability to build in a margin. Frankly, a truly mature space ship program would most likely use constant thrust at 1 G, with a turn around half way to slow down. It gets up places quicker and negates the major problems caused by low G.

      But planes are ALREADY constant powered vehicles. They don't need to measure fuel by the gram, conserving it excessively. A 20% extra initial thrust at take off is a minor extra cost that provides a much needed margin of safety. The extra acceleration won't exceed structural limitations of the aircraft or the human cargo.

      The plane should have pushed the fuel expenditure higher than the bare minimum.

      --
      excitingthingstodo.blogspot.com
    4. Re:Insufficient safety margin by im_thatoneguy · · Score: 1

      Falcon 9 has engine 1-engine out capability almost on the launch pad. 9/8 = 1.12 (coincidence) but on the launch pad has a thrust-to-weight ratio of 1.18. It only takes a handful of seconds after liftoff to have burned enough fuel to reach 1.2. However it does take about 15 seconds before it could theoretically suffer 2-engine loss and *hover*. Certainly wouldn't make it to space but there is a time at which space craft definitely do have an abundance of engines for their thrust/weight ratio. Falcon 9 again actually starts throttling down before first stage shut-down.

    5. Re:Insufficient safety margin by Anonymous Coward · · Score: 0

      Clear failure of an armchair engineer to not understand the full problem and decide they know better than the programmer(s) and the analysis and review to get the program approved for use in a commercial airline. The "Safety Factor" you calculated is less than 1.12, but is really just a number based on your own ignorance. You failed to take in the "Danger Factors" of asymmetrical thrust on engine failure and it's effects on minimum control speeds and the higher risk of engine failure at higher thrust settings.

  36. iPads and similar are horrible to type on by Anonymous Coward · · Score: 0

    Why is everybody missing the true problem, which is that typing on pieces of smooth glass are incredibly more prone to typing errors than typing on some sort of keyboard or button device???!!!! When I heard that at least some airlines are using iPads for certain in plane tasks, I nearly spit out my teeth. Who the hell thought this was a good idea?

  37. Ummm. What? by Brannon · · Score: 1

    The tablet didn't make the error, the humans did.

    And if you think you have to be rich to afford an iPad, well, then I guess you've had a tough, tough life.

  38. Who needs a calculator? by Anonymous Coward · · Score: 0

    Who needs a calculator? Just put the pedal to the metal and scream like a girl.

  39. define "tailstrike" by Gravis+Zero · · Score: 1

    https://en.wikipedia.org/wiki/...

    In aviation, a tailstrike is an event in which the rear end of an aircraft strikes the runway. This can happen during takeoff of a fixed-wing aircraft if the pilot pulls up too rapidly, leading to the rear end of the fuselage touching the runway. It can also occur during landing if the pilot raises the nose too aggressively. This is often the result of an attempt to land nearer to the runway threshold.

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:define "tailstrike" by sabbede · · Score: 1

      Tailstrike (v): Slapping her ass whilst balls deep.

  40. Transposition Error? by tompaulco · · Score: 1

    What they described would be a transcription error. However, I submit that it was probably a CYA error. In other words, the pilot did the calculation wrong and the copilot did not check the pilots work, but saying that you did and just typed it in wrong is merely incompetence and carries less penalty than not doing your job, which is insubordination.

    --
    If you are not allowed to question your government then the government has answered your question.
  41. Fucking use 100% thrust by Bruha · · Score: 1

    Are they trying to save money on takeoff wtf.

    1. Re:Fucking use 100% thrust by cwsumner · · Score: 1

      Are they trying to save money on takeoff wtf.

      Full thrust means a much greater chance of blowing up the engine on takeoff! That is a really Bad Thing...

    2. Re:Fucking use 100% thrust by hooiberg · · Score: 1

      My sentiments exactly. Create a whirlpool in the tank, and get that shit off the ground.

  42. Sad that the pilots even have to do this... by FlyHelicopters · · Score: 1

    Frankly, in 2015, it is a shame the pilots even have to do this...

    You can have the airplane weigh itself, using sensors on the landing gear. Then it can take readings from the air (temp, pressure, etc.)

    Then it can figure all this out with far less error than the humans can.

    1. Re:Sad that the pilots even have to do this... by Anonymous Coward · · Score: 0

      The planes actually already do this. But, the pilot unions won't allow this functionality to be used.

  43. 737 'Tailstrike' Caused By Typo On an iPad by Anonymous Coward · · Score: 0

    That was bugging the hell out of me...

  44. Double Checking Anyone? Anyone? by Anonymous Coward · · Score: 0

    How about double and triple checking before pushing enter?

  45. San Bernadino Train disaster 1989 by Anonymous Coward · · Score: 0

    The proximal cause was the weight of the train was filled in by a clerk, who made an assumption regarding the weight of the cargo. He was wrong. There were other factors.
    I can't find the book or author, but circa 1990's an author wrote some books on failures of human inventions. One of his concepts is that more complicated systems become harder to understand. Another was that for failure/disasters to happen often require a confluence of several things going wrong simultaneously, or within the period of time of an emerging situation.
    Both of these, for example, are involved in many nuclear power accidents. And most nuclear power accidents until they happen were "not supposed to happen," in the sense that the combination of factors that allowed it to happen were not considered by those estimating risks. Example: Three Mile Island had 3 valves for auxilliary feedwater pumps shutdown for maintenance when the accident occurred, and the reactor should have been shut down. Then a valve to release excess pressure opened as it should, but due to mechanical failure failed to close, allowing too much water to escape...
    This is enough to make Wilford Bramley start cussing.

  46. Why canculate the optimal value? by Anonymous Coward · · Score: 0

    When I used to play flight simulators, I always gave full throttle to take off.
    Why did they bother to calculate the optimum? And what is optimized? Fuel consumption? Acceleration (i.e. passenger comfort)?

  47. Wait a sec... by sabbede · · Score: 1

    Don't we still have to turn off our iPads on takeoff?

  48. flight management by Orgasmatron · · Score: 1

    Too many tail strikes, and they are 99% avoidable, maybe 100%.

    Most likely, in the next generation aircraft, the computer will override the pilot when too much pitch is requested too low.

    The plane knows it is taking off, and it knows where the runway is (or a small radar can be added to the tail). "Stick back" will stop meaning "nose up" when the tail gets too close to the ground, and will instead start to mean "moar power". As the ground falls away, it will transition back.

    Might not even need to wait for the next generation of planes. This could easily become a mandate shortly after the next tail strike that results in loss of life.

    --
    See that "Preview" button?
  49. Common Core by Anonymous Coward · · Score: 0

    He was trying to calculate using Common Core methodology.

  50. Co-pilot? by Anonymous Coward · · Score: 0

    Funny how they're "Captain and First Officer" when they're flying but only "pilot and co-pilot" when something bad happens.

  51. Lesson learned by Anonymous Coward · · Score: 0

    1. Everyone learn their MATHS.
    2. Touch screens suck for mission critical applications... including driving a car.

  52. Pilot error, multiple parts by ebvwfbw · · Score: 1

    First error in calculation. Second error in not flying the airplane. If it doesn't look right, either add power or abort takeoff. These are basics, even for a 70 year old Cessna 140 tailwheel airplane.