53220A/53230A Math, Graphing, and Data Logging 6
Keysight 53220A/53230A User’s Guide 207
The filter is reset if the measurement function or channel is changed, if another set
of readings is initiated, or if a measurement is outside the range corresponding to
the number of readings specified (SLOW, MEDium, FAST).
After the filter is reset, the reading is the average of all readings up to the
specified response (10, 50, 100). At that point, the reading is the moving average
of the last 10, 50, or 100 measurements. Equal weighting is applied to all
measurements in the average.
A reset (*RST) or instrument preset (SYSTem:PRESet) sets the response to FAST.
Smoothing example
//frequency measurement of expected 1 kHz signal - ch 1
//reduce noise on 5,000 readings
CONF:FREQ 1E3,(@1)
SAMP:COUN 5000 // take 5000 reading
CALC:STAT ON // enable CALCulate1 subsystem
CALC:SMO:STAT ON // enable moving average filter
CALC:SMO:RESP SLOW // average 100 readings
INIT
Scaling functions
When scaling is enabled statistical analysis, limit checking, histograms, and trend
charts use scaled data. Figure 6-2 shows the display with scaling functions
enabled.