Main Content

RF Budget Analysis

Calculate power, gain, noise, and intermodulation budget for RF cascade elements

You can perform budget analysis of RF networks using the RF Budget Analyzer app or an rfbudget object. You can subsequently perform full circuit envelope or time domain simulation using an rfsystem System object™.

Apps

RF Budget AnalyzerAnalyze gain, noise figure, IP2, and IP3 of cascaded RF elements and export to RF Blockset

Objects

expand all

rfbudgetCreate RF budget object and compute RF budget results for chain of 2-port elements
rfsystemGenerate RF Blockset model and perform circuit envelope or idealized baseband simulation
attenuatorCreate two-port attenuator element
rfantennaCreate antenna element modeled as transmitter, receiver, or transmit-receive
rffilterCreate Butterworth, Chebyshev, and inverse Chebyshev RF filter
nportCreate linear n-port circuit element
seriesRLCCreate two-port series RLC circuit
shuntRLCCreate two-port shunt RLC circuit
phaseshiftCreate phase-shift circuit (Since R2021b)
mutualInductorCreate mutual inductor element (Since R2023a)
txlineCoaxialCreate coaxial transmission line
txlineCPWCreate coplanar waveguide transmission line
txlineMicrostripCreate microstrip transmission line
txlineParallelPlateCreate parallel-plate transmission line
txlineLumpedCreate lumped transmission line (Since R2023a)
txlineRLCGLineCreate RLCG transmission line
txlineTwoWireCreate two-wire transmission line
txlineStriplineCreate stripline transmission line element (Since R2022a)
txlineEquationBasedCreate equation-based transmission line
txlineDelayLosslessCreate delay lossless transmission line
txlineDelayLossyCreate delay lossy transmission line
txlineElectricalLengthCreate electrical-length-based transmission line (Since R2021b)
amplifierCreate two-port amplifier element
modulatorModulator object
rfelementGeneric RF element object
mixerIMTCreate IMT mixer element (Since R2022a)

Functions

expand all

Visualize

showDisplay RF budget object in RF Budget Analyzer app
rfplotPlot cumulative RF budget result vs. cascade input frequency and amplifier power characteristics
smithplotPlot measurement data on Smith chart
polarPlot specified object parameters on polar coordinates

Compute

computeBudgetCompute results of RF budget object
computeAMPMTable Compute AM/AM-AM/PM table representation from RF budget object (Since R2024b)

Export

exportRFBlocksetExport RF budget object to RF Blockset Model
exportScriptExport MATLAB code that generates RF budget object
exportTestbenchExport RF budget object to RF Blockset measurement testbench model
exportTransmitterExport RF budget summary to create phased transmitter (Since R2024b)
exportReceiverExport RF budget summary to create phased receiver (Since R2024b)
open_systemOpen RF Blockset model created using rfsystem
save_systemSave RF Blockset model created using rfsystem
close_systemClose RF Blockset model window created using rfsystem
hide_systemHide RF Blockset model window created using rfsystem
load_systemLoad RF Blockset model to memory (Since R2022a)

Topics

Featured Examples