skyryan
- 2
- 0
Homework Statement
I am given a block diagram (attached below) with 2 inputs (one being disturbance) and I need to find the closed-loop transfer function. I can get the closed-loop transfer function just fine for a normal 1 input system, but I have yet come across one with 2 inputs. I need the closed loop-transfer function because I need to model this system to study the effects of a delay.
Homework Equations
List of Variables
Kp, Ti, s, Ki, A
C(s) = Kp*((1+Tis)/(Tis))
G(s) = 50/(1+0.2s)
The Attempt at a Solution
I know that to get the output, I simply;
- equate one of the input as 0 and find the closed-loop transfer function
- repeat the same step for the other input
- add the two closed loop transfer function together to get the output
However, I end up with
h = ...*(hd) + ...*(qo)
How am I supposed to get it in the form output/input?
Thank you very much for your time and help