Technical data
System Related Operation 4
Utility Menu Summary
U3606A User’s and Service Guide 129
6 To set the number of points, press until the cursor position is on
the number of points on the primary display. Press or to change
the cursor position and or to change the values for the number
of points. See “Editing values” on page 110 for more information.
7 After setting the smooth function, press Shift > Save to save or press
Shift > Exit to exit the edit mode without saving.
8 Press Shift > Exit to exit the utility menu.
NOTE
• The range of values for the number of points is from 2 to 1999, with the
default value at 10.
• The number of readings used to perform the smooth function
calculation depends on the number of points set. For example, if the
number of points is set to 10 (N = 10), the smooth function will only use
a maximum of 10 readings for averaging instead of an incremental
value as used in the average function of the MinMax operation. When
the instrument reaches the 11th reading or more, it will take the
previous averaged value multiply by (N–1), and the current value to
perform the averaging. Note the difference given below between the
smooth function and average function for a x number of readings:
Smooth function Average function
V
1
= r
1
V
1
= r
1
V
2
= (r
1
+ r
2
)/2 V
2
= (r
1
+ r
2
)/2
V
3
= (r
1
+ r
2
+ r
3
)/3 V
3
= (r
1
+ r
2
+ r
3
)/3
……
V
10
= (r
1
+ r
2
+ … + r
10
)/10 V
10
= (r
1
+ r
2
+ … + r
10
)/10
V
11
= (V
10
*9 + r
11
)/10 V
11
= (r
1
+ r
2
+ … + r
10
+ r
11
)/11
V
12
= [(V
11
* 9) + r
12
]/10 V
12
= (r
1
+ r
2
+ … + r
11
+ r
12
)/12
……
V
x–1
= [(V
x–2
* 9) + r
x–1
]/10 V
x–1
= [r
1
+ r
2
+ … + r
x–2
+ r
x–1
]/(x–1)
V
x
= [(V
x–1
* 9) + r
x
]/10 V
x
= [r
1
+ r
2
+ … + r
x–1
+ r
x
]/x