Difference between revisions of "Maxwell's equations"
JamesCrook (talk | contribs) (Updates.) |
JamesCrook (talk | contribs) (Sigma explanation moved.) |
||
Line 52: | Line 52: | ||
* The number of integral signs indicates whether you're integrating over one, two or three dimensions. To calculate the treble integral in equation (1) you might integrate first on <math>x</math>, then on <math>y</math>, then on <math>z</math>. The integral doesn't have to be calculated that way. You can get the volume integral perfectly well in other ways. For example, if the volume you are integrating over is spherical, one of your integrations might be over a radial distance. | * The number of integral signs indicates whether you're integrating over one, two or three dimensions. To calculate the treble integral in equation (1) you might integrate first on <math>x</math>, then on <math>y</math>, then on <math>z</math>. The integral doesn't have to be calculated that way. You can get the volume integral perfectly well in other ways. For example, if the volume you are integrating over is spherical, one of your integrations might be over a radial distance. | ||
* The subscript to the integrals, such as <math>\Omega</math> is giving a name to the volume you are integrating over, so you can describe its shape elsewhere. That name <math>\scriptstyle \partial \Omega</math> is representing the surface of the volume <math>\Omega</math>. | * The subscript to the integrals, such as <math>\Omega</math> is giving a name to the volume you are integrating over, so you can describe its shape elsewhere. That name <math>\scriptstyle \partial \Omega</math> is representing the surface of the volume <math>\Omega</math>. | ||
+ | ** In these equations, <math>\Sigma</math> is a convenient Greek letter name to give to a surface. These equations are ''not'' using the common convention that <math>\Sigma</math> means 'a sum'. | ||
* The circular symbol superimposed over the middle of an integral is a hint that the line or area being integrated over is a loop in the case of a line, or a closed surface like the surface of a sphere in the case of an area. | * The circular symbol superimposed over the middle of an integral is a hint that the line or area being integrated over is a loop in the case of a line, or a closed surface like the surface of a sphere in the case of an area. | ||
Line 58: | Line 59: | ||
Equation (2) is the same thing for magnetic field and 'magnetic charge'. As <math>\rho_m</math> is zero everywhere, the right hand side evaluates to zero. | Equation (2) is the same thing for magnetic field and 'magnetic charge'. As <math>\rho_m</math> is zero everywhere, the right hand side evaluates to zero. | ||
− | In equation (4) you consider a 'loop' in space that is the edge of some surface <math>\Sigma</math>. <math>\Sigma</math> is | + | In equation (4) you consider a 'loop' in space that is the edge of some surface <math>\Sigma</math>. <math>\scriptstyle \partial \Sigma</math> is the edge of the surface <math>\Sigma</math>. The left hand side with its dot product is measuring the magnetic field around the loop. The right hand side is measuring the change in electric field through the surface, and adding in the electric current through the surface (electric current density integrated over the surface <math>\Sigma</math>). |
Equation (3) does the same thing for electric field around the loop and magnetic field crossing the surface, and as <math>J_m = 0</math> the 'magnetic current' term disappears. | Equation (3) does the same thing for electric field around the loop and magnetic field crossing the surface, and as <math>J_m = 0</math> the 'magnetic current' term disappears. |
Revision as of 16:06, 5 September 2020
Maxwell's equations are partial differential equations that state the relationships between electric and magnetic fields. They underlie the wave nature of light. Equation (1) and (2) are Gauss' laws, (3) Faraday's law of induction, (4) Ampere's circuital law.
The four equations were originally formulated based on observations. Equation 3, for example, comes from Faraday's law. It relates the rate at which magnetic field is changing, [math]\frac{\partial\mathbf{B}}{\partial t}[/math] to circular flow of electric current, [math]\nabla\boldsymbol{\times}\mathbf{E}[/math].
Maxwell's genius was in completing the four equations and from the combination conjecturing that light and radio waves were electromagnetic phenomenon. In particular, the speed at which light travels can be deduced from the equations.
Prerequisities
The maths of these equations will make no sense to you whatsoever without the following foundations:
- Understanding of Simple harmonic motion. The key idea is that differential equations relating position, velocity and acceleration can lead to a solution that oscillates.
- Familiarity with vectors in 3 dimensions, Vector product and Cross product. The vector product allows you to calculate the angle between two vectors. The cross product, given two vectors, finds another vector that is perpendicular to both.
- The Div Grad and Curl differential operations in 3D that are shown here, and in particular why [math]\nabla\cdot(\nabla\times\mathbf{B}) = 0[/math]. Div, Grad and Curl are differential operations in 3D space. Maxwell's 3rd and 4th equation relate the results of a spatial derivative of one field (magnetic or electric) with a temporal derivative of the other kind of field.
No Magnetic Monopoles
To-Be-Written.
Integral Version
The four differential equations are equivalent to these four integral equations. If you differentiate these integral equations, you get the differential ones.
[math] \begin{align} {\oint}\!\!\!\!{\oint}_{\scriptstyle\partial \Omega } & \mathbf{E}\cdot\mathrm{d}\mathbf{S} = 4 \pi \iiint_\Omega \rho_e \,\mathrm{d}V\tag{1} \end{align} [/math]
[math] \begin{align} {\oint}\!\!\!\!{\oint}_{\scriptstyle \partial \Omega } & \mathbf{B}\cdot\mathrm{d}\mathbf{S} = 4 \pi \iiint_\Omega \rho_m \,\mathrm{d}V\tag{2} \end{align} [/math]
[math] \begin{align} - \oint_{\partial \Sigma} & \mathbf{E} \cdot \mathrm{d}\boldsymbol{l} = \frac{1}{c} \left(\frac{\mathrm{d}}{\mathrm{d}t} \iint_{\Sigma} \mathbf{B} \cdot \mathrm{d}\mathbf{S} + 4 \pi \iint_{\Sigma} \mathbf{J_m} \cdot \mathrm{d}\mathbf{S} \right) \tag{3}\\ \end{align} [/math]
[math] \begin{align} \oint_{\partial \Sigma} & \mathbf{B} \cdot \mathrm{d}\boldsymbol{l} = \frac{1}{c} \left(\frac{\mathrm{d}}{\mathrm{d}t} \iint_{\Sigma} \mathbf{E} \cdot \mathrm{d}\mathbf{S} + 4 \pi \iint_{\Sigma} \mathbf{J_e} \cdot \mathrm{d}\mathbf{S} \right) \tag{4}\\ \end{align} [/math]
A few words first on the meanings of the integral symbols...
- The number of integral signs indicates whether you're integrating over one, two or three dimensions. To calculate the treble integral in equation (1) you might integrate first on [math]x[/math], then on [math]y[/math], then on [math]z[/math]. The integral doesn't have to be calculated that way. You can get the volume integral perfectly well in other ways. For example, if the volume you are integrating over is spherical, one of your integrations might be over a radial distance.
- The subscript to the integrals, such as [math]\Omega[/math] is giving a name to the volume you are integrating over, so you can describe its shape elsewhere. That name [math]\scriptstyle \partial \Omega[/math] is representing the surface of the volume [math]\Omega[/math].
- In these equations, [math]\Sigma[/math] is a convenient Greek letter name to give to a surface. These equations are not using the common convention that [math]\Sigma[/math] means 'a sum'.
- The circular symbol superimposed over the middle of an integral is a hint that the line or area being integrated over is a loop in the case of a line, or a closed surface like the surface of a sphere in the case of an area.
In equation (1) you consider any volume of space, [math]\Omega[/math]. The right hand side is integrating all charge [math]\rho_e[/math] in that volume. [math]\scriptstyle \partial \Omega[/math] represents the surface of that volume. The left hand side is a surface integral, over the surface of [math]\Omega[/math], integrating electric field. The dot product with [math]E[/math] inside the integral ensures it is measuring how much electric field crosses the surface.
Equation (2) is the same thing for magnetic field and 'magnetic charge'. As [math]\rho_m[/math] is zero everywhere, the right hand side evaluates to zero.
In equation (4) you consider a 'loop' in space that is the edge of some surface [math]\Sigma[/math]. [math]\scriptstyle \partial \Sigma[/math] is the edge of the surface [math]\Sigma[/math]. The left hand side with its dot product is measuring the magnetic field around the loop. The right hand side is measuring the change in electric field through the surface, and adding in the electric current through the surface (electric current density integrated over the surface [math]\Sigma[/math]).
Equation (3) does the same thing for electric field around the loop and magnetic field crossing the surface, and as [math]J_m = 0[/math] the 'magnetic current' term disappears.
The equivalence of the integral and differential forms of the equations follows from Stoke's Theorem and Green's Theorem.
To Dig Deeper
To dig deeper: Caches-to-Caches - A nuanced description of Maxwell's equations that aim to make the physics more understandable. The use of the more symmetric version of the equations[1] is inspired by that article.
To dig deeper: Wikipedia - As ever Wikipedia aims to be encyclopedic, making the subject matter more than a bit impenetrable.
- ↑ (Jackson 1962)