Transfer function-leading and lagging

  • Thread starter Thread starter pyroknife
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
pyroknife
Messages
611
Reaction score
4
If we have the transfer function:
G(jw)=1/(1-j) where j=imaginary number

What is the output to input amplitude ratio and the phase relationship.

I'm confused about which one is the output and which is the input. I thought jw, the argument, is the input and everything on the right hand side is the output?

If so, this is not getting my the right answers that output to input amplitude ratio=1/sqrt(2) and that output leads input by 45 degrees.
 
Physics news on Phys.org
pyroknife said:
If we have the transfer function:
G(jw)=1/(1-j) where j=imaginary number

What is the output to input amplitude ratio and the phase relationship.

I'm confused about which one is the output and which is the input. I thought jw, the argument, is the input and everything on the right hand side is the output?

If so, this is not getting my the right answers that output to input amplitude ratio=1/sqrt(2) and that output leads input by 45 degrees.

G(jw) = output/input.

The magnitude of G(jw) = |G(jw)| = sqrt(Re^2 + Im^2)
where Re = "real part" and I am = "imaginary part".

The phase of output/input is arc tan(Im/Re). Be careful to preserve the sign of the numerator and the denominator. Arc tan(-b/a) is not the same angle as arctan(b/-a).