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 Analyzer | Analyze gain, noise figure, IP2, and IP3 of cascaded RF elements and export to RF Blockset |
Objects
Functions
show | Display RF budget object in RF Budget Analyzer app |
computeBudget | Compute results of RF budget object |
exportScript | Export MATLAB code that generates RF budget object |
exportRFBlockset | Export RF budget object to RF Blockset Model |
exportTestbench | Export RF budget object to RF Blockset measurement testbench model |
rfplot | Plot cumulative RF budget result vs. cascade input frequency and amplifier power characteristics |
smithplot | Plot measurement data on a Smith chart |
polar | Plot specified object parameters on polar coordinates |
Topics
- RF circuit or rfbudget vs. rfckt Objects
Determine when to use RF
circuit
,rfbudget
, andrfckt
objects in your RF analysis workflow. - Circuit Envelope Simulation at MATLAB Command Line
Perform circuit envelope simulation at the MATLAB command line.