Simulink Control Design™ - MathWorks
Diagnostic information for potentially problematic blocks in linearization results, returned as a LinearizationAdvisor object. r ...
Introduced in R2017b 15 Alphabetical List ...
copy Copy operating point or operating point specification Syntax op_point2=copy(op_point1) op_spec2=copy(op_spec1) Description ...
(2.) magball/Controller/PID Controller/Integrator x: 14 (3.) magball/Magnetic Ball Plant/Current x: 7 (4.) magball/Magnetic Ball ...
fastRestartForLinearAnalysis Fast restart for linear analysis Syntax fastRestartForLinearAnalysis(model,'on') fastRestartForLine ...
Linear Analysis in a Loop with Fast Restart In this example, you will trim and linearize a closed loop engine speed control mode ...
[j,k] = ind2sub(sz,i); sysFastRestartLoop(:,:,j,k) = linearize(model,io,op); % linearize the model end Turn off fastRestartForLi ...
If the linear analysis points change with subsequent calls to compiling functions, the model is recompiled. For more information ...
Root-level inport block containing a bus object Bus creator block Subsystem block whose source traces back to the output of a b ...
find Package: linearize.advisor Find blocks in linearization results that match specific criteria When you linearize a Simulink ...
io(2) = linio('scdspeed/rad//s to rpm',1,'output'); [sys,~,info] = linearize(mdl,io,opts); advisor = info.Advisor; Create a quer ...
advSISO = LinearizationAdvisor with properties: Model: 'scdspeed' OperatingPoint: [1x1 opcond.OperatingPoint] BlockDiagnostics: ...
Query Object Find Blocks That... linqueryHasZeroIOPair Have at least one input/output pair that linearizes to zero. linqueryIsBl ...
Functions advise | getBlockInfo | getBlockPaths | highlight Topics “Troubleshoot Linearization Results at Command Line” on page ...
findop Steady-state operating point from specifications (trimming) or simulation Syntax op = findop(mdl,opspec) op = findop(mdl, ...
Examples Trim Model to Meet State Specifications Open the Simulink model. mdl = 'watertank'; open_system(mdl) Trim the model to ...
op = findop(mdl,opspec); Operating point search report: Operating point search report for the Model watertank. (Time-Varying Com ...
Vary parameters A and b within 10% of their nominal values, and create a 3-by-4 parameter grid. [A_grid,b_grid] = ndgrid(linspac ...
Trim Model Using Specified Optimizer Type Open the Simulink model. mdl = 'watertank'; open_system(mdl) Create a default operatin ...
Create default operating point specification object. opspec = operspec(mdl); Configure specifications for the first model state. ...
«
95
96
97
98
99
100
101
102
103
104
»
Free download pdf