Understanding L-C-R Circuits: Can Voltages Exceed the Source? | Explained

  • Thread starter Thread starter Reshma
  • Start date Start date
  • Tags Tags
    Circuit
AI Thread Summary
In an L-C-R circuit with an AC source, the peak voltages across the inductor (V_L) and capacitor (V_C) can exceed the source voltage (V), while the voltage across the resistor (V_R) cannot exceed V. The relationship between these voltages is expressed by the equation V^2 = V_R^2 + (V_L - V_C)^2, indicating that V_R must always be less than or equal to V. When considering instantaneous voltages, Kirchhoff's law applies, stating that the sum of the voltages across all components equals the applied EMF. Thus, while peak voltages can exceed the source, instantaneous voltages must adhere to this equality.
Reshma
Messages
749
Reaction score
6
I have an L-C-R circuit with an ac source. V_L, V_R & V_c are the peak voltages across the inductor, resistor and capacitor. V is the source voltage. Can the voltage across the capacitor and inductor exceed the source voltage? Can this be true for the resistor?

My answer:

Well, the formula relating the voltages is:
V = \sqrt{V_R^2 + (V_L - V_C)^2}

So the voltages across the inductor and capacitor can exceed the source voltage but the voltage across the resistor must always be less than or equal to the source.

Now is my answer correct? Is there any furthur explanation required here?
 
Physics news on Phys.org
Well, just look at the equation mathematically :

V^2 = V_{R}^2 + (V_{L}-V_{C})^2

So you have that :

V^2 >= V_{R}^2
V^2 >= (V_{L}-V_{C})^2

Now, when taking the square root, just divide the problem in two cases:
1) V is positive so that \sqrt{V^2} = V

2)1) V is negative so that \sqrt{V^2} = -V', and V' is positive.

For example you can have :
(-3)^2 &gt; (-2)^2 ---> (-3) < (-2)
(3)^2 &gt; (2)^2 ---> (3) > (2)

You see ?

marlon
 
marlon said:
Well, just look at the equation mathematically :

V^2 = V_{R}^2 + (V_{L}-V_{C})^2

So you have that :

V^2 &gt;= V_{R}^2
V^2 &gt;= (V_{L}-V_{C})^2

Now, when taking the square root, just divide the problem in two cases:
1) V is positive so that \sqrt{V^2} = V

2)1) V is negative so that \sqrt{V^2} = -V&#039;, and V' is positive.

For example you can have :
(-3)^2 &gt; (-2)^2 ---> (-3) < (-2)
(3)^2 &gt; (2)^2 ---> (3) > (2)

You see ?

marlon

Thanks for the reply.

So, if V is positive:
V&gt;=V_R
V&gt;=V_L - V_C

if V is negative:
V&lt;=V_R
V&lt;=V_L - V_C

But I don't infer much from this. One thing is for sure, either VL or VC can exceed V, since we consider their difference. But what about VR?

There is also another inequality, I wonder if that can be applied here. :rolleyes:
V \neq V_R + V_L + V_C
 
Reshma said:
Thanks for the reply.

So, if V is positive:
V&gt;=V_R
V&gt;=V_L - V_C

if V is negative:
V&lt;=V_R
V&lt;=V_L - V_C

But I don't infer much from this. One thing is for sure, either VL or VC can exceed V, since we consider their difference. But what about VR?

There is also another inequality, I wonder if that can be applied here. :rolleyes:
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.
 
Wow, thank you very much, Curious3141. I guess I was confusing the peak voltages with the instantaneous voltages :biggrin:.
So from the loop rule, at any instant the sum of the voltages across the resistor, capacitor and inductor equals the applied emf.
But, when plotting the phasors of each of the voltages, we consider only the peak voltages. V_{s,peak} must be equal to the vector sum of the three voltage phasors V_{R,peak} V_{L,peak}V_{C,peak}. Since phasors V_{C,peak} & V_{L,peak} have opposite directions they can be combined to form a single phasor V_{L,peak}-V_{C,peak}.
 
Reshma said:
Wow, thank you very much, Curious3141. I guess I was confusing the peak voltages with the instantaneous voltages :biggrin:.
So from the loop rule, at any instant the sum of the voltages across the resistor, capacitor and inductor equals the applied emf.
But, when plotting the phasors of each of the voltages, we consider only the peak voltages. V_{s,peak} must be equal to the vector sum of the three voltage phasors V_{R,peak} V_{L,peak}V_{C,peak}. Since phasors V_{C,peak} & V_{L,peak} have opposite directions they can be combined to form a single phasor V_{L,peak}-V_{C,peak}.

Yes, the usual convention when plotting a phase diagram is to let the length of the phasors represent the peak values. :smile:
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top