Phase modulation and intermodulation anomaly *Plots inside*

In summary, the MATLAB script models a two tone signal going through a non linear amplifier and produces a spectrum that shows the expected amplitude modulation and non linearity as well as harmonics. However, when phase is adjusted depending on the input signal power, the spectrum looks different and the fifth order intermods are lost.
  • #1
Natalie Johnson
40
0
I have a MATLAB script for modelling a two tone signal (a sum of two sinusoids) going through a non linear transfer function (such as an amplifier). The amplitude of a signal is amplified non linearly, and also the phase is modified depending on the input power of the signal.

The two sinusoids used are at 20 Hz and 21 Hz.

With just amplitude modulation, the output spectrum looks as expected (first two plots) Its non linear so 3rd order and fifth order intermods can be seen around the frequency of the two sinusoids, as well as harmonics. I know the amplitude modulation is correct because I obtain the correct third order intercept for the amplifier model. Upper graphs are in volts, lower graphs in dB Watts

FDklT.png


However, when phase is adjusted depending on the input signal power, the spectrum looks like this... and my fifth order intermods are lost (again upper graph in volts, lower graph in dBW)

bGrNI.png


I am not confident with the explanation of this and was hoping someone with a trained eye can assist please

How its coded --> My script looks at each point on the input signal, reads its amplitude and adds a phase adjustment to it during reconstruction of the signal, as shown in the phase transfer plot below (which shows the effect the equipment will have on any signal going through it). So if the amplitude (input power) of the signal is -70 dBW then a phase of 0.01 radians is added to the reconstructed signal at that exact point... then it looks at the next sample point and adds a phase to that. So if the amplitude of the wave is at -70dBW then the reconstructed waveform is cos(2*pi*f + 0.01)

Confident I have not made any mistakes with unit conversion (again because third order intercept is correct).

hgxKS.png
 

Attachments

  • FDklT.png
    FDklT.png
    12.2 KB · Views: 595
  • bGrNI.png
    bGrNI.png
    19.2 KB · Views: 548
  • hgxKS.png
    hgxKS.png
    5 KB · Views: 510
Engineering news on Phys.org
  • #2
If I understand correctly, for the first case there is amplitude modulation and for the second case phase modulation.
For phase modulation, the envelope remains constant, and it can therefore be passed through non linear systems without creating additional side frequencies.
 
  • #3
tech99 said:
If I understand correctly, for the first case there is amplitude modulation and for the second case phase modulation.
For phase modulation, the envelope remains constant, and it can therefore be passed through non linear systems without creating additional side frequencies.
That's how I read it. Unfortunately the description of the process is not totally clear (or at least it isn't described in terms recognisable to me`).
@Natalie Johnson I don't understand how you seem to be associating two tone amplification with amplitude modulation. AM is a very specific form of modulation and there is one carrier plus sidebands.
Could you give us some context for these calculations please? Are you just trying to produce a signal that is more impervious to nonlinearity? Is this basically a form of pre-correction?
 

What is phase modulation?

Phase modulation is a type of modulation in which the phase of a carrier wave is varied in accordance with the amplitude of the modulating signal.

How does phase modulation affect intermodulation anomaly plots?

Phase modulation can cause intermodulation anomaly plots to exhibit unexpected patterns or distortions, as the varying phase of the carrier wave can interact with other signals or frequencies in the plot.

What causes intermodulation anomalies in phase modulation?

Intermodulation anomalies in phase modulation can be caused by nonlinearities in the system or interference from other signals, resulting in unintended distortions in the phase and amplitude of the modulated signal.

How can intermodulation anomalies be minimized in phase modulation?

To minimize intermodulation anomalies in phase modulation, careful design and calibration of the system is necessary, along with proper filtering and shielding to reduce interference from other signals.

Are intermodulation anomalies always undesirable in phase modulation?

No, in some cases, intermodulation anomalies can be intentionally used in phase modulation to achieve certain effects or to encode information in the modulated signal.

Similar threads

Replies
46
Views
3K
  • Electrical Engineering
Replies
11
Views
1K
Replies
36
Views
1K
Replies
3
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
1K
  • General Math
Replies
1
Views
751
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Electrical Engineering
Replies
1
Views
5K
Replies
2
Views
939
Back
Top