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

Question regarding the anti-windup #3

Open
enhuiz opened this issue Nov 23, 2022 · 0 comments
Open

Question regarding the anti-windup #3

enhuiz opened this issue Nov 23, 2022 · 0 comments

Comments

@enhuiz
Copy link

enhuiz commented Nov 23, 2022

Hi. As mentioned in the algorithm, there should be an anti-windup (line 11). However, the anti-windup seems never triggered due to the value clipping (lines 14-19), which limits the value of $\beta$ to $[\beta_{min}, \beta_{max}]$. Should we just remove the anti-windup?

Screenshot 2022-11-23 at 11 45 42 PM

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

1 participant