To put it briefly – how do you know when to use complex numbers in RLC circuit calculations, and when it's enough to just use the magnitude of the impedances?
Some context. While trying to understand how the Wien Bridge Oscillator works, I ran into what seems to be an important conceptual gap. Articles on this topic often start by discussing the RC Phase Shift Network, which essentially consists of a combination of a high-pass and a low-pass filter. Then they state that the output gain of this network is equal to 1/3 of Vin. I decided to check this and derive the general formula for Vout/Vin (Example article).
In the first case, I used the following formula for Zc in my calculations:
Zc = 1/(jωC)
And I had no problem getting the expected result – 1/3.
But if I use Zc = 1/(ωC), the result obviously changes. In this case, I ended up with Vout/Vin = 1/5.
I've often seen that when analyzing different types of circuits containing reactive components, their impedance is sometimes written in "complex" form, and other times as just the magnitude of the complex expression. Intuitively, I feel like the correct approach is to always use the complex form, but I keep wondering – when is it okay to use the "simpler" form?