Skip to content

Comments

Improve clamping behaviour#97

Open
ben-lews wants to merge 1 commit intom-lundberg:masterfrom
ben-lews:master
Open

Improve clamping behaviour#97
ben-lews wants to merge 1 commit intom-lundberg:masterfrom
ben-lews:master

Conversation

@ben-lews
Copy link

Instead of clamping the I term directly, clamp the output but recompute I so that the I = out-P-D. This allows greater range of output during large transients where P and D terms may be large, but still prevents windup. Resolves #96.

Instead of clamping the I term directly, clamp the output but recompute I so that the I = out-P-D. This allows greater range of output during large transients where P and D terms may be large, but still prevents windup.
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.

Combination of integral component and proportial-on-measurement stuck at bounds

1 participant