Communication Systems/FM and PM Generalization

From Wikibooks, open books for an open world
Jump to navigation Jump to search


Concept[edit | edit source]

We can see from our initial overviews that FM and PM modulation schemes have a lot in common. Both of them are altering the angle of the carrier sinusoid according to some function. It turns out that we can go so far as to generalize the two together into a single modulation scheme known as angle modulation. Note that we will never abbreviate "angle modulation" with the letters "AM", because Amplitude modulation is completely different from angle modulation.

Instantaneous Phase[edit | edit source]

Let us now look at some things that FM and PM have of common:

What we want to analyze is the argument of the sinusoid, and we will call it Psi. Let us show the Psi for the bare carrier, the FM case, and the PM case:

This Psi value is called the Instantaneous phase of the sinusoid.

Instantaneous Frequency[edit | edit source]

Using the Instantaneous phase value, we can find the Instantaneous frequency of the wave with the following formula:

We can also express the instantaneous phase in terms of the instantaneous frequency:

Where the Greek letter "lambda" is simply a dummy variable used for integration. Using these relationships, we can begin to study FM and PM signals further.

Determining FM or PM[edit | edit source]

If we are given the equation for the instantaneous phase of a particular angle modulated transmission, is it possible to determine if the transmission is using FM or PM? it turns out that it is possible to determine which is which, by following 2 simple rules:

  1. In PM, instantaneous phase is a linear function.
  2. In FM, instantaneous frequency minus carrier frequency is a linear function.

For a refresher course on Linearity, there is a chapter on the subject in the Signals and Systems book worth re-reading.

Bandwidth[edit | edit source]

In a PM system, we know that the value can never go outside the bounds of . Since sinusoidal functions oscillate between [-1, 1], we can use them as a general PM generating function. Now, we can combine FM and PM signals into a general equation, called angle modulation:

If we want to analyze the spectral components of this equation, we will need to take the Fourier transform of this. But, we can't integrate a sinusoid of a sinusoid, much less find the transform of it. So, what do we do?

It turns out (and the derivation will be omitted here, for now) that we can express this equation as an infinite sum, as such:

But, what is the term ? J is the Bessel function, which is a function that exists only as an open integral (it is impossible to write it in closed form). Fortunately for us, there are extensive tables tabulating Bessle function values.

The Bessel Function[edit | edit source]

The definition of the Bessel function is the following equation:

The bessel function is a function of 2 variables, N and .

Bessel Functions have the following properties:

  • If n is even:
  • If n is odd:
  • .

The bessel function is a relatively advanced mathematical tool, and we will not analyze it further in this book.

Carson's Rule[edit | edit source]

If we have our generalized function:

We can find the bandwidth BW of the signal using the following formula:

where is the maximum frequency deviation, of the transmitted signal, from the carrier frequency. It is important to note that Carson's rule is only an approximation (albeit one that is used in industry frequently).

Demodulation: First Step[edit | edit source]

Now, it is important to note that FM and PM signals both do the same first 2 steps during demodulation:

  1. Pass the signal through a limiter, to remove amplitude peaks
  2. Pass the signal through a bandpass filter to remove low and high frequency noise (as much as possible, without filtering out the signal).

Once we perform these two steps, we no longer have white noise, because we've passed the noise through a filter. Now, we say the noise is colored.

here is a basic diagram of our demodulator, so far:

      channel
s(t) ---------> r(t) --->|Limiter|--->|Bandpass Filter|---->z(t)

Where z(t) is the output of the bandpass filter.

Filtered Noise[edit | edit source]

To denote the new, filtered noise, and new filtered signal, we have the following equation:

Where we call the additive noise because it has been filtered, and is not white noise anymore. is known as narrow band noise, and can be denoted as such:

Now, once we have it in this form, we can use a trigonometric identity to make this equation more simple:

Where

Here, the new noise parameter R(t) is a rayleigh random variable, and is discussed in the next chapter.

Noise Analysis[edit | edit source]

R(t) is a noise function that affects the amplitude of our received signal. However, our receiver passes the signal through a limiter, which will remove amplitude fluctuations from our signal. For this reason, R(t) doesnt affect our signal, and can be safely ignored for now. This means that the only random variable that is affecting our signal is the variable , "Theta". Theta is a uniform random variable, with values between pi and -pi. Values outside this range "Wrap around" because phase is circular.