184_notes:linecharge

This is an old revision of the document!


Sections 15.1-15.2 in Matter and Interactions (4th edition)

Now that we have the ideas behind how to construct the electric or potential field for distributions or lines of charges, we can put all of these pieces together to find the fields in specific examples. We will outline the steps for two examples in these notes, and you will get to try them out for yourselves in class and in the homework.

Say that we have a horizontal line of charge (this could be like a piece of tape, a plastic pen, a glass rod, etc.) that has a total length of L and a total charge of Q, and we are interested in finding the electric field at Point A that is a distance d away from the end of tape. First thing that we need to do is choose a frame of reference - lets pick $x=0$ to be in the middle of the piece of tape, with +x direction to the right and -x direction to the left. In this frame of reference, the piece of tape stretches then from $-\frac{L}{2}$ to $\frac{L}{2}$. Note that this choice of reference frame is completely arbitrary. You can pick whatever reference frame you would like (but you can be strategic in your choice - some reference frames will be easier to handle mathematically than others).

Before we talked about how to find the electric field using the general equation: $$\vec{E}=\int\frac{1}{4\pi\epsilon_0}\frac{dQ}{r^2}\hat{r}=\int\frac{1}{4\pi\epsilon_0}\frac{dQ}{r^3}\vec{r}$$ Now we just need to fill in the pieces of this equation.

Finding dQ

To find dQ, we want to split this line of charge into little chunks of charge. Since this is a linear charge distribution, we can write dQ as $$dQ=\lambda dl$$ But since the little bits of length are horizontal we will replace dl with dx to represent that “little bit of horizontal length”. $$dQ=\lambda dx$$ And then to find the charge density (C/m) assuming a linear charge distribution and assuming no discharging occurs, we take the total charge over the total length of the line: $$\lambda = \frac{Q}{L}$$ $$dQ = \frac{Q}{L} dx$$ Now we have the little bit of charge represented in terms of the little bit of length.

Finding $\vec{r}$

To find the $\vec{r}$, we need to write the distance from a general dQ to Point A, which in this case will only be in the $\hat{x}$ direction. If we pick a point in the +x region, we can see that $\vec{r}$ should be $\frac{L}{2} + d$ as the length from zero to Point A, minus the distance that dQ is away from 0. Since the distance from 0 to dQ can change depending on where you put your dQ, we will call this some variable, namely “x” to match what we chose for dQ. Note that this distance is a “big” x and not a dx (or “little bit of x”) because the $\vec{r}$ represents a large distance and not an infinitesimal distance. So the separation vector here is given by: $$\vec{r}= \langle \frac{L}{2}+d-x,0,0 \rangle = \frac{L}{2}+d-x \hat{x}$$ Because the $\vec{r}$ points in a single direction, the magnitude is pretty simple: $$|\vec{r}|=r=\sqrt{(\frac{L}{2}+d-x)^2+0^2+0^2}=\frac{L}{2}+d-x$$

Putting it together

Now, we can fit all the pieces together to find the electric field by plugging in what we found for dQ, $\hat{r}$ and r: $$\vec{E}=\int\frac{1}{4\pi\epsilon_0}\frac{dQ}{r^2}\hat{r}$$ $$\vec{E}=\int\frac{1}{4\pi\epsilon_0}\frac{Q}{L}\frac{dx}{(\frac{L}{2}+d-x)^2}\hat{x}$$

The final piece that we need to add is limits to the integral. Since the piece of tape stretches from $-\frac{L}{2}$ to $\frac{L}{2}$, this means that the limits on the integral should also go from $-\frac{L}{2}$ to $\frac{L}{2}$ - conceptually this means that we want to add up the little bits of charge only along the length of the line. This gives us a final integral of: $$\vec{E}=\int_{-\frac{L}{2}}^{\frac{L}{2}}\frac{1}{4\pi\epsilon_0}\frac{Q}{L}\frac{dx}{(\frac{L}{2}+d-x)^2}\hat{x}$$

At this point, you can either calculate the integral on your own or plug it into Wolfram Alpha.

  • 184_notes/linecharge.1516467102.txt.gz
  • Last modified: 2018/01/20 16:51
  • by dmcpadden