editor's blog
Subscribe Now

Modern Dead Reckoning

VTI Technologies recently announced a project they worked on with Tampere University of Technology in Finland to improve navigation for both cars and pedestrians in environments where GPS may not be reliable. This can particularly be the case in dense urban settings where the GPS signal may be blocked or too distorted to be useful. With the growth in location-based services, even if you may not care what your exact position is, someone else does. Without GPS, dead reckoning is required to figure out where you are.

Dead reckoning refers to navigation where you have no clear points of reference along the way; you know your starting point, and based on your speed and direction, you calculate where you are at any time. The problem is that each of those calculations has some error and that, even if small, such errors accumulate over time and can make you think you’re somewhere you’re not. Before old-school gyroscopes, ships navigated by dead reckoning across the oceans, so you can imagine that, with very little in the way of reference points (except the stars, whose east-west position is confounded with time, making longitude hard to figure out), they might have been surprised when they finally caught sight of land.

Today GPS provides a golden reference point, but dead reckoning can be used in the gaps where GPS isn’t available.

I talked with VTI’s Ulf Meriheinä to understand better how this works. It’s a fusion of a number of technologies that come together to complement each other. The pieces of the dead-reckoning puzzle are:

–          Access to speed information; this could be from the speedometer signal in a car or from a pedometer signal of some sort on a pedestrian (say on the chest-belt of a runner)

–          A gyroscope

–          A digital roadmap

–          A simulation algorithm called “particle filtering”

The speedometer signal tells you how far you’ve gone in a straight line. There is an error of around 1% or less in this calculation. The longer you go without turning, the more linear error might accumulate.

Once you turn, the gyroscope detects that turn. So it can now help correct any accumulated linear error if it can determine accurately where you turned. And that’s where the map and simulations come in.

As you progress, your position is being correlated with the map. If you assume you can’t go off-road, then the number of places you might have turned becomes much smaller. In more technical terms, the probability density of your location gets compartmentalized, if you wish, to a few discrete possibilities.

This is where the simulation comes in. Particle filtering is a Monte Carlo variant where an overall probability density is partitioned into a discrete number of “particles.” As the simulation progresses, some of the particles are calculated as less and less likely and are filtered out, ultimately leaving one. Based on this, they system decides where you turned on the map.

Given that information, you can now reset your dead reckoning reference point to that value and restart your calculations as you continue forward. All previous errors disappear because the new location point isn’t based on your navigation calculations, but on deciding where on the map you are and picking the data from there.

VTI’s point with this is that you need a (or, more specifically, their) very accurate gyroscope for this to work so that those subtle changes in direction that we don’t notice, and which sometimes get us completely turned around, don’t escape detection and get this system all turned around.

Once GPS kicks back in, then you’re back onto that as a reference.

Leave a Reply

featured blogs
Dec 2, 2024
The Wi-SUN Smart City Living Lab Challenge names the winners with Farmer's Voice, a voice command app for agriculture use, taking first place. Read the blog....
Dec 3, 2024
I've just seen something that is totally droolworthy, which may explain why I'm currently drooling all over my keyboard....

Libby's Lab

Libby's Lab - Scopes Out Silicon Labs EFRxG22 Development Tools

Sponsored by Mouser Electronics and Silicon Labs

Join Libby in this episode of “Libby’s Lab” as she explores the Silicon Labs EFR32xG22 Development Tools, available at Mouser.com! These versatile tools are perfect for engineers developing wireless applications with Bluetooth®, Zigbee®, or proprietary protocols. Designed for energy efficiency and ease of use, the starter kit simplifies development for IoT, smart home, and industrial devices. From low-power IoT projects to fitness trackers and medical devices, these tools offer multi-protocol support, reliable performance, and hassle-free setup. Watch as Libby and Demo dive into how these tools can bring wireless projects to life. Keep your circuits charged and your ideas sparking!

Click here for more information about Silicon Labs xG22 Development Tools

featured paper

Quantized Neural Networks for FPGA Inference

Sponsored by Intel

Implementing a low precision network in FPGA hardware for efficient inferencing provides numerous advantages when it comes to meeting demanding specifications. The increased flexibility allows optimization of throughput, overall power consumption, resource usage, device size, TOPs/watt, and deterministic latency. These are important benefits where scaling and efficiency are inherent requirements of the application.

Click to read more

featured chalk talk

Vector Funnel Methodology for Power Analysis from Emulation to RTL to Signoff
Sponsored by Synopsys
The shift left methodology can help lower power throughout the electronic design cycle. In this episode of Chalk Talk, William Ruby from Synopsys and Amelia Dalton explore the biggest energy efficiency design challenges facing engineers today, how Synopsys can help solve a variety of energy efficiency design challenges and how the shift left methodology can enable consistent power efficiency and power reduction.
Jul 29, 2024
94,786 views