dc_to_rf()
This measurement computes the DC-to-RF efficiency of any part of the network
Syntax
y = dc_to_rf(vPlusRF, vMinusRF, vPlusDC, vMinusDC, currentRF, currentDC, harm_freq_index, Mix)
Arguments
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| vPlusRF | voltage at the positive terminal | (-∞, ∞) | real, complex | yes |
| vMinusRF | voltage at the negative terminal | (-∞, ∞) | real, complex | yes |
| vPlusDC | DC voltage at the positive terminal | (-∞, ∞) | real, complex | yes |
| vMinusDC | DC voltage at the negative terminal | (-∞, ∞) | real, complex | yes |
| currentRF | RF current for power calculation | (-∞, ∞) | real, complex | yes |
| currentDC | DC current for power calculation | (-∞, ∞) | real, complex | yes |
| harm_freq_index | harmonic index of the RF frequency at the output por | (-∞, ∞) | integer array | yes |
| Mix | consists of all possible vectors of harmonic frequency (mixing terms) in the analysis † | (-∞, ∞) | matrix | no |
| † It is required whenever the first argument is a spectrum obtained from an expression that operates on the voltage and/or current spectrums | ||||
Examples
a = dc_to_rf(vrf, 0, vDC, 0, I_Probe1.i, SRC1.i, {1,0})
Defined in
$HPEESOF_DIR/expressions/ael/circuit_fun.ael
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()