Solve Series RLC Circuit for Capacitor Value

AI Thread Summary
In a series RLC circuit with a maximum voltage of 160 V and a frequency of 53 Hz, the goal is to find the capacitor value that causes the voltage across it to be out of phase with the applied voltage by 56 degrees. The impedance Z is calculated using the formula Z = R/cos(phi), where phi represents the phase angle. The relationship between the inductive reactance (X_L) and capacitive reactance (X_C) is crucial, as the voltage across the capacitor lags the current by 90 degrees. A simpler expression for the phase angle phi is given by phi = atan((X_L - X_C)/R). The discussion emphasizes the importance of correctly interpreting the phase relationships to solve for the capacitor value effectively.
Idividebyzero
Messages
64
Reaction score
0
1. Consider a series RLC circuit. The applied
voltage has a maximum value of 160 V and
oscillates at a frequency of 53 Hz. The circuit
contains a variable capacitor, a 760 Ω resistor,
and a 5.7 H inductor.
Determine the value of the capacitor such
that the voltage across the capacitor is out of
phase with the applied voltage by 56 degrees.

Answer in units of µF.




2. cos(phi)= R/Z
Z=SQRT(R^2 + (X_L-X_C)^2)
X_L= 2*pi*f*L
X_C=1/2*pi*f*C




3.first solved the equation cos(phi)=R/Z for the impedence Z. Z=R/cos(phi)

then proceeded to use the Z value in the second equation Z=SQRT(R^2 + (X_L-X_C)^2). squared both sides. then squared the given R. Subtracted R to the other side. (Z^2-R^2)= (X_L-X_c)2

square root both sides. then subracted X_l=2*Pi*f*l from the right to the left side. leaves a negative value on the left and the right so that negatives cancel, leaving a numerical value on the left and a X_c=1/2*pi*f*C on the right. inverted the left and the right. then divided the 2*pi*f on both sides. leaving c. the answer was incorrect.
 
Physics news on Phys.org
Keep in mind that you're looking for the relative phase of the voltage across the capacitor, not the phase of the current with respect to the voltage. The voltage across the capacitor will lag the current (by how much?).
 
the only thing that i can think of is the angle is wrong... 90-phi ?
 
The angle \phi that you've found is the angle by which the supply voltage leads the current in the circuit. The voltage on the capacitor will lag the current by 90°.

A simpler expression for \phi is
\phi = atan\left(\frac{X_L - X_C}{R}\right)
If you determine what \phi should be given the relationships between the relative angles of the voltage on the capacitor and the current, and the current and the voltage supply, you should be home-free.
 
thanks I've called it a night, going to tackle it again in the morning. assignments not due until friday and I've only got this problem left
 
gneill said:
The angle \phi that you've found is the angle by which the supply voltage leads the current in the circuit. The voltage on the capacitor will lag the current by 90°.

A simpler expression for \phi is
\phi = atan\left(\frac{X_L - X_C}{R}\right)
If you determine what \phi should be given the relationships between the relative angles of the voltage on the capacitor and the current, and the current and the voltage supply, you should be home-free.

This was it except the Phi term is acually 90-phi
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top