How does the Discrete Fourier Transform DFT relate to Real Frequencies?

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии • 23

  • @gplgomes
    @gplgomes Месяц назад

    Discrete Fourier Transform DFT relate to Real Frequencies, creating a function that approach the original sign. DFT produce the coefficients of sum of sinusoidal and cosinusoidal approach.

  • @spencerduncan7006
    @spencerduncan7006 3 года назад

    You're videos are saving my grade!!! thank you thank you thank you

  • @sam2938
    @sam2938 Месяц назад

    I understand that when you do a DFT, you get a vector of the phases, aside from the vector of the amplitudes. Do you?
    In other examples, I see that the phase in the FT is either 0 or pi, which is represented as a positive or negative magnitude in X(f), in which case we don't need a separate vector of the phases. But I don't know if all discrete-time signals have this property.

    • @iain_explains
      @iain_explains  Месяц назад +1

      When you a DFT you get a vector of complex numbers. Each complex number has a magnitude and an angle. These represent the amplitude and phase of the corresponding sinusoid at the corresponding frequency. When you see a phase vector (or plot) where there are only the values 0 or pi, then that's because it's a special case, where the complex numbers all have zero imaginary components (ie. they are all real valued), and the amplitude is either positive (0 phase) or negative (pi phase).

    • @sam2938
      @sam2938 Месяц назад +1

      @ thank you!

  • @anamikasharma6540
    @anamikasharma6540 4 года назад +1

    Thank you very much. Your videos are very helpful.

  • @amansaxena1479
    @amansaxena1479 2 года назад

    06:15 FOR REAL SIGNALS THE NYQUIST SAMPLING RATE IS TWICE THE maximum FREQUENCY OF THE SIGNAL. BUT FOR 10ms PERIOD SIGNAL, frequency is 100hz hence nyquist rate=200hz. Am i missing something professor?

    • @iain_explains
      @iain_explains  2 года назад

      It's not a 10ms period signal. It's a 10ms sampling period. Which means the sampling rate is 1/10ms = 100 Hz, which means the highest frequency that can be fully recovered from the samples is 50 Hz.

  • @sivasaikrishnamarthy178
    @sivasaikrishnamarthy178 Год назад +1

    Great explanation sir, few quick queries:
    (1) Isn't it the case that (0-pi) plot for DFT is a mirror image to (pi - 2pi) ? Please let me know.
    (2) From your video, M is the discrete vector length of DFT. N is the sampling frequency of signal. Does M should always be same as N ? M cannot be greater or less than N ?
    (3) DFT is called to be sampled version of DTFT. so we cannot construct a complete signal (highly resoluted signal )in time domain unless M or N tends to --> infinity right?
    Thanks again

  • @wojciechzaj
    @wojciechzaj 2 года назад

    Is this about two sided spectrum, right ? I wonder if the negative frequencies could be separately modulated and "bounded" together with the positive, building the single frequency at the end. Then only if we multiply such a signal with some fc carrier frequency, than the negative and positive will start to distinguishable ?
    Is this really that the single real sin function may carry the four signals (negative sin+cos and positive sin+cos), making it possible to modulate 2 separate symbols at the same time ?

    • @iain_explains
      @iain_explains  2 года назад +1

      Short answer: No. Hopefully this video helps: "What is Negative Frequency?" ruclips.net/video/gz6AKW-R69s/видео.html

    • @wojciechzaj
      @wojciechzaj 2 года назад

      Thank You for that link. Actually I was wondering if positive and negative frequencies could cancel each other making pure cosine (horizontal complex movement) or pure sin (vertical complex movement) or any other combination (diagonal complex movement)? Is that possible assuming that we address positive and negative frequency with a different symbol in OFDM ?

    • @iain_explains
      @iain_explains  2 года назад

      Perhaps you didn't quite understand the "Negative Frequency" video. Negative frequency does not exist. It is just a representation of a phasor that is rotating in the negative direction. These videos might help: "How do Complex Numbers relate to Real Signals?" ruclips.net/video/TLWE388JWGs/видео.html and "Visualising Complex Numbers with an Example" ruclips.net/video/hXl5uX6Ysh0/видео.html

  • @kristinefrancesbaldas6306
    @kristinefrancesbaldas6306 3 года назад

    this video of yours is really helpful. Thanks a bunch!

  • @shankaraenagandula1561
    @shankaraenagandula1561 3 года назад

    Thanks, prof. It is very useful for me.

  • @paulooctavioaraujo3087
    @paulooctavioaraujo3087 3 года назад

    The sampling period is the time between two samples? or is it the whole sampling time?

    • @iain_explains
      @iain_explains  3 года назад

      It is the time between every sample in the time domain vector x. (so the answers to your questions are "yes" to the first question, "no" to the second question.)

    • @elijahsmith7552
      @elijahsmith7552 Год назад

      I had the same question. Thanks