Simulink Control Design™ - MathWorks
s + 5 Continuous-time transfer function. The software adds a linearization output, breaks the loop, and adds a linearization in ...
Create an slLinearizer interface for the model. sllin = slLinearizer(mdl); To calculate the loop transfer function for the inner ...
mdl = 'scdcascade'; open_system(mdl); Create an slLinearizer interface for the model. sllin = slLinearizer(mdl); Vary the propor ...
mdl_index = params(1).Value == max(Kp2_range) & params(2).Value == max(Ki2_range); Obtain the inner-loop loop transfer funct ...
[sys,info] = getLoopTransfer(sllin,'watertank/Water-Tank System'); View offsets. info.Offsets ans = struct with fields: x: [2x1 ...
You can specify pt as a uniquely matching portion of the full signal name or block name. Suppose that the full signal name of an ...
K G r e u du y dy du and dy are linearization inputs, and, u and y are linearization outputs. The software computes lins ...
'LoadTorque'. You can specify temp_opening as 'Torque' as long as 'Torque' is not a portion of the signal name for any other ana ...
If you did not configure s.Parameters and s.OperatingPoints, the software calculates linsys using the default model parameter v ...
If linsys is an array of state-space models, then Offsets is a structure array with the same dimensions as linsys. Each offset ...
If linsys is an array of state-space models, Advisor is an array of LinearizationAdvisor objects with the same dimensions as li ...
r K y + e G u Loop transfer Controller Plant Here, at e, the software adds a linearization output, inserts a loop break, and a ...
To view all the analysis points of s, type s at the command prompt to display the interface contents. For each analysis point of ...
“Vary Operating Points and Obtain Multiple Transfer Functions Using slLinearizer Interface” on page 3-41 “Analyze Command-Line B ...
getOpenings Get list of openings for slLinearizer or slTuner interface Syntax op_names = getOpenings(s) Description op_names = g ...
Create an slLinearizer interface to the model, and add some analysis points to the interface. sllin = slLinearizer(mdl,{'u1','y1 ...
Each entry of op_names follows the pattern, full block path/outport number/ [signal name]. See Also addOpening | getIOTransfer | ...
getPoints Get list of analysis points for slLinearizer or slTuner interface Syntax pt_names = getPoints(s) Description pt_names ...
Create an slLinearizer interface to the model, and add some analysis points to the interface. sllin = slLinearizer(mdl,{'r','e', ...
See Also addPoint | getIOTransfer | removePoint | slLinearizer | slTuner Topics “Mark Signals of Interest for Control System Ana ...
«
111
112
113
114
115
116
117
118
119
120
»
Free download pdf