I use them with the matching oscilloscope

so no need for me to kludge around.
The probe has 9 pins : The mating surface ( the part that would be on the scope ) has the following signals( from left to right )
1 : +3 volts
2 : -3 volts
3 : offset ( this is driven by a dac in the scope ) connect a 2k2 trimmer between +3 and -3. the wiper goes via a 1k resistor to this pin
4 : SDA ( this is used by the scope to read the calibration data )
5 : Ring ( this is the probe ID that tells the scope what is attached. you do not connect this. leave floating )
6 : SCL ( this is used by the scope to read calibration data )
7 : Rp : this tells the scope what the termination should be for this probe : you leave this floating. The probe needs 50 ohm termination and your analyzer has this.
8 : -12 volts
9 : + 12 volts
ground is the BNC chassis part.
Here is the manual :
http://cp.literature.agilent.com/litweb/pdf/54855-97008.pdf page 132 has a nice drawing.
simply take a supply with a 7812 and 7912 and a lm317 and lm337.
You will need to put heatsinks on the regulators. The probe draws about 300mA
probe manual :
http://cp.literature.agilent.com/litweb/pdf/01152-97002.pdf 2k2
+3v--------/\/\/\/\/------- -3v
/|\
|
---/\/\/\-----> pin 3 (offset)
1k
some background info ( not relevant to you, but as general knowledge)
the agilent scopes detect a probe being plugged because the voltage on the RING pin changes. internally in the scope is a current source. every type of probe has a different resistor between ring and ground. so if you plug the probe the voltag on the RING pin goes from 5 volts to whatever the resistor sets. the scope reads this and knows if it has a 1:1 1:5 1:10 1:20 or some other probe.
the scope also sends a current into the Rp pin. a resistor there also tells the scope if it needs to change to 50 ohm or stay in 1m mode. if no resistor is fitted there the pin stays at 5 volt and the user can select using the buttons on the scope. if a resistor is fitted the scope goes to that particular mode , changes its input attenuator to the correct scaling gain and the user is locked out of changing the input scaler. this guarantees the display on the scope is automatically set correctly ( plug in a current probe and the scope will switch to 50 ohms termination and change scale to ampere / division. )
So the RINg and Rp sgnals tell the input system what we are dealing with. This is all happening in the analog domain on the infiniium scopes.
The scope then tries to read the eeprom using SDA and SCl ( this is a standard I2C bus. most probes have a 24c08 or 24c16 eeprom fitted )
This eeprom can hold calibration constants like bandwidth curves , compensation curves etc... the scope uses this info to fine-tune its acquisition system.
In your case you don't care. you will use the calibration loop on the spectrum / network analyser to calibrate away both probe and your tracking generator.
to do absolute measurements you may want to verify where the probe rolls off and how flat it really is.
to do this. take a bnc cable , a T piece and a 50 ohm terminator.
0
|
tracking gen ------------0-+-0----------- analyser
run the thru-calibration on the analyser
-------<probe---------analyser
|
0
|
tracking gen ------------0-+-0---- 50 ohm
the curve you now see is the gain bandwidth curve for the probe. store that in memory of the analyser. you can then use that to compensate your measurements.
if i got a few fre eminutes i'll draw a nice schematic and pcb ( sigle sided so you can etch at home ) something with 2 BNC connectors so you can make this a 'universal probe' pwer supply.