Replies: 2 comments 1 reply
-
Hey Corey, My problem is viewing the web page on df-aggregator. I have it installed and can run it but I'm not sure how to configure it so I can see the additional web pages. Thanks, |
Beta Was this translation helpful? Give feedback.
-
I was wondering if there would be any interest in a Bayesian updating algorithm to sequentially generate the "best point" based on the real-time sequence of measurements of position, time, and altitude of the SDR and direction of the multi-pole maximum lobe? I have been mulling this over for a drone based platform to combine with a Bubble.io hosted REST API. The math I'm chewing through is a 2-D Guassian posterior on sphere representing the distribution of the estimate of the broadcast position combined with an initial uniform prior (potentially over the surface of the earth). Each iteration would take the previous iterations estimate of the mean and covariance matrix of the posterior and update it with the current observed direction from a given position and time. This could be used to draw a "3 sigma" confidence ellipsoid around the estimate of the mean broadcast position. I can definitely get this to work for static broadcasters, and might be able to work out the estimator for broadcasters moving "linearly" on great arcs, or possibly piece-wise quadratic (position, direction of motion, direction of acceleration). But that will take a bit of tensor magic. Thoughts? |
Beta Was this translation helpful? Give feedback.
-
Feel free to post feedback and general questions here. If you're encountering an error or notice a bug, please open an issue.
Beta Was this translation helpful? Give feedback.
All reactions