Simulink Control Design™ - MathWorks
stepplot(So) The plot indicates that it takes approximately 15 seconds to reject a step disturbance at the plant output, y1. Obt ...
When you call a linearization function using sllin, you can return linearization offsets in the info structure. [r2yi,info] = ge ...
Vary Operating Points and Obtain Multiple Transfer Functions Using slLinearizer Interface This example shows how to use the slLi ...
Parameters : [] OperatingPoints : [] (model initial condition will be used.) BlockSubstitutions : [] Options : [1x1 linearize.Li ...
Analyze Plant Transfer Function In the watertank model, the Water-Tank System block represents the plant. To obtain the plant tr ...
The output, G, is a 1 x 3 array of continuous-time state-space models. Plot the step response for G. stepplot(G); The step respo ...
addPoint(sllin,'watertank/Desired Water Level'); Obtain the closed-loop transfer function. T = getIOTransfer(sllin,'Desired','Ta ...
Analyze Sensitivity at Plant Output S = getSensitivity(sllin,'Tank'); The software injects a disturbance signal and measures the ...
The plot indicates that both models can reject a step disturbance at the plant output within 40 seconds. See Also addOpening | a ...
Analyze Command-Line Batch Linearization Results Using Response Plots This example shows how to plot and analyze the step respon ...
Plot Step Responses of the Linearized Models stepplot(linsys) The step plot shows the responses of every model in the array. Thi ...
A data tip appears on the plot, providing information about the selected response and the related model. The last lines of the d ...
The Selection Criterion Setup panel contains three columns, one for each model array dimension of linsys. The first column corre ...
Plot Step Response for Specific Parameter Combination and Snapshot Time Suppose you want to examine only the step response for t ...
Use array indexing to extract from linsysthe model obtained by linearizing the watertank model at t = 3, for A = 10 and b = 4. s ...
See Also Related Examples “Batch Linearize Model for Parameter Variations at Single Operating Point” on page 3-20 “Vary Operati ...
Analyze Batch Linearization Results in Linear Analysis Tool This example shows how to use response plots to analyze batch linear ...
A data tip appears on the plot, providing information about the selected response and the related model. The last lines of the d ...
The Selection Criterion Setup panel contains two columns, one for each model array dimension of linsys1. Linear Analysis Tool fl ...
The Ki1 = 0.0410 values are the seventh to twelfth entries in this table. Therefore, you want to select array indices 7–12. In t ...
«
19
20
21
22
23
24
25
26
27
28
»
Free download pdf