A negative input value for integrator gives a positive output
3 views (last 30 days)
Show older comments
I have a simulink continuous integrator block with a lower limit output saturation at zero.
It takes a negative input and produces a positive output.
What am I missing here?



4 Comments
Jonas
on 4 Aug 2020
@stozaki
The problem is not that N_CH30H does not go lower than zero really, the issue is more why it is RISING although the input is negative. I would expect that with a negative input, the output should just be saturated to zero.
Can you experiment with the saturation value? Does it work without the saturation to zero? What is you saturate to -eps for example?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!