Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9269143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:02:27+00:00 2026-06-18T15:02:27+00:00

I have the following Problem regarding aircraft tracking via multilateration: We managed to implemented

  • 0

I have the following Problem regarding aircraft tracking via multilateration:
We managed to implemented some algorithms to calculate aircraft Positions based on multilateration using 3 or 4 receivers.
The problem is, that the track looks quite “shaky” (Please See the picture in the link, sorry i could not add it here because of reputation.)

GPS and Mlat Track

The green line is the true GPS track of an aircraft on Ground, orange is the computed track by multilateration (Time Difference of Arrival, roughly one to two positions per second). The GPS Track is just for comparison, it might not be available in future.

What would be a good way to smooth the track? I stumbled over Kalman Filters. I am not a mathematician or have any experience in robotics or the like. Math at this level is extremely hard to non-understandable for me (I am glad i managed the multilateration quite ok). The Track is computed by closed-form algorithm. Maybe switching to an iterative algorithm also might help?

So, would it make sense to implement a Kalman Filter on the resulting Multilateration Position itself? Or maybe already on the TDOA values before actually calculating the position? The shaky look results in minor measurement errors at the receivers site, so it might help to smooth/filter the TDOA values itself.

But then still I need a very sophisticated update model, since the aircraft is moving and the TDOA values depend one true aircraft position. I could imagine, the model for smoothing a Track and smoothing the TDOA values itself is quite similar. if not the same.

We do all that in Java, so maybe there is some library available with which we could start without doing all the math again?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T15:02:29+00:00Added an answer on June 18, 2026 at 3:02 pm

    This is a classical tracking problem, on which you’ll find tons of scientific literature with a lot of different approaches. The bad news is, if you can’t find a library which does the job for you, you’ll have to look into the math.

    Utilizing a Kalman Filter goes into the right direction, since can it estimate a state (position, velocity) from indirect measurement data. Since your multiliterations are a non-linear mapping for the measurement data, you need a non-linear estimator.

    My standard recommendation for such problems is the Unscented Kalman Filter because of its (relative) algorithmic simplicity and its high robustness. It can also take care of your multiliteration, because multiple different measurement within one time step are allowed.
    As for the Kalman Filter you’ll also a need a motion model – a simple (linear) one might do the job, since I assume you’re tracking normal planes (not highly maneuverable jet fighters). Unfortunately I’m not aware of any appropriate implementation – for instructions how to implement one efficiently, read (the math behind it is not trivial):

    Merwe, R. V. D. & Wan, E. A. The square-root unscented Kalman filter for state and parameter-estimation in International Conference on Acoustics, Speech, and Signal Processing, 2001, 3461-3464

    For a (low accuracy) quick and dirty solution, implement a FIR Low-path Filter for each dimension. You’ll find tools on the web (e.g. here), which can generate code for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following code, and i have a problem regarding changing the ringtone
Hi i have following Problem. I write a Mediawiki Extension where i need some
I have the following problem, thanks in advance for any help regarding this issue.
I have a question regarding reflection in Java. Following problem: Depending on a configuration
I have the following problem to solve, perhaps you could give me some ideas
I have got the following problem. I encountered an error regarding the default parameters.
I wanted some tips regarding the following problem, from the Java experts in this
I have a problem regarding Alarm manager in Android. I have the following code
I've been struggling with the following problem for some days now. I have found
In my assignment i have a problem with reading a file. See the following

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.