Photon Energy Calculator
Convert one known light property into the other two with photon energy shown first in eV and joules. Built for laser labels, spectroscopy lines, UV sources, and optics homework checks.
How It Works
Formula
Variables, symbols and units
- Photon energy(J or eV)
- Frequency(Hz)
- Wavelength(m)
- Planck constant(J·s)
- Speed of light in vacuum(m/s)
Calculation method explained
Pick the one property you already know, enter its value and unit, and the calculator derives the other two. Photon energy is surfaced first in both eV and J because that is usually the comparison number people actually need when checking UV, visible, and IR sources side by side.
The calculator treats the input as a single-photon vacuum relation. It first converts your chosen unit into a canonical SI value, then derives the other properties from the exact constants below.
- Planck constant: h = 6.62607015 × 10^-34 J·s
- Speed of light in vacuum: c = 299792458 m/s
- Electron-volt conversion: 1 eV = 1.602176634 × 10^-19 J
From wavelength it computes frequency with c = lambda·f, then energy with E = h·f. From frequency it computes wavelength with lambda = c / f, then energy with E = h·f. From photon energy it converts through joules, solves f = E / h, and then lambda = c / f. This is a clean optics utility for comparison work, not a beam simulator or a material-response model.