Difference between revisions of "SpringSemester"

From Laboratory Courses at the Automatic Control Lab
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
On this page you will find short descriptions of every experiment we offer. You can also download the manuals and necessary files for your homework preparation from here.  
 
On this page you will find short descriptions of every experiment we offer. You can also download the manuals and necessary files for your homework preparation from here.  
  
'''Registration:''' Please register for experiments on the D-ITET online [http://www.ee.ethz.ch/en/general-information/education/bachelor-program.html registration website].  
+
'''Registration:''' Please register for experiments on the D-ITET online [https://fpapp.ee.ethz.ch/ registration website].  
  
  
Line 16: Line 16:
 
|ExpPrerequisites      = * Linear Quadratic Regulator
 
|ExpPrerequisites      = * Linear Quadratic Regulator
 
|ExpHomeworkDescription = Preparation time approx 2.5 hrs, see Manual.
 
|ExpHomeworkDescription = Preparation time approx 2.5 hrs, see Manual.
|ExpFiles              = [[media:IfA_2-2_manual.pdf|Manual]]
+
|ExpFiles              = [[media:SEIP_LQR_Manual.pdf|Manual]]
  
[[media:IfA_2-2_template.pdf|Matlab Template]]
+
[[media:IfA_2-2_matlab.zip|Matlab Template]]
 
}}
 
}}
  
Line 33: Line 33:
 
|ExpFiles              = [[media:IfA_2-6_manual.pdf|Manual]]
 
|ExpFiles              = [[media:IfA_2-6_manual.pdf|Manual]]
  
[[media:IfA_2-6_manual.pdf|Matlab Template]]
+
[[media:IfA_2-6_matlab.zip|Matlab Template]]
 
}}
 
}}
  
Line 54: Line 54:
  
  
 
+
<!--
 
----
 
----
 
{{IfA_FP_Experiment
 
{{IfA_FP_Experiment
Line 65: Line 65:
 
|ExpFiles              = [[media:IfA_3-7A_manual.pdf|Manual]]
 
|ExpFiles              = [[media:IfA_3-7A_manual.pdf|Manual]]
  
[[media:IfA_3-7A_manual.pdf|Matlab Template]]
+
[[media:IfA_3-7_matlab.zip|Matlab Template]]
 
}}
 
}}
 +
-->
  
 
+
<!--
 
 
 
----
 
----
 
{{IfA_FP_Experiment
 
{{IfA_FP_Experiment
Line 81: Line 81:
 
|ExpFiles              = [[media:IfA_3-7B_manual.pdf|Manual]]
 
|ExpFiles              = [[media:IfA_3-7B_manual.pdf|Manual]]
  
[[media:IfA_3-7B_manual.pdf|Matlab Template]]
+
[[media:IfA_3-7_matlab.zip|Matlab Template]]
 
}}
 
}}
 
+
-->
  
  
 
----
 
----
 
</div>
 
</div>

Latest revision as of 10:18, 7 September 2021

Experiments in the Spring Semester

On this page you will find short descriptions of every experiment we offer. You can also download the manuals and necessary files for your homework preparation from here.

Registration: Please register for experiments on the D-ITET online registration website.



2.2 Self Erecting Inverted Pendulumg - LQR

Self Erecting Inverted Pendulum - LQR

In this experiment, a pendulum is mounted on a cart. The pendulum shall be controlled to stay in its unstable equilibrium, i.e. the upright position. You will design an LQR controller to achieve this goal. Additionally, you will implement a destabilizing controller that will make the pendulum swing up from its stable downward position. Finally, the two controllers will be combined to yield a self-erecting pendulum.

Prerequisites
  • Linear Quadratic Regulator
Homework

Preparation time approx 2.5 hrs, see Manual.

Place

ETL C23.2

Downloads

Manual

Matlab Template



2.6 Helicopter II - Lead/Lag

Helicopter II - Lead/Lag

You will control the two coupled axes of a helicopter model. First the model of the plant is calculated and then linearized. Using Matlab and Simulink, you will design a compensation controller (Lead/Lag), which can then be tested on the real system.

Prerequisites

Lead/Lag Compensators

Homework

Preparation time approx 2.5 hrs, see Manual.

Place

ETL C23.2

Downloads

Manual

Matlab Template



3.4 Quad Tank

Quad Tank

The quad-tank system is a relatively simple MIMO (multi-input, multi-output) system. MIMO systems are inherently more difficult to control than systems with only one input / output. In this experiment, you will learn some fundamental techniques to control a MIMO system, like coupled- and decoupled designs or LQR / LQG state-space controllers.

Prerequisites
  • Basics in MIMO control
  • Minimum/Non-minimum phase plants
  • PI control
  • LQR control
Homework

Preparation time approx 2.5 hrs, see Manual.

Place

ETL C23.2

Downloads

Manual