Skip to content

Flightpath reconstruction of Cessna 172 aircraft using unscented kalman filter

License

Notifications You must be signed in to change notification settings

7Gozel/flightpath_reconstruction_using_ukf

Repository files navigation

flightpath_reconstruction_using_ukf

In this project, flightpath reconstruction was carried out using unscented kalman filter. Cessna 172 was manually controlled in simulated environment then flight data was extracted from logged Flightgear data to perform FPC algorithm.

"protocol.xml" was used according to "https://wiki.flightgear.org/Generic_protocol". Running the Flightgear from command prompt with the "fgfs --config=protocol.xml" will log files into "example.csv" located (for Windows) in "\AppData\Roaming\flightgear.org\Export".

Here is resulting reconstructed flightpath: 3D_plot

Unscented kalman filter was based on methods provided by following references:

Wan, Eric, and Rudolph Van Der Merwe. The Unscented Kalman Filter. 2004.

Chapter 7: Recursive Parameter Estimation "Flight Vehicle System Identification - A Time Domain Methodology" Second Edition by Ravindra V. Jategaonkar published by AIAA, Reston, VA 20191, USAA

Otávio, Bruno & Teixeira, Soares & Torres, Leonardo & Henriques, Paulo & Oliveira, Iscold & Aguirre, Luis. (2005). Flight path reconstruction using the unscented Kalman filter algorithm.

About

Flightpath reconstruction of Cessna 172 aircraft using unscented kalman filter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages