Specific Process Knowledge/Lithography/EBeamLithography/JEOLAlignment

From LabAdviser

Aligned exposure on JEOL 9500

There is quite a few things to remember in order to align an exposure to an existing pattern. The example below is a step by step guide illustrating global substrate alignment as well as chip alignment. If your job only requires global alignment simply skip the chip alignment part. In the example we assume a layer, L1, is already defined on the substrate and the goal is to align the next layer, L2, to it.


The job is also explained in a tutorial video found here.

Job preparation

The job illustrated below writes a chip layout in a 5 x 5 matrix into a 2 x 2 matrix as illustrated in the figure. The first layer, L1, has defined global marks at P = (-30000,0) and Q = (30000,0). The local chip marks are placed at M1 = (-450,450), M2 = (450,450), M3 = (450,-450) and M4=(-450,-450). First a global alignment is called via the GLMDET command and subsequently chip alignment is called using the CHIPAL command. The mark positions are stated in the JDF file using the GLMPOS command for PQ marks and the M1 to M4 commands for chip marks. Remember that a V30 file is placed relative to its bounding box center coordinate and hence it might be necessary to control the bounding box extents by adding control geometry (corner marks) if the design is not symmetric around (0,0) in the chip design coordinate system.

Illustration of chip alignment using a chip array instanced into another array. Notice in the right most illustration how four corner marks are used to force symmetry around (0,0) such that the pattern is placed correctly.

The following SDF and JDF files will be used for the example. Global alignment is initiated with the GLMDET command, which in this example is set to A for automatic. Chip alignment is also initiated with the CHIPAL command using a single chip mark. The sample reference height detection is set to height detection on each chip mark with the HSWITCH OFF,ON command. Global mark positions are stated in the JDF using the GLMPOS command and chip marks are defined using the CHMPOS command.

;SDF
MAGAZIN	'THOPE'

#7
%4D     
JDF	'thope230126',1
ACC 100
CALPRM '6na_ap5'
DEFMODE 2      
GLMDET A	
CHIPAL 1
HSWITCH OFF,ON
RESIST 250
SHOT A,24
OFFSET(88,-335)

END 7
;JDF
JOB/W    'THOPE',4  ; 4inch wafer

GLMPOS    P=(-30000,-20000),Q=(30000,20000)

PATH FT01
  ARRAY	(-15000,2,30000)/(10000,2,20000)
	ASSIGN A(1) -> ((*,*))	

1: 	ARRAY (-4000,5,2000)/(4000,5,2000)
	CHMPOS M1=(-450,450),M2=(450,450),M3=(450,-450),M4=(-450,-450)
	ASSIGN P(1) -> (*,*)

  AEND
PEND

LAYER	1	
        P(1)  'thope230126.v30'
        SPPRM 4.0,,,,1.0,1
        STDCUR  6.6
        OBJAPT 5

END

Optical pre-alignment

The optical pre-aligner is used to measure the location of the P and Q marks of the substrate after loading it to a cassette. The optical pre-alignment procedure will output several useful numbers:

  • P mark stage coordinate
  • Q mark stage coordinate
  • P mark shift relative to the slot center
  • Substrate rotation
  • Gain

To get started using the prealigner, place the cassette front side down and the hook away from yourself. Log in on the computer and load PAMS Metrology Tool and PAMS Image Viewer. Verify that the coordinate output is correct by moving to the stage zero marker mounted on the bottom right of the prealigner, zero it on the coordinate display panel if it is more than a few µm off.

Move the stage to the center of your substrate, use the coordinates posted on the wall to find it easily. Find a feature that allows you to gauge the rotation, this can be a long straight line or two features that have the same Y-coordinate. Minimize the rotation by either rotating the slot using the set screws (not all cassettes have this) or by removing the substrate cover and rotate the substrate inside the slot. In the example below we have a cross (the P mark) which is obviously rotated relative to the red cross hair and the substrate should be rotated counter clockwise to compensate. Rotation should be so low that the Y-coordinate difference between the P and Q marks is less than 500 µm.

Prealignment using the PAMS Metrology Tool and PAMS Microscope view. Image: Thomas Pedersen.

Once the substrate rotation is fine it is time to find the actual alignment marks (P and Q marks). In the Metrology tool choose “JBX-9500FS” on the “Workpiece Window” dropdown and choose the substrate size and slot ID of your substrate. Enter the design coordinates of the P and Q marks in the “PQ design Local” fields.

Now find your P mark, align it to the red cross hair at 8X digital zoom and click “Get P”. Click it a few times as the first time always inputs an incorrect coordinate. Move to your Q mark, align to the cross hair and click “Get Q” a few times. Now click “Calculate”. The software will now calculate the rotation and gain. Verify that rotation is better than ± 1° and that the Y-coordinate difference is less than 500 µm, if not you should rotate the slot as described above. Also verify that the gain is close to 1. The gain is the ratio of measured distance between P and Q marks versus the design distance, ideally it should be 1. Finally press “Log result” to produce a text output. Copy and paste the output into a text file and save it with your exposure files, for instance to your M-drive. The procedure must naturally be carried out for all substrates that need alignment exposure.

When you are done with the alignment station, please close the programs, log off the computer and turn the microscope illumination down. Alert a member of the loading team to have your prealigned substrates loaded to the auto stocker.

Example of output from the PAMS Metrology Tool
PAMS Metrology Tool version 3.2.0.8

JBX-9500FS Wafer 4 inch A <>
Registration result recorded 09-maj-2023, 11:15
 Global mark P: design (-30000,-20000), stage (160108, 85480)
 Global mark Q: design ( 30000,-20000), stage (220107, 85909)
 Material  cc : offset (   250,  -695), stage (190250, 65695)

 Gain	1.00001
 Rotation	0.41 degrees
 OFFSET(   108,  -480) ;(P mark)
end<>

System calibration

Execution of an aligned exposure has the same initial calibration steps as an unaligned exposure, i.e. it has the following steps

  • Select and restore the system to the chosen beam current profile (RESTOR)
  • Execute a current measurement (CURRNT)
  • Execute absorbed electron mark detection (INITAE)
  • Execute backscatter electron mark detection (INITBE)
  • Execute self calibration routine daily
  • Verify drift is low (DRIFT)
  • Map height profile of sample (HEIMAP)

After sample height verification follows a few aditional steps to verify the system can find the substrate alignment marks.


Auto Gain Correction - AGCRG

Alignment is done by scanning the beam over the alignment marks and recording the backscatter electron intensity. Thus, it is essential that the gain of the detector system is set to match the substrate material, the mark material and the beam current. The system can automatically optimize the gain of the backscatter detector through the AGCRG subprogram. Bear in mind, it is not always possible to get sufficient signal. Al alignment marks on a Si substrate will for instance basically never work since the atomic number and hence backscatter intensity of the two materials are almost the same.

Setup of the AGCRG subprogram. Image: Thomas Pedersen.

Choose the AGCRG subprogram from the calibration menu and edit the properties to set it up correctly. In order to optimise the gain it is naturally vital that the beam is actually scanning a mark. The easiest way to ensure this is to use the P mark stage coordinate from the prealigner output file. To do this, set the Stage shift classification to Stage coordinate system and enter the P mark stage coordinates from the prealigner in the Mark position fields. The AGC conditions can typically be left as they are.

Edit the scan conditions on the Settings button.

In the Scan pane one can set the Scan position and Scan width to suitable values for the mark in question. In general one should scan a cross at a position half way from the center and at least a width of 300 µm to be sure to hit it. In the Offset pane make sure the offsets are all set to zero. Click Ok and execute the scan.

The system will now scan the mark position and attempt to optimise the detected backscatter signal in an iterative loop. After a successful scan the last scan result is displayed. It should show a distinct feature where the mark is detected. The aptly named Updating inquiry of a preamp constant window will also open. This shows the preamp constants along with a subprogram list that uses the backscatter detector and hence these constants. Copy the constants to all subprograms by clicking Select and OK. Now all necessary subprograms have the correct gain/preamp settings.

Result of a successful gain optimisation. Image: Thomas Pedersen.

Global alignment - SETWFR

The next step is to verify that it is possible to detect the P and Q marks, this is done with the SETWFR subprogram. Select it and edit the parameters.

The SETWFR window and Settings scan condition windows. Image: Thomas Pedersen.

Set the Measurement mode to Auto. Make sure that Material type is set to Wafer. Set the Material size and Multi-piece window correctly to your exposure. In the Material center offset position fields enter the P mark offset as found from the prealigner. Enter the P and Q mark design coordinates in the last four fields. Based on the chosen window, the design coordinates and the prealigner offset, the system now knows where to look for the P mark.

Next, the scan parameters have to be set. There are four sets of scan parameters to set:

  • P mark rough scan
  • P mark fine scan
  • Q mark rough scan
  • Q mark fine scan

The rough scan conditions are used to scan over several 100 µm to find the mark while the fine scan conditions are used to accurately determine the center in as small a window as possible. Edit the P mark rough conditions by clicking its Setting button. Set the scan position x and y to about half the size of the mark, in this case 250 µm. Set the scan width in x and y to 400 µm to scan a large area with a high chance of finding the mark. If the contrast of the mark is not optimal the number of scans or the scan clock (beam dwell time) can be increased. Go to the Offset pane and make sure all offsets are set to zero. Go to the Scan type pane and set the mark width and mark length according to the mark, in this case 20 µm and 500 µm, respectively. The mark width is the most important as the system will only acknowledge a feature of the stated dimension to be the mark. Close the window on OK.

Also edit the fine scan conditions of the P mark. The windows are essentially identical, the only difference is the dimensions as we now want to scan a much smaller area in order to pinpoint the mark center with as high accuracy as possible. Ideally the mark should be similar to the one shown below with a wide part for the rough scan and a narrow part at the center for fine scan. In the fine scan define the scan position to be 20-30 µm from the center and set the width to 10 µm or less. The scan is made with 4000 datapoints along the scan axis, thus for a 10 µm wide scan the position resolution is 2.5 nm. The maximum resolution is 1 nm, thus if one defines a scan width less than 4 µm there will simply be less datapoints along the scan axis.

Alignment marks used in this example. Image: Thomas Pedersen.

Once the P mark conditions are set up, setup the Q mark conditions in the same way. From the SETWFR window click Save and Execute. The mark scan will start with the P mark rough scan, if the mark is found it will continue to P mark fine scan, if successful the system will continue with Q mark rough scan and finally Q mark fine scan. Below is a few examples of an mark scan routine. In the left image the system has scanned the mark in the x-direction and found a nice feature, the yellow line indicates the system is currently scanning in y. Observe that in a y-axis scan the beam scans along the y-axis to determine the x-coordinate of the mark and vice versa. The center image shows a completed fine scan in a 10 µm window. The last image shows the data output after successfull mark detection. The important parameter is the P mark observation position offset. In this case the offset is (88,-335), this is entered in the SDF file OFFSET command to make sure the mark is easily found during job execution.

Examples of PQ mark detection scans. Left: P mark rough scan. Center: P mak fine scan. Right: Output in the Calib window. Image: Thomas Pedersen.

Chip alignment - CHIPAL

If the exposure uses chip alignment it should be setup and tested with the CHIPAL subprogram.

CHIPAL parameter window and CHIPAL scan conditions. Image: Thomas Pedersen.