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

Refactoring, a diode bridge model for SM drives #115

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

mhinkkan
Copy link
Member

This pull request contains the following changes:

  • Add a base class for continuous-time system models.
  • Move the states related to the computational delay from the Simulation class to the Model class. Furthermore, store the switching state in the Model class instead of the Converter class .
  • Add a wrap function to helpers to simplify limiting the angles between -pi and pi.
  • Add the DriveWithDiodeBridge class for synchronous machine drives as well as a corresponding example.
  • Some refactoring.

@mhinkkan mhinkkan changed the title Refactoring Refactoring, a diode bridge model for SM drives Apr 11, 2024
@mhinkkan mhinkkan merged commit c84f792 into Aalto-Electric-Drives:main Apr 11, 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