I remember learning Fourier Transform when I was a bachelor student. I loved it. Plain and simple. I could have never imagined one could compose different frequencies of a trigonometric function and build any signal. Thanks for sharing this visualization.
Hey Iain! I just was wondering what the y-axis of the frequency graph was? To me that is the amplitude, but i dont understand how it effects the graph, why is the 0Hz midline .5 instead of 0? Cheers!
Yes, it's amplitude. I forgot to say that there is a 2pi factor in the Fourier transform. So the amplitude of the "zero frequency" spike in the frequency domain graph is 0.5 times 2pi = 3.14159...
Well, each "frequency amplitude" corresponds to a single sinusoidal waveform (in the time domain) at that particular frequency. So the amplitude shown in the frequency domain (scaled by 2pi) is the amplitude of that corresponding sinusoid in the time domain (as I showed in the video when I plotted each sinusoid separately) .
@@iain_explains so we divide the fourier transform at a certain frequency by 2pi to get the amplitude? It appears that we do so also for other frequencies but dividecby only pi maybe because of the negative frequency? Am i right at this conclusion? I also found that fourier transform of cosine is pi times dirac and fourier transform of Acosine is A*pi*dirac so dividing by pi gives the amplitude. Right?
Thanks professor! Maybe it would be also interesting to see the pulse non-periodic rect signals vs. their FT, for example wide rect x(t) signal becomes narrow X(t), and narrow x(t) becomes wide X(t).
Hopefully this is what you're looking for: "How do Poles and Zeros affect the Laplace Transform and the Fourier Transform?" ruclips.net/video/iP4fckfDNK8/видео.html
In the given graph, avg value of the square wave (DC) is 0.5 right ? But in the spectrum at zero frequency (DC) it shows amplitude 3. Why ? Pls explain if my concept is wrong....
In the description below the video it says: "* I should have mentioned that the definition of the Fourier transform of periodic signals includes a factor of 2pi. So the amplitude of the bottom graph is 2pi times the coefficient of the respective cos wave. For example, the "zero frequency" (DC offset) component of 1/2, is indicated on the bottom graph by the amplitude 2pi x 1/2 = pi = 3.14159..."
Thanks for the suggestion. I'll add it to my "to do" list. In the meantime, you might like this video: "Orthogonal Basis Functions in the Fourier Transform" ruclips.net/video/n2kesLcPY7o/видео.html
Sir, I have a question that is not relevant to the video but anyways I am asking it here so please accept my apologies if I am asking irrelevant questions. Well the question is about intermediate frequency. Can you explain how frequency is translated from RF to IF without disturbing its components. For instance, I am a GNSS student and I know GPS signal contains code, carrier and data. Now if we take IF, how is the code and data still preserved within the carrier Also how to determine the amount of IF we need I mean does it depends on our hardware equipment requirement or there are any specific rules for IF translation. I am studying a Book where GPS 1575.42 MHz is converted into a 9.8 MHz IF.
This made it click for me why the Fourier transform of a rectangular pulse is a sinc function. Loving this channel so far!
Here's a video specifically on that topic: "Why are Sinc and Square a Fourier Transform Pair?" ruclips.net/video/ZcTWLwXGql0/видео.html
I remember learning Fourier Transform when I was a bachelor student. I loved it. Plain and simple. I could have never imagined one could compose different frequencies of a trigonometric function and build any signal. Thanks for sharing this visualization.
Yes, it's not intuitive, but it's amazing, like you say! Glad you liked the video.
Once again the legend delivers a classic. Cheers mate.
Nice one. I'm glad you liked it.
that was the best explaniation i've meet. Thank you !
I'm so glad you found it helpful.
Thanks a lot professor!Your videos are masterpieces and they really helped me!
I'm so glad to hear that!
Very helpful visualization. Thanks again Iain!
Glad you found it useful.
Fantastic! Would it be possible to do a similar video that helps visualize how phase plays into things?
This video might help: "Is Phase important in the Fourier Transform?" ruclips.net/video/WyFO6yBQ0Cg/видео.html
Hey Iain! I just was wondering what the y-axis of the frequency graph was? To me that is the amplitude, but i dont understand how it effects the graph, why is the 0Hz midline .5 instead of 0? Cheers!
Yes, it's amplitude. I forgot to say that there is a 2pi factor in the Fourier transform. So the amplitude of the "zero frequency" spike in the frequency domain graph is 0.5 times 2pi = 3.14159...
@@iain_explainsI had the same question, thanks for the response! How does the frequency amplitude affect its respective sinusoid in the time domain?
Well, each "frequency amplitude" corresponds to a single sinusoidal waveform (in the time domain) at that particular frequency. So the amplitude shown in the frequency domain (scaled by 2pi) is the amplitude of that corresponding sinusoid in the time domain (as I showed in the video when I plotted each sinusoid separately) .
But at 0Hz [1:15] , it is shown as 3v at transformed waveform..
is that possible to be the normalized data?
It’s not actually 3V, it’s 3.14159… ie. pi. Which is half of 2pi.
👍
@@iain_explains so we divide the fourier transform at a certain frequency by 2pi to get the amplitude?
It appears that we do so also for other frequencies but dividecby only pi maybe because of the negative frequency?
Am i right at this conclusion?
I also found that fourier transform of cosine is pi times dirac and fourier transform of Acosine is A*pi*dirac so dividing by pi gives the amplitude. Right?
Thanks professor!
Maybe it would be also interesting to see the pulse non-periodic rect signals vs. their FT, for example wide rect x(t) signal becomes narrow X(t), and narrow x(t) becomes wide X(t).
Here's a video on this: "Why are Sinc and Square a Fourier Transform Pair?" ruclips.net/video/ZcTWLwXGql0/видео.html
hello, Iain, would you be like make some video for laplace, fourier and zeta transform please, i think that will help more people to understand
Hopefully this is what you're looking for: "How do Poles and Zeros affect the Laplace Transform and the Fourier Transform?" ruclips.net/video/iP4fckfDNK8/видео.html
Love your videos, they been a great resource in my communications class. Are you able to share the code used in this video?
The code is available on my website, under the Signals and Systems tab, in the Fourier Transform section iaincollings.com
In the given graph, avg value of the square wave (DC) is 0.5 right ?
But in the spectrum at zero frequency (DC) it shows amplitude 3.
Why ? Pls explain if my concept is wrong....
In the description below the video it says: "* I should have mentioned that the definition of the Fourier transform of periodic signals includes a factor of 2pi. So the amplitude of the bottom graph is 2pi times the coefficient of the respective cos wave. For example, the "zero frequency" (DC offset) component of 1/2, is indicated on the bottom graph by the amplitude 2pi x 1/2 = pi = 3.14159..."
Thank you very much sir for ur clarification.
But why this multiplication required?
That also wil u pls explain ?
The 2pi comes about due to the fact that omega (in radians) equals 2pi f (in Hertz).
Thank you so much if it possible to explain the orthogonality in matlab like this thank you so much
Thanks for the suggestion. I'll add it to my "to do" list. In the meantime, you might like this video: "Orthogonal Basis Functions in the Fourier Transform" ruclips.net/video/n2kesLcPY7o/видео.html
Sir, I have a question that is not relevant to the video but anyways I am asking it here so please accept my apologies if I am asking irrelevant questions.
Well the question is about intermediate frequency.
Can you explain how frequency is translated from RF to IF without disturbing its components. For instance, I am a GNSS student and I know GPS signal contains code, carrier and data. Now if we take IF, how is the code and data still preserved within the carrier
Also how to determine the amount of IF we need I mean does it depends on our hardware equipment requirement or there are any specific rules for IF translation. I am studying a Book where GPS 1575.42 MHz is converted into a 9.8 MHz IF.
2024.12.12 good video