FIXME - this is more or a homework problem for them. So I'm not sure we want to use this one…

Example: Flux through a Cube on a Charged Plane

Suppose you have a plane of charge with a uniform surface charge density of $\sigma=-4\mu\text{C/m}^2$. What is the electric flux through a cube with side-length $l=0.5 \text{ m}$ that is placed halfway into the plane? Feel free to use the electric field due to an infinite uniform plane of charge: $\vec{E} = \frac{\sigma}{2\epsilon_0}(\pm\hat{z})$ (where $\pm\hat{z}$ points away from plane). Notice that the strength of the electric field does not depend on the distance from the plane – it is constant apart from a change in direction when you cross over to the other side of the plane.

Facts

Lacking

Approximations & Assumptions

Representations

$$\Phi_e=\int\vec{E}\bullet \text{d}\vec{A}$$

$$\vec{E} = \frac{\sigma}{2\epsilon_0}(\pm\hat{z})$$

Charged Plane and Cubic Surface

Solution

First, we evaluate the situation qualitatively. Consider the electric field lines of the charged plane: Negatively Charged Plane -- Electric Field Lines You might notice that we have oriented the cube conveniently. The electric field is parallel to the sides of the cube, so there are no electric field lines entering or exiting from the side of the cube. So the flux through the sides should be $0$. For the top and bottom of the cube, the electric field lines are perpendicular to the surface, which means they are parallel to the area-vectors. These facts will greatly simplify our integral calculation of the flux. \begin{align*} \Phi_{\text{total}} &= \Phi_{\text{sides}}+\Phi_{\text{top}}+\Phi_{\text{bottom}} \\ &= 0 + \int_{\text{top}}\vec{E}\bullet \text{d}\vec{A} + \int_{\text{bottom}}\vec{E}\bullet \text{d}\vec{A} \\ &= \int_{\text{top}}E\hat{z}\bullet \text{d}A\hat{z} + \int_{\text{bottom}}E(-\hat{z})\bullet \text{d}A(-\hat{z}) \\ &= E\int_{\text{top}}\text{d}A + E\int_{\text{bottom}}\text{d}A \\ &= E\cdot(A_{\text{top}}+A_{\text{bottom}}) \\ &= \frac{\sigma}{2\epsilon_0}(2l^2) \\ &= \frac{\sigma l^2}{\epsilon_0} \end{align*} When we plug in values for $\sigma$, $l$, and $\epsilon_0$, we get $\Phi_{\text{cube}}=1.15\cdot 10^5\text{ Vm}$.

Notice that in the next section of notes, we define “Gauss' Law”, which states that the total flux through a close surface is the amount of charge enclosed divided by $\epsilon_0$. A quick check for this example shows us that the charge enclosed by the sphere covers an area of $l^2$, which means the charge is $\sigma\cdot l^2$. If we had used Gauss' Law, we would have quickly found that $$\Phi_{\text{cube}}=\frac{Q_{\text{enclosed}}}{\epsilon_0}=\frac{\sigma l^2}{\epsilon_0}$$ This is the same result! An alternative question for this example could have been: What is the electric field due to a uniformly charged plane? If we were not given the electric field at the beginning, we could have used symmetry arguments and Gauss' Law to work backwards, starting with the charge enclosed, and then using the integral formula for electric flux to solve for the electric field. There are sometimes electric fields that we do not know off-hand, and Gauss' Law is often the best tool to find them.