Introduction to FIR Filters

  Рет қаралды 239,665

Aaron Parsons

Aaron Parsons

Күн бұрын

A brief introduction to how Finite Impulse Response (FIR) filters work for digital signal processing. FIR filters are commonly used in, e.g., digital down-conversion applications to filter an incoming signal before down-sampling it. FIR filters are relatively straight-forward to implement on a variety of digital processing platforms, and are most easily understood as a convolution in time domain, corresponding to a multiplication in frequency domain by the corresponding filter response.

Пікірлер: 62
@LL-ue3ek
@LL-ue3ek 2 жыл бұрын
Very well explained, the heart and soul of the FIR filter, ie, it's underlying nature and purpose. So many other videos went through so much talk without getting to the very bottom of simply WHAT an FIR filter is; and what it's primarily used for.
@kenshi739
@kenshi739 9 жыл бұрын
Helped me a lot to understand FPGA design. Don't know why I go to school, internet is way better
@AmitRaj-ez1fk
@AmitRaj-ez1fk 5 жыл бұрын
Then from now stop going to school.
@emmanueloluga9770
@emmanueloluga9770 4 жыл бұрын
@@n_3719 you are two months late my friend....oh wait!
@libertyhopeful18
@libertyhopeful18 7 жыл бұрын
"To implement the filter of your dreams". I really appreciated that
@metroidandroid
@metroidandroid 4 жыл бұрын
@eyalbartov3248
@eyalbartov3248 7 жыл бұрын
best FIR filter explanation i've seen on youtube
@mmullins942
@mmullins942 11 жыл бұрын
Great Explanation! I really like the way you related the FIR filter to convolution and reiterating convolution is the same as multiplication in the frequency domain, really so simple but I never truly made a complete comprehension of this. So 11 minutes well spent. Thanks.
@atmel9077
@atmel9077 6 жыл бұрын
Okay, now I understand why having an efficient Multiply-and-accumulate instruction is important in digital signal processing.
@jessevandijk7678
@jessevandijk7678 4 жыл бұрын
I think I understand it now. thanx for the pretty clear explanation.
@augurelite
@augurelite 3 жыл бұрын
You explained this very very well! THANK YOU
@AM-qx3bq
@AM-qx3bq 4 жыл бұрын
2mins in and I already love this. Subscribed.
@dipankerbaral3301
@dipankerbaral3301 5 жыл бұрын
hi arron. if you are reading this,. first let me tell you this. your videos are really good but your channel is tremendously underrated. I tell you the reason. Most of filter videos i find in the internet were complete scrap taught by people who themselves didn't seem to realize what they were talking about.but those channels had views because they taught according to college syllabus. even if they are total junk, they the the best shot students have to read something in internet. So, coming to the main point, . let me tell to something to hit your channel. the most precious viewers for your channel will be students. Make a signal processing playlist that gives both intuition (as here) along with target according to syllabus. look at any major university course for digital signal processing. solve some numerical problems for fourier and other signal processing stuffs as well. i promise, within a year, your subscribes will spike up (considering those are high quality content as above)
@GGSHeadoR
@GGSHeadoR 5 жыл бұрын
Generally well done, but what I'm missing here: 1. Difference to IIR Filters and how to decide which one to use for which case and why 2. Usually the filter is represented as transfer function (in digital (z) or laplace (s) domain), here you have f(t), which doesnt make sense to me since a filter is NOT a timeseries of numbers. 3. (Dis)advantages of FIR Filters 4. While it makes sense that this filter has a finite impulse response when looking at the block diagram, a short explanation would have been nice Greetings
@mustaphaalkhafaaf5512
@mustaphaalkhafaaf5512 9 жыл бұрын
hi ... multiplying by coefficient f0 f1 f2 f3 ,, what are they where and how do we calculate them ... what do they represent ? thx
@alexlo7708
@alexlo7708 3 жыл бұрын
That is inverse Fourier transfrom of the filter back to become discrete time impulse response of the filter to be applied.
@rohanghige
@rohanghige 11 жыл бұрын
Can you please give an example of a generalized linear-phase lter which is not FIR, and does not exhibits odd or even symmetry?
@PunmasterSTP
@PunmasterSTP 2 жыл бұрын
This was some great information fir sure!
@leecharlie2513
@leecharlie2513 6 жыл бұрын
what determine the sampling frequency of the input x(t)? Is there a way to increase the sampling frequency of x(t) ? And does the increased sampling frequency affect the Z delay (increased sampling frequency will make Z delay shorter)?
@CalebMadrigal
@CalebMadrigal 6 жыл бұрын
This is the best explanation of FIR Filters I've found. Question: are the number of taps in an FIR filter related to the FFT size?
@alexlo7708
@alexlo7708 3 жыл бұрын
I don't see any FIR filter in YT mentioning to phase response of the filter. Only magnitude is stressing.
@Sanyat100
@Sanyat100 8 жыл бұрын
Very very elegant explanation
@merveozdas1193
@merveozdas1193 2 жыл бұрын
when we add delay on x or input, do we need to flip the input signal like in convolution, I am confused.
@aa6945
@aa6945 5 жыл бұрын
Good explanation Aaron, thanks!
@Jdonovanford
@Jdonovanford 7 жыл бұрын
Thanks for the video. My question pertains the cut-off filtering frequency: When you apply a HP filter in fMRI (typically it's .008 Hz), is this at the Nyquist frequency? Meaning that .008/2 is the actual frequency we are removing? Thank you.
@AaronRobertParsons
@AaronRobertParsons 7 жыл бұрын
I'm no expert on MRIs, but something in your description isn't right. HP = high-pass filter, which passes frequencies *above* the cutoff. You would not use a high-pass filter in relation to the Nyquist frequency unless you were purposely operating in an aliased Nyquist band (which isn't for the faint of heart). Moreover, filters are always (AFAIK) at the frequency they specify, so a HP 0.008 Hz filter would have the low-frequency cutoff at 0.008 Hz.
@brain8149
@brain8149 7 жыл бұрын
Thanks for the great introduction to filters!
@Legenwait4itdary
@Legenwait4itdary 7 жыл бұрын
perfecto, muchos gracias amigo
@bhuvi441
@bhuvi441 10 жыл бұрын
Thank you, it was very helpful to get an overall idea ! :) Cheers.
@hasanalattar9561
@hasanalattar9561 5 жыл бұрын
can we filter 45 dislikes from 580[dis/like] and slap them?
@multimicky90
@multimicky90 9 жыл бұрын
Thank you so much. Perfect video :)
@bosorka69
@bosorka69 11 жыл бұрын
thank you so much !! you helped me a lot !!
@lodinickvlog7391
@lodinickvlog7391 4 жыл бұрын
Hi great work. Do you Code? I have works to do. Can you help me? we can talk about the work and the payment.
@kunalraja861
@kunalraja861 7 жыл бұрын
Well explained...!!!
@Alexmedkex
@Alexmedkex 11 жыл бұрын
Very good video, thanks a lot
@gtabro1337
@gtabro1337 3 жыл бұрын
Thank god I have an audio card that amplifies the volume...
@wurnotantmlb
@wurnotantmlb 5 жыл бұрын
uoooh this guy magic!!!
@Shim267
@Shim267 6 жыл бұрын
"... the filter of your dreams..." /Sensible Chuckle
@michaelkohlhaas4427
@michaelkohlhaas4427 3 жыл бұрын
Any literature/book recommendations? Would be great. Thanks!
@Firestorm333100
@Firestorm333100 4 жыл бұрын
FIR是一種有效的方法來實作卷積運算
@aravindnarne1653
@aravindnarne1653 5 жыл бұрын
Vioce audiable is low
@FederationStarShip
@FederationStarShip 8 жыл бұрын
But what does it dooo!!!???
@hasanalattar9561
@hasanalattar9561 5 жыл бұрын
it filters dude :D
@shabadigash4512
@shabadigash4512 5 жыл бұрын
It helps to narrow down our focus to only a certain frequency component of the original signal
@pracheerdeka6737
@pracheerdeka6737 4 жыл бұрын
fir is nothing's just a transistors used to sample a sample frequency ... double the frequency is needed for a frequency so no frequency will miss when the transistors doesnot off while analog frequency is on.
@m1geo
@m1geo 5 жыл бұрын
Audio is very low.
@MrCuddlyable3
@MrCuddlyable3 10 жыл бұрын
It is misleading to talk about FFT (Fast Fourier Transform) when what is actually relevant here is a straightforward DFT (Discrete Fourier Transform). The "F" or "Fast" aspect of the FFT algorithm is neither touched on here nor necessary.
@AaronRobertParsons
@AaronRobertParsons 10 жыл бұрын
I agree that the "Fast" is irrelevant, but FFT has also become common parlance for numerically computing a Fourier Transform. I think distinguishing between "D" and "F" in this video might be overly pedantic.
@MrCuddlyable3
@MrCuddlyable3 10 жыл бұрын
You should leave teaching about FIR filters to someone who thinks properly about the words they use.
@mestirinexus7916
@mestirinexus7916 10 жыл бұрын
MrCuddlyable3 FFT is just an algorithm for computers for calculating the DFT...
@MrCuddlyable3
@MrCuddlyable3 10 жыл бұрын
hemnexus7 why do you find it necessary to repeat that information?
@MrCuddlyable3
@MrCuddlyable3 9 жыл бұрын
Caleb Geballe so are you here to entertain us?
@allenabishek65
@allenabishek65 2 жыл бұрын
Volume is too low
@mestirinexus7916
@mestirinexus7916 10 жыл бұрын
It is actually x(t).f(t). ::::: X(e^jw)*F(e^jw)
@mestirinexus7916
@mestirinexus7916 10 жыл бұрын
At 3:19
@bayu7368
@bayu7368 3 жыл бұрын
u sounds like n0thing lel
@niparoy3800
@niparoy3800 3 жыл бұрын
so bad sound quality.wasted of time
6. Finite Impulse Response - Digital Filter Basics
12:51
Akash Murthy
Рет қаралды 27 М.
FIR Filter Design and Software Implementation - Phil's Lab #17
30:35
1 сквиш тебе или 2 другому? 😌 #шортс #виола
00:36
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,3 МЛН
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 27 МЛН
Overview of FIR and IIR Filters
12:27
Barry Van Veen
Рет қаралды 347 М.
Flawless PCB design: RF rules of thumb - Part 1
15:45
Hans Rosenberg
Рет қаралды 76 М.
FIR Filter Design using the Window Method
53:09
Jake Gunther
Рет қаралды 29 М.
#3 - Understanding Finite Impulse Response (FIR) Filters
12:17
Fulcrum Acoustic
Рет қаралды 75 М.
8. IIR Filters - Infinite Impulse Response - Digital Filter Basics
14:58
FPGA DSP FIR filters coefficients
8:25
Adaptive Design
Рет қаралды 3,3 М.
IIR Filters - Theory and Implementation (STM32) - Phil's Lab #32
19:48
NSA Releases Internal 1982 Lecture by Computing Pioneer Rear Admiral Grace Hopper
1:29:36
The Black Vault Originals
Рет қаралды 245 М.
#1099 How I learned electronics
19:55
IMSAI Guy
Рет қаралды 1,3 МЛН
1 сквиш тебе или 2 другому? 😌 #шортс #виола
00:36