You are on page 1of 22

Document Title: Document Number:

SQCHECK User Manual 080-0707 Rev. A

SQCHECK
USER MANUAL
Version 3.00

OVERVIEW ...................................................................................................................... 2
C/C ...................................................................................................................................... 6
Base Address................................................................................................................ 6
Interrupt....................................................................................................................... 6
Program/Data Memory............................................................................................... 6
Static Memory.............................................................................................................. 6
Loopback...................................................................................................................... 6
Firmware Version........................................................................................................ 6
Link Addresses. ........................................................................................................... 6
Emergency Watchdog. ................................................................................................ 6
CARM ................................................................................................................................ 6
Firmware Version........................................................................................................ 6
Hardware Reset. .......................................................................................................... 7
Emergency Relay......................................................................................................... 7
Laser. ............................................................................................................................ 7
High Voltage Relay...................................................................................................... 7
Line Frequency............................................................................................................ 7
Drum Phase.................................................................................................................. 7
Drum Sync. .................................................................................................................. 7
Drum Timing. .............................................................................................................. 8
Aperture. ...................................................................................................................... 8
Xray Modes.................................................................................................................. 8
Stepper Motors ............................................................................................................ 8
Firmware Version........................................................................................................ 8
Hardware Reset. .......................................................................................................... 8
Motor Encoder Distance/Direction............................................................................ 8
Step Size. ...................................................................................................................... 8
Step Rate. ..................................................................................................................... 9
TABLE (TZ) ...................................................................................................................... 9
Firmware Version........................................................................................................ 9
Hardware Reset. .......................................................................................................... 9
Motor Encoder Distance/Direction............................................................................ 9
CONTROL PANEL .......................................................................................................... 9
Firmware Version........................................................................................................ 9
Hardware Reset. .......................................................................................................... 9

Page 1of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Switches........................................................................................................................ 9
Lights. ......................................................................................................................... 10
Emergency Stop......................................................................................................... 10
Emergency Strip........................................................................................................ 10
DAS............................................................................................................................. 10
Firmware Version...................................................................................................... 10
Hardware Reset. ........................................................................................................ 10
Test Signal.................................................................................................................. 10
Performance Test. ..................................................................................................... 11
Offsets & Noise. ......................................................................................................... 12
Xray Levels. ............................................................................................................... 12
MUX Stair Step. ........................................................................................................ 12
Plot. ............................................................................................................................. 13
SYSTEM REQUIREMENTS. ....................................................................................... 15
REQUIRED FILES......................................................................................................... 15
COMMAND LINE OPTIONS....................................................................................... 16
SAMPLE PERFORMANCE TEST RESULTS (PERFORM.DAT) .......................... 18

Overview
The QDR 4500 diagnostics program performs a series of low level tests of
system components. Version 3.00 tests the C/C (Communications Controller),
the C-Arm and the DAS (Data Acquisition System), stepper motors,
pedestals, and control panel. From the DOS prompt in the \MENU sub-
directory, type
SQCHECK<Enter>

Figure 1. Diagnostics Main Menu


The main menu (Figure 1) allows selecting the entire set of tests or a
particular subsystem to test. The currently selected item (e.g., Tests in
Figure 1) is highlighted. The highlighted selection is moved by using the left-
and right-arrow keys on the keyboard or by pressing the first character of the
menu item (e.g., pressing 'F' on the main menu highlights the Files
selection). If there is more than one item beginning with the same letter

Page 2of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

(e.g., AR and AY in Figure 1), repeatedly pressing that character cycles


through those selections.
Pressing <Enter> executes the highlighted selection. For main-menu
selections, <Enter> calls up the sub-menu (e.g., the Tests sub-menu in Figure
2). Again, the currently selected item on the submenu (e.g., Files in Figure
2) is highlighted. The highlighted selection is moved by using the up- and
down-arrow keys on the keyboard or by pressing the first character of the
menu item. Repeatedly pressing the character cycles through the selections,
just as on the main menu.

Figure 2. Tests menu


Sub-menu items are arranged in three groups (see Figure 2). Selecting a sub-
system on the Tests menu selects all of the tests within that sub-system
(selecting All on the Tests menu selects all tests in all sub-systems). If you
are only interested in a particular sub-system (e.g., DAS), selecting it from
the main menu displays a list of all its tests, which can then either be run
individually or as a group.
Once a test or set of tests has been marked, selecting the Run option and
pressing <Enter> starts the tests.
The program displays a results window showing the progress and result of
each test as it completes (e.g., Figure 3 shows the display after the C/C test
suite is selected and the Run command executed).

Page 3of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Figure 3. Results window


The tests can be aborted at any time by pressing <ESC>.
Some of the tests require either user intervention or confirmation. For
example, the C/C...Loopback test requires the user to disconnect the C/C's
communication cable from the unit and install the loopback connector, and
the Carm...Laser test requires user confirmation that the laser positioning
light turns on and off. At those times, the system displays a message window
prompting the user to either perform the required action or to confirm that
an event occurred. Pressing <ESC> at these user prompts aborts that test
and displays its result as "------", indicating that the test was not done.
At the end of the selected tests, the program "beeps" and displays a message
that the tests are done (Figure 4).

Page 4of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Figure 4. "Diagnostics tests done" message


Pressing any key erases the test done message. The result window remains
on the screen. The up- and down-arrow and the <PgUp> and <PgDn> keys
scroll through the results. Pressing <ESC> removes the results window, at
which point selecting Save As... prompts for the name of the log file in which
to save the results.
The log file generally contains more detailed information than is present in
the results window. For example, the Files output in the results window
consists only of the filename, the file size in bytes, the date and time stamp
and the CRC. However, for the autoexec.bat, config.sys and INI-files, the log
file contains a copy of the contents of the file. The DAS output in the results
window shows only the first 16 failed a/d channels (if there are that many),
whereas the log file contains an entry for every a/d channel that failed (i.e.,
up to 216 entries for each test).
When the program starts, the machine type is determined by examining the
system setup. Depending upon the machine type, some tests may not be
available. For example, on a QDR4500W (whole body), the TZ and AR motor
tests are not available, because the QDR4500W does not have these sub-
systems.
The remainder of this document describes the currently implemented tests
for each subsystem.

Page 5of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

C/C
Base Address.
Exercises the host interface of the C/CDisplays the i/o base address (in
hexadecimal) in the result window.
Interrupt.
Exercises the interrupt capability of the C/C. Displays the interrupt level in
the result window.
Program/Data Memory.
Tests the memory present on the C/C. Displays the range of memory on each
address bus in hexadecimal (e.g., P-Memory Range 0100-7FFF indicates that
there is 32K of program memory).
Static Memory.
Tests the nonvolatile memory on the C/C.
Loopback.
Tests the transmit/receive capabilities of the C/C. Requires the installation of
an external loopback connector on the C/C's back panel connector.
Firmware Version.
Queries and displays the C/C firmware version.
Link Addresses.
This test sends a query message to every address on the multi-drop serial bus
('0', '1', ... ) and displays the results. On a 4500A, addresses '0'-'7' should
report E_OK and all others should report E_TIMEOUT_I.
Emergency Watchdog.
This test verifies that the system is generating A/C line frequency interrupts.
It then stops sending messages and times how long it takes for the C/C's
watchdog timer to assert emergency stop. Displays the time in milliseconds.
CArm
Firmware Version.
Queries and displays the C-arm microprocessor's firmware version.

Page 6of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Hardware Reset.
Verifies that the C-arm can be reset and and that the reset can be cleared.
Emergency Relay.
First verifies that the system's emergency stop is not active, then sends a
message to the CArm to assert its emergency stop and verifies that the
system emergency stop was activated.
Laser.
First sends a message to the CArm to turn on the laser positioning light and
then prompts the operator to confirm that the laser is on. Then sends a
message to the CArm to turn off the laser and again prompts the operator to
confirm that the laser is off.
High Voltage Relay.
First sends a message to the CArm to activate the high voltage relay in the
xray controller and then prompts the operator to confirm that the relay is on
(the operator must either look at the relay status led on the xray controller or
listen for the "click" as the relay engages). Then sends a message to the
CArm to open the relay and prompts the operator to confirm that the relay is
off.
Line Frequency.
Displays the line frequency detected by the C-Arm controller (0=no
interrupts, 50=50 Hertz, 60=60 Hertz).
Drum Phase.
Steps the filter drum to each segment and verifies that it correctly moved.
Starts the filter drum, waits for synchronization, and verifies that filter drum
sequence is correct.
Drum Sync.
Sends a message to the CArm to stop the filter drum and waits for the filter
drum to come to a complete stop. Then sends a message to the CArm to start
the filter drum and measures how long it takes for the drum to lock to the
line (there is a 10 second watchdog to abort the test if the drum never
synchs). Displays the time (in milliseconds) it took to synchronize to the line.

Page 7of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Drum Timing.
Measures and displays the average time delay from the ac line signal
transition to the drum segment transition by querying the CArm. Displays
the average delay in milliseconds.
Aperture.
Verifies that the aperture motor works by moving the aperture shuttle both
directions, checking the encoder readings, and verifying the distance per step.
Xray Modes.
This test is performed for each of the x-ray modes specified in the
SQVERIFY.INI file. Moves the filter drum to the Hi Bone segment, and turns
on the high-voltage relay. Turns on x-rays in the desired mode and, for a
given number of samples, reads the tube current and voltage measurements
from the CArm. The sequence and values are checked against the limits
specified in the SQVERIFY.INI file. Average values are displayed for each of
the levels and for the beam on and beam off current.
Stepper Motors
The following tests apply to each of the stepper motors (TX, TY, AR and AY)
Firmware Version.
Queries and displays the stepper motor microprocessor's firmware version.
Hardware Reset.
Resets the stepper motor controller by causing the emergency stop to be
activated and then deactivated. Verifies that the reset was received and
cleared by the stepper motor controller.
Motor Encoder Distance/Direction.
Sets the device driver on-line and loads the motor motion parameters.
Records the current encoder position, moves the motor a specified distance,
and measures the final encoder position. Compares the encoder distance and
direction against the limits in the SQVERIFY.INI file. Sets the device driver
off-line. For AR and TX, this test requires that the C-Arm is within 2 degrees
of the AP position.
Step Size.
Sets the device driver on-line and loads the motor motion parameters. Moves
the motor a specified distance, and reads the number of steps moved.
Compares the measured step size against the limits in the SQVERIFY.INI

Page 8of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

file. Sets the device driver off-line. For AR and TX, this test requires that the
C-Arm is within 2 degrees of the AP position.
Step Rate.
Sets the device driver on-line and loads the motor motion parameters. Moves
the motor a specified distance, measures the time for the move and reads the
number of steps moved. Compares the computed step rate against the limits
in the SQVERIFY.INI file. Sets the device driver off-line. For AR and TX, this
test requires that the C-Arm is within 2 degrees of the AP position.
Table (TZ)
Firmware Version.
Queries and displays the pedestal motor microprocessor's firmware version.
Hardware Reset.
Verifies that the pedesta motor controller can be reset and that the reset can
be cleared.
Motor Encoder Distance/Direction.
Sets the device driver on-line and loads the motor motion parameters.
Records the current encoder position, moves the motor a specified distance,
and measures the final encoder position. Compares the encoder distance and
direction against the limits in the SQVERIFY.INI file. Sets the device driver
off-line. This test requires that the C-Arm is within 2 degrees of the AP
position.
Control Panel
Firmware Version.
Queries and displays the control panel microprocessor's firmware version.
Hardware Reset.
Verifies that the control panel controller can be reset and that the reset can
be cleared.
Switches.
Causes the control panel controller to enter test mode. In this mode, the
lights are activated in an alternating fashion when the switches are pressed.
The operator is asked to confirm if all the switches worked.

Page 9of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Lights.
Begins flashing all LEDs on the control panel, then prompts the operator to
confirm that the lights are flashing. After the operator responds, stops
flashing the LEDs and displays the results.
Emergency Stop.
First sends a message to the CArm to release the emergency stop relay.
Prompts the operator to press the emergency stop button. and then
continually queries the CArm until the emergency stop relay is asserted. or
until the operator aborts the test by pressing the ESC key.
Emergency Strip.
First sends a message to the CArm to release the emergency stop relay.
Prompts the operator to press the emergency strip. and then continually
queries the CArm until the emergency stop relay is asserted. or until the
operator aborts the test by pressing the ESC key.
DAS
Firmware Version.
Queries and displays the DAS firmware version.
Hardware Reset.
Indirectly determines whether the DAS responds to a hardware reset. The
DAS does not maintain a hardware reset flag like the other microprocessors,
so the test program sets the first and last channel to zero (0) and then reads
back the a/d's to verify that only one channel is returned. It then sends a
message to the C/C to reset the remote microprocessors and then sends a
message to the DAS to read back the a/d's. If all 216 a/d's are returned (the
default condition if the DAS is reset), the program infers that the DAS
received the hardware reset.
Test Signal.
Determines whether the test signal on the ADC board is working. The
program first reads the a/d's to get a background value, then turns on the test
signal and again reads the a/d's. If at least half of the a/d readings did not
change by some minimum amount, the test signal is assumed to not work.
The number of readings taken for the background and test signal comparison,
and the minimum a/d change (in volts), is specified in the configuration file.

Page 10of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Performance Test.
Measures the performance factor for the detector array, which is defined as
Noise .
Signal - Offset
where the detector noise is measured with xrays off and a gain of 3; the
signal is measured with xrays on and a gain of 2 (the offset is measured at
the same time as the signal but using the beam off pulses with a gain of 2).
Any channel with a performance factor greater than 2.86 fails this test. The
results are saved in the file perform.dat, or in another file that can be
specified in a filename dialog (Figure 5). If plots are desired, the default
filename should be used (see Plot section).

Figure 5. Performance Test File Dialog


Note that the Performance Test actually performs two independent
measurements and applies four test criteria. It first measures the detector
noise without beam and applies the test conditions discussed below under
Offsets & Noise. It then measures the xray signal level (and simultaneously
the detector offset using the beam off pulses) and applies the test conditions
discussed below under Xray Levels. It also applies the test conditions
specified in the [BlankingPulses] section of the SQVERIFY.INI file to the
measurements of the beam off pulses. Finally, it calculates the Performance
Factor (above) and applies the performance test limit. The data are displayed
in the result window, a sample of which is shown in Figure 6.

Page 11of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Figure 6. Performance Test result window


The output file perform.dat (Figure 8) lists the a/d channel, the noise (volts
and standard deviation, in a/d units), the signal (volts and standard
deviation, in a/d units), the offset (volts and standard deviation, in a/d units),
and the Performance Factor. Any channel that fails any of the four test
conditions has an asterisk displayed in the far right column.
Offsets & Noise.
With xrays off, measures the a/d readings for channels 3-212 (channels 44-
170 for low resolution systems) and fails any channel with a reading outside
of 0.25-1.75 or a standard deviation outside of 1-10. Saves the results in the
file xraysoff.dat.
Xray Levels.
With xrays on, measures the a/d readings for channels 3-212 (channels 44-
170 for low resolution systems) and fails any channel with a reading outside
of 4.5-8.0 volts or a standard deviation outside of 25-200. Saves the results in
the file xrayson.dat.
MUX Stair Step.
Measures the a/d readings for channels 0-215 and compares each one to the
test range specified in starstep.dat. The nominal channel-by-channel
readings are specified in starstep.ref and are assumed to go in the sequence
2.0, 2.5, 3.0, 3.5, 4.0, 4.5, 5.0, 5.5, 2.0, 2.5, ... volts. A one volt range is

Page 12of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

allowed on all channels (e.g., if the nominal reading is 2.0 volts, a reading in
the range 1.5 - 2.5 volts is accepted).
Plot.
In addition to the Run and Save As... options, the DAS a/d test results can
also be plotted. Select the tests whose results you want to plot and then
select the Plot option. The results of the tests will be plotted on the screen
and may be printed by pressing the <PrintScreen> key. A sample of the plot
output for the Performance Test is shown in Figure 7.

Figure 7. Performance Test Plot Results


Except for the Performance Test plot, each test produces two graphs: one for
the averages and one for the standard deviations. Pressing any key (except
<PrintScreen> or <ESC>) cycles through each of the plots. Pressing <ESC>
aborts the plots and returns to the DAS diagnostics menu.

-NOTE-

Page 13of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

The plots are created from the data files saved by the individual
tests, so you must save the test results in the default files to use
the plot option. This also allows you to re-plot the results from
the last tests run on the system without having to run the tests
again.

Page 14of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

System Requirements.
The hardware verification program expects a system on which the standard
Hologic QDR 4500 software has been installed. Specifically, it requires:
• a 386 or higher processor
• for DOS systems, the MAPIDEV.SYS and SQDRIVER.SYS device drivers
must be loaded in CONFIG.SYS (and must be Version 4.60 or later)
• for Windows systems, the HOLXQDR.386 and HOLXCOM.386 device
drivers must be loaded in SYSTEM.INI
• the C:\MENU and C:\UTIL directories must be in the path
• the environment variable PROTOCOL must be set to C:\SCAN
• the QDRPARM and SETQPRM programs must be run to load and
initialize the QDR parameter TSR.
Required Files.
Besides the normal QDR 4500 software programs, the hardware verification
system requires the following additional files:
C:\SCAN\SQVERIFY.PRO
The real-time data acquisition protocol for the DAS a/d tests.
C:\UTIL\SQVERIFY.EXE
The actual hardware verification program.
C:\MENU\SQCHECK.BAT
The SQCHECK batch file executes the SQVERIFY.EXE program,
which sets an exit code indicating whether the device drivers should be
set back on-line and re-initialized (SQVERIFY always leaves the
drivers off-line). If the drivers were on line when the program started,
SQCHECK attempts to restore the system to its nominal boot-up state
by executing the commands
DOWNLOAD COMCON.LOD
SQDRIVER @SQDRIVER.INI
C:\MENU\SQVERIFY.INI

Page 15of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

The configuration file for the hardware verification program See the
module specification for a complete description of each section and
entry.
C:\MENU\STARSTEP.REF
The DAS a/d comparison file for the MUX stair step test (for each a/d
channel, specifies the minimum and maximum a/d reading, in volts,
for the stair step pattern).
C:\FLANGENG\COMCON.LOC
C:\FLANGENG\COMCON.MSG
C:\FLANGENG\COMCON.NAM
C:\FLANGENG\COMCON.NDZ
The message files for the hardware checker version 3.00 must have a
timestamp of 3/25/98 or later.
Command Line Options.
SQCHECK [/ALL] [/BATCH] [/TESTSTAND] [/BADDET]
/ALL Select all tests in all sub-systems and runs them
automatically (i.e., is equivalent to selecting Tests...All
and then Tests...Run).
/BATCH Equivalent to /ALL except that any tests that require
user action or input are not selected (e.g., the
CArm...Loopback test is not run). Any DAS a/d test that
requires xrays is also disabled. Note that in this mode,
the system will automatically overwrite any a/d test log
file without prompting for user permission.
/TESTSTAND Disables the C/C...EmergencyWatchdog test, the prompts
to install and remove the loopback connector and the
prompt to allow overwriting the C/C's CMOS memory.
This switch is meant to simplify running tests on the
manufacturing test stand by eliminating unnecessary
tests and user messages and prompts.
/BADDET Enables updating of the system's BADDET.INI file
following the DAS a/d tests. After all of the selected DAS
a/d tests are run, the results are combined (i.e., a detector
channel that fails any test is marked bad) and the system
prompts for the name of the BADDET.INI file to update.
Press <ESC> to cancel the update or press <Enter> to
update the system's BADDET.INI file. Note that if

Page 16of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

/BATCH is also selected, /BADDET is disabled (i.e., the


program will not allow automatically updating the bad
detector file without operator confirmation).

Page 17of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

Sample Performance Test Results (PERFORM.DAT)


A/D Noise Noise Signal Signal Offset Offset Performance
Channel Volts StdDev Volts StdDev Volts StdDev Factor
------- ------ ------ ------ ------ ------ ------ -------
3 0.931 4.87 6.444 110.40 0.972 3.15 0.88
4 0.882 4.94 6.526 95.05 0.960 2.91 0.88
5 1.081 4.88 6.884 100.59 1.010 2.97 0.84
6 0.986 5.02 6.797 103.57 0.986 3.08 0.86
7 0.961 5.06 6.759 106.27 0.979 3.00 0.87
8 0.939 4.97 6.533 111.54 0.974 2.91 0.89
9 0.933 5.29 5.550 77.58 0.973 3.08 1.15
10 0.975 5.08 7.056 117.14 0.983 2.83 0.84
11 0.941 5.13 6.846 110.09 0.974 3.23 0.87
12 0.959 4.80 6.497 94.13 0.979 2.98 0.87
13 0.978 5.13 7.024 106.61 0.984 3.16 0.85
14 0.993 4.90 6.770 94.49 0.988 3.44 0.85
15 0.896 5.83 6.624 92.46 0.963 3.27 1.02
16 0.974 5.03 7.042 127.80 0.983 3.00 0.83
17 0.976 5.45 6.749 103.59 0.983 3.13 0.94
18 1.007 4.68 6.785 91.64 0.991 2.98 0.81
19 0.931 5.42 7.162 90.33 0.972 3.19 0.87
20 1.020 4.92 6.978 101.40 0.994 3.18 0.83
21 0.956 4.92 6.649 93.97 0.978 3.18 0.86
22 0.835 5.07 7.086 96.73 0.948 3.08 0.81
23 0.975 5.20 7.064 103.93 0.983 3.10 0.85
24 0.933 5.00 7.092 107.27 0.973 2.90 0.81
25 0.976 4.92 6.681 96.43 0.984 2.93 0.86
26 1.055 5.05 6.797 102.67 1.003 2.88 0.88
27 0.933 4.92 6.668 104.02 0.973 3.10 0.86
28 1.012 4.88 6.422 97.92 0.992 2.77 0.90
29 0.969 4.95 6.837 105.31 0.982 2.87 0.84
30 0.961 5.02 7.414 97.44 0.980 3.22 0.78
31 0.916 5.29 6.694 95.05 0.968 3.11 0.92
32 1.065 5.22 6.456 86.67 1.006 2.80 0.97
33 1.031 4.91 6.516 104.29 0.997 2.83 0.89
34 0.985 5.10 6.847 100.75 0.986 3.04 0.87
35 0.984 4.64 6.920 112.74 0.986 3.17 0.78
36 0.848 5.01 6.544 96.95 0.951 2.81 0.88
37 0.930 5.19 6.543 97.36 0.972 3.03 0.92
38 1.001 4.79 7.032 96.83 0.990 2.99 0.79
39 0.898 4.88 5.919 103.31 0.964 2.72 0.97
40 0.963 5.00 6.889 90.21 0.980 3.11 0.84
41 0.850 5.17 6.980 101.79 0.952 2.87 0.84
42 1.003 5.30 7.308 107.71 0.991 3.22 0.84
43 1.090 4.78 6.212 86.64 1.012 3.05 0.93
44 0.971 4.99 4.879 74.20 0.982 2.90 1.28
45 1.197 4.78 6.305 83.96 1.039 2.77 0.93
46 0.956 5.03 6.391 80.39 0.978 2.86 0.93

Page 18of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

47 1.145 4.69 6.155 95.46 1.026 2.92 0.94


48 0.907 4.89 6.406 90.79 0.966 2.94 0.89
49 1.027 4.87 6.611 99.62 0.996 2.76 0.87
50 0.924 5.02 6.912 97.23 0.971 2.95 0.84
51 1.015 4.95 6.982 110.70 0.994 3.17 0.83
52 0.987 5.02 6.503 95.42 0.987 2.94 0.91
53 0.972 4.66 6.756 81.66 0.982 2.80 0.81
54 0.979 5.07 6.763 92.75 0.984 2.87 0.88
55 0.934 4.80 6.663 102.39 0.973 2.90 0.84
56 0.886 5.19 7.297 110.23 0.961 3.00 0.81
57 1.024 4.95 7.049 100.68 0.996 2.92 0.82
58 0.957 5.32 6.682 95.87 0.978 2.95 0.93
59 0.982 5.01 6.825 99.21 0.985 2.93 0.86
60 0.913 5.01 6.745 89.72 0.967 2.96 0.86
61 1.060 4.96 7.172 98.88 1.005 3.00 0.81
62 0.968 5.10 6.677 97.83 0.982 3.04 0.89
63 1.108 4.96 6.519 92.84 1.017 2.94 0.92
64 0.890 5.03 6.149 80.03 0.962 2.99 0.96
65 1.023 4.84 5.969 81.17 0.995 2.87 0.98
66 1.015 4.98 6.123 77.66 0.993 3.14 0.97
67 1.056 4.85 5.824 83.26 1.003 2.73 1.02
68 1.024 4.80 6.323 82.56 0.996 3.08 0.91
69 0.991 5.01 4.808 66.52 0.987 2.93 1.31
70 1.025 5.09 6.927 104.33 0.996 3.06 0.86
71 1.108 4.78 6.266 103.89 1.016 2.86 0.93
72 0.961 4.85 6.297 83.81 0.979 2.81 0.91
73 0.743 4.98 5.265 69.81 0.925 2.99 1.10
74 1.103 5.17 5.686 85.77 1.015 3.00 1.13
75 0.991 4.67 5.419 83.00 0.987 2.72 1.05
76 0.956 5.22 7.006 79.74 0.979 3.18 0.86
77 0.914 5.84 7.423 100.46 0.968 3.01 0.90
78 0.955 5.17 6.876 93.31 0.978 2.76 0.87
79 1.043 4.70 6.958 102.84 1.000 2.98 0.79
80 0.872 5.65 6.412 90.15 0.957 2.89 1.02
81 0.943 4.94 6.497 97.57 0.975 2.89 0.89
82 0.716 5.17 6.557 100.51 0.918 3.18 0.88
83 0.926 4.89 6.811 110.38 0.971 3.02 0.83
84 0.868 4.72 5.792 91.63 0.956 2.81 0.96
85 0.874 5.14 5.535 73.17 0.958 2.82 1.10
86 0.981 5.14 6.100 94.37 0.985 2.86 1.00
87 0.964 5.12 6.440 83.75 0.980 2.81 0.93
88 1.101 5.16 5.882 88.48 1.015 3.05 1.08
89 0.872 5.05 6.433 93.49 0.958 3.29 0.91
90 0.976 5.02 6.950 98.78 0.983 3.11 0.84
91 1.051 5.37 6.869 107.03 1.002 3.11 0.92
92 0.907 5.15 6.276 90.21 0.966 3.28 0.96
93 0.855 5.45 6.875 98.65 0.953 3.06 0.91
94 1.008 5.08 6.689 96.26 0.992 3.34 0.89
95 1.014 5.34 6.583 87.35 0.993 3.23 0.96

Page 19of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

96 1.029 5.08 7.225 101.20 0.997 3.37 0.82


97 0.980 5.10 7.085 104.90 0.984 3.25 0.84
98 1.041 5.40 6.910 112.67 1.000 3.28 0.92
99 0.914 5.24 7.064 107.08 0.968 3.23 0.85
100 0.924 5.23 5.296 76.01 0.970 3.03 1.20
101 0.911 5.37 6.390 90.89 0.967 3.18 0.98
102 0.913 5.62 6.612 91.51 0.967 3.39 0.99
103 0.930 5.16 5.665 70.58 0.972 3.08 1.09
104 1.024 5.61 5.859 82.92 0.996 3.29 1.16
105 0.937 5.24 6.032 88.42 0.974 3.11 1.03
106 0.897 5.01 6.700 98.00 0.964 3.16 0.86
107 1.046 4.86 6.941 102.35 1.001 3.20 0.82
108 1.005 5.04 6.430 87.03 0.991 3.21 0.93
109 0.927 5.27 6.727 93.34 0.971 3.12 0.91
110 1.013 5.38 6.922 92.72 0.993 3.14 0.91
111 0.908 5.36 7.141 114.39 0.967 3.10 0.86
112 0.941 5.46 5.845 81.17 0.975 3.08 1.11
113 1.026 5.42 5.637 70.84 0.996 3.19 1.18
114 0.860 5.26 6.669 91.63 0.954 3.22 0.91
115 0.981 5.23 6.244 79.63 0.985 3.48 0.99
116 1.035 5.18 6.709 85.35 0.998 3.26 0.91
117 0.953 5.17 6.647 83.81 0.977 2.95 0.91
118 0.931 5.61 6.960 97.68 0.972 3.30 0.93
119 1.007 5.03 6.927 88.91 0.991 3.22 0.85
120 0.995 5.48 6.621 91.73 0.988 3.16 0.97
121 0.900 5.17 7.397 110.92 0.964 3.08 0.80
122 0.930 4.94 6.517 87.76 0.972 3.09 0.88
123 1.084 4.80 6.752 91.65 1.010 3.02 0.85
124 0.830 5.26 7.220 104.76 0.947 3.49 0.82
125 1.080 5.13 6.446 87.01 1.009 3.17 0.96
126 1.153 5.14 6.848 80.56 1.028 3.12 0.90
127 0.920 4.99 6.921 89.43 0.969 3.26 0.83
128 0.985 5.28 6.976 89.72 0.986 3.59 0.88
129 1.071 4.87 6.538 90.88 1.007 3.14 0.89
130 0.912 5.36 7.094 100.21 0.967 3.16 0.87
131 1.031 5.02 6.873 97.70 0.997 3.20 0.86
132 0.966 4.91 6.902 101.19 0.981 3.10 0.83
133 0.944 5.24 7.067 97.65 0.975 3.07 0.86
134 1.024 5.19 7.494 114.31 0.996 3.17 0.80
135 0.901 5.02 6.763 103.69 0.964 3.18 0.86
136 0.974 5.05 6.767 91.48 0.983 3.32 0.87
137 0.947 5.15 7.324 103.80 0.976 3.27 0.81
138 0.958 5.21 7.132 119.69 0.979 3.10 0.84
139 0.922 4.92 6.588 81.83 0.970 3.27 0.87
140 1.026 5.51 6.685 90.70 0.996 3.24 0.97
141 0.923 5.30 6.660 97.81 0.970 3.19 0.92
142 1.008 4.72 7.241 101.47 0.992 3.23 0.76
143 0.925 5.09 7.322 108.42 0.971 3.50 0.80
144 1.016 5.38 6.429 87.48 0.994 3.30 0.99

Page 20of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

145 1.006 4.83 6.680 97.36 0.991 3.14 0.85


146 1.043 5.12 6.484 95.70 1.000 3.21 0.94
147 0.937 5.17 7.300 99.82 0.974 3.24 0.81
148 1.041 5.18 6.809 91.49 1.000 3.37 0.90
149 1.074 5.45 6.738 83.06 1.008 3.39 0.96
150 1.033 5.26 7.237 99.46 0.998 3.20 0.85
151 0.923 5.32 7.183 89.45 0.970 3.16 0.85
152 1.073 4.81 7.344 116.98 1.008 3.11 0.77
153 1.015 5.02 7.534 114.24 0.994 3.03 0.77 *
154 0.957 5.93 7.204 110.82 0.979 3.18 0.95
155 1.031 4.96 6.830 93.06 0.997 2.85 0.85
156 0.945 5.46 6.524 96.98 0.976 2.92 0.98
157 1.008 4.78 6.313 91.51 0.992 3.05 0.90
158 1.025 5.23 6.902 98.70 0.996 3.18 0.89
159 1.037 5.12 6.884 88.06 0.999 3.13 0.88
160 0.950 3.92 1.030 2.57 0.968 3.43 48.76 *
161 0.948 4.94 7.185 93.65 0.977 3.07 0.79
162 0.971 5.07 6.888 101.39 0.982 3.06 0.86
163 1.045 4.58 6.870 93.93 1.001 3.03 0.79
164 1.044 5.08 6.707 101.48 1.001 3.08 0.90
165 0.918 5.03 7.488 119.65 0.969 2.85 0.77
166 0.975 5.15 7.277 106.87 0.983 2.95 0.82
167 0.976 4.87 6.821 97.56 0.983 2.99 0.83
168 1.045 5.01 7.413 109.59 1.001 3.14 0.79
169 0.927 5.01 7.050 91.60 0.971 3.12 0.82
170 1.134 5.12 7.096 98.42 1.023 3.25 0.86
171 0.951 5.05 5.991 88.19 0.977 3.14 1.00
172 0.983 5.07 7.046 102.28 0.985 3.16 0.84
173 0.930 4.77 6.806 98.12 0.972 2.85 0.81
174 0.918 5.24 7.149 89.06 0.969 3.12 0.84
175 0.940 5.05 7.248 106.85 0.974 2.94 0.80
176 0.766 5.23 7.127 112.08 0.931 2.96 0.82
177 0.852 5.01 7.011 100.27 0.952 3.01 0.81
178 1.045 4.81 7.025 95.70 1.001 3.14 0.80
179 0.942 4.85 6.684 87.08 0.975 2.97 0.85
180 0.915 5.17 7.087 89.74 0.968 3.14 0.84
181 0.898 4.41 7.330 119.43 0.964 3.05 0.69
182 0.863 5.00 6.695 93.43 0.955 3.08 0.86
183 0.947 4.91 6.525 101.91 0.976 2.95 0.88
184 1.019 4.96 7.094 107.00 0.994 3.08 0.82
185 0.841 4.91 7.076 102.06 0.950 2.98 0.79
186 0.992 4.86 7.484 107.02 0.987 2.90 0.75
187 0.966 4.98 7.266 116.14 0.981 2.89 0.79
188 0.971 4.89 6.476 87.06 0.982 3.12 0.89
189 0.918 4.85 6.829 98.09 0.969 2.99 0.82
190 1.049 4.88 6.866 89.14 1.002 2.88 0.84
191 1.041 5.08 6.245 97.60 1.000 2.96 0.98
192 1.041 4.84 5.653 83.66 1.000 2.92 1.05
193 0.947 4.89 6.240 82.98 0.976 2.97 0.92

Page 21of 22
Document Title: Document Number:
SQCHECK User Manual 080-0707 Rev. A

194 0.951 5.63 6.879 99.32 0.978 3.20 0.95


195 0.865 4.88 5.430 81.11 0.956 2.96 1.07
196 0.966 4.82 6.977 88.38 0.981 2.93 0.80
197 0.926 5.08 6.670 94.68 0.971 2.99 0.88
198 0.985 4.79 6.957 110.06 0.986 2.92 0.80
199 0.967 4.84 6.973 99.90 0.981 3.10 0.81
200 1.048 4.94 6.942 99.23 1.002 2.89 0.84
201 0.906 5.02 6.755 92.78 0.966 3.01 0.86
202 0.975 5.12 7.295 97.94 0.983 3.05 0.81
203 1.015 4.93 7.116 98.17 0.994 3.14 0.81
204 1.022 4.83 7.662 107.56 0.995 3.26 0.73 *
205 1.019 4.97 7.089 114.25 0.994 2.84 0.82
206 0.928 4.62 6.880 98.05 0.972 2.94 0.78
207 0.856 5.01 7.081 110.14 0.954 3.34 0.80
208 0.989 5.10 6.686 104.81 0.987 3.01 0.90
209 0.986 5.21 6.282 97.48 0.986 2.93 0.98
210 0.963 5.02 7.153 107.92 0.980 3.04 0.81
211 0.920 4.89 6.114 94.54 0.969 2.86 0.94
212 0.965 5.01 6.721 99.96 0.981 2.87 0.87

Figure 8. Performance Test Results (perform.dat).

Page 22of 22

You might also like