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

Concentric windings with different number of turns #642

Open
tcaja opened this issue Sep 1, 2023 · 1 comment
Open

Concentric windings with different number of turns #642

tcaja opened this issue Sep 1, 2023 · 1 comment

Comments

@tcaja
Copy link

tcaja commented Sep 1, 2023

Hi all,

I am curious how to go about defining a concentric winding where each coil nest (or coil group) is made up of a number of elemental coils, each with a different span and different number of turns:
image

It seem that the various winding class will only allow a fixed number of turns (Ntcoil parameter).

Any insight would we appreciated!

BR,
Tristan

@BonneelP
Copy link
Collaborator

BonneelP commented Sep 5, 2023

Hello,

Thank you for your interest in pyleecan. If I understand correctly your drawing, normally you should be able to simulate that by defining a WindingUD with 3 tangential layers (Maybe you will also need to define a SlotUD2 to draw the correct layers) and in the wind_mat property you can set a different number of coil turn per layer. You can refer to the following guideline for the winding matrix: https://pyleecan.org/winding.convention.html

Sadly I don't think that we have a validation case for that, if you manage to simulate your machine do you think that you can share your results so we can add a new test ?

Best regards,
Pierre

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

2 participants