Monday, 13 March 2017

Lab No.4: Overlap Add/Save Method

The two methods (OAM & OSM) are linear filtering methods. These are block processing techniques and are suitable for real time signal processing.
Both OAM and OSM breakdown the signal into segments , process each segment and then combine the segments into one final output signal. OAM and OSM methods use FFT because high computational speed is achieved using FFT.

13 comments:

  1. These methods are used to find output of long input data sequence.

    ReplyDelete
  2. oam and osm are used to find op of digital fir filter

    ReplyDelete
  3. Osm discards values and so does not require memory

    ReplyDelete
  4. OAM and OSM are useful methods for processing real time signals

    ReplyDelete
  5. Processing is faster because of use of FFT for OAM and OSM

    ReplyDelete
  6. These methods are suitable for real time signal processing.

    ReplyDelete
  7. This comment has been removed by the author.

    ReplyDelete
  8. This is called a block processing technique.

    ReplyDelete

Lab No.10: Signal Processing Application

The Morse code is a simple and versatile technique for sending of text messages, mainly using wireless media. The Morse communication was u...