In my opinion, if you want to learn something, you should learn the sub-topics and then compare them with each other, then you can see the big picture. This video does exactly that. In one word, magnificent. Thank you!!
@@iain_explains Profesor Iain. I have a curiosity, can i use the series expansion obtained from Dft in fuzzy logic? Generally i use Z transform to do it.
Thank you Iain, I just came across your channel and I very much like your approach to teaching this complex subject. I will stay with your video series on both Fourier and LaPlace transforms as I need to explain them myself and have not had formal training on their theory and practice, particularly the Laplace transform. Thank you for making these videos available!
I'm glad you're finding the videos helpful! Let me know if you think there are other related topics I should cover - or other aspects of Fourier and Laplace.
Amazing explanation. Ties everything very nicely. This video should be shown in all students of control system and signal processing. Thank you for creating this.
Thank you so much for this series of videos. This is the first time i've seen such a comprehensive explanation of the purpose behind Z and Laplace transform and the region of convergences !
I'm glad you liked the video. If you'd like to see more like this, check out iaincollings.com where you'll find a categorised listing of all the videos on the channel, as well as summary sheets.
I'm so glad you liked it! It's great to know that it's connecting all around the globe. Unfortunately I've never been to Norway, although one of my good friends during my PhD was a Norwegian student who spent a year here in Australia. I don't think I'll ever forget the "rotten fish delicacy" his mother used to send out to remind him of home! 😁
Sir Can You Please now make videos on digital filters?By the way your playlist really helped me to grow interest in Digital Signal processing. Thank You so much.😊
The discrete time basis functions repeat every 2pi. So that means 0 frequency is the same as 2pi, 4pi, ... and also the same as -2pi, -4pi, ... See this video for more explanation: "Discrete Time Basis Functions" ruclips.net/video/P7q2YMQiat8/видео.html
Thanks for your nice comment. I'm glad you have found the videos helpful. I'm planning to set up a Patreon page, so people can support what I'm doing if they wish, and also to potentially run interactive sessions, but I don't have anything set up yet. For now, it's just great to know that you have found the channel useful. Thanks.
Great question. The Laplace transform is a generalisation of the Fourier transform that allows for functions (eg. signals, system responses, ...) that have infinite energy (eg. the impulse response of an unstable system). In Communications, we're mostly dealing with communication channels that are inherently stable (if the input has finite energy, then the output will have finite energy) and we're interested in frequency domain aspects (eg. inter-channel interference, bandwidth efficiency, ...), so the Fourier transform is appropriate. In Control Systems, there's feedback (for controlling in the "plant") and this can lead to instabilities if not designed appropriately (eg. positive feedback in guitar amplifiers), so the Laplace transform is needed, in order to investigate aspects of stability in cases where a function potentially has infinite energy.
Yes, that's right. As I said, in Communications, we're mostly dealing with communication channels that are inherently stable (if the input has finite energy, then the output will have finite energy) and we're interested in frequency domain aspects (eg. inter-channel interference, bandwidth efficiency, ...), so the Fourier transform is appropriate.
In discrete time, all the discrete values are spaced apart by 1 sample time. More explanation can be found here: ruclips.net/video/7-4uEHoY1m4/видео.html
Thank you for the explanation! I have a question: why the magnitude of the DTFT of square function has negative values, while the CTFT counterpart has only positive values?
Let's call it a 'minor typo'. Although it's not really a typo, just an inconsistency. Actually that particular DTFT function is real valued (there is no complex component), so it's a plot of the actual function (rather than the magnitude - which the other plots are).
I'm confused isn't the discrete time Signal is a group of impulse delta functions ? And the fourier transform of delta function is 1 meaning it's got continuous frequency components? How we are getting discrete frequency components in for example DTFS instead of 1
Good question. Hopefully these points will help to explain it: 1) In general, the DTFT is a continuous valued function. See this video for more explanation: "Fourier Transform of Discrete Time Signals are not Discrete" ruclips.net/video/AOQAlrtGUzo/видео.html 2) The FT of a delta function has a magnitude of 1 (as you point out), but it also has a phase which is a function of frequency (depending on its time offset in the time-domain). This phase is most often not plotted, and is sometimes overlooked. The phases from all the different time-domain delta functions add up to give an overall function (in the frequency domain) that is not a constant magnitude. 3)The plots that show discrete frequency components for the DTFS and DFT (the 3rd and 4th plots on the far right hand side) both correspond to sinusoids in the time-domain. For time-domain signals that are periodic, the Fourier transform will consist of discrete impulses. This video explains this more: "Why do Periodic Signals have Discrete Frequency Spectra?" ruclips.net/video/wA3VXyl9xVg/видео.html 4) and finally, note that there is a slight error in the plot for the DFT. I explain this in the notes below the video, and I've fixed it in the Summary Sheet on my website: drive.google.com/file/d/1fh7TzeT4HCeoRECnHiQYmjFRSeWLYnDI/view
Dear professor, Do you have a video explaining the Hilbert transform when it used to extract the instantaneous amplitude and phase, and calculate the phase locking value? Thank you for uploading great content. Very much appreciated. Eitan
Caveat: My memory is not what it was! However, if we start from the Fourier Transform, we end up with positive and negative frequencies. If you think of the spectrum of a cosine wave it has two impulses: one at the positive frequency and one at its negative counterpart. If you now think in 3D, you can imagine those impulses rotating around the frequency axis where the positive frequency rotates towards you "out of the paper" and the negative frequency also rotates but "into the paper." If you now make a phasor sum of both those components you get your cosine wave back if you plot the resultant amplitude against time. (If you turn the picture round so you are looking straight down the frequency axis you would see two phasors rotating in opposite directions which you can then sum to give a purely real wave.) There is another way of doing this by not having negative frequencies. You just keep the positive frequency, double its amplitude and rotate that about the frequency axis. The result, when plotted against time, is the same as the Fourier approach. What we now have is a rotating phasor that is drawing out a helix in 3D space. (Mathematically, that is what exp(jωt) looks like.) When looking at the projection on the real plane we see a cosine wave but what does it look like on the imaginary plane? That is what the Hilbert Transform tells us. In this case, the imaginary projection would be a sine wave. I hope that helps.
Hi Iain! Thanks for the great video. I notice that the magnitude of the DTFT example has some negative regions. Is that actually just a plot of the real part of the DTFT rather than the magnitude which should always be positive?
Yes, that's right. Let's call it a 'minor typo'. Actually that particular function is real valued (there is no complex component), so it's a plot of the actual function.
Dear Professor I have seen your CP-OFDM (Cyclic Prefix ) explanation in another video and really enjoyed it , If you have some spare time I appreciate you also to explain about W-OFDM (Wide band), F-OFDM (Filtered) and other types? Thank you a lot.
First of all, thank you for uploading great content. Secondly, I have a question, what is the difference between Fast Fourier Transform (FFT) and Fractional Fourier Transform (FrFT) ? and what is its applications? I searched on RUclips on it but I don't find videos explain it.
I don't tend to pay too much attention to the Fourier Series, because there aren't really any periodic signals in the real world that go for an infinite amount of time. I prefer to think in terms of the Fourier Transform. However I do have one video on the FS, and I also have some on the DFT/FFT. Have you checked out my webpage? iaincollings.com Here's the link to the video on FS: "Fourier Series and Eigen Functions of LTI Systems" ruclips.net/video/gRq3K4ZQKi8/видео.html
@@iain_explains yeah I have checked your website after I finish the entire playlist of signals and systems I will replay your videos again and make notes or downloads your summery sheets depending on the time I have. thank you very much
Hi, little remark, just to dot the i's and bar the t's... when you say that the spectrum in DT (the basisfunctions) repeats around 2pi, on the omega-axis, do you actually mean that they repeat around 2pi*fs, fs being the sample rate? I was just wondering because w is in radians times Hz. So, any point on it should be too, no? So, basisfunction repeats around 2pi*fs and -2pi*fs etc...? Is that correct?
No, w is _not_ radians times Hz. It is just radians. In discrete-time, the "time" samples are just numbers stored in a vector. They are just indexed by integers.
Thank you for a good lecture. This lecture makes me understand region of convergence. However, I am a bit confused with transforming from time domain to frequency domain and frequency domain to image domain. I don't get this relationship. some lectures talk about only one part time domain to freq. domain or only image to freq domain. In reality, it seems the process includes all of this steps, time domain >> frequency domain (k space)>> image (object) domain.
hello lain, as you have mentioned that a sinusoidal which is having infinite energy is defined by the delta function in the Fourier domain so my question is how this can be done as impulse function is itself an unpractical signal which exists only theoretically is there any point I am missing means can you give an insight into this? means i want to say that is there any boundation or condition apllied in defining sineij terms of the delta function Thanks !
Well, when you think about it, the sinusoidal signal sin(wt) is also an impractical signal which only exists theoretically (because it starts at negative infinite time, and goes until positive infinite time.) If you think about multiplying sin(wt) by a "window function" (eg. rect(t) ) to limit its duration to a finite range of time, then in the frequency domain you would be convolving the delta function with the Fourier transform of the rect function, which is a sinc function. These videos might help: "How to Understand the Delta Impulse Function" ruclips.net/video/xxGcI9WVoCY/видео.html and "Fourier Transform Duality Rect and Sinc Functions" ruclips.net/video/rUgBhEpeqxo/видео.html
@@iain_explains Thanks for replying :). I meant that If you have a vector of values, lets say x = [1, 2, 3], and you perform the DFT (for example, with MATLAB: fft(x) ), the result is a vector of 3 finite values. If I undertood well, the result shown in 15:00 is made up of impulses, with infinite values.
Ah yes, I remember now. Unfortunately I wasn't as accurate as I should have been in that diagram. I drew "continuous" impulses (delta functions), when I should have drawn "finite/discrete" impulses only over a finite range of frequencies. I fixed it on the summary sheet on my website: drive.google.com/file/d/1fh7TzeT4HCeoRECnHiQYmjFRSeWLYnDI/view
Thank you. I'm not sure I get the explanation on why a discrete signal is both aperiodic and periodic. I thought that a discrete signal is a sampled signal already. I was of the thought that discrete signals were aperiodic.
I think you're talking about the DFT, right? If you've sampled a signal for a finite period of time, you will have a vector of a certain length (depending on the sampling rate you used). The Fourier transform is defined as an integral over all time - not just over the time period that you sampled over. So the question is, what to do? One approach would be to assume that the signal is in fact zero outside the period of time that you sampled for. Another approach is to assume that the signal keeps repeating itself outside the period of time that you sampled for. The DFT takes the second approach.
@@iain_explains Thanks. Yes DFT/FFT since I'm considering seismic signals. And I believe you mentioned the FT is for processing finite signals? I read a material that finite signals were aperiodic so is the seismic signals aperiodic or assumed to be periodic in the DFT. Your videos are great by the way. I work with transform software processes but I'm still trying to understand HOW f(t) transforms to F(w). Like how 2π/T actually works. Your videos are helping me though.
Thank you a lot for your videos! They are very helpful. However, I'm a bit confused about one point. In your other video ( ruclips.net/video/lLq3D-v4kPU/видео.html ) you said that the CTFT is periodically replicated/has repeats on the sampling frequency, but here it is not. When is it and when is it not?
When a continuous-time signal is sampled with a sequence of (ideal continuous-time) delta functions, the resultant "continuous-time sampled signal" has a (continuous time) Fourier transform that repeats at the sample rate. For all other (non-sampled) continuous-time signals, there is no frequency repetition. In other words, the repetition is because of the sampling.
Instead of a book to explain this in signals and systems theory the universities should have a special oscilloscope that allows periodic and non periodic signals to be represented and explained in terms of all these various transforms and relationships...a specific machine to hone in on these concepts for education.
In my opinion, if you want to learn something, you should learn the sub-topics and then compare them with each other, then you can see the big picture. This video does exactly that. In one word, magnificent. Thank you!!
I'm so glad you like the video, and the approach I took.
I have my signals 2 final on dtfs, dtft dft and z transform tomorrow. Thank you so much for these videos, they're really helpful
I'm glad they have been helpful. Good luck tomorrow!!
@@iain_explains Profesor Iain. I have a curiosity, can i use the series expansion obtained from Dft in fuzzy logic? Generally i use Z transform to do it.
Is there video playlist on Fourier series?
These tutorials are my references after years and still learning from them. cannot thank you enough Professor Iain
That's great to hear. I'm so glad you like them!
Thank you Iain, I just came across your channel and I very much like your approach to teaching this complex subject. I will stay with your video series on both Fourier and LaPlace transforms as I need to explain them myself and have not had formal training on their theory and practice, particularly the Laplace transform. Thank you for making these videos available!
I'm glad you're finding the videos helpful! Let me know if you think there are other related topics I should cover - or other aspects of Fourier and Laplace.
Amazing explanation. Ties everything very nicely.
This video should be shown in all students of control system and signal processing. Thank you for creating this.
I'm so glad you found it helpful.
what a great video, your explanations have helped me in 3 subjects so far, thank you so much Iain! hugs from Argentina
I'm glad they've been helpful. That's so great to hear!
jajajajaja, a mi también
Thank you so much for this series of videos. This is the first time i've seen such a comprehensive explanation of the purpose behind Z and Laplace transform and the region of convergences !
Thanks for your comment. I'm so glad you found the videos helpful!
tomorrow is my DSP exam , what a great timing. Thanks Iain !
Best of luck! I'm glad this video has helped.
Me too hahaha, what a world.
Thank you so much for the time you put in. I found this video extremely helpful
I'm so glad!
Absolute gem of a video and channel ❤❤
Thanks for your nice comment. I'm glad you like the videos.
Am two minutes in and I'm already sure this is what I was looking for. Love when that happens, thanks!
I'm glad you liked the video. If you'd like to see more like this, check out iaincollings.com where you'll find a categorised listing of all the videos on the channel, as well as summary sheets.
A brilliant overview, Sir! Thanks! Greetings from Trondheim, Norway!
I'm so glad you liked it! It's great to know that it's connecting all around the globe. Unfortunately I've never been to Norway, although one of my good friends during my PhD was a Norwegian student who spent a year here in Australia. I don't think I'll ever forget the "rotten fish delicacy" his mother used to send out to remind him of home! 😁
Thank you for this amazing summary
Glad it was helpful!
MY LORD = MOST ENLIGHTENING --VERY GOOD -EXCELLENT - AMARJIT- INDIA
FT is complicated to me. This is timely. Thank you, Sir
Glad it helped.
Thanks so much, needed this so much to consolidate the study of this evening
I'm so glad you found it helpful.
Brilliant overview, perfectly explained. Thanks!
I'm so glad it was helpful!
excellent explanation
Glad it helped
Sir Can You Please now make videos on digital filters?By the way your playlist really helped me to grow interest in Digital Signal processing.
Thank You so much.😊
Thanks for the suggestion. Yes, it's on my list (but it's a long list, sorry). Hopefully soon.
Thanks for sharing this, you are a great teacher!
Glad it was helpful!
Awesome video. But I think as in DTFT it is periodic in frequency domain, 10:00 the period should be -pi to pi.
The discrete time basis functions repeat every 2pi. So that means 0 frequency is the same as 2pi, 4pi, ... and also the same as -2pi, -4pi, ... See this video for more explanation: "Discrete Time Basis Functions" ruclips.net/video/P7q2YMQiat8/видео.html
this is the best cheat sheet video of signal processing
I'm glad it's helpful.
Brilliantly explained professor. Thank you very much! If there is any way I can express my gratitude, please let me know. Greetings from Greece :)
Thanks for your nice comment. I'm glad you have found the videos helpful. I'm planning to set up a Patreon page, so people can support what I'm doing if they wish, and also to potentially run interactive sessions, but I don't have anything set up yet. For now, it's just great to know that you have found the channel useful. Thanks.
Thank you so much for the videos! It was great and really helpful, truely appreciate your work :)!
Glad it was helpful!
the best lecture ever.thanks a lot
I'm so glad you liked it.
Thanks ..
Why in communications we use Fourier and in control system in stability ues Laplace??
Great question. The Laplace transform is a generalisation of the Fourier transform that allows for functions (eg. signals, system responses, ...) that have infinite energy (eg. the impulse response of an unstable system). In Communications, we're mostly dealing with communication channels that are inherently stable (if the input has finite energy, then the output will have finite energy) and we're interested in frequency domain aspects (eg. inter-channel interference, bandwidth efficiency, ...), so the Fourier transform is appropriate. In Control Systems, there's feedback (for controlling in the "plant") and this can lead to instabilities if not designed appropriately (eg. positive feedback in guitar amplifiers), so the Laplace transform is needed, in order to investigate aspects of stability in cases where a function potentially has infinite energy.
Thank you, Mr . I understand from your comment that Fourier does not work in unstable systems. Why is Laplace not widely used in communications?
Yes, that's right. As I said, in Communications, we're mostly dealing with communication channels that are inherently stable (if the input has finite energy, then the output will have finite energy) and we're interested in frequency domain aspects (eg. inter-channel interference, bandwidth efficiency, ...), so the Fourier transform is appropriate.
@@iain_explains
Thank you sir .
Excellent explanation sir
Thanks. I'm glad you liked it.
LOVE YOUR BEAUTIFUL VIDEOS. Even a layman can become an expert after watching them
Thanks for your nice comment. It's great to hear that they're helping.
Great video sir!
Glad you liked it!
amazing video, thanks alot and greetings from Turkey
Thanks for watching!
For DTFT, isn’t the frequency domain’s period determined by the sample frequency?
In discrete time, all the discrete values are spaced apart by 1 sample time. More explanation can be found here: ruclips.net/video/7-4uEHoY1m4/видео.html
Useful explaination sirr
I'm glad you found it helpful.
Excellent
Thank you for the explanation! I have a question: why the magnitude of the DTFT of square function has negative values, while the CTFT counterpart has only positive values?
Let's call it a 'minor typo'. Although it's not really a typo, just an inconsistency. Actually that particular DTFT function is real valued (there is no complex component), so it's a plot of the actual function (rather than the magnitude - which the other plots are).
I'm confused isn't the discrete time Signal is a group of impulse delta functions ? And the fourier transform of delta function is 1 meaning it's got continuous frequency components? How we are getting discrete frequency components in for example DTFS instead of 1
Good question. Hopefully these points will help to explain it:
1) In general, the DTFT is a continuous valued function. See this video for more explanation: "Fourier Transform of Discrete Time Signals are not Discrete" ruclips.net/video/AOQAlrtGUzo/видео.html
2) The FT of a delta function has a magnitude of 1 (as you point out), but it also has a phase which is a function of frequency (depending on its time offset in the time-domain). This phase is most often not plotted, and is sometimes overlooked. The phases from all the different time-domain delta functions add up to give an overall function (in the frequency domain) that is not a constant magnitude.
3)The plots that show discrete frequency components for the DTFS and DFT (the 3rd and 4th plots on the far right hand side) both correspond to sinusoids in the time-domain. For time-domain signals that are periodic, the Fourier transform will consist of discrete impulses. This video explains this more: "Why do Periodic Signals have Discrete Frequency Spectra?" ruclips.net/video/wA3VXyl9xVg/видео.html
4) and finally, note that there is a slight error in the plot for the DFT. I explain this in the notes below the video, and I've fixed it in the Summary Sheet on my website: drive.google.com/file/d/1fh7TzeT4HCeoRECnHiQYmjFRSeWLYnDI/view
@@iain_explains Thank you so much 🙏
Thanks a lot Sir😊
I'm glad it helped.
Thank you . This video explained everything ı had trouble with it .
That's great to hear. I'm glad it was helpful.
You are always great
Thanks so much. I'm really glad you like the videos.
Dear professor,
Do you have a video explaining the Hilbert transform when it used to extract the instantaneous amplitude and phase, and calculate the phase locking value?
Thank you for uploading great content. Very much appreciated. Eitan
Thanks for the suggestion. The Hilbert transform is on my "to do" list. It's not very intuitive, so I'm giving some thought to how best to explain it.
Caveat: My memory is not what it was! However, if we start from the Fourier Transform, we end up with positive and negative frequencies. If you think of the spectrum of a cosine wave it has two impulses: one at the positive frequency and one at its negative counterpart. If you now think in 3D, you can imagine those impulses rotating around the frequency axis where the positive frequency rotates towards you "out of the paper" and the negative frequency also rotates but "into the paper." If you now make a phasor sum of both those components you get your cosine wave back if you plot the resultant amplitude against time.
(If you turn the picture round so you are looking straight down the frequency axis you would see two phasors rotating in opposite directions which you can then sum to give a purely real wave.)
There is another way of doing this by not having negative frequencies. You just keep the positive frequency, double its amplitude and rotate that about the frequency axis. The result, when plotted against time, is the same as the Fourier approach.
What we now have is a rotating phasor that is drawing out a helix in 3D space. (Mathematically, that is what exp(jωt) looks like.) When looking at the projection on the real plane we see a cosine wave but what does it look like on the imaginary plane? That is what the Hilbert Transform tells us. In this case, the imaginary projection would be a sine wave.
I hope that helps.
Very nice explanation, sir!. Thank you! It could be nice if you could formulize them too!
Thanks. Have you seen my webpage? I've got videos on each transform, where I explain the formulas. iaincollings.com
Hi Iain! Thanks for the great video. I notice that the magnitude of the DTFT example has some negative regions. Is that actually just a plot of the real part of the DTFT rather than the magnitude which should always be positive?
Yes, that's right. Let's call it a 'minor typo'. Actually that particular function is real valued (there is no complex component), so it's a plot of the actual function.
Thanks for the quick response!
So enlightening, Thanks 😊
Glad you enjoyed it!
Very extremely useful! Liked & Subscribed! Thanks a lot!
That's great to hear. I'm glad it was helpful.
Is there a full playlist of dft ,dtft ,ctft and CFT and fft?
My playlist on the Fourier transform can be found here: ruclips.net/p/PLx7-Q20A1VYJlVLBCkuOBoBnaUdd5Qyms
Dear Professor I have seen your CP-OFDM (Cyclic Prefix ) explanation in another video and really enjoyed it , If you have some spare time I appreciate you also to explain about W-OFDM (Wide band), F-OFDM (Filtered) and other types? Thank you a lot.
Thanks for the suggestion. I've added those topics to my "to do" list.
do the samples taken by the DFT is following the Nyquist sampling rate criterion ?
It depends how fast you take the samples.
First of all, thank you for uploading great content.
Secondly, I have a question, what is the difference between Fast Fourier Transform (FFT) and Fractional Fourier Transform (FrFT) ? and what is its applications? I searched on RUclips on it but I don't find videos explain it.
Thanks for the suggested topic. I'll add it to my "to do" list. I'm not familiar with the FrFT, so I'll need to look into it.
Thank you fro the video!
My pleasure. I'm glad you found it helpful.
Is there no video on Fourier series and dft , fft ,dtft sir. I am unable to find such videos in your channel
I don't tend to pay too much attention to the Fourier Series, because there aren't really any periodic signals in the real world that go for an infinite amount of time. I prefer to think in terms of the Fourier Transform. However I do have one video on the FS, and I also have some on the DFT/FFT. Have you checked out my webpage? iaincollings.com Here's the link to the video on FS: "Fourier Series and Eigen Functions of LTI Systems" ruclips.net/video/gRq3K4ZQKi8/видео.html
@@iain_explains yeah I have checked your website after I finish the entire playlist of signals and systems I will replay your videos again and make notes or downloads your summery sheets depending on the time I have.
thank you very much
Sir very good explanation thanks a lot
Glad you liked it.
Buen trabajo 👍.
Thanks. I'm glad you liked the video.
Great video! What are the axis though for the discrete fourier series ?
I'm not sure what you mean. The left hand side graphs in the video are time axes.The right hand side graphs in the video are frequency axes.
that's soo helpful thank you so much
Glad it was helpful!
Awesome video, thanks!
Glad you found it helpful.
Hi, little remark, just to dot the i's and bar the t's... when you say that the spectrum in DT (the basisfunctions) repeats around 2pi, on the omega-axis, do you actually mean that they repeat around 2pi*fs, fs being the sample rate? I was just wondering because w is in radians times Hz. So, any point on it should be too, no? So, basisfunction repeats around 2pi*fs and -2pi*fs etc...? Is that correct?
No, w is _not_ radians times Hz. It is just radians. In discrete-time, the "time" samples are just numbers stored in a vector. They are just indexed by integers.
Thanks !
Thanks sir, it was so useful and helpful . 🙏🏻🙏🏻🌹🌹🌹🌹
That's great to hear.
Thank you for a good lecture. This lecture makes me understand region of convergence. However, I am a bit confused with transforming from time domain to frequency domain and frequency domain to image domain. I don't get this relationship. some lectures talk about only one part time domain to freq. domain or only image to freq domain. In reality, it seems the process includes all of this steps, time domain >> frequency domain (k space)>> image (object) domain.
I'm not sure what you mean, sorry. This video does not talk about images. What do you mean by "image domain" in your question?
hello lain,
as you have mentioned that a sinusoidal which is having infinite energy is defined by the delta function in the Fourier domain
so my question is how this can be done as impulse function is itself an unpractical signal which exists only theoretically is there any point I am missing means can you give an insight into this? means i want to say that is there any boundation or condition apllied in defining sineij terms of the delta function
Thanks !
Well, when you think about it, the sinusoidal signal sin(wt) is also an impractical signal which only exists theoretically (because it starts at negative infinite time, and goes until positive infinite time.) If you think about multiplying sin(wt) by a "window function" (eg. rect(t) ) to limit its duration to a finite range of time, then in the frequency domain you would be convolving the delta function with the Fourier transform of the rect function, which is a sinc function. These videos might help: "How to Understand the Delta Impulse Function" ruclips.net/video/xxGcI9WVoCY/видео.html and "Fourier Transform Duality Rect and Sinc Functions" ruclips.net/video/rUgBhEpeqxo/видео.html
The only thing I don´t understand is that the DFT does not give impulses, as you said in the video. It gives a vector of finite values.
Sorry, I'm not sure what you're asking.
@@iain_explains Thanks for replying :). I meant that If you have a vector of values, lets say x = [1, 2, 3], and you perform the DFT (for example, with MATLAB: fft(x) ), the result is a vector of 3 finite values. If I undertood well, the result shown in 15:00 is made up of impulses, with infinite values.
Ah yes, I remember now. Unfortunately I wasn't as accurate as I should have been in that diagram. I drew "continuous" impulses (delta functions), when I should have drawn "finite/discrete" impulses only over a finite range of frequencies. I fixed it on the summary sheet on my website: drive.google.com/file/d/1fh7TzeT4HCeoRECnHiQYmjFRSeWLYnDI/view
@@iain_explains I see now. Thank you! :)
Thank you.
I'm not sure I get the explanation on why a discrete signal is both aperiodic and periodic.
I thought that a discrete signal is a sampled signal already.
I was of the thought that discrete signals were aperiodic.
I think you're talking about the DFT, right? If you've sampled a signal for a finite period of time, you will have a vector of a certain length (depending on the sampling rate you used). The Fourier transform is defined as an integral over all time - not just over the time period that you sampled over. So the question is, what to do? One approach would be to assume that the signal is in fact zero outside the period of time that you sampled for. Another approach is to assume that the signal keeps repeating itself outside the period of time that you sampled for. The DFT takes the second approach.
@@iain_explains
Thanks.
Yes DFT/FFT since I'm considering seismic signals. And I believe you mentioned the FT is for processing finite signals?
I read a material that finite signals were aperiodic so is the seismic signals aperiodic or assumed to be periodic in the DFT.
Your videos are great by the way. I work with transform software processes but I'm still trying to understand HOW f(t) transforms to F(w). Like how 2π/T actually works. Your videos are helping me though.
Have you seen my video: "Fourier Transform Equation Explained" ruclips.net/video/8V6Hi-kP9EE/видео.html
thankyou sir
thank u sir..
You're welcome
I just wish I had a teacher like him in my engineering college..
Oh well, at least you've got me on RUclips! 😁
@@iain_explains you are a rockstar Sir!! Hats off to you!!
Amazing
Thanks
DA CA DP CP
Discrete - Aperiodic (CTFS)
Continuous - Aperiodic (CTFT)
Discrete - Periodic (DTFS)
Continuous - Periodic ( DTFT)
Sir, Can you make a video on FFT alogorithm .
Thanks for the suggestion. I'll add it to my "to do" list.
@@iain_explains thank you sir
What a boss!
my lord= i do not under stand difference between different types of fourier transform= thank u sir = amarjit= india
Glad you found it useful.
And all along I thought a two pie was something bald men put on their head.😁
Thank you a lot for your videos! They are very helpful. However, I'm a bit confused about one point. In your other video ( ruclips.net/video/lLq3D-v4kPU/видео.html ) you said that the CTFT is periodically replicated/has repeats on the sampling frequency, but here it is not. When is it and when is it not?
When a continuous-time signal is sampled with a sequence of (ideal continuous-time) delta functions, the resultant "continuous-time sampled signal" has a (continuous time) Fourier transform that repeats at the sample rate. For all other (non-sampled) continuous-time signals, there is no frequency repetition. In other words, the repetition is because of the sampling.
@@iain_explains Thank you very much!
Instead of a book to explain this in signals and systems theory the universities should have a special oscilloscope that allows periodic and non periodic signals to be represented and explained in terms of all these various transforms and relationships...a specific machine to hone in on these concepts for education.
The soecial oscilloscope you are asking about is a 'Spectral analyzer'.
Moore Paul Harris Karen Thompson Laura