Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 954 Bytes

README.markdown

File metadata and controls

22 lines (11 loc) · 954 Bytes

Canard Roll Control

Math, data, and algorithms for our canard roll control setup.

Setup:

overview

We have a modular flight computer stack. There is an ethernet bridge between sensors and actuators. The FC in the middle is running a state estimator (kalman filter) and a nested PID loop as in the above diagram.

Canard Aerodynamics

Gathering up the theory from past roll teams for a theoretical model of the aerodynamics on delta wings:

notebooks/fin-force.ipynb

notebooks/accel-fin-alpha.ipynb

Tring to use Launch 11 as a wind tunnel test:

notebooks/l11-wind-tunnel.ipynb