Slashdot Mirror


DARPA Develops Non-GPS Navigation Chip

Zothecula writes "The Global Positioning System (GPS) has proved a boon for those with a bad sense of direction, but the satellite-based system isn't without its shortcomings. Something as simple as going indoors or entering a tunnel can render the system useless. That might be inconvenient for civilians, but it's potentially disastrous to military users, for whom the system was originally built. DARPA is addressing such concerns with the development of a self-sufficient navigation system that can aid navigation when GPS is temporarily unavailable."

26 of 84 comments (clear)

  1. Similar to some existing systems by MLBs · · Score: 5, Informative

    Embedded car GPS systems are linked to the car speed data, and when entering a long tunnel, will continue to move the position correctly.
    For this limited scenario, it appears to the user as if the GPS was active all along.

    1. Re:Similar to some existing systems by nazsco · · Score: 2

      yeah, didn't see how this is "new". but i'm sure they will get all the patents and billionaire grants.

    2. Re:Similar to some existing systems by NatasRevol · · Score: 4, Informative

      Dead reckoning, thousands of years old, now with computer. Patent!

      --
      There are two types of people in the world: Those who crave closure
    3. Re:Similar to some existing systems by 4wdloop · · Score: 2

      Good points...I could use one in IKEA...

      --
      4wdloop
    4. Re:Similar to some existing systems by BasilBrush · · Score: 2

      Embedded car GPS systems are linked to the car speed data, and when entering a long tunnel, will continue to move the position correctly.
      For this limited scenario, it appears to the user as if the GPS was active all along.

      Yes, but that's just software, blindly dead-reckoning from your GPS implied speed going into the tunnel, and it's map of where the tunnel goes. And generally they give up even after a minute or so, because the programmers accept it'll be wildly inaccurate by then.

      This a a chip, with 3 gyros and 3 accelerometers. Which means it can tell when you change speed and direction. And will be reasonably accurate for much longer.

      Nothing particularly new. Just military spec one in a tiny package. But more than you get with a consumer satnav.

  2. Not disastrous by phantomfive · · Score: 4, Interesting

    It wouldn't be disastrous for military applications, because military navigators are all trained on how to navigate without GPS. And they practice it. Also, does anyone lose their way going into a tunnel? Maybe a mining complex or caves or something....

    It works by have six-axis, extremely sensitive, gyroscopes and accelerometers. Thus it can extrapolate position within a margin of error, hopefully long enough to get back in range of GPS.

    --
    "First they came for the slanderers and i said nothing."
    1. Re:Not disastrous by phantomfive · · Score: 2

      see how far you get without navigation

      Without navigation? Of course you'll get lost. Without GPS? Boats do it all the time on the ocean, without any roads.

      --
      "First they came for the slanderers and i said nothing."
  3. Article misses the point by pavon · · Score: 5, Informative

    What the article is describing (an IMU) have been around forever (since before GPS), and pretty much any system that uses GPS for navigation has one to supplement the GPS. What is new here is the size; a full IMU on a single chip the size of your pinky finger nail. Pretty cool considering that not too long ago these used to comprise of multiple separate physical devices (gyrometer x3, accellerometer x3, magnetometer), but have been getting progressively smaller over the years. MEMs has come a long way.

    1. Re:Article misses the point by storkus · · Score: 2

      Mod parent up: the story here is the extreme miniaturization taking place, where separate units or even a rack full of equipment can now be made into a single chip the size of an existing GPS/GLONASS receiver by itself!

      But wait, there's more: remember the the atomic clock on a chip that DARPA wanted? I think we now know what they really wanted it for, as you can't implement this kind of indoor inertial navigation (with errors in inches/centimeters) without one.

      Oh, and for you tin-hat folks, here's another: with this, you can now have your movements tracked INDOORS as well as out simply by sewing one of these in as a fake button, between seams, etcetera: this is the final ingredient in 100% ubiquious surveillance that until now has not been possible. Are you scared yet?

    2. Re:Article misses the point by Anonymous Coward · · Score: 3, Funny

      "Sir, target appears to be spinning round and round in the laundry room."

  4. it IS existing systems in smaller package by rubycodez · · Score: 5, Informative

    nothing new about gyroscopes and accelerometers in a package, even an integrated circuit one.....this might be smaller or perhaps more accurate than some I've seen over the DECADES. but definitely no new tech or ideas here.

  5. Re:INS has been around... with shortcomings by davids-world.com · · Score: 2

    http://en.wikipedia.org/wiki/Inertial_navigation_system There are even a whole bunch of ways to build them.

  6. Re:most likely in case of jamming by gstoddart · · Score: 2

    if you are indoors you probably know where you are

    Go to an average mall nowadays and ask yourself it that's true. ;-)

    --
    Lost at C:>. Found at C.
  7. Horrible summary by MasseKid · · Score: 3, Informative

    The story here is they made a really small INU & timing module. AHRS/IMU/INU (among other acronyms) have been around for a very long time. This is simply a very, very, small one, that is probably cheaper to produce than exsiting MEMS systems. Of course, it won't have the accuracy of the larger systems, but that's part of the trade offs.

  8. Re:most likely in case of jamming by h4rr4r · · Score: 3, Interesting

    if you are indoors you probably know where you are

    Says the man who never travels. Try out your theory in an airport or major mall. Heck, I would love indoor navigation for some medical complexes.

  9. Re:Bullet with GPS? by leftover · · Score: 2

    Smart but misguided, one might say ...

    --
    Bent, folded, spindled, and mutilated.
  10. Re:most likely in case of jamming by LordNightwalker · · Score: 4, Interesting

    if you go into a tunnel, you will come out and get the signal again. and its not like you need to navitage inside a tunnel.

    Not all tunnels have only one entry and exit point. I already missed an exit in the tunnels under Brussels on a couple of occasions. And even if all tunnels were simple one-pipe affairs... What if you need to make a turn shortly after the tunnel, and your GPS takes too long to get a fix so it still has you at the tunnel's entrance when you blissfully sail past your turn?

    I'm not saying we couldn't cope without these improvements, as indeed in the past we managed to do just fine without GPS. But there's room for useful improvement nonetheless.

    --
    Install windows on my workstation? You crazy? Got any idea how much I paid for the damn thing?
  11. Digikey by ssyladin · · Score: 2

    So when can I get these at digikey?

  12. Inertial Nav + Kalman Filter by sillivalley · · Score: 4, Informative

    As others have posted, intertial nav platforms have been around for decades -- in military aircraft, and then in commercial aircraft.

    The break throughs are not only in getting the platform sensors, the gyros, accelerometers, and magnetometers, onto a single chip, but also in being able to provide the computer horsepower to do the Kalman filtering to integrate all these sensors to come out with a nav/position solution, in a few cubic centimeters of processed sand, and for a few Watts.

    It's not just the sensors, it's the processing as well. The sensors just throw data at you (data with all sorts of errors); the Kalman filter lets you bring everything together for your nav/position solution. As a prof long ago said it, "Kalman filtering -- how to stop worrying and learn to love matrix inversion."

  13. Re:Don't they already have this? by OhSoLaMeow · · Score: 5, Interesting

    Missiles have had inertial navigation systems for some time now. Where's the advance that brings this technology to regular consumers?

    DC8 jets had inertial navigation systems back in the '60s. You could fly from LAX to Tokyo without touching the controls and the plane would only be a few hundred yards off alignment from the runway. Not bad for a 5000+ mile flight.

    --
    They can take my LifeAlert pendant when they pry it from my cold dead fingers.
  14. Probably for the JDAM and smaller munitions by Animats · · Score: 2

    One major application for this is terminal guidance for munitions, like the Joint Direct Attack Munition and surface-to-ground missiles like the Hellfire. Those need an IMU so they can hit targets with GPS jammers. They get an initial position from the aircraft, which has a better IMU and upward-looking antennas which can probably get GPS despite ground jammers. All the small IMU has to do is keep a good position and heading for about a minute.

    As this gets smaller, it becomes usable on more munitions, such as mortar rounds. Eventually, most indirect fire ammo will have this.

  15. Re:most likely in case of jamming by alen · · Score: 2

    in the USA we have A-GPS. the cell towers send out a GPS signal which is a lot faster than the US Air Force one

  16. PATH finding in downtown Toronto. by westlake · · Score: 2

    if you are indoors you probably know where you are

    Let me introduce you to the Great White North:

    PATH is downtown Toronto's underground walkway linking 28 kilometres of shopping, services and entertainment.

    PATH facts:

    According to Guinness World Records, PATH is the largest underground shopping complex with 29 km (18 miles) of shopping arcades. It has 371,600 sq. metres (4 million sq. ft) of retail space. In fact, the retail space connected to PATH rivals the West Edmonton Mall in size.

    The approximate 1,200 shops and services, such as photocopy shops and shoe repairs, found in PATH, employ about 5,000 people. Once a year, businesses in PATH host the world's largest underground sidewalk sale.

    More than 50 buildings/office towers are connected through PATH. Twenty parking garages, five subway stations, two major department stores, six major hotels, and a railway terminal are also accessible through PATH. It also provides links to some of Toronto's major tourist and entertainment attractions such as: the Hockey Hall of Fame, Roy Thomson Hall, Air Canada Centre, Rogers Centre, and the CN Tower. City Hall and Metro Hall are also connected through PATH.

    There are more than 125 grade level access points and 60 decision points where a pedestrian has to decide between turning left or right, or continuing straight on. The average size of a connecting link is 20 metres (66 ft.) long by 6 metres (20 ft.) wide.

    Signage includes a symbol for people with disabilities whenever there is a flight of stairs ahead.

    PATH Facts

  17. Re:most likely in case of jamming by amjohns · · Score: 2

    Umm, that's not at all how A-GPS works.
    http://en.wikipedia.org/wiki/Assisted_GPS

    A-GPS works by providing an estimated position and time to the GPS reveiver, along with ephemerides (orbital position/parameters) of the satellites. Together, that the search space of which satellitest to look for, estimates of signal doppler, and estimated position. So you get a faster initial position fix, ie cold-start. Once your GPS has accurate time, position, and lock on multiple satellites, A-GPS provides no more benefits.

    The data is not a GPS signal from the towers, it's a data payload, pure and simple. In some systems, the GSM networks provides a special low-latency time hack directly, since A-GPS really needs 1mS accuracy to be maximally useful (1mS = 300km position error) and cellular data latency is much worse than that. Position, ephemeris ans 100ms time is still useful though. Estimated position comes from visible towers and big databases, also many smartphones use WiFi as well.

    More to the point, inertial navigation sensors like this are designed to augment Radionavigation systems, either carrying the slack when radio isn't available, or helping provide more precise or refined motion data to keep the GPS's Filterssmooth and accurate

  18. first autopilot by gl4ss · · Score: 2

    nothing new about gyroscopes and accelerometers in a package, even an integrated circuit one.....this might be smaller or perhaps more accurate than some I've seen over the DECADES. but definitely no new tech or ideas here.

    yeah.. the first autopilots worked on those gyro+accel principles.

    --
    world was created 5 seconds before this post as it is.
  19. Crystal City in Washington DC by billstewart · · Score: 2

    There's a respectably large underground complex in Crystal City, on the south side of Washington DC, though it's not quite Toronto scale. A subway station, a mall with food court, entrances to office buildings, bottom floors of a couple of hotels. I had some business trips where entered the subway at National Airport (briefly above ground) and didn't come out of the tunnels again until I left town. There's an elevator in the complex that tells you what floor you're on which was confused one day (telling me I was one floor below the one I was really on), and unfortunately I didn't have time to take it down to the basement to see what it would say about it.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks