Hi HenrikOlsson
I now I understand to gerate sine lookup table using excel sheet , thi is after working on the sheet you upload to me, The sheet contain the formular
(SIN(Ai*PI()/180)+1)/2 from what I know the portion (Ai*PI())/180)change degrees into radians. but there to thing I need to understand so that I can generate my 32 steps sine look up table for 3 SPWM.
(1) why (sine results+1)
(2) why (sine results+1) is diveded by the factor of 2
(3) why the (sine results+1)/2 are multiplied by 255 to get the scale value.
THANKX
Bookmarks