- #1
jj007
- 8
- 0
I'm trying to get the transfer function of this rigid control system that uses rate feedback to stabilize it. Using k=1 and kv=0
Attempt at a solution.
When kv=0, the rate feedback is removed.
In the block diagram, I moved the pickoff point and used the cascade rule to get [tex] 1/s^2 [/tex]
and the transfer function for the top portion is [tex] H(s)=\frac{(1/s^2)k}{1+(1/s^2)k}=\frac{k}{s^2((k/s^2)+1)}[/tex]
With the pickoff point moved you get [tex]\frac{1}{1/s}[/tex] at the bottom next to kv.
This is where I'm stuck. How do I get the complete transfer function? I would like to put it in matlab.
Thanks
Attempt at a solution.
When kv=0, the rate feedback is removed.
In the block diagram, I moved the pickoff point and used the cascade rule to get [tex] 1/s^2 [/tex]
and the transfer function for the top portion is [tex] H(s)=\frac{(1/s^2)k}{1+(1/s^2)k}=\frac{k}{s^2((k/s^2)+1)}[/tex]
With the pickoff point moved you get [tex]\frac{1}{1/s}[/tex] at the bottom next to kv.
This is where I'm stuck. How do I get the complete transfer function? I would like to put it in matlab.
Thanks