added conclusion kleiner fix

This commit is contained in:
Toni
2016-02-14 18:00:12 +01:00
parent 03f0606d0d
commit 6587cae808

View File

@@ -6,7 +6,7 @@ Furthermore, our approach is able to provide accurate and robust position estima
However, providing this calibration knowledge can further improve the results. In order to reduce the effort of locating the \docAP{}s and calibrating them, a numerical optimization based on predefined walks could be considered. Additionally, the graph allows for storing pre-computed signal strengths and thus enables more complex prediction models incorporating floor and wall information into the signal strength estimation. However, providing this calibration knowledge can further improve the results. In order to reduce the effort of locating the \docAP{}s and calibrating them, a numerical optimization based on predefined walks could be considered. Additionally, the graph allows for storing pre-computed signal strengths and thus enables more complex prediction models incorporating floor and wall information into the signal strength estimation.
As seen, multimodal distributions lead to faulty position estimations and therefore a rising error. One possible method to resolve this issue would be a more suiting location estimation method. Another promising way is smoothing. By deploying a fixed-lag smoother the system would still be perceived as real-time application, but is able to estimate the (delayed) estimation using future measurements up to the latest timestep. As seen, multimodal distributions lead to faulty position estimations and therefore a rising error. One possible method to resolve this issue would be a more suiting location estimation method. Another promising way is smoothing. By deploying a fixed-lag smoother the system would still be perceived as real-time application, but is able to calculate the (delayed) estimation using future measurements up to the latest timestep.