UP | HOME

Table of Contents

NASS - Short Stroke Metrology

Table of ContentsClose


This report is also available as a pdf.


The goal of this document is to analyze the feasibility of a short stroke metrology system for the NASS using fixed interferemoter and the same reflector as for the long stroke metrology system.

It is structured as follow:

1 Measurement Principle

Here are the defined wanted displacement of the reflector that should be inside the measurement stroke of the metrology system. The defined translations and rotations are defined with respect to the frame shown in Figure 1.

Copy
d_x = 0; % Wanted translation of the reflector in the x direction [m] d_y = 1e-3; % Wanted translation of the reflector in the y direction [m] d_z = 1e-3; % Wanted translation of the reflector in the z direction [m] R_x = 10e-3; % Wanted rotation of the reflector along the x axis [rad] R_y = 0; % Wanted rotation of the reflector along the y axis [rad]

short_stroke_metrology_concept.png

Figure 1: Short Stroke Metrology - Concept. Blue interferometers are used to measure the X-Y-Z motion of the reflector. Red interferometers are used to measure tilt motion of the reflector.

Here are the approximate dimensions shown in Figure 1:

  • d010[mm]
  • L150[mm]
  • R250[mm]
Copy
d0 = 10e-3; % [m] L = 150e-3; % [m] R = 250e-3; % [m]

2 X-Y-Z measurement

The geometry for the interferometers measuring translations is shown in Figure 2:

  • R=250[mm]
  • d0>10[mm]
  • dx=±1[mm]
  • dy=±1[mm]

translation_interferometers.png

Figure 2: Interferometers that are measuring translation

The angle of the reflected beam is approximately equal to:

(1)θ2dyR

And we obtain:

θ8.0[mrad]

Table 1: Specifications for the translation interferometers
Specification Value
Axial Acceptance ±1[mm]
Angular Acceptance ±8[mrad]
Distance to target 10[mm]
Target Convex with R=250[mm]

3 Tilt measurement

The tilt θ of the flat mirror is directly equal to the tilt of the reflector. However, the z displacement on the flat part is equal to:

(2)zdz+Lθy

And we obtain:

z2.5[mm]

The geometry for the interferometers measuring rotations is shown in Figure 3:

  • d0>10[mm]
  • θ=±10[mrad]
  • z=±2.5[mm]

rotation_interferometers.png

Figure 3: Interferometers that are measuring tilt

Table 2: Specifications for the rotation interferometers
Specification Value
Axial Acceptance ±2.5[mm]
Angular Acceptance ±10[mrad]
Distance to target 10[mm]
Target Flat mirror

4 Conclusion

Author: Dehaeze Thomas

Created: 2021-02-19 ven. 11:20