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: fir filter in c code, best script fir abchorung in punjabi, abstract for online fir, er diagram of fir online registration system pdf free, high pass fir filter in matlab, simple c program for fir filter, find impulse response of given system,

[-]
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,458 21-11-2012, 12:18 PM
Last Post: seminar details
  IMPULSE RESPONSE seminar class 0 1,136 06-05-2011, 04:24 PM
Last Post: seminar class
  C PROGRAM TO IMPLEMENT FIR FILTER seminar class 0 2,671 06-05-2011, 04:09 PM
Last Post: seminar class
  Mat Lab Program to Generate ‘FIR Filter-Low Pass’ Coefficients seminar class 0 1,552 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,308 06-05-2011, 03:58 PM
Last Post: seminar class
  IIR FILTER DESIGN seminar class 0 1,515 06-05-2011, 03:43 PM
Last Post: seminar class
  FIR FILTER DESIGN seminar class 0 1,454 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,321 06-05-2011, 03:40 PM
Last Post: seminar class
  IMPULSE RESPONSE OF THE GIVEN SYSTEM seminar class 0 1,397 06-05-2011, 03:27 PM
Last Post: seminar class

Forum Jump: