Reshma said:
Thanks for the reply.
So, if V is positive:
V>=V_R
V>=V_L - V_C
if V is negative:
V<=V_R
V<=V_L - V_C
But I don't infer much from this. One thing is for sure, either V
L or V
C can exceed V, since we consider their difference. But what about V
R?
There is also another inequality, I wonder if that can be applied here.
V \neq V_R + V_L + V_C
Reshma, I think there's a little confusion here. Let's consider the series R, L, C circuit a little more carefully.
The equation V^2 = (V_L - V_C)^2 + V_R^2 pertains to
peak voltages. Each of the voltages should be assumed to take only positive values, since they are all peak values (amplitudes of phase-shifted sinusoidal functions).
To avoid confusion, let's rewrite that as V_{s,peak}^2 = (V_{L,peak} - V_{C,peak})^2 + V_{R,peak}^2 where I introduced the suffix 's' to denote supply.
In the above, certainly both V_{L,peak} and V_{C,peak} can exceed V_{s,peak}. V_{R,peak} can never exceed V_{s,peak}.
I hope all that's quite clear to you by now.
Now let's consider
instantaneous voltages across each component, representing them as functions of time, viz. V_{L}(t), V_{C}(t), V_{R}(t). The supply will be represented as V_{s}(t).
When we're considering instantaneous voltages, the following equality always holds true :
V_{s}(t) = V_{L}(t) + V_{C}(t) + V_{R}(t)
and you can prove that with a little complex number or trigonometric manipulation. That's simply Kirchoff's first law, there's no reason it fails in reactive a.c. circuits. But what you must keep in mind is that each of those instantaneous voltages is a
signed quantity. The voltage over the inductor may be of opposite sign to that across the capacitor, and you should take care when adding them up algebraically. In addition, note that any of the instantaneous voltages (including that across the resistor) may be greater (in magnitude) than the corresponding instantaneous supply voltage; however, the instantaneous voltage across the resistor can never be greater than the
peak supply voltage. In contrast, the instantaneous voltages across either the inductor or the capacitor may actually be greater in magnitude than the peak supply voltage.
To put it simply, when considering peak voltages, the inequality you mentioned can hold; however, when considering signed instantaneous voltages, you will get an equality correspoding to Kirchoff's first law.