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

Unsymmetric simulation in EMT 3ph #126

Open
cwirtz-fgh opened this issue Oct 21, 2022 · 1 comment
Open

Unsymmetric simulation in EMT 3ph #126

cwirtz-fgh opened this issue Oct 21, 2022 · 1 comment
Assignees

Comments

@cwirtz-fgh
Copy link

Motivation
To test basic unsymmetric simulations an unsymmetric input signal is needed.

Implemented Solution
As a preliminary solution I implemented a new EMT_Ph3_NetworkInjection1ph and EMT_Ph3_VoltageSource1ph which basically connects to just one phase in the 3ph EMT domain and provides unsymmetric behaviour.

Alternatives?
Are such additional components necessary or is there an easier way e.g. combining EMT 3ph and EMT 1ph components?

Extensions
If the solution is suitable the concept can be extended by enabling a connection to a combination of phases as well as different signals for each phase. Possible implementations would be a new class (like in the basic implementation) or a extension of the basic EMT_Ph3_NetworkInjection and EMT_Ph3_VoltageSource classes.

@m-mirz
Copy link
Contributor

m-mirz commented Nov 12, 2022

@cwirtz-fgh sorry for the delay. @dinkelbachjan maybe this is a good topic for the next Wednesdays meeting?

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