01 January 1970 8 4K Report

I am trying to reduce(flattened) the flutuations in a signal in "realtime applications" using Simulink. For this , I am using a bandstop filter then a lowpass filter. But the delay is very high.(1-2 sec delay is permissible.). However the delay introduced is more than 20 sec and increases as the filter order increases. Is there any other technique to reduce the flutuations without delay?

I tried using filtfilt function but it of no use for real time systems.

Please help in this regard.

Similar questions and discussions