Finding the Angle of a Complex Number: Tips and Tricks

asi123
Messages
254
Reaction score
0

Homework Statement



Hey guys.
I have the next transfer function

http://img195.imageshack.us/img195/7924/scan0002l.jpg

And I want to find the angle of it.
I know I can break it into REAL and IMAGINARY but I'm looking for a faster way, is there?

Thanks.

Homework Equations





The Attempt at a Solution

 
Last edited by a moderator:
Physics news on Phys.org
asi123 said:
I have the next transfer function

And I want to find the angle of it.

Hi asi123! :smile:

Hint: if w R and C are all real, then the angle (phase) of 1 + jwRC is arctan(wRC) :wink:
 
asi123 said:
I know I can break it into REAL and IMAGINARY but I'm looking for a faster way, is there?

Not really; finding the real and imaginary parts here is fairly quick. Just multiply both the numerator and denominator by the conjugate of the denominator, then \phi=\arctan\left(\frac{\text{Im}[H]}{\text{Re}[H]}\right).
 
gabbagabbahey said:
Not really; finding the real and imaginary parts here is fairly quick. Just multiply both the numerator and denominator by the conjugate of the denominator, then \phi=\arctan\left(\frac{\text{Im}[H]}{\text{Re}[H]}\right).

For this on, but I'm asking in general.

Thanks.
 
tiny-tim said:
Hi asi123! :smile:

Hint: if w R and C are all real, then the angle (phase) of 1 + jwRC is arctan(wRC) :wink:

Ok, I don't see any logic in that.
This is not a homework question, I know the answer, why would you give me a hint?
Is there a rule how to get to the angle?

Thanks.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top