Measuring Planck's Constant with LED Thresholds for H2 Physics Practicals
Download printable cheat-sheet (CC-BY 4.0)19 Sep 2025, 00:00 Z
TL;DR
Use a string of different coloured LEDs, a variable power supply, and spreadsheet regression to plot photon energy against frequency.
The intercept of the best-fit line givesh/e
; when multiplied by the electronic charge it delivers Planck's constant within 5 %.
Bake in calibration checks, dark-room controls, and full uncertainty paragraphs to turn a simple demo into a top-tier Paper 4 investigation.
Why This Experiment Hits the 9478 Syllabus
H2 Physics candidates must demonstrate mastery of quantum photoelectric ideas and linear data analysis. The LED threshold experiment ticks both boxes:
- Threshold voltage maps directly onto photon energy
E = hf
, making the link between circuit measurements and quantum theory explicit. - The procedure mirrors SEAB Paper 4 expectations — control temperature, justify graphical methods, and estimate uncertainties on slope and intercept.
- Students rehearse digital acquisition workflows that Cambridge and SEAB examiners highlight in recent examiner reports.
Apparatus Checklist
Item | Notes |
Assorted LEDs (violet to red) | Use at least five distinct peak wavelengths between 400–650 nm. |
Variable DC supply (0–6 V) or USB-C PD trigger | Fine voltage control in 0.01 V steps lets you land exactly on the threshold. |
Series resistor (1 kΩ) & breadboard | Limits current spikes that can damage LEDs. |
Digital multimeter or Arduino DAQ | Log both voltage and current; ensure millivolt resolution. |
Diffraction grating or manufacturer datasheets | Provides stated LED wavelength to convert into frequency. |
Light shield (cardboard box or blackout tube) | Reduces ambient light that can skew the subjective “just-on” criterion. |
Setup and Calibration
- Fuse safety first. Keep the current below the LED’s rated limit — 10 mA is plenty for threshold determinations.
- Calibrate meters. Zero the multimeter using its REL function and record the least count for later uncertainty paragraphs.
- Stabilise temperature. LEDs warm up quickly; wait 60 s between readings or mount each diode on an aluminium heat sink to maintain a constant junction temperature.
- Log wavelength references. If you cannot find the manufacturer’s datasheet, capture each LED’s dominant wavelength using a shared diffraction grating workflow that your lab already uses.
Data Collection Workflow
- Increase the supply voltage in 0.02 V steps until the LED barely begins to glow in the darkened enclosure.
- Record the “turn-on” voltage
V_0
and capture a short video; frame-by-frame playback lets multiple students agree on the exact threshold. - Repeat the trial three times per colour, noting ambient temperature and any drift.
- Convert wavelength
\lambda
to frequencyf = c/\lambda
and photon energyE = eV_0
. - Plot
E
againstf
in Google Sheets or Logger Pro. Use LINEST to extract gradienth
and y-intercept (work function). - Document absolute and percentage uncertainties for both the slope and intercept. Compare your experimental
h
to6.626\times10^{-34}\text{ J s}
.
Error Analysis That Impresses Examiners
- Subjective threshold detection: Mitigate by using a light sensor (photodiode) or by averaging multiple observers’ readings.
- Series resistance drop: Measure the actual LED voltage with a differential probe rather than trusting supply readouts.
- Temperature drift: Quantify LED forward-voltage shift (~2 mV K⁻¹) with a thermocouple so you can state a systematic correction.
- Frequency accuracy: Note the ±1 nm uncertainty if you use diffraction-grating calibration and propagate it through to
f
.
Extension Pathways
- Swap discrete LEDs for a white LED and narrow-band interference filters to test whether broadband sources still obey the linear model.
- Deploy an Arduino-based constant-current driver so students can script the voltage sweep and collect hundreds of data points in minutes.
- Pair the practical with the H2 Physics Definition and Formulae guide to reinforce quantum terminology before Paper 4.
- Bundle the apparatus into an Eclat “Quantum Starter Kit” and offer a weekend bootcamp on linear regression and uncertainty budgets.