Clear Filters
Clear Filters

Checking values with Simulink

2 views (last 30 days)
Fabio
Fabio on 31 Oct 2012
Hello, i'm working with the Fault-Tolerant Fuel Control System and i want to check when the fuel-ratio value goes down to 0 and check if it remains in this state for 1 second (on continuos time). How i can do it with Simulink blocks?
Thanks

Accepted Answer

Ryan G
Ryan G on 1 Nov 2012
You could use something like this reset timer on the File Exchange. The input would be the fuel ratio using a compare to 0 block set to compare when greater than 0. You can then compare the output to see when it is greater than 1.

More Answers (1)

Fabio
Fabio on 1 Nov 2012
Edited: Fabio on 1 Nov 2012
Thank you very much. This is exactly what I was looking for.

Categories

Find more on Automotive Applications in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!