Article 147SZ Analyzing an FM signal

Analyzing an FM signal

by
John
from John D. Cook on (#147SZ)

Frequency modulation combines a signal with a carrier wave by changing (modulating) the carrier wave's frequency.

Starting with a cosine carrier wave with frequency fc Hz and adding a signal with amplitude I^2 and frequency fm Hz results in the combination

FM_signal.png

The factor I^2 is known as the modulation index.

fm_wave.png

We'd like to understand this signal in terms of cosines without any frequency modulation. It turns out the result is a set of cosines weighted by Bessel functions of I^2.

FM_bessel.png

Component amplitudes

We will prove the equation above, but first we'll discuss what it means for the amplitudes of the cosine components.

For small values of I^2, Bessel functions decay quickly, which means the first cosine component will be dominant. For larger values of I^2, the Bessel function values increase to a maximum then decay like one over the square root of the index. To see this we compare the coefficients for modulation index I^2 = 0.5 and I^2 = 5.0.

First, I^2 = 0.5:

FM_05.png

and now for I^2 = 5.0:

FM_50.png

Update: See this post for what the equation above says about energy moving from the carrier to sidebands.

Proof

To prove the equation above, we need three basic trig identities

FM_trig.png

and a three Bessel function identities

FM_Bessel_identities.png

The Bessel function identities above can be found in Abramowitz and Stegun as equations 9.1.42, 9.1.43, and 9.1.5.

And now the proof. We start with

FM_signal.png

and apply the sum identity for cosines to get

FM1.png

Now let's take the first term

FM2.png

and apply one of our Bessel identities to expand it to

FM3.png

which can be simplified to

FM4.png

where the sum runs over all even integers, positive and negative.

Now we do the same with the second half of the cosine sum. We expand

FM5.png

to

FM6.png

which simplifies to

FM7.png

where again the sum is over all (odd this time) integers. Combining the two halves gives our result

FM_bessel.png

Related linksycFsbqN9fuw
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments