switching of svpwm is not working . it is not showing staircase mode in scope
    1 view (last 30 days)
  
       Show older comments
    

0 Comments
Accepted Answer
  Fangjun Jiang
      
      
 on 13 Aug 2024
        
      Edited: Fangjun Jiang
      
      
 on 14 Aug 2024
  
      To convert radians to degree, the Gain should be 180/pi. You had it as pi/180. That seems to be the cause.
The logic seems correct, although a single Lookup Table block can replace all those blocks, mapping 0~60 to 1, 60~120 to 2, etc.
More Answers (0)
See Also
Categories
				Find more on Characters and Strings in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!