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

Implement choice between sawtooth and triangle reference signal in PowerConverters/DCDC/Control/SignalPWM #3679

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

AHaumer
Copy link
Contributor

@AHaumer AHaumer commented Dec 3, 2020

This is a backwards compatible enhancement:
For discrete and quasi-continuous control it is essential to sample the current at the right time instant during the pwm period to catch the mean current. Using triangle reference signal, it is easy to sample exactly in the middle of the pwm period.

@AHaumer AHaumer added the enhancement New feature or enhancement label Dec 3, 2020
@AHaumer AHaumer added this to the MSL4.0.1 milestone Dec 3, 2020
@AHaumer AHaumer self-assigned this Dec 3, 2020
@beutlich beutlich changed the title Implement choice between sawtooth and triangle reference signal ... Implement choice between sawtooth and triangle reference signal in PowerConverters/DCDC/Control/SignalPWM Dec 21, 2020
@beutlich beutlich added the L: Electrical.PowerConverters Issue addresses Modelica.Electrical.PowerConverters label Dec 21, 2020
@beutlich beutlich modified the milestones: MSL4.0.1, MSL4.1.0 Dec 22, 2020
Copy link
Member

@dietmarw dietmarw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@AHaumer
Copy link
Contributor Author

AHaumer commented Jan 8, 2021 via email

@beutlich
Copy link
Member

Please be aware that I rebased and force-pushed most of the open PR branches to update the CI which is now running through GitHub Actions.

Copy link
Contributor

@christiankral christiankral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement L: Electrical.PowerConverters Issue addresses Modelica.Electrical.PowerConverters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants