How to Calculate Current in a Parallel RLC Circuit at 1kHz?

  • Thread starter Thread starter hicks
  • Start date Start date
  • Tags Tags
    Inductance
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
hicks
Messages
2
Reaction score
0

Homework Statement



A 50 mH inductor, a 10 microF capacitor and a 200 ohm resistor are connected in parallel. A voltage of 10 v at 1kHz is applied. what is the magnitude of current that flows?

Homework Equations


The Attempt at a Solution



I recognised this would be a problem where i would need to use V=IZ

The formula I'm familiar with is

V = I (R + i ωL -i/(ωc)

Calculating ω = 2pi * f i get ω= 2pi * 10^3

To calculate the magnitude of z i added the entire thing in quadrature so

|Z| = (R^2 + (ωL -1/(ωc))^2)^0.5

which came out as 359.095

from this i subbed it in and got a value for current as 0.0278A
The answers given say it should be 0.59A
 
Physics news on Phys.org
You're thinking along the right lines, but in this case all the impedances are in parallel, not series. Parallel impedances combine just like parallel resistors, only you're dealing with complex numbers.

Start by determining numerical values for each of the impedances involved:

ZR = ?
ZL = ?
ZC = ?

Then calculate the net impedance as their parallel combination:

[tex]Z = \frac{1}{\frac{1}{Z_R} + \frac{1}{Z_C} + \frac{1}{Z_L}}[/tex]

Then do your I = V/Z stuff.
 
You found the current for the situation in which R, C, & L are in series.

In parallel, [tex]\frac{1}{|Z|}=\sqrt{\frac{1}{R^2}+\left(\omega C-\frac{1}{\omega L}\right)^2}[/tex].

The voltage across all the devices is in phase. The currents are out of phase .