Could someone help me please. I'm looking for the value of $\omega$
$\text{Argument}(\frac{1,6}{(1+0,004\text{j}\cdot\omega)(1+0,04\text{j}\cdot\omega)})=-135° $
$\text{Argument}({1,6})-\text{Argument}({(1+0,004\text{j}\cdot\omega)(1+0,04\text{j}\cdot\omega)}))=-135° $
$\text{Atan}(\frac{0}{1,6})-\text{Atan}({\frac{0,004\cdot\omega}{1})-\text{Atan}(\frac{0,04\cdot\omega}{1})}=-135° $
$-\text{Atan}({\frac{0,004\cdot\omega}{1})-\text{Atan}(\frac{0,04\cdot\omega}{1})}=-135° $
i'm stucked here :(
The argument of a complex number is the angle that the complex number makes, when plotted in the complex plane. Therefore, $$ \text{Arg}{\left( z\right)} = -135^{\circ} \Rightarrow z \text{ is in the third quadrant, $\text{Im}{(z)} = \text{Re}(z)<0$} $$ This is because $\tan{-135^{\circ}} = 1$. Next, let's do some algebra (note that multiplying by $1.6$ doesn't change the argument, therefore we can leave it out): $$ \begin{split} \frac{1}{(1+ai \omega)(1+bi\omega)} &= \frac{(1-ai \omega)(1-bi\omega)}{(1+ai \omega)(1-ai \omega)(1+bi\omega)(1-bi\omega)} \\ &=\frac{(1-ai \omega)(1-bi\omega)}{(1+a^2 \omega^2)(1+b^2\omega^2)} \\ &= \frac{1-bi\omega-ai\omega+abi^2\omega^2}{(1+a^2 \omega^2)(1+b^2\omega^2)} \\ &= \frac{1-ab\omega^2-(a+b)i\omega}{(1+a^2 \omega^2)(1+b^2\omega^2)} \\ \end{split} $$ Now it's easy to separate the imaginary and real part. Equating them, we get $$ \frac{1-ab\omega^2}{(1+a^2 \omega^2)(1+b^2\omega^2)} = \frac{-(a+b)\omega}{(1+a^2 \omega^2)(1+b^2\omega^2)} $$ Multiplying by the denominator (and by $-1$), we obtain $$ ab\omega^2 +(-a-b)\omega -1 = 0 $$ or $$ \omega = \frac{ (a+b) \pm \sqrt{(a+b)^2 + 4 ab} }{ 2ab } $$ Now we can plug in the values $a=0.004$ and $b=0.04$ to get $$ \omega \approx \frac{ 0.044 \pm 0.0508 }{ 0.00032 } $$ $ \Rightarrow \omega \approx 21.1 $ or $\omega \approx 296.1 $ .
In addition, we had the condition that the real and imaginary parts have to be negative. Inserting these values for $\omega$ into the original equation, we see that $$ \omega \approx 296.1077 $$ is the solution. Just to check, plugging in this value results in $$ \frac{1.6}{(1+0.004i \omega)(1+0.04i \omega)} \approx -0.0614(1+i) $$