CSS Chapter 1 - Introduction To Systems and Control
CSS Chapter 1 - Introduction To Systems and Control
Introduction to Systems
and Control
Introduction
Heat
Figure 1-1
An open-loop control system for electrical oven. A more
practical closed-loop system will be discussed later.
1-1
Introduction
Figure 1-2
Generalized block diagram of a control system
1-2
More Examples of Control System Applications
Vehicle Steering Steering a vehicle is easy, right? You want the car to go left,
Control you turn the steering wheel left; you want it to go right, you
turn the steering wheel right. As simple as ABC. So, why do
we need to study control system for vehicle steering
control?
Well, the truth is, it is not as easy as that. The first thing is,
you do not directly turn the car’s front tires with your hand,
right? You turn the steering wheel, which, by connection of
shaft and pinion gear assembly, are connected to the
steering arms of the tires. When the steering wheel is turned
a certain angle, it turns the shaft assembly, which turns the
tires a certain angle. And the angle that the tires turn is not
the same as the angle that you turn the steering with. For
example, you need to turn the steering two full revolutions
(that is a total of 720º) before your tires would turn its full
swing of roughly 40º (a ratio of about 18 to 1). You can say
this amount to a system such as below:
Figure 1-3
Simplified representation of vehicle steering system
You can say that the system can be simplified to a constant
gain of 1/18.
But then, even when the front tires has turned, the car would
not immediately turn to go in the direction of the tires, due
to the momentum of the car and the slight skidding of the
tires over the road surface.
1-3
More Examples of Control System Applications
Actual course
Original course
Intended course
5m
10º
4m
Figure 1-4
The car turns at a larger turning radius than expected, due to
the combination of a few factors.
For example, if the car has been going at high speed, thus
gaining huge momentum, and the road is a bit slippery due
to an earlier bout of rain, and the tires’ gripping is
compromised further due to normal wear. So, even though
the driver had turned the tire an angle of 10º to achieve a
turning radius of 4m, the actual turning radius may be
increased to 5m, as shown in Figure 1-4 above. As a result,
from the driver’s input (angle turned on steering wheel) to
the actual outcome of the vehicle’s course of travel, we have
to include consideration of the overall dynamic of the car
(that includes such things as the weight of the car, the speed
of the car at the moment, the condition of the tires, the
condition of the road, the wind speed, etc.), as shown below:
Figure 1-5
Overall representation of the vehicle steering control
1-4
More Examples of Control System Applications
So, when you really sit and consider the vehicle steering
system, you will find many things worth studying from the
control-engineering point of view.
In fact, even the steering assembly discussed earlier is not in
practice as easy as just a simply gain block of 1/18. The
actual system is subjected to a few other factors. For the
first part, there will be some small amount of time-delay –
though very small – between the turning of the steering
wheel and the turning of the tires. Such delays may be small
enough to dismiss in the engineering consideration for
steering control, but for other systems, time delay may be a
serious consideration (take the next example on printwheel
for instance).
1-5
More Examples of Control System Applications
radius than the outer tire. It is the same when turning right,
that is, the right tire has to make a sharper turn than the left.
So, the relationship between the steering wheel’s turning
angle and the tires’ turning angle is rendered non-linear, and
symmetrically opposite.
Now, the design of steering mechanism does not seem that
easy anymore, right? You will be amazed at the amount of
science that goes into the design of the simplest control
device
1-6
More Examples of Control System Applications
Keyboard
Micro-controller
Power
Amplifier
Hammer
dc Motor Actuator
Hammer
Printwheel
Figure 1-6
Simplified illustration of how printwheel operates
1-7
More Examples of Control System Applications
For example, Let us say at first the type for letter “A” is
resting at the hammer position. Then the typist typed the
letter “T”. So, the micro-controller in the electronic
typewriter would calculate the angle the wheel needs to
turn, then send a signal to the power amplifier that in turn
drives the wheel, to turn it for a specific duration of time
until the type for “T” comes to the hammer position, then
another signal is sent to the hammer’s actuator to press the
hammer down to imprint the letter “T” through the inked
ribbon onto the paper.
1-8
More Examples of Control System Applications
Amplifier current
IA
0 Time (ms)
0 5 10
-IA
(a)
Position of printwheel
10.8º
7.2º
3.6º
0º Time (ms)
0 5 10
(b)
Figure 1-7
The process of the printwheel printing the word “BAD” with relation to
time.
(a) The current output from power amplifier to drive the dc motor that
turns the printwheel.
(b) Position of the printwheel.
1-9
More Examples of Control System Applications
IA
0 Time (ms)
0 1 2 3
-IA
(a)
Position of printwheel
3.6º
0º Time (ms)
0 1 2 3
(b)
Figure 1-8
A more realistic look at the first 3 ms of the process of rotating the
printwheel.
(a) The current from the amplifier driving the dc motor.
(b) The actual movement of the printwheel.
1-10
More Examples of Control System Applications
1-11
Open-Loop Control Systems
r a Process c
Reference Controller Actuating being Controlled
input signal controlled variable
(control (output)
objective)
Figure 1-9
Generalized open-loop control system
1-12
Open-Loop Control Systems
1-13
Closed-Loop Control Systems (Feedback Control Systems)
Printwheel
Hammer
Hammer dc Motor
Actuator
Power Position
Amplifier Sensor
Micro-controller
Keyboard
Figure 1-10
Printwheel control system with feedback
1-14
Closed-Loop Control Systems (Feedback Control Systems)
1-15
Effects of Feedback
1-16
Effects of Feedback
1-17
Classification of Control Systems
1-18
Classification of Control Systems
Output (V)
Figure 1-12
+Vs
Amplifiers only
exhibit linearity
within certain
range of
operating
voltage. 0
Input (mV)
-Vs
Non-linear
Linear
region
region
Non-linear
region
Saturation
Saturation
region
region
Our study in this module will only be concerned about linear
systems, by assuming that we always keep within the linear
operating range of a fundamentally linear system, or by
linearizing a non-linear system around a nominal operating
point.
1-19
Classification of Control Systems
1-20
Classification of Control Systems
Error, E Error, E
Unmodulated signal Modulated signal
Figure 1-13
Comparison between signals in a dc control system
(unmodulated signals) and an ac control system (modulated signals).
1-22
Revision Exercises
Review 1-1. What are the three constituents common to all control
Questions systems?
1-23