Main Content

Circuit Envelope Simulation in MATLAB

Circuit envelope simulation of RF system at the MATLAB command line

The circuit envelope simulation technique enables you to perform time-varying harmonic balance analysis of an RF system around multiple carrier frequencies. You can use this technique to simulate RF systems operating with narrowband signals.

Use the rfsystem System object™ and its associated object functions to perform circuit envelope simulation at the MATLAB command line.

Objects

rfsystemGenerate RF Blockset model and perform circuit envelope or idealized baseband simulation (Since R2021a)

Functions

open_systemOpen RF Blockset model created using rfsystem (Since R2021a)
save_systemSave RF Blockset model created using rfsystem (Since R2021a)
close_systemClose RF Blockset model window created using rfsystem (Since R2021a)
hide_systemHide RF Blockset model window created using rfsystem (Since R2021a)
load_systemLoad RF Blockset model to memory (Since R2022a)

Topics