simulation single_run statematrix
Allows you to get details related to the statematrix for the simulation.
Format:
simulation single_run statematrix |
|---|
model_name = | an existing model |
state_matrices_name = | new state_matrices |
plant_input_name = | existing plant_input |
plant_output_name = | existing plant_output |
plant_state_name = | existing plant_state |
reference_marker = | an existing marker |
matrix_format = | matrix_x/matlab |
file_name = | any file |
Example:
simulation single_run statematrix & |
|---|
model_name = | ATV_4poster & |
file_name = | file1 |
Description:
Parameter | Value Type | Description |
|---|
model_name | An Existing Model | Specifies an existing model. |
state_matrices_name | New State_matrices | Specifies the new name for the matrix data element that defines the state transition matrix for the linear system. |
plant_input_name | Existing Plant_input | Specifies the plant input that Adams View uses as plant inputs in the state matrices computation. |
plant_output_name | Existing Plant_output | Specifies the plant output that Adams View uses as plant outputs in the state matrices computation |
plant_state_name | Existing Plant_state | Specifies a plant state to be used to define a set of states that are to be used in the linearization scheme. |
reference_marker | An Existing Marker | Specifies an existing marker for reference |
matrix_format | | Specifies the matrix format to be used |
file_name | Any File | Specify the name of the software in whose input format Adams View is to output the state matrices. |
Extended Definition:
1. Adams View requires a minimum representation of the system to generate the state matrix from which eigenvalues can be computed. For non-stationary systems, the state matrix is a function of the states used to linearize the system.
2. You may identify a model by typing its name or by picking it from the screen. If the model is not visible on the screen, you must type the name. You may also find it convenient to type the name even if the model is displayed. You must separate multiple model names by commas. If the model is visible in one of your views, you may identify it by picking on any of the graphics associated with it. You need not separate multiple model picks by comma
3. If you do not specify a plant input, Adams View does not output the B and D matrices
4. If you do not specify a plant output, Adams View does not output the C and D matrices.
5. Currently, two software formats are supported:
■matrix_x : specifies the MATRIXx (FSAVE format)
■matlab : specifies the MATLAB (ASCII flat file format).
6. You may identify a model by typing its name or by picking it from the screen. If the model is not visible on the screen, you must type the name. You may also find it convenient to type the name even if the model is displayed. You must separate multiple model names by commas. If the model is visible in one of your views, you may identify it by picking on any of the graphics associated with it. You need not separate multiple model picks by commas.