Understanding the discrete time Fourier transformation

AI Thread Summary
The discussion centers on the Discrete Time Fourier Transform (DTFT) and its application to time-discrete signals. It explains that the DTFT sums samples using a complex exponential function, where angular frequency is normalized by the sampling rate. The concept of angular frequency is clarified as the rate of phase change in radians per second, which is equivalent to frequency in cycles per second. The conversation also touches on the implications of finite waveform analysis, noting that truncation can introduce errors, which can be mitigated through windowing techniques. Understanding these principles is essential for analyzing how input time functions correlate with frequency components in the frequency domain.
Luk
Let's consider a signal which is continuous in both time and amplitude. Now we consider the amplitude of this signal at specific time instants only. This is my understanding of sampling a signal in time domain.

When performing a Fourier transform on a time discrete signal, we have to apply the DTFT. The DTFT sums upp all the samples multiplied by a complex exponential function. In this complex exponential function we multiply an angular frequency with the index k. Well, I'm not sure what this is all suppossed to tell me. But I especially can't get my head around the angular frequency, which is somehow normalized on the sampling rate. What does this mean?
 
Engineering news on Phys.org
Luk said:
Let's consider a signal which is continuous in both time and amplitude. Now we consider the amplitude of this signal at specific time instants only. This is my understanding of sampling a signal in time domain.

When performing a Fourier transform on a time discrete signal, we have to apply the DTFT. The DTFT sums upp all the samples multiplied by a complex exponential function. In this complex exponential function we multiply an angular frequency with the index k. Well, I'm not sure what this is all suppossed to tell me. But I especially can't get my head around the angular frequency, which is somehow normalized on the sampling rate. What does this mean?
Give these videos a try, they might have the answer you need.

https://greatscottgadgets.com/sdr

I watched them quite a while ago and found the concepts very well explained and easy to follow.
 
Luk said:
But I especially can't get my head around the angular frequency
There is nothing magic about 'angular frequency'. You can describe a signal that's varying sinusoidally in time in terms of frequency f (the number of cycles per second) so
A = A0 sin(2πft) (or any other time dependent waveform)
OR in terms of the angular frequency, which is the number of radians of phase per second
A=A0 sin(ωt)
They are totally equivalent but a page full of 2π's is hard to read. So, to repeat, the angle that's referred to in 'angular frequency' is the rate of change (in radians) of phase of each of the Fourier components of the signal. Harmonics still have the same integer ratios for ω as for f.

If you can accept that any signal that's described in the temporal domain (i.e. scope trace) can also be described in the frequency domain. (Ordinary frequencies at this stage). If the waveform is repeated then the Fourier Transform consists of harmonics of the fundamental repeat frequency. If you only have time to analyse a finite length extracted out of the waveform then you have to assume that it repeats itself and you 'loop' the waveform. The only Fourier transform you can do on this signal is called a Discrete Fourier Transform and it introduces errors (artefacts) because of the truncation. You can improve on this by 'windowing' the waveform but that's another matter.
 
Luk said:
I'm not sure what this is all suppossed to tell me
One way it's possible to look at the FT is that the transform shows how the input time function correlates (that +/-∞ integral) with any chosen frequency. i.e it shows how much of that part of the frequency spectrum is present in the input waveform. The output is a string of values, resulting from that correlation, carried out for all frequencies. For a DFT, the only frequencies with non- zero components can only be harmonics.
You also ask about the relevance to the sampling rate. The rate of the samples (fs for the calculation will be an integer multiple of the repeat, fundamental, frequency f0 (2nf in the case of an FFT) so the highest frequency that's recorded with no aliasing will be fs/2 (Nyquist criterion)
 
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Thread 'How Does Jaguar's 1980s V12 Dual Coil Ignition System Enhance Spark Strength?'
I have come across a dual coil ignition system as used by Jaguar on their V12 in the 1980's. It uses two ignition coils with their primary windings wired in parallel. The primary coil has its secondary winding wired to the distributor and then to the spark plugs as is standard practice. However, the auxiliary coil has it secondary winding output sealed off. The purpose of the system was to provide a stronger spark to the plugs, always a difficult task with the very short dwell time of a...
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...
Back
Top