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

Add an LC filter model, refactoring #116

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

mhinkkan
Copy link
Member

This pull request contains:

  • A model for an LC output filter is added. Due to this addition, the converter output voltage is now marked with u_c (or u_cs in stator coordinates) in all system models (even if no LC filter were included). This change in the notation simplifies inheritance.
  • A simple example of an LC-filtered induction motor drive is provided, controlled using open-loop V/Hz control.
  • A helper function wrap is used in control algorithms to simplify the limitation of angles between -pi and pi.

@mhinkkan mhinkkan merged commit a05b8c2 into Aalto-Electric-Drives:main Apr 15, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

1 participant