From 781cd3f65b5b07acfb6a1754dd16ed0452948df6 Mon Sep 17 00:00:00 2001 From: raiden00pl Date: Tue, 30 Mar 2021 18:03:59 +0200 Subject: [PATCH] libdsp: fix typos --- include/dsp.h | 2 +- include/dspb16.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/dsp.h b/include/dsp.h index 723abe90b6..4c0c75837d 100644 --- a/include/dsp.h +++ b/include/dsp.h @@ -113,7 +113,7 @@ * Get maximum voltage for SVM3 without overmodulation * * Notes: - * max possible phase voltage for 3-phase power inwerter: + * max possible phase voltage for 3-phase power inverter: * Vd = (2/3)*Vdc * max phase reference voltage according to SVM modulation diagram: * Vrefmax = Vd * cos(30*) = SQRT3_BY_2 * Vd diff --git a/include/dspb16.h b/include/dspb16.h index 47d0b8de16..127bea6682 100644 --- a/include/dspb16.h +++ b/include/dspb16.h @@ -113,7 +113,7 @@ * Get maximum voltage for SVM3 without overmodulation * * Notes: - * max possible phase voltage for 3-phase power inwerter: + * max possible phase voltage for 3-phase power inverter: * Vd = (2/3)*Vdc * max phase reference voltage according to SVM modulation diagram: * Vrefmax = Vd * cos(30*) = SQRT3_BY_2 * Vd