フィルターのクリア

Boolean Filter

2 ビュー (過去 30 日間)
Blair
Blair 2011 年 10 月 3 日
Is there a block that acts as a boolean filter, so the user may set a time delay (x), so that once the input goes True, there is a delay of time x before the output goes True. And if the input toggles before time x, the timer resets. In other words, if the the delay is set to 10 seconds and the input goes True at time = 5, but then the input goes False at time = 8, and remains False, the output would never go True. Does this type of block exist?

回答 (1 件)

Doug Eastman
Doug Eastman 2011 年 10 月 4 日
This sounds similar to a debounce circuit. Here are some other related answers that should help you:

カテゴリ

Help Center および File ExchangeApplications についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by