Why am I getting an additional linear line in my spectrogram?

6 views (last 30 days)
My spectrogram is weird. Why am I getting an additional linear line on top of mine which is two times the frequency of my original main line?
There is an additional line, with two times the frequency as the main graph. Why does this happen?

Accepted Answer

Star Strider
Star Strider on 19 Oct 2016
It is the second harmonic of your fundamental frequency. Harmonics can be visible with certain nonlinear processes such as sampling.
  2 Comments
Lisha Raghani
Lisha Raghani on 19 Oct 2016
Thanks :) ! Could you elaborate please? Also, would something similar happen to low frequencies (<20Hz) as well?
Star Strider
Star Strider on 19 Oct 2016
My pleasure.
It’s difficult to give a short explanation. The essence is that the sampling process is periodic by definition, and so any sampled signal will be ‘heterodyned’ with it, something similar to multiplying two sinusoidal signals of different frequencies. Signal processing textbooks discuss this, and the Wikipedia article on Undersampling goes into some detail.
This is my best guess as to what is going on with your signal.

Sign in to comment.

More Answers (0)

Categories

Find more on Time-Frequency Analysis in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!