<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/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="id9190344">
<name>State Feedback Compensation of a 2DOF Rectilinear System</name>
<metadata>
  <md:version>1.1</md:version>
  <md:created>2005/10/17 01:56:10.102 GMT-5</md:created>
  <md:revised>2005/10/17 14:14:47.228 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 design, simulate, and implement a state feedback compensator for a 2DOF mass-spring system.  The controller will be designed and implemented in LabVIEW using the Simulation Module and Control Design Toolkit.</md:abstract>
</metadata>
<content>
<section id="id2841753">
<name>State Feedback Compensation of a2DOF Rectilinear
System</name>
<section id="id10078079">
<name>Objectives</name>
<list type="enumerated" id="id10029088">
<item>Design, simulate, and implement a state feedback compensator
for a 2DOF mass-spring system.</item>
</list>
</section>
<section id="id9666584">
<name>Pre-Lab</name>
<list type="enumerated" id="id9190309">
<item>Derive the equations of motion for the 2DOF rectilinear
mass-spring. The plant configuration is shown below. The first and
second mass carriages are free and the third is clamped. The medium
stiffness spring is connecting the first and second carriages, and
the low stiffness spring is connecting the second and third.
<figure id="id10079642">
<media type="image/jpg" src="Graphic1"/>
<caption>2DOF Spring-Mass System</caption>
</figure></item>
<item>Find a state-space realization of the system.</item>
<item>Design and simulate a full state feedback compensator to
control the position of the second mass carriage. Design your
compensator to meet the following performance specifications:
<list type="enumerated" id="id9228510"><item>Percent overshoot 
  <m:math>
    <m:mo>≤</m:mo>
    <m:mn>10</m:mn>
    <m:mo>%</m:mo>
  </m:math>
</item>
<item>Settling time
   <m:math>
    <m:mo>≤</m:mo>
    <m:mn>1</m:mn>
    <m:mi>sec</m:mi>
  </m:math></item>
<item>Zero steady-state error to a step input.</item>
</list></item>
</list>
</section>
<section id="id9598734">
<name>Lab Procedure</name>
<list type="enumerated" id="id9919122">
<item>Configure the plant as shown in Fig. 1 above.</item>
<item>Code your state feedback compensator into the control loop
VI.</item>
<item>Perform a 3000 count step input and determine if you have met
the performance specifications.</item>
<item>Once you have achieved the desired performance, save your
plot and turn it in with the rest of your work.</item>
</list>
</section>
<section id="id10044446">
<name>Post-Lab</name>
<list type="enumerated" id="id9919103">
<item>Explain how the state feedback gains affect the system's
response in terms of its characteristic equation.</item>
<item>What effect does the compensator have on the zero(s) of the
system? If a system has an undesirable zero, how can its effect be
reduced using only a state feedback compensator?</item>
<item>Why is full state feedback compensation often unfeasible
especially with higher-order systems?</item>
</list>
</section>
</section>
</content>
</document>
