Exposure value (EV) reduces the whole exposure triangle to a single number, making it easy to compare scene brightness and swap between equivalent camera settings. This calculator computes EV from any aperture, shutter, and ISO, then lists every aperture and shutter pair that produces the same exposure.
How it works
Exposure value is defined from aperture and shutter speed:
EV = log₂(N² ÷ t)
where N is the f-number and t is the shutter time in seconds. Each whole step
of EV equals one stop of light. Because light meters reference ISO 100, the tool
normalizes to EV100:
EV₁₀₀ = EV − log₂(ISO ÷ 100)
Raising ISO makes the sensor more sensitive, so the same brightness corresponds to a higher EV — the normalization lets you compare scenes regardless of ISO.
Equivalent exposures
Two settings are equivalent when they let the same total light reach the sensor.
Opening the aperture one stop doubles the light, and shortening the shutter one
stop halves it, so the two cancel. The tool holds N² ÷ t constant and solves for
the shutter time at each standard aperture:
t = N² ÷ 2^EV
Example and tips
A reading of f/8 at 1/250 s and ISO 100 gives EV = log₂(64 × 250) = log₂(16000) ≈ 13.97, essentially EV 14. The equivalent at f/2.8 would be about 1/2000 s —
same brightness, but a shallow depth of field and frozen motion. Use the list to
trade depth of field against motion blur while keeping the exposure perfect.