Compute, build and visualize RF attenuator circuits.

バージョン 1.0.0 (306 KB) 作成者: Jegan Mani
attenuatorDesigner computes, builds and visualizes RF attenuator circuits based on 7 supported topologies,
ダウンロード: 15
更新 2021/8/15

ライセンスの表示

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)

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0