- #1
mymodded
- 29
- 7
Why not? The loop voltage is the sum of the individual voltage drops (and any voltage gains). How can it be otherwise? Are you trying to ask about scalar versus complex voltages somehow?mymodded said:TL;DR Summary: is the total voltage across all components in a series rlc circuit really equal to ##v_{L} + v_{C} + v_{R}## ?
which I don't think is true
yes. Look into Kirchhoff's Voltage Law.mymodded said:is the total voltage across all components in a series rlc circuit really equal to ##v_{L} + v_{C} + v_{R}## ?
Why? Please explain what is confusing you. Otherwise we don't really know how to give useful answers.mymodded said:my textbook said this
which I don't think is true
there is a question where we had to solve for the inductor's voltage which turned out to be about 500V, even though the AC source was only 12V and the only reason it made sense is because ##V_{m}^{2} =V_{R}^2 + (V_{L} - V_{C})^{2}## and ##V_{C}## was equal to ##V_{L}## (at resonance), so they cancel out, I don't know how the first equation holds true when the second equation holds true as well. Or it could be that it has something to do with one of them being a voltage drop while the other is a voltage rise. Also if the first equation ##V = v_{C} + v_{L} + v_{R}## is true, why do we have the second equation?berkeman said:Why? Please explain what is confusing you. Otherwise we don't really know how to give useful answers.
The KVL equation ## v_{C}(t) + v_{L}(t) + v_{R}(t) = v_{S}(t)## has instantaneous voltage terms. So, in your example ##v_{S}(t) = 12 \sqrt{2} sin(\omega t)##, etc. The ##\sqrt{2}## factor is because it's common to use RMS voltages when describing AC sources, but you could leave it out and just refer to peak magnitude.mymodded said:there is a question where we had to solve for the inductor's voltage which turned out to be about 500V, even though the AC source was only 12V and the only reason it made sense is because ##V_{m}^{2} =V_{R}^2 + (V_{L} - V_{C})^{2}## and ##V_{C}## was equal to ##V_{L}## (at resonance), so they cancel out, I don't know how the first equation holds true when the second equation holds true as well. Or it could be that it has something to do with one of them being a voltage drop while the other is a voltage rise. Also if the first equation ##V = v_{C} + v_{L} + v_{R}## is true, why do we have the second equation?
edit: I've got a question, in the equation ##V_{m}^{2} =V_{R}^2 + (V_{L} - V_{C})^{2}##, ##V_{m}, V_{R}, V_{L}, V_{C},## correspond to the maximum voltages, but does this equation hold true when the actual voltages (I mean when they are not at their maximum) are used instead of the maximum voltages? I know this equation is derived from adding the phasor vectors but I'm just wondering.
Thank you so much appreciate it a lotDaveE said:The KVL equation ## v_{C}(t) + v_{L}(t) + v_{R}(t) = v_{S}(t)## has instantaneous voltage terms. So, in your example ##v_{S}(t) = 12 \sqrt{2} sin(\omega t)##, etc. The ##\sqrt{2}## factor is because it's common to use RMS voltages when describing AC sources, but you could leave it out and just refer to peak magnitude.
The other equation ##V_{R}^2 + (V_{L} - V_{C})^{2}## is a calculation of the magnitude squared of the voltage sum. So, for example ##|v_{S}(t)| = |12 \sqrt{2} sin(\omega t)| = 12 \sqrt{2} = V_{S} ## or 12Vrms. Then ##V_{R}^2 + (V_{L} - V_{C})^{2} = |v_{R}(t) + v_{L}(t) + v_{C}(t)|^2##. Of course the phase of each voltage term matters when you add them up.
Additional explanation: It is useful to calculate RLC circuits, connected to a sinusoidal voltage, with complex quantities.DaveE said:Maybe others will step in to help?
Which textbook do you refer to?mymodded said:But wait, ##|v_{R}(t) + v_{L}(t) + v_{C}(t)|^2## is not necessarily always equal to the peak squared while ##V_{R}^2 + (V_{L} - V_{C})^{2}## appears to always equal the peak squared (as it uses the maximum voltage for each component) so how is that so?
I refer to this textbook [PDF link redacted by the Mentors due to Copyright violation] (you can find this lesson on page 274 in the pdf or 267 in the actual book), they don't usually do this, but I feel like they missed out on many pieces of information in this unit.Sagittarius A-Star said:Which textbook do you refer to?
thanks a lot!Sagittarius A-Star said:The term ##|v_{R(t)}+v_{L(t)}+v_{C(t)}|^{2}## is the square of the instantaneous total voltage at time t.