Sunteți pe pagina 1din 1

Concordia University

Dept of Computer Science and Software Engineering

SOEN 385 - Control Systems and Applications

Assignemnt #1 – DUE: 31 january at 23:59

Problem 1:
𝑌(𝑠)
Find the expression of the transfer function of the following systems. Assume that all initial
𝑋(𝑠)
conditions are zeros for y(t), x(t) and all their derivatives.
𝑑 3 𝑦(𝑡) 𝑑 2 𝑦(𝑡) 𝑑𝑦(𝑡) 𝑑 3 𝑥(𝑡) 𝑑 2 𝑥(𝑡)
a) 𝑑𝑡 3 − 2 𝑑𝑡 2 + 𝑑𝑡
+ 2𝑦(𝑡) = 𝑑𝑡 3 + 2 𝑑𝑡 2
+ 8𝑥(𝑡)
4
𝑑 𝑦(𝑡) 2
𝑑 𝑦(𝑡) 𝑑𝑦(𝑡)
b) 𝑑𝑡 4
+ 10 𝑑𝑡 2 + 𝑑𝑡 + 5𝑦(𝑡) = 5𝑥(𝑡)
𝑑 3 𝑦(𝑡) 𝑑 2 𝑦(𝑡) 𝑑𝑦(𝑡) 𝑡 𝑑 2 𝑥(𝑡)
c) + +2 + 𝑦(𝑡) + 2 ∫0 𝑦(𝜏)𝑑𝜏 = + 2𝑥(𝑡)
𝑑𝑡 3 𝑑𝑡 2 𝑑𝑡 𝑑𝑡 2
2
𝑑 𝑦(𝑡) 𝑑𝑦(𝑡)
d) 2 + + 5𝑦(𝑡) = 𝑥(𝑡) + 2𝑥(𝑡 − 1)
𝑑𝑡 2 𝑑𝑡

Problem 2:

For each of the following transfer function F(s) find the corresponding differential equation
2
a) 𝐹(𝑠) = 𝑠2 +𝑠+2
5
b) 𝐹(𝑠) = (𝑠+1)(𝑠+2)
𝑠+3
c) 𝐹(𝑠) =
𝑠3 +11𝑠2 +12𝑠+18
8
d) 𝐹(𝑠) = 𝑠4 +4

Problem 3:

Use Matlab to generate the partial fraction expansion of the transfer function

10 ∗ (𝑠 + 5) ∗ (𝑠 + 7)
𝐹(𝑠) =
𝑠 ∗ (𝑠 + 4) ∗ (𝑠 + 12) ∗ (𝑠 2 + 2 ∗ 𝑠 + 10) ∗ (𝑠 2 + 5 ∗ 𝑠 + 9)

Write your code and the MATLAB answer in your submission.

Problem 4:

For the system defined by the transfer function F(s) given below, give its linearized equation L(t) for t =
1.

2 4
𝐹(𝑠) = + 2
𝑠 ∗ (𝑠 + 1) 𝑠 + 16

SOEN385 Assignment 1 Winter2020

S-ar putea să vă placă și