Path: Common/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. --------------------------------------------------------------------------
ACPro: Help/HelpSystem Common: Classes/@statespace/and.m Common: Classes/@statespace/close.m Common: Classes/@statespace/connect.m Common: Classes/@statespace/eig.m Common: Classes/@statespace/get.m Common: Classes/@statespace/getabcd.m Common: Classes/@statespace/getsub.m Common: Classes/@statespace/isempty.m Common: Classes/@statespace/mtimes.m Common: Classes/@statespace/plus.m Common: Classes/@statespace/series.m Common: Classes/@statespace/set.m Common: Classes/@statespace/statespace.m Common: CommonData/SwooshWatermark Common: Control/Append Common: Control/C2DZOH Common: Control/CCVModel Common: Control/EVAssgnC Common: Control/EigEval Common: Control/IC Common: Control/Parallel Common: Control/S2Damp Common: Control/SVPlot Common: Control/Series Common: Control/SizeABCD Common: Control/Step Common: Control/TrnsZero Common: Control/WPZ Common: Control/WReson Common: GUIs/Figui Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/LogLimit Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/SortFigs Common: Graphics/TimeLabl Math: Linear/ColCompR Math: Linear/IsZero Math: Linear/RowCompU Math: Solvers/LSSVD
Back to the Common Module page