Radiation Pressure Calculator - Light Force on Absorbers and Mirrors

The radiation pressure calculator turns intensity, reflectivity, angle of incidence, and medium into the radiation pressure on a surface and the total force on the chosen area.

Radiation Pressure Calculator

Intensity of the light in W/m^2. Default 1361 W/m^2 is the solar constant at Earth's orbit. For a laser, intensity equals power divided by beam area.

Fraction of light reflected by the surface. Use 0 for a perfect absorber (soot, matte black paint), 1 for a perfect mirror. Polished silver is about 0.97 in visible light.

Angle between the incoming light and the surface normal in degrees. 0 is head-on (perpendicular), 90 is grazing. Pressure scales as cos^2 of this angle.

Refractive index of the medium. Vacuum and air are 1.000. Water is about 1.333. Higher index lowers the effective speed of light and raises the pressure.

Area of the target surface in square meters. The force output equals pressure times this area. Solar sail designs commonly use 10 to 1000 square meters.

Results

Radiation pressure
0Pa
Total force on surface 0N
Momentum flux 0N
Pressure vs atmosphere 0ppm

What Is Radiation Pressure Calculator?

A radiation pressure calculator turns any light intensity into the pressure a beam exerts on a surface and the total force it delivers to a chosen area. The physics is the same for sunlight on a solar sail, a laser on a micromechanical mirror, or a blackbody source in vacuum: P_rad = (I/c) * (1 + R) * cos^2(theta), with the speed of light in the medium replacing c when light travels through water or glass.

  • Solar sail sizing: Read the force on a 100 m^2 perfectly reflecting sail at the Earth's solar constant (about 9.08e-4 N) before committing to a deployable membrane.
  • Optical trap force: Estimate the radiation pressure from a tightly focused laser in optical tweezers, where forces are in the piconewton range.
  • Radiometer calibration: Compare predicted radiation pressure on the black and mirrored vanes of a Crookes radiometer to expected vane motion.
  • Laser ablation recoil: Compute the reaction force when a high-power laser deposits momentum, used in laser propulsion and pulsed laser deposition.

Defaults are sunlight at Earth's orbit (1361 W/m^2) hitting a perfect mirror at perpendicular incidence, so the calculator reads the textbook solar sail number on first load. Switching reflectivity to 0 halves the result for an absorber; setting the angle to 45 degrees quarters it through cos^2(theta).

When the light source is a thermal radiator rather than a laser, the Blackbody Radiation Calculator provides the spectral exitance and peak wavelength that feeds back into the intensity used here.

How Radiation Pressure Calculator Works

The calculator reads intensity, reflectivity, angle, medium refractive index, and target area, converts the angle into radians, divides the vacuum speed of light by n to get c_medium, then evaluates P_rad = (I / c_medium) * (1 + R) * cos^2(theta) and F = P_rad * A.

P_rad = (I / c_medium) * (1 + R) * cos^2(theta) ; F = P_rad * A ; c_medium = c_vacuum / n
  • I: Light intensity in watts per square meter (W/m^2). For a laser, I equals beam power divided by beam area.
  • R: Surface reflectivity between 0 (perfect absorber) and 1 (perfect mirror).
  • theta: Angle of incidence between the incoming light and the surface normal in degrees. 0 is perpendicular, 90 is grazing.
  • n: Refractive index of the medium. Vacuum and air use 1.000; water uses about 1.333.
  • A: Target surface area in square meters used for the total force output.

The factor (1 + R) covers both perfect absorption (R = 0, giving the textbook I/c) and perfect reflection (R = 1, doubling the result), and handles partial reflectivity from anti-reflection coatings. The cos^2(theta) factor combines two effects: the projected area shrinks as cos(theta) and the normal-component of momentum transfer shrinks as cos(theta), multiplying together. Inside a medium the speed of light drops to c/n, raising the pressure by n for the same intensity.

Sunlight on a perfect mirror at Earth's orbit

I = 1361 W/m^2, R = 1, theta = 0 degrees, n = 1.000, A = 1 m^2

c_medium = 299,792,458 / 1 = 299,792,458 m/s; P_rad = (1361 / 299,792,458) * (1 + 1) * cos^2(0) = 9.0802e-6 Pa; F = 9.0802e-6 * 1 = 9.0802e-6 N

Radiation pressure = 9.08 × 10^-6 Pa, force = 9.08 × 10^-6 N on 1 m^2

About 9 micronewtons per square meter at perpendicular incidence; on a 100 m^2 solar sail that scales to 9.08e-4 N, the magnitude driving interplanetary sail designs.

According to NIST CODATA speed of light, the speed of light in vacuum is exactly 299,792,458 m/s by the SI definition of the metre, the constant used as the denominator of every radiation pressure result in vacuum.

When the beam is so intense that individual photon recoils matter, the Compton Wavelength Calculator provides the photon momentum change on a single electron that underlies the (1 + R) factor in this formula.

Key Concepts Explained

Four ideas hold the calculator together: photon momentum, the intensity-pressure link, the role of reflectivity, and the medium refractive index.

Photon momentum

Each photon carries momentum p = h/lambda. Radiation pressure is the rate at which that momentum is deposited on a surface, which is why intensity divided by c gives the pressure.

Intensity to pressure

The base relation P_rad = I/c follows from energy-momentum conservation of a light beam. Doubling intensity doubles the pressure; doubling frequency at fixed intensity does not, because higher-energy photons are fewer per joule.

Reflectivity factor

The factor (1 + R) ranges from 1 for a perfect absorber to 2 for a perfect mirror. A polished metal at R = 0.97 gives nearly twice the pressure of a soot-black surface at the same intensity.

Refractive index scaling

Inside water (n = 1.333) or glass (n ~ 1.5), the speed of light drops and the radiation pressure rises by the same factor. The angle factor cos^2(theta) still applies, with theta as the angle inside the medium.

These four ideas drive the Poynting vector, the radiation reaction force on accelerating charges, and the Crookes radiometer mechanism. According to Wikipedia - Radiation Pressure, the pressure inside a transparent medium scales as (I/c_medium) and the angle correction still uses cos^2(theta) once refraction is accounted for, which is why this calculator accepts the medium refractive index.

The (1 + R) factor is exactly the conservation of momentum applied to a photon bouncing off a mirror, which is the same setup the Conservation of Momentum Calculator solves for any pair of colliding masses.

How to Use This Calculator

Pick an intensity, set the reflectivity and angle to match your surface, choose the medium, then read the radiation pressure, total force, and pressure-vs-atmosphere from the results panel.

  1. 1 Enter the light intensity: W/m^2. Default 1361 is the solar constant at Earth's orbit. For a laser, intensity equals beam power divided by beam area.
  2. 2 Set the surface reflectivity: 0 for a perfect absorber (soot, matte black paint), 1 for a perfect mirror, anything in between for a partial reflector.
  3. 3 Choose the angle of incidence: 0 degrees means perpendicular; 90 is grazing. Pressure scales as cos^2 of this angle.
  4. 4 Pick the medium: 1.000 for vacuum and air, 1.333 for water, about 1.5 for typical glass. Higher index raises the pressure for the same intensity.
  5. 5 Enter the target area: Square meters the light hits. Solar sails use 10 to 1000 m^2; optical tweezers trap cells in regions of about 1e-9 m^2.
  6. 6 Read the pressure and force: Headline output is pressure in Pa. Force and momentum flux follow; pressure-vs-atmosphere shows how small radiation pressure is compared to air.

For a 100 m^2 perfectly reflecting solar sail at Earth's orbit, keep the defaults (1361 W/m^2, R = 1, theta = 0, n = 1, A = 100); the result reads about 9.08e-4 N, the force that must be balanced against solar gravity to maintain attitude.

When the light source is pulsed or modulated, the Harmonic Wave Equation Calculator reads the frequency and wavelength of the envelope so the average intensity can be tracked over each pulse.

Benefits of Using This Calculator

The radiation pressure calculator combines photon momentum, intensity scaling, reflectivity, and medium refractive index into one panel so coursework, lab checks, and solar sail design share the same numbers.

  • Four physical inputs, one panel: Intensity, reflectivity, angle, and refractive index feed the formula; area is a separate input because it scales force but not pressure.
  • Vacuum and non-vacuum media: Switch between vacuum, air, water, glass, and any custom refractive index the experiment requires.
  • Reference comparisons built in: The pressure-versus-atmosphere field shows radiation pressure as parts per million of atmospheric pressure, a sanity check that radiation forces are tiny compared to air.
  • Continuous reflectivity input: Reflectivity is a continuous 0-to-1 number, so partial reflectors, anti-reflection coatings, and absorbing substrates all fit the same formula.
  • Worked example baked in: Defaults match sunlight on a perfect mirror at Earth's orbit and the worked example reproduces the solar sail force to better than 1%.

If the question shifts to a single photon recoil on an electron, the same Planck constant and speed of light drive the neighboring calculators in this category.

Factors That Affect Your Results

Three input factors change every output, with the medium refractive index as a fourth caveat. The limits below describe where the closed-form model is reliable and where it stops being exact.

Light intensity I

Radiation pressure scales linearly with intensity. Doubling the intensity doubles both the pressure and the total force on the chosen area.

Reflectivity R

Pressure scales as (1 + R), so a perfect mirror (R = 1) gives exactly twice the pressure of a perfect absorber (R = 0) at the same intensity.

Angle of incidence theta

Pressure scales as cos^2(theta). At 60 degrees the pressure is one quarter of the head-on value; at 90 degrees (grazing) it is zero.

Medium refractive index n

Pressure scales as n because c_medium = c/n. In water (n = 1.333) sunlight pushes about 33% harder than in vacuum for the same intensity.

  • The model assumes a collimated beam of uniform intensity; real laser beams have a Gaussian profile and real sunlight is not perfectly collimated.
  • Inside a medium at oblique incidence the angle used in cos^2(theta) must be the refracted angle inside that medium, not the external angle of incidence.
  • Very high intensities (gigawatt per square meter and above) drive nonlinear effects such as self-focusing and ionization that the closed-form P_rad = I/c relation does not capture.
  • The calculator reports force on a stationary surface only; it does not include recoil on the light source itself or radiation reaction.

Radiation pressure is much smaller than atmospheric pressure: at the solar constant on a perfect mirror, P_rad is roughly 9e-6 Pa compared to 101325 Pa of air, about 0.09 parts per million. That is why a Crookes radiometer works best in a partial vacuum: residual gas drag dominates the visible motion at standard pressure, and the light-driven side takes over only when air is pumped out.

According to Wikipedia - Solar sail, the radiation pressure on a perfectly reflecting surface is exactly twice that of a perfect absorber (P_rad = 2I/c at perpendicular incidence), and this doubled force is the basis for every solar sail design from the Planetary Society's LightSail to proposed interstellar probes.

For thermal light sources rather than a single laser line, the Boltzmann Factor Calculator computes the photon occupation of each wavelength so the average intensity across a blackbody spectrum can be folded into this calculator.

Radiation pressure calculator showing pressure in pascals, force on a target area, and momentum flux for sunlight and laser beams at any angle and medium
Radiation pressure calculator showing pressure in pascals, force on a target area, and momentum flux for sunlight and laser beams at any angle and medium

Frequently Asked Questions

Q: What does a radiation pressure calculator compute?

A: A radiation pressure calculator reads the light intensity, surface reflectivity, angle of incidence, medium refractive index, and target area, then returns the radiation pressure in pascals, the total force in newtons on the chosen area, the momentum flux the beam delivers per second, and the pressure as parts per million of atmospheric pressure. Defaults are set to the solar constant at Earth's orbit and a perfect mirror so the textbook 9 micronewton per square meter result appears immediately.

Q: What is the radiation pressure of sunlight at Earth's orbit?

A: At the solar constant of about 1361 W/m^2 and perpendicular incidence, sunlight pushes a perfect absorber with P_rad = 1361 / 299,792,458 ≈ 4.54 × 10^-6 Pa and a perfect mirror with twice that, about 9.08 × 10^-6 Pa. On a 100 m^2 solar sail the perfect mirror value scales to about 9.08 × 10^-4 N.

Q: Why does a perfect mirror experience twice the pressure of a perfect absorber?

A: An absorber stops the photon and absorbs its full momentum h/lambda; a mirror reverses the photon's direction, which doubles the momentum change to 2 h/lambda per photon. With the same intensity that doubles the pressure from P_rad = I/c to P_rad = 2I/c, captured in this calculator by the (1 + R) factor with R = 0 or R = 1.

Q: How does angle of incidence change radiation pressure?

A: Pressure scales as cos^2(theta) where theta is the angle between the light and the surface normal. At 60 degrees the pressure is one quarter of the head-on value because the projected area shrinks by cos(60) = 0.5 and the momentum component along the normal shrinks by another cos(60) = 0.5, multiplying together.

Q: Does radiation pressure change inside water or glass?

A: Yes. Inside a medium the effective speed of light is c_medium = c/n, so for the same intensity the pressure scales as n. In water (n = 1.333) sunlight pushes about 33% harder than in vacuum, and in typical glass (n ~ 1.5) about 50% harder. The angle factor still applies once you use the refracted angle inside the medium.

Q: Can a laser pointer really push a mirror?

A: Yes, but the force is tiny. A 5 mW green laser pointer focused to a 1 mm^2 spot has intensity 5000 W/m^2; on a perfect mirror at perpendicular incidence the force is about 3.34 × 10^-11 N. Optical tweezers rely on this scale to trap individual cells and even single bacteria without visible motion.