Harmonics Distortion (THD)
Enter a fundamental plus harmonic amplitudes to compute THD instantly. Includes spectrum view and Show Work.
How to Use
- Enter the fundamental amplitude and select units (V, mV, etc.).
- Fill in harmonic amplitudes (2nd, 3rd, 4th…); leave unused harmonics blank.
- Optional: add a noise value if you want a THD+N style result.
- Open Show Work to see the formula and intermediate sums.
- Use Share Link only when you’re ready (URL never auto-updates).
Show Work (step-by-step)
Formulas
Total Harmonic Distortion (THD) is the ratio of the RMS sum of harmonic components to the RMS fundamental.
- THD (ratio):
THD = √(V₂² + V₃² + … + Vₙ²) / V₁ - THD (%):
THD% = THD × 100 - Optional THD+N (ratio):
THD+N = √(Σharm² + Vnoise²) / V₁ - Optional dB:
THD(dB) = 20·log10(THD)
FAQ
Do I enter peak or RMS amplitude?
Use RMS whenever possible. If you use peak, use peak for all entries consistently.
What harmonics should I include?
Include harmonics you have measured or care about. Audio often reports up to 10th (or higher). Power systems may focus on specific orders.
Why does THD sometimes look “good” but still sounds bad?
THD is a single number; it does not describe the distribution of distortion products. A small amount of higher-order harmonics can be more objectionable than larger low-order harmonics.
Is THD+N the same as THD?
No. THD+N adds broadband noise into the numerator. This tool can compute a THD+N style number if you provide a noise amplitude.
Tool Info
Last updated:
Updates may include UI improvements, harmonic row scaling, and edge-case handling.