![Keysight U8903B User Manual Download Page 561](http://html.mh-extra.com/html/keysight/u8903b/u8903b_user-manual_1961457561.webp)
Appendixes
A
Keysight U8903B User’s Guide
561
Appendix 18: User-defined Filter File Format
Selecting Custom in either the low-pass, high-pass, or weighting filters menu enables you
to load a user-defined filter file.
The available user-defined filter types are IIR (Infinite Impulse Response) and FIR (Finite
Impulse Response). You need to specify the coefficients or sections as well as group delay
for the respective filter type. Use the following examples to configure the filter file format.
The file is saved in the *.juf format.
Example of an FIR filter file format is as follows.
#Type: FIR
#Delay: 250
#Coefficients:
0.00023394
-1.69E-05
-1.61E-05
-1.57E-05
…
The coefficients of the FIR filter are described as follows.
0.00023394
//A[0]
-1.69E-05
//A[1]
-1.61E-05
//A[2]
-1.57E-05
//A[3]
NOTE
The FIR filter transfer function, H(z), is defined as:
H(z) = A[0] + A[1]z
–1
+ A[2]z
–2
+ A[3]z
–3
+ ...
where z = complex variable
Summary of Contents for U8903B
Page 1: ...Keysight U8903B Performance Audio Analyzer User s Guide ...
Page 16: ...16 Keysight U8903B User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 32: ...32 Keysight U8903B User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 278: ...5 Graph Analysis 278 Keysight U8903B User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 290: ...6 Sweep Function 290 Keysight U8903B User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...