Potential Difference in a varying field

AI Thread Summary
The discussion revolves around calculating the potential difference in a varying electric field using the integral of the electric field. The user initially questions whether the initial potential can be assumed as zero and seeks clarification on limits of integration and the path from point A to B. It is emphasized that the path chosen affects the calculation, with a suggestion to break it down into segments for easier evaluation. The correct differential along the x-axis is identified as dx, and the user is guided through setting up the integral properly. Ultimately, the sign of the potential difference is clarified by discussing the direction of electric field lines in relation to potential.
exitwound
Messages
291
Reaction score
1

Homework Statement



problem.jpg


Homework Equations



V_f - V_i = - \int_i^f{\vec E \cdot d\vec s}

The Attempt at a Solution



Can I assume that the V_i is 0?
V= - \int{\vec (4x) \cdot d\vec s}
V= - \int{\vec (4x) \cdot d\vec s}
V= -4x(s)
V=-4x(2.51)
V=-10.02x

At this point, what is done?
 
Physics news on Phys.org
You need limits of integration. What are they? Also you need a path from A to B. You can pick any path, but some are more convenient than others. Finally, it would pay to write the electric field and element ds in unit vector notation first, then take the dot product between them.
 
So we call point C the origin (0,0), and take the path from A-->C and then from C-->B, finding the potential difference between the points on the first segment, then the difference on the second segment.

<br /> V_c - V_a = - \int_a^c{\vec E \cdot d\vec s}<br />
<br /> V_c - V_a = - \int_a^c{(4x)(\hat x) \cdot (ds) (\hat y)}<br />
<br /> V_c - V_a = {0}<br />

And then from C-->B

<br /> V_c - V_b = - \int_b^c{(4x)(\hat x) \cdot (ds) (\hat x)}<br />
<br /> V_c - V_b = - \int_b^c{(4x)(ds)}<br />
<br /> V_c - V_b = - (4x)\int_b^c{(ds)}<br />
<br /> V_c - V_b = - (4x)(s)}<br />

And now what?
 
The integral from A to C is correctly calculated to be zero. For the second integral, you have element ds. Look at your path, you are moving along the x-axis, what is a better name for ds? What are your limits of integration?
 
dS is the path from c-->b.

Obviously, i don't know how to set up the integral.
 
No, ds is a small increment along the path from C to B. This path is along the x-axis, so if you chop it up into many small increments, you are chopping up the x-axis into small increments and a small increment along the x-axis is traditionally called ...
 
(I meant the integral of dS, the sum of all the dS's was the path. sorry.)

A small differential on the x-axis would be dx.
 
Correct, it is dx. So when you go from C to B x varies from what to what value? These are your limits of integration.
 
So..what its..

V=\int_0^{1.2}{E} dx
V=\int_0^{1.2}{4x} dx
V=4(\frac{x^2}{2}|_0^{1.2})
 
  • #10
Looks good except for the minus sign that you dropped. Now finish the evaluation and you are done.
 
  • #11
So I'm confused. Is the answer 2.88 or -2.88? It's asking for the potential difference Vb-Va
 
  • #12
When you go from A to C there is no change in the potential because you are moving in a direction perpendicular to the electric field. When you go from C to B you are moving with the electric field lines. Now, do electric field lines point from high to low potential or the other way around? Answer that and you have the sign of the difference and should confirm the result of your integration.
 
Back
Top