Answers to Your Questions: What Is an FIR Filter?

  • Thread starter Thread starter meldave00
  • Start date Start date
  • Tags Tags
    Filter
AI Thread Summary
An FIR (Finite Impulse Response) filter is a type of digital filter that generates its output based solely on a finite number of previous input values. It allows for the design of various filtering functions, such as highpass, lowpass, or bandpass, by customizing the polynomial calculations used in the filter. Unlike IIR (Infinite Impulse Response) filters, which depend on both past input and output values, FIR filters do not have memory, meaning their output is limited to a specific time window. While IIR filters can achieve sharper frequency responses, they are more complex and less stable than FIR filters. Understanding FIR filters is essential for applications in signal processing and digital communications.
meldave00
Messages
39
Reaction score
0
Can someone explain to me in leyman's terms what an FIR filter is and what it is used for?
 
Engineering news on Phys.org
A finite impulse response filter is one form of a digital filter. It bases its output value at each clock tick on the input values that it has seen over some previous amount of time (like the last 10 clock ticks, for example). You can design the polynomial calculation that the filter is using for its input --> output function so that you perform a highpass, lowpass or bandpass function on the digital data.

FIR filters are contrasted with infinite impulse response filters (IIR), where the output is dependent on the input data stream, and also dependent on previous output values. It's like the IIR filter has some memory, which means that a single impulse at the input can cause the IIR output to keep on changing forever. IIR filters can have sharper skirts on their filter function compared to FIR filters, but they are also harder to make stable.

Here's a related wikipedia article FYI:

http://en.wikipedia.org/wiki/Digital_filter
 
Thanks. I appreciate it.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...

Similar threads

Replies
2
Views
2K
Replies
2
Views
2K
Replies
46
Views
3K
Replies
15
Views
2K
Replies
15
Views
6K
Replies
5
Views
2K
Replies
1
Views
4K
Back
Top