Path: Common/Demos/Control
% Demonstrate eigenvector assignment using a CCV Model. A linearized model of the short-period dynamics of an advanced control configured vehicle (CCV-type) fighter aircraft is given. The example is taken from: Stevens, B.L., Lewis, F.L. , Aircraft Control and Simulation, John Wiley & Sons, 1992, pp. 354-358. This demo can stand alone or be used as input to the ControlDesignGUI. To use this with the tool follow these steps: 1. Load the CCV model into the plant. (Click the plant block in the diagram to select it, then click the Load Plant button. Locate and load CCVMode.mat) 2. Run the demo, then enter into Eigenstructure pane: Desired eigenvalues: lambda Desired eigenvectors: vD Design Matrix: d Rows in d per eigenvalue: rD Weighting vectors: w 3. Push Create. ------------------------------------------------------------------------ See also EVAssgnC, IC, CCVModel ------------------------------------------------------------------------ % -------------------------------------------------------------------------- Copyright (c) 1997 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
Common: Control/CCVModel Common: Control/EVAssgnC Common: Control/IC Common: Graphics/Figui
Back to the Common Module page