ECG intervals and basic timing interpretation
An ECG interval calculator helps measure and interpret the main timing intervals on an electrocardiogram in relation to cardiac electrical activity. The main quantities are the PR interval, QRS duration, QT interval, RR interval, heart rate, and optionally the corrected QT value, often written as QTc.
These intervals are useful because they connect the tracing to physiology. The PR interval reflects atrial depolarization plus atrioventricular conduction time, the QRS duration reflects ventricular depolarization, and the QT interval reflects the total duration of ventricular depolarization and repolarization. Corrected QT is used to compare QT values across different heart rates.
Core definitions and formulas
The RR interval is the time between consecutive ventricular beats, and it is directly related to heart rate. If the RR interval is known, heart rate can be estimated from:
\[
\begin{aligned}
HR &= \frac{60000}{RR_{\text{ms}}}
\end{aligned}
\]
or, if the RR interval is expressed in seconds:
\[
\begin{aligned}
HR &= \frac{60}{RR_{\text{s}}}
\end{aligned}
\]
If heart rate is known, the RR interval can be estimated from:
\[
\begin{aligned}
RR_{\text{ms}} &= \frac{60000}{HR}
\end{aligned}
\]
When corrected QT mode is enabled, one common teaching formula is Bazett’s formula:
\[
\begin{aligned}
QT_c &= \frac{QT}{\sqrt{RR_{\text{s}}}}
\end{aligned}
\]
Other correction options often used in ECG teaching include Fridericia, Framingham, and Hodges formulas. The calculator may offer more than one method so the learner can compare raw QT with corrected QT under different heart-rate conditions.
How to interpret the main intervals
The PR interval represents the time from the start of atrial depolarization to the start of ventricular depolarization. In a teaching context, a PR interval of about 120 to 200 ms is commonly treated as the usual range. A shorter PR can suggest unusually fast atrioventricular conduction in a broad teaching sense, while a longer PR suggests conduction delay.
The QRS duration reflects how long ventricular depolarization takes. In a teaching context, a QRS duration below about 120 ms is usually considered within the normal range, while a wider QRS suggests delayed ventricular depolarization or intraventricular conduction delay.
The QT interval reflects the total duration of ventricular electrical systole, from the start of ventricular depolarization to the end of repolarization. Because QT changes with heart rate, corrected QT is often preferred for comparison. In a broad teaching context, a QTc below about 440 ms is often used as a general normal reference, with higher values raising concern for prolonged repolarization timing.
Corrected QT and why it matters
A raw QT interval can appear shorter when heart rate is faster and longer when heart rate is slower. That is why corrected QT is useful: it adjusts the measured QT for the cycle length. This makes it easier to compare one tracing with another or to compare a current tracing with a reference example.
Because different formulas correct QT differently, the corrected value is best interpreted as a teaching estimate rather than an absolute diagnosis. The most important educational point is the distinction between raw QT and heart-rate-adjusted QTc.
Common pitfalls
- Confusing raw QT with corrected QT.
- Using the wrong RR unit in a QTc formula.
- Treating teaching thresholds as fixed clinical cutoffs for every patient.
- Interpreting a prolonged QT without checking the heart rate and correction method.
- Focusing only on one interval instead of the overall ECG timing pattern.
Micro example: if \(QT = 400\) ms and \(RR = 0.857\) s, then Bazett-corrected QT is:
\[
\begin{aligned}
QT_c &= \frac{400}{\sqrt{0.857}} \\
&\approx 432\ \text{ms}
\end{aligned}
\]
This tool is useful for introductory electrocardiography, rhythm-strip timing practice, and comparison of normal versus abnormal interval patterns. It is not a full ECG diagnosis tool; the next step for deeper analysis is often axis interpretation, rhythm analysis, waveform morphology, or full 12-lead ECG context.