mixerIMT
Create IMT mixer element
Since R2022a. Recommended over rfdata.mixerspur
, rfckt.mixer
, and rfdata.power
.
Description
Use the mixerIMT
object to perform frequency translation defined
in an intermodulation table (IMT) for a single-tone carrier mixed with a local oscillator (LO)
signal. If you design an RF system using an rfbudget
object or the
RF Budget
Analyzer app you can model an IMT mixer with the mixerIMT
object and
add it to the RF system. You can then export this element to RF
Blockset™ or to an rfsystem
System object™ for circuit envelope analysis.
Creation
Description
imt = mixerIMT
creates an IMT mixer object with default
property values.
imt = mixerIMT(Name=Value)
sets Properties
using one or more name-value arguments. For example, imt =
mixerIMT(LO=5e6)
sets the local oscillator frequency of an IMT mixer to 5
GHz. Properties not specified retain their default values.
Properties
Object Functions
sparameters | Calculate S-parameters for RF data, network, circuit, and matching network objects |
rfplot | Plot mixer spurs and spur-free zones of IMT mixer |