Plot PMSM

Plot phase currents and Rotor position of a PMSM (Brushless Motor)

이 제출물을 팔로우합니다

This is a simple function which can be used to plot the 3 phase currents of a permanent magnetic synchronous machine(PMSM).

The figure shows the three current vectors and the resulting vector with regards to the rotor.

The three inputs are:
iabc: 3x1 vector containing the three phase currents
theta: rotor electrical angle
offset: angle offset (used to choose angle reference)

By default, the rotor is aligned with phase 'a' at theta = 0 (default park) when offset = 0. When using with the modified park convention, offset should be equal to -pi/2.

This function makes use of the arrow.m function which is available here:
http://www.mathworks.com/matlabcentral/fileexchange/278-arrow-m

인용 양식

alex pabouctsidis (2026). Plot PMSM (https://kr.mathworks.com/matlabcentral/fileexchange/43189-plot-pmsm), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

added corrections to discription

1.0.0.0