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

EMT voltage-controlled VSI #214

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

EMT voltage-controlled VSI #214

wants to merge 33 commits into from

Conversation

matthiasmees
Copy link

  • added new class EMT_Ph3_VSIVoltageControlDQ as voltage source inverter model (DC/AC)

  • added signal class VoltageControllerVSI as voltage controller model for upper class

  • fixed a bug where AvVoltageSourceInverterDQ class could not be used without optional transformer

  • added example Examples/Cxx/Circuits/EMT_Slack_PiLine_VSI_VC.cpp, Examples/Cxx/Circuits/EMT_VSI_VC_scenarios.cpp and Examples/Cxx/Circuits/EMT_VSI_VC_Switch.cpp for static and transient behavior

  • added notebooks EMT_Slack_PiLine_VSI_VC, EMT_VSI_VC_scenarios and EMT_VSI_VC_Switch (SteadyState and LoadStep)

  • added pybind for VSIVoltageControlDQ class

  • added all new classes to Components.h and CMakeLists.txt

  • created Simulink models to compare results of DPsim model (not added to pull request)

@gnakti gnakti changed the title Added Voltage Source Inverter Model EMT Voltage-controlled VSI May 22, 2023
@gnakti gnakti changed the title EMT Voltage-controlled VSI EMT voltage-controlled VSI May 22, 2023
@gnakti gnakti self-requested a review May 22, 2023 14:25
@gnakti gnakti added the enhancement New feature or request label May 22, 2023
gnakti and others added 25 commits June 29, 2023 15:58
Signed-off-by: Ghassen Nakti <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Jun 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 113 Code Smells

0.0% 0.0% Coverage
25.6% 25.6% Duplication

Signed-off-by: Ghassen Nakti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

2 participants