Agilent Spectrum Analyzer AG4395a
Documents
Noise Spectrum Data
The display of the SA can't show the square root symbol, but still in Noise format the units are to intended as [unit]/rtHz
- Noise spectrum data as download with the GPIB interface. The downloaded data always refers to power spectrum - and not spectral density - independently from what the display is showing. to convert to spectral density, one has to divide by the bandwidth BW. (The BW can be found written inside the .par file produced by the netgpibdata.py downloading script).
The instrument is able to output data in different format: RAW, as it appears on the display (i.e. through the GPIB command "OUTPSWPRM?"), or postprocessed (error corrected as the Programmin Manual calls it), that is corrected for some internal calibration parameters (i.e. through the GPIB function "OUTPDATA?"). So far, Yoichi's netgpibdata package provides data in the error-corrected form. That's the cause of the little discrepancy between display and downloaded data.
