bud_nf_deg()

Returns budget noise figure degradation

Syntax
y = bud_nf_deg(vIn, iIn, vOut, iOut, vOut.NC.vnc, vOut.NC.name, Zs, BW)

Arguments
Name Description Range Type Default Required
vIn voltage flowing into the input port (-∞, ∞) complex yes
iIn current flowing into the input port (-∞, ∞) complex yes
vOut voltage flowing into the output port (-∞, ∞) complex yes
iOut current flowing into the output port (-∞, ∞) complex yes
vOut.NC.vnc noise contributions at the output port string yes
vOut.NC.name noise contributions component names at the output port string yes
Zs input source port impedance [0, ∞) real 50.0 no
BW † bandwidth [1, ∞) real 1 no
† BW must be set as the value of Bandwidth used on the noise page of the AC controller

Examples

x = bud_nf_deg(PORT1.t1.v, PORT1.t1.i, Term1.t1.v, Term1.t1.i, vOut.NC.vnc, vOut.NC.name)
x = bud_nf_deg("PORT1", "Term1", "vOut")

Defined in

$HPEESOF_DIR/expressions/ael/budget_fun.ael

See Also

bud_nf(), bud_tn()

Notes/Equations

Used in AC simulation
The improvement of system noise figure is given when each element is made noiseless. This is the noise figure (in dB) from the source port to a specified output port, obtained while setting each component noiseless, one at a time. The noise analysis and noise contribution control parameters in the AC Simulation component must be selected. For noise contribution, the output network node must be labeled and referenced on the noise page in the AC Controller. Noise contributors mode should be set to "Sort by Name." The option "Include port noise "on the AC Controller should be selected. For the source, the parameter "Noise" should be set to yes. For this particular budget measurement the AC controller parameter "OutputBudgetIV" can be set to no. The noise figure is always calculated per IEEE standard definition with the input termination at 290 K.

Note
Remember that the budget function can refer only to the default dataset, that is, the dataset selected in the data display window.

Budget Path Measurements

This function does not support the budget path feature.

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources