<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Phase-Lead Compensation of a Rotational Rigid-Body System</name>
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2005/10/17 01:05:10.831 GMT-5</md:created>
  <md:revised>2005/10/17 14:17:37.341 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="Robert_Bishop">
      <md:firstname>Robert</md:firstname>
      
      <md:surname>Bishop</md:surname>
      <md:email>rhbishop@mail.utexas.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="eluther">
      <md:firstname>Erik</md:firstname>
      <md:othername>B</md:othername>
      <md:surname>Luther</md:surname>
      <md:email>erik.luther@ni.com</md:email>
    </md:maintainer>
    <md:maintainer id="pzucknick">
      <md:firstname>Paul</md:firstname>
      <md:othername>Edward</md:othername>
      <md:surname>Zucknick</md:surname>
      <md:email>paul.zucknick@gmail.com</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>aerospace</md:keyword>
    <md:keyword>austin</md:keyword>
    <md:keyword>automatic</md:keyword>
    <md:keyword>control</md:keyword>
    <md:keyword>ecp</md:keyword>
    <md:keyword>experiment</md:keyword>
    <md:keyword>lab</md:keyword>
    <md:keyword>laboratory</md:keyword>
    <md:keyword>labview</md:keyword>
    <md:keyword>simulation</md:keyword>
    <md:keyword>system</md:keyword>
    <md:keyword>texas</md:keyword>
    <md:keyword>ut</md:keyword>
  </md:keywordlist>

  <md:abstract>The objective of this lab is to use frequency domain techniques to design a phase-lead compensator for a rigid, rotational disk.  The controller will be designed and implemented in LabVIEW using the Simulation Module and Control Design Toolkit.</md:abstract>
</metadata>
  <content>
<section id="id9888703">
<name>Phase-Lead Compensation of a Rotational Rigid-Body
System</name>
<section id="id31665431">
<name>Objectives</name>
<list type="enumerated" id="id47024902">
<item>Use frequency domain techniques to design a phase-lead
compensator for a rigid, rotational disk.</item>
</list>
</section>
<section id="id12494745">
<name>Pre-Lab</name>
<list type="enumerated" id="id47024227">
<item>Derive the equations of motion for the 1DOF rotational system that you will control in this lab. The plant configuration is shown below. The disk will be loaded with four 
  <m:math>
    <m:mn>0.5</m:mn>
    <m:mrow>
      <m:mi>k</m:mi>
      <m:mi>g</m:mi>
    </m:mrow>
  </m:math> brass weights placed at a distance 
  <m:math>
    <m:mn>9.0</m:mn>
    <m:mrow>
      <m:mi>c</m:mi>
      <m:mi>m</m:mi>
    </m:mrow>
  </m:math> from the center of rotation.</item>
</list>
<figure id="element-539"><media type="image/jpeg" src="plantconfig.jpg"/>
<caption>Rotational Rigid Body Plant Configuration</caption></figure>
<list type="enumerated" id="id48447022">
<item>Design and simulate a phase-lead compensator that satisfies
the following performance specifications:
<list type="enumerated" id="id48503304">
<item>Zero steady-state error to a step input.</item>
<item>Gain margin
  <m:math>
    <m:mo>≥</m:mo>
    <m:mn>15</m:mn>
    <m:mo> </m:mo>
    <m:mrow>
      <m:mi>d</m:mi>
      <m:mi>b</m:mi>
    </m:mrow>
  </m:math></item>
<item>Phase Margin   
  <m:math>
    <m:mo>≥</m:mo>
    <m:mn>4</m:mn>
    <m:msup>
      <m:mn>5</m:mn>
      <m:mi>o</m:mi>
    </m:msup>
  </m:math>
</item>
</list></item>
</list>
</section>
<section id="id48503030">
<name>Lab Procedure</name>
<list type="enumerated" id="id48511305">
<item>Configure the plant for this experiment.</item>
<item>Code your phase-lead compensator into the control loop
VI.</item>
<item>Perform a 3000 count step input, and save the plot.</item>
<item>Perform a ramp input with a velocity of 1000 counts/second
and a dwell time of 3 seconds. Save the plot.</item>
</list>
</section>
<section id="id47894144">
<name>Post-Lab</name>
<list type="enumerated" id="id31453067">
<item>What was the system's steady-state error to the ramp input?
What would you expect it to be for a parabolic input?</item>
<item>Explain how gain margin and phase margin relate to a system's
stability.</item>
</list>
</section>
</section>
  </content>
  
</document>
