Introduction: Root Locus Controller Design: Tips About Basics Index Next

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Control Tutorials for MATLAB and Simulink - Introduction: Root Locus Controller De...

Pgina 1 de 1

Tips

Effects

TIPS

ABOUT

INTRODUCTION

BASICS

INDEX

NEXT

CRUISE CONTROL

SYSTEM
MODELING
ANALYSIS

CONTROL

Introduction: Root Locus


Controller Design
In this tutorial we will introduce the root locus, show how to create it
using MATlAB, and demonstrate how to design feedback

PID
ROOT LOCUS
FREQUENCY

controllers using the root locus that satisfy certain performance


criteria.
Key MATLAB commands used in this tutorial are: feedback ,
rlocus , step , sisotool

STATE-SPACE
DIGITAL

Contents
Closed-Loop Poles

SIMULINK

Plotting the Root Locus of a Transfer Function


MODELING
CONTROL

Choosing a Value of K from the Root Locus


Closed-Loop Response
Using SISOTOOL for Root Locus Design

Closed-Loop Poles
The root locus of an (open-loop) transfer function

is a plot of

the locations (locus) of all possible closed-loop poles with


proportional gain K and unity feedback.

http://ctms.engin.umich.edu/CTMS/index.php?example=Introduction&section=ControlR...

25/05/2013

You might also like