Traditional amplitude-based detection method: simple but with significant limitations compared to matched filtering
The most basic earthquake detection method triggers when the signal amplitude exceeds a fixed threshold:
How it works:
This basic approach has fundamental limitations:
Critical Issue: No threshold value works well - set it low and get many false alarms, set it high and miss real earthquakes!
Common problems with amplitude threshold detection:
| Problem | Example |
|---|---|
| False Positives | Vehicles, explosions, machinery |
| Missed Events | Small/distant earthquakes |
| No Classification | Can't identify source type |
| Manual Tuning | Threshold needs constant adjustment |
Bottom Line: Simple amplitude thresholding is outdated and ineffective for modern seismic monitoring. It's why advanced methods like matched filtering were developed.