Airborne Magnetic Anomaly Navigation with Neural-Network-Augmented Online Calibration

This paper presents a fully adaptive airborne magnetic navigation framework that combines an Extended Kalman Filter with a residual neural network and online natural gradient descent to achieve real-time, "cold-start" magnetic interference compensation without requiring prior calibration flights.

Antonia Hager, Sven Nebendahl, Alexej Klushyn, Jasper Krauser, Torleiv H. Bryne, Tor Arne Johansen

Published 2026-03-10
📖 4 min read☕ Coffee break read

Imagine you are trying to navigate a plane using only a compass. Sounds simple, right? But here's the catch: the plane itself is a giant, moving magnet. Its engines, electrical systems, and metal body create a massive "magnetic fog" that drowns out the tiny, subtle magnetic signals from the Earth's crust that you actually need to find your way.

For decades, solving this problem was like trying to tune a radio while the station was changing every second. You had to fly the plane in very specific, boring patterns on the ground or in the air before a real mission just to measure how much the plane messed up the compass. This was slow, expensive, and meant you couldn't just hop in a new plane and go.

This paper introduces a smart, self-learning navigation system that fixes the plane's magnetic interference while it is flying, without needing any pre-flight tests.

Here is how it works, broken down with some everyday analogies:

1. The Problem: The "Noisy Room"

Imagine you are in a crowded, noisy room (the airplane) trying to hear a whisper (the Earth's magnetic map).

  • The Old Way: Before you enter the room, you spend hours measuring exactly how loud the people in the room are, writing it down, and then trying to subtract that noise from your hearing. If the room changes (someone moves, the AC turns on), your notes are wrong, and you can't hear the whisper.
  • The New Way: You put on a pair of "smart headphones" that listen to the noise and the whisper simultaneously. As soon as the noise changes, the headphones instantly adjust to cancel it out, letting you hear the whisper clearly in real-time.

2. The Solution: A "Two-Person Team"

The authors created a system that acts like a two-person team working inside the plane's computer:

  • Person A (The Physics Expert): This is the Tolles-Lawson model. Think of this as an experienced engineer who knows the rules of physics. They know that metal parts create steady magnetic fields and that moving parts create changing fields. They handle the "big stuff"—the massive, predictable magnetic interference caused by the plane's structure.
  • Person B (The Neural Network): This is an AI (Artificial Intelligence). Think of this as a super-quick student who is great at spotting weird patterns that the engineer can't explain. Maybe a specific electrical circuit hums in a weird way, or a passenger's device interferes. The AI learns these tiny, messy, unpredictable "residual" noises on the fly.

The Magic Trick: They don't work separately. They work together inside a Kalman Filter (which is like a super-smart calculator that guesses the plane's position).

  • The calculator guesses where the plane is.
  • It compares that guess to the magnetic map.
  • If there's a difference, it doesn't just say "oops, wrong position." It asks, "Is the position wrong, or is the plane's magnetic noise wrong?"
  • It adjusts both the position guess and the AI's understanding of the noise simultaneously.

3. The "Cold Start" Superpower

The most impressive part of this paper is the "Cold Start" capability.

  • Old Systems: Needed a "Warm Start." You had to fly the plane around a few times to teach the AI what the plane sounded like. It was like needing to practice a song for weeks before you could perform it.
  • This System: Can start from zero knowledge. You can hop into a brand-new plane, turn it on, and take off. The system starts with a blank slate, listens to the magnetic noise, and learns the plane's unique "signature" in real-time while you are flying. It's like walking into a new city and instantly learning the traffic patterns just by driving for 10 minutes.

4. Why This Matters

  • No More Pre-Flight Flights: Airlines don't need to waste fuel and time flying special calibration routes just to set up the navigation system.
  • Jamming Resistance: Unlike GPS, which can be blocked by "jammers" (like in war zones), magnetic navigation uses the Earth's natural field, which is very hard to block. This system makes that technology usable for commercial planes.
  • Safety: Because the system is based on physics (the engineer) plus AI (the student), it's not a "black box." We know why it's making decisions, which is crucial for getting it certified for real-world use.

The Bottom Line

This paper presents a navigation system that is self-tuning. It's like a car that learns how its own engine vibrates and how the road feels, adjusting its suspension and steering instantly as you drive, without ever needing a mechanic to tune it up beforehand. It turns a complex, noisy magnetic problem into a clean, reliable way to find your way, even if you've never flown that specific plane before.