FINITE IMPULSE RESPONSE FILTER (FIR)
#1

DESIGNING A FIR FILTER:
Following are the steps to design linear phase FIR filters Using Windowing Method.

I. Clearly specify the filter specifications.
Eg: Order = 30;
Sampling Rate = 8000 samples/sec
Cut off Freq. = 400 Hz.

II. Compute the cut-off frequency Wc
Eg: Wc = 2*pie* fc / Fs
= 2*pie* 400/8000
= 0.1*pie

III. Compute the desired Impulse Response h d (n) using particular Window
Eg: b_rect1=fir1 (order, Wc , 'high',boxcar(31));

IV. Convolve input sequence with truncated Impulse Response x (n)*h (n)
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: latest topic for biotechnology fir presentation, anchoring speech fir debate compet, fir lowpass coefficients, project report on fir filterusing differential, er diagram of fir online registration system pdf free, code composer studio fir filter, c program to implement impulse response in seminar projects,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  CIRCULAR CONVOLUTION OF TWO FINITE LENGTH SEQUENCES USING DFT AND IDFT seminar class 1 9,442 21-11-2012, 12:18 PM
Last Post: seminar details
  IMPULSE RESPONSE seminar class 0 1,130 06-05-2011, 04:24 PM
Last Post: seminar class
  C PROGRAM TO IMPLEMENT FIR FILTER seminar class 0 2,665 06-05-2011, 04:09 PM
Last Post: seminar class
  Mat Lab Program to Generate ‘FIR Filter-Low Pass’ Coefficients seminar class 0 1,542 06-05-2011, 03:59 PM
Last Post: seminar class
  USING MATLAB TO DETERMINE FILTER COEFFICIENTS: Using FIR1 Function on Matlab seminar class 0 2,297 06-05-2011, 03:58 PM
Last Post: seminar class
  IIR FILTER DESIGN seminar class 0 1,509 06-05-2011, 03:43 PM
Last Post: seminar class
  FIR FILTER DESIGN seminar class 0 1,447 06-05-2011, 03:43 PM
Last Post: seminar class
  LINEAR CONVOLUTION OF TWO FINITE LENGTH SEQUENCES USING DFT AND IDFT seminar class 0 3,312 06-05-2011, 03:40 PM
Last Post: seminar class
  IMPULSE RESPONSE OF THE GIVEN SYSTEM seminar class 0 1,386 06-05-2011, 03:27 PM
Last Post: seminar class

Forum Jump: