Understanding DTFT Angular Frequency: Mike's Questions

In summary, the conversation was about understanding the discrete time Fourier transform and the confusion surrounding the use of angular frequency. There was a question about choosing values for angular frequency when the sample frequency is unknown and whether the frequency should range from -pi to pi or from 0 to 2pi. It was discussed that the maximum frequency visible in the DTFT is half of the sampling frequency and that sampling data is a form of harmonic mixing. It was also mentioned that the DFT algorithm returns n/2 complex phasors and that phase can be meaningless when studying the harmonic content of a waveform. There was a clarification on how to translate frequencies and a mention of the confusion between the DFT and DTFT.
  • #1
MikeSv
35
0
Hello everyone.
Iam trying to understand the discrete time Fourier transform for a signal processing course but Iam quite confused about the angular frequency.If I have a difference equation given, what values should I choose for my angular frequency if I do
not know anything about the sample frequency?
Should they go from - pi to pi or from 0 to 2pi?

And what does it mean if The frequency is given in 'units of pi'?

Can I convert this into Hz?

Thanks in advance,

Mike
 
Engineering news on Phys.org
  • #2
Angular frequency in radians per second, ω = 2 ⋅ π ⋅ Frequency ( in Hz. )
Time can be -π to +π or from 0 to 2π. Either is possible, depending on definition.
You should calibrate any DFT for phase and amplitude by generating a known input fundamental sine or cosine function and seeing what phase and amplitude it returns.

If you have n samples at a rate of r samples per second. Maximum frequency will be r/2 Hz.
The output will be frequency from 0 to fmax, but aliasing will wrap higher frequencies around through zero.
There will be n/2 discrete frequencies generated.
 
  • #3
Thank you very much for your reply!
So the maximum frequency Iam able to see in my DTFT is 1/2 of my sampling frequency?

That means I have to multiply my angular frequency by 1/2 the sampling frequency to get the frequency values in Hz, right? (In case the angular frequency is normalized)

But what if I have a sequence given without knowing anything about the sample rate? Can I get some useful information from my DTFT plot by just looking at the angular frequencies without knowing anything about my "frequency range"?

Thanks again,

Mike
 
  • #4
The DTFT computation uses the FFT algorithm. You provide n data points and it returns n/2 cosine terms and n/2 sine terms. That makes n/2 complex phasors. For example;
Sample 8 points in time at a rate of 8 samples per second, the DTFT will give 4 frequency bins. The acquisition time cycle wraps around at one second, so the frequency bins will each be 1/1sec = 1Hz wide.
The 8 DTFT outputs will make 4 complex numbers, or phasors, for frequencies of; 0, 1, 2, and 3. There is no frequency 4 as it is alias 0. The Cos(0) will be the DC offset, the Sin(0) should cancel to be zero.

MikeSv said:
So the maximum frequency I am able to see in my DTFT is 1/2 of my sampling frequency?
Sampling data is also a form of harmonic mixing. If you digitise a 999kHz signal at 1MHz you will get a 1kHz waveform. When higher frequencies are present in the data, they will be mapped, or aliased, down into the fundamental spectrum. According to Shannon, you must sample at twice the highest frequency present.
https://en.wikipedia.org/wiki/Nyquist–Shannon_sampling_theorem

MikeSv said:
That means I have to multiply my angular frequency by 1/2 the sampling frequency to get the frequency values in Hz, right?
Yes, with a trap. The first element will be at frequency zero. The last frequency element will be the channel below Fsample/2 = Freq( (n/2) – 1). Remember the 0 to n–1, means you need to know n to scale frequency precisely. Discrete transforms have that digital counting problem.
Depending on how it is normalised you will need to multiply by n/2 and divide by the full scale value. You can only be sure if you calibrate the transform with a precise cosine wave and check that the “energy” ends up in the correct frequency bin, with the correct phase and amplitude.

MikeSv said:
But what if I have a sequence given without knowing anything about the sample rate? Can I get some useful information from my DTFT plot by just looking at the angular frequencies without knowing anything about my "frequency range"?
If you know the input was a single cycle of a repeating signal then you can study the harmonic content of the waveform. Phase will be meaningless, so you must study the amplitude of the odd and even harmonic phasors to identify the signal.
 
  • #5
I agree with Baluncore on how to translate frequencies.

However, this conversation is a little confusing when it comes to samples, especially in frequency space. Are we talking about the Discrete Fourier Transform (DFT), or the Discrete Time Fourier Transform (DTFT)? Baluncore is clearly talking about the DFT, while I thought MikeSv was asking about the DTFT.

Jason
 

1. What is DTFT angular frequency?

DTFT angular frequency is a measure of the rate of change of a signal in the frequency domain. It is represented by the symbol ω and is measured in radians per sample.

2. How is DTFT angular frequency related to the Fourier transform?

DTFT angular frequency is closely related to the continuous-time Fourier transform. In fact, the DTFT can be seen as a sampled version of the continuous-time Fourier transform.

3. What is the significance of the sampling rate in DTFT angular frequency?

The sampling rate plays a crucial role in determining the range of DTFT angular frequencies that can be represented. A higher sampling rate allows for a larger range of frequencies to be accurately represented.

4. How does DTFT angular frequency affect the resolution of a signal in the frequency domain?

The DTFT angular frequency determines the resolution of a signal in the frequency domain. A higher angular frequency results in a higher resolution, allowing for more precise analysis of the signal's frequency components.

5. Can DTFT angular frequency be negative?

Yes, DTFT angular frequency can be negative. This represents a backward rotation in the complex plane, which results in a conjugate symmetric DTFT. However, for real-valued signals, the DTFT is symmetric, so negative angular frequencies are not needed.

Similar threads

  • Electrical Engineering
Replies
4
Views
841
  • Electrical Engineering
Replies
3
Views
1K
Replies
1
Views
1K
Replies
10
Views
481
Replies
10
Views
1K
Replies
2
Views
1K
Replies
4
Views
1K
Replies
46
Views
3K
  • Electrical Engineering
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
3K
Back
Top