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
 
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