Electromagnetism, circuits, optics, and a doorway into modern physics.

This is the companion to Physics 101. Where 101 dealt with mechanical forces, 102 introduces a whole new class of force; electromagnetism; and by the end, sets you up for relativity and quantum mechanics.


Table of Contents

  1. Electric Charge and Coulomb’s Law
  2. Electric Fields
  3. Gauss’s Law
  4. Electric Potential
  5. Capacitance and Dielectrics
  6. Current, Resistance, and Power
  7. DC Circuits
  8. Magnetic Fields and Forces
  9. Sources of Magnetic Fields
  10. Electromagnetic Induction
  11. Inductance and AC Circuits
  12. Maxwell’s Equations and EM Waves
  13. Geometric Optics
  14. Wave Optics
  15. Introduction to Modern Physics
  16. Appendix: Constants and Units

1. Electric Charge and Coulomb’s Law

Electromagnetism starts with a single new idea: matter carries a property called charge, which comes in two varieties (positive and negative), and charges exert forces on each other.

Properties of Charge

  • Two types: positive and negative. Like charges repel, opposites attract.
  • Quantized: charge comes in integer multiples of the elementary charge e=1.602×1019e = 1.602 \times 10^{-19} C.
  • Conserved: the total charge of an isolated system never changes.
  • Unit: the coulomb (C).

Coulomb’s Law

The force between two point charges:

F=keq1q2r2F = k_e \frac{|q_1 q_2|}{r^2}

where ke=8.988×109k_e = 8.988 \times 10^9 N·m²/C² is Coulomb’s constant. Often written using the permittivity of free space ε0\varepsilon_0:

ke=14πε0,ε0=8.854×1012 C2/(N⋅m2)k_e = \frac{1}{4\pi \varepsilon_0}, \qquad \varepsilon_0 = 8.854 \times 10^{-12} \text{ C}^2/(\text{N·m}^2)

In vector form:

F12=keq1q2r2r^12\vec{F}_{12} = k_e \frac{q_1 q_2}{r^2} \hat{r}_{12}

The force points along the line joining the charges. For multiple charges, forces superpose (add as vectors).

Coulomb vs. Gravity

Structurally identical to Newton’s law of gravitation; both inverse-square, both along the line joining the two objects. But the electric force is roughly 103610^{36} times stronger, and it can repel as well as attract.


2. Electric Fields

Rather than thinking of charges acting directly on each other across space, we say each charge creates a field that fills the surrounding space. Other charges then respond to that field.

Definition

The electric field at a point is the force per unit positive test charge placed there:

E=Fq0\vec{E} = \frac{\vec{F}}{q_0}

Units: N/C, equivalently V/m.

Field of a Point Charge

E=keqr2r^\vec{E} = k_e \frac{q}{r^2} \hat{r}

Points outward from positive charges, inward toward negative charges.

Superposition

Fields from multiple sources add as vectors:

Etotal=iEi\vec{E}_{\text{total}} = \sum_i \vec{E}_i

Continuous Charge Distributions

For charge spread over a line, surface, or volume:

E=kedqr2r^\vec{E} = k_e \int \frac{dq}{r^2} \hat{r}

with charge densities:

  • Linear: λ=dq/d\lambda = dq/d\ell (C/m)
  • Surface: σ=dq/dA\sigma = dq/dA (C/m²)
  • Volume: ρ=dq/dV\rho = dq/dV (C/m³)

Field Lines (Visual Tool)

  • Point from positive to negative charges
  • Never cross
  • Density of lines indicates field strength
  • Perpendicular to conductor surfaces in electrostatic equilibrium

Electric Dipole

Two equal and opposite charges separated by dd. Dipole moment:

p=qd\vec{p} = q\vec{d}

In an external field, a dipole experiences a torque:

τ=p×E\vec{\tau} = \vec{p} \times \vec{E}

with potential energy:

U=pEU = -\vec{p} \cdot \vec{E}


3. Gauss’s Law

A powerful reformulation of Coulomb’s law that makes problems with high symmetry almost trivial.

Electric Flux

Flux is the “amount of field” passing through a surface:

ΦE=EdA\Phi_E = \int \vec{E} \cdot d\vec{A}

For a uniform field and flat surface: ΦE=EAcos(θ)\Phi_E = EA\cos(\theta).

Gauss’s Law

The flux through any closed surface equals the enclosed charge divided by ε0\varepsilon_0:

EdA=Qencε0\oint \vec{E} \cdot d\vec{A} = \frac{Q_{\text{enc}}}{\varepsilon_0}

This is one of Maxwell’s equations. It’s completely equivalent to Coulomb’s law but far easier to apply in symmetric situations.

Classic Applications

Infinite line of charge (linear density λ\lambda):

E=λ2πε0rE = \frac{\lambda}{2\pi \varepsilon_0 r}

Infinite sheet of charge (surface density σ\sigma):

E=σ2ε0E = \frac{\sigma}{2\varepsilon_0}

Uniformly charged sphere (outside, total charge QQ):

E=keQr2E = k_e \frac{Q}{r^2}

(Behaves as if all charge were concentrated at the center; the “shell theorem.”)

Inside a conductor in electrostatic equilibrium: E=0\vec{E} = 0 everywhere. All excess charge sits on the surface.


4. Electric Potential

Just as we defined gravitational potential energy to sidestep forces, we define electric potential energy; and its per-unit-charge version, voltage.

Electric Potential Energy

For a charge qq in a field:

U=qVU = qV

For two point charges:

U=keq1q2rU = k_e \frac{q_1 q_2}{r}

(Note: unlike gravity, this can be positive or negative depending on signs.)

Electric Potential (Voltage)

Potential energy per unit charge:

V=UqV = \frac{U}{q}

Units: volts (V). 1 V = 1 J/C.

Potential from a Point Charge

V=keqrV = k_e \frac{q}{r}

(Taking V=0V = 0 at infinity.)

Potential Difference

ΔV=VBVA=ABEd\Delta V = V_B - V_A = -\int_A^B \vec{E} \cdot d\vec{\ell}

And the reverse relation:

E=V(or in 1D: Ex=dVdx)\vec{E} = -\nabla V \qquad \text{(or in 1D: } E_x = -\frac{dV}{dx}\text{)}

Equipotential Surfaces

Surfaces of constant potential. The electric field is always perpendicular to them. No work is done moving a charge along an equipotential.

Work and Voltage

Work done by the electric force moving charge qq from A to B:

WAB=q(VAVB)=qΔVW_{AB} = q(V_A - V_B) = -q\Delta V

The Electron Volt

A handy energy unit in atomic and particle physics:

1 eV=1.602×1019 J1 \text{ eV} = 1.602 \times 10^{-19} \text{ J}

(The energy gained by an electron falling through 1 volt.)


5. Capacitance and Dielectrics

A capacitor stores energy in an electric field between two conductors.

Definition of Capacitance

C=QVC = \frac{Q}{V}

Units: farads (F). 1 F = 1 C/V. (Real capacitors are usually µF, nF, or pF; 1 F is huge.)

Parallel Plate Capacitor

C=ε0AdC = \frac{\varepsilon_0 A}{d}

where AA is plate area and dd is separation.

Energy Stored

U=12CV2=Q22C=12QVU = \frac{1}{2} CV^2 = \frac{Q^2}{2C} = \frac{1}{2} QV

Energy Density of the Electric Field

uE=12ε0E2u_E = \tfrac{1}{2} \varepsilon_0 E^2

(Energy per unit volume; the field itself stores the energy.)

Capacitors in Circuits

In parallel (voltages equal, charges add):

Ceq=C1+C2+C_{\text{eq}} = C_1 + C_2 + \ldots

In series (charges equal, voltages add):

1Ceq=1C1+1C2+\frac{1}{C_{\text{eq}}} = \frac{1}{C_1} + \frac{1}{C_2} + \ldots

Dielectrics

Insulating material between plates increases capacitance by the dielectric constant κ\kappa:

C=κC0C = \kappa C_0

Dielectrics let capacitors store more charge at the same voltage, and they raise the breakdown voltage.


6. Current, Resistance, and Power

Charges move; and when they do, we call it current.

Electric Current

I=dQdtI = \frac{dQ}{dt}

Units: amperes (A). 1 A = 1 C/s. By convention, current flows in the direction positive charges would move (opposite to actual electron flow in a wire).

Current Density

J=IAn^J=nqvd\vec{J} = \frac{I}{A} \hat{n} \qquad \vec{J} = nq\vec{v}_d

where nn is charge carrier density and vd\vec{v}_d is drift velocity.

Ohm’s Law

For many materials, current is proportional to voltage:

V=IRV = IR

where RR is resistance, measured in ohms (Ω\Omega). 1 Ω = 1 V/A.

Resistance and Resistivity

R=ρLAR = \rho \frac{L}{A}

where ρ\rho is resistivity (Ω·m), a property of the material. LL is length, AA is cross-sectional area.

Temperature Dependence

ρ=ρ0[1+α(TT0)]\rho = \rho_0 [1 + \alpha(T - T_0)]

where α\alpha is the temperature coefficient of resistivity.

Electrical Power

P=IV=I2R=V2RP = IV = I^2 R = \frac{V^2}{R}

Units: watts (W).

Energy Delivered

E=PtE = Pt

Utility companies bill in kilowatt-hours (kWh): 1 kWh = 3.6 × 10⁶ J.


7. DC Circuits

Combining batteries, resistors, and capacitors into circuits governed by two simple rules.

Resistors in Series and Parallel

Series (same current, voltages add):

Req=R1+R2+R_{\text{eq}} = R_1 + R_2 + \ldots

Parallel (same voltage, currents add):

1Req=1R1+1R2+\frac{1}{R_{\text{eq}}} = \frac{1}{R_1} + \frac{1}{R_2} + \ldots

Kirchhoff’s Laws

Junction Rule (conservation of charge): The sum of currents flowing into a node equals the sum flowing out.

Iin=Iout\sum I_{\text{in}} = \sum I_{\text{out}}

Loop Rule (conservation of energy): The sum of voltage changes around any closed loop is zero.

loopΔV=0\sum_{\text{loop}} \Delta V = 0

Sign conventions: across a resistor, voltage drops in the direction of current; across an EMF source, voltage rises when going from − to +.

EMF and Internal Resistance

A real battery:

Vterminal=εIrV_{\text{terminal}} = \varepsilon - Ir

where ε\varepsilon is the EMF and rr is internal resistance.

RC Circuits

Charging a capacitor through a resistor:

Q(t)=Qmax(1et/RC)Q(t) = Q_{\max}\left(1 - e^{-t/RC}\right)

I(t)=εRet/RCI(t) = \frac{\varepsilon}{R} e^{-t/RC}

Discharging:

Q(t)=Q0et/RCQ(t) = Q_0 e^{-t/RC}

The time constant is:

τ=RC\tau = RC

After one time constant, the capacitor has charged/discharged about 63% of the way.


8. Magnetic Fields and Forces

Magnetism is the second half of electromagnetism. It turns out; as we’ll see; to be the same force as electricity, viewed from a moving frame.

Magnetic Force on a Moving Charge

F=qv×B\vec{F} = q\vec{v} \times \vec{B}

Magnitude: F=qvBsin(θ)F = qvB\sin(\theta). Units: tesla (T). 1 T = 1 N/(A·m).

Key facts:

  • Force is perpendicular to both v\vec{v} and B\vec{B}
  • No force on a charge at rest
  • No force when motion is parallel to the field
  • Magnetic force does no work (always perpendicular to motion)

Circular Motion in a Magnetic Field

A charged particle moving perpendicular to B\vec{B} follows a circle:

r=mvqBr = \frac{mv}{qB}

ω=qBm(cyclotron frequency)\omega = \frac{qB}{m} \quad \text{(cyclotron frequency)}

Lorentz Force

Combined electric and magnetic force:

F=q(E+v×B)\vec{F} = q(\vec{E} + \vec{v} \times \vec{B})

Force on a Current-Carrying Wire

F=IL×B\vec{F} = I\vec{L} \times \vec{B}

Magnitude: F=BILsin(θ)F = BIL\sin(\theta).

Torque on a Current Loop

For a loop with magnetic moment μ=IA\vec{\mu} = I\vec{A}:

τ=μ×B\vec{\tau} = \vec{\mu} \times \vec{B}

U=μBU = -\vec{\mu} \cdot \vec{B}

This is how electric motors work.


9. Sources of Magnetic Fields

Where do magnetic fields come from? Moving charges.

Biot-Savart Law

The magnetic field from a current element:

dB=μ04πId×r^r2d\vec{B} = \frac{\mu_0}{4\pi} \frac{I \, d\vec{\ell} \times \hat{r}}{r^2}

where μ0=4π×107\mu_0 = 4\pi \times 10^{-7} T·m/A is the permeability of free space.

Common Field Configurations

Long straight wire at distance rr:

B=μ0I2πrB = \frac{\mu_0 I}{2\pi r}

Field circles the wire (right-hand rule).

Center of a circular loop of radius RR:

B=μ0I2RB = \frac{\mu_0 I}{2R}

Inside a long solenoid (n turns per unit length):

B=μ0nIB = \mu_0 n I

Inside a toroid:

B=μ0NI2πrB = \frac{\mu_0 N I}{2\pi r}

Ampère’s Law

For a closed loop (“Amperian loop”):

Bd=μ0Ienc\oint \vec{B} \cdot d\vec{\ell} = \mu_0 I_{\text{enc}}

The magnetic analog of Gauss’s law; great for symmetric situations.

Force Between Parallel Wires

Two parallel wires carrying currents I1I_1 and I2I_2, separated by dd:

FL=μ0I1I22πd\frac{F}{L} = \frac{\mu_0 I_1 I_2}{2\pi d}

Parallel currents attract; antiparallel currents repel.

Gauss’s Law for Magnetism

No magnetic monopoles exist (as far as we know), so:

BdA=0\oint \vec{B} \cdot d\vec{A} = 0

Magnetic field lines always form closed loops.


10. Electromagnetic Induction

A changing magnetic field creates an electric field. This single fact powers every generator, transformer, and electric car on Earth.

Magnetic Flux

ΦB=BdA\Phi_B = \int \vec{B} \cdot d\vec{A}

Units: webers (Wb). 1 Wb = 1 T·m².

Faraday’s Law

The induced EMF around a closed loop equals the negative rate of change of magnetic flux:

ε=dΦBdt\varepsilon = -\frac{d\Phi_B}{dt}

For NN tightly wound turns:

ε=NdΦBdt\varepsilon = -N\frac{d\Phi_B}{dt}

Lenz’s Law

The direction of induced current opposes the change in flux that caused it. (This is what the minus sign in Faraday’s law encodes.)

A physical expression of conservation of energy; you can’t get induced current for free; something must do work against the induced force.

Motional EMF

For a rod of length LL moving with velocity vv perpendicular to B\vec{B}:

ε=BLv\varepsilon = BLv

Generators

A coil rotating in a magnetic field produces sinusoidal EMF:

ε(t)=NBAωsin(ωt)\varepsilon(t) = NBA\omega \sin(\omega t)

This is the principle behind every power plant in the world (except photovoltaic).

Eddy Currents

Changing flux in a bulk conductor induces swirling currents that dissipate energy. Used in induction stoves, magnetic brakes, and metal detectors.


11. Inductance and AC Circuits

Self-Inductance

A changing current in a coil induces an EMF in itself:

ε=LdIdt\varepsilon = -L\frac{dI}{dt}

where LL is the inductance, measured in henries (H). 1 H = 1 V·s/A.

For a solenoid:

L=μ0n2VL = \mu_0 n^2 V

Energy Stored in an Inductor

U=12LI2U = \tfrac{1}{2} L I^2

Energy Density of the Magnetic Field

uB=B22μ0u_B = \frac{B^2}{2\mu_0}

RL Circuits

Current rising through an inductor and resistor in series:

I(t)=εR(1et/τ),τ=LRI(t) = \frac{\varepsilon}{R}\left(1 - e^{-t/\tau}\right), \qquad \tau = \frac{L}{R}

LC Circuits

An ideal LC circuit oscillates forever:

ω=1LC\omega = \frac{1}{\sqrt{LC}}

Energy sloshes back and forth between the capacitor (electric) and the inductor (magnetic), perfectly analogous to a mass-spring system.

AC Circuits: Key Quantities

For V(t)=V0cos(ωt)V(t) = V_0 \cos(\omega t):

  • Peak value: V0V_0
  • RMS value: Vrms=V0/2V_{\text{rms}} = V_0/\sqrt{2}
  • Average power (resistor): Pavg=VrmsIrmscos(ϕ)P_{\text{avg}} = V_{\text{rms}} I_{\text{rms}} \cos(\phi)

Reactance and Impedance

Capacitive reactance:

XC=1ωCX_C = \frac{1}{\omega C}

Inductive reactance:

XL=ωLX_L = \omega L

Impedance of a series RLC circuit:

Z=R2+(XLXC)2Z = \sqrt{R^2 + (X_L - X_C)^2}

Resonance

An RLC circuit has a natural resonant frequency:

ω0=1LC\omega_0 = \frac{1}{\sqrt{LC}}

At resonance, impedance is minimized and current is maximized; the principle behind radio tuners.

Transformers

V2V1=N2N1\frac{V_2}{V_1} = \frac{N_2}{N_1}

For an ideal transformer (conservation of power): I1V1=I2V2I_1 V_1 = I_2 V_2.


12. Maxwell’s Equations and EM Waves

The triumph of 19th-century physics. Four equations unify everything about electricity and magnetism and predict light.

Maxwell’s Equations (Integral Form)

1. Gauss’s Law for Electricity:

EdA=Qencε0\oint \vec{E} \cdot d\vec{A} = \frac{Q_{\text{enc}}}{\varepsilon_0}

2. Gauss’s Law for Magnetism:

BdA=0\oint \vec{B} \cdot d\vec{A} = 0

3. Faraday’s Law:

Ed=dΦBdt\oint \vec{E} \cdot d\vec{\ell} = -\frac{d\Phi_B}{dt}

4. Ampère-Maxwell Law:

Bd=μ0Ienc+μ0ε0dΦEdt\oint \vec{B} \cdot d\vec{\ell} = \mu_0 I_{\text{enc}} + \mu_0 \varepsilon_0 \frac{d\Phi_E}{dt}

Maxwell’s crucial addition was the “displacement current” term μ0ε0dΦE/dt\mu_0 \varepsilon_0 \, d\Phi_E/dt; without it, the whole system falls apart.

The Prediction: Light

Combining the equations in empty space yields a wave equation. The predicted wave speed:

c=1μ0ε02.998×108 m/sc = \frac{1}{\sqrt{\mu_0 \varepsilon_0}} \approx 2.998 \times 10^8 \text{ m/s}

That’s the measured speed of light; the first major clue that light is an electromagnetic wave.

Properties of EM Waves

  • Transverse waves: EB\vec{E} \perp \vec{B} \perp direction of propagation
  • Related magnitudes: E=cBE = cB
  • Travel at cc in vacuum, slower in matter
  • Do not require a medium

Energy and Intensity

Poynting vector (energy flow per unit area):

S=1μ0E×B\vec{S} = \frac{1}{\mu_0} \vec{E} \times \vec{B}

Intensity (time-averaged):

I=cε0E022I = \frac{c \varepsilon_0 E_0^2}{2}

Radiation Pressure

For complete absorption: P=I/cP = I/c. For complete reflection: P=2I/cP = 2I/c.

The EM Spectrum

From longest to shortest wavelength: radio, microwave, infrared, visible, ultraviolet, X-ray, gamma ray. All are the same phenomenon; EM waves at different frequencies.


13. Geometric Optics

When wavelengths are much smaller than objects, light behaves like rays; and a lot of useful optics follows from just two rules.

Reflection

θi=θr\theta_i = \theta_r

(Angle of incidence equals angle of reflection, measured from the normal.)

Refraction; Snell’s Law

n1sin(θ1)=n2sin(θ2)n_1 \sin(\theta_1) = n_2 \sin(\theta_2)

where n=c/vn = c/v is the index of refraction of the medium.

Total Internal Reflection

When light goes from higher nn to lower nn, above a critical angle it reflects entirely:

sin(θc)=n2n1\sin(\theta_c) = \frac{n_2}{n_1}

(Basis of fiber optics.)

Mirrors

Focal length of a spherical mirror: f=R/2f = R/2.

Mirror equation:

1do+1di=1f\frac{1}{d_o} + \frac{1}{d_i} = \frac{1}{f}

Magnification:

M=dido=hihoM = -\frac{d_i}{d_o} = \frac{h_i}{h_o}

Sign conventions:

  • f>0f > 0 concave (converging), f<0f < 0 convex (diverging)
  • di>0d_i > 0 real image (in front), di<0d_i < 0 virtual image (behind)

Thin Lenses

Same equation as mirrors:

1do+1di=1f\frac{1}{d_o} + \frac{1}{d_i} = \frac{1}{f}

Lensmaker’s equation:

1f=(n1)(1R11R2)\frac{1}{f} = (n - 1)\left(\frac{1}{R_1} - \frac{1}{R_2}\right)

Power of a lens (diopters):

P=1fP = \frac{1}{f}

Converging lenses have f>0f > 0; diverging lenses have f<0f < 0.

Optical Instruments

  • Magnifying glass: M25 cm/fM \approx 25\text{ cm}/f
  • Microscope: M=Mobj×MeyepieceM = M_{\text{obj}} \times M_{\text{eyepiece}}
  • Telescope: M=fobj/feyeM = f_{\text{obj}} / f_{\text{eye}}

14. Wave Optics

When wavelengths are comparable to object sizes, light’s wave nature shows up directly; interference and diffraction.

Double-Slit Interference (Young’s Experiment)

Condition for bright fringes (constructive):

dsin(θ)=mλ,m=0,±1,±2,d\sin(\theta) = m\lambda, \quad m = 0, \pm 1, \pm 2, \ldots

Dark fringes (destructive):

dsin(θ)=(m+12)λd\sin(\theta) = \left(m + \tfrac{1}{2}\right)\lambda

Fringe spacing on a screen at distance LL (small angles):

Δy=λLd\Delta y = \frac{\lambda L}{d}

Thin Film Interference

A phase flip of π\pi occurs on reflection from a higher-nn medium. Conditions for constructive/destructive interference depend on whether 0, 1, or 2 flips happen. The optical path difference is 2nt2nt, where tt is film thickness and nn is the film’s index.

Single-Slit Diffraction

Condition for dark fringes:

asin(θ)=mλ,m=±1,±2,a\sin(\theta) = m\lambda, \quad m = \pm 1, \pm 2, \ldots

The central bright fringe is twice as wide as the others.

Diffraction Grating

Bright fringes:

dsin(θ)=mλd\sin(\theta) = m\lambda

Gratings produce very sharp, widely-separated fringes; useful for spectroscopy.

Resolution; Rayleigh Criterion

Minimum angular separation for two point sources to be resolved through an aperture of diameter DD:

θmin=1.22λD\theta_{\min} = 1.22 \frac{\lambda}{D}

(Why bigger telescopes see finer detail.)

Polarization

Malus’s Law (intensity through a polarizer, with angle θ\theta between the light’s polarization and the axis):

I=I0cos2(θ)I = I_0 \cos^2(\theta)

Brewster’s Angle (light reflected at this angle is fully polarized):

tan(θB)=n2n1\tan(\theta_B) = \frac{n_2}{n_1}


15. Introduction to Modern Physics

The end of Physics 102 typically previews the two revolutions of the 20th century; relativity and quantum mechanics. This is where classical physics starts breaking.

Special Relativity; Postulates

Einstein, 1905:

  1. The laws of physics are the same in all inertial frames.
  2. The speed of light cc is the same in all inertial frames, regardless of the motion of source or observer.

The consequences are profound and very, very weird.

Lorentz Factor

γ=11v2/c2\gamma = \frac{1}{\sqrt{1 - v^2/c^2}}

Time Dilation

A moving clock ticks slowly:

Δt=γΔt0\Delta t = \gamma \Delta t_0

where Δt0\Delta t_0 is the proper time (measured in the clock’s rest frame).

Length Contraction

A moving object is shortened along the direction of motion:

L=L0γL = \frac{L_0}{\gamma}

Relativistic Momentum and Energy

p=γmv\vec{p} = \gamma m \vec{v}

E=γmc2E = \gamma m c^2

At rest (v=0v = 0, γ=1\gamma = 1):

E0=mc2E_0 = mc^2

The famous equation. Mass is a form of energy.

Energy-momentum relation:

E2=(pc)2+(mc2)2E^2 = (pc)^2 + (mc^2)^2

For massless particles (like photons): E=pcE = pc.

The Photoelectric Effect

Light shining on a metal ejects electrons, but only if the frequency exceeds a threshold. Einstein (1905) explained it by proposing light comes in quanta; photons; with energy:

E=hfE = hf

where h=6.626×1034h = 6.626 \times 10^{-34} J·s is Planck’s constant.

Photoelectric equation:

Kmax=hfϕK_{\max} = hf - \phi

where ϕ\phi is the work function of the metal.

Classical wave theory could not explain this. It marked the birth of the photon.

Wave-Particle Duality

Light behaves as waves (interference, diffraction) and as particles (photoelectric effect, Compton scattering). De Broglie (1924) proposed the same is true of matter; every particle has a wavelength:

λ=hp\lambda = \frac{h}{p}

This was confirmed by electron diffraction experiments and underlies all of quantum mechanics.

The Bohr Model of the Atom

Bohr proposed electrons orbit the nucleus only at discrete energy levels:

En=13.6 eVn2,n=1,2,3,E_n = -\frac{13.6 \text{ eV}}{n^2}, \quad n = 1, 2, 3, \ldots

Transitions between levels emit or absorb photons:

hf=EiEfhf = E_i - E_f

Not the full story (see: quantum mechanics), but a crucial stepping stone; and still useful for understanding atomic spectra.

Heisenberg’s Uncertainty Principle

You cannot simultaneously know position and momentum of a particle to arbitrary precision:

ΔxΔp2\Delta x \, \Delta p \geq \frac{\hbar}{2}

where =h/(2π)1.055×1034\hbar = h/(2\pi) \approx 1.055 \times 10^{-34} J·s.

Similarly for energy and time:

ΔEΔt2\Delta E \, \Delta t \geq \frac{\hbar}{2}

This is not a limit of measurement technology; it’s a limit of reality itself. And it’s the door into the quantum world.


Appendix: Constants and Units

Useful Physical Constants

SymbolNameValue
eeElementary charge1.602 × 10⁻¹⁹ C
kek_eCoulomb’s constant8.988 × 10⁹ N·m²/C²
ε0\varepsilon_0Permittivity of free space8.854 × 10⁻¹² C²/(N·m²)
μ0\mu_0Permeability of free space4π × 10⁻⁷ T·m/A
ccSpeed of light in vacuum2.998 × 10⁸ m/s
hhPlanck’s constant6.626 × 10⁻³⁴ J·s
\hbarReduced Planck’s constant1.055 × 10⁻³⁴ J·s
mem_eElectron mass9.109 × 10⁻³¹ kg
mpm_pProton mass1.673 × 10⁻²⁷ kg
1 eVElectron volt1.602 × 10⁻¹⁹ J

Electromagnetic Units

QuantityUnitSymbolIn base units
ChargecoulombCA·s
VoltagevoltVJ/C = kg·m²/(A·s³)
ResistanceohmΩV/A
CapacitancefaradFC/V
InductancehenryHV·s/A
Magnetic fieldteslaTkg/(A·s²)
Magnetic fluxweberWbT·m² = V·s

Typical Ranges

QuantityEveryday scale
Household voltage120 V (US), 230 V (EU)
Household current10–30 A
Phone battery3–4 V, ~3000 mAh
Lightning bolt~10⁹ V, ~30 kA
Earth’s magnetic field~50 µT
MRI machine1.5–7 T
Visible light wavelength380–750 nm

Closing Note

Physics 102 is where a lot of students fall in love with the subject or walk away from it. It’s also where the experimental evidence stops fitting comfortably inside classical intuition. By the end, you’ve seen:

  • The unification of electricity and magnetism into a single framework
  • The prediction that light is an electromagnetic wave; from pure theory
  • The first cracks in classical physics (photoelectric effect, atomic spectra, wave-particle duality) that will eventually require throwing out the whole foundation and rebuilding it as quantum mechanics

From here, the natural next steps are modern physics (a proper treatment of special relativity plus a survey of quantum phenomena), quantum mechanics (the real thing; Schrödinger equation, operators, all of it), and electromagnetism II (Maxwell’s equations in differential form, relativistic EM, radiation).

And always: work problems. Physics isn’t a spectator sport.