Angular Diameter Calculator

Calculate the angular diameter of any astronomical object from its physical size and distance.
Returns results in degrees, arcminutes, and arcseconds.

Angular Size

How Angular Diameter Is Calculated

Angular diameter is how large an object appears in the sky, measured in degrees, arcminutes, or arcseconds. It depends on two things and only two things: how big the object actually is, and how far away it sits. That is why the Sun and the Moon, wildly different in size, happen to look almost identical from here.

Angular Diameter Formula: δ = 2 × arctan(d / 2D)

For small angles (where d « D), this simplifies to: δ (radians) ≈ d / D

Converting to arcseconds: δ (arcseconds) = (d / D) × 206,265

Where:

  • δ = angular diameter
  • d = actual physical diameter of the object
  • D = distance from observer to object

Worked Example — The Moon:

  • Diameter: 3,474 km
  • Average distance: 384,400 km
  • δ = (3,474 / 384,400) × 206,265 = 0.0090375 × 206,265 = 1,864 arcseconds = 31.07 arcminutes ≈ 0.518°

The Sun has almost exactly the same angular diameter (~0.53°) — which is why solar eclipses are so spectacular.

Reference Angular Sizes:

  • Moon: ~31 arcmin
  • Sun: ~32 arcmin
  • Jupiter (opposition): 44 to 50 arcsec, depending on whether the opposition falls near Jupiter’s perihelion
  • Venus (max): ~64 arcsec
  • Alpha Centauri A: ~0.0085 arcsec. Well below what Hubble can resolve, since its diffraction limit at visible wavelengths is around 0.06 arcsec. Stellar diameters at this scale are measured by interferometry, not by imaging
  • Human eye resolution limit: ~1 arcminute

Resolving Power: Telescope resolving power (Rayleigh criterion): θ = 1.22 × λ / D where λ is wavelength and D is aperture diameter.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.