문제

my problem is the next one: I have an input signal and an output one. i need to find a transfer function in this form H(s)=1/(as^2+bs+c). my goal is to have a,b and c.

도움이 되었습니까?

해결책

let W be the tf, I the input and O the output.

in laplace IW=O, then you just need to do O/I and simplify it to get the W in the form you want,even if it would be better and more general to write it in the bode form.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top