0% found this document useful (0 votes)
75 views29 pages

Control Systems I: Exam January 23, 2017 Prof. Emilio Frazzoli

Here are the key points about the system based on the step response: - The step response is monotonic, meaning the derivative ẋ(t) does not change sign over time. This implies the system is stable. - The step response approaches the final value monotonically but does not overshoot. This behavior is characteristic of an underdamped first-order system. - The steady-state value is reached exponentially, indicating the system has one real pole. - No oscillations are present, so the system does not have any complex poles. Therefore, the most likely values of the parameters a and b that could produce this step response are: a < 0 b > 0

Uploaded by

Manika Saha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views29 pages

Control Systems I: Exam January 23, 2017 Prof. Emilio Frazzoli

Here are the key points about the system based on the step response: - The step response is monotonic, meaning the derivative ẋ(t) does not change sign over time. This implies the system is stable. - The step response approaches the final value monotonically but does not overshoot. This behavior is characteristic of an underdamped first-order system. - The steady-state value is reached exponentially, indicating the system has one real pole. - No oscillations are present, so the system does not have any complex poles. Therefore, the most likely values of the parameters a and b that could produce this step response are: a < 0 b > 0

Uploaded by

Manika Saha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 29

Exam January 23, 2017

Control Systems I (151-0591-00L) Prof. Emilio Frazzoli

Exam

Exam Duration: 135 minutes + 15 minutes reading time

Number of Problems: 45

Number of Points: 53

Permitted aids: 40 pages (20 sheets) of A4 notes, Appendix D of


the book ”Lino Guzzella: Analysis and Synthesis
of Single-Input Single-Output Control Systems”,
simple calculators will be provided upon request.

Important: Questions must be answered on the provided answer sheet;


answers given in the booklet will not be considered.
There exist multiple versions of the exam, where the order
of the answers has been permuted randomly.
There are two types of questions:
1. One-best-answer type questions: One unique cor-
rect answer has to be marked. The question is worth one
point for a correct answer and zero points otherwise. Giv-
ing multiple answers to a question will invalidate the an-
swer. These questions are marked
”Choose the correct answer. (1 Point)”
2. True / false type questions: All true statements
have to be marked and multiple statements can be true.
If all statements are selected correctly, the full number of
points is allocated; for one incorrect answer half the num-
ber of points; and otherwise zero points. These questions
are marked
”Mark all correct statements. (2 Points)”.
No negative points will be given for incorrect answers.
Partial points (Teilpunkte) will not be awarded.
You do not need to justify your answers; your calculations
will not be considered or graded.
Use only the provided paper for your calculations; addi-
tional paper is available from the supervisors.

Good luck!
Corrected
Corrected

1 Control Architectures and Systems


Question 1 Mark all correct statements. (2 Points)

Feedforward control systems...

A ...rely on precise knowledge of the plant. C ...reject external disturbances.


B ...can change the dynamics of the plant.

Question 2 Mark all correct statements. (2 Points)

Feedback control systems...

A ...can stabilize an unstable plant. C ...can de-stabilize a stable plant.


B ...can feed sensor noise into the system.

Question 3 Mark all correct statements. (2 Points)

d
All signals are scalars. The system dt y(t) = (u(t + 1))2 is:

A Causal C Time-Invariant
B Memoryless / Static D Linear

Question 4 Mark all correct statements. (2 Points)

e5·s
All signals are scalars. The system ⌃(s) = ⌧ ·s+1 is:

A Causal C Memoryless / Static


B Time-Invariant D Linear

Question 5 Mark all correct statements. (2 Points)

All signals are scalars. The system y(t) = t2 · u(t 1) is:

A Linear C Causal
B Time-Invariant D Memoryless / Static
Corrected

2 System Modeling

Box 1: Questions 6, 7

Description: Consider an electric motor which you would like to operate at a constant rotational
speed !0 . Applying a voltage U (t) results in a change in the circuit current I(t), which is governed
by the di↵erential equation
d
L· I(t) = R · I(t)  · !(t) + U (t) , (1)
dt
whereby L is the circuit inductance, R its resistance and  a constant relating the motor speed
!(t) to an electro motor-force (EMF). The dynamics of the motor speed are given by

d
⇥· !(t) = d · !(t) + T (t) , (2)
dt
where ⇥ represents its mechanical inertia, d a friction constant and T (t) =  · I(t) the current-
dependent motor torque.

Box 2: Question 6

r(t) e(t) u(t) x(t) y(t)


C P

Question 6 Choose the correct answer. (1 Point)

Relate the variables in the block diagram above to the correct signals.

!(t)
A u(t) = U (t), x(t) = , y(t) = !(t), r(t) = !0
I(t)

U (t)
B u(t) = U (t), x(t) = , y(t) = T (t), r(t) = !0
T (t)

!(t)
C u(t) = U (t), x(t) = , y(t) = I(t), r(t) = !0
I(t)

!(t)
D u(t) = I(t), x(t) = , y(t) = I(t), r(t) = !0
U (t)

!(t)
E u(t) = I(t), x(t) = , y(t) = !(t), r(t) = !0
T (t)
Corrected

Question 7 Choose the correct answer. (1 Point)


A colleague tells you that the circuit inductance is very small and can actually be neglected. The
arising motor model can now be represented as. . .

A ...a second-order system. C ...an integrator.


B ...a first order system. D ...a static system.

Question 8 Choose the correct answer. (1 Point)

Consider the nonlinear system


d 4
x(t) = x(t) u(t)
dt
y(t) = x(t) 20 .
You are measuring a constant output y(t) = 10.
What is the value of x(t) and u(t)?

A x(t) = 20 · t and u(t) = 20. C x(t) = 20 and u(t) = 20.


B x(t) = 10 and u(t) = 30. D x(t) = 30 and u(t) = 30.

Question 9 Choose the correct answer. (1 Point)

Given the system


d
x(t) = x(t)2 + 5 · u(t) 10
dt
4 · x(t) 12
y(t) = ,
u(t)
you have to linearize it around the equilibrium xe = 0, ue = 2.
Which are the state-space matrices A, b, c and d?

A A = 0, b = 5, c = 4, d = 3. C A= 10, b = 5, c = 2, d = 3.
B A = 5, b = 5, c = 2, d = 3. D A = 0, b = 5, c = 2, d = 3.
Corrected

3 Linear Systems Analysis

Box 3: Question 10

The figure below shows the step response of a second-order system.

time

Question 10 Choose the correct answer. (1 Point)

Assess the bounded-input bounded-output (BIBO) stability.

A BIBO unstable
B BIBO stable
C No conclusion possible
Corrected

Box 4: Questions 11, 12

The figure below shows the response of an internal state x of a system as an impulse is applied to
the system’s input.

internal state x

time

Question 11 Choose the correct answer. (1 Point)

A No conclusion about the stability is possible.


B The system is unstable.
C The system is asymptotically stable.
D The system is Lyapunov stable.

Question 12 Choose the correct answer. (1 Point)

A The system is BIBO stable.


B No conclusion about the BIBO stability is possible.
C The system is BIBO unstable.

Question 13 Choose the correct answer. (1 Point)

Given a system with state space representation


 
1 10 · ↵2 1
ẋ(t) = · x(t) + · u(t)
0 ↵ 1 ↵
y(t) = ↵ · x(t) + u(t) ,

where ↵ 2 R. For which values of ↵ is the system asymptotically stable?

A ↵ < 1. C ↵  1.
B ↵ < 0. D ↵ 1.
Corrected

Box 5: Question 14

Description: The figure below shows the step response of a first-order system of the form

ẋ(t) = a · x(t) + b · u(t)


(3)
y(t) = x(t) .

10

6
y(t)

0
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
t [s]

Question 14 Choose the correct answer. (1 Point)

Which are the values of a and b?

A a= 2 and b = 20. C a= 0.5 and b = 20.


B a= 0.5 and b = 10. D a= 1 and b = 10.

Box 6: Question 15

Description: The figure below shows the impulse responses yA (t) and yB (t) of two systems A
and B. Both systems are linear time-invariant second order systems. In addition to the responses,
an unknown function f (t) and its tangential line at time t = 0 is drawn in the plot to the right.

1 1

0 0

y(t) = f (t)
yB (t)
yA (t) y(t) = f˙(t = 0) · t + f (t = 0)
1 1
0 1 2 3 4 5 6 0 1 2 3 4 5 6
time in seconds time in seconds

Question 15 Choose the correct answer. (1 Point)


Which are the eigenvalues A and B of both systems?

1
A A = 2⇡ and B = 2.
C A = 0 ± j · 2⇡ and B = 2 ± j · 2⇡.
1 1
B A = 0 ± j and B = 2 ± j. D A = 0 ± j · 2⇡ and B = 2 ± j · 2⇡.
Corrected

Box 7: Questions 16, 17

Description: A LTI system has the form


 
0 0 1 ⇥ ⇤
A= , b= , c= 0 1 , d=0 .
1 0 0

Question 16 Choose the correct answer. (1 Point)

The system in the above equation is . . .

A only observable. C observable and controllable.


B only controllable. D neither observable nor controllable.

Question 17 Choose the correct answer. (1 Point)

For x1 (t = 0) = 1, x2 (t = 0) = 0 the initial condition response of the system is . . .

A y(t) = 0. C y(t) = h(t) · t.


B y(t) = h(t). D y(t) = h(t) · et .
Corrected

4 Frequency Response

Box 8: Questions 18, 19

Description: Given a linear time-invariant system in state-space description.


2 3 2 3
1 0 0 2
ẋ(t) = 4 2 0 8 5 · x(t) + 4 0 5 · u(t)
1 0 4 0
⇥ ⇤
y(t) = 1 0 1 · x(t) .

Question 18 Choose the correct answer. (1 Point)


The transfer function g(s) is . . .

2s+10 s+5
A g(s) = s(s+4)(s+1) .
C g(s) = s2 +5s+4 .
2s+10 2(s+5)
B g(s) = s2 +5s+4 .
D g(s) = s2 +4s+5 .

Question 19 Choose the correct answer. (1 Point)


The system is . . .

A Asymptotically stable. C Unstable.


B Lyapunov stable.

Question 20 Choose the correct answer. (1 Point)

Given the tranfer function g(s) of a system.


3s + 7
g(s) =
s(s + 1)

A unit step is applied to the system’s input:

u(t) = h(t) .

The time response y(t) is . . .

A y(t) = h(t) · ( 4 + 7t + 4e t ). C y(t) = h(t) · (7 4t + 4e t ).


B y(t) = h(t) · (2 + 7t + 7e t ). D y(t) = h(t) · (7 4t + 4e t ).
Corrected

Box 9: Question 21

Given the tranfer function g(s) of a system.


s+3
g(s) =
s2 + 0.7s + 1
In addition the figure below shows the four time responses A, B, C and D.
diagram 1 diagram 2 diagram 3 diagram 4
4 4 4 4

3 3 3 3

2 2 2 2
y(t)

1 1 1 1

0 0 0 0

1 1 1 1
0 5 10 15 0 5 10 15 0 5 10 15 0 5 10 15
time in seconds time in seconds time in seconds time in seconds

Question 21 Choose the correct answer. (1 Point)


Which of the four diagrams shows the correct step response of the system?

A Diagram 3. C Diagram 1.
B Diagram 4. D Diagram 2.
Corrected

Box 10: Question 22

Question 22 Choose the correct answer. (1 Point)

Select the transfer function L(s) which matches the Bode Plot given above:
(s+10)2
A L(s) = 0.01 · s+0.1
10
B L(s) = s+0.1
10
C L(s) = 0.1 s
s+100
D L(s) = (s+0.1)(s 100)

Question 23 Choose the correct answer. (1 Point)

What is the steady state output of the system

ẋ(t) = x(t) + u(t), y(t) = x(t), (4)

when u(t) = sin(!t)?


! cos(!t) sin(!t)
A yss (t) = 1+! 2

B yss (t) = p 1 sin(!t arctan(!))


1+! 2
2
sin(!t) ! cos(!t)
C yss (t) = 1+! 2
Corrected

Box 11: Question 24

Consider the following Bode plot for a loop transfer function L(s):

Question 24 Choose the correct answer. (1 Point)

How many poles and zeros does L(s) have?

A L(s) has 2 poles and 0 zeros.


B L(s) has 4 poles and 2 zeros.
C L(s) has 3 poles and 2 zeros.
D L(s) has 3 poles and 0 zeros.
Corrected

Box 12: Question 25

Consider the following Bode plot of a transfer function g(s):

Question 25 Choose the correct answer. (1 Point)

Select the transfer function which matches the Bode plot.


20
A g(s) = s+1
10
B g(s) = s 1
20
C g(s) = s 1
10
D g(s) = s+1
Corrected

5 Polar Plot and Closed-Loop Stability

Box 13: Question 26

The Nyquist plot for a loop transfer function L(s) with two unstable poles is shown below on the
left. On the right is a feedback configuration for the closed loop system.

Question 26 Mark all correct statements. (2 Points)


kL(s)
Which of the following statements are true about the closed loop system T (s) = 1+kL(s) ?

A The closed loop system T (s) is stable when k = 1.


B The closed loop system T (s) is unstable when k > 2.
C The closed loop system T (s) is unstable when k = 1.
D The closed loop system T (s) is stable when k > 2.
Corrected

Box 14: Question 27

The Bode plot for a plant transfer function P (s) is given below.

Question 27 Choose the correct answer. (1 Point)

Which of the controller designs will produce a stable closed loop system?
0.01s+1
A C(s) = 0.001s+1
1
B C(s) = 0.01s+1

C C(s) = 0.1
D C(s) = 10.0
Corrected

Box 15: Question 28

The Nyquist plot for a loop transfer function of the form


k
L(s) = (5)
(s + p1 )(s + p2 )(s + p3 )

is given below.

Question 28 Choose the correct answer. (1 Point)


L(s)
How many unstable poles does the closed loop system T (s) = 1+L(s) have?

A T (s) has 2 unstable poles.


B T (s) has 0 unstable poles.
C T (s) has 1 unstable pole.
D Not enough information is provided.
Corrected

Box 16: Question 29

The bode plot for a system with transfer function g(s) is given below.

Question 29 Mark all correct statements. (2 Points)

Select all answers that correctly classify the stability of the system.

A g(s) is unstable.
B g(s) is asymptotically stable.
C g(s) is Lyapunov stable.
D g(s) is bounded input bounded output (BIBO) stable.
Corrected

Box 17: Question 30

Consider the following Nyquist plot of an open loop gain L(s):

Question 30 Choose the correct answer. (1 Point)

Select the transfer functions which match the Nyquist plot.


10
A L(s) = (s 1)3
10
B L(s) = (s+1)3
10
C L(s) = (s+1)3
10
D L(s) = (1 s)3
Corrected

Box 18: Question 31

Consider the system described by the following block diagram

r + e y
C(s) P (s)

where
1
P (s) = , C(s) = k.
10s + 1

Question 31 Choose the correct answer. (1 Point)

Determine the smallest positive gain k such that the feedback system is stable and, when r(t)
is a unit step, limt!1 |e(t)|  0.1.
The smallest positive gain k is:
A 10
B 2
C 1
D 5
E 9
Corrected

Question 32 Choose the correct answer. (1 Point)

We are given the transfer function:

(s + 4)
g(s) = .
(s4 9s2 )
Which of the following is the root locus plot of g(s)?
Root Locus Root Locus
15 15

10 10
Imaginary Axis (seconds-1 )

Imaginary Axis (seconds )


-1
5 5

0 0

-5 -5

-10 -10

-15 -15
-10 -8 -6 -4 -2 0 2 4 6 8 10 -10 -8 -6 -4 -2 0 2 4 6 8 10
Real Axis (seconds -1 ) Real Axis (seconds )
-1

A D
Root Locus Root Locus
15 3

10 2
Imaginary Axis (seconds-1 )

Imaginary Axis (seconds-1 )

5 1

0 0

-5 -1

-10 -2

-15 -3
-10 -8 -6 -4 -2 0 2 4 6 8 10 -10 -8 -6 -4 -2 0 2 4 6 8 10
Real Axis (seconds -1 ) Real Axis (seconds -1 )
B E
Root Locus
15

10
Imaginary Axis (seconds-1 )

-5

-10

-15
-10 -8 -6 -4 -2 0 2 4 6 8 10
Real Axis (seconds -1 )
C
Corrected

6 Feedback Control and Specifications


Question 33 Choose the correct answer. (1 Point)

For the following system, you have the choice between implementing two di↵erent sensors:
y1 (t) = x1 (t) or y2 (t) = x2 (t).

 
3 1 0
ẋ(t) = x(t) + u(t)
0 2 1

Which sensor should you choose?


A y2 (t)
B y1 (t)
Corrected

Box 19: Questions 34, 35, 36

Consider the block diagram given below to answer the following three questions:

r+ y
C(s) P1 (s)

+
P2 (s)

Question 34 Choose the correct answer. (1 Point)

Suppose P1 (s) = s 2 1 , P2 = s 1 1 , and C(s) = 2. Which of the following choices is the correct
transfer function, G(s) = Y (s)/R(s), from r to y?

4 4(s 1)
A G(s) = s+1
D G(s) = (s+1)2
4(s 2) 4
B G(s) = (s+1) E G(s) = s 1
4(s+1)
C G(s) = (s 1)2

Question 35 Choose the correct answer. (1 Point)

Is the system defined in the above problem internally stable?


A No.
B Yes.

Question 36 Choose the correct answer. (1 Point)

Now assume instead that P1 (s) = P2 (s) = P (s) for some P (s) and that C(s) is stable. Which of
the following statements is true?
A The system is internally stable if and only if P (s) has no zeros with positive real part.
B The system is NOT internally stable for any choice of P (s).
C The system is internally stable for any choice of P (s).
D The system is internally stable if and only if P (s) is stable.
Corrected

Box 20: Question 37

Consider the state-space system below, where a is a real parameter:

 
1 0 a
ẋ(t) = x(t) + u(t)
1 4 1
⇥ ⇤
y(t) = 2 a x(t)

Question 37 Choose the correct answer. (1 Point)

Is the system stabilizable for a = 0?


A No.
B Yes.

Question 38 Mark all correct statements. (2 Points)

Mark all of the following statements about control limitations that are true.
A The dominant right-half-plane pole puts a lower limit on the system’s bandwidth.
B The sensitivity function, S(s), plus the complementary sensitivity function, T (s), must equal
one for all s.
C A plant’s right-half-plane zero limits the bandwidth of the closed-loop system.
D When a plant has a right-half-plane zero z, the sensitivity function at z, S(z), must equal 1.
Corrected

7 Control Design

Box 21: Question 39

The figure below shows the block diagram of a cascaded controller:

r e1 e2 y
+ + A(s) B(s)

Question 39 Choose the correct answer. (1 Point)

Derive the transfer function T (s) from r ! y for the system depicted in the block diagram above.
B(s) A(s)B(s)
A 1+A(s)+A(s)B(s)
D 1 A(s)+A(s)B(s)
A(s)B(s) A(s)B(s)
B 1+A(s)+B(s)+A(s)B(s) E 1+A(s)B(s)
A(s)B(s)
C 1+A(s)+A(s)B(s)

Question 40 Choose the correct answer. (1 Point)

Let L(s) = (s+5)(s+3)


(s+2)2 be an open loop transfer function in a standard feedback architecture. Let
the input to the system be a unit step input.
What is the static error e1 of the system?

15 1
A 19
D 2
4
B 19
13
C 1 E 19

Question 41 Choose the correct answer. (1 Point)

To which of the following ideal systems can Ziegler/Nichols-tuning by using critical oscillation not
be applied?
7
A (s+1)5
3
B s+1
4 0.1s
C s+1 e
3
D (s+1)3
Corrected

Question 42 Choose the correct answer. (1 Point)


Your system engineering counterpart gives you the system characteristics below:
• Noise above !n = 500 rad/s needs to be suppressed.
• Disturbances below !d = 5 rad/s need to be rejected.
• Modeling uncertainty reaches 100 percent at !2 = 40 rad/s.
• An unstable pole at s = 0.5 is present.
• The plant has a nonminimumphase zero at s = 30.
You want to design a control system where the crossover frequency satisfies

max{10 · !d , 2 · !⇡ } < !c < min{0.5 · !2 , 0.5 · !delay , 0.5 · !⇣ , 0.1 · !n } (6)

Can you find a feasible crossover frequency !c in presence of the above specifications?

A Yes.
B No.

Box 22: Question 43

The plot below shows step responses of di↵erent variations of PID controllers (P, PI, PD, PID)
1.5
1
2
3
4
without control
reference

1
Unit step response [-]

0.5

0
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
Time [s]

Question 43 Choose the correct answer. (1 Point)

Which step response in the figure above belongs to the P D-controller?

A 2 C 1
B 3 D 4
Corrected

Box 23: Question 44

Consider the following 4 implementations of an anti - windup scheme:

1.

2.

3.

4.
Corrected

Question 44 Choose the correct answer. (1 Point)


Which of the above is a correct anti-windup scheme?

A 1 C 4
B 3 D 2
Corrected

Box 24: Question 45

Consider the following Bode plot of a plant:

20

10
Bode plot
Amplitude [dB]

-10

-20

-30
10 -1 10 0 10 1

-90
Phase [°]

-120
-150
-180

10 -1 10 0 10 1
Frequency [rad/s]

Question 45 Choose the correct answer. (1 Point)

Use the bode plot shown above to determine the approximate crossover frequency !c , phase margin
' and gain margin .

A !c ⇡ 2.5rad/s, ' ⇡ 30 , ⇡1
B !c ⇡ 4.4rad/s, ' ⇡ 15 , ⇡3
C !c ⇡ 2.5rad/s, ' ⇡ 30 , ⇡3
D !c ⇡ 4.4rad/s, ' ⇡ 30 , ⇡3

You might also like