Main Content

Power Amplifier

Model power amplifier with memory

  • Power Amplifier block

Libraries:
RF Blockset / Circuit Envelope / Elements

Description

The Power Amplifier block models two-port power amplifiers. A memory polynomial expression derived from the Volterra series models the nonlinear relationship between input and output signals. This power amplifier includes memory effects because the output response depends on the current input signal and the input signal at previous times. These power amplifiers are useful when transmitting wideband or narrowband signals.

Parameters

expand all

Model type, specified as Memory polynomial, Generalized Hammerstein, Cross-Term Memory, or Cross-Term Hammerstein. The following table summarizes the characteristics of the different models:

ModelCharacterization DataType of CoefficientsIn-Band Spectral RegrowthOut-of-Band Harmonic Generation
Memory polynomial (default)Bandpass (I,Q)ComplexYesNo
Generalized HammersteinTrue passbandRealYesYes
Cross-Term MemoryBandpass (I,Q)ComplexYesNo
Cross-Term HammersteinTrue passbandRealYesYes

  • Memory polynomial – This narrowband memory polynomial implementation (equation (19) of [1]) operates on the envelope of the input signal, does not generate new frequency components, and captures in-band spectral regrowth. Use this model to create a narrowband amplifier operating at high frequency.

    The output signal, at any instant of time, is the sum of all the elements of the following complex matrix of dimensions Memory Depth (mem)×Voltage Order (deg):

    [C11V0C12V0|V0|C1,degV0|V0|deg1C21V1C22V1|V1|C2,degV1|V1|deg1Cmem,1Vmem1Cmem,2Vmem1|Vmem1|Cmem,degVmem1|Vmem1|deg1].

    In the matrix, the number of rows equals the number of memory terms, and the number of columns equals the degree of the nonlinearity. The signal subscript represents amount of delay.

  • Generalized Hammerstein – This wideband memory polynomial implementation (equation (18) of [1]) operates on the envelope of the input signal, generates frequency components that are integral multiples of carrier frequencies, and captures in-band spectral regrowth. Increasing the degree of the nonlinearity increases the number of out-of-band frequencies generated. Use this model to create wideband amplifiers operating at low frequency.

    The output signal, at any instant of time, is the sum of all the elements of the following real matrix of dimensions Memory Depth (mem)×Voltage Order (deg):

    [C11V0C12V02C1,degV0degC21V1C22V12C2,degV1degCmem,1Vmem1Cmem,2Vmem12Cmem,degVmem1deg].

    In the matrix, the number of rows equals the number of memory terms, and the number of columns equals the degree of the nonlinearity. The signal subscript represents amount of delay.

  • Cross-Term Memory – This narrowband memory polynomial implementation (equation (23) of [1]) operates on the envelope of the input signal, does not generate new frequency components, and captures in-band spectral regrowth. Use this model to create a narrowband amplifier operating at high frequency. The model includes leading and lagging memory terms and provides a generalized implementation of the memory polynomial model.

    The output signal, at any instant of time, is the sum of all the elements of a matrix specified by the element-by-element product

    C .* MCTM,

    where C is a complex coefficient matrix of dimensions Memory Depth (mem)×{Memory Depth (mem)(Voltage Order (deg)1)+1} and

    MCTM=[V0V1Vmem1][1|V0||V1||Vmem1||V0|2|Vmem1|2|V0|deg1|Vmem1|deg1]=[V0V0|V0|V0|V1|V0|Vmem1|V0|V0|2V0|Vmem1|2V0|V0|deg1V0|Vmem1|deg1V1V1|V0|V1|V1|V1|Vmem1|V1|V0|2V1|Vmem1|2V1|V0|deg1V1|Vmem1|deg1Vmem1Vmem1|V0|Vmem1|V1|Vmem1|Vmem1|Vmem1|V0|2Vmem1|Vmem1|2Vmem1|V0|deg1Vmem1|Vmem1|deg1].

    In the matrix, the number of rows equals the number of memory terms, and the number of columns is proportional to the degree of the nonlinearity and the number of memory terms. The signal subscript represents amount of delay. The additional columns that do not appear in the Memory polynomial model represent the cross terms.

  • Cross-Term Hammerstein – This wideband memory polynomial implementation operates on the envelope of the input signal, generates frequency components that are integral multiples of carrier frequencies, and captures in-band spectral regrowth. Increasing the order of the nonlinearity increases the number of out-of-band frequencies generated. Use this model to create wideband amplifiers operating at low frequency.

    The output signal, at any instant of time, is the sum of all the elements of a matrix specified by the element-by-element product

    C .* MCTH,

    where C is a complex coefficient matrix of dimensions Memory Depth (mem)×{Memory Depth (mem)(Voltage Order (deg)1)+1} and

    MCTH=[V0V1Vmem1][1V0V1Vmem1V02Vmem12V0deg1Vmem1deg1]=[V0V02V0V1V0Vmem1V03V0Vmem12V0degV0Vmem1deg1V1V1V0V12V1Vmem1V1V02V1Vmem12V1V0deg1V1Vmem1deg1Vmem1Vmem1V0Vmem1V1Vmem12Vmem1V02Vmem13Vmem1V0deg1Vmem1deg].

    In the matrix, the number of rows equals the number of memory terms, and the number of columns is proportional to the degree of the nonlinearity and the number of memory terms. The signal subscript represents amount of delay. The additional columns that do not appear in the Generalized Hammerstein model represent the cross terms.

Coefficient matrix, specified as a complex matrix for the Memory polynomial and Cross-Term Memory models and as a real matrix for the Generalized Hammerstein and Cross-Term Hammerstein models.

  • For the Memory polynomial and Cross-Term Memory models, you can identify the complex coefficient matrix based on the measured complex (I,Q) output-vs.-input amplifier characteristic. As an example, see the helper function in Coefficient Matrix Computation.

  • For the Generalized Hammerstein and Cross-Term Hammerstein models, you can identify the real coefficient matrix based on the measured real passband output-vs.-input amplifier characteristic.

The size of the matrix depends on the number of delays and the degree of the system nonlinearity.

  • For the Memory polynomial and Generalized Hammerstein models, the matrix has dimensions Memory Depth (mem)×Voltage Order (deg).

  • For the Cross-Term Memory and Cross-Term Hammerstein models, the matrix has dimensions Memory Depth (mem)×{Memory Depth (mem)(Voltage Order (deg)1)+1}.

Sample interval of the input-output data, which the block uses to define the coefficient matrix, specified as a real positive scalar.

The Coefficient Sample Time (s) parameter has been renamed to Measured interval of PA data (s). (since R2023b)

Note

To improve model accuracy, specify the Measured interval of PA data (s) parameter to be equal to or larger than the Step size parameter in the Configuration block.

Input resistance, specified as a real positive scalar.

Output resistance, specified as a real positive scalar.

Select this parameter to ground and hide the negative terminals. Clear the parameter to expose the negative terminals. By exposing these terminals, you can connect them to other parts of your model.

Tips

  • To avoid the nonlinear power amplifier to operate in an undesirable region, the Simulink® input signal must be scaled. This happens when a nonlinear power amplifier in the RF domain is used to amplify a Simulink signal.

Algorithms

expand all

References

[1] Morgan, Dennis R., Zhengxiang Ma, Jaehyeong Kim, Michael G. Zierdt, and John Pastalan. "A Generalized Memory Polynomial Model for Digital Predistortion of Power Amplifiers." IEEE® Transactions on Signal Processing. Vol. 54, No. 10, October 2006, pp. 3852–3860.

[2] Gan, Li, and Emad Abd-Elrady. "Digital Predistortion of Memory Polynomial Systems using Direct and Indirect Learning Architectures." In Proceedings of the Eleventh IASTED International Conference on Signal and Image Processing (SIP) (F. Cruz-Roldán and N. B. Smith, eds.), No. 654-802. Calgary, AB: ACTA Press, 2009.

Version History

Introduced in R2017b

expand all