abc to dq transformation
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi
Iam working on dynamic model for induction generator I stuck on the trasformation part from abc to dq referance frame.
in matlab block there is wt input signal. but i relay i do not jknow what this value should be or how we can optin it.

댓글 수: 1
Zakaria Bouzid
2022년 6월 13일
connect to the second input a vectorized signal containing the [sin(ωt) cos(ωt)] values, where ω is the rotation speed of the reference frame.
@abdelaziz
답변 (1개)
Walter Roberson
2020년 5월 11일
wt: The angular position of the dq rotating frame, in radians.
댓글 수: 4
Walter Roberson
2020년 5월 12일
Are you modeling constant-rate rotation or variable-rate rotation? If you are modeling variable-rate rotation, then is the rotation angle to be the current value of some signal, or is it to be the accumulated value of some signal? For example, is the rotation angle to be proportional to the total current that has flowed over some particular signal?
If the rotation rate is not constant, then are you modeling a system with friction? Is the friction non-linear?
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!