Slashdot Mirror


Flight Data Recorders, Decades Out of Date

Tisha_AH writes "For the past fifty years the technology behind aircraft flight data recorders has remained stagnant. Some of the advances of cloud computing, mesh radio networks, real-time position reporting and satellite communications are held back by a combination of aircraft manufacturers, pilots unions and the slow gears of government bureaucracy. Many recent aircraft loss incidents remain unexplained, with black boxes lost on the bottom of the Atlantic Ocean, buried under the wreckage of the World Trade Centers or with critical information suppressed by government secrecy or aircraft manufacturers. Many devices still rely upon tape recorders for voice and data that only record a very small sampling of aircraft dynamics, flight and engine systems or crew behaviors. Technologically simple solutions like battery backup, continual telemetry feeds by satellite and hundreds of I/O points, monitoring many systems should be within easy reach. Pilot unions have objected to the collection and sharing of detailed accident data, citing privacy concerns of the flight crew. Accidents may be due to human error, process problems or design flaws. Unless we can fully evaluate all factors involved in transportation accidents, it will be difficult to improve the safety record. Recommendations by the NTSB to the FAA have gone unheeded for many years. With all of the technological advancements that we work with in the IT field, what sort of best practices could be brought forward in transit safety?"

266 comments

  1. "Cloud computing" by bsDaemon · · Score: 5, Funny

    Trying to take that a bit literally, are we?

    fp?

    1. Re:"Cloud computing" by rawler · · Score: 1

      I can see it in front of me now;

      Salesperson: Look, our state-of-the art FDR records directly to the cloud! No data-box to find and retrieve, no fuss, and MapReduce there immediately after the accident to start the analysis.
      Airline manufacturer: Sounds great, I'll buy.

      A couple of months pass, the first aircraft goes down...

      Air Crash Investigator: It seems we had no 3g connection minutes before the crash, and the plane was pointing away from the satellite. We haven't got a clue.
      Salesperson: Oh well, better luck next time.

      There's an argument for rugged well-tested simple designs here.

    2. Re:"Cloud computing" by plumby · · Score: 2, Informative

      It's not that difficult to continue to store the data locally and only back it up to the cloud when a connection's available.

    3. Re:"Cloud computing" by rawler · · Score: 1

      Except more complex software is more error-prone, especially in the unpredictable failure-conditions you want to catch.

      You really do not want to be vulnerable to lighting by having an antenna, and you probably want a highly error-tolerant processing architecture, to cope with the higher-levels of radiation. That may compromise performance and programming methodology. (I.E. read about single-bit-errors in normal PC-architectures)

      Keep it simple, and make sure to add a tracking-beacon so they find the darn thing.

  2. are you serious? by Anonymous Coward · · Score: 1, Insightful

    well, they can run in parallel. as far as i know, nobody says you can't have a backup flight data recorder using mesh cloud pie-in-the-sky technology...

  3. Dune Coons by Anonymous Coward · · Score: 3, Insightful

    So the one place where there would be a benefit to all this nifty surveillance technology that keeps popping up everywhere else and for once, with no civil rights issues ... and they let it go decades out of date. Doing something useful must not be as fun as circumventing the Constitution for politicians.

    Really if this were a private Internet connection with an expectation of privacy they'd have come up with 20 different ways to monitor it, 5 of which wouldn't require a warrant due to bad precedent. A flight data recorder has no concerns about privacy and such so it just isn't a priority. Nice. Real nice.

    1. Re:Dune Coons by anguirus.x · · Score: 1

      I find it unbelievable that the submitter and many of the commenters here rail about stagnating technologies under the guise of improving safety. I mean, you guys have been using software for the past 20 years, right?? Longer? OK, so you've dealt with bugs. In airplane, bug make crash dead people. You want to improve the safety record by sacrificing a few planeloads of people to get there? (We gotta find the bugs some way, right?) Airplanes are already one of, if not the, safest mode of transportation. We should improve safety in the air and on the road. I propose we adopt black-box data recorders for our cars. That way we can record everything going on in a car right before a crash. Even better, we could hook it up to a satellite system and have it tell the police every time you go over the speed limit so they could automatically issue you a ticket! The pilots probably dislike being monitored as much in the cockpit as you would mind being monitored in your car, at your cubicle, or anywhere else and you're a fool to believe there are no civil rights issues. Just because a person puts on a pilot's uniform and steps into a cockpit doesn't somehow make them any less human deserving of rights.

  4. tape isn't bad by infalliable · · Score: 5, Insightful

    Tape is one of the best long term and reliable storage methods. As long as it doesn't burn (which kills any memory type), it's more stable in most situations than the modern memory devices. Remember, it has be stable in salt water, in high impact, humid environments, dry environments, wide temperature ranges, take electrical shock, etc.

    People just think it sucks b/c it's old school and clunky.

    1. Re:tape isn't bad by drinkypoo · · Score: 4, Interesting

      As long as it doesn't burn (which kills any memory type), it's more stable in most situations than the modern memory devices. Remember, it has be stable in salt water, in high impact, humid environments, dry environments, wide temperature ranges, take electrical shock, etc.

      Flash is better at all of those things than tape except electrical shock, and you can isolate the module with optical signals and power via induction (with its own fairly complex power supply in there on the other end, thus handling surges) or via optical power, which is horribly inefficient but who cares? It doesn't take much power to write flash, and turbines can be designed to produce basically any amount of electrical power you like.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:tape isn't bad by Whalou · · Score: 5, Informative
      Information isn't stored on tape anymore in a blackbox. From TFA:

      Today most black boxes--the majority made by L-3 Aviation Recorders, in Sarasota, Fla.--can record 256 distinct streams of digital data, or parameters, per second, and store them all for 25 hours before writing over them. The latest voice recorders can store 180 minutes of conversation, while the older ones store 30 minutes. Both kinds of data are stored in stacked semiconductor dynamic RAM memory boards.

      --
      English is not this .sig mother tongue...
    3. Re:tape isn't bad by warGod3 · · Score: 1

      Our CVRs are 30 minute. The bad thing is that 30 minutes does not cover a lot and the pilots know this and can record over information.

      The FDRs that are out there are acceptable, however, they data stored and downloaded via PCMCIA card.

      The information stored on these devices should easily be communicated to a back-up unit. Also, it would be beneficial if the data was transmitted upon each landing. As for the CVRs, there should be no way to for the pilots to know that within 30 minutes, the device will write over. Regional flights are usually at least an hour. I would say that CVRs, dependant upon type of aircraft, should be at least two times the recording capability of the average flight time of that particular A/C for that fleet type per operator. These could then have drives either swapped out or downloaded upon a landing.

      --
      "Be polite, be professional, but have a plan to kill everybody you meet." General James Mattis
    4. Re:tape isn't bad by flappinbooger · · Score: 2, Interesting

      Flash is better at all of those things than tape except electrical shock, and you can isolate the module with optical signals and power via induction (with its own fairly complex power supply in there on the other end, thus handling surges) or via optical power, which is horribly inefficient but who cares? It doesn't take much power to write flash, and turbines can be designed to produce basically any amount of electrical power you like.

      X2 on flash. Shoot, the black boxes could be made to do all of those things you mentioned to isolate it, and then the flash itself could be ruggedized in some fashion and have multiple redundant copies.

      They could log every piece of information to recreate every aspect of the flight right down to every word spoken and button pushed, let alone flight path.

      I think it comes down to the fact that they (pilots) don't want that level of scrutiny. Why not? Well, would you want it in your car?

      --
      Flappinbooger isn't my real name
    5. Re:tape isn't bad by Anonymous Coward · · Score: 0

      and we all know what happens to "dynamic RAM memory boards" when the power goes out right?

    6. Re:tape isn't bad by DarkKnightRadick · · Score: 2, Insightful

      I think it comes down to the fact that they (pilots) don't want that level of scrutiny. Why not? Well, would you want it in your car?

      Except you own the car, the pilots don't own the airplane they are flying and your car isn't carrying hundreds of passengers who are paying your employer for you to fly them to a destination. If I was a pilot I would welcome that level of scrutiny. Where am I going wrong so that I can improve my skills as a pilot.

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    7. Re:tape isn't bad by Tubal-Cain · · Score: 2, Insightful

      And damage to tape isn't all-or-nothing.

    8. Re:tape isn't bad by hot+soldering+iron · · Score: 4, Informative

      Bullshit. My wife worked on the "black boxen" (really orange for visibility in a wreck). She was always complaining because the internal tape mechanisms were the exact same as an old 8-track from the 70's, and with the tape constantly running the ferrite wore off. The boxes were full of black crap, and sometimes the rollers were so old, the rubber went gummy and fscked up all the tape. Lot's of the recorders came in totally inoperative, and had been that way for a long time.

      She was so glad when they finally started making, and using, solid state drives.

      --
      When you want something built, come see me. If you want correct grammar and spelling, get a F*ing liberal arts student.
    9. Re:tape isn't bad by vijayiyer · · Score: 3, Insightful

      Would you feel comfortable with a keystroke logger installed on your work computer by your employer?

    10. Re:tape isn't bad by Anonymous Coward · · Score: 0

      DRAM? Is there a non-volatile form of DRAM?

    11. Re:tape isn't bad by woopate · · Score: 1

      You can't surf porn with a control column or an altimeter.

    12. Re:tape isn't bad by Obfuscant · · Score: 2, Insightful
      If I was a pilot I would welcome that level of scrutiny. Where am I going wrong so that I can improve my skills as a pilot.

      Except that is not how the data would be used. Every infraction would be used as a reason to fire someone, and hire a less-expensive employee. And in case of any accident or incident, any unrelated error would be fodder for extended lawsuits. Any minor failure in a judgement call would be costly. If the pilots debate turning on the "fasten seatbelt" annunciator based on a marginal radar return and "maybe" some turbulence ahead and someone is injured, that debate will become "gross negligence".

      You need to understand the aviation liability industry. There is a story of a fellow who flew a Piper Cub who removed the seats. He taxied to the runway, and because there were no seats he couldn't see over the dash, so he didn't see the van parked on the runway. He hit the van. He died. The family sued Piper Aircraft.

    13. Re:tape isn't bad by sexconker · · Score: 0, Flamebait

      Flash is better at all of those things than tape except electrical shock, and you can isolate the module with optical signals and power via induction (with its own fairly complex power supply in there on the other end, thus handling surges) or via optical power, which is horribly inefficient but who cares? It doesn't take much power to write flash, and turbines can be designed to produce basically any amount of electrical power you like.

      You're an idiot.
      Go crash a plane with a flash drive and a tape drive, then see which has more recoverable data.

    14. Re:tape isn't bad by FoolishOwl · · Score: 2, Insightful

      If my job was such that typos at any time could kill hundreds of people in minutes, then yes.

    15. Re:tape isn't bad by DarkKnightRadick · · Score: 1

      Bad precedents that need to be taken care of by tort reform, but I see your point. I don't like it, but it is a valid point.

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    16. Re:tape isn't bad by DarkKnightRadick · · Score: 1

      What you said.

      And even so, if I wasn't comfortable with it, I wouldn't work there. It's not my equipment. I'm being paid for time and labor and skill. They own the equipment down to the very last bolt. If they wanted to install key-loggers and told me not to surf porn or personal email, then it's their right to do so. Period.

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    17. Re:tape isn't bad by pgmrdlm · · Score: 1
      Really? I guess you forget about the German law that is being considered with regard to employee privacy. http://www.google.com/hostednews/ap/article/ALeqM5hUfQqu8KD7wPseaDPOScYTCnxvfwD9HQMN185

      And better yet, you must not have read all the slash doters opinions with regard to this law. http://yro.slashdot.org/story/10/08/23/0316249/Germany-To-Grant-Privacy-At-the-Workplace

      I happen to agree with you. I do not own the building, I do not own the equipment. I am on those premises with the owners permission for work purposes only. I have no right to use either the equipment nor the building I work in for personal use.

      I would say most of the rabid slash doters disagree with that position though.

      --
      Anonymous comments are as pathetic as the anonymous "sources" that contaminate gutless journalism from the New York Time
    18. Re:tape isn't bad by DarkKnightRadick · · Score: 1

      I'm sure they do and I'm not aware of German laws because I do not live in Germany. Also, I didn't notice the article your posting.

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    19. Re:tape isn't bad by AK+Marc · · Score: 1

      You seem to be implying a commercial flash drive vs a hardened purpose-built tape drive. I'll tell you what, get a regular computer tape drive, like I had for my crusty old Commodore. And I'll grab a flash drive from my desk. We'll save a file on them and run them through the clothes washer. Soap or no soap, your choice. Tell me which has more recoverable data at the end. I've heard of lots of people that have washed flash drives. I've personally washed two (both belonging to other people who don't check their pockets before they put stuff in the hamper). Both worked fine, and I haven't actually heard of a single person who washed one and it didn't work after.

      And I'd expect that a flash drive hardened to the level the tape in the black box is to be more robust as well. Not to mention probable two orders of magnitude cheaper. What should happen is to have 5 independent locations with identical storage, rather than a single black box. And have one or more in ejectable pods, set to automatically eject in the case of imminent ground impact.

      The technology exists to make for 100% recovery of data, regardless of the cause or type of crash (well, assuming the cause wasn't a nuclear bomb in the hold detonating). The question is why aren't we doing it now?

    20. Re:tape isn't bad by drsmithy · · Score: 1

      There is a story of a fellow who flew a Piper Cub who removed the seats. He taxied to the runway, and because there were no seats he couldn't see over the dash, so he didn't see the van parked on the runway. He hit the van. He died. The family sued Piper Aircraft.

      This is only a valid argument if they won. Did they ?

    21. Re:tape isn't bad by Anonymous Coward · · Score: 1, Informative

      Remember, it has be stable in salt water, in high impact, humid environments, dry environments, wide temperature ranges, take electrical shock, etc.

      Flash is better at all of those things than tape except electrical shock,

      Umm, NO.

      Let's examine this. First of all, let's assume the case, housing, container, etc. WILL be breached or missing entirely. After all, if we could make a 'perfect' case, we could put almost anything inside (including a monkey with a typewriter, my favorite form of data backup).

      - Electrical Shock. You are correct, the magnetic tape is highly resistant to magnetic shock. And magnetic fields too, despite popular conceptions to the contrary.

      - Stable in Saltwater. You are not correct. The problem is not just a matter of humidity or moisture exposure, but corrosion, and the potential for having an electric current generated by a chemical process. Flash chips don't like moisture, are highly susceptible to corrosion, and have some of the needed materials to generate current in salt water. Magnetic tape will retain its data while wet, you just need to dry it (and clean it), and the corrosion isn't much of an issue.

      - High Impact. You are not correct. Magnetic tape is flexible, it can survive tremendous impact forces without damage or data loss. Flash chips can crack, and if warped or bent the chip will be damaged internally ruining all the data. The tape can be streteched or even cut into pieces and the data can still be retrieved.

      - Humidity. (see stable in saltwater) Also, dry environments render flash vulnerable to static discharges, which will nuke the data. Tape can handle dry just fine- over enough time it will crack and become brittle, but this is also true of the plastic the flash chips are made from.

      - Temperature: The only temperature problem tape has is if it gets hot enough to melt or burn. Flash chips if exposed to cold become very brittle, and if they shrink enough can break the internal wire connections (thus losing all you data). They will start to lose data well before they melt or burn- so while neither of them is great at the high temperature range the tape is still more robust. In addition, constant temperature changes will wreck havoc on the flash chips and they warp over time, eventually ruining the chip entirely.

      And even if we assume that the physical medium itself is identical in terms of survivability, there is still another factor. Flash encodes data digitally- each storage location stores one binary value. Magnetic tape takes your digital data, and encodes it physically as an analog waveform (usually a square wave). This means that a tape can survive some damage to even a single data 'location', as long as part of the location is intact the data can still be recovered. Damage to a single storage spot on a flash chip will ruin that information permanently.

      Some other things that might be a factor include:
      Damage to the flash chip usually means the entire chip is bad- damage to part of the tape won't affect the rest of the tape.
      Magnetic tape is less susceptible to radiation.
      The big drawback to the tape is... it requires moving parts to record the data, where the flash does not.

    22. Re:tape isn't bad by Anonymous Coward · · Score: 0

      you obviousley don't know much about the electronic components supplied to the aviation industry. These parts are subjected to the same test standards as those supplied for military aircraft.These are stable in high impact, constant acceleration, humid, dry, salt, temp (-55 to +125C) environments. Depending on the application radiation hardened and EMP resistant.

    23. Re:tape isn't bad by jeremyp · · Score: 1

      Please God tell me they didn't win.

      Actually, what could Piper reasonably do? Should the seats have been welded in?

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
    24. Re:tape isn't bad by DarkKnightRadick · · Score: 1

      I don't know and I don't know. I don't see how welded-in seats would have been any better. Anyone determined enough (such as the gentleman in question) could just torch them right out (and possibly in the process damage the aircraft to a point where it's unsafe (not that not having seats is safe)).

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  5. Out of date? by seeker_1us · · Score: 2, Interesting

    They work, don't they? Yeah more bells and whistles might be nice, but as Scotty said "the more you overthink the plumbing, the easier it is to stop up the drain."

    1. Re:Out of date? by hedwards · · Score: 1

      Do they? I mean there's several obvious problems with them which must have a better solution now than when they were first created. For one thing the beacon runs out of battery life very quickly and for another the heat shielding could be a lot better. More than that, there's been a lot of information on what causes planes to crash, surely there's need of a tweak to add more information than what's currently possible. I doubt very much that we've hit the point where there's too much information available in these circumstances.

    2. Re:Out of date? by Anonymous Coward · · Score: 0

      They work, don't they?

      Frequently they don't. That's the problem. If you watched e.g. "Air Crash Investigation" more, you'd know that the best case scenario is that the air crash investigators get something useful from them when they've spent months restoring the data. Planes have flown with black boxes that have been broken for years without anybody noticing that e.g. the erase head no longer works.

  6. 100% buzz-word compliant, for your protection. by khasim · · Score: 1

    Not only that but the article conflates two different issues.

    1. technology that COULD be improved (complete with buzz-words).

    2. government/corporation control of data.

    meh

    1. Re:100% buzz-word compliant, for your protection. by DarkKnightRadick · · Score: 1

      Those two issues, in this case, aren't unnecessarily conflated. It's technology that needs to be improved and can be improved and government/corporation control not of the data (it's already in government/corporation control) but of technological updates that could save lives.

      When you are at work, you have no privacy from your employer except in the bathroom.

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    2. Re:100% buzz-word compliant, for your protection. by Z00L00K · · Score: 1

      Both having flight data recorders on the aircrafts and a data link could be done. However the bandwidth needed for a data link can limit the usefulness. Especially on transatlantic flights.

      But the data recorders could be improved so that they do eject from the aircraft under certain conditions and equipped to be able to float to the surface for easier recovery.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    3. Re:100% buzz-word compliant, for your protection. by AGMW · · Score: 2, Interesting

      It's technology that needs to be improved and can be improved and government/corporation control not of the data (it's already in government/corporation control) but of technological updates that could save lives.

      I'd argue that the tech doesn't need to be improved, just current tech applied!

      As I understand it, BA already record vastly more information than is required in the black box and retrieve it from each 'plane when it lands. Obviously in the event of an accident this info is often/usually lost because it is outside the black box, but the collection of that flight data from successful flight is still useful. Now how about some of that nifty burst-transmission stuff the military use. How much info from the on-board repository that BA currently fills in-flight for their own use could be transmitted once a critical problem has occurred, or indeed when a pilot (or co-pilot/navigator/steward) presses the red button when any incident occurs?

      I also remember watching a documentary about Rolls Royce jet engines and I'm sure it showed telemetry from their engines in flight and anything 'odd' was flagged up so the operator could instruct service personnel to inspect the engines when the 'plane next lands.

      Honestly, none of this is rocket science and nothing "new" needs to be invented - just apply the current levels of technology to the problem for a leap forward in available info!

      --
      Eclectic beats from Leeds, UK
      handmadehands.co.uk
    4. Re:100% buzz-word compliant, for your protection. by DarkKnightRadick · · Score: 1

      That would be nice, useful, and add only minimal weight.

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    5. Re:100% buzz-word compliant, for your protection. by DarkKnightRadick · · Score: 1

      To apply new technology is to say that to improve the current you install newer.

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    6. Re:100% buzz-word compliant, for your protection. by FredHStein · · Score: 1

      I've heard this bandwidth point before. Now that I hear how insanely out of date the rest of the technology is, I get very suspicious about the bandwidth issue. We have made great strides all kinds of radio technology. New technology may need to be adapted to increase the bandwidth. But the most important point is some info sent by radio is better than zero. Surely we can do better even with off-the-shelf technology.

  7. how about 3 flight recorder systems? by Anonymous Coward · · Score: 0

    keep current black box, add another smaller modern cheap off the shelf backup to first box, and ad the third whizbangliveinternetradiolivefrequencyshiftinginternetlivelivelive box?

  8. It's absolutely ridiculous by Anonymous Coward · · Score: 0

    We don't need to be so clever to realize Airplane builders aren't interested to included latest high tech blackboxes.

    Everybody knows when an airplane crashes something failed: engine, electrical sensors, human error some cases, big etc.

    They always preferred to attribute any fatality to the (dead) pilot or the weather (god).

    The world of whatever, indeed.

    1. Re:It's absolutely ridiculous by tibit · · Score: 3, Informative

      Umm, no. You're almost a century out of touch with reality. What you say was true in 1930s.

      Today, when an airplane crashes, the human has failed. Pretty much always. Technical issues that lead to crashes are very, very rare. If you were to place monetary bets, a winning strategy is to bet for human failure.

      --
      A successful API design takes a mixture of software design and pedagogy.
    2. Re:It's absolutely ridiculous by dkleinsc · · Score: 2, Interesting

      "Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before and it has always been due to human error."
      -HAL 9000

      But seriously, the actual source of most plane crashes is a combination of a lot of factors: mechanical problems, pilot error, management practices (such as overworking pilots to the point where they're more likely to commit a pilot error), weather, a certain amount of bad luck, poorly maintained airport facilities (particularly in foreign countries), and errors by air traffic controllers. There's tons of redundancy and other checks to make it hard for any one of these to cause a crash (even pilot error: there are alarms and such that make it much easier for the pilot to do the right thing).

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    3. Re:It's absolutely ridiculous by X0563511 · · Score: 1

      Well, to be fair modern aircraft have some silly things.

      Take the ERJ-140 (regional jet) - turn on bleed air from either or both turbines without shutting off and disconnecting the APU bleed, and the APU will explode, shooting the compressor component of it straight out the tail of the Jet.

      It (alone, anyways) won't crash the plane, but this is a simple as pushing a button before turning a knob... and the knob is surrounded by the buttons. Watch your fingers, eh?

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    4. Re:It's absolutely ridiculous by Wyatt+Earp · · Score: 5, Interesting

      Really? Air France Flight 447 just falling apart in the sky going 537 mph at 35,000 is from a human failure? US Airways Flight 1549? Emirates Flight 407?

      No, humans aren't the cause of all crashes, a chunk of them yes, but not close to "pretty much always".

      Checking that out and looking up the causes of the accidents you'll see human error by the flight crew is a cause of some, but mechanical failure is a larger cause of accidents.

      http://en.wikipedia.org/wiki/Category:Aviation_accidents_and_incidents_in_2009

      And yes, I do have my pilot's license.

    5. Re:It's absolutely ridiculous by pz · · Score: 1

      Umm, no. You're almost a century out of touch with reality. What you say was true in 1930s.

      Today, when an airplane crashes, the human has failed. Pretty much always. Technical issues that lead to crashes are very, very rare. If you were to place monetary bets, a winning strategy is to bet for human failure.

      I believe this assertion to be true, but do not have data to support it. I'm certain the data exist, though.

      However, there have been some recent mechanical failures that were very important to understand because of the wide-spread safety implications. I'm thinking mostly of the problem with lubrication of the horizontal stabilizer lead screw on MD83 aircraft from 10 years ago that resulted in at least one crash and the grounding of the fleet (and, now that I've reviewed the incident on Wikipedia, it also resulted in a revision of Alaska Airline's maintenance schedule).

      While it would seem that most errors are pilot errors, we still need to pay attention to the mechanical ones.

      --

      Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
    6. Re:It's absolutely ridiculous by tibit · · Score: 1

      I agree wholeheartedly. But still the human usually fails -- not always the pilot. Of course you need to draw a line somewhere, lest you classify, say structural engineering failures as human errors too. When we reduce controlled flights into terrain (CFITs) by an order of magnitude or two, then I can come back to revise my skewed worldview ;)

      --
      A successful API design takes a mixture of software design and pedagogy.
    7. Re:It's absolutely ridiculous by 0123456 · · Score: 1

      You're almost a century out of touch with reality. What you say was true in 1930s.

      Today, when an airplane crashes, the human has failed. Pretty much always.

      In a few cases in recent years (probably including the AF447 crash) the plane has been flying along on autopilot until the autopilot runs into something that it can't manage to fly through, and then it shuts down and dumps the problem on the pilots. In some cases they can handle weather that's too turbulent for a computer, in others they crash. Is that a 'human problem' or a programming problem or a 'flying into weather that we wouldn't try to fly through manually but we have an autopilot so that's OK' problem?

    8. Re:It's absolutely ridiculous by tibit · · Score: 2, Funny

      WTF didn't they put an interlock of some sort? FAIL.

      --
      A successful API design takes a mixture of software design and pedagogy.
    9. Re:It's absolutely ridiculous by tony_gardner · · Score: 1

      That list is woefully incomplete. The complete list for the FAA only: (http://www.faa.gov/data_research/accident_incident) has more than twice the number of incidents as listed on wikipedia for the world.

    10. Re:It's absolutely ridiculous by tibit · · Score: 4, Informative

      Please don't twist my words. I don't claim there are no non-human-factor caused crashes, I just claim that a vast majority is human factors, and mostly cockpit human factors at that.

      AF447 is, to the best of my knowledge, a case of the pilots getting confused by a single point of failure in the air data instrumentation. If you look around, you will find posts by pilots who faced similar issues, had similar ACARS messages sent out, and they recovered without problems as long as they followed procedures. Surely it did fall apart in the sky, but it didn't "just" fall apart, at least there is no reason to think this way so far. To me, that's not unlike China Air 006 but with a different ending.

      USAIR 1549, the famous Hudson water landing -- well duh, it was not a human nor a mechanical problem. Force majeure. One example of it, so what.

      Emirates 407 -- well thank you, because that was a classic case of human error. Funny coincidence of you mentioning it -- just see yesterday's TDWTF story about Command 696. ;)

      --
      A successful API design takes a mixture of software design and pedagogy.
    11. Re:It's absolutely ridiculous by tibit · · Score: 2, Insightful

      I agree that everything with safety implications should be subject of scrutiny. It's just that human factors are very widely misunderstood. You have mechanics who can inspect any flying hardware, but good luck finding a "mechanic" who can examine a pilot to determine if he/she is fit for flying that day.

      --
      A successful API design takes a mixture of software design and pedagogy.
    12. Re:It's absolutely ridiculous by Pinckney · · Score: 1
      On Emirates 407:

      The ATSB investigation found that an incorrect flex temp was applied, based on an incorrectly entered aircraft weight. This resulted in a lower than necessary engine thrust and consequently insufficient acceleration and airspeed.

      On the others, I will agree with you.

    13. Re:It's absolutely ridiculous by tibit · · Score: 1

      1. The pilots must be trained how to specifically deal with taking over a system with unknown state.

      2. Since #1 is prone to all sorts of problems, it's better to avoid. Thus pilots must be trained to oversee and keep current their mental image of the aircraft's status.

      3. Since #2 breaks down, #1 is still important.

      IIRC, in AF447 there were strong indications that the air data system was failing. A known problem. I think that weather only added to the airframe stresses, but primarily the pilots overstressed it.

      Methinks that pilots need to be routinely reviewing airworthiness directives and similar documents, even foreign ones if they understand the language. Yes, I know, the poor chaps and gals barely have time enough to rest... At least that would give them a chance of thinking "hey, what if that's this problem".

      In high stress situations, you don't have much in the leeway to think of unlikely scenarios like total failure of air data. Yet total air data system failures routinely seem to kill people :(

      --
      A successful API design takes a mixture of software design and pedagogy.
    14. Re:It's absolutely ridiculous by couchslug · · Score: 1

      That's why they have the term CFIT, "Controlled Flight Into Terrain".

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    15. Re:It's absolutely ridiculous by Anonymous Coward · · Score: 1, Informative

      Really? Air France Flight 447 just falling apart in the sky going 537 mph at 35,000 is from a human failure? US Airways Flight 1549? Emirates Flight 407?

      No, humans aren't the cause of all crashes, a chunk of them yes, but not close to "pretty much always".

      Checking that out and looking up the causes of the accidents you'll see human error by the flight crew is a cause of some, but mechanical failure is a larger cause of accidents.

      http://en.wikipedia.org/wiki/Category:Aviation_accidents_and_incidents_in_2009

      And yes, I do have my pilot's license.

      The breakup of AF 447 could very well have been pilot error. As a pilot, you are certainly aware of what your maximum entry speed into turbulence is for the aircraft you are flying.

      Flying into a thunderstorm resulting in mechanical failure *is* the fault of the pilot.

    16. Re:It's absolutely ridiculous by Wyatt+Earp · · Score: 1

      The link I posted was for 2009, that link goes back to 2006.

    17. Re:It's absolutely ridiculous by Martin+Blank · · Score: 4, Interesting

      You're absolutely correct about redundancy. There's a long chain of things that is supposed to happen before any flight. Here's what has to happen before I fly my little rental Cessna 172:

      • Annual inspection must be completed and signed off by an airframe & powerplant mechanic (A&P) with inspection authority (IA)
      • 100-hour inspection must be completed and signed off by an A&P
      • I review the squawk sheets (basically a list of problems reported and actions taken by the A&P to address them)
      • Preflight planning, which includes:
        • Planning the route, ensuring that adequate fuel is available on the plane and/or en route
        • Making plans for alternate landing sites
        • Gathering and understanding the weather forecasts
        • Filing a flight plan if it's more than 50NM between airports
        • Getting current weather status along the route of flight just prior to preflight
      • Preflight inspection, which includes:
        • Visual check of oil and fuel levels and check for fuel contamination
        • Visual check of all aircraft surfaces, manual manipulation of ailerons, elevators, and rudder, and feeling the prop edges for excessive wear
        • Check of instruments prior to starting
      • Run-up check, which takes place after starting the engine and before taking off, includes:
        • More instrument checks, plus testing the autopilot
        • Elevator trim check
        • Magneto check (basically seeing if the engine runs rough on both magnetos and then one or the other magneto singly)

      That isn't even all of it, and the list is more complete for a plane that actually has a black box. There are other things that happen along the way that aren't part of official checklists, including brake checks, validating compass and heading indicator accuracy, using the radio, and just paying attention for anything that doesn't feel right. There are checklists for take-off, climb, leveling, descent, landing, post-landing, and shut-down, not to mention all the emergency checklists. I've got a stall warning horn as well that is a function of the aerodynamics of the plane, and the autopilot lets me know if it's disabled. I fly a G1000 version of the C172 with two big displays, and it's got even more alerts, both visual and audio, to let me know when something is amiss, including when traffic is close (gotta love TCAS). I usually fly with flight following anyway, so ATC can help me avoid other planes (and vice versa). I'm still always on the lookout for other traffic, though.

      If something goes wrong, it's almost certainly my fault that I didn't notice something, planned poorly, or flew beyond my skills (pilot error), with a small chance that the A&P and/or IA missed something (still human error), a very, very tiny chance that there was a mechanical issue that was not addressable with inspections, and an almost infinitesimal chance of simple bad luck.

      --
      You can never go home again... but I guess you can shop there.
    18. Re:It's absolutely ridiculous by brufleth · · Score: 1

      I think they're including failure by the maintenance staff, airplane manufacturer, etc as human error.

    19. Re:It's absolutely ridiculous by Martin+Blank · · Score: 1

      I would love to see this (on the ground, of course). :)

      --
      You can never go home again... but I guess you can shop there.
    20. Re:It's absolutely ridiculous by Anonymous Coward · · Score: 0

      Humans are responsible for almost ALL air crashes, included 447, 1549 and 707. In all cases, either ground crew fucked up, pilot fucked up, or there was no foresight to counter or locate birds - you know, those can be detected these days. It would cost more money to track birds, but it would have certainly prevented one of these cases.

      Why do you think private, small engine craft crashes almost as often as cars while commercial flights have much higher safety record? It's because of the human factor.

      Cheers and fly safe!

    21. Re:It's absolutely ridiculous by Martin+Blank · · Score: 1

      That's basically a list of incidents that made the news. It doesn't include many of the GA incidents that make up the overwhelming majority of accidents, where almost 90% of accidents have pilot error as at least a contributing factor. GA pilots must be aware they they are far more likely to be the cause of an accident than is the plane.

      And yes, I do have my pilot's license, too.

      --
      You can never go home again... but I guess you can shop there.
    22. Re:It's absolutely ridiculous by Zymophideth · · Score: 1

      TWA Flight 800's official cause of the crash was the fuel tank spontaneously exploding, I can't think of a way the pilot could have caused that one either.

    23. Re:It's absolutely ridiculous by drerwk · · Score: 2, Informative

      TWA800 - fuel tank exploded.
      Rudder goes opposite control input- http://en.wikipedia.org/wiki/Boeing_737_rudder_issues - many crashes

      AF 447 - likely due to pitot ice

      So, if it is money the odds are the pilot, but it is hardly unheard of for a plane to fail.

    24. Re:It's absolutely ridiculous by Wyatt+Earp · · Score: 1

      Or ground crew.

    25. Re:It's absolutely ridiculous by Wyatt+Earp · · Score: 1

      GA is a different world, they don't have 50 million dollars of avionics and computers to fly for them.

      I'm in Alaska so we have GA accidents all the time and some military (the C-17 and Blackhawk near Palmer), those GA accidents are almost always weather or pilot error.

      But since the black box talk isn't going to apply to GA or military, I didn't bring small planes into this.

      But I agree with you 100%.

    26. Re:It's absolutely ridiculous by aoteoroa · · Score: 1

      What makes you think that flight 447 fell apart in the sky? Reports I read suggest that the crash investigators believe the plane was in tact and flying in a normal attitude when it hit the water: http://www.dailymail.co.uk/news/article-1282367/Air-France-crash-The-truth-disaster-killed-228-people.html

      Even the wiki article suggests the reason for the crash is still unknown but the following facts are known:

      On 2 July 2009, the BEA released an intermediate report, which described all known facts, and a summary of the visual examination of the rudder and the other parts of the aircraft that had been recovered at that time.[7] According to the BEA, this examination showed that:

      • the aircraft was likely to have struck the surface of the sea in a normal flight attitude, with a high rate of descent;[Note 3][7][106]
      • there were no signs of fire or explosion;
      • the aircraft did not break up in flight. The report also stresses that the BEA had not had access to the post-mortem reports at the time of its production, some of which suggest differently.[7][107]

      The current working theory is that a thunderstorm in the area reached as high as 50,000 feet and could have disrupted the plane. Normally a pilot would fly around such a system but a smaller storm in front might have obscured the thunder storm from the flight's radar system and the crew didn't see it.

    27. Re:It's absolutely ridiculous by david_thornley · · Score: 1

      Modern airliners are really, really safe. Whenever there's a crash, there's almost certainly multiple unrelated problems. Therefore, there's almost certainly human error. There's also, almost certainly, at least one technical issue.

      If you're only going to blame the crash on one thing, you can ignore the technical failures and pin it on the humans if you like. This has the advantage of annoying fewer living people: the pilots et al. are frequently not around to dispute anything, while there's plenty of people who worked hard on that equipment and don't want it blamed.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    28. Re:It's absolutely ridiculous by X0563511 · · Score: 1

      There is, but when it fails, it allows the action. It's also not obvious when it's failed (no indicator or anything)

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    29. Re:It's absolutely ridiculous by grumbel · · Score: 1

      Today, when an airplane crashes, the human has failed. Pretty much always.

      Blaming a failure on human cause is by far the easiest way to avoid having to fix anything. It also happens to be wrong in by far most cases, as when you look a little deeper you will almost always find issues such as lack of proper training, lack of sleep, horrible UI design, lack of warning signals, lack of communication and plenty of other issues. None of which are in the control of the human that is flying the plane.

      Humans simply make mistakes and any robust systems has to be designed in such a way to handle those small mistakes, if it can't, it is the system that is at fault, not the human.

    30. Re:It's absolutely ridiculous by Anonymous Coward · · Score: 0

      So why don't they ever list gravity as a contributing cause of airplane accidents? Without interference from gravity, you could just stop and take whatever corrective action is needed....

    31. Re:It's absolutely ridiculous by xarak · · Score: 1

      Good point, but... where I'm sitting at, yours, is a foreign country....

      --
      Atheism is a non-prophet organisation
    32. Re:It's absolutely ridiculous by dkleinsc · · Score: 1

      The kinds of foreign countries I'm talking about are places where the latest and greatest ATC technology hasn't gotten there yet. Europe and Canada are generally pretty good, Burma not so much.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    33. Re:It's absolutely ridiculous by Anonymous Coward · · Score: 0

      "Be careful" is not appropriate risk management.

    34. Re:It's absolutely ridiculous by tibit · · Score: 1

      Pitot ice is not an issue in cruise, as long as you recognize it as such. You look up a table or a nomogram in the aircraft manual, where the inputs are loading, altitude and maybe temperature, and the output is a throttle setting. Unless the aircraft is structurally damaged or iced, you'll fly within 10-20 knots of what you want. Heck, there is a first-hand account somewhere of doing just that by a pilot who flew same equipment, and lost air data. Of course if you get confused and try funky things, you're in for a world of hurt.

      --
      A successful API design takes a mixture of software design and pedagogy.
    35. Re:It's absolutely ridiculous by tibit · · Score: 1

      I don't say that if a human has failed, it is only his/her fault.

      --
      A successful API design takes a mixture of software design and pedagogy.
    36. Re:It's absolutely ridiculous by drerwk · · Score: 1
      In clear weather it is less of a problem, and it would be nice to have an outside horizon so preferably VFR daytime. Night in a thunderstorm would make it harder.
      http://en.wikipedia.org/wiki/Pitot-static_system#Pitot-static_errors

      blocked pitot tube will cause the airspeed indicator to register an increase in airspeed when the aircraft climbs, even though indicated airspeed is constant.

      I could see this leading to a stall in short order depending on which instrument you are believing at the time.

      I am looking forward to the recovery of the recorders from AF 447.

    37. Re:It's absolutely ridiculous by tibit · · Score: 1

      The inertial reference + GPS augmentation is there for a reason. Even in VFR, it's good airmanship to periodically verify that the artificial horizon matches up with real horizon. If you're over water or desert, then even in VFR I'd tend to trust artificial horizon first.

      If you lost air data, then in cruise you can periodically do a full turn, and use the ground track to estimate wind vector (speed+direction), and your true airspeed. Of course things get trickier when you're trying to land. Even then if you get mean wind speed and direction from local weather report, you can figure out an offset to ground track speed to get back airspeed. Ideally you'd chose an airfield where you can do a long straight-in approach to a looong runway. Then you err on coming in fast, and hope there's enough runway to stop ;)

      --
      A successful API design takes a mixture of software design and pedagogy.
    38. Re:It's absolutely ridiculous by jeremyp · · Score: 1

      Blaming a failure on human cause is by far the easiest way to avoid having to fix anything. It also happens to be wrong in by far most cases, as when you look a little deeper you will almost always find issues such as lack of proper training,

      Human failure

      lack of sleep

      Human failure

      horrible UI design

      Human failure on the part of the UI designer

      lack of warning signals

      A subsection of poor UI design therefore human falure

      lack of communication

      Human failure.

      None of which are in the control of the human that is flying the plane.

      Nobody said human failure = pilot error - except you.

      Humans simply make mistakes and any robust systems has to be designed in such a way to handle those small mistakes, if it can't, it is the system that is at fault, not the human.

      Who designed the system - humans.

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
  9. News tech is fragile by Anonymous Coward · · Score: 0

    Those devices need two things :
    (1) to be very sturdy and survive an accident with the data
    (2) to save a minimu of data to try to explain what happened

    Although modern tech would enhance (2) it usually fail at (1). Tape can be broken and cut, but repaired again (with a small loss). It is much more resistant to many type of hazard short of high temperature. What would you replace it with ? Unproven tech ? Furthermore You would have to redo all the safety test , and get all safety organisation around the world to agree with a standard change. And that is also costly. So there is no incentive by either governement and corporate to push for a new tch for black box, neither is there a need. So your BB is lost in the atlantic ocean ? So what ? You think you super mega modern BB would not either ? For a similar *weight* and solidity ?


    Not to use an ad hom, but you sound like the new kid with fancy toy, and did not really check in depthb why the old stuff is used. Show me a scientific study evidencing that the new tech is more reliable incase of crash than plain magnetic tape, and you can count me in. Until then, get off my lawn.

    1. Re:News tech is fragile by mutube · · Score: 1

      Its my understanding the tape hasn't been used in new flight recorders for quite some time. I think they're all solid state now.

      Yeh, I'll get off your lawn.

      Still, the summary is atrocious buzz-word bingo. The article is better written but the 'glass box' basically amounts to broadcasting the black box data on the go. Hardly a revolutionary idea, with a sugar coating. If it doesn't exist currently there is probably a reason - technical (bandwidth requirements) or otherwise (cost) - that is not outweighed by the proposed benefits. Rather than address this we get hand waving and straw man rambles about union conspiracies.

      Yawn.

    2. Re:News tech is fragile by countertrolling · · Score: 1

      Actually politics goes a long way to impede real progress in equipment design... The cockpit door being the most blatant of all of them.

      --
      For justice, we must go to Don Corleone
  10. Damn unions... by Anonymous Coward · · Score: 0

    You would think that the unions representing the people whose lives depend on airline safety would promote technology that could reduce the risk of air travel. Too bad they are comprised by such short-sighted people.

    1. Re:Damn unions... by Richard+Steiner · · Score: 3, Funny

      Passengers are represented by unions?

      --
      Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
      The Theorem Theorem: If If, Then Then.
    2. Re:Damn unions... by DarkKnightRadick · · Score: 1

      If they aren't now, give them 10 more years. ;)

      --
      "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
    3. Re:Damn unions... by xaxa · · Score: 1

      Passengers are represented by unions?

      Not exactly a union, but this isn't that far off.

      And rail passengers have been known to "strike" before -- by refusing to buy a ticket on a certain day in that case.

  11. OP, you may have a point but you've argued awfully by FuckingNickName · · Score: 2, Interesting

    Cloud computing? Conflation of data not being recorded and the choice to be secret about what's recorded? Technologically simple solutions with "hundreds of I/O points"?

    Rather than hand-waving over every single modern technology which might be remotely relevant to the flight recorder, how about writing down, point by point, each improvement you feel should be made and why you feel it would be beneficial. Mention deployments to flying aircraft as well as destruction testing which has been done. IOW, what that is broken are you able to fix?

    And, yes, pilot privacy is a concern because certain well-known air crashes have involved the airline and/or even government falsifying data to put the blame on the pilots (cue fingers wagged at France).

  12. Buzzwords by halfaperson · · Score: 2, Insightful

    Why would a black box need to use cloud computing or mesh networks?

    Just because new technologies have emerged doesn't mean they are necessarily applicable in all areas of computing. My knowledge in this field is limited, but I just don't see the point of a twittering black box, or whatever web 2.0 meme is the flavor of the day.

    --
    Jesus had a UNIX beard.
    1. Re:Buzzwords by rotide · · Score: 4, Funny

      Cptn flt 1524 JFK->CVG just incorrectly set speed for landing. Humans gunna die! lol!

    2. Re:Buzzwords by vegiVamp · · Score: 1

      For the same reason you want your servers' data backed up off-site: it is beneficial to have access to it even if the area of disaster is utterly destroyed - in the case of a black box, think "lost at the bottom of the atlantic".

      They're (hopefully) not talking about using EC2, but just using those terms as shortcuts for the principles they embody: storage over network, so your data is somewhere else, preferably redundantly.

      --
      What a depressingly stupid machine.
    3. Re:Buzzwords by X0563511 · · Score: 1

      Airliners send your boss a text message if you exceed various limits. Why not a Twit as well? :P

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    4. Re:Buzzwords by halfaperson · · Score: 2, Informative

      Sure, it would be a nice feature for the black box to somehow send its data somewhere safe. If "cloud computing" is nothing more than sending data to a remote server, well I guess this post fits the bill as well, making it nothing more than a useless buzzword.

      --
      Jesus had a UNIX beard.
    5. Re:Buzzwords by vegiVamp · · Score: 1

      Welcome to a world where marketeers abound.

      --
      What a depressingly stupid machine.
    6. Re:Buzzwords by natehoy · · Score: 2, Interesting

      Because black boxes are not always recoverable, and if the box can have some sort of continuous connection and can send the data somewhere safe, you don't even have to search for it. You can focus your physical investigation elsewhere. You can also focus on rescue without worrying about the "clock running out" on finding the data recorder.

      All important data should be backed up. Data that is about to be subjected to an extremely hostile environment, doubly so. Flight Data Recorders can survive a lot, but they aren't indestructible, and having them sink intact to the bottom of an ocean with the rest of the aircraft renders them as useless as if they were destroyed.

      Any way you can take as much of that data as possible and get it backed up somewhere other than an aircraft that's about to crash is a Good Thing. It may be too expensive to be practical, but it at least merits discussion.

      A few crazy ideas:

      Install a secondary flight data recorder to a caching device, and hook that up to a transmitter. Whenever the aircraft is in RF range to a towered airport, have the transmitter send as much of the flight data as possible in compressed form to a computer at the airport, along with the aircraft's tail number. Now an NTSB or FAA investigation into a crash can include a request to search airport-stored backups (possibly incomplete, but at least existing) of recorded flight data even if the black box itself is damaged, destroyed or cannot be recovered. There might be some indication of trouble even hours before the crash, and a lot of crashes happen in range of airports anyway so you'd have a pretty complete set of data available before you even send the rescue teams out.

      Alternatively, or even additionally, put a satellite uplink on the aircraft and reserve a few satellite frequencies. If a pilot squawks mayday, the flight data recorder starts transmitting the contents of its memory (in reverse order, so the most recent events are sent first) to a satellite immediately. That covers data where the aircraft is outside radio range of an airport. Again, you might not get all of the data, but you'll probably get some of it, even if the flight data recorder itself is destroyed or unrecoverable at the bottom of the ocean.

      Hell, you could put radio-linked "repeater" with some memory that ejects itself from the aircraft upon a mayday squawk and continues to receive black box data while in range, then deploys a little parachute and float balloon. The onboard Flight Data Recorder continues to record data and retransmit it to the repeater, which will contain most or all of the data, and have a much more graceful landing and be much easier to recover. That cache could even have a satellite repeater so it can send the data in real time to a satellite just in case it becomes unrecoverable.

      Hell, put a few extra terabytes in the flight data recorder and have aircraft FDRs replicate data to each other continuously. If Flight 459 goes down, Flight 128 who was in the vicinity might have a backup copy of some or all of 459's FDR data, and that data will be automatically relayed to the nearest airport when Flight 128 comes in range of an airport, where it can be pieced together with other bits captured by other flights.

      None of these crazy ideas eliminate the ability to get the flight data recorder itself if it turns out to be recoverable, it just provides alternate mechanisms whereby some or even all of the data might be backed up before it becomes subject to the risk of being lost forever.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  13. FAIL by m0s3m8n · · Score: 4, Insightful

    "Many recent aircraft loss incidents remain unexplained, ....., buried under the wreckage of the World Trade Centers" - This has to be the dumbest statement of all time. I think everyone knows what happened to the planes THAT WERE FLOWN INTO THE WTC BY MUSLIM TERRORISTS. Fail.

    --
    Conservative, mod down for violating /. political norms.
    1. Re:FAIL by rotide · · Score: 1

      If you can't imagine the possible benefit to having voice recordings/transcriptions of those that perpetrated the attack, then I think you're the one who FAILED. What I do find a bit "fail" with the WTC example is it seems to imply, if not state, those recorders still haven't been found.

    2. Re:FAIL by m0s3m8n · · Score: 1

      Maybe you wrote the article. My point is we know what happened, not that the attack "remain unexplained".

      --
      Conservative, mod down for violating /. political norms.
    3. Re:FAIL by m0s3m8n · · Score: 1

      OK, perhaps I was a little harsh. A re-write of the sentence is needed.

      --
      Conservative, mod down for violating /. political norms.
    4. Re:FAIL by LWATCDR · · Score: 4, Insightful

      You also left out the part about the government hiding crucial data. You know like when Grey's cause a plane to crash or when the Illuminati shoot one down to see how we will react. Where is my tin foil hat?
      What people don't understand is that you are
      more likely to die in your car or hit by lightning than in an airliner crash. It is a flashy news worthy event when it happens because it is so rare.
      Here is the big question. How many times has a black box not been found? And how many times has the lack of one caused other planes to crash?
      The airlines are already adding real time telemetry to their new airlines if for no other reason than to improve maintenance. The older black boxes are getting replaced be newer and better ones. The old ones do actually work very well and have provided the data needed to improve safety over the years.
      So for this most part this whole thing is a paranoid issue with very little merit in the big scheme of things.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    5. Re:FAIL by Anonymous Coward · · Score: 0

      You were insufficiently harsh. Upon reading that sentence my reaction was: "That's just fucking retarded."

    6. Re:FAIL by Anonymous Coward · · Score: 0

      Yes, your post certainly is retarded.

    7. Re:FAIL by hedwards · · Score: 1

      So, if it's the IRA doing the piloting, that makes a substantive difference? What if instead of Muslim terrorists it's actually Mossad agents? Is that relevant? I get that there's the need to cram Muslim into every possible example of terrorism, the way that you have to reference Russia about socialism or Germany when it comes to fascism, but could we actually grow up a bit and quit being a part of the problem?

    8. Re:FAIL by Anonymous Coward · · Score: 0

      There is nothing but circumstantial evidence linking Al Qaeda for 9/11. That's why the FBI still hasn't posted evidence for 9/11 on his wanted page. Unlike the CIA, they are a (mostly) constitutional government authority that depends on evidence in a court of law to determine what did or did not occur.

      While I'm not a truther per se, there are a few facts that trouble me:

      1) The US Government still refuses to release more images of the attack on the Pentagon. To believe that a single camera had nothing but a few frames on the incident is simple idiocy.

      2) A large number of people serving in the Bush Administration believed that they needed a Pearl Harbor type of event in order to get the nation behind an invasion of Iraq. Subsequent to 9/11, which was committed by Saudi Arabians based out of Afghanistan, we invaded a nation that was not threatening it's neighbors and did not have any means to harm the United States.

      3) On the day of 9/11, an understaffed and underequipped NORAD not only was preparing for an exercise involving hijackings, but had many of it's assets in northern Canada and Alaska, for an exercise for protecting North American airspace from Russian bombers.

      My own suspicion is that, just as Pearl Harbor was expected and purposefully not thwarted so we would get involved in WWII, certain elements of the US government also aided and abetted 9/11 hijackers through agents so they would have the national will to eliminate Al Qaeda and invade Iraq. I don't think they planned on the plane impacts causing the towers to fall, though.

    9. Re:FAIL by Anonymous Coward · · Score: 0

      These planes were flown into the WTC by the American government as a way to get the public (you) to support the taking away of our privacy and to get to oil reserves. In 40 years, this will be public knowledge.

    10. Re:FAIL by ffflala · · Score: 1

      Deaths by airplane crash aren't newsworthy because they are so rare; it is because plummeting out of the sky seems so fascinatingly terrifying. It's similar to society's fascination with serial killers: rare, but scary.

    11. Re:FAIL by Anonymous Coward · · Score: 0

      While I'm not a truther per se, there are a few facts that trouble me:

      1) The US Government blah blah blah ... truther crap redacted

      2) A large number of people serving in the Bush Administration blah blah blah ... truther crap redacted

      3) On the day of 9/11 blah blah blah ... truther crap redacted

      My own suspicion is that, just as Pearl Harbor was expected and purposefully not thwarted so we would get involved in WWII blah blah blah ... truther crap redacted

      Dude, you are a truther.

    12. Re:FAIL by natehoy · · Score: 2, Insightful

      Let's take the "instant backup" concept a bit further, though. I realize this is pure speculation, but...

      What if the data was backed up to the nearest towers continuously? The controller, seeing the plane off course and unable to raise the crew, might be able to access the cockpit voice recording seconds after it was recorded (listening in on the cockpit almost in real-time). He'd hear what was going on and know minutes or seconds earlier that he had a hijacking on his hands, and might possibly have been able to scramble an intercept more quickly.

      I'm not for a minute suggesting that the WTC attack could have been prevented by this, because the incident happened very quickly, but having that data available long before you even start recovery, and in some cases before the crash even occurs, could be useful.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    13. Re:FAIL by tophermeyer · · Score: 1

      God, I really hope scientists someday develop a new type of tinfoil that permanently sterilizes anyone that wears it as a hat.

    14. Re:FAIL by eulernet · · Score: 1

      What people don't understand is that you are more likely to die in your car or hit by lightning than in an airliner crash.

      Probably, but I would be pretty pissed to die in an air crash.

    15. Re:FAIL by Anonymous Coward · · Score: 0

      If you can't imagine the possible benefit to having voice recordings/transcriptions of those that perpetrated the attack, then I think you're the one who FAILED.

      Meh. It'd just be a few minutes of the pilots shouting 'BAHAMAS!' before being overwhelmed by the passengers.

      http://www.youtube.com/watch?v=Vt_tv7t79WY

    16. Re:FAIL by Sprouticus · · Score: 4, Insightful

      You also left out the part about the government hiding crucial data. You know like when Grey's cause a plane to crash or when the Illuminati shoot one down to see how we will react. Where is my tin foil hat?
      What people don't understand is that you are
      more likely to die in your car or hit by lightning than in an airliner crash. It is a flashy news worthy event when it happens because it is so rare.
      Here is the big question. How many times has a black box not been found? And how many times has the lack of one caused other planes to crash?

      Well unless my logic 101 professor in college failed miserably, it is impossible to know if a box which was never found could have prevented another crash.

    17. Re:FAIL by LWATCDR · · Score: 1

      That is not correct.
      If a type of aircraft failed in flight and the flight recorder was lost and then a second aircraft failed in flight and the recorder was found. If the recorder has the cause then it is very probable that the loss of the first flight recorder contributed to the loss of the second flight.
      So I guess you could say that it is impossible to know but their is a high probability.
      But then if your logic 101 professor took physics then he would would state that it is impossible to know anything with a 100% certainty. It is all just probabilities.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    18. Re:FAIL by LWATCDR · · Score: 1

      Probably no more so when you get hit by lighting.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    19. Re:FAIL by Dexter+Herbivore · · Score: 1

      And how many times has the lack of one caused other planes to crash?.

      I think that's the point... we don't know. Surely even one crash saved makes ANY improvement worth the effort. After all, what price a human life?

    20. Re:FAIL by belmolis · · Score: 1

      There's no evidence that the parent blames all terrorism on Muslims. He was talking about a particular terrorist attack, which was in fact carried out by Muslim terrorists. And I fail to see how identifying the type of terrorist makes him part of the problem.

    21. Re:FAIL by LWATCDR · · Score: 1

      "Surely even one crash saved makes ANY improvement worth the effort. After all, what price a human life?"
      Do you drive a car? Do you ever speed in the car? Do you eat food that isn't good for you? Do you use fossil fuel? Do you driver over any bridges or go into any buildings?
      People die building bridges and buildings. People die drilling for oil and mining coal.
      People die driving cars.
      People die because people speed.
      There are people starving and dieing because of lack of medical care. Do you send every cent you make that you don't need for too keep you alive to charity?
      It may well be that you put having an XBox or an iPod over somebodies life.
      Yea it is an uncomfortable thought isn't it but every luxury you buy is money that you could give to help someone and maybe save a life.
      It is even uglier if you think that every moment you are not spending earning money to help people could cost someone's life. Yes that nap could have cost someone their life.
      There is a price for everything even for doing nothing.

      Really that is such a silly rebuttal of you really think about it.
      Lets put it another way. You have 100 million dollars to spend.
      Do you want to spend it on an improved black box system that may save an on average 10 lives per year. Assuming that it prevents one airliner crash every 20 years. Or do you want to spend in on Mosquito nets that will prevent 10,000 people a year from getting Malaria and goodness knows how many deaths from Malaria or complications?

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  14. a bit for unions a bit for bureaucracy... by DMiax · · Score: 5, Insightful

    The rabid tone of the summary is completely unsupported by the article itself. Does the submitter have any evidence that advancements are held back by unions, bureaucracy and privacy concerns? The article does not claim anything like that.

    They are just proposing a replacement technology with a catchy name. The submitter is a massive troll.

    1. Re:a bit for unions a bit for bureaucracy... by operagost · · Score: 3, Informative
      Actually, it does say in the article:

      It has been a decade since I first proposed the glass box, and progress toward it has been shamefully slow. The main hurdle is sheer institutional inertia. The strongest institutional opposition has come from airline pilots, who fear that the practice would lead to full-scale monitoring of their work, much as it has for interstate truckers. In 2000, in reaction to the EgyptAir crash, the FAA tried to mandate cockpit cameras, but the U.S. pilots' union managed to prevent it. The rest of the world, which followed the U.S. lead, has also done nothing.

      Regardless, it's the article's author who is jumping to conclusions here.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    2. Re:a bit for unions a bit for bureaucracy... by Anonymous Coward · · Score: 0

      It has been a decade since I first proposed the glass box, and progress toward it has been shamefully slow. The main hurdle is sheer institutional inertia. The strongest institutional opposition has come from airline pilots, who fear that the practice would lead to full-scale monitoring of their work, much as it has for interstate truckers. In 2000, in reaction to the EgyptAir crash, the FAA tried to mandate cockpit cameras, but the U.S. pilots' union managed to prevent it. The rest of the world, which followed the U.S. lead, has also done nothing.

      The article is incorrect. The pilot's union does not fear "full-scale monitoring of their work" (note that British Airways currently has a data system on their current aircraft that does essentially monitor them). They correctly fear the mis-use of any cockpit camera footage. Namely, the showing of it on nationwide TV after a major crash. How would you like to see the crash footage of someone you love as they die? I wouldn't, and neither do they. And before someone argues that "this would never happen", I have only to point to several high profile examples of it happening. It has happened and will happen again. And the media would sue to get it all in the name of the "public's need to know". The pilot's union correctly realizes that the only way for cockpit crash footage to never be shown on TV is to never put a camera there.

    3. Re:a bit for unions a bit for bureaucracy... by Anonymous Coward · · Score: 0

      How would cameras prevented EgyptAir crash? If a pilot goes bat crazy during a flight, then what? Have little remote darts in the cameras to take the pilot out?? Seriously. Total surveillance society sucks. It just gravitated to totalitarianism and police state. No thanks!!!

    4. Re:a bit for unions a bit for bureaucracy... by fermion · · Score: 1
      It is more likely that the article is a plant for manufacturers that want to force the government to pay for upgrades that, in the end, will make it serve the purpose of the CEOs who need a new jet, not the passenger who must fly commercial. What are talking about is multiple nines reliability. When I want reliable connection I do not set up a wireless connection, I plug a machines directly into another machine. In the example in the article, the airplane was not in communications. Every flight system has period where there is no communication, and incidents often involve power failures. Likewise, tape is still used for backup. Why? because it is resilient and small damage does not mean total loss of data.

      We can have additional systems the provides telemetry to a central location, but the benefits of such a system must be balanced with cost and security and safety. For instance, are we going to install dedicated power to transmitters, and during incidents prioritize antennas over the lives? IHMO, the one credible improvement is technology to make sure we can find the black box, but I would rather focus on technology that will minimize lives lost than technology that would guarantee that every air crash can be analyzed.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
    5. Re:a bit for unions a bit for bureaucracy... by UnknowingFool · · Score: 1

      Yes but that's one paragraph in a very long article. And from my standpoint, the author is more or less stating some basic facts. "The strongest institutional opposition has come from airline pilots . . ." can be verified. "who fear that the practice would lead to full-scale monitoring of their work, much as it has for interstate truckers" is an opinion but it is a reasonable deduction by the author. "In 2000, in reaction to the EgyptAir crash, the FAA tried to mandate cockpit cameras, but the U.S. pilots' union managed to prevent it." There is actual proof of the pilot's union blocking this. "The rest of the world, which followed the U.S. lead, has also done nothing." Generally the world does follow the FAA guidelines. Since the FAA has done nothing, other countries have done nothing. This is more or less a fact.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    6. Re:a bit for unions a bit for bureaucracy... by UnknowingFool · · Score: 1

      No but it might answer the basic question of what caused that crash. At this point, it is believed that one of the pilots committed suicide by diving the plane. If there was video of him doing that it would move the crash from the "unexplained" category. If, instead, he had a seizure due to a medical condition at the controls and fell on the controls, then the FAA might mandate new rules on medical conditions of pilots.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    7. Re:a bit for unions a bit for bureaucracy... by DMiax · · Score: 1

      Not at all. That comment is related to a single example where it could have been possible to add some equipment but it did not happen. It does not prove that all innovation is stifled by the evil pilots that like crashing to the ground every now and then.

      The bit on tape recorders is false as well, so innovation does actually happen. Just we are not going to see GBlackBox(beta) "search you crashes" anytime soon.

      Also there is no evidence whatsoever that anyone in the field is giving shit about this proposal.

  15. uh...what? by Pojut · · Score: 2, Interesting

    ...citing privacy concerns of the flight crew.

    Not only are you on the job (which means your privacy is significantly reduced by default), you're job involves being responsible for hundreds of lives. I'm sorry that you're worried about people potentially overhearing you and the co-pilot talking about that hot piece of new flight attendant, but recording flight data is just a bit more important.

    Pompous assholes.

    1. Re:uh...what? by Anonymous Coward · · Score: 0

      you're job involves being responsible for hundreds of lives.

      Be glad that people's lives don't depend on your spelling.

    2. Re:uh...what? by Pojut · · Score: 1

      AUUUUUGHHHH! I try so hard to get them all right...every now and then one of them slips past me :( ::hangs head in shame::

    3. Re:uh...what? by Richard+Steiner · · Score: 1

      Cockpit crew conversation during critical operational windows is supposed to follow "sterile cockpit rules", and is restricted to topics pertaining to the operation of the flight.

      Comments about flight attendants on approach or during takeoff might be grounds for disciplinary action.

      http://en.wikipedia.org/wiki/Sterile_Cockpit_Rule

      Note: I am not a pilot, but I've seen one! :-)

      --
      Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
      The Theorem Theorem: If If, Then Then.
    4. Re:uh...what? by Wyatt+Earp · · Score: 1

      Do you know what commercial pilots do up there in the cockpit on jets?

      I have four close relatives who are commercial pilots for major airlines and I've jump seated (before 911) three times. Once the business end of takeoff is taken care of, they set the auto-pilot keep an eye on the gauges and wait. Aircraft are so automated now there is nothing at all to do unless there is weather or a mechanical issue and mechanical issues are few and far between.

      My cousin who has been flying CRJs and Airbuses for the last 10 years has never had a mechanical issue pop up. So they watch movies on shifts, one watching the plane and one watches a movie or surfs the web.

      Unlike trucking where there is traffic, changing road conditions and ever pressing deadlines, in a cockpit there really is nothing to do but talk about hot pieces of stewardesses.

      Do you want everything you say and do at work logged every day?

    5. Re:uh...what? by Pojut · · Score: 1

      Do you want everything you say and do at work logged every day?

      If people's lives depended on me, absolutely.

    6. Re:uh...what? by Anonymous Coward · · Score: 0

      OK then, when you eventually die at work for whatever reason, do you really want your family and friends to see and hear your death on the evening news/youtube?
      CVR tapes are supposed to be protected, and they can barely keep those off the internet. I really don't care for my death to be a spectator sport.
      Cockpit video surveillance adds nothing to accident investigation, since they can already see control positions and sensor data directly from the FDR data stream.
      All it does is give the press and internet ghouls something to chase after.

    7. Re:uh...what? by Wyatt+Earp · · Score: 1

      Yes, because having a flight crew sit in silence or only talking about approved cockpit topics for hours and hours on end will really help their ability to deal with that 1 in 10,000 emergency when it pops up.

      The vast majority of aircraft accidents take place under 10,000 feet, where they are recorded and can only talk about aircraft business.

    8. Re:uh...what? by trentblase · · Score: 1

      Cockpit video surveillance adds nothing to accident investigation

      Except it'll exonerate the pilots once we prove it was a gremlin that jumped in the window and set the autopilot to "crash"

    9. Re:uh...what? by AragornSonOfArathorn · · Score: 1

      Cockpit video surveillance adds nothing to accident investigation

      Except it'll exonerate the pilots once we prove it was a gremlin that jumped in the window and set the autopilot to "crash"

      That's a design flaw. It wouldn't even be a problem if the autopilot switch couldn't be toggled from "don't crash" to "crash" in the first place.

      --
      sudo eat my shorts
    10. Re:uh...what? by dgower2 · · Score: 1

      They sleep. I sat next to a commercial airline pilot on a plane. He told me that they set the auto pilot after take off and sleep.

      --

      Proverbs 21:19 It is better to dwell in the wilderness, than with a contentious and an angry woman.

    11. Re:uh...what? by trentblase · · Score: 1

      That's what happens when you get Gary Larson to design your plane.

      http://img98.imageshack.us/img98/5318/wingsye5.jpg

    12. Re:uh...what? by TooMuchToDo · · Score: 1

      There are people with control over far more lives (amtrak engineers, cruise ship captains, amusement park operators) who aren't under constant surveillance. Get off your high horse and get back in your cube.

    13. Re:uh...what? by Anonymous Coward · · Score: 0

      Explanation: the Union. Why give up something willingly when you can use it as a bargaining chip for a few more paid vacation days?

    14. Re:uh...what? by T-Bucket · · Score: 1

      This is the kind of retarded response someone who has NO familiarity with the airline industry would post. The problem with monitoring, say, cockpit conversations is that it opens up pilots to retaliation by the airline and liability in the event of an incident.

      For example, certain pilots make it a point to be very safe and write up any maintenance issues they find on their aircraft. The airline hates this. Maintenance items found at airports where there is not a maintenance base are VERY costly to the company in delayed flights and $$ for contracted maintenance. The airlines hate these guys.

      However, there are some other types who are "company men". These pilots are willing to ignore such items until they get the plane back to the hub. Airlines LOVE these guys. However, they routinely fly suspect airplanes with paying passengers in the back...

      Now, if the airline were allowed to review cockpit recordings, which group of pilots do you think they would find reasons to fire, and which would they like to keep around? The end result would be a less-safe system, and many ruined carreers of GOOD, HONEST pilots.

      (And yes, I am an airline pilot, I know how this stuff works)

    15. Re:uh...what? by thegarbz · · Score: 1

      Riiiiiiiiiiiiigh. Because the black box data gets reviewed after every flight to ensure pilots were polite. I disagree with both sides of the argument. The pilot is responsible for hundreds of lives so sure he should be monitored somewhat, and it's not like the black box data gets used for things other than aircraft investigation. On the other hand pilot error makes up a large portion of the airline crashes, yet the term "large" needs to be qualified since you pretty much have more chance of dying from a lightning strike than in an airline crash.

      So realistically we have one of the single safest forms of transport, on what basis do you increase the monitoring to anything more than a few minutes prior to the crash? This is much the same as the liberty vs security argument, just that this time it affects pilots and not slashdotters so we stand on the side of increased monitoring.

    16. Re:uh...what? by bwalzer · · Score: 1

      Research has shown that commercial pilots make lots of errors all the time. These same pilots are really good at catching errors. If you recorded everything they do it would significantly add to pilot workload as they would have to try to anticipate less important things. They would have to try to do everything right the first time. This would reduce pilot effectiveness and thus safety.

    17. Re:uh...what? by Kaboom13 · · Score: 1

      The better thing would be to record it, and grow the fuck up and realize that two people talking about how the stewardess is a hot piece of ass while the autopilot is on is not a big deal. Make a rule the FCC will bleep out non-relevant/personal conversation before releasing it to media if you really need to, but acting like two adults won't ever think or say anything foolish or "inappropriate" is silly. You couldn't hold Priests to that standard, much less airline pilots (many of whom are ex-military and been exposed to far worse). So rather then pretend we are all perfect saints until we get caught, accept the fact that pilots will make a sexist, racist, or otherwise offensive joke every now and then, like most other people, and just ignore it if it isn't relevant to flying a plane, which is after all, their job.

  16. Conservative Tech by necro81 · · Score: 3, Interesting

    The simple fact is that you can't take ordinary hardware, put it in a box, and say that it's ready to be a flight data recorder. The simple example is storage: even though you can get a 2-TB harddrive into your computer, it'd never pass muster for flight data. Even once you find ultra-ruggedized hardware that you're happy with, you then need to subject it to a few years of excruciatingly brutal tests to make sure that, in the event of a crash, you have a reasonable chance of getting useful information back.

    Because the pipeline is so long, the FAA ought to, years ago, have put a development program in place. They should model it along the lines of a DARPA program: one- or two-year commitments with substantial deliverables. Want to play again next year? Better deliver this year. When the contract's up, the money's done. They ought to pit competing factions against each other: have development teams one year become destructive testers of someone else's hardware the next year.

    1. Re:Conservative Tech by InEnacWeTrust · · Score: 1

      Except it's not the FAA or JAA's job to design & contract for those black boxes. It's Boeing and Airbus that have to do that. And yes, they do research a lot.

      As you said, it's a matter of conservative tech more than cloudy Union protests.
      Tech for DFDRs VDRs are supposed to still be working when almost everything else has failed. When engines, elec generators, hydrolics and pneumatics power have all failed, you don't have much left, and your sattelite uplink has very LOW priority among things that still need to be powered in emergency condition. Not to mention that uplink above the South Pole IS tricky.

      Emergency conditions like that are supposed to happen somthing like 1 time every 10 or 100 million flight hours. What is the failure rate of sattelite uplinks ? of Sattelites ? what is the probablity of not beeing in sight of a sattelite ? what is the chance that the sattelite network you want to use won't be in use in 30 years when your plane finally needs it ?

      Basically the recording systems have to be designed to that no matter the external conditions, it should work with the highest possible certainty. This pretty much rules out everything outside the aircraft

      Why do you think GPS is still not the primary means of Navigation ? because it's UNSAFE. It's failure rate is not disclosed with enough certainty, it's reliance on government systems is unacceptable. (__foreign__ government, for 90% of the usefull world), the continuous maintenance of this network is not garanteed. It's exactly the same for Data Recorders. You just cannot trust the kind of technology enough for it to be the basis of your recording tools.

      Airlines and governments are welcome to use any modern means of navigation, maintenance communication,... whatever, as __additionnal__ means of safety, but all this goes pretty much out of the window when serious problems arise aboard planes.

    2. Re:Conservative Tech by tibit · · Score: 1

      When engines, generators, hydraulics and pneumatics (are there any?) have failed on a fly-by-wire plane, there's no point in recording anything anymore. Well, there is a point if you want to see how a plane behaves with unactuated control surfaces, but that's of academic interest and beside the point of determining why it crashed. Because crash it will.

      Loss of engine power does not imply that a fly-by-wire plane is unflyable. As long as you have hydraulics and ram-air turbine, you can still fly it. Won't do much in the way of aerobatics, but you can, say, land it in a river. I don't think that there was any incident with a fly-by-wire plane where, without significant loss of structure (think engines falling off), the engines were out and the hydraulic/ram-air system was out as well.

      --
      A successful API design takes a mixture of software design and pedagogy.
    3. Re:Conservative Tech by InEnacWeTrust · · Score: 2, Informative

      No. (although you answer completely beside the point, we're talking about the safety of buzzword external means of recording)

      On modern airplanes, the RAT (ram air turbine) is an electrical generator not hydraulic). It supplies DC emergency electrical network and a few flight control power.

      It's not at all academic. The RAT helped save many aircrafts from crash.

      (pneumatic is the air intake at engine level that supplies part of air conditionning and pressurization systems)

    4. Re:Conservative Tech by jez9999 · · Score: 1

      Am I missing something here? Keep the existing black box tech, you don't have to remove it, but *simultaneously* transmit the info where possible. That way you have the best of both worlds.

      By the way, there was some ACARS info transmitted for Air France Flight 447, which people have talked little about. ACARS seems like the kind of thing that's needed, just ramp up the information being transmitted... can't you do that?

    5. Re:Conservative Tech by Amouth · · Score: 1

      I believe he understands what a RAT is.. if you look he said "you have hydraulics and ram-air turbine" in relation to a comment on a fly by wire..

      so he was basically saying if you lose hydraulics having a RAT won't do you any good as both have to be functional in the case of loss of main power.

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
    6. Re:Conservative Tech by tibit · · Score: 1

      I didn't say anything about how the RAT works. I only said that as long as (some of) your hydraulic systems are operable, and you have RAT, you can fly a fly-by-wire plane. So we agree here.

      I never said that RAT provides academic benefits. I merely said that the GP's claim about all subsystems being out is pretty much made up. Theoretically possible, but didn't happen just yet.

      --
      A successful API design takes a mixture of software design and pedagogy.
    7. Re:Conservative Tech by AlecC · · Score: 1

      I was strongly under the impression that this happened already. There was a pretty tale in The Economist of a plane flying the Pacific getting a lightning strike which caused an engine surge, diagnostic data being uploaded automatically to Rolls Royce in the UK where 24/7 diagnostic teams made the decision, with the plane still in the air, whether to require checks on landing, and to start checking out the replacement parts which might be needed. In their little story, no checks more checks were found to be needed, so the plane continued on its timetable having had its logs reviewed by an expert.

      --
      Consciousness is an illusion caused by an excess of self consciousness.
    8. Re:Conservative Tech by Richard+Steiner · · Score: 1

      ACARS messages tend to be relatively small and tend to be somewhat expensive to send (charges are usually on a per message basis), so while ACARS is often used for things like WX alerts and NOTAMs, interrogating engine parameters, takeoff and performance numbers, etc., a continuous stream of ACARS data from an aircraft is probably not something an airline would want.

      Hard to say, though. The tech is very useful, and maybe it would be in this instance.

      --
      Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
      The Theorem Theorem: If If, Then Then.
    9. Re:Conservative Tech by necro81 · · Score: 1

      Except it's not the FAA or JAA's job to design & contract for those black boxes. It's Boeing and Airbus that have to do that.

      If you want the same black box technology, accessible by any accident investigator in any country, and you want it in every plane regardless of manufacturer, then you cannot rely on manufacturers to do that job. Being experts, they certainly should be utilized in the research, design, specifying, regulation, and manufacture of such systems. But it does ultimately have to come from some higher authority, whatever libertarians might want to say about it.

      If it were true that manufacturers could be entrusted with the job, then why aren't there standardized black boxes in all automobiles? There are a whole lot more automobile accidents, causing many times more damage and loss of life, than there are airplane crashes. A few manufacturers can poll a very limited data set from their vehicles after a crash, but those are entirely proprietary systems that only the manufacturer has access to, and they are far from reliable. Even if there were rules and regulations mandating such data recorders on new automobiles, they would be of little use if they were not standardized and developed across the entire industry.

    10. Re:Conservative Tech by tlhIngan · · Score: 1

      Am I missing something here? Keep the existing black box tech, you don't have to remove it, but *simultaneously* transmit the info where possible. That way you have the best of both worlds.

      And you run into politics very quickly.

      Why do you think cockpit voice recorders are so limited, when we can stuff in enough flash and/or RAID-1 a pile of SSDs for hours of CD-quality audio storage? Literally - you can take a many SSDs together, mirror them all, and have hundreds of hours of audio at CD-quality. A bit less if you want to go all high-def 96kHz/24bit, uncompressed. Either way, you can get more than the half-hour to an hour you currently get. The simple reason is the aircrew objects - the half-hour limit being a compromise since the interesting bits pretty much happen only at the end.

      As for the transmission - it won't ever fly - where will you store the data? Where are the servers located? If you say the US, you can bet the US government will take advantage of this and demand full passenger manifests and details for all flights, not just the ones that overfly US airspace. Which I suppose is great if you want to catch a terrorist, but not so much as now there's a central worldwide repository for travel information.

      OK, so you don't store it in the US. You store it with the carrier, so if you don't want the US getting your information, you don't fly a US airline. You really want to outsource this storage expense to the airlines? Not gonna fly unless you want to see a "black box flight safety" fee added to your ticket.

      And you can't store it pretty much anywhere else because some country would object - US would probably object if you tried to store the flight data not on US soil and force it to make requests to get that data.

      It's a political problem, not a technical one. Heck, if you could find a way to do it, having the black boxes jettison themselves to freedom is a possibility where they can float (if over water) and use a 406MHz emergency beacon to locate. Or emergency batteries that continue to power the recorders for hours/minutes after power loss (data has been known to be lost when the black boxes lost power) - recording to special backup areas. And adding in accelerometers, gyros and magnetometers inside the black boxes so loss of aircraft sensor data doesn't mean a loss of all information - the attitude information can be valuable.

    11. Re:Conservative Tech by Anonymous Coward · · Score: 0

      "Why do you think GPS is still not the primary means of Navigation ? because it's UNSAFE"

      I'm gonna have to disagree with that statement. GPS is rapidly supplanting traditional navigation tools in general aviation, in large part because of its accuracy and reliability. In commercial/airline operation, it's not a lack of safety that is the issue but rather that GPS is just one part of a completely redesigned air traffic control network that utilizes new hardware in the planes and on the ground, new routes, new procedures etc. The biggest delay in the rollout of ADS-B has been the FAA, most major airlines are well along in getting the required hardware installed in their aircraft. As an additional note, ADS-B will be available to general aviation/private pilots, provided they also make the corresponding hardware upgrades. The deal is, you can go and get an integrated GPS nav in a Cessna today, or buy a standalone unit that is designed for aviation use. There is nothing unsafe about it. Due to cost lots of pilots will opt out of the additional features of ADS-B, but just about everyone is moving to GPS.

      http://en.wikipedia.org/wiki/Automatic_dependent_surveillance-broadcast

    12. Re:Conservative Tech by InEnacWeTrust · · Score: 1

      What I actually meant is that the backup power for flight controls is no longer hydraulic but electric and supplied by RAT. Electrical actuators are used instead., which simplifies the hydraulic system tremenduously since only two independant networks are required. So the RAT actually powers that flight controls elec backup. fly by wire (the command un control, not the actuators) is a given here and not at all concerned by this topic.
      You DON'T have to have hydraulic to control modern planes. (A380 and after, B737-800 and after, although Boeing is known to be a little conservative (i.e. late) in that area.

    13. Re:Conservative Tech by InEnacWeTrust · · Score: 1

      The regulators (FAA, JAA) specifiy very broadly what has to be done. after that it's up to the Aircraft designers to do the job, and there's constant communcation between authorities, aircraft design office and suppliers.

    14. Re:Conservative Tech by tibit · · Score: 1

      OK, one learns something every day. So a RAT supplies electric actuators, and not simply a hydraulic pump? Good to know.

      --
      A successful API design takes a mixture of software design and pedagogy.
    15. Re:Conservative Tech by Amouth · · Score: 1

      conversation is good - i was also under the impression that backup power was supplied to the hydraulic pump(s).

      I didn't realize that they had taken hydraulics out of newer planes.

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
    16. Re:Conservative Tech by cdrguru · · Score: 1

      For aircraft is isn't a big deal to have to cope with maybe two generations of four different airlines black boxes. Nobody is looking at the data in the field - they send the box back to the lab. Needing eight or even sixteen different interfaces to connect to a digital system is no big deal.

      Needing to establish a regulatory authority with committees and the like for black boxes is absurd. You don't think that would be required? Ha. The FAA has their interested, the manufacturers theirs and let us not forget the NTSB. Then there are the requirements of the military - they are a significant purchasor of civilian aircraft as well and have their own accident investigation division.

      With cars if black box technology ever made any inroads into accident investigation there might be a need for a standardized interface to the box. However, for the most part it is no mystery what happens in a car crash and there is no real need to look at any sort of "black box" data. Now if the car was equipped with in-car video to record what the driver and passengers were doing constantly it might be a lot more interesting - because a lot of crashes involve distractions to the driver. So then everyone could see that the driver was fussing with the radio or texting just before the accident.

      With aircraft having information about the engines might be the most important information available. With cars having the driver monitored would certainly be far more valuable. So who's going to buy a car with a camera pointed at the driver? Right. Nobody. Ever. I don't see any sort of black-box data being all that useful for car accidents.

    17. Re:Conservative Tech by Anonymous Coward · · Score: 0

      Our plane has a Garmin 696. I can't imagine flying without it. People do insist on it though. Idiots.

    18. Re:Conservative Tech by GumphMaster · · Score: 1

      I do agree that tech heads greatly underestimate the limitations of systems, and the available communication channels when mid-Pacific at FL350 is one of them. However,

      Not to mention that uplink above the South Pole IS tricky.

      is largely irrelevant. There are no RPT routes that run much further south than 60 degrees: the furthest south I recall being this route Auckland to Santiago LAN Chile. There is the odd charter flight that flies above the Antarctic continent for site seeing purposes, and they would still be carrying the good old-fashioned FDR/CVR (and staying above the altitude and well clear of Mt Erebus).

      --
      Patent litigation: A doctrine of Mutually Assured Destruction... in which everyone seems willing to push the button
    19. Re:Conservative Tech by Anonymous Coward · · Score: 0

      Bull shit. One laptop connected to the on board wi-fi in addition to the 'certified' on board 'black' box, and there you go problem solved. Next problem.

    20. Re:Conservative Tech by Shotgun · · Score: 1

      A few manufacturers can poll a very limited data set from their vehicles after a crash, but those are entirely proprietary systems that only the manufacturer has access to, and they are far from reliable. Even if there were rules and regulations mandating such data recorders on new automobiles, they would be of little use if they were not standardized and developed across the entire industry.

      You obviously would be very surprised at what car manufacturers have been recording about your driving. Several have been subpoenaed during civil litigation in the US for their data reading software in order to reveal what the driver was doing at the time of an accident.

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
    21. Re:Conservative Tech by Blakey+Rat · · Score: 1

      By the way, there was some ACARS info transmitted for Air France Flight 447, which people have talked little about. ACARS seems like the kind of thing that's needed, just ramp up the information being transmitted... can't you do that?

      Over the ocean, there's no ground link-- and satellites have limited bandwidth (and are expensive.) Right now, they transmit in short bursts, and (I believe) only when things are abnormal.

      I don't know for sure, but it's very well possible that they can not ramp up the information being transmitted, not without launching more satellites or coming up with some kind of "data buoy" system in the oceans.

  17. Good reason for no continuous telemetry by Anonymous Coward · · Score: 0

    Satellite tracking requires a predictable (preferably stable) platform for the antenna. If the aeroplane starts to behave unpredictably, you lose the telemetry, so just when you want the data, it is lost. This is why you have the 'black box' - to record data reliably, no matter what the flight conditions are, including during a crash.

    Given that telemetry is useless when you need it most, the question becomes an economic one: is the economic value of having continuous satellite telemetry in normal flight worth the weight and fuel cost?

    One of the big issues is preventing recordings of non-crash events being overwritten when the aeroplane is being maintained after landing. A huge number of cockpit voice recordings are lost because people fail to secure the recordings after an incident. Read the public reports on the UK Air Accident Investigation Branch website: www.aaib.gov.uk - the vast majority of passenger & cargo aviation reports are about on-ground incidents. Its an interesting read.

    1. Re:Good reason for no continuous telemetry by geogob · · Score: 1

      One important thing to point out, is that when the aircraft attitude is so messed up that the sat link is no longer reliable, the crucial events that lead to the crash already occurred. We don't really need to now how the plane crashed into the ground, we need to know why and what lead to it. Nevertheless, on board recoding should not be replaced by telemetry.

      As for the value of such a system, if its only used for analysis in the event of a crash, I think its a waste of money. But if its used for more than that, It may become a damned good way to further improve air safety.

    2. Re:Good reason for no continuous telemetry by AlecC · · Score: 1

      Not necessarily, An aircraft can do a lot of lurching which will destabilise the satellite antenna without risking the aircraft. But if a flight control snaps after several minutes of lurching, you will not know without on-board data storage.

      --
      Consciousness is an illusion caused by an excess of self consciousness.
    3. Re:Good reason for no continuous telemetry by Wyatt+Earp · · Score: 1

      Where are you going to get all the satellite bandwidth for this? Hell the agency with the biggest budget and most expensive planes, the United States Department of Defense, doesn't do this with their combat or transport aircraft.

      For the 40-odd UAV orbits they are nearly tapped out for satellite bandwidth.

  18. Constant telemetry... by geogob · · Score: 4, Interesting

    A direct telemetry feed to ground stations or via satellite could be a very interesting way to monitor the airplanes and give crucial information in the even of a crash, but could not replace an on-board logging device. In the even of catastrophic malfunction, on-board recorders are most likely more reliable than networked data. But in the even the on-board recorder is lost, the telemetry feed could give most of the required information on the systems leading and the events leading to the malfunction.

    To some extent, these systems already exist and are used by maintenance crew to schedule maintenance and get early warnings on possible problems with the airplane.

    Having a global system that is not company-based, but centralized and international could give not only make incident reconstitution easier, but might also improve transparency on aircraft maintenance on less "serious" airlines and provide real time information (wetter radar feed, wind shear data, turbulence, etc.) to air traffic control and weather forecasters to improve safety overall.

    The major technical issue that this would bring is a problem of bandwidth. There are a lot of aircraft in the air and it would generate huge amounts of data. Transmission, storage and analysis would all be challenge.

    1. Re:Constant telemetry... by ericlj · · Score: 1

      Personally, I'm not too anxious for constant satellite telemetry to be a mandatory part of the equipment. I don't think too many people would be happy to hear that their flight was canceled/delayed to install a new satellite transmitter on the plane.

      The major technical issue is 100% fail-safe reliability. With decent compression, the bandwidth shouldn't be that big a thing.

    2. Re:Constant telemetry... by Virtucon · · Score: 1

      Constant Telemetry is difficult even for things within close proximity, say 60 miles. Ask NASA about all of the channels of data that come out of the Shuttle during launch including the RSRMs, Safe/Arm Devices, temp sensors.. It goes on and on. Each one of those traditionally would be a discrete channel necessitating bandwidth. Then you have the Spectrum Licensing, how to you share space etc? You could
      possibly do a cellular packet switched arrangement but again, it's hard enough to get Wifi on Planes to work at a decent speed with EvDO without the thought of having 1-3Mbps from each aircraft ( a swag ) going to collection places. Think of the spectrum, back haul, storage and life cycle management of the data. All of that could be satellite based, again, beaming to ground stations. I would submit that a satellite based approach would also not restrict the solution to transcontinental flights. With this data too, Airlines may be able to better monitor the flight characteristics of their aircraft and advise pilots of
      adverse conditions or bad operating habits.. (Read that as monitoring for operational best practices and adherence to policy)

      GPS is also frail, previous Slashdot articles point out the issues the Air Force is having with the constellation of satellites and if we're going to rely on it for Aviation safety, then it needs to be funded more soundly. Right now there's a litany of applications and services that rely on GPS that are all secondary market in nature. While one could argue that another GPS constellation like the one the EU is putting in place is a necessary back up, you have to remember that satellites fail as well.

      The FDRs do need an update, but importantly finding the FDRs after an incident is more critical. The ping box for the bottom of the ocean search can certainly be updated, the storage mechanism could
      be updated and certainly more channels of data could be logged. Right now with an aging ATCS I doubt that this will ever become an FAA priority, just like Airbus fixing their A300/A330 Tail sections.

      --
      Harrison's Postulate - "For every action there is an equal and opposite criticism"
    3. Re:Constant telemetry... by Anonymous Coward · · Score: 0

      A direct telemetry feed to ground stations or via satellite could be a very interesting way to monitor the airplanes

      I have worked on systems like this in the past. The *AMOUNT* of data is mind boggling huge (think terabytes per day per fleet). For one machine monitoring say 20 senors the data can reach gigs per day. Especially if you have a high sample rate (which you want for accident reconstruction). Then on top of that add in a FLEET of machines. Nothing big say 2000 (and some of these dudes push 20-50k machines monitored and hundreds of datum samples per). It is a simple matter of yes you can record it locally, but over the air? You would never be able to get all the data in, like you said transmission is the problem. So you lower your sample rate (or send back higher rate non filtered on some sort of external input) but the data is not as good. The other end of gathering the data together and storing it is also an issue. How long, where, backups, speed of the reports, etc...

    4. Re:Constant telemetry... by FlyingGuy · · Score: 1

      That is and has been being done for quite a while. The Airbus that went down in the Atlantic Ocean was sending telemetry information back to Air France as each system failed in turn before it hit the drink.

      The Airbus is one of the most technologically outfitted birds in the air and yet even those go down no and then. Remember what goes up must come down well unless we are talking about helium.

      As to a constant stream of all critical system information it would not be that hard. Lets say for example you monitored 1000 critical data points about each plane and each data point was a 32 bit value, that is only 32,000 bits or 4000 bytes. Assume 50% compression now you are down to just 2K of data. So how often to send it, well that will have to be balanced with the number of planes in the air at any one time and satilite capacity.

      --
      Hey KID! Yeah you, get the fuck off my lawn!
    5. Re:Constant telemetry... by wired_parrot · · Score: 1

      There already is a telemetry system in place to provide data for maintenance called ACARS. The problem is that long segments of airplane flight are over the ocean, where the only link is through satellite, which is expensive and limited in bandwith. ACARS tries to solve this by providing the data in short bursts, which is sufficient for maintenance but not enough for a flight data recorder.

      The suggestion for a "glass box" has been around for a while, the problem is a lack of technological maturity to provide the required bandwith, while maintaining an affordable cost.

    6. Re:Constant telemetry... by cpufrier37075 · · Score: 1

      I've personally wondered why telemetry of black box data was not the norm and if anyone was considering it. Good to know someone is. Even considering the number of flights it would not seem the amount of data would tax the current communications system. I'm saying to replace the black box, just augment it.

    7. Re:Constant telemetry... by TooMuchToDo · · Score: 1

      This data could be passed along via ADS-B ground stations at a much lower cost than satellite data rates (does not apply to international flights over water).

    8. Re:Constant telemetry... by AK+Marc · · Score: 1

      Personally, I'm not too anxious for constant satellite telemetry to be a mandatory part of the equipment. I don't think too many people would be happy to hear that their flight was canceled/delayed to install a new satellite transmitter on the plane.

      Are you asserting that they'd fail more than any other components? For one, I'm curious why you'd think that. For another, I've been kicked off a plane because it had faulty safety equipment. You say "that's annoying, but it's designed to keep everyone safe." One of the fuel sensors was malfunctioning. There was an absolute verification that there was no problem, but that the sensor itself failed, that there were multiple other systems that could do the job, and the likelihood of it causing an issue was approaching zero. But it had to be replaced, and couldn't be done with passengers on the plane. So they kicked us all off, replaced the sensor, and filed us all back on. It added more than an hour to the time, and all for something that was just a measly little safety feature. "One of our safety communications devices failed, please stand by as we replace it" wouldn't cause a mass revolt. Unless you think it would happen every other flight.

      Not to mention that the telemetry would be backup, so even in the case of a complete failure, we'd be no worse than today.

    9. Re:Constant telemetry... by Blakey+Rat · · Score: 0, Troll

      Personally, I'm not too anxious for constant satellite telemetry to be a mandatory part of the equipment. I don't think too many people would be happy to hear that their flight was canceled/delayed to install a new satellite transmitter on the plane.

      Please. I had a flight delayed once because the drain in one of the lavatories was clogged... seriously. It took 45 minutes to get the mechanic to sign off on "just duct-tape the door close and take off."

      There's already a billion electronic devices on the plane, and a stuck drain delayed me. Why do you think this particular part would be the straw that breaks the camel's back and keeps planes grounded half the time?

  19. Aviation age predates the information age by rwa2 · · Score: 1

    There are plenty of people willing to work on bringing aviation into the information age, but it's a slow, costly process. Have to get the main stakeholders: the FAA, the commercial airliners, the pilots' unions, and the air traffic control unions to all agree on the way forward, and none of them particularly like to talk to each other. The systems we have now aren't particularly great, but they work and have enjoyed a decent safety and efficiency record... even though there's much room for improvement. But anyone trying to iron out the bugs in new software or systems will be blamed for not sticking with the "old reliable" and "certified" status quo.

    The most progress could probably be made by experimental aircraft and private pilots, but there are a lot fewer around, since we haven't been training so many pilots for wars, and becoming a commercial airline pilot isn't as glamorous as it once was. Maybe in other countries with lower certification barriers, they could spearhead the use of ruggedized PDA tech and mesh network tech to accomplish a lot of cool stuff on the cheap.

    1. Re:Aviation age predates the information age by Anonymous Coward · · Score: 0

      There aren't as many GA pilots around becasue the variosu CAA's and the FAA have been bleding htem to death. Seriously, $10,000 for a radio and GPS. That's half the cost of my airplane. Mandate another $8000 box to impove safety? Great. Now we're not as safe because we're going to instead stay away from controlled airspace and be more likely to hit other "non-participating traffic."

    2. Re:Aviation age predates the information age by Chatsubo · · Score: 2, Insightful

      I don't live in the USA. But...

      The USA sets the standard. If the FAA won't touch it, pretty much no-one else will, since their product will be useless in one of the top markets in the world, and I'm pretty sure the other major markets just follow the example of the USA anyway.

      Also, indeed, it seems the experimental crowd grows smaller. I am 30, and by a huge margin the whippersnapper of the local EAA chapter. I'm not even that active, but I'm trying to get a plane built "someday". That's more than I can say for the rest of "gen-X". The sad part is, even though my composite plane will (hopefully someday) be light-years ahead of what the general-aviation guys are flying, it's still a design from the late 70's. There's not much "new" out there... The most radical guy I can think of is Rutan, and he's getting on in years now...

      And that's the EXPERIMENTAL crowd. As far as I can tell, Cessna are only interested in stamping out their ancient designs for the rest of time. And why shouldn't they? the older aviation crowd wanna fly what they know... and the FAA are totally cool with that! I can hardly imagine any significant flying school not having a fleet of 172's. It's the status quo for the aviation guys, and status quo is all there is for them. I find this very irritating since I'm an IT person, and I want to see continuous improvement and experimentation.

      Aviation had an age where people were free to try new things, and try they did. But these days propose anything just a little bit out of the box and even your local EAA guy starts telling you how crazy you are for not sticking to the "tried ways". It seems air-folk think that everything's been tried and any deviation from the set standard is to ask for death. If you get totally crazy, yes, I agree, you'll probably die, especially if you're "eyeball engineering", like many a self-styled builder is known to do. That's not what I mean here.

      I feel that FAA certification has killed any innovation that is to be had in the industry. That is combined with a general lack of interest from young people in experimental flying (no, getting your com and bussing people around in a Caravan doesn't count). When the current (already oldish) generation of EAA-ers die, I'm not sure there are going to be significant numbers of people to replace them. I think, in about 15 years, I will be one of two EAA people left in my city, down from enough people to run the local EAA airfield by themselves. I cry for the day that particular initiative will die due to lack of interest.

      --
      > no, yes, maybe (tagging beta)
    3. Re:Aviation age predates the information age by Shotgun · · Score: 1

      I hear you, man. I dropped the EAA facade. Bunch of old geezers sitting around talking about their Cessnas and Cherokees full of ADFs, VORs and dual magnetos on a glorified lawn mower engine.

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
    4. Re:Aviation age predates the information age by tweak13 · · Score: 1

      The sad part is, even though my composite plane will (hopefully someday) be light-years ahead of what the general-aviation guys are flying, it's still a design from the late 70's.

      You have to be kidding, right? Have you just ignored all of the more recent developments in general aviation? There's all kinds of composite aircraft out there. In fact, Diamond and Cirrus both are using composite construction across their entire product lines. They also have the most up to date glass cockpits, as well as a lot of advanced features you probably aren't going to be seeing on any homebuilt.

      As far as I can tell, Cessna are only interested in stamping out their ancient designs for the rest of time.

      Really? So I guessed you missed them buying Colombia Aircraft, formerly Lancair Production Aircraft. They're making an entire line of composite aircraft now under the Corvalis name. I guess you can knock points off for them buying the designs instead of designing them in house, but Cessna is much more focused on jets than single engine piston aircraft.

      Yeah, I agree that homebuilding is dying, but it has nothing to do with nobody trying to innovate. I would say it's mostly due to flying just not being very special anymore. It's a mundane, boring, everyday kind of thing that just isn't exciting to joe six-pack. If you want to bring it back into focus, put some effort into popularizing the new category of light sport aircraft. Those aircraft are probably the only hope of aviation actually becoming affordable for a large number of people to become interested in aviation again.

  20. Proven Technology by splutty · · Score: 1

    I think one of the main reasons why there's so little 'improvement' in these things, is that they're very wary of using newer (and possibly less robust, less reliable) technology.

    Similar to the fact that NASA is still using CPUs from 20 years ago, since they all have a proven track record, are resilient under stress, less prone to external influences, etc.

    However I do think that newer technology used in parallel with the current existing hardware would in the end give us proof whether it's as reliable, more reliable, as useful, more useful, etc.

    Durability, stress conditions, hostile external conditions and all those play a large role. The more complex systems become, the more unreliable generally as well. In this case, I'd go for KISS instead of newfangled stuff.

    But even then, 50 years is quite a lot :)

    --
    Coz eternity my friend, is a long *ing time.
    1. Re:Proven Technology by Anonymous Coward · · Score: 0

      Every single piece of anything inside of an aircraft is submitted to certification process. This is expensive, and the tests are hard.

      New equipment are wellcome. But to sell to aircraft industries you will need to put a LOT of money to certificate. It is pressure, water, fire, ice, impacts, everything you can think and those only experts will know. Also, the headline says it is few parameters recorded... big lie. There are so many devices being recorded that several analyses must be performed to know which of them will be sufficient to recreate failure conditions. You have a minimum time or recording by law, but time is everything to recreate the scenario. Most failures begin 1,2 hours BEFORE the actual accident. What you will record for how long, considering you have a finite recording device requires a dedicated TEAM of engineers.

      my 2 cents...

    2. Re:Proven Technology by drinkypoo · · Score: 1

      Similar to the fact that NASA is still using CPUs from 20 years ago, since they all have a proven track record, are resilient under stress, less prone to external influences, etc.

      NASA is using antique hardware because it has been rad-hardened. Smaller feature sizes are less resistant to bit flipping by cosmic rays, and fancy new processes haven't been moved to the exotic semiconductor substrates that are sometimes used for radiation-hardened processors. And of course, a processor that doesn't rely on microcode is much easier to prove out your code on. They could use something newer but still simple, but given these restrictions there's no point.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  21. are you back, /.? by SoupGuru · · Score: 1

    Are you back? I've missed you...

    --
    What doesn't kill you only delays the inevitable
    1. Re:are you back, /.? by Anonymous Coward · · Score: 0

      Could someone comment on what happened? I was nervously clicking the "Refresh" button on my browser every 15 seconds. My day does not start until I get my dose of Slashdot.

      I think there has to be a Slashdot status page setup somewhere which will give updates in case of trouble. It's the only way to be sure.

    2. Re:are you back, /.? by bunratty · · Score: 1

      Slashdot got Slashdotted by you and all the other nervous clickers.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
  22. Technological advancements in IT by Barnett · · Score: 1

    Please don't mention "aviation" and "IT" in the same sentence. There is a HUGE difference between something that must work all the time, and something that must work most of the time.

    1. Re:Technological advancements in IT by spire3661 · · Score: 1

      The IT boys at NASA would like to have a word with you.......

      --
      Good-bye
    2. Re:Technological advancements in IT by TooMuchToDo · · Score: 1

      If you were a for-profit entity, you would've gone bankrupt trying to maintain the code that runs the space shuttle (unless you have a sweet gov. contract):

      http://www.fastcompany.com/node/28121/print

      It is *expensive* to right code for mission critical systems.

  23. Redundancy by Roger_Wilco · · Score: 1

    It seems to occur surprisingly often that the black box cannot be found, because the tail (e.g.) cannot be found. I would leave the existing black boxes in place and add a large number of very small additional devices: just a flash chip in a styrofoam ball. With a bunch of 'em, the chance of finding at least one would be significantly improved. It may be easier to get accepted a system that only adds redundancy, since it can't be less effective than the already-approved one.

    1. Re:Redundancy by boristdog · · Score: 1

      I actually suggested this project at my company. Put a couple dozen hardened flash backup devices at various points in the collection stream, scattered throughout the plane structure. The project wasn't approved, but I still think it's a great idea.

      Your foam ball idea is a great addition to this.

    2. Re:Redundancy by Anonymous Coward · · Score: 0

      I was thinking about how they keep losing them at the bottom of the ocean and wondered if they could introduce some airbag tech in to this too.

      That is the airbag tech that detects acceleration beyond survivability of the aircraft and then explosively ejecting the floating data recorder.

       

  24. Answered and asked by CBung · · Score: 1

    Seems like the author answers a lot of their own question. This post just feels like a rant from someone in the industry with a half-assed question tacked on the end, what gives?

  25. Welcome to Drudge-dot! by damn_registrars · · Score: 3, Insightful
    Interesting intro:

    held back by a combination of aircraft manufacturers, pilots unions and the slow gears of government bureaucracy

    Does the article support the notion of the pilots unions fighting against modernization of flight recorders? No, it doesn't. Does common sense support such a notion? No, it doesn't either.

    Really, this is not a place for union bashing. If you have an axe to grind, so be it. But don't try to wield your axe at every conceived opportunity, or you'll end up making yourself look silly - as you just did.

    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
    1. Re:Welcome to Drudge-dot! by Anonymous Coward · · Score: 1, Interesting

      Interesting intro:

      held back by a combination of aircraft manufacturers, pilots unions and the slow gears of government bureaucracy

      Does the article support the notion of the pilots unions fighting against modernization of flight recorders? No, it doesn't. Does common sense support such a notion? No, it doesn't either.

      Really, this is not a place for union bashing. If you have an axe to grind, so be it. But don't try to wield your axe at every conceived opportunity, or you'll end up making yourself look silly - as you just did.

      Not that this is the place for Union bashing, but I cant say he is too far off the mark. Besides, the union jab was a tiny bit of the story. Lighten up, Francis.

      Can you show me examples where unions DIDNT drag things out with a blindingly strong indifference to everything BUT their members (screw everyone else, we are getting what we deserve dammit!)? Sure its their job to protect their members, but they often do so with extreme stupidity and make choices that negatively affect other groups with no concern for the collateral damage they do. They fiddle while Rome burns.

      And yes, Common sense DOES support such a notion if you actually pay attention to the blinding stupidity that is union thinking/actions. Just look at the news and see all the crazy things unions do that dont make sense (unless you are pro-union).

      But back to the point...

      IMHO Unions are concerned that with more ubiquitous FDR and especially CVR data, it will be easier in a he-said-she-said environment post accident to defend their members' actions and cover any mistakes that aren't able to be proven otherwise.

      Think of it this way: would YOU want a permanently mounted GPS in your car tied into your car's brains so the following happens?:
      Officer: I clocked you back there doing 70 in a 55.
      You: But officer, I wasnt speeding, your radar must be off.
      Officer: "lets ask your 'black box'. Nope... thats not what your car is telling me it thinks you were doing 72 actually, and were doing so for the last 5 miles before I clocked you. Oh, and on top of this ticket, 15 minutes ago you drove erratically coming off the line at the intersection of 4th and elm when the light changed green. I can see you floored it and the tires spun out for 3 seconds. Enjoy this reckless driving citation too. Have a nice day. "

    2. Re:Welcome to Drudge-dot! by damn_registrars · · Score: 2, Insightful

      Just look at the news and see all the crazy things unions do that dont make sense (unless you are pro-union).

      Can you provide an actual example of such an action? People love to go on with "my cousin's best friend's aunt's hairdresser's husband's kid's teacher heard a story about ..." but yet they can't provide a source for such an event happening.

      Whereas people who have had their eyes open in the last couple of decades have noticed that unions have consistently been losing power for roughly the last 20 years. Membership is down across the country (in part because they have so little power) and anti-union activities by employers have been damn near endorsed by the government.

      Whoever the conservative hack was that wrote this summary came up with their little anti-union snipe in spite of the fact that the actual article didn't say anything about unions. If they want to go around bashing unions, they are welcomed to do so. However, as I've already said, they don't further the discussion when they resort to making shit up.

      IMHO Unions are concerned that with more ubiquitous FDR and especially CVR data, it will be easier in a he-said-she-said environment post accident to defend their members' actions and cover any mistakes that aren't able to be proven otherwise.

      If only you could back up your opinion with fact. But just like the hack who wrote the summary, you won't do any such thing.

      Think of it this way: would YOU want a permanently mounted GPS in your car tied into your car's brains so the following happens?:

      You started out trying to claim the unions to be somehow evil (in spite of not being able to offer any facts to support your notions). Now you are taking a stance in support of what you claim the unions are supporting. I guess it is no small wonder why you couldn't bother to log in to make your claim.

      --
      Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
    3. Re:Welcome to Drudge-dot! by TubeSteak · · Score: 2, Informative

      Does the article support the notion of the pilots unions fighting against modernization of flight recorders? No, it doesn't. Does common sense support such a notion? No, it doesn't either.

      Did you read the same article I did?

      The strongest institutional opposition has come from airline pilots, who fear that the practice would lead to full-scale monitoring of their work, much as it has for interstate truckers. In 2000, in reaction to the EgyptAir crash, the FAA tried to mandate cockpit cameras, but the U.S. pilots' union managed to prevent it. The rest of the world, which followed the U.S. lead, has also done nothing.

      Do you not consider in-cockpit cameras to be a modernization of flight recorders?

      Here's the first article that i dug up when searching for "pilots union" and cockpit recorders
      http://online.wsj.com/article/NA_WSJ_PUB:SB124201244946205809.html
      Colgan Air Inc., which operated the [crashed] flight where 50 people died], is proposing to download and analyze random cockpit recordings in the future as a means of enhancing safety and enforcing cockpit discipline. The union representing Colgan's roughly 480 pilots is dead set against it.

      If you keep searching, you'll only find more of the same.
      Pilots Unions endlessly fight tooth and nail against anything that would impinge upon the cockpit.

      --
      [Fuck Beta]
      o0t!
    4. Re:Welcome to Drudge-dot! by damn_registrars · · Score: 0, Flamebait

      http://online.wsj.com/article/NA_WSJ_PUB:SB124201244946205809.html

      Colgan Air Inc., which operated the [crashed] flight where 50 people died], is proposing to download and analyze random cockpit recordings in the future as a means of enhancing safety and enforcing cockpit discipline. The union representing Colgan's roughly 480 pilots is dead set against it.

      So you took an article in a conservative newspaper, where the author (surprise!) criticized the union and you accepted it at face value. If I showed you an article from the Washington Post that blamed our entire economic situation personally on George W Bush would you accept that too?

      Although perhaps just as significant of a misstep in your assumption is taking the statement of "the union representing Colgan's roughly 480 pilots" at face value. You do realize that the Airline Pilots Association represents most of the carriers in the US and Canada, right? The matters they concern themselves with go far beyond just Colgan air. And for that matter, neither you nor your article came up with anything to support ALPA being anti-safety as you claim.

      If you keep searching, you'll only find more of the same.

      Unless, of course, you actually read what the union is saying, which is quite a bit different than what the "main stream media" keeps telling us is coming out of the union.

      Pilots Unions endlessly fight tooth and nail against anything that would impinge upon the cockpit.

      Wrong, but thanks for playing.

      --
      Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
    5. Re:Welcome to Drudge-dot! by TubeSteak · · Score: 1

      Although perhaps just as significant of a misstep in your assumption is taking the statement of "the union representing Colgan's roughly 480 pilots" at face value. You do realize that the Airline Pilots Association represents most of the carriers in the US and Canada, right?

      Wrong, but thanks for playing.

      Nothing you've said or linked supports your position that unions aren't fighting against advances in flight data recorders.
      In particular, the one Union press release you linked doesn't even discuss the issues at hand.

      Here's a winner I found from 2004
      http://findarticles.com/p/articles/mi_m0UBT/is_30_18/ai_n6281128/

      "The cockpit image recorder is not the answer" to missing or uncertain data in accident investigations, declared Capt. John Cox, executive air safety chairman for the Air Line Pilots Association (ALPA).

      Straight from the horses mouth, 4 years 8 months before the Colgan Air crash.
      And FYI, the NTSB first recommended in-cockpit video in 2000.

      --
      [Fuck Beta]
      o0t!
    6. Re:Welcome to Drudge-dot! by damn_registrars · · Score: 0, Flamebait

      Although perhaps just as significant of a misstep in your assumption is taking the statement of "the union representing Colgan's roughly 480 pilots" at face value. You do realize that the Airline Pilots Association represents most of the carriers in the US and Canada, right?

      Nothing you've said or linked supports your position that unions aren't fighting against advances in flight data recorders. In particular, the one Union press release you linked doesn't even discuss the issues at hand.

      That's because people are erroneously making that assumption when they are not taking that position.

      Here's a winner I found from 2004 http://findarticles.com/p/articles/mi_m0UBT/is_30_18/ai_n6281128/

      So you are taking an interview of one pilot, from 6 years ago, and trying to extrapolate that to cover the opinions of an entire staff of pilots, today?

      --
      Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
  26. Telemetry by kieran · · Score: 2, Interesting

    According to a TV show I watched on the subject some a while back, British Airways have been taking live telemetry from their planes for years.

    1. Re:Telemetry by Anonymous Coward · · Score: 0

      Air France flight from Brazil had direct telemetry. It told them when the systems went down not why, its a start.

      The Air force C-141s used to have a jettisonable data pack, mounted on a fairing that was supposed to glide down, I think it worked as intended in the few cases it was activated/launched.

      The pilots have been very vocal about cockpit recorders. Invasion of privacy, maybe leaking hot investment info :))

      As for more data points, that means more sensors on the airplane, more interconnects, more failure points. Before folks want to add things they should crawl around an aircraft for a while.
      Also more flight delays...

  27. Privacy? Really? by RobinEggs · · Score: 1

    Pilot unions have objected to the collection and sharing of detailed accident data, citing privacy concerns of the flight crew.

    I wasn't aware any reasonable expectation of privacy existed while working on a 4-8 person crew serving a couple hundred people in a space the size of a double-wide mobile home. Not to mention, just what other profession entitles you to privacy while at work, especially the sort of work where owners and direct supervisors are almost never in the same time zone as a given employee? They apparently feel entitled to privacy in a case where privacy would mean no oversight whatsoever.

    1. Re:Privacy? Really? by AlecC · · Score: 1

      It is not really privacy they are complaining about - that is just a comfortable word. They are worried about performance monitoring - the equivalent of keystroke logging. They don't want someone saying that 3% of their landings in the last month were outside acceptable limits, or something similar.

      --
      Consciousness is an illusion caused by an excess of self consciousness.
  28. Radio broadcast by joshv · · Score: 1

    Just have the darned black box broadcast all of its data once every millisecond. Put receivers on satellites and on grounds stations or even on other planes. Give the transmitter a range of several thousand miles, and come up with some scheme to avoid broadcast collisions (either time or code division multiplexing).

    If a plane goes down go back to the recorded transmissions, of which there should be multiple copies.

    1. Re:Radio broadcast by Wyatt+Earp · · Score: 1

      And if the data takes longer to transmit than a millisecond?

    2. Re:Radio broadcast by AlecC · · Score: 1

      As TFA worked out, that would massively saturate existing networks. Bandwidth to satellites is an expensive commodity. While your scheme would undoubtedly work, it would cost billions.

      --
      Consciousness is an illusion caused by an excess of self consciousness.
    3. Re:Radio broadcast by CraftyJack · · Score: 1

      Just have the darned black box broadcast all of its data once every millisecond. Put receivers on satellites and on grounds stations or even on other planes. Give the transmitter a range of several thousand miles, and come up with some scheme to avoid broadcast collisions (either time or code division multiplexing).

      What is that, your economic stimulus package for IT?

    4. Re:Radio broadcast by Shotgun · · Score: 1

      ...and call the whole system ADS-B . Nah, on second thought, that would just be stupid.

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
  29. +1 Redundancy by StikyPad · · Score: 1

    Call me crazy, but data duplication might help in some way; particularly off site backups when a signal is available, coupled with multiple storage points on the aircraft itself.

  30. What "problem" is he trying to solve? by Anonymous Coward · · Score: 0

    There seems to be a fundamental problem or two with this article.

    First, what problem is he trying to solve? That is not clear. Black
    boxes are nearly always retrieved. As limited as they are, they do
    provide information that is generally adequate to crash investigators.
    The shortcomings of existing recorders are not well established,
    and he provides no numbers to make his case.

    Further, he is talking about major changes to the model: transmitting
    flight data, *during flight* to ground stations. There are a lot of
    consequences to this, including some not-so-good potentialities.
    Where is any analysis of that? Who would own that data? Would
    it be encrypted? Who could access it and how? When? Why is
    this a good idea? Would the pilots be able to turn it off? If yes,
    then that's a major hole (since pilots frequently are required to do
    aircraft power management in response to equipment issues, this
    would be likely). If no, then the plane has a built-in radio beacon,
    which is it's own little bit of nastiness.

    Mention is made of the Egyptian Airlines crash some years back.
    It's assumged that controllers would have real-time access to the
    flight data. ?! The sensibility of that, to say nothing of the expense
    and security, seems highly questionable. Even now, obtaining the
    contents and interpreting the bits from a flight recorder requires
    the aircraft manufacturer and the black boxes themselves; this
    has an easily understood security model, which all by itself has
    substantial virtue.

    Finally, he's presumably an expert. Why not mention that every
    aircraft has *two* "black boxes"? (One for the voice cockpit recordings,
    and one for the flight data. They're usually installed in substantially
    different locations in the aircraft.)

  31. This is a good idea. by 1984 · · Score: 1

    If you stoop to RTFA you'll see there's a lot of sensible stuff in it, with the two main points being: flight data recorders record a limited (25h) sliding window of data, and that you have to go and fine them and sometimes this isn't possible. Both those make crash investigations harder than they might be, and delay the results. If you could get results more quickly and reliably, that'd obviously be a good thing.

    The author doesn't suggest a sudden wholesale replacement of black boxes, but a supplementary mechanism for also transmitting data in real time. That data could be aggregated and mined without waiting for a crash to occur, potentially providing a much richer source of information about aircraft behaviors in both normal and abnormal operation.

    He confuses the point a bit in some of his summary sentences by implying that he *is* talking about a prompt wholesale replacement of black boxes.

    1. Re:This is a good idea. by camperdave · · Score: 1

      I don't know if, or how often, black boxes are checked for this, but I could see real time telemetry being quite useful for preventative maintenance purposes. By monitoring how much the stick must be moved in order to achieve a particular control surface movement, you could detect things like cable stretch or hydraulic problems. You could collect real time fuel consumption data which could be used to tune the engines. You could also collect data on how alert the crew is (magnitude and frequency of corrective measures to the flight path), which could help by suggesting to the pilot that they need a break.

      --
      When our name is on the back of your car, we're behind you all the way!
  32. Is that you Jon Katz? by sunking2 · · Score: 1

    I've missed your melodramatic summaries. Welcome back!

  33. Yeah... by morari · · Score: 2, Informative

    Sure... "lost" under the wreckage of the World Trade Center. Uh huh.

    --
    "He who can destroy a thing, controls a thing." --Paul Atreides, Dune
    1. Re:Yeah... by dunezone · · Score: 1

      Well to be fair almost nothing recognizable survived from the WTC, I wouldn't say "lost" as much as vaporized. I remember an interview from a fire fighter who said the most recognizable thing outside of twisted metal and concrete that he saw in the debris was a mostly charred dial pad to a desk phone. Even the body parts they find are just fragments.

      The impact zone had immense heat from the jet fuel for several minutes followed by the hydrocarbon burning of all the plastics (this was the real contributor to the collapse next to the plane impact force tearing the fire resistance material off the steel). Everything below it was obliterated cause the buildings collapsed in a pancake style, one floor over the other, and as it collapsed it kept speeding up and basically doubling its weight with every floor that went.

      Its possible if the building collapsed to the side we would have seen more survivors and more recognizable debris.

      And food for thought, its possible if the Titanic slammed the iceberg dead on, the metal would have collapsed on itself, still flooding but not as much and the water tight compartments would have been more useful.

    2. Re:Yeah... by Joce640k · · Score: 1

      We might never find out what caused those 'planes to crash...

      --
      No sig today...
  34. "Advances of cloud computing" are being held back? by sirwired · · Score: 3, Insightful

    Given that "Cloud Computing" as a buzzword is only about two years old, and has yet to receive a great deal of commercial deployment, I think we can hardly blame the FAA, NTSB, Boeing, Airbus, and airlines for not deploying it Right The Heck Now.

    What does that even mean, to use "Cloud Computing" for the "black box"? Cloud Computing has about as coherent of a definition as the previous buzzword du jour, "Web 2.0".

    SirWired

  35. Why? by Anonymous Coward · · Score: 0

    Airplanes in general are decades out of date. All the pilots do anymore is watch the autopilot work. If we didn't have the pilot unions we would have fully automated airliners, which would be cheaper and safer. If it hadn't been for the pilot unions 9/11 wouldn't have happened, because you can't hijack and airliner that has no controls. We wouldn't need black boxes when everything on the airplane is continually telemetered to a remote control station. Computers don't misinterpret ATC orders. Computers don't lie. Computers don't get distracted. Computers don't unionize. Computers don't cause delays.

    If we really cared about safety and security, we would mandate that in 10 years, nothing will be allowed to fly that isn't 100% computer controlled remotely by ATC authorities. If this offends a few rich people with their cessnas and pilot unions, then so be it. We don't need elevator attendants anymore, so we shouldn't need pilots anymore either.

    1. Re:Why? by Shoe+Puppet · · Score: 1

      You're crazy. We cannot even build automatic cars and you want computer-controlled planes? That just cannot work -- maybe for regular flight, but when anything out of the ordinary happens I very much prefer a human to be in control.

      --
      (+1, Disagree)
    2. Re:Why? by FoolishOwl · · Score: 1

      We don't need pilots to fly planes normally. We need pilots to fly planes when something goes wrong.

    3. Re:Why? by Anonymous Coward · · Score: 0

      And those pilots can do so by remote control, just like the military.
      The military is moving away from piloted aircraft and using UAVs, and there's no reason the airlines should be doing any different.

  36. No Brainer. by CherniyVolk · · Score: 1

    A lot of technology in Avionics, for decades, has been stagnant. It might not seem so when we grovel over a F22 Raptor or the Russian PAK FA fighter. Not to belittle the development of these crafts, really it's the vector thrust that primarily puts them in their league. Much of the planes are the same as much older planes going as far back as the 60s. For example, MIL-STD 1553B is on that F22 Raptor and it probably has TADIL support and maybe even JTIDS if it's really 'bleeding edge'. MIL-STD 1553B is 1978, and despite it's problems and the fact it's a bus architecture, it's not going away and will be in use for decades to come in the field of avionics. Yes, there's 1553C and 1773 (1553 over fiber), but the only people using those are test labs; problem is, none of the terminals support anything but 1553B. Serial communications on those planes are far better than consumer serial, but they are too old and really just inconvenient for the consumer as to why they never took off (RS-539, RS-422 real RS-232 25pin Synchronous and Async when able). This is just the tactical communications technologies for the planes; airframe requirements pretty much lock those down to mere allowances for aesthetics more than anything else.

    Why is this? Well, all the old technologies given to us by the forefathers of avionics works. Every piece of that plane is certified, making changes or deviations from those requirements astronomically expensive. For example, most terminals used in avionics are unique and rare items which also make them very expensive... 20 million USD for one that is operational; despite it's age. For any avionics system coming onto the market that claims to support any of the standards, a government program office has to allocate millions of dollars just in routine test procedures to be sure your component does nothing more or nothing less than what is precisely expected for any given scenario (this also means your machine has to mimic known bugs; if it doesn't then someone might develop a component that crutches it self against your "fix" and the end result a 747 crashes killing 243 people on board).

    And that is the main reason technology in avionics moves so slow, just as it does slowly in every other critical field like medicine or cryptography (Lots of hospitals still rely heavily on old obsolete HP PA-RISC VME technology). (Yeah I know, your iPhone can crunch keys better than those ugly government doodads; but the iPhone isn't certified to handle it, and it's uncertain it will work every time in all conditions. That ugly government device will work, and provide the exact result, every time; rain or shine.)

    Then we have people who have no idea what it's like to clean up passenger plane wreck, who think their simple uncertified and untested .99 cent iPhone locator software may some how locate a blackbox underneath a mile of water... no emitter can transmit through that much mass; there is no GPS locator that can locate a blackbox in the ocean that deep. That much salt water density, you'd have to be touching it with RFID. GPS locator technology is from the avionics industry... decades later... mind you. There's no technology the consumer uses that would help them find these black boxes more. Most of consumer technology is scraps from government/military technology after it's been used and abused, the private sector isn't creating anything fundamentally new. I know that hurts, but it's the truth, virtually all the R&D is on the governments dime.

  37. Re:Constant telemetry...is a reality by Thwyx · · Score: 2, Interesting

    There is nothing technically preventing this. It's already being done. GE Aviation engines can be fitted with technology to report, in real time, the behavior of engines on a plane while it is still in the air.

    It wouldn't be a stretch to extend the telemetry to other plane systems.

    http://www.geae.com/services/information/diagnostics/tier.html

  38. apples and oranges by EriktheGreen · · Score: 1

    "Recommendations by the NTSB to the FAA have gone unheeded for many years. With all of the technological advancements that we work with in the IT field, what sort of best practices could be brought forward in transit safety?"

    Answer: None. You're asking a bunch of people who presumably have IT experience to play armchair engineer and second guess the designers of embedded systems that are designed not only to record data on aircraft controls, time, and position, but to permit recovery of that data if the aircraft explodes, burns, falls into 2000 feet of water, then sits for a week. It's apples and oranges. Despite the fact that it seems like IT has rapidly advanced technology and the flight recorder tech is far behind, it's only a perception.

    The true answer to "How could flight recorder tech be made better?" is both obvious and deceptive. It's easy for us to say things like "record all the controls, temperature, position of people, cockpit video, etc and live uplink it to the internet" and on the face of it have that seem like a good idea.

    But probably very few of us here have experience or knowledge with the type of data that is useful in an accident investigation. Would cockpit video be more useful than audio? Other than allowing us to view people about to die or crash, it might not give us new information. It might be more useful to track flight controls and engine efficiency, or weather conditions, or the attitude of the flight attendants.

    What problem are we trying to solve here? Just because technology can be "upgraded" doesn't mean it should be. Remember, if all you have is a hammer, everything looks like a nail. If all you are expert in is IT technology....

  39. Bandwidth! by gnieboer · · Score: 2, Informative

    There are good technical reasons why FDR data doesn't make sense to upload raw data automatically.

    The pure FDR data is sampled at a high data rate, which varies according to model of FDR. The most modern systems also collect hundreds of data points at a time. This is discussed in the article, though I'd challenge some of their bandwidth calculations... the sample rates they quote seem very low (for modern systems), though I don't have my books in front of me.

    What DOES make sense (and again, the article does address this), is having computing capability in the FDR (or outside of it, as it wouldn't need to be crash-worthy) that filters the data and ID's in real-time out-of-normal events and reports them.
    In fact, most airlines already use a system like this, but not for the purpose of crash monitoring, but to detect aircraft problems in flight and alert ground crew so they can they can be prepared to fix them before the pilots even know there was a problem.

    The issue is that this uplink capability can't replace the on-board FDR recording capability. That black box must still be there, as during the crash sequence, there is a good chance your satcom/etc systems will fail before the final crash. So this can augment, but not replace.

    They also discuss adding a capability to comb through the complete raw data (you can just download it on landing as another route). Yep, great idea, but already being done by many airlines.
    See http://www.boeing.com/commercial/aviationservices/brochures/Airplane_Health_Management.pdf

    And in fact, the military is using the FDR data to check their pilot's proficiency as well as the aircraft performance:
    See http://www.navair.navy.mil/PMA209/_Documents/MFOQA_101_20090224.ppt

  40. Hello? McFly? by daemonenwind · · Score: 2, Interesting

    How about the lesson, "Never save data that can only serve to get you sued out of existance if something bad happens".

    Until there's tort reform in the USA to bring us in line with countries like Germany, this data will never be captured or saved.

  41. Opposition to Telemetry by careysub · · Score: 1

    Most of the data needed for accident investigations could be transmitted in real time for logging on the ground, the only need for a "black box" would be to cover periods where communication is lost - like in the last few minutes of a catastrophe. Like everyone, flight crews object to having every moment of their work day subjected to surveillance by their employers - hence their objection to transmitting flight data and crew conversations for recording on the ground.

    The flight crew union objections could be overcome by having the data encrypted and logged in a system run by an international agency which alone has the keys to decrypt the data. The data could only be accessed when an accident report is filed which meets the agency's criteria. The agency would really only need to log a few days of telemetry, since accidents are invariably known immediately. Whenever a preliminary report is filed the relevant data would be preserved (but not necessarily released) until the matter is resolved.

    --
    Starships were meant to fly, Hands up and touch the sky - Nicky Minaj
  42. Utter bullshit by Animats · · Score: 3, Informative

    "For the past fifty years the technology behind aircraft flight data recorders has remained stagnant.

    There's been enormous progress in flight recorders. The first ones only recorded a few basic items, like altitude, airspeed, attitude, and control positions. The recording mechanism used a stainless steel tape, on which diamond points scratched graph lines. (Those were really rugged. That stainless steel tape could survive almost anything and still be read.)

    Today's recorders are (inevitably) digital, recording perhaps a hundred parameters. Most key engine and airframe data is logged. They also record both what the pilot's control positions are and what the aircraft control surfaces are doing, which allows distinguishing between pilot error and control failure. There's a separate cockpit voice recorder. Enough data is recorded that the data can be loaded into an aircraft simulator and played back to reproduce the events.

    Few flight recorders are not recovered. In the last 10 years, there have been four failures to recover a flight recorder - two from 9/11, Air France Flight 447, and Siberia Airlines 1812. Of those, only Air France 447 is still a mystery in which flight recorder data would be useful. And, in fact, Air France 447 was "phoning home", over a low-bandwidth maintenance link, reporting trouble with the air data sensors.

    So there's an argument for sending more data back on the maintenance links, but this does not involve "the cloud".

    1. Re:Utter bullshit by DrBoumBoum · · Score: 1

      By the way what is the status of the FDR from 9/11 WTC aircrafts? I've heard that they have been claimed not found, that's ridiculous. Where are we now?

  43. they already do by Anonymous Coward · · Score: 0

    I think they already record data via satellite but for some reason won't tell us.

    When Air France 447 crashed they reported the plane stalled because of conflicting readings from the air speed instruments *before* they found the black boxes.

    I think the black boxes are just for show. When they don't want the public to know they just say they can't find the black boxes or they are damaged.

    1. Re:they already do by Anonymous Coward · · Score: 0

      Take off the tin foil hat and get a clue: http://en.wikipedia.org/wiki/ACARS

  44. all airlines do by Anonymous Coward · · Score: 0

    Modern aircraft record a shitload of parameters so it's not even unusual that mechanics come to meet planes without the crew even having noticed during the flight whatever (minor) problem the computer detected.

  45. buzz-word compliance by Anonymous Coward · · Score: 5, Funny

    Next week on slashdot, the aircraft that can post to twitter, and update it's own facebook status.

    Air France 447 is now friends with Atlantic Ocean
    Status: Crashed

  46. Consumers unwilling to spend on safety by cockpitcomp · · Score: 1

    Airlines are chronically unable to make profit, Aircraft manufacturers and suppliers don't do anything for free. This would have to be a government mandated system to ever be realized. Aviation is very safe in general and this is not the best place for governments to invest if the goal is to save the most lives per dollar spent.

  47. "Certification" by Anonymous Coward · · Score: 0

    This is the reason why the aviation industry is lagging. If something isn't "certified" then it's not going to become a standard part of an aircraft. I wonder if most people even realize just how hideously expensive the certification process is in the aviation industry is?

    1. Re:"Certification" by CompMD · · Score: 1

      Yeah, its hideously expensive because its extremely rigorous. Otherwise people die in a giant fireball. Would you fly in something if the builders just said, "meh, good 'nuff"?

  48. Pilots union needs to STFU by spire3661 · · Score: 2, Insightful

    Privacy concerns? Im sorry but if you are part of the operating crew of a modern airliner, the only privacy you should expect is in the bathroom.

    --
    Good-bye
    1. Re:Pilots union needs to STFU by Anonymous Coward · · Score: 0

      That data is for safety improvement. Look up FOQA (flight operational quality assurance). There is a legal preclusion of use of FDR data for anything other than safety, and for investigation of an accident after the fact. As the manager for one of these programs we work hard to prevent use of this for anything other than safety. In addition the airline is protected too. The data is sanitized for anonymity. No one but me and my FOQA gatekeepers even know who the parties are. If we find there is a problem we look for the solution. An environment where a crew can expect punishment for any mistake is one where a crew will keep a minor mistake quiet. An environment where a crew can report a problem (ASAP) or we can analyze the data non-punitively (FOQA) is one where the free flow of information will provide a large dataset in order to identify potential problems before they happen.

      The regulations state that the pilot in command is the final authority to the operation of the aircraft. If there is a problem with the way a pilot handles a situation or reacts to a problem and an accident or incident occurs because of that problem, then the pilot is the last link in a long chain of events. Instead of blaming the pilot for an accident because he was put in a situation where he is at the end of a chain of breakdowns in a safety system, it is better to stop the problem at the beginning of the chain.

      Accident investigation is a very political process. In one accident a manufacturers flaw caused an aircraft to dive towards the ground while in the clouds. At an unrecoverable altitude the aircraft broke out of the clouds pointed towards the ground. The pilots tried to pull the nose up in order to arrest the dive and not crash into the ground. The wings snapped off because of the g-loads from the pullout maneuver. The entire planeload of people died (this was a major airline crash). The final NTSB accident report listed as a cause the "pilots improper manipulation of the flight controls". Yes the pilots did snap the wings off the airliner trying to save their lives, but the data showed that the dive was unrecoverable. Data can be spun to show whatever conclusion you want with the right wording. And we dont want it out there for second guessing

      Pilots take responsibility for the lives of everyone on-board, everyone seems to forget we are in front so we die first! a millisecond before everyone else. We do our best, we have a code of ethics, we act with the highest level of professionalism; however we are human and we make mistakes. I don't know how many of you computer people have died on the job, but I dont think that anyones computer has ever blown up and killed them at 35000 ft, not one of you tech people has had to show up at some grieving wife's door at 4am to tell her that her husband is dead and it might be a few days before they find the little pieces for the funeral, it is not fun.

      So complain all you want about the privacy we've negotiated and earned ( I think it's sour grapes on the part of people who don't have ability to stand for principle at work and keep their own privacy protected), we work for you on our terms not yours, after all we don't complain about how things work at your office, just because we don't like it, so don't b1tch about ours.

  49. Re:OP, you may have a point but you've argued awfu by GPSguy · · Score: 2, Interesting

    And, yes, pilot privacy is a concern because certain well-known air crashes have involved the airline and/or even government falsifying data to put the blame on the pilots (cue fingers wagged at France).

    One of the, if not THE, most common causes of aircraft crashes issued by the National Transportation Safety Board is "pilot error". But, there's a reason for that. There's a lot that can go wrong in an airplane, and we're trained to do things about almost all of them (having a piece of FOD penetrate your delta-wing fuel tank on takeoff and essentially render your plane a molotov cocktail looking for a place to die excluded). When a private pilot ignores worsening weather and meets cumulo-granite, that's pilot error. Continued flight into known icing conditions, ditto. Running out of fuel, yep, same thing. Now, two out out of three of those are little-airplane-related, and the third often is, but running out ouf fuel has happened to the big-iron drivers, too, and they didn't admit it to get priority or emergency handling from air traffic control. By the same token, sometimes, pilots are required by COMPANY regulations to do things a particular way, and that comes out as "pilot error" too. And that is something that should be exposed to scrutiny. But, by the letter of the law, anything that happens on a flight is the responsibility of the senior pilot on the aircraft. There's a lot more that goes into Pilot In Command structure, too, but that's for another post.

    --
    Never ascribe to malice that which can adequately be explained by tenure.
  50. now for something completely different by Anonymous Coward · · Score: 0

    How about some airframe parachute system, fuel tank oxygen purge system, ejection seats (OK this is unrealistic).
    I prefer to not crash rather than being a test pilot for work in progress.

  51. Just stream the data by Anonymous Coward · · Score: 0

    Why do we need a box on the plane at all. Data should be streamed in real-time to servers in data centers? The data can be analyzed in real-time and actually warn of problems well before a crash. A flight data recorder "box" should just be the buffer of data that did not make it to the servers. Airlines already have data links.

  52. Mod parent up, please! by FoolishOwl · · Score: 1

    I find it unsettling how obsolete technologies are left in place in rail and air transport.

    1. Re:Mod parent up, please! by MichaelSmith · · Score: 1

      I find it unsettling how obsolete technologies are left in place in rail and air transport.

      I work in aviation and it is an enormously complex field. In fact I have spent the last two months working on an interface specification and despite frankly the complexity is such that individuals can only work on very small chunks. The industry moto is if it ain't broke, don't fix it and for good reason. Everything connects to everything else. Interfaces have to work the same in the first world and the third world. There are lots of things which need changing all the time and engineering resources are dedicated to dealing with the resulting changes. The stuff which needs to get done will get done, and proposals like logging more information to ACARS (yay for ASN.1!) are a good way forward.

  53. Re:OP, you may have a point but you've argued awfu by FoolishOwl · · Score: 1

    And, yes, pilot privacy is a concern because certain well-known air crashes have involved the airline and/or even government falsifying data to put the blame on the pilots (cue fingers wagged at France).

    In which case a mismatch between the data transmitted during flight and the data recorded in the black box could be cited as evidence.

  54. Look at Ada by FoolishOwl · · Score: 1

    Look at the programming language Ada, and its intended and actual use:

    Ada is strongly typed and compilers are validated for reliability in mission-critical applications, such as avionics software.

  55. Re:"Advances of cloud computing" are being held ba by Guysmiley777 · · Score: 1

    The FAA needs to mandate the integration of peer-to-peer ecologies utilizing embedded synergies that create semantic communities and syndicate social mashups as well as capture rich-client dynamic APIs with aggregated long-tail feeds.

    Web 2.0 bullshit generators are fun!

    --
    Coding with assembly is like playing with Legos. Coding an application in assembly is like building a car with Legos.
  56. Not just the flight data recorders by oldmac31310 · · Score: 1

    I haven't flown much recently but most of the flying I have done in the past was in planes that to me seemed somewhat out of date. There are a lot of old planes in the air, many of which need to be retired from service. I can only assume that the data recorders are of the same vintage as the planes in which they are installed.

    --
    http://www.acetonestudio.com
    1. Re:Not just the flight data recorders by Anonymous Coward · · Score: 0

      I can only assume that the data recorders are of the same vintage as the planes in which they are installed.

      This is not a valid assumption. Avionics tend to be updated several times over the life of the aircraft, usually due to equippage mandates (which the airlines typically fight because of the cost of the upgrades, usually on the order of $1 million per aircraft).

  57. Time/cost/hassle to get certified, plus liability by garyebickford · · Score: 3, Informative

    The biggest impediments are in the huge difficulties to get any new technology past the certification process and the cost of insuring against liability. (The liability issues around general aviation were ameliorated somewhat about 10-15 years ago with the passage of a law limiting the 'long tail' liability for older planes.)

    My personal case in point - when I was taking flying lessons a long time ago, you could buy a brand new CB radio for about $50. An airplane VHF radio with not-that-much-different capabilities cost over $2000 at the time, had lousy audio and relatively poor reception compared to the CB radio.

    The airplane radio had to pass both FCC and FAA (and, I think a couple of other institutions) certifications, each of which cost the manufacturer over $1 million for re-certification every time they wanted to change a resistor. Each of the parts had to go through the same process, which generally took several years. So the aviation radio was built out of ten-year-old parts using 8 year old designs, and the cost of each improvement had to be amortized over a few thousand units - so just getting certified can cost 1/4 to 1/3 of the cost of the part.

    And the radios still suck.

    Then, liability insurance was also about 1/3 of the retail cost of the radio. At that time if a private plane crashed, everyone within a mile of the crash sued the manufacturer of every component that had ever been on the plane. Still today, if a company makes a part that is on a commercial airplane, they are likely to get sued if the plane crashes, even if their part had nothing to do with anything, and their liability is essentially unlimited.

    In one example I knew about (about 1985), a guy forgot to put fuel in his plane, took off and crashed into a house about 1/4 mile from the runway. One of the companies that was sued was the maker of the original OEM starters for that brand of airplane. They were sued for $millions. It cost them almost $5 million in legal fees to prove they were not at fault, even though their starter was not even on that plane - it had been replaced years before. They got out of the business, and never came back.

    TOday we have the worst of possible worlds - the regulatory environment punishes innovation and makes it impossible for small companies to compete due to the infrastructure required to meet the regulatory requirements, and the liability environment stomps on them while they're down. So we have nothing but big monolithic industry giants with every incentive to not innovate, to not put the 'new thing' on. Boeing is being amazingly courageous in building the 787. They are betting the company not only on the marketability of the plane, but the potential liability.

    --
    It's easier to be a result of the past, but more fun to be a cause of the future! http://www.spacefinancegroup.com/
  58. The FAA doesn't care about pilots and safety. by Anonymous Coward · · Score: 0

    As one who is building my own airplane, I know all about the FAA and how they don't care about safety, rather they only care about policy.

    I'm building my own airplane using the experimental class because I'm just not willing to fly a 50 year old airplane with vacuum pumps and wet cell batteries nor am I willing to pay hundreds of thousands of dollars for something slightly better, but now I'm faced with the training issue. I can't legally have a passenger in my airplane for the first 40 hours which makes sense, but that includes the instructor. So the FAA is forcing me to either hire someone else to fly my airplane for 40 hours so that it's legal for me to get training in it, or fly it myself and learn as I go. Some would argue that the actions of the FAA make sense, but I don't need the government to protect me from myself when I know far better what I need to keep myself safe.

  59. pilot error? by swell · · Score: 1

    Many years ago, my friend the airline mechanic took an interest in crash reports. He was suspicious that many 'pilot error' reports were misleading because he saw how the planes were maintained (badly). I wish there were time to tell some of his stories of neglect- sometimes tragic, sometimes comical (used condoms, panties & beer cans in the wing sections).

    So at great cost in time and money he studied copies of the reports from each major crash. Sure enough the primary blame was put upon the defenseless dead pilots. After scouring the lengthy documents he was able to find indications of the real problems: equipment malfunctions. They were obliquely referred to, but they were there.

    His theory was that the airlines, the manufacturers, the FAA and the entire industry had interests to protect. If the planes were revealed as defective or poorly maintained, they would lose millions. Always better to blame the pilot.

    We may hope that maintenance is better now and that the true cause of crashes is being revealed. But do they have any incentive to reveal the truth?

    --
    ...omphaloskepsis often...
  60. Wow! by kenh · · Score: 1

    How big a problem is this? The author proposes we build satellite uplinks in every commercial airframe, from corporate jets to airliners, that they stream a staggering amount of data through some new satellites to unbuilt ground stations to retain this data for post-mortum analysis... Does this author have any idea how many airframes there are? Any idea what such a retrofit would cost per-plane? What the estimated downtime would be to retrofit this hardware into a thirty year old airframe? And, the big question, how long would it take to design, build, and certify just such an uplink - with, of course, SIX NINES uptime?

    The only real problem the author seems to have is that tape isn't "cool" and other, cooler, options exist.

    And let's not forget that 99.999% of information captured will never be needed, since the plane didn't have an "event".

    Don't forget, the signal needs to be jam-proof, and has to work in any possible weather conditions - if it can't work in a storm, what is it's value?

    --
    Ken
  61. Black Box for Light Aircraft by Anonymous Coward · · Score: 0

    Things are slowly changing. One of the big issues for improving Light Aircraft safety has been the cost of fitting new safety equipment. This is the reason that a lot of light aircraft don't even have an EPIRB on board. We have looked into numerous cases where a plane has gone done in mountainous country and it can literally take days to find the plane. Apart from the long time to get the crash site, there is also the difficulty in trying to piece together what happened before the crash. The black box in larger planes removes a lot of these issues, but in General Aviation, there has not been much improvement in the last 50 years.

    We have been working for the last 18 months on the Black Box on your Phone, GPS Logbooks . It works on iPhone, Android and even WM. It sends back positional data every second which can be viewed on the website and on other phones. We haven't had any crashes yet, and it is mainly used as a recorded by students training to review their progress. I think this is a good start, but there is still a lot more that can be done. We hope to start making use of the accelerometers to provide more information.

  62. not worth the cost for gain in safety by slashdotguest747 · · Score: 1

    I didn't see if someone already mentioned this or not, but one thing to consider is that airplanes are incredibly expensive to purchase and operate, aircraft over 20-30years of age are still in heavy use. Not only do airlines have to keep up with routine maintenance and breakdowns but they also receive service bulletins from manufacturers and the FAA to replace/inspect their equipment frequently. Especially in the past 10-15 years airlines have been struggling with price wars, 9/11 and the economy in general. From a pure cost standpoint the industry wouldn't want upgrade their CVR's. They have plenty of other things that money could be spent on to increase performance/safety of airline travel. Take a look at navigation systems on aircraft. The point is CVR's provide a "decent" amount of information when there is an accident, the cost/safety gain is just not worth the investment for an already battered industry. As new aircraft are put in service CVR's will improve...airplanes have a long lifespan no one should be surprised 30 year old equipment is out of date.

    1. Re:not worth the cost for gain in safety by scdeimos · · Score: 1

      From a pure cost standpoint the industry wouldn't want upgrade their CVR's.

      It's because of the industry's very "want" to not upgrade that upgrades have been mandated by the FAA in the past on at least three occasions:

      1. Generation 1 Foil-based FDRs (Flight Data Recorders) were found to be not functioning in 48% of accidents, so the FAA enforced the replacement of foil recorders with digital equivalents by May 1989.
      2. Another upgrade of digital FDRs was forced by May 1994, increasing the minimum number of recorded channels by five.
      3. By July 16, 1996 all airplanes manufacturer before October 11, 1991 had to have an FDAU/FDR combo capable of recording at least 22 parameter groups. (Airplanes manufactured after Oct 11 1991 had to record 34 parameter groups.)
    2. Re:not worth the cost for gain in safety by scdeimos · · Score: 1

      Ah, I suck. You said CVRs and I rabbited on about FDRs. Where's my damned coffee?

  63. More expletives than explanations by ghostgum · · Score: 1

    The inventor of the black box flight recorder, David Warren, died recently. http://www.theaustralian.com.au/business/aviation/black-box-inventor-david-warren-dies-at-85/story-e6frg95x-1225895120709 David said in his talks that The RAAF went as far as to note that “such a device is not required the recorder would yield more expletives than explanations”. Live telemetry of aeroplane data could help revive this objection.

  64. Another made-up problem by Anonymous Coward · · Score: 0

    The article, and the whole issue, is just some guy's scheme to try and get research funding. Start with an answer, make up a problem that doesn't exist, then get cash to "study" it. Sadly, this seems to be all that academics in electrical engineering can do anymore.

  65. Data streaming solution by aviationtech · · Score: 1

    I am part of the FLYHT, AeroMechanical Services Ltd. team and we have a data streaming product called FLYHTStream. This product is provided to our customers who use our combined airborne and ground systems to improve efficiencies, save money, track assets and reduce lost time due to maintenance or operational items requiring attention. FLYHTStream transmits the Flight Data Recorder (“FDR”) data in near-real time over the Iridium satellite network and can be triggered from the ground, by the pilot or automatically by our system installed on the aircraft. Our system works in conjunction with the black box. It is our hope that FLYHTStream will be used by airlines to analyze data during incidents by opening the lines of communication with the ground and giving the crew extra support to identify the problem as it is happening and help solve it. There have been concerns about the cost of the streaming and bandwidth, but the FLYHT solution makes that a non-issue as our system starts streaming based on a pre-identified set of triggers, it does not run through the whole flight. So the streaming only runs as the incident is happening and if it is a bonafied emergency situation and the customer is using our other cost saving tools, we do not charge for this service. We have demonstrated FLYHTStream as part of the BEA working group, Bureau d'Enquêtes et d'Analyses, the group that is investigating the AF 447 crash. There have been a number of articles about data streaming in the media recently and I have included one such link if you are interested. September 1, 2010: http://www.wired.com/autopia/2010/09/aviation-thinks-outside-black-box/