Compute, build and visualize RF attenuator circuits.

Version 1.0.0 (306 KB) von Jegan Mani
attenuatorDesigner computes, builds and visualizes RF attenuator circuits based on 7 supported topologies,
15 Downloads
Aktualisiert 15 Aug 2021

Lizenz anzeigen

attenuatorDesigner computes the resistor values to build an attenuator using series and shunt resistor object of RF toolbox for the specified topology and system impedance. The following topologies are supported by this designer;
L
U
Tee
H
O
Pi
Bridged Tee
If required attenuation level is not specified, default value of 3dB is assumed for computing resistances.
Typical call :
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','BridgedTee','Impedance',50,'Attenuation',5)
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','L','Impedance',50,'Attenuation',5)
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','U','Impedance',50,'Attenuation',5)
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','Tee','Impedance',50,'Attenuation',5)
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','H','Impedance',50,'Attenuation',5)
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','O','Impedance',50,'Attenuation',5)
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','Pi','Impedance',50,'Attenuation',5)
[designerObj,attenuatorNetwork] = attenuatorDesigner('Topology','Pi')
[designerObj,attenuatorNetwork] = attenuatorDesigner('Attenuation',5)

Zitieren als

Jegan Mani (2024). Compute, build and visualize RF attenuator circuits. (https://www.mathworks.com/matlabcentral/fileexchange/97632-compute-build-and-visualize-rf-attenuator-circuits), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2021a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0