Simulink Control Design™ - MathWorks
setlinio ...
During simulation, the software linearizes the model using the specified analysis, and plots the magnitude and phase responses f ...
Block: scdpwm/Plant Model Port: 1 Input Arguments mdl — Simulink model name character vector | string Simulink model name, spe ...
Property Description Type Analysis point type, specified as one of the following: 'input' — Input perturbation 'output' — Outpu ...
Old analysis point set, returned as a linearization I/O object or a vector of linearization I/O objects. Alternative Functionali ...
setxu Set states and inputs in operating points Syntax op_new=setxu(op_point,x,u) Description op_new=setxu(op_point,x,u) sets th ...
op_point = operpoint('scdplane') Operating Point for the Model scdplane. (Time-Varying Components Evaluated at time t=0) States: ...
x: -0.032 (2.) scdplane/Aircraft Dynamics Model/Transfer Fcn.1 x: 0.56 (3.) scdplane/Aircraft Dynamics Model/Transfer Fcn.2 x: 6 ...
slLinearizer Interface for batch linearization of Simulink models Syntax sllin = slLinearizer(mdl) sllin = slLinearizer(mdl,pt) ...
sllin = slLinearizer(mdl,pt,op,param,blocksub,options) uses any combination of the input arguments pt, op, param, blocksub, and ...
Open the scdcascade model. mdl = 'scdcascade'; open_system(mdl); Create an slLinearizer interface for the model. Add the signals ...
Specify params as the Parameters property of sllin. sllin.Parameters = params; Now, when you use commands such as getIOTransfer, ...
pt = {'torque','Motor/PID','Engine Model/1'} Vector of linearization I/O objects — Create pt using linio. For example: pt(1) = ...
For more information, see “Specify Parameter Samples for Batch Linearization” on page 3-62. If param specifies tunable parameter ...
uses only one model compilation. To obtain the operating points that correspond to the parameter value combinations, batch trim ...
Array of LTI models, uncertain state-space models, or uncertain real objects — Batch linearize the model using multiple block s ...
Field Description ParameterNames Linearization function parameter names, specified as a cell array of character vectors. Specify ...
variable, specify the parameter name as an expression that resolves to a numeric scalar value. For example, to use the first ele ...
Batch trim your model using parameter variations. For more information, see “Batch Compute Steady-State Operating Points for Pa ...
Model Name of the Simulink model to be linearized, specified as a character vector by the input argument mdl. TimeUnit Unit of t ...
«
107
108
109
110
111
112
113
114
115
116
»
Free download pdf