Optical Tracking in Hypersonic Wind Tunnels
An efficient way to measure hypersonic aerodynamics
I developed an algorithm to use two independent cameras (at different frame rates) to extract aerodynamics from free-flight models in the UniSQ TUSQ hypersonic wind tunnel.
All image processing and analysis is performed in open-source code, making use of open-cv
image processing functions. The primary challenge with this project is reducing the measurement noise which gets amplified when the position and orientation of the body is differentiated twice to extract forces and moments. To resolve this, I use a custom-written Unscented (Sigma point) Kalman filter and Bayesian smoother for state estimation, which provide smooth second kinematic derivatives.
See some of our videos below, and check out the publications [1] [2] (awarded annual Best Paper by AIAA Ground Testing Technical Committee).