TELEPAD is built as a research‑grade, prehospital ECG analysis platform. Our algorithms for rhythm classification are evaluated following the ANSI/AAMI EC57 recommended practice for testing and reporting performance of cardiac rhythm algorithms.
ANSI/AAMI EC57:2012/(R)2020 defines how to test and report performance for automated algorithms that detect cardiac rhythm disturbances and measure ST‑segment changes from ECG signals.
The model is trained on MIT-BIH data recorded at 360 Hz. 180 samples = 0.5 seconds = 1 beat window (90 samples pre-R-peak + 90 post). If your sensor records at a different rate (e.g. ESP32 at 250 Hz or 500 Hz), you must resample to 360 Hz first — otherwise the waveform shape will be distorted and classification accuracy will degrade.