abc to dq transformation
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/292058/image.jpeg)
1 Kommentar
Zakaria Bouzid
am 13 Jun. 2022
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
Antworten (1)
Walter Roberson
am 11 Mai 2020
wt: The angular position of the dq rotating frame, in radians.
4 Kommentare
Walter Roberson
am 12 Mai 2020
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?
Siehe auch
Kategorien
Mehr zu Inertias and Loads finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!