Slashdot Mirror


Can Unmanned Aircraft Mix With Commercial Planes?

coondoggie writes "The Federal Aviation Administration this week signed a research and development agreement with GE Aviation to come up with a way to safely mix the burgeoning amounts of unmanned aircraft with commercial aviation. With this research the FAA and GE hope to accomplish an aviation first by completing the research to facilitate flight of an Unmanned Aircraft System with an FAA certified, trajectory-based flight management system. Integrating unmanned aircraft into the national airspace will be no easy task. The Government Accountability Office last year laid out the difficulties stating that routine unmanned aircraft access to national airspace poses technological, regulatory, workload, and coordination challenges."

29 of 203 comments (clear)

  1. No. by RobVB · · Score: 3, Insightful

    I like the comforting feeling of knowing there's a pilot in the cockpit.

    --
    I'd rather you rationally disagree than irrationally agree.
    1. Re:No. by Ungrounded+Lightning · · Score: 4, Insightful

      I like the comforting feeling of knowing there's a pilot in the cockpit.

      I like the comforting feeling of knowing there's a pilot in the cockpit of the planes flying OVER me when I'm down here on the ground.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    2. Re:No. by Timothy+Brownawell · · Score: 5, Interesting

      I like the comforting feeling of knowing there's a pilot in the cockpit.

      Computers don't get heart attacks or fall asleep at the stick.

    3. Re:No. by qwijibo · · Score: 5, Insightful

      Do aircraft have fully autonomous co-computers that can recognize an unexpected fault and take full control of the plane? That's why commercial aircraft have co-pilots. A secondary system running the same code with the same flaws as the first doesn't cut it in this context.

    4. Re:No. by Anonymous Coward · · Score: 3, Insightful

      Wrong. You're simply scared of change. In 50 years time you WILL hear many people saying "Holy shit, they let PEOPLE fly these planes? I feel much safer without a human pilot."

    5. Re:No. by Jake73 · · Score: 3, Funny

      You haven't met enough pilots.

    6. Re:No. by FooAtWFU · · Score: 3, Interesting

      You: "No. I like the comforting feeling of knowing there's a pilot in the cockpit."

      TFA: "Because unmanned aircraft have never routinely operated in the national airspace system, the level of public acceptance is unknown. One researcher observed that as unmanned aircraft expand into the non-defense sector, there will inevitably be public debate over the need for and motives behind such proliferation."

      Looks like your attitude is one of the things they'll be studying, hmm?

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
    7. Re:No. by Deadstick · · Score: 4, Insightful
      Computers don't get heart attacks or fall asleep at the stick.

      Or figure out how to make a successful landing in a river when the engines fill up with birds...

      rj

    8. Re:No. by jamstar7 · · Score: 4, Insightful

      TFA: "Because unmanned aircraft have never routinely operated in the national airspace system, the level of public acceptance is unknown. One researcher observed that as unmanned aircraft expand into the non-defense sector, there will inevitably be public debate over the need for and motives behind such proliferation."

      I'm wondering why there's a need for drones to interfly commercial airspace here in the US, especially when that blog also had an article about the Air Force wanting to give drones enough machine intelligence to decide for itself whether deadly force is warranted. What could possibly go wrong with that? Are the new drones gonna be used in the much-publicised 'War' On Drugs or something?

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    9. Re:No. by cyphergirl · · Score: 5, Interesting

      I spent a brief part of my career writing code for avionics. A serious amount of testing goes into the code before the FAA will certify it to fly; you have to prove that you've executed every line of code, that every line of code does exactly what it is supposed to, and that there are no paths that are never executed. But even with all of the testing we did, we would occasionally get a value we completely didn't expect and crash the demo box. Lucky me, I was just writing code to encrypt ACARS... nothing that actually made the airplane fly (or not fly...).

      My husband and I were at AirVenture checking out EFIS sytems for an experimental aircraft that we're building. We managed to crash one of them not once, but three times, just by pushing a few buttons in rapid sequence. Granted, they were experimental and didn't go through all of the testing, but every now and then you also hear about a certified system resetting in flight. In fact, a friend of ours recently had his certified EFIS go into a reboot loop while he was in flight due to a faulty database update; luckily he was flying VFR and had backup gauges, so he didn't need the EFIS. There are procedures in place to handle this, but there are also people present in the cockpit to follow them. This is why fly-by-wire scares me, and why it's still a Very Good Thing that commercial aircraft have co-pilots and manual flight systems as backups. There's just too much that can go wrong to be able to trust everything to fly itself -- sometimes you really need a human in the mix thinking "outside of the box" when the feathers start to fly. I think the Sioux City incident is a major example of that, despite how long ago it was.

      --
      --Insert catchy .sig line here--
    10. Re:No. by russ1337 · · Score: 3, Informative

      The FAA approach to aircraft software is loosely as follows (refer FAR 25.1309 as a starting point):

      - When building the aircraft, as part of a wider safety program a System Safety Assessment is carried out on the system in question - This may be in accordance with SAE ARP 4754

      - The SSA determines the required 'Design Assurance Level' of the system in question. - i.e a 'fly-by-wire' flight control is likely level A, and an inflight entertainment system might be level E.

      - The system is then built, and the software developed using a suitable software lifecycle process (such as IEEE 12207).

      - The Software is developed against an 'Assurance Standard' - most likely DO-178B. This requires various things to happen depending on the 'Level' of assurance required. If it is level A software (i.e for a flight control system), then there are lots of development and test requirements required (e.g full high-level requirement trace to low level requirements to hardware, with independence. - and full code coverage with testing of all inputs and outputs in every iteration). For something like an in flight entertainment (Level E), there are very little code / test requirements (to meet FAA regs - not passenger satisfaction!)

      The FAA credit the (quite robust when followed) DO-178B process as the reason for so few software related accidents. Many examples of aircraft accidents the media attribute to 'software fault' is usually a hardware error providing incorrect input. - or a result of poor requirement definition up front.... (such as software had no requirement to disregard erroneous Angle of Attack data, causing severe pitch problems in an airbus.)

      If you get into it, the FAA regulations around software are pretty safe. If you're in doubt, contact your local D.E.R.

    11. Re:No. by Big+Hairy+Ian · · Score: 3, Interesting

      If you read the Wiki page on Sioux City flight 232 you'll see that the issue has occurred several times with the crew finding the same solution each time. However on only one occasion has a plane suffered the same catastrophic failure and landed successfully which was the 2003 DHL A320 that lost all hydrolics when it was struck by a misile shortly after taking off from Baghdad Airport.

      --

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

  2. Where's the issue? by Ryukotsusei · · Score: 5, Insightful

    I don't see the problem in this. As long as you give the aircraft a simple AI (planes practically fly themselves anyway), and a pre-set route, they should be fairly predictable. A simple in-the-air navigation system for collision avoidance and you're set.

    1. Re:Where's the issue? by ColdWetDog · · Score: 4, Informative

      I don't see the problem in this. As long as you give the aircraft a simple AI (planes practically fly themselves anyway), and a pre-set route, they should be fairly predictable. A simple in-the-air navigation system for collision avoidance and you're set.

      But OTHER aircraft might not be so predictable. TFA mentions, for example, gliders. They don't file flight plans. They're too small to carry much in the way of radar or other collision avoidance devices. Both UAVs and gliders tend to fly at low altitudes. Traffic can get very complex, very fast.

      Besides, there is no such thing as a "simple" collision avoidance system. They're hard to do (mentioned, oddly enough, in TFA).

      --
      Faster! Faster! Faster would be better!
    2. Re:Where's the issue? by MichaelSmith · · Score: 4, Interesting

      My dad flies gliders and glider tug aircraft. One of the problems he told me about is that military pilots like to fly along a rail line close to an airfield where the gliders fly. They don't care that they are cutting through the circuit for an airfield. UAVs would at least follow instructions when transiting through these areas.

  3. Pilots Union/Lobby? by Nethemas+the+Great · · Score: 5, Insightful

    Some how I think the technological aspects will be the least burdensome to implement...

    --
    Two of my imaginary friends reproduced once ... with negative results.
  4. Auto Pilot by Drakin020 · · Score: 5, Insightful

    Heck with the way things are now, the Auto Pilot can nearly land a plane by itself.

    The idea isn't too far off, but to an extent, we already have an "Auto flying" system currently in use.

    --
    The greatest revenge in life is massive success.
  5. Re:The end of private aviation by Darkness404 · · Score: 4, Interesting

    No, it won't. The one thing about technology is it starts expensive, gets cheaper and cheaper then a new breakthrough comes in and makes things more expensive and the cycle starts again. Just look at hard drives, they started incredibly expensive for a small amount of storage, then they started getting higher capacity and cheaper and cheaper, then the cycle is starting again with SSDs where just a few years ago even 32 GB was -very- expensive.

    --
    Taxation is legalized theft, no more, no less.
  6. ATC... by Omega+Hacker · · Score: 4, Insightful

    I'd love to have them get a proper air-traffic control system in place that can safely handle the load of piloted planes we have, first. Only after that would it be prudent to look at bringing UAVs into the mix.

    --
    GStreamer - The only way to stream!
  7. Not sure what the BFD is by oodaloop · · Score: 4, Interesting

    Baghdad is hands-down the most complicated airspace in the world, with multiple simultaneous UAVs at any given time, plus rotary-wing and fixed-wing assets flying constantly, some which are engaging in real-world operations, like dropping bombs. The deconfliction that needs to be done with assets that are collecting, assets that are targeting, assets picking up or dropping off troops, Iraqi commercial aircraft, VIP aircraft, ad nausem is just mind-boggling. The ATC there does this every day. Why is flying one UAV in the US that big a deal?

    --
    Tic-Tac-Toe, Global Thermonuclear War, and relationships all have the same winning move.
    1. Re:Not sure what the BFD is by MartinSchou · · Score: 4, Insightful

      The ATC there [Baghdad] does this every day. Why is flying one UAV in the US that big a deal?

      Because if something goes wrong in the USA, the airplanes in question will be landing on US citizens and not Iraqi ones.

    2. Re:Not sure what the BFD is by hax4bux · · Score: 3, Informative

      You might start w/this little NTSB report about a UAV in the national airspace system.

      http://www.ntsb.gov/ntsb/brief.asp?ev_id=20060509X00531&key=1

  8. Re:Weddings & Funerals by Ungrounded+Lightning · · Score: 3, Interesting

    These unmanned planes are especially dangerous to people attending a wedding or a funeral.

    Especially when the guests are firing into the air in celebration or salute.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  9. Already been tried, and didn't go so well. by TheModelEskimo · · Score: 3, Funny

    I tried this once, in a comic book I wrote. It didn't really work so well and several commercial airliners crashed. Oh and a terrorist hacked into one of the drones. I wouldn't recommend following this route unless you are using it as a violent plot device.

  10. Yes, but not right away. by antirelic · · Score: 4, Interesting

    I'm up in the air about this one. The US military is probably one of the biggest consumers of unmanned air craft, and has been using them extensively for quiet some time in Afghanistan. For the most part, the highlights scream "success", but I dont really trust the news for two reasons. One, the media is untrustworthy. Two, the military does not benefit by releasing news of drone failures (opsec issue and all, for those crazy left wing anti military whack jobs make of it what you will).

    I'd be more inclined to support this if the military released unclassified reports on all of its unmanned UAV activities. Yes, UAV is not nearly the same as "commercial airliner" but its a good step in the right direction. The military can probably provide mountains of information on the outcome of thousands upon thousands of flights and all sorts of variable problems they have encountered (from mechanical to signal). This will be another area where military tech and military experience directly and dramatically impacts commercial applications of new technology.

    Unmanned flight is going to happen. Not if, but when. This will occur with commercial cargo transports first (FedEx, UPS, etc), where saving money on "human support systems" will go a long way to reduce costs, improve route times, increase the amount of flights to be made, etc.. It only makes sense.

    --
    20th century Marxism is not progress...
  11. It will take a lot more. by lsdi · · Score: 5, Interesting

    I'm a pilot (A320 rating) and a software developer for a major brazilian airline. Unmaned aircrafts are remote controlled. Airbus and Boeing NG airplanes can, in fact, fly with almost no human intervention. But they only do that with very very specific scenarios and cannot solve any situation that is not predicted. In fact, there is no auto-pilot in the market right now that can keep a plane flying with 26kts+ of wind, it cannot predict the wind movement because it just can't learn how the wind gusts are behaving. 26kts winds are nothing, any private pilot can land a cessna skylane with that situation. IRS systems fail, VOR/NDB usually fail, ILS also. It is NOTuncommon to a pilot land a plane "tech-blind". That's just a simple scenario, there are thousands of situations where learning stuff on the spot is required. There is no computer in the market right now that can predict a wind-shear, thing that barely experienced pilots can. Students try to make a car drive by itself and that thing usually is too slow, unreliable, and just do wrong things. It will take decades of AI development to make a computer actually fly an airplane. Yes, I'm a A320 pilot and software developer, if you are too skeptical I can send my code you can check on ANAC website (FAA-like in brazil).

  12. Re:The end of private aviation by BiggerIsBetter · · Score: 3, Interesting

    The one thing about technology is it starts expensive, gets cheaper and cheaper then a new breakthrough comes in and makes things more expensive and the cycle starts again.

    The one thing about certified aviation electronics is that they generally DON"T get cheaper and cheaper. It's a limited market and the costs involved in certification are high.

    this won't spell the end of private aviation, but don't think you'll get a transponder for $100 any time soon...

    --
    Forget thrust, drag, lift and weight. Airplanes fly because of money.
  13. Soutwest Flight 1 0 0 9er, to Sun Baked Tower, by LifesABeach · · Score: 3, Funny

    Over.

    Southwest Flight 1 0 0 9er to Sun Baked Tower requesting I L S approach, over.

    Sun Baked Tower to Southwest Flight 1 0 0 9er, you are cleared for runway 2 2 Left, maintain altitude 2 5 0 0, at 2 7 5 over.

    Southwest Flight 1 0 0 9er, requesting Short Final to runway 2 2 Right, over.

    Sun Baked Tower to Southwest Flight 1 0 0 9er, that is a negative, there is Light Aircraft using that runway. You are directed to runway 2 2 Left.

    Southwest Flight 1 0 0 9er, that's a negative Tower, I see no Light Aircraft Transponder emissions, am turning Short Final now.

    SOUTHWEST FLIGHT 1 0 0 9ER YOU ARE TURNING INTO LIGHT AIRCRAFT, VEER AWAY, VEER AWAY!!!

    Southwest Flight 1 0 0 9er, wheels on the ground, encountered light turbulence on short final approach.

    SOUTHWEST FLIGHT 1 0 0 9ER YOU HAVE COLLIDED WITH 3 LIGHT AIR CRAFT!!!

    Southwest Flight 1 0 0 9er, I am not experiencing any difficulties, no need to Roll the Crash.

  14. This isn't about safety, it's about freedom. by professorguy · · Score: 3, Insightful

    We can argue all day whether the planes are SAFE. I'm sure they can be made safe enough eventually.

    But the important point here is: THE GOVERNMENT WANTS TO DEPLOY MILITARY EQUIPMENT AGAINST U.S. CITIZENS ON DOMESTIC SOIL.

    The details of the technology are secondary to this violation of Posse Comitatus Act of 1878. And, again, we can argue about how much of the act is still available to citizens, but the real point is LET'S NOT GIVE UP ANY MORE!