Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NF] DQ extension to DQH #413

Closed
BonneelP opened this issue Aug 2, 2021 · 4 comments
Closed

[NF] DQ extension to DQH #413

BonneelP opened this issue Aug 2, 2021 · 4 comments

Comments

@BonneelP
Copy link
Collaborator

BonneelP commented Aug 2, 2021

Hello all,

We plan to extend the existing DQ transform methods to the DQH frame.

Best regards,
Pierre

@Sijie-NI
Copy link

Sijie-NI commented Aug 4, 2021

Hello,
We can add one dimension in the transformation matrix as follows. P =2/3 for keeping the amplitude, P=sqrt(2/3) for keeping the power. Inversely P'=1 for the amplitude, P'=sqrt(2/3) for the same power.

image
Best regards,
Sijie

@Sijie-NI
Copy link

Sijie-NI commented Aug 5, 2021

Hello, I share the voltage equations on the dq0 frame:

image

Best regards
Sijie

@EmileDvs
Copy link
Collaborator

EmileDvs commented Oct 27, 2021

The dq transform has been extend to dqh in PR #464, in addition there are also new functions to directly apply dqh transforms to DataTime object, with tests (cf. test_dqh_transformation.py)) to check that pyleecan convention in terms of rotating directions (as explained in #468) is working, and also that other conventions are working well.

The functions were previously in Functions/Electrical/coordinate_transformation.py which has been renamed to dqh_transformation for more clarity.

@EmileDvs
Copy link
Collaborator

EmileDvs commented Dec 9, 2021

issue solved with #464

@EmileDvs EmileDvs closed this as completed Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants