Resolution Limits Visualizer v20260612

Compare the achievable angular resolution of several imaging setups. The total resolution is the root-sum-square (RSS) of four blurring contributions — seeing, guiding, diffraction, and the sensor (pixel sampling) — combined in quadrature. Smaller is sharper. The equations are at the bottom of the page.

CameraLens / scopeSeeing (″)Guiding (″)
1
2
3
4
SeeingGuidingDiffractionSensor
03691215Resolution (arcsec)Total Resolution (RSS), by variance contribution3.8″80D ETX900.61 ″/px3.8″R6 ETX901.08 ″/px6.7″80D 400mm1.92 ″/px10.9″R6 400mm3.38 ″/px
Pixel Scale Visual Guide
0″1″2″3″4″5″80D ETX90R6 ETX9080D 400mmR6 400mm
Over-sampledAcceptableOptimal (1.0–1.5″)Under-sampledYour setups
80D ETX90R6 ETX9080D 400mmR6 400mm
Seeing (″)3.03.03.03.0
Guiding (″)1.51.51.51.5
Diffraction (″)1.71.72.12.1
RSS on sensor (″)3.73.74.04.0
Image scale (″/px)0.61.11.93.4
Sampling (px/FWHM)6.13.52.11.2
k(s) (sensor coeff.)0.70.72.83.0
Sensor (″)0.40.75.510.1
Total RSS (″)3.83.86.710.9
All values in arcseconds (") except image scale ("/px), sampling (px per FWHM), and k(s) (dimensionless).
Equations

Inputs: D = aperture (mm), f = focal length (mm), p = pixel size (µm); seeing & guiding in arcsec. All θ are in arcsec; image scale θpx in ″/px; sampling N in px per FWHM.

Image scale (″/px) θpx=206.265·pf
Diffraction limit θdiff=149D
Optics blur (RSS) θoptics=θsee2+θguide2+θdiff2
Sampling (px/FWHM) N=θopticsθpx
Sensor coefficient (logistic blend) k(N)=ko+kuko1+eα(NN0) ku = 3.0, ko = 0.68, α = 6, N₀ = 2.5 ko is the pixel-integration FWHM (2.355/√12 ≈ 0.68, derived below); ku, α and N₀ are chosen values that penalise sampling below ~2.5 px per FWHM (a well-sampled target).
Sensor blur θsensor=k(N)·θpx
Total resolution θtotal=θoptics2+θsensor2
Bar segment (variance share) hi=θi2jθj2·θtotal
Derivation — pixel-integration blur (ko)

The oversampled coefficient ko is the FWHM that one square pixel contributes purely by integrating light across its own width p, expressed in pixels.

  1. Model the pixel as a top-hat (uniform) aperture of width p, with normalised profile u(x)=1/p for |x|p/2 (and 0 outside).
  2. Its RMS width is the standard deviation of that uniform distribution:
    σ2=p/2p/2x21pdx=p212σ=p12
  3. Convert that RMS width to the FWHM of an equivalent Gaussian g(x)=ex2/2σ2, which falls to half its peak at x=σ2ln2, so the full width at half maximum is
    FWHM=2σ2ln2=22ln2σ2.3548σ
  4. Substitute σ=p/12 and divide by p to get the coefficient (FWHM per pixel):
    ko=FWHMp=22ln212=2.35483.46410.68