Gauss' law describes the flux of an electric field generated by a charge inside of a volume passing through the bounding surface of that volume. Given a system of charges or a charge distribution within the enclosing surface , the flux must be
where is the total charge enclosed within the surface and is the normal vector on the surface element . This is true for any surface and and any charge distribution therein. It can be expressed in differential form through the divergence of the field:
where is the volume charge density. Alternatively, using :
which is Poisson's equation.
Gauss' law holds even for changing electric fields and moving charges, which may be subject to Electromagnetic induction.
Derivation#
Consider a point charge within a sphere of radius . The outgoing flux is going to be
The important thing to note here is that this occurs only because Coulomb's law goes like , as this cancels out perfectly with the area that goes like . Any more or less and the flux would depend on the chosen area, but it does not. This can be easily extended to any number of particles by principle of superposition. Consider charges, all within the surface. The total field is
so the previous statement becomes
calling the total enclosed charge we get Gauss' law
The differential form is derived by use of the divergence theorem:
If we express the enclosed charge through a volume density by
we get
The integrals are in the same variable and over the same domain, so to be equal, the integrands must be equal. Thus
Usage#
Gauss' law in integral form is by far the most convenient way of calculating the electric field of a system, provided symmetry works in one's favor.
Symmetries#
Gauss' law is most useful when in a system under specific kinds of symmetries. The three types of symmetries that well work are:
- Spherical symmetry: make the Gaussian surface a concentric sphere.
- Cylindrical symmetry: make the Gaussian surface a coaxial cylinder. Think of it like a electric cable coated in rubber.
- Planar symmetry: make the Gaussian surface a "pillbox" that straddles the plane, half over and half under.
Points 2. and 3. technically require a infinite cylinder and an infinite plane to work, but can be used to good effect as approximations for very long cylinders and very large planes.
Spherical#
Consider a ball of radius and total charge . Imagine a sphere of radius (often called a Gaussian surface). In this case, . Symmetry allows us extract out of the integral. In fact, is always perpendicular to surface element (i.e. it's radial)1, as is the surface normal, so the dot product between the two can be dropped
The magnitude of the electric fields depends on the distance, but the distance is constant over a sphere centered on the charge, so we can pull it out of the integral
Applying Gauss' law we get
Since we know the direction of , we can "reverse engineer" the vector from just its magnitude: . Thus, we have
This way, we got the field generated by a ball (or even a sphere, really) without doing a single integral. The crucial part here is that the system is spherically symmetrical. If it weren't then would not have been aligned with and we wouldn't have been able to pull out of the integral.
Cylindrical#
Consider a long cylinder of charge density proportional to the distance from the axis , where is the distance and is a constant. The cylinder has a length of and a radius of . The enclosed charge is
by using Cylindrical coordinates. By symmetry, points radially outwards, so
This is for the "long side" of the cylinder. The "top" and "bottom" of the cylinder contribute nothing because is perpendicular to the surface there, so . By Gauss' law this is
and thus
with the unit vector pointing radially outwards.
Planar#
Consider an infinite plane that carries a uniform surface charge . We can use a "Gaussian pillbox" extending equal distances above and below the plane. Here we have
where is the area of the parts of the pillbox parallel to the plane (the "top" and "bottom"). By symmetry, points away from the plane (upwards above the plane, downwards below the plane), so the integral yields
and the sides contribute nothing because they are perpendicular to the field. Thus we have
and so
where is the normal vector of the plane.
Symmetry by superposition#
While there are only three types of symmetries to work with, it's possible to compute the field of more complex systems if each of the components is individually symmetrical in one of these three ways. This is allowed by the superposition principle, as we can calculate the electric fields in isolation and then just sum them together.
Two parallel planes#
Consider two parallel infinite planes each carrying the same but opposite uniform surface charge density . By the result above, we know that each plane singularly produces a field of intensity
These fields are parallel to each other. The positive one points away from the plane, whereas the negative one points towards the plane. This means that the fields cancel each other out outside of the two planes and sum up in between to get
where the inner field goes from the positive plane to the negative one.
In dielectrics#
In a dielectric, the electric field is given by both the bound charges caused by dielectric polarization and by the free charges due to everything else. The total charge density is
and Gauss' law reads
where is the total field, due to both the polarization and external effects. Combining the divergence terms
The expression in parentheses is called the electric displacement . Thus, Gauss' law reads
or in integral form
where denotes the total free charge within the Gaussian surface. This form is nice because it only references free charges, which are generally artificial and therefore known, as opposed to bound charges. It's also possible to calculate displacement directly when the symmetry requirements above are met.
Footnotes#
-
can't not be radial. The ball is static and perfectly smooth, so there is not point of reference, like say, an axis of Rotation. This means any direction is equal, as any direction that's chosen could just as easily be chosen to be anything else. The only direction that has "character" to it, in the sense that it can be actually be defined, is the radial direction. ↩