PDA

View Full Version : Electric Potential, Capacitors


moonlit
Apr1-04, 04:03 PM
I have a few problems I'm stuck on, I'm not sure what equations to use...please help

1) An electric car accelerates for 6.4 s by drawing energy from its 300-V battery pack. During this time, 1800 C of charge pass through the battery pack. Find the minimum power rating of the car.

2) Location A is 2.70 m to the right of a point charge q. Location B lies on the same line and is 5.10 m to the right of the charge. The potential difference VB - VA = 40 V. What is the magnitude and sign of the charge?

3) The electric potential energy stored in the capacitor of a defibrillator is 97 J, and the capacitance is 160 uF. What is the potential difference across the capacitor plates?

Chen
Apr1-04, 04:13 PM
1) The power rating, P, is:
P = IV
The current, I, is:
I = \frac{dq}{dt}
Therefore:
P = \frac{dq}{Vdt}

2) The potential created by the charge q at a distance x from it is:
V = k\frac{q}{x}
You can find this formula in your textbook. So the potential difference between two points that are distanced x1 and x2 from the point charge is:
\Delta V = k(\frac{q}{x_1} - \frac{q}{x_2})
Rearrange and solve for q:
q = \frac{\Delta V}{k}\frac{1}{\frac{1}{x_1} - \frac{1}{x_1}}

3) The electric potential energy of a charged capacitor is:
E = \frac{1}{2}cV^2
Where V is the potential difference across the plates. So:
V = \sqrt{\frac{2E}{c}}

moonlit
Apr1-04, 04:55 PM
Ok, I'm still not real sure how to solve numbers 1 and 3 and for the second problem I got an answer of 6.268x10^10 which I know is incorrect. I used 8.99x10^9(40/2.70-40/5.10). Where did I go wrong?

Chen
Apr1-04, 04:59 PM
It is the potential difference that you know, not the charge of the particle. You used 40v as the charge, which is clearly wrong. I have edited my post for more clarification but this is as far as I can go.

moonlit
Apr1-04, 06:27 PM
Alright I've figured out problems 2 and 3 but I'm still stuck on the first one. What does the d mean in your equation?

cookiemonster
Apr1-04, 06:57 PM
I = \frac{dq}{dt}

means that the current is equal to the derivative of the charge with respect to time.

Have you had a course in calculus?

cookiemonster

Chen
Apr2-04, 07:29 AM
The current, I, is defined as the amount of charge that goes through any given cross section in a given time period. So if 2c passed in 2 seconds, the current is 1A.