#set document(title: "24.1 Maxwell’s Equations: Electromagnetic Waves Predicted and Observed", author: "OpenStax / XYZ Homework") #set page(width: 8.5in, height: auto, margin: 1in) #import "@preview/cetz:0.5.2" #set text(font: ("STIX Two Text", "Libertinus Serif", "New Computer Modern"), size: 10.5pt, lang: "en") #show math.equation: set text(font: ("STIX Two Math", "New Computer Modern Math")) #set par(justify: true, leading: 0.62em, spacing: 0.9em) #set enum(spacing: 1.1em) // room between list items so tall inline fractions don't collide #set list(spacing: 1.1em) #set table(stroke: 0.5pt + rgb("#c7ccd3")) #let BLUE = rgb("#183B6F") // brand navy — section bars + example/solution labels (white on navy 11.09:1) #let ORANGE = rgb("#A94509") // brand primary-700 — AA-safe deep orange for TEXT (5.93:1 on white; raw brand #F37021 is 2.94:1 and must never carry text) #let RED = rgb("#DC2626") // brand error-600 #let GREEN = rgb("#059669") // brand success-600 (decoration only; small green text uses green-text #007942) #show heading.where(level: 1): it => block(width: 100%, above: 0pt, below: 16pt, fill: gradient.linear(BLUE, rgb("#2C5AA0")), inset: (x: 14pt, y: 12pt), radius: 3pt, text(fill: white, weight: "bold", size: 19pt, it.body)) #show heading.where(level: 2): it => block(width: 100%, above: 18pt, below: 10pt, fill: BLUE, inset: (x: 10pt, y: 6pt), radius: 2pt, text(fill: white, weight: "bold", size: 12pt, it.body)) #show heading.where(level: 3): it => text(fill: ORANGE, weight: "bold", size: 12.5pt, it.body) #show heading.where(level: 4): it => text(fill: BLUE, weight: "bold", size: 10.5pt, it.body) #let examplebox(label, title, body) = block(width: 100%, breakable: true, fill: rgb("#EFF1F5"), stroke: 0.5pt + rgb("#CFDDF0"), radius: 4pt, inset: 10pt, above: 12pt, below: 12pt)[ #block(below: 6pt)[#box(fill: BLUE, inset: (x: 6pt, y: 2pt), radius: 2pt, text(fill: white, weight: "bold", size: 8.5pt, label)) #h(0.4em) #strong[#title]] #body] // rail = decorative left rule (raw brand token); labelcolor = AA-safe label text shade #let notebox(label, rail, labelcolor, tint, body) = block(width: 100%, breakable: true, fill: tint, stroke: (left: 3pt + rail), inset: (left: 10pt, rest: 8pt), radius: (right: 4pt), above: 11pt, below: 11pt)[ #text(fill: labelcolor, weight: "bold", size: 7.5pt, tracking: 0.5pt)[#upper(label)] #linebreak() #body] #let solutionbox(body) = block(above: 4pt, below: 8pt)[ #text(fill: BLUE, weight: "bold", size: 8.5pt)[Solution] #linebreak() #body] #let figph(msg) = block(width: 100%, height: 60pt, fill: rgb("#f6f7f9"), stroke: (paint: rgb("#c7ccd3"), dash: "dashed"), radius: 4pt, inset: 10pt)[ #align(center + horizon, text(fill: rgb("#889"), style: "italic", size: 9pt, msg))] // Standardize inlined figure sizes: measure the natural CeTZ canvas, then scale to a // consistent envelope (aspect-aware; see build_typst.py FIG_* constants). Unlike the // print preamble, dimensions are FLOORED: in an editor a user can trim a figure to a // degenerate 1-D shape (a bare line), and w/h or tw/w would then divide by zero. #let _STD_W = 3.5 #let _WIDE_W = 5.6 #let _MAX_H = 3.4 #let _ASPECT_WIDE = 2.2 #let _UPSCALE_MAX = 1.15 #let stdfig(body) = context { let m = measure(body) let w = calc.max(m.width / 1in, 0.01) let h = calc.max(m.height / 1in, 0.01) let tw = if w / h > _ASPECT_WIDE { _WIDE_W } else { _STD_W } let s = calc.min(tw / w, _MAX_H / h, _UPSCALE_MAX) align(center, box(scale(x: s * 100%, y: s * 100%, reflow: true, body))) } #show figure: set block(breakable: false) #set figure(gap: 8pt) #show figure.caption: set text(size: 8.5pt, fill: rgb("#555")) == 24.1#h(0.6em)Maxwell’s Equations: Electromagnetic Waves Predicted and Observed === Learning Objectives By the end of this section, you will be able to: - Restate Maxwell’s equations. The Scotsman James Clerk Maxwell (1831–1879) is regarded as the greatest theoretical physicist of the 19th century. () Although he died young, Maxwell not only formulated a complete electromagnetic theory, represented by #strong[Maxwell’s equations], he also developed the kinetic theory of gases and made significant contributions to the understanding of color vision and the nature of Saturn’s rings. #figure(figph[This black and white engraving shows physicist James Clerk Maxwell as a Victorian era gentleman dressed in bowtie, vest, and jacket, and sporting a full, graying beard and moustache.], alt: "This black and white engraving shows physicist James Clerk Maxwell as a Victorian era gentleman dressed in bowtie, vest, and jacket, and sporting a full, graying beard and moustache.", caption: [James Clerk Maxwell, a 19th-century physicist, developed a theory that explained the relationship between electricity and magnetism and correctly predicted that visible light is caused by electromagnetic waves.]) Maxwell brought together all the work that had been done by brilliant physicists such as Oersted, Coulomb, Gauss, and Faraday, and added his own insights to develop the overarching theory of electromagnetism. Maxwell’s equations are paraphrased here in words because their mathematical statement is beyond the level of this text. However, the equations illustrate how apparently simple mathematical statements can elegantly unite and express a multitude of concepts—why mathematics is the language of science. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Maxwell’s Equations] + #strong[Electric field lines] originate on positive charges and terminate on negative charges. The electric field is defined as the force per unit charge on a test charge, and the strength of the force is related to the electric constant #math.equation(block: false, alt: "ε sub 0")[$ε_(0)$], also known as the permittivity of free space. From Maxwell’s first equation we obtain a special form of Coulomb’s law known as Gauss’s law for electricity. + #strong[Magnetic field lines] are continuous, having no beginning or end. No magnetic monopoles are known to exist. The strength of the magnetic force is related to the magnetic constant #math.equation(block: false, alt: "μ sub 0")[$μ_(0)$], also known as the permeability of free space. This second of Maxwell’s equations is known as Gauss’s law for magnetism. + A changing magnetic field induces an electromotive force (emf) and, hence, an electric field. The direction of the emf opposes the change. This third of Maxwell’s equations is Faraday’s law of induction, and includes Lenz’s law. + Magnetic fields are generated by moving charges or by changing electric fields. This fourth of Maxwell’s equations encompasses Ampere’s law and adds another source of magnetism—changing electric fields. ] Maxwell’s equations encompass the major laws of electricity and magnetism. What is not so apparent is the symmetry that Maxwell introduced in his mathematical framework. Especially important is his addition of the hypothesis that changing electric fields create magnetic fields. This is exactly analogous (and symmetric) to Faraday’s law of induction and had been suspected for some time, but fits beautifully into Maxwell’s equations. Symmetry is apparent in nature in a wide range of situations. In contemporary research, symmetry plays a major part in the search for sub-atomic particles using massive multinational particle accelerators such as the new Large Hadron Collider at CERN. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Making Connections: Unification of Forces] Maxwell’s complete and symmetric theory showed that electric and magnetic forces are not separate, but different manifestations of the same thing—the electromagnetic force. This classical unification of forces is one motivation for current attempts to unify the four basic forces in nature—the gravitational, electrical, strong, and weak nuclear forces. ] Since changing electric fields create relatively weak magnetic fields, they could not be easily detected at the time of Maxwell’s hypothesis. Maxwell realized, however, that oscillating charges, like those in AC circuits, produce changing electric fields. He predicted that these changing fields would propagate from the source like waves generated on a lake by a jumping fish. The waves predicted by Maxwell would consist of oscillating electric and magnetic fields—defined to be an electromagnetic wave (EM wave). Electromagnetic waves would be capable of exerting forces on charges great distances from their source, and they might thus be detectable. Maxwell calculated that electromagnetic waves would propagate at a speed given by the equation #math.equation(block: true, alt: "c equals the fraction 1 over the square root of μ sub 0 ε sub 0 .")[$c = frac(1, sqrt(μ_(0) ε_(0))) .$] When the values for #math.equation(block: false, alt: "μ sub 0")[$μ_(0)$] and #math.equation(block: false, alt: "ε sub 0")[$ε_(0)$] are entered into the equation for #math.equation(block: false, alt: "c")[$c$], we find that #math.equation(block: true, alt: "c equals the fraction 1 over the square root of open parenthesis 8 . 85 times 10 to the power minus 12 the fraction C squared over N times m squared close parenthesis open parenthesis 4π × 10 to the power minus 7 the fraction T times m over A close parenthesis equals 3 . 00 times 10 to the power 8 m/s ,")[$c = frac(1, sqrt(( 8 "." "85" × "10"^(− "12") #h(0.25em) frac("C"^(2), "N" ⋅ "m"^(2)) ) ( 4π × "10"^(− 7) #h(0.25em) frac("T" ⋅ "m", "A") ))) = " 3" "." "00" × attach(" 10", t: 8) #h(0.25em) " m/s" ,$] which is the speed of light. In fact, Maxwell concluded that light is an electromagnetic wave having such wavelengths that it can be detected by the eye. Other wavelengths should exist—it remained to be seen if they did. If so, Maxwell’s theory and remarkable predictions would be verified, the greatest triumph of physics since Newton. Experimental verification came within a few years, but not before Maxwell’s death. === Hertz’s Observations The German physicist Heinrich Hertz (1857–1894) was the first to generate and detect certain types of electromagnetic waves in the laboratory. Starting in 1887, he performed a series of experiments that not only confirmed the existence of electromagnetic waves, but also verified that they travel at the speed of light. Hertz used an AC #math.equation(block: false, alt: "RLC")[$"RLC"$] (resistor-inductor-capacitor) circuit that resonates at a known frequency #math.equation(block: false, alt: "f sub 0 equals the fraction 1 over 2π the square root of LC")[$f_(0) = frac(1, 2π sqrt("LC"))$] and connected it to a loop of wire as shown. High voltages induced across the gap in the loop produced sparks that were visible evidence of the current in the circuit and that helped generate electromagnetic waves. Across the laboratory, Hertz had another loop attached to another #math.equation(block: false, alt: "RLC")[$"RLC"$] circuit, which could be tuned (as the dial on a radio) to the same resonant frequency as the first and could, thus, be made to receive electromagnetic waves. This loop also had a gap across which sparks were generated, giving solid evidence that electromagnetic waves had been received. #figure(figph[The circuit diagram shows a simple circuit containing an alternating voltage source, a resistor R, capacitor C and a transformer, which provides the impedance. The transformer is shown to consist of two coils separated by a core. In parallel with the transformer is connected a wire loop labeled as Loop one Transmitter with a small gap that creates sparks across the gap. The sparks create electromagnetic waves, which are transmitted through the air to a similar loop next to it labeled as Loop two Receiver. These waves induce sparks in Loop two, and are detected by the tuner shown as a rectangular box connected to it.], alt: "The circuit diagram shows a simple circuit containing an alternating voltage source, a resistor R, capacitor C and a transformer, which provides the impedance. The transformer is shown to consist of two coils separated by a core. In parallel with the transformer is connected a wire loop labeled as Loop one Transmitter with a small gap that creates sparks across the gap. The sparks create electromagnetic waves, which are transmitted through the air to a similar loop next to it labeled as Loop two Receiver. These waves induce sparks in Loop two, and are detected by the tuner shown as a rectangular box connected to it.", caption: [The apparatus used by Hertz in 1887 to generate and detect electromagnetic waves. An #math.equation(block: false, alt: "RLC")[$"RLC"$] circuit connected to the first loop caused sparks across a gap in the wire loop and generated electromagnetic waves. Sparks across a gap in the second loop located across the laboratory gave evidence that the waves had been received.]) Hertz also studied the reflection, refraction, and interference patterns of the electromagnetic waves he generated, verifying their wave character. He was able to determine wavelength from the interference patterns, and knowing their frequency, he could calculate the propagation speed using the equation #math.equation(block: false, alt: "υ equals fλ")[$υ = "fλ"$] (velocity—or speed—equals frequency times wavelength). Hertz was thus able to prove that electromagnetic waves travel at the speed of light. The SI unit for frequency, the hertz (#math.equation(block: false, alt: "1 Hz equals 1 cycle/s")[$1 "Hz" = " 1 cycle/s"$]), is named in his honor. === Section Summary - Electromagnetic waves consist of oscillating electric and magnetic fields and propagate at the speed of light #math.equation(block: false, alt: "c")[$c$]. They were predicted by Maxwell, who also showed that #math.equation(block: true, alt: "c equals the fraction 1 over the square root of μ sub 0 ε sub 0 ,")[$c = frac(1, sqrt(μ_(0) ε_(0))) ,$]where #math.equation(block: false, alt: "μ sub 0")[$μ_(0)$] is the permeability of free space and #math.equation(block: false, alt: "ε sub 0")[$ε_(0)$] is the permittivity of free space. - Maxwell’s prediction of electromagnetic waves resulted from his formulation of a complete and symmetric theory of electricity and magnetism, known as Maxwell’s equations. - These four equations are paraphrased in this text, rather than presented numerically, and encompass the major laws of electricity and magnetism. First is Gauss’s law for electricity, second is Gauss’s law for magnetism, third is Faraday’s law of induction, including Lenz’s law, and fourth is Ampere’s law in a symmetric formulation that adds another source of magnetism—changing electric fields. === Problems & Exercises Verify that the correct value for the speed of light #math.equation(block: false, alt: "c")[$c$] is obtained when numerical values for the permeability and permittivity of free space (#math.equation(block: false, alt: "μ sub 0")[$μ_(0)$] and #math.equation(block: false, alt: "ε sub 0")[$ε_(0)$]) are entered into the equation #math.equation(block: false, alt: "c equals the fraction 1 over the square root of μ sub 0 ε sub 0")[$c = frac(1, sqrt(μ_(0) ε_(0)))$]. Show that, when SI units for #math.equation(block: false, alt: "μ sub 0")[$μ_(0)$] and #math.equation(block: false, alt: "ε sub 0")[$ε_(0)$] are entered, the units given by the right-hand side of the equation in the problem above are m/s.