Difference between revisions of "MLA150 - Design Guidelines"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
(→‎Greyscale Lithography: added updates and suggestions)
Line 75: Line 75:
   
 
==Greyscale Lithography==
 
==Greyscale Lithography==
  +
Please see the Manual for greyscale options and details.
BMP and DXF are acceptable formats for greyscale lithography. ''Convert'' accepts values 0-255 grey levels. File size can be an issue.
 
   
 
BMP and DXF are acceptable formats for greyscale lithography. The ''Convert'' program accepts values 0-255 grey levels, although you can run any number of grey-levels from binary (2 levels) up to 256 levels (0-255).
We have found that for full-wafers, DXF is the only format that works - BMP files that cover an entire 100mm wafer result in file sizes too large for the ''convert'' software to handle.
 
  +
  +
=== Limitations ===
 
File size can be an issue. We have found that for full-wafers, DXF is the only format that works - BMP files that cover an entire 100mm wafer result in file sizes too large for the ''convert'' software to handle without silently failing/crashing.
  +
  +
At this time the tool does not support Rotation alignment correction for greyscale litho, only X/Y translation.
   
 
===Greyscale BMP===
 
===Greyscale BMP===
Accepts 4-bit up to 24-bit bitmap files, although 8-bit gives the full greyscale range (256 grey values). BMP Greyscale files tends to quickly hit the filesize limit of the software, so only work for smaller than wafer-scale litho.
+
Accepts 4-bit up to 24-bit bitmap files, although 8-bit gives the full greyscale range (256 grey values). BMP Greyscale files tends to quickly hit the filesize limit of the software, so only works for smaller than wafer-scale litho (eg. ~2cm areas). If you need to expose a larger area, such as a full wafer, you need to use DXF format, below.
   
 
===Greyscale DXF===
 
===Greyscale DXF===
 
Each grey-level should be on a separate layer, where the layer name should be a number corresponding to the grey-level to print (layers numbers/levels #1-255). We recommend using a scripting method such as [https://pypi.org/project/gdspy/ GDSpy] to generate the DXF file.
 
Each grey-level should be on a separate layer, where the layer name should be a number corresponding to the grey-level to print (layers numbers/levels #1-255). We recommend using a scripting method such as [https://pypi.org/project/gdspy/ GDSpy] to generate the DXF file.
   
Vertical steps will still be present on the PR. Post-develop reflow (via hotplate) might be required for smoothing steps.
+
Y-oriented ridges will still be present on the PR due to lateral stitching. Post-develop reflow (via hotplate) might be required for smoothing steps, but may also affect the PR profile.
  +
  +
=== Conversion ===
  +
Greyscale designs must be fully converted at the time the CAD file is imported, so plan to book extra time just for the Design conversion, prior to exposure (depending on design size).
  +
  +
For small samples (1-2cm), plan something like 30-45min for conversion.
  +
  +
For full 4-inch wafers with ~50% fill, conversion could take up to 1hr or more. Book tool time accordingly and be sure to communicate with upcoming users to let them know, as the total conversion time is often unknown.
  +
  +
It is ok to convert the Design in one session and run the Exposure in a separate session.
  +
  +
During the ''Convert'' phase you will choose either DXF Greyscale or BMP Greyscale. You will also set up the '''Gray Table''' that determines which layers get which grey-value (0-255). The Maximum Grey-Value (255) will get the full Dose chosen in the Exposure Screen, and 0 will get 0mJ Dose.
  +
  +
=== Exposure ===
  +
The Dose chosen in the ''Exposure'' screen will correspond to a grey-value of 255 (in the grey-table chosen during the ''Convert'' phase, see above).
  +
  +
You can run a Series (focus-exposure matrix) with a Grey-scale Design, although the exposure time will be longer, so we suggest to use a minimal working CAD file for this purpose, to minimize exposure time.
  +
  +
At this time the tool does not support Rotation alignment correction for greyscale litho, only X/Y translation. You can use a 2nd Layer exposure with Alignment, but you must '''disable Rotation, Scaling and Shearing''' or the exposure will likely fail.

Revision as of 16:05, 31 October 2023

Notes and specifications to help you design your CAD drawings for use on the Maskless Aligner, Heidelberg MLA150.

The term Convert refers to the Unix conversion software used to import your CAD files into the MLA150Menu software.

General CAD Guidelines

  • GDS / GDSii is the preferred file format (fewest errors).  DXF, CIF, BMP and Gerber are also available.
  • Note the Cell that you want to print.  Only one Cell may be printed, so use Cell Instancing to create combinations of Cells.
  • Note the Layer(s) to print.  The system can select either a single Layer, or can combine multiple layers via Boolean OR.
  • The Origin (0,0) in your file is the reference for all coordinates during exposure, including alignment mark exposure/measurement.
  • Your file name cannot contain any spaces or special characters except for underscores.
  • Make sure the file extension is all lower case (e.g. .gds not .GDS) as some design programs (e.g. Klayout) will create a file with an upper case file extension.

CAD Design File Specifications

GDS aka. GDSii

  • This is the preferred file format for import into the machine.
  • Make note of the "Cell" that you want to print, often called the "top cell" as it can contain a hierarchy of other child/instanced cells.
    • This is called "GDS Structure" in the Convert software.
  • Note the Layer to be printed. You can boolean Union (combine) multiple layers, or print only one layer.

DXF

Common export format for users of AutoCAD. Export with AutoCAD R12 compatibility.

  • DXF files don't define the "units" when exported, so you must type in the designed length units in Convert software during import. Eg. whether a length of "10" means "10 mm" or "10 µm".
  • It is easy for these files to have "open polygons", meaning the ends of the polygon don't attach, preventing the software from calculating the filled-in area to write. You can use L-Edit or KLayout's Design Rule Check automation to try and locate these kinds of errors.
  • Make sure to use Convert's [Viewer] and the [Measure] tool to make sure the scaling factors are correct.
  • Note the Layer to be printed. You can boolean Union (combine) multiple layers, or print only one layer.

BMP

The BMP Pixelsizes are shown in the BMP options when importing a file into Convert.

The BMP pixel size can be adjusted to change the scaling of the bmp file. The base pixel size is 40nm per pixel, and can be adjusted up to 4000nm in increments of 40nm (eg. pixel size = 40nm, 80nm, 120nm ... 3960nm, 4000nm).

CIF

To Be Added

Gerber

To Be Added

Alignment Marks

The system is very versatile, and can align to any feature you like using "Manual Alignment", as long as you know the coordinates of that feature with respect to your CAD file's origin (0,0).

You can use the software to shoot the alignment marks for you, on a first (or other) layer.  That method is best for circular wafers that tend to have open, unused areas on the outer edges, perfect for placing an alignment mark (with no die).  You can also use the "Expose Bitmaps" function in the Setup Job screen to have the system expose crosses for you, at coordinates that you provide. (Coordinates are always w/r/to your CAD file 0,0 origin.)

You can optionally place the marks directly inside your die.

The system will only need at least 4 marks at different places on the wafer (8 max) for global alignment. Preferably, these should be placed as far apart as possible (for rotation/scaling measurement), and at different quadrants of the wafer (for shearing/orthogonality).

Automatic Alignment

Automatic alignment (ie. automatic measuring of the mark, or Field/"Local" Alignment) requires a basic Cross ✚ shape, for example with 20µm line width (10µm to 50µm should work).

The cross extents need to fill the whole camera field of view, which are as follows:

Minimum size of Cross for auto. alignment
Camera Field of View
Low Res. 640 x 480 µm
High Res. 190 x 140 µm

So a cross of 30µm line width, that is 800 x 600µm would be adequate.

If your cross does not fill the whole field, you can use the Reduced Detection Area button to make the image detection measure in a smaller area.

High-Resolution Writing

It has been suggested to use the "CD Bias" (Critical dimension) to reduce your feature sizes during the Convert process, and then compensate by going to higher exposure doses (widening the features back to original size). If you choose a "-200 nm" CD Bias, then run a Focus-Exposure Array ("Series" in MLAMenu), you will look for the higher/lower doses (depending on photoresist and design polarity) that bring the features back to the original designed sizes.

Overexposing alleviates the stitching boundaries.

Greyscale Lithography

Please see the Manual for greyscale options and details.

BMP and DXF are acceptable formats for greyscale lithography. The Convert program accepts values 0-255 grey levels, although you can run any number of grey-levels from binary (2 levels) up to 256 levels (0-255).

Limitations

File size can be an issue. We have found that for full-wafers, DXF is the only format that works - BMP files that cover an entire 100mm wafer result in file sizes too large for the convert software to handle without silently failing/crashing.

At this time the tool does not support Rotation alignment correction for greyscale litho, only X/Y translation.

Greyscale BMP

Accepts 4-bit up to 24-bit bitmap files, although 8-bit gives the full greyscale range (256 grey values). BMP Greyscale files tends to quickly hit the filesize limit of the software, so only works for smaller than wafer-scale litho (eg. ~2cm areas). If you need to expose a larger area, such as a full wafer, you need to use DXF format, below.

Greyscale DXF

Each grey-level should be on a separate layer, where the layer name should be a number corresponding to the grey-level to print (layers numbers/levels #1-255). We recommend using a scripting method such as GDSpy to generate the DXF file.

Y-oriented ridges will still be present on the PR due to lateral stitching. Post-develop reflow (via hotplate) might be required for smoothing steps, but may also affect the PR profile.

Conversion

Greyscale designs must be fully converted at the time the CAD file is imported, so plan to book extra time just for the Design conversion, prior to exposure (depending on design size).

For small samples (1-2cm), plan something like 30-45min for conversion.

For full 4-inch wafers with ~50% fill, conversion could take up to 1hr or more. Book tool time accordingly and be sure to communicate with upcoming users to let them know, as the total conversion time is often unknown.

It is ok to convert the Design in one session and run the Exposure in a separate session.

During the Convert phase you will choose either DXF Greyscale or BMP Greyscale. You will also set up the Gray Table that determines which layers get which grey-value (0-255). The Maximum Grey-Value (255) will get the full Dose chosen in the Exposure Screen, and 0 will get 0mJ Dose.

Exposure

The Dose chosen in the Exposure screen will correspond to a grey-value of 255 (in the grey-table chosen during the Convert phase, see above).

You can run a Series (focus-exposure matrix) with a Grey-scale Design, although the exposure time will be longer, so we suggest to use a minimal working CAD file for this purpose, to minimize exposure time.

At this time the tool does not support Rotation alignment correction for greyscale litho, only X/Y translation. You can use a 2nd Layer exposure with Alignment, but you must disable Rotation, Scaling and Shearing or the exposure will likely fail.