HP HP 5526A Troubleshooting guide

Hewlett-Packard
Laser Metrology Package
OPERATING NOTE and Program LISTINGS
*HP 5526A
*HP 9825A
*HP 9872A

TABLE OF CONTENTS
Introduction....................................................... 1
Hardware Description ............................................. 1
Basic software description and operation........................... 2
Individual Software Programs....................................... 5
Initialization Program (Program 0) ............................... 5
Surface Plate Calibration (Program I) ............................ 6
Introduction ................................................... 6
Operation ...................................................... 6
Example I ...................................................... 9
Isometric Data Plot (Program II) ................................ 10
Introduction .................................................. 10
Operation ..................................................... 10
Example II .................................................... 10
Numeric Data Plot (Program III) ................................. 12
Introduction .................................................. 12
Operation ..................................................... 12
Large angle correction (Program IV) ............................. 15
Introduction .................................................. 15
Example IV .................................................... 16
Velocity of Light Compensation (Program V) ...................... 17
Introduction .................................................. 17
Operation ..................................................... 17
Standard Error Plotting (Program VI) ............................ 19
Introduction .................................................. 19
Operation ..................................................... 20
Example VI .................................................... 22
Straightness, Squareness, and Parallelism (Program VII) ........ 24
Squareness sign convention guide .............................. 26
Squareness .................................................... 26
Squareness .................................................... 27
Operation ..................................................... 28
Example VII ................................................... 31
Parallelism ................................................... 32
Squareness .................................................... 34
Statistical Package (Program VIII) .............................. 36
Introduction .................................................. 36
Software notes ................................................ 36
Operation ..................................................... 37
Metrology program cartridge duplication........................... 41
Hardware ...................................................... 41
Procedure ..................................................... 41
Program Listings.................................................. 42
Program 0 (Metrology package directory) ......................... 42
Program 1 (Surface Plate calibration) ........................... 43
Program 2 (Surface Plate Isoplot) ............................... 46
Program 3 (Surface Plate Numeric plot) .......................... 48
Program 4 (Large angle error correction) ........................ 50
Program 5 (Velocity of light compensation) ...................... 51
Program 6 (Standard error plotting) ............................. 53
Program 7 (Straightness and Squareness) ......................... 54
Program 8/1 (Linear/Angular Statistical) ........................ 57
Program 8/2 (Linear/Angular STAT-PAY) ........................... 59
AppendixI......................................................... 61
Use of 9872A Plotter ............................................ 61
2

Introduction
The 9825A Laser Metrology Package provides data acquisition,
reduction, and graphic display of several common error measurements
performed by the HP 5526A Laser Measurement System. The programs
were adapted to the 9825A Desktop Computer because of its
flexibility and programming ease. These programs can be modified
or new ones created by the user to solve unique problems.
Hardware Description
The following hardware is needed to run the 9825A Metrology Program:
9825A Programmable Calculator
98216A 9872A Plotter/General I/O, Extended I/O ROM
98210A String Advanced Programming ROM
98034A HP-IB Cable
9872A Plotter
K76-59995A 98033A BCD Input Interface Cable
Before connecting the entire system together, turn off all
instruments and connect the system as shown in Figure 1.
Always cut off power before installing or removing the interface
cables.
1

Basic software description and operation
The 9825A Metrology Program Package has eight metrology programs and 28
data storage files. The available programs are described in later
sections. Data storage files 1 thru 19 are available for storing
user-generated data. Any data storage file may be reused by storing the
new data over the old, previously stored data. However, the old data will
be lost in this operation.
It is suggested that the user duplicate the 9825A Metrology Program
following the procedure in V. and keep the master copy in a safe place
as a backup for the future. Eventually, after heavy usage, the cartridge
will wear out to the extent that the calculator will not be able to read
a file. At this point, take out the master tape and a new tape can be
copied.
To read a number from the Laser Display over the interface, the following
sequence has to be performed:
red 3, X, Y
X + sgn(X) (Y 1e8) -> X
X will be the 9 digits on the display. X must then be multiplied by a
power of ten dependent upon the display switch settings.
2

Figure 1 System configuration
3

For a linear measurement, this correction factor is:
Units
Display Mode
English Metric λ/4
x10 10-6 10-5 .1
NORMAL 10-5 10-4 1
A thorough familiarity with the 9825A is required before any program
modifications should be attempted.
4

Individual Software Programs
Initialization Program (Program 0)
The first program located on the 9825A Metrology Program Cartridge is
the Initialization Program. This program is read into the 9825A
Calculator when the calculator is turned on. The purpose of the
initialization program is to set up specific measurement and data
presentation conditions inside the 9825A Calculator before a metrology
program is run.
The soft keys, f1 through f8, located on the 9825A Calculator keyboard
define the specific metrology program being used.
f1 Used to select the Surface Plate calibration program.
f2 Used to select the Surface Plate Isoplot program.
f3 Used to select the Surface Plate Numeric plot program.
f4 Used to select the LARGE ANGLE CORRECTION program.
f5 Used to select the Velocity of light compensation calculation
program.
f6 Used to select the STANDARD ERROR MEASUREMENT and PLOT program.
f7 Used to select the Straightness, Squareness and Parallelism
program.
f8 Used to select the STATISTICAL PACKAGE program to perform
statistical error analysis.
5

Surface Plate Calibration (Program 1)
(Used with Angular Optics)
Introduction
This program accepts data from the 5526A Angular Optics and computes
the flatness contours of a surface plate. Once the calculations have
been-made, the results can be listed on the calculator printer
and/or stored on the data cartridge for future use by Programs II
and III. These programs provide graphics display of results stored
on the tape. Data can be entered directly from the Laser Display
or via the calculator keyboard in either English or Metric units.
The inspection lines can be entered in any order and any line can
be edited or replaced during the calibration.
Application Note 156-2 describes the complete surface
plate calibration procedure and should be referred to
before making the measurement.
CAUTION: Care should be taken when inputting the data
for the inspection lines or when editing a previously
input line of data. When editing, the new number of
points must equal the number of points in the original
data line. Otherwise, lines of data may overlap and yield
erroneous results.
Operation
1. English (0) or Metric (1) units?
Answer this question according to the switch setting on the Laser
Display or in whatever units the data is to be entered. For example,
if data is English units (inches), respond with "0". (Default =
English).
2. CREATE (0) or EDIT File #) data?
If a new surface plate is to be measured in entirety, answer "0".
If a previously stored data file is to be modified or edited, respond
with the file # that is to be modified. (Default = CREATE).
6

3. Data via 5526 (0) or Keyboard (1)?
Indicate how data is to be sent to calculator. If transfer is over
the interface direct from the Laser Display, answer "0". If data
is hand entered into the calculator keyboard, answer (1). (Default
= 5526).
4. Foot Spacing?
Distance between measurement points if different from the standard
spacing provided by the angular optics bracket (2.0625 inches).
(Default = 2.0625 inches).
NOTE: At this point, we are ready to input the data. Step 5 will
occur before each new inspection line is begun. Step 6 or Step 7
will occur for each point that is input on the current inspection
line. Step 8 will be reached after all lines have been entered.
5. (+/-) line # ? (+: Away) (-: Toward)
As explained in Application Note 156-2, the line # identifies the
inspection line which is to be measured or edited next. The positive
or negative sign indicates the reference direction of the angular
mount with respect to the interferometer. All lines should be
measured with the same reference direction. A line can be
re-measured simply by re-entering its line # when this question is
asked. Press CONTINUE with no line entry when all lines are completed.
This exits this section. (Default = end of data acquisition).
6. Break Beam and Push PRINT to End.
This message is displayed when data entry directly from the Laser
was selected. When a line has been completed, break the alignment
by passing hand through beam (flashing RESET indicator on display)
and press the "PRINT" switch an additional time on the display. This
will return to Step #5 (new line #). If the beam is broken
accidentally during a line, press the "PRINT" switch and re-enter
the same line # in response to Step 5.
7

7. Data?
This question is asked for each data point to be entered on the calcu-
lator keyboard during hand entry. Press CONTINUE after each data
point is entered. Return to Step #7. When a line is complete, press
CONTINUE with no data entered. Return to Step #5. (Default = end
of line).
NOTE: For either Laser or Keyboard data entry, the first point of
each inspection line is always O. The calculator assumes this. Do
not enter the first zero measurement point of each line. Increment
the angular optics and begin data entry with the second position.
8. Data Printout? NO (0) or YES (1)
This question occurs after all calculations are complete. If a
listing of the calculated points is desired, then answer "1". If
not, answer "0". (Default = No).
9. Month? (1-12)
Enter the month in numerics, 1 through 12.
Day? (1-31)
Enter the date in numerics, 1 through 31.
Year? (0-99)
Enter the year in numerics, 0 through 99.
10. Surface Plate ID #?
Enter a numeric identifier for the plate measured. (This will be
printed on all plots).
11. Data to be stored on File #?
Enter the file # to store the results. Data must be stored before
programs II and III can be used to display results.
8

Example
A. Insert 9825A Metrology Program cartridge into 9825A Calculator.
B. Power on calculator.
C. When <<<SELECT Program KEY>>> is displayed, press fl.
D. Want:
1. English units
2. Create data
3. Data via keyboard
4. Foot spacing = 2.0625 inches
5. + line numbers
6. Data - input data from Application Note 156-2, p. B-3 and B-4,
column 1. Always start with data from station 2 of each line.
7. Answer YES to Data Printout
8. Month, date and year 0,0,0
9. Surface Plate ID #? 999
10. Data to be stored on file 4
The data is now stored in file 4 and ready to be used in Program II,
Isometric Plot or Program III, Numeric Plot.
9

Isometric Data Plot (Program 2)
(For Surface Plate Calibration Data)
Introduction
This program takes data generated and saved in a data file by Program
I and plots it isometrically on the HP 9872A Four Color Graphics
Plotter.
It features variable tilt and rotation of axes which allow different
perspective views of the surface plate profile. This type of data
presentation is very useful for determining areas needing rework,
or those particularly flat areas which should be used for critical
work.
NOTE: Turn on 9872A Plotter before answering the following
questions.
Operation
1. Which data file?
Specify the file in which the data to be plotted was stored by Program
I.
2. Tilt Angle?
Specify (in degrees) the angle the surface plate should be tilted
towards you. (Default is 350).
3. Rotation Angle?
Specify the angle (in degrees) the surface plate image should be
twisted left or right. (Default is 100).
The default values for both of these yields a comfortable viewing angle.
Simply press CONTINUE with no entries to activate default values.
Example
Recall data saved in file #4. Use a tilt angle of 35° and a rotation
angle of 10°.
Resulting Isometric Plot is shown on Figure 2.1.
10

11
Figure 2.1 Isometric Plot

Numeric Data Plot (Program 3)
(For Surface Plate Calibration Data)
Introduction
This program takes the data generated and saved on the data cartridge
by Program I and plots it in numeric form on the HP 9872A Graphics
Plotter. This is the presentation format commonly used for surface
plate certification certificates.
Operation
1. Which data file #?
Specify the tape file in which the data has been stored in Program
I.
2. Positive (0) or Relative (1) data?
Positive will calculate a reference plane such that all deviations
will be positive. Relative calculates the best flat surface in-
cluding the most measured points. All deviations are shown as
relative (positive or negative) to this plane.
3. Grid Lines: None (0) Line (1) Dash (2)
If the measurement grid lines are desired, they can be solid lines
or dashed.
The following examples show the same data presented isometrically before
with dashed grid lines. The first plot is printed in absolute form while
the second is in relative form.
12

Figure 3.1 Numeric data in absolute form
13

Figure 3.2 Numeric data in relative form
14

Large angle correction (Program 4)
(For use with Angular Optics)
Introduction
This program is used to supplement the Angular/Flatness optics
to extend their measurement capabilities beyond 3000
arc-seconds.
When angles measured are less than 3000 arc-seconds in magnitude,
the value read from the Laser Display is linear and correct. But,
for angles larger than 3000 arc-seconds, the reading must be
corrected by the following formula:
(Laser Reading) (Mode Correction)
Θ= arc sin ---------------------------------------
2.0625 inches
Θis the corrected angle. The mode correction is derived from the
Laser setup state (X10 Normal Mode). Program IV can take data
directly from the display or via keyboard entry. The data is
corrected by the above formula and printed in milliradians,
arc-seconds, or degrees as specified by the user.
NOTE: Input Θis always in arcsecs.
15

Example
16

Velocity of Light Compensation (Program 5)
Introduction
This program calculates the compensation factor to be dialed into
the thumbwheel switches on the Laser Display. The factor takes into
account the effects of ambient temperature, barometric pressure,
humidity, and material temperature(s). The data can be entered in
either English or Metric units.
Operation
1. English (0) or Metric (1) units?
Specify the units in which the remaining questions will be answered.
2. Air Temperature?
Specify in degrees (C or F).
3. Air Pressure?
Specify in inches or mm of mercury.
4. Humidity (%)?
Specify percent relative humidity.
5. Material Expansion Coefficient (PPM/F)?
Specify the expansion coefficient of the material comprising the
machine or part. (In parts per million per degree C or F). If not
to be used, push CONTINUE with no entry. If to be used, enter
temperature of part. (Up to three temperatures can be averaged).
The thumbwheel setting will then be displayed.
17

Example
18
This manual suits for next models
2
Table of contents
Other HP Measuring Instrument manuals
Popular Measuring Instrument manuals by other brands

Oakley
Oakley XK3101 user manual

Trumeter
Trumeter Shunt Series quick start guide

ASSEMBLAD
ASSEMBLAD RPM 111 operating manual

DATREND Systems
DATREND Systems vPad-IV operating manual

Metretek
Metretek MTEK6000 Series user manual

S+S Regeltechnik
S+S Regeltechnik THERMASGARD RGTM1 Series Operating Instructions, Mounting & Installation

RaycoWylie
RaycoWylie i4000 Calibration instructions

Nibe
Nibe EMK 300 Installer manual

BASI
BASI BFM921 user manual

Endress+Hauser
Endress+Hauser Proline t-mass 65 operating instructions

Digital Video Broadcasting
Digital Video Broadcasting PROMAX CABLE RANGER Quick reference guide

koban
koban KTH 6503 manual