
10 ! Positive Voltage Compliance Tests
20 !
30 FOR Chan = 1 TO 4
40 OUTPUT 70909;"CAL"&VAL$(Chan)&":STAT OFF"
50 OUTPUT 70909;"VOLT"&VAL$(Chan)&" MAX"
60 Source = 4.5
70 REPEAT
80 PRINT TABXY(1,1),"Voltage Compliance Tests on Channel";Chan
90 Source = .5
100 Old_value = Value
110 PRINT TABXY(4,9),"Set source to ";Source;"Volts DC "
120 PRINT TABXY(4,10),"Measure channel output (in V) "
130 INPUT " Enter channel output (in V) ",Value
140 PRINT TABXY(4,5),"DC Source value = ";Source;"VDC "
150 PRINT TABXY(4,6),"Channel";Chan;"output = ";Value;"VDC "
160 Result = Value-Old _value
170 UNTIL Result = 0
180 IF Value >= 15 THEN Pass$ = "PASSED"
190 IF Value < 15 THEN Pass$ = "FAlLED"
200 CLEAR SCREEN
210 PRINT TABXY(1,8),"Maximum Channel";Chan;"output =
";Value;"Volts"
220 PRINT TABXY(1,9),"Test ";Pass$;" for Channel";Chan
230 DISP " Press Continue for next channel"
240 PAUSE
250 CLEAR SCREEN
260 NEXT Chan
270 END
Current
Compliance
Tests
These tests measure the current compliance on each channel of the DAC.
Positive Current Compliance Tests
For positive current compliance tests, each channel to be tested is set for
UNCALIBRATED MAX current output (+24 mA). A DC source and
HP 3458A are connected to the channel to be tested. The source is set to
+ 12V and increased in + 0.5V steps until the channel output decreases to
90% of the maximum current value (decreases to +21.6 mA). If the DC
SOURCE voltage is
≥
+ 13V when the channel output decreases to 90% of
maximum current the test passes.
24 Verification Tests
Chapter 4
Содержание E1328A
Страница 4: ...Notes 4 Contents HP E1328A Service Manual ...
Страница 46: ...Figure 6 7 HP E1328A DAC Replaceable Parts 46 Replaceable Parts Chapter 6 ...
Страница 48: ...48 Manual Changes Chapter 7 ...
Страница 54: ...54 Service Chapter 8 ...
Страница 60: ...60 Calculating D A Converter Accuracy Appendix A ...