Simulink Control Design™ - MathWorks

(Tuis.) #1
io(5) = linio('scdtmp/Sec. dilution set point',1,'input');
io(6) = linio('scdtmp/Mux',1,'output');

The model can then be linearized using the command:

sys = linearize('scdtmp',op,io);

The Bode plot for the transfer function between the Primary Gap set point and the
Primary Consistency can be seen by using the command:

bode(sys(2,2))

Close the model.

2 Linearization

Free download pdf