Meteor Impact Signal Budget Planner

Estimate signal-to-noise ratio for a meteor or fast transient observation from detected signal rate, background rate, integration time, and detector read noise.

The model treats the meteor signal and background as independent Poisson-counting terms and adds read-noise variance for each exposure. It is useful for a first-pass check of whether a proposed cadence and exposure setup provides enough statistical signal during a short event.

Inputs

e−/s
e−/s
s
e−
s
Result
Estimated observation SNR
Accumulated meteor signal
Total modeled noise
Exposure count

1. Enter detected meteor signal rate
Use the electron rate expected from the target in the chosen detector aperture or extraction region.

2. Enter background rate
Include sky and detector background contributions represented as an electron rate.

3. Set total integration time
This can span multiple short exposures across the event.

4. Enter detector timing and read noise
Exposure length determines how many read-noise terms are accumulated.

5. Review the SNR
Use the result to compare exposure and cadence choices under the simplified independent-noise assumption.

Signal = S × t
Noise = √[(S + B) × t + Nexp × RN²]
SNR = signal / noise

S and B are detected electron rates, t is total integration time, RN is read noise per exposure, and Nexp = ceiling(t / exposure length).

What the result means

The result is the statistical SNR for the accumulated meteor signal in the modeled time.

Atmospheric scintillation, saturation, tracking errors, correlated detector noise, and changing brightness are not included.

Given: meteor signal 25,000 e−/s, background 12,000 e−/s, integration 5 s, RN 6 e−, exposure 0.5 s.

Calculation: Nexp = 10. Signal = 125,000 e−. Noise = √[(37,000 × 5) + (10 × 36)] = √185,360 ≈ 430.5 e−. SNR ≈ 290.4.

Result: The modeled 5-second sequence has an SNR of about 290.

Should signal rate already include optical throughput?

Yes. Use a rate at the detector after collection area, throughput, spectral response, and quantum efficiency are accounted for.

Why is the background added to noise but not signal?

Background photons contribute counting fluctuations even though they are not part of the meteor signal being measured.

Does motion blur affect this result?

Not directly. Motion blur can spread signal over more pixels and change the effective signal and background rates, so account for that when choosing those inputs.

Can I model one exposure?

Yes. Set total integration equal to the exposure length.

How does this differ from the observation-time estimator?

This planner predicts SNR for a selected integration time; the observation-time estimator solves for the integration needed to reach a target SNR.