Statt 24,99 €**
18,99 €
**Preis der gedruckten Ausgabe (Broschiertes Buch)

inkl. MwSt. und vom Verlag festgesetzt.
Sofort per Download lieferbar
  • Format: PDF

Bachelor Thesis from the year 2019 in the subject Computer Science - Applied, grade: 1.0, University of Augsburg, language: English, abstract: In this thesis, two problems are covered. The first one is to estimate the position of a drone out of two different given transformations, which don’t have the same coordinate origin. Furthermore, measurement errors have to be outbalanced so that the position estimation is as accurate as possible. In order to solve this problem, a Kalman Filter was utilized. The second problem is to direct the drone to given goal positions while avoiding obstacles. For…mehr

Produktbeschreibung
Bachelor Thesis from the year 2019 in the subject Computer Science - Applied, grade: 1.0, University of Augsburg, language: English, abstract: In this thesis, two problems are covered. The first one is to estimate the position of a drone out of two different given transformations, which don’t have the same coordinate origin. Furthermore, measurement errors have to be outbalanced so that the position estimation is as accurate as possible. In order to solve this problem, a Kalman Filter was utilized. The second problem is to direct the drone to given goal positions while avoiding obstacles. For directing the drone to the desired location a vector flight control with temporary goals was created. The vector flight control is working online and is constantly using the current estimated position of the Kalman Filter in order to direct the drone correctly at each time. This thesis is covering the concept, the implementation and evaluation of these algorithms.