Compute, build and visualize RF attenuator circuits.

Version 1.0.0 (306 ko) par Jegan Mani
attenuatorDesigner computes, builds and visualizes RF attenuator circuits based on 7 supported topologies,
15 téléchargements
Mise à jour 15 août 2021

Afficher la licence

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)

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2021a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0