Return to Electric Flux and Area Vectors notes

Example: Flux through a Closed Cylinder

A constant electric field $\vec{E}$ is directed along the $x$-axis. If we imagine a cylindrical surface with radius $R$ and height $h$ is situated in the field so that the bases of the cylinder are parallel to the $xz$-plane. What is the electric flux through the cylinder?

Facts

Lacking

Approximations & Assumptions

Representations

$$\Phi=\vec{E}\bullet \vec{A}$$

Cylinder

Solution

Before we dive into the math, let's reason about the nature of the situation. It will be helpful to visualize how the area vector $\text{d}\vec{A}$ would look for different parts of the cylinder's surface. Here is a visual from a couple perspectives, where each arrow represents the direction of $\text{d}\vec{A}$ at its location. Remember that the convention for closed surfaces is that area-vectors are directed outside.

Cylinder Area-Vectors

Notice that the area vectors on the bases of the cylinder are pointing along the $y$-axis. Since the electric field is aligned with the $x$ axis, there will be no flux through the top and bottom of the cylinder. The math is here: $$\Phi_{\text{top}}=\vec{E}\bullet\vec{A}_{\text{top}}=(E\hat{x})\bullet(\pi R^2\hat{y})=0$$ The same is true for bottom. For completeness, the math is here: $$\Phi_{\text{bottom}}=\vec{E}\bullet\vec{A}_{\text{bottom}}=(E\hat{x})\bullet(\pi R^2(-\hat{y}))=0$$ The wall of the cylinder is not so easy. Before we set up some nasty integral, consider the symmetry of the cylinder. For every tiny piece of the wall, there another tiny piece directly opposite, which will have the opposite area-vector. See below for a visual.

Opposite Area-Vectors

If we were to calculate the electric flux through the cylinder's wall, we could set it up like a sum over all the little pieces of area that add up to the entire wall. $$\Phi_{\text{wall}}=\sum_{\text{entire wall}}\Phi_{\text{little piece}}=\sum_{\text{entire wall}}\vec{E}\bullet\vec{A}_{\text{little piece}}$$

Each little piece will have a “matching piece”, like $\vec{A}_1$ and $\vec{A}_2$ in the figure. Since area-vectors point out of the surface, matching pieces will be opposites: $\vec{A}_1 = - \vec{A}_2$. Since the electric field is constant everywhere, we find that the fluxes are also opposites: $$\Phi_{A_1} = \vec{E}\bullet\vec{A}_1 = E\cdot(\hat{x}\bullet\vec{A}_1) = E\cdot(\hat{x}\bullet-\vec{A}_2) = -\vec{E}\bullet\vec{A}_2 = -\Phi_{A_2}$$

It shouldn't be too surprising at this point to see that everything cancels out. When we match up the terms, we get: $$\Phi_{\text{matching pieces}}=\Phi_{A_1}+\Phi_{A_2} = 0$$ We can continue in the manner for the entire wall, and we will find that $$\Phi_{\text{wall}}=0$$ In total, $$\Phi_{\text{cylinder}}=\Phi_{\text{top}}+\Phi_{\text{bottom}}+\Phi_{\text{wall}}=0$$