UAV Inspection of Large Components. Adaptive Navigation at Runtime
Autor: | Michelle Bettendorf |
---|---|
EAN: | 9783346584656 |
eBook Format: | |
Sprache: | Englisch |
Produktart: | eBook |
Veröffentlichungsdatum: | 03.02.2022 |
Kategorie: | |
Schlagworte: | UAV bachelorthesis computerscience drone kalmanfilter potentialfield |
18,99 €*
Versandkostenfrei
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
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.