rfdata.power
Store output power and phase information for amplifiers or mixers
Description
Use the rfdata.power
object to store output power and phase
specifications for a circuit object.
Note
amplifier
,
modulator
,
and mixerIMT
are recommend over rfdata.power
because they enable you to:
Create a two-port amplifier, modulator, and mixer element.
Characterize amplifiers using AM/AM-AM/PM data. (since R2023b)
Perform frequency translation defined in an intermodulation table (IMT) for a single-tone carrier mixed with a local oscillator (LO) signal.
Analyze a commercial off-the-shelf (COTS) amplifier.
Model an amplifier, modulator, and a mixer in an RF chain created using an
rfbudget
object or the RF Budget Analyzer app, and then export this element to RF Blockset™ or torfsystem
System object™ for circuit envelope analysis.
(since R2023b)
Creation
Description
h = rfdata.power
returns a data object for the
Pin/Pout power data, h
, whose properties all have their
default values.
h = rfdata.power(`property1',value1,'property2',value2,...)
sets properties using one or more name-value pairs. You can specify multiple
name-value pairs. Enclose each property name in a quote
Properties
Examples
Version History
Introduced in R2009a