{"id":13076,"date":"2023-02-02T10:02:05","date_gmt":"2023-02-02T08:02:05","guid":{"rendered":"https:\/\/atostek.com\/?p=13076"},"modified":"2023-03-29T10:02:53","modified_gmt":"2023-03-29T07:02:53","slug":"13076","status":"publish","type":"post","link":"https:\/\/atostek.com\/en\/13076\/","title":{"rendered":""},"content":{"rendered":"
Positioning is about finding the best way to utilize sensor measurements which are often quite erroneous. How does mathematics help with this?<\/strong><\/p>\n I recently finished my master\u2019s thesis on vehicle positioning. In this blog post, I\u2019m going to describe in simple terms what is mathematics used for in positioning algorithms. The purpose is not to focus on the mathematics itself, but on why it is used. After all, math can be quite complicated, so there should be a good reason for making use of it. In this text, I\u2019m concentrating on university-level mathematics: probability theory, linear algebra & mathematical optimization.<\/p>\n Positioning is based on measurements from different sensors, and these measurements are always erroneous to some extent. For instance, position measurements from GPS (or more generally, GNSS) are rarely very accurate, and often their uncertainty also varies from one moment to another. The more clearly the GPS receiver can detect the signals sent by the GPS satellites, the more accurate the position measurements on average are.<\/p>\n By means of probability theory, the inherent uncertainty of measurements can be taken into account. In practice this means that the measurements are modelled as random variables, and quantities usually describing randomness, such as standard deviation or variance, are used for describing uncertainty. By doing this, the formulas of probability theory can be applied to weight measurements according to their uncertainty. For instance, a highly uncertain GPS position measurement can be given less weight in the computations than a more reliable position measurement.<\/p>\n Moreover, when the quantity being estimated is also modelled as a random variable, probability theory makes it possible to estimate the uncertainty of the estimate itself. With position, such an uncertainty estimate could for example be that the position estimate produced by the algorithm is off by at most 1 meter with 95 % probability.<\/p>\nFactoring in uncertainty with probability theory<\/h2>\n