park transformation for single phase
조회 수: 17 (최근 30일)
이전 댓글 표시
I am trying to transfer alpha abd beta with theta angle through park transformation ?
can anyone tell me what is the expected o/p form park transforation of the single phase conncected to grid ??
thanks
댓글 수: 0
채택된 답변
Arvind Sathyanarayanan
2019년 2월 22일
To transform single phase voltages/currents to
shift your voltage/current by 90 degrees and use this value as β and your original signal as α. This can then be converted to dq0 using library blocks available in simulink.
It is difficult to say what the expected output is without knowing about your system but, generally d and q are dc values.
댓글 수: 0
추가 답변 (1개)
Arvind Sathyanarayanan
2019년 2월 25일
Can you please attach the model (*.slx) and other files required to run it? Also, which version of Matlab are you using?
댓글 수: 4
Arvind Sathyanarayanan
2019년 2월 28일
Saif,
You can phase shift using the complex phase shift block. I have never used this block as I don't have the toolbox.
The other option is to take the derivative of the sine signal. As you may know:
and 
and 
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!