A telescope magnification calculator that goes far beyond a simple magnification figure. Enter your telescope and eyepiece details — with optional Barlow/reducer — and instantly see magnification, exit pupil, true field of view, limiting magnitude, Dawes and Rayleigh resolving limits, focal ratio, and light-gathering power. An expandable table lets you compare as many eyepieces as you own on the same telescope in a single view.
How it works
Every result is derived from three physical quantities you already know: the telescope focal length (in mm), the aperture (in mm), and the eyepiece focal length (in mm).
Core formulae
Magnification is the most basic property:
Magnification = telescope focal length (mm) / eyepiece focal length (mm)
If you add a Barlow lens with multiplier B, the effective focal length becomes telescope focal length x B, and magnification scales by the same factor.
Exit pupil determines how bright the image looks:
Exit pupil (mm) = aperture (mm) / magnification
The exit pupil should stay between 0.5 mm (minimum practical) and 7 mm (maximum — the dark-adapted human eye). Values above 7 mm waste collected light; values below 0.5 mm produce a very dim view.
True field of view tells you how much sky fits in the eyepiece:
True FOV = apparent FOV of eyepiece (degrees) / magnification
Limiting magnitude (faintest star visible) follows the empirical formula:
Limiting magnitude = 6.0 + 2.1 x log10(aperture in mm)
Resolving power comes in two flavours. The Dawes limit is an empirical rule for splitting double stars:
Dawes limit (arcseconds) = 116 / aperture (mm)
The Rayleigh limit follows from wave optics:
Rayleigh limit (arcseconds) = 138 / aperture (mm)
Light-gathering power compares the telescope’s collecting area to the naked eye (7 mm pupil):
Light-gathering power = (aperture / 7)^2
Worked example
Suppose you have a 200 mm f/5 Newtonian (focal length 1000 mm) with a 25 mm Plossl eyepiece (52° apparent FOV):
- Magnification: 1000 / 25 = 40x
- Focal ratio: 1000 / 200 = f/5
- Exit pupil: 200 / 40 = 5 mm (ideal for deep-sky)
- True FOV: 52° / 40 = 1.30° — more than twice the full Moon
- Limiting magnitude: 6.0 + 2.1 x log10(200) = +13.3
- Dawes limit: 116 / 200 = 0.58 arcseconds
- Light-gathering power: (200/7)^2 = 816x the naked eye
Swap to a 10 mm eyepiece (52° AFOV):
- Magnification: 1000 / 10 = 100x
- Exit pupil: 200 / 100 = 2 mm (good for planets)
- True FOV: 52° / 100 = 0.52° — just over the full Moon’s width
Add a 2x Barlow to the 10 mm:
- Effective focal length: 1000 x 2 = 2000 mm
- Magnification: 2000 / 10 = 200x
- Exit pupil: 200 / 200 = 1 mm (fine on steady nights)
- True FOV: 52° / 200 = 0.26°
200x is within the theoretical maximum of 400x (2 x aperture), so the view can be sharp on good nights.
Formula reference
| Quantity | Formula |
|---|---|
| Magnification | FL_scope / FL_eyepiece |
| Effective focal length (Barlow) | FL_scope x Barlow |
| Focal ratio | FL_scope / aperture |
| Exit pupil | aperture / magnification |
| True FOV | apparent FOV / magnification |
| Limiting magnitude | 6.0 + 2.1 x log10(aperture_mm) |
| Dawes limit (arcsec) | 116 / aperture_mm |
| Rayleigh limit (arcsec) | 138 / aperture_mm |
| Light-gathering power | (aperture / 7)^2 |
| Min magnification | aperture / 7 |
| Max useful magnification | 2 x aperture_mm |
All calculations run entirely in your browser — nothing is uploaded or stored.