User Math Functions 2-53
SR780 Network Signal Analyzer
The use of Avg( ) or VecAvg( ) operators uses up extra array storage. A function can
generally use 6 to 8 average operators before running into the memory limit.
Displaying a very complex function can increase the processing time required to compute
the measurement. In the FFT Group this may cause the measurement to run out of real
time (Real Time Indicator > 100%). In this case, input data will be missed. In the Octave
Group, this means that the measurement may update less often though no input data is
missed.
Example Functions
The pre-defined Measurements for each Group are shown as User Functions below. This
is a good starting point for defining your own functions.
FFT Group
The pre-defined FFT measurements use the window specified for the display in the
[Window] menu (regardless of input channel). With User Math, it is possible to define 2
channel measurements which use a different window for each input channel by using
FFTa(1) and FFTb(2) instead of FFT(1) and FFT(2).
FFTN =
Avg( FFT(N) )
TimeN =
Time(N)
WinTimeN = Time(N) x Trace(Window) (800 line baseband FFT only!)
use [Window]<Window to Trace> to store the window in a Trace.
Cross Spec = Avg( Conj( FFT(1) ) x FFT(2) )
<F2/F1> =
Avg( FFT(2) / FFT(1) )
<F2>/<F1> = Avg( FFT(2) ) / Avg( FFT(1) )
Orbit =
Real( Time1 ) + j*Real( Time2)
use Nyquist View.
Coherence =
Mag
2
( VecAvg( Conj( FFT(1) ) x FFT(2) ) ) /
[Mag
2
(Avg(FFT(1) ) ) x Mag
2
(Avg(FFT(2) ) )]
Averaging must be On and set to RMS Mode.
Auto CorrN = No averaging:
IFFT( FFTu(N) x Conj( FFT(N) ) )
Peak Hold or RMS averaging:
IFFT( VecAvg( FFTu(N) x Conj( FFT(N) ) ) )
Vector
averaging:
IFFT( VecAvg( FFTu(N) ) x Conj( VecAvg( FFT(N) ) ) )
In all cases, the VecAvg is always performed.
Содержание SR780
Страница 4: ...ii SR780 Network Signal Analyzer ...
Страница 10: ...viii SR780 Network Signal Analyzer ...
Страница 18: ...1 2 Getting Started SR780 Network Signal Analyzer ...
Страница 39: ...Triggering and the Time Record 1 23 SR780 Network Signal Analyzer ...
Страница 40: ...1 24 Triggering and the Time Record SR780 Network Signal Analyzer ...
Страница 58: ...1 42 Waterfall Display SR780 Network Signal Analyzer ...
Страница 70: ...1 54 Saving and Recalling SR780 Network Signal Analyzer ...
Страница 167: ...Status Indicators 3 21 SR780 Network Signal Analyzer ...
Страница 188: ...4 6 Menus SR780 Network Signal Analyzer ...
Страница 193: ...FFT Frequency Menu 4 11 SR780 Network Signal Analyzer Command FEND d f ...
Страница 232: ......
Страница 236: ...4 54 Source Menu SR780 Network Signal Analyzer Command STYP i ...
Страница 266: ...4 84 Playback Input Menu SR780 Network Signal Analyzer ...
Страница 272: ...4 90 Trigger Menu SR780 Network Signal Analyzer ...
Страница 288: ...4 106 Swept Sine Average Menu SR780 Network Signal Analyzer ...
Страница 326: ...144 Exceedance Statistics Menu SR780 Network Signal Analyzer ...
Страница 352: ...4 170 Output Menu SR780 Network Signal Analyzer ...
Страница 478: ......