Tracking Error Tolerance Calculator Formula
Understand the math behind the tracking error tolerance calculator. Each variable explained with a worked example.
Formulas Used
Max Periodic Error
pe_max = pixel_scale * acceptable_driftMax Drift Rate
drift_rate = pixel_scale * acceptable_drift / worm_period * 60Variables
| Variable | Description | Default |
|---|---|---|
pixel_scale | Pixel Scale(arcsec/px) | 0.77 |
acceptable_drift | Acceptable Drift(px) | 2 |
worm_period | Worm Period(s) | 480 |
How It Works
Tracking Error Tolerance
For unguided astrophotography, the mount's periodic error (PE) must be small enough that stars do not trail beyond the pixel scale.
Formula
PE_max = pixel_scale * drift_pixels
The drift rate limit is PE_max divided by the worm-gear period.
Worked Example
0.77 arcsec/px scale, 2 px acceptable drift, 480 s worm period.
pixel_scale = 0.77acceptable_drift = 2worm_period = 480
- 01PE_max = 0.77 * 2 = 1.54 arcsec
- 02Drift rate = 1.54 / 480 * 60 = 0.1925 arcsec/min
Ready to run the numbers?
Open Tracking Error Tolerance Calculator