Control and Automation - Lecture 1A
Control and Automation - Lecture 1A
Quiz problems: Each Quiz is published 24 hours before the lecture starts,
and the deadline (Quiz closes) is 15 minutes before the lecture starts.
Exception: The first Quiz will be published on the day of the first lecture,
and the solution time is 48 hours. The Quiz problems concern the material of
the previous lecture and also material on the coming lecture (lecture slides are
available 24 hours before the lecture.
Grading
Lectures are on Tuesdays. The exercises are always on Thursday, same week.
Control part: Lectures and exercises
Note: In the Automation part (starting 16th of March) some different teaching
methods may be used. These are introduced then. However, the evaluation
principles (grading) remain the same.
What is control?
8
Controlling your speed
controller disturbance (road slope)
feet
engine torque/
desired speed brake speed
vehicle
speed
observation
• The vehicle speed must be controlled in order to reach and maintain the
desired speed …
• ... in spite of changes of road slope and desired speed
9
Automatic cruise control
controller disturbance (road slope)
Engine Control Unit
engine torque/
desired speed brake speed
vehicle
speed
measurement
• The vehicle speed must be controlled in order to reach and maintain the
desired speed …
• ... in spite of changes of road slope and desired speed
10
An every day control system: the flushing toilet
+
desired
Σ Valve
actual
water - water
level level
measured
water level
Float
11
Open-loop vs closed-loop control
Open-loop control Closed-loop control
(feedforward control) (feedback control)
12
Application areas of control & automation
• Automotive, Aeronautics & aerospace engineering
• Process control (chemical, pharmaceutical, …)
• Environmental systems
• Manufacturing
• Robotics
• Supply chains
• Financial engineering
• Telecommunications
• Power electronics
• Power networks
• …
13
Segway Human Transporter
The SegwayTM Human Transporter (HT) is the first
self-balancing, electric-powered transportation
device.
14
Balancing a mini Segway-like robot
A project for understanding the process of:
How to design a (modern) control system?
• Understand the automation problem:
• Which variables can we control?
• What are the output variables?
• What should we measure?
• What are the disturbances?
• Derive a simplified mathematical model
15
Summary of the course
16
Content of the course
From control:
Representations of dynamical systems (transfer functions, state-space
representation), simple modeling of a dynamical system (process), the control
problem, negative feedback, poles, zeros, stability, controllability, observability,
PID controller, state controllers, frequency domain techniques.
From automation:
This course will address the problem of how to design simple automation systems
that include feedback. It includes basic structures and functions of automation
systems. Sensors and automation networks. Automation programming (PLC).
17
Learning outcomes
From control: The student
• understands the principles and analysis methods of dynamical systems
• can design controllers by different methods and verify the operation of the
closed loop system by analytical means and through simulation
18
Preliminaries
Prerequisites:
MATLAB, Signals and Systems, Differential calculus, Basics of computer
programming, Boolean algebra, Matrix Algebra
19