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

Functions

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

Topics