What is the Velocity of the Capacitor Plates in an RC Circuit?

AI Thread Summary
In the discussion about the velocity of capacitor plates in an RC circuit, participants focus on deriving the correct differential equation that accounts for the changing plate separation and constant current. The initial equation presented was found to be incorrect due to the omission of the initial plate separation, x0. To resolve this, contributors suggest eliminating variables such as charge (q) and its rate of change (dq/dt) to simplify the equation to depend only on velocity (v) and time (t). The relationship between the voltage across the capacitor (Vc), the electromotive force (E), and the current (i0) is emphasized as crucial for finding the solution. Ultimately, the discussion leads to a refined equation that incorporates these variables effectively.
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


In the following RC circuit, the capacitor is in the steady state. The initial separation of the capacitor plates is x0. If at t = 0, the separation between the plates starts changing so that a constant current flows through R. Find the velocity of the moving plates as a function of time. The plate area is A.


The Attempt at a Solution



Applying Kirchoff's Law

E=\dfrac{qvt}{\epsilon_0 A} + \dfrac{R dq}{dt}

But how do I solve this differential equation?
 

Attachments

  • image050.gif
    image050.gif
    1.7 KB · Views: 478
Physics news on Phys.org
The differential equation you derived isn't quite correct because the plate separation is initially ##x_0##, which doesn't appear anywhere in your equation.

After you fix that, the quantities that potentially vary with time are q, v, and dq/dt, which makes the equation hard to solve. You want to eliminate q and dq/dt and get an equation that only depends on v and t. Use the information that the current through the resistor is constant.
 
vela said:
The differential equation you derived isn't quite correct because the plate separation is initially ##x_0##, which doesn't appear anywhere in your equation.

After you fix that, the quantities that potentially vary with time are q, v, and dq/dt, which makes the equation hard to solve. You want to eliminate q and dq/dt and get an equation that only depends on v and t. Use the information that the current through the resistor is constant.

The correct equation should be

E=\dfrac{q(x_0-\int vdt )}{\epsilon_0 A} + \dfrac{R dq}{dt}

Here I've assumed that the separation is decreasing.
 
Last edited:
utkarshakash said:
The correct equation should be

E=\dfrac{q(x_0-\int vdt )}{\epsilon_0 A} + \dfrac{R dq}{dt}

Here I've assumed that the separation is decreasing.

??
That equation is dimensionally inconsistent in the 1st term on the right.

Hint: what is the current thru the capacitor in terms of capacitance and capacitor voltage?
Combine that with vela's hint, i.e. E = V_C + V_R. You wind up with a simple ODE in C(t), without either V or q.
 
rude man said:
??
That equation is dimensionally inconsistent in the 1st term on the right.

Hint: what is the current thru the capacitor in terms of capacitance and capacitor voltage?
Combine that with vela's hint, i.e. E = V_C + V_R. You wind up with a simple ODE in C(t), without either V or q.

q=CV_c \\<br /> \dfrac{dq}{dt} = i=V_c \dfrac{dC}{dt} \\<br /> V_r = iR \\<br /> E= \dfrac{q}{C} + V_c R \dfrac{dC}{dt}

Are the above equations correct?
Why is my earlier equation dimensionally inconsistent?
 
EDIT:
They are correct but the fourth is unhelpful.
What can you say about Vc in terms of E, i0 and R where i0 is the constant current? What is i0 in this problem?

Also, get rid of q in your last equation.
 
Last edited:
rude man said:
EDIT:
They are correct but the fourth is unhelpful.
What can you say about Vc in terms of E, i0 and R where i0 is the constant current? What is i0 in this problem?

Also, get rid of q in your last equation.

Vc = E-i0 R
 
utkarshakash said:
Vc = E-i0 R

Excellent idea! Now, get rid of q.
 
rude man said:
Excellent idea! Now, get rid of q.

The last equation can be modified as

E = (E-i_0 R)(1+R\dfrac{dC}{dt})
 
  • #10
utkarshakash said:
The last equation can be modified as

E = (E-i_0 R)(1+R\dfrac{dC}{dt})

Yes!
 
Back
Top