Phase angle between peak source voltage and peak voltage across RLC?

AI Thread Summary
In an LRC series circuit with given parameters, the phase angle between the source voltage and the voltages across the components can be determined using the impedance values. The phase shift is calculated using the formula tan^{-1}((XL - XC)/R), where XL and XC are the reactances of the inductor and capacitor, respectively. The total impedance is expressed as Z = R + ZL + ZC, and the current phasor is found using I = E/Z, with E being the peak source voltage. The voltages across each component can be derived from the current and their respective impedances. The discussion emphasizes the importance of using complex values for impedance to accurately find the phase angles.
Loopas
Messages
55
Reaction score
0

Homework Statement



An LRC series circuit with R = 200Ω , L = 31mH , and C = 1.8μF is powered by an ac voltage source of peak voltage V0 = 540V and frequency f = 550Hz. What are the peak voltages across the inductor, capacitor, and resistor and their phase angles relative to the source voltage?

Homework Equations



Phase shift = tan^{-1}(\frac{XL - XC}{R})

I already found the peak voltages across the components.

The Attempt at a Solution



I can't figure out how to find the phase angles between the source voltage and the peak voltage across the circuit components. Is the phase angle between the voltages found using this equation?
 
Physics news on Phys.org
I don't want to say no, but not necessarily, the phase shift function is different for all circuits. Basically, you have a real part and an imaginary part (this comes from your complex analysis that I'm assuming you've done already).

You'll end up with something like this:
<br /> V_{out} = V_{in}(f(R,L,C) + g(R,L,C)i)
and this corresponds to the phase shift,

What you get is:
\phi=tan^{-1}(\frac{g(R,L,C)}{f(R,L,C)})

See where this comes from? just plot it and I think it becomes rather obvious. The imaginary term is the y-axis and the real part is the x-axis.
 
Suggestion: Start by finding the impedance values for each of the components (complex representation). Then write the total impedance as their sum, Z = R + ZL + ZC. Find the current phasor for the circuit from the given source voltage and total impedance, I = E/Z, where E is the given 540V. Can you then find the individual voltage drops in their complex forms?
 
your v_out function (g and f) include all your
[STRIKE]Z[/STRIKE]_{c} &amp; X_{L} and R terms. probably should've mentioned that previously.
 
Last edited:
Well I have \frac{V_{out}}{V_{in}} = \frac{XC}{\sqrt{R^{2}+(XL-XC)^{2}}}

How can I apply this to finding those functions that are part of the phase shift formula?
 
gneill said:
Suggestion: Start by finding the impedance values for each of the components (complex representation). Then write the total impedance as their sum, Z = R + ZL + ZC. Find the current phasor for the circuit from the given source voltage and total impedance, I = E/Z, where E is the given 540V. Can you then find the individual voltage drops in their complex forms?

Is the individual impedance of the capacitor equal to XC? And for the inductor XL and resistor R?

I found the RMS voltage using I = Vsource/Z. After that I found the voltage across each component by multiplying the individual impedances by the RMS voltage.
 
Loopas said:
Is the individual impedance of the capacitor equal to XC? And for the inductor XL and resistor R?
Impedance is a complex value. XL and XC are called reactances, which is the magnitude of the impedance for those components. To make it more clear, the impedances of the three components are:

ZR = R + 0j = R
ZL = 0 + jωL = jXL
ZC = 1/(jωC) = -jXC

I found the RMS voltage using I = Vsource/Z. After that I found the voltage across each component by multiplying the individual impedances by the RMS voltage.

Since you're looking for peak values according to the question statement, and since the source voltage is given as a peak value, there's no reason to involve RMS conversions. And I think you meant that you found the current, not the voltage, using Vsource/Z. Other than that terminology issue your method sounds okay. Can you show your results?
 
Loopas said:
Well I have \frac{V_{out}}{V_{in}} = \frac{XC}{\sqrt{R^{2}+(XL-XC)^{2}}}

How can I apply this to finding those functions that are part of the phase shift formula?

If you have that, then you have:
V_{out} = V_{in}\frac{XC}{\sqrt{R^{2}+(XL-XC)^{2}}}

And I'm confused... is it XC or X_{c}

But basically your goal at this point is to separate the real part (the R in the denominator) from the imaginary part the XC's and XL's and do what I said previously.
 
To clarify (again) where the v_in is is irrelevent. I just threw it on the RHS to relate it to my previous post.
 
Back
Top