53220A/53230A Input Signal Conditioning 4
Keysight 53220A/53230A User’s Guide 135
Following a reset (*RST) or front panel preset (Preset), the impedance is set to
1 MΩ. CONFigure and MEASure do not change the input impedance setting.
Impedance example
//period measurement of expected 10 MHz signal,
//maximum resolution, use channel 1
CONF:FREQ 0.1E6,MAX,(@1)
INP:IMP 1.0E6 //set impedance to 1 Mohm
Input protection
The maximum input voltage (including any DC offset) allowed with 50 Ω input
impedance is ±5.125 Vp. If the input voltage exceeds ~ ± 10.0 Vp, the input
protection relay opens - changing the input impedance to 1 MΩ.. (The display and
Impedance softkey will still indicate a 50 Ω setting however.)
With the relay open, the corresponding channel key flashes until the input voltage
is removed or reduced below the damage threshold and the key is pressed. This
sets the impedance back to 50 Ω.
To programmatically determine if the protection relay has been opened, the
command:
INPut[{1|2}]:PROTection?
queries the relay state (0 = relay closed, 1 = relay open). With the input voltage
removed or reduced below the damage threshold, the protection relay is reset
(closed) with the command:
INPut[{1|2}]:PROTection:CLEar
setting the input impedance back to 50 Ω.
Voltage overload bit The opening of the input protection relay corresponds to
the ‘Voltage Overload’ bit (bit 0) being set in the counter’s Questionable Condition
and Questionable Event registers. The bit in the Condition register is cleared by
the INPut:PROTection:CLEar command or by changing the input impedance to
1 MΩ. The bit in the Event register is cleared by reading the register. See
Chapter 8, "Instrument Status" for more information.