Agilent Technologies 8566B Operating And Programming Manual page 165

Spectrum analyzer 100 hz - 2.5 ghz/2 - 22 ghz
Table of Contents

Advertisement

COMPRESS (Continued)
The compression algorithms determine how the compressed values are computed.
Specifying AVG (average) computes the average value of the points in the interval as the compressed value.
Specifying POS (positive) selects the highest point in the interval as the compressed value.
Specifying NEG (negative) selects the lowest point in the interval as the compressed value.
Specifying NRM (normal) computes the compressed value of the interval using the Rosenfell algorithm,
which chooses between negative and positive peak values.
Specifying PK-PIT (peak-pit) computes the greatest peak-to-peak deviation within the interval as the com-
pressed value.
Specifying PK-AVG (peak average) selects the difference of the peak and average value of the interval as the
compressed value.
Specifying SMP (sample) selects the last point in the interval as the compressed value.
The program below compresses a full sweep to one-fifth its size. The result is moved to trace A for display.
OUTPUT 71a;"DISPOSE ALL;IP;Al;EM;S2;TS;"
14
21
OUTPUT 71a;"TFLDEF NEWA,200;"
OUTPUT 7 la; "FUNCDEF C-P, ! "
22
OUTPUT 718;"S2;TS;"
24
UT 71a;"COMPRESS NEWSI,TRA,AVG;"
26
OUTP
OUTPUT 71a;"MOV TRA,NEW>;"
27
28
OUTPUT
31
35
E N D
5 6 P r o g r a m m i n g

Advertisement

Table of Contents
loading

Table of Contents