Skip to content

Functionalities of HardLimiter and Limiter #173

Answered by cuihantao
jinningwang asked this question in Modeling
Discussion options

You must be logged in to vote

HardLimiter and Limiter do not actually limit the variables. They process the input variables and spits out the flags, zi, zl, and zu. It is up to the user to construct the equation, making use of the flags.

Use GainLimiter if you want the outputs to be pegged at limits when hit.

For PIAWHardLimit, the output is its y variable, which already uses the limiter output flags.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@jinningwang
Comment options

jinningwang Sep 17, 2021
Maintainer Author

@cuihantao
Comment options

@jinningwang
Comment options

jinningwang Sep 17, 2021
Maintainer Author

Answer selected by jinningwang
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants