필터 지우기
필터 지우기

Is the abc_to_dq0 Transformation correctly defined in SimPowerSystems?

조회 수: 1 (최근 30일)
Donal Murray
Donal Murray 2012년 10월 2일
댓글: Joel Van Sickel 2020년 12월 11일
In the abc_to_dq0 Transformation block, the direct axis value is obtained from a scaled combination of the sin values of the phase variable. And q from a scaled combination of cos values.
In other definitions (Wikipedia, Mohan), the d axis is obtained from a scaled combination of cosines and the q from a scaled combination of -sines. Also Park's definition uses this.
Is this Matlab definition a mistake, which references itself as the Park transformation, but it's not? Could someone please confirm this or show me where I could find more information on this if it is correct.
Thanks in advance.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 12월 11일
It is correct, howerver, there are mutliple standards for reference frames which can cause confusion. (such as a 90 degree offset for some)
  댓글 수: 2
Donal Murray
Donal Murray 2020년 12월 11일
Thank you, I discovered this myself too.
I haven't used Matlab in a few years now, I presume the used abc to dq0 transforms and back hasn't changed since 2012?
Joel Van Sickel
Joel Van Sickel 2020년 12월 11일
Actually, we've started giving options to change the assumptions to support different standards.
The current block allows it to be poewr invariant and choose the axis alignment: https://www.mathworks.com/help/physmod/sps/ref/parktransform.html
Previously, this has caused issues for a number of people since the assumptions were not clear or consistent in our products, so we are working to address that.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Nonlinear Operators에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by