User`s guide

Table Of Contents
8 The Root Locus Design GUI
8-8
There are four ways to import SISO LTI models into the R oot Locus Design
GUI:
Load a model from the MATLAB workspace.
Load a model from a MAT-file on your disk.
Load SISO LTI blocks f rom an open or saved Simulink diagram.
Create models using
tf, ss,orzpk within the GUI.
You can also use any combination of these methods to import models for root
locus anal ysis and design. However, before you can import a model into the
Root Locus Design GUI from the MATLAB workspace, you must have at least
oneSISO LTI model loadedintoyour workspace . Similar requirementshold for
loading models from the disk or an open Simulink diagram.
For this example, we import our servomechanism model for root locus analysis
from the MATLAB workspace. You can find a zero-pole-gain model for
in a set of LTI models provided in the file
LTIexamples.MAT.
To load these LTI models, at the MATLAB prompt type
load LTIexamples
The model for the position control system is contained in the variable Gservo.
To view the information on this model, at the MATLAB prompt t ype
Gservo
Now that a model for is loaded into the workspace, you can begin
yourrootlocusanalysisanddesignforthisexample.
There are three steps involved in importing a model for our example covered in
this section:
Opening the
Import LTI Design Model window
Choosing a feedback structure
Specifying the design model
G
servo
s
()
G
servo
s
()