Tuesday, 14 March 2017

OSM and OAM



Overlap Add Method (OAM) and Overlap Save Method (OSM) are the techniques used for filtering of long input data sequence x[n] with finite impulse response h[n].In OAM the output sequence is found in which the input sequence is divided in 'L' point blocks. Whereas in OSM block length ='N'. As the input signal is processed block by block , they are also called as Block Processing techniques. This also reduces the delay of processing.Both the techniques require same computational time

10 comments: