We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3abc3 commit a2ed7e8Copy full SHA for a2ed7e8
docs/simplefoc_library/digging_deeper/theory/FOC_routine.md
@@ -50,9 +50,10 @@ Sinusoidal modulation is based on two transformation equations.
50
<img src="../extras/Images/foc_modulation.png" >
51
52
Inverse Park transformation:<br>
53
-<img src="../extras/Images/inverse_park.png" style="margin-left:50px;margin-top:10px;margin-bottom:10px;width:150px"><br>
+$$U_{\alpha} = U_q sin(\theta)$$
54
+$$U_{\beta} = U_q cos(\theta)$$
55
+
56
Inverse Clarke transformation:<br>
-<img src="../extras/Images/inverse_clarke.png" style="margin-left:50px;margin-top:10px;margin-bottom:10px;width:180px">
57
58
$$u_a = U_{\alpha}$$
59
0 commit comments