Noisy switching - Flicker effect
1 回表示 (過去 30 日間)
古いコメントを表示
input - -Continuous signal: binary - 0/1
Signal Details: Fault in system - 0 ; System is normal - 1
this input has to be processed for noise...
Lets say... For some reasons, noise in other systems, tend to switch the input from 1 to 0 but this wont stay long (Flicker effect) let say under 1 sec
What is the best way to create a MBD model, where the o/p will not switch state unless the signal stays in the same state for a pre-defined confirmation time (delta_t).
The easy way I thought of, was to add a integ. matlab func. block and have a wait timer inside.
How to model the same using simulink blocks?
Thanks in advance.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!