Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Technology Science

Engineers Teach a Drone To Herd Birds Away From Airports Autonomously (techxplore.com) 47

An anonymous reader quotes a report from Tech Xplore: Engineers at Caltech have developed a new control algorithm that enables a single drone to herd an entire flock of birds away from the airspace of an airport. The algorithm is presented in a study in IEEE Transactions on Robotics. Herding relies on the ability to manage a flock as a single, contained entity -- keeping it together while shifting its direction of travel. Each bird in a flock reacts to changes in the behavior of the birds nearest to it. Effective herding requires an external threat -- in this case, the drone -- to position itself in such a way that it encourages birds along the edge of a flock to make course changes that then affect the birds nearest to them, who affect birds farther into the flock, and so on, until the entire flock changes course. The positioning has to be precise, however: if the external threat gets too zealous and rushes at the flock, the birds will panic and act individually, not collectively.

To teach the drone to herd autonomously, Soon-Jo Chung, an associate professor of aerospace, and his colleagues [...] studied and derived a mathematical model of flocking dynamics to describe how flocks build and maintain formations, how they respond to threats along the edge of the flock, and how they then communicate that threat through the flock. Their work improves on algorithms designed for herding sheep, which only needed to work in two dimensions, instead of three. Once they were able to generate a mathematical description of flocking behaviors, the researchers reverse engineered it to see exactly how approaching external threats would be responded to by flocks, and then used that information to create a new herding algorithm that produces ideal flight paths for incoming drones to move the flock away from a protected airspace without dispersing it. The team tested the algorithm on a flock of birds near a field in Korea and found that a single drone could keep a flock of dozens of birds out of a designated airspace. The effectiveness of the algorithm is only limited by the number and size of the incoming birds.

This discussion has been archived. No new comments can be posted.

Engineers Teach a Drone To Herd Birds Away From Airports Autonomously

Comments Filter:
  • I mean, what could go wrong?

    • I'm more interested in how long it'll take for the birds to learn that the drone can't actually hurt them, and that they can either ignore it, or attack it and get it out of the sky?
      • by mykepredko ( 40154 ) on Wednesday August 08, 2018 @05:50PM (#57093620) Homepage

        Read the paper, it seems that the issue is that the flocking birds have an exclusion zone when they're flying - when the drone enters it, the bird moves away and enters other birds exclusion zones causing a ripple effect and changing the direction of the flock.

        So, this isn't something that birds will learn to ignore as not a threat.

        • sez you
        • by theCat ( 36907 )

          You people don't even understand the problem. Birds in the flight path of jets get pulled into the engines and potentially blow up the engines, on landing or take-off, being the worst possible time for such a thing. So they built this drone to herd birds out of the way, awesome. But now that places a drone potentially in the flight path of jets, too. A drone made of plastics, metal and LiIon batteries would pretty much explode like a grenade inside the intake of a jet engine.

          Now, if the inventors can tie th

      • by ls671 ( 1122017 )

        +1 insightful!

        I have seen this happen with other bird deterring techniques.

        This one seems immunized to this although but I have never seen it in use nor do I know if it is efficient:
        https://www.birdbgone.com/prod... [birdbgone.com]

      • I'm more interested in how long it'll take for the birds to learn that the drone can't actually hurt them

        Step one: Condition birds to believe that the drone is harmless
        Step two: Mount a shotgun on the drone.

  • by Zorro ( 15797 ) on Wednesday August 08, 2018 @05:52PM (#57093632)

    Drone not effective against Rodan or any other Kaiju!

  • by mykepredko ( 40154 ) on Wednesday August 08, 2018 @05:54PM (#57093644) Homepage

    It's worth going through the paper, this is some very interesting (and understandable) research with an actual application at the end. This is an study of flocking bird behaviour with the mathematics of the birds in the flock and the resulting flock behaviour being modeled and influenced using the drone.

    I don't know how practical it will be for the thousands of airports out there but for large municipal airports i would think it's very valuable.

    • Re: (Score:3, Funny)

      by PDP-1Lisp ( 4412137 )
      It's great to see these technologies applied to an important hard problem (herding flocks away from flight paths near airports). Speaking of flocking bird behavior, on a lighter note, consider the complexities of migrating geese: https://www.explainxkcd.com/wi... [explainxkcd.com]
  • Seriously, there are some non-airport sites in my city that have gigantic murders of crows. It's even worse than a scene out of Hitchcock's "The Birds"

    The city spends a ton of money driving them out with fireworks, blasted sound and lights, but they're back every year.

    • by dgatwood ( 11270 )

      That's what the nighttime detergent spray is for. It washes the oil off their feathers, and then they freeze to death. Then, you just have to deal with the yard full of dead birds.

  • To teach the drone to herd autonomously, Soon-Jo Chung, an associate professor of aerospace, and his colleagues [...] studied and derived a mathematical model of flocking dynamics to describe how flocks build and maintain formations, how they respond to threats along the edge of the flock, and how they then communicate that threat through the flock. Their work improves on algorithms designed for herding sheep, which only needed to work in two dimensions, instead of three. Once they were able to generate a mathematical description of flocking behaviors, the researchers reverse engineered it to see exactly how approaching external threats would be responded to by flocks, and then used that information to create a new herding algorithm that produces ideal flight paths for incoming drones to move the flock away from a protected airspace without dispersing it.

    Sweet jesus, you fly back and forth around the area you don't want the birds to be at. They'll be pissed at the harassment and leave. Start in the middle, work your way out. Try to time it or send a signal so that the drone isn't exactly where you don't want flying things to be.

  • A lot of airports currently have a dude riding around on a golf cart with shotgun shell blanks and "seal bombs" aka basically quarter sticks of dyanmite that are meant to scare away seals but work for birds too. That is probably the #1 most sought after job (by males at least) in the entire world and eliminating it is simply unacceptable due to its dream-crushing for everyone aware of it.
  • by sdinfoserv ( 1793266 ) on Wednesday August 08, 2018 @06:53PM (#57093896)
    Please stop implying there's some type of learning or AI going - there isn't. A "herding algorithm" reverse engineered form "mathematical description of flocking behaviors" is not a learned behavior. It's a programmed algorithm... computer code. Leaning implies an automaton developed some insight independently... Just like a self driving car will never know where left your sock in the bedroom... let alone understand the context of what a sock is....
    • by bobbied ( 2522392 ) on Wednesday August 08, 2018 @07:56PM (#57094126)

      I came here to post exactly this. There was no "learning" by the drone.

      They didn't take the drone, put it though "training" regime where it learned anything. They programed specific actions, nothing more. The device isn't modifying its behavior or it's response to stimuli based on it's experiences trying to heard birds.

    • Re: (Score:3, Informative)

      The drone isn't being 'taught' anything either, which was implied in the summary. It's 'programmed' just like a PIC embedded controller or a furby is programmed.

  • The main problem they have with systems designed to keep birds away from airports is that the birds quickly learn to ignore the system. This drone system also needs to learn how to continuously adjust it's behavior to still scare the birds just enough.
  • Drones work (Score:5, Informative)

    by NewtonsLaw ( 409638 ) on Wednesday August 08, 2018 @07:11PM (#57093976)

    I fly drones at a local airfield and can vouch for the fact that they're a very effective method of getting rid of birds from such places.

    When I first started flying at the airfield there were healthy (albeit not for the aircraft that used the place) populations of gulls, pluvers and (at certain times of the year) ducks. It was impossible to deter those birds using ground-based techniques but chasing them well beyond the airfield boundaries with a small racing drone has resulted in a dramatic drop in numbers.

    Since I started driving the birds away (be still all you animal-rights activists) there has not been a single bird-strike at the airfield.

    Of course the media would rather report that, as a drone flier, I could be spying on people, carrying high-explosives and trying to bring down airliners -- but then again we all know that what you read in the media is (these days) far from the truth.

    • by alantus ( 882150 )

      Of course the media would rather report that, as a drone flier, I could be spying on people, carrying high-explosives and trying to bring down airliners -- but then again we all know that what you read in the media is (these days) far from the truth.

      Right, those things never happen [nytimes.com].

      • LOL... I thank Venezuela for demonstrating how ineffective drones would be in this role!

        Proof that the media is blowing the risk way out of proportion!

        Watch this video [youtube.com], it puts some of the risks in perspective.

  • We've been herding away birds from fields for several millenia. Should've asked a farmer, not an engineer.

    • Engineers often times over design things, but I'm not so sure that a scarecrow is going to work here.

      I actually think it's an interesting idea, though I'm a bit aghast at the prospect of an aircraft / drone collision. Like it or not, a drone can do some serious damage to a commercial airliner. This drone will require significant supervision and coordination with air traffic too. This just gets complicated quickly.

      Not to mention that I think there might be better solutions out there. Propane cannon noise

    • by ShanghaiBill ( 739463 ) on Wednesday August 08, 2018 @10:22PM (#57094588)

      Should've asked a farmer, not an engineer.

      The farmer would have told you that scarecrows are mostly ineffective.

      • by guruevi ( 827432 )

        When used properly and if they're not fully stationary (and often moved so they're not part of the landscape), they do keep most birds away.

  • Please (Score:3, Insightful)

    by Tablizer ( 95088 ) on Wednesday August 08, 2018 @08:01PM (#57094152) Journal

    Can I use it on telemarketers?

    • by rastos1 ( 601318 )
      You don't want to herd telemarketers. You want this [youtube.com].
    • by AmiMoJo ( 196126 )

      Try disabling your voicemail.

      Years ago I stopped listening to voicemail and nothing bad happened. It was mostly spam anyway, and the few genuine people I actually wanted to talk to would send an email anyway.

      It's a great filter. People you want to talk to know to arrange a time to call first. Everyone else just hangs on the line for ages waiting for the voicemail that never comes. I get the impression that alone is often enough to get you off their spamming lists.

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...