Skip to content

Commit a2ed7e8

Browse files
authored
Update FOC_routine.md
1 parent de3abc3 commit a2ed7e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/simplefoc_library/digging_deeper/theory/FOC_routine.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,10 @@ Sinusoidal modulation is based on two transformation equations.
5050
<img src="../extras/Images/foc_modulation.png" >
5151

5252
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>
53+
$$U_{\alpha} = U_q sin(\theta)$$
54+
$$U_{\beta} = U_q cos(\theta)$$
55+
5456
Inverse Clarke transformation:<br>
55-
<img src="../extras/Images/inverse_clarke.png" style="margin-left:50px;margin-top:10px;margin-bottom:10px;width:180px">
5657

5758
$$u_a = U_{\alpha}$$
5859

0 commit comments

Comments
 (0)