13.07.2015 Views

An Integrated, Modular Simulation System for Education ... - Cal Poly

An Integrated, Modular Simulation System for Education ... - Cal Poly

An Integrated, Modular Simulation System for Education ... - Cal Poly

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Navion Longitudianal State Space Setup — Archangle%%Navion longitudianl state space setup%FASAND Fundamentals of Aircraft <strong>Simulation</strong> <strong>An</strong>d Nonlinear Dynamics%% This is a state space model of the Navion example aircraft% used to validate the FASAND code. The A and B matricies were% obtained from Arcangle 1.0 by inputing the example non-dimensional% derivatives provided in appendix A of "Flight stability and% control" Robert C. Nelson%% This Script is free to copy and distribute <strong>for</strong> educational purposes as long% as this notice is included.%% Doug Hiranaka%% Created: 8-98% Copyright (c) 1998-99 by Penguin Aeronautics.ANavionLonA=[ -0.0448765 6.297068 -32.174 0-0.002097989 -2.014955 0 10 0 0 10.01899917 -6.906006 0 -2.974 ];ANavionLonB=[ 0-0.15931150-11.65435 ];ANavionLonC=[ 1 0 0 00 1 0 00 0 1 00 0 0 1 ];ANavionLonD=[ 0000 ];states = {’u’ ’alpha’ ’theta’ ’q’};inputs = {’elevator’};output = {’speed’ ’angle of attack’ ’pitch angle’ ’pitch rate’};aLonSys = ss(ANavionLonA,ANavionLonB,ANavionLonC,ANavionLonD,’statename’,states,...’inputname’,inputs,...’outpurname’,output);174

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!