# Wafer Cleaving SOP

![](https://lh5.googleusercontent.com/WrEL2P-eEcnc9SOkBt02c8e-ecVWGcs1B4FsI21OduabHmqpJgFpk_zSAcmn05p0HwtcVK423fw0AwmjT9I0H0KFIwlPkjUMtVIV0alYvtHm6fUKZWAhBL0zuJbhBJ6Oa9xBKRRFN5y--xzKgJboR7w)

## Purpose

We pre-dice wafers in order to:&#x20;

* Limit the size of our DIY machines&#x20;
  * Decreases the necessary movement range of nanpositioners
  * Other machines can be sized down
* Increase experimental throughput
  * Decrease cost of each raw materials
  * Decrease risk of breaking chip
  * Ease chip handling

## Best Practices

See [this video](https://www.youtube.com/watch?v=MxjppY1iA4A) for reference

1. Open this [central chip count](https://docs.google.com/spreadsheets/d/1MrqtnkHcNr5hekHpQHusBZJG4nrdcxDz7Yg5Emn9BMQ/edit#gid=0) sheet, claim the next available chip number, open the blank chip view sheet for that specific chip number and record all subsequent process data into it.
2. Use a [diamond tipped scribe](https://docs.google.com/spreadsheets/d/1x1SKlcFd_YezeLDJ4mFUUFoybHkMIZpcm6by8iPltEY/edit?usp=sharing)
3. Lay the wafer on a hard, steady surface
   1. If the surface has some give, it will act as a spring when pressure is applied from the scribe
4. At an oblique angle, place the scribe tip at the edge of the flat side of the wafer&#x20;
   1. Flat edge marks crystal orientation, cleaving should be easier along certain crystallographic directions.
5. Push down, don't think too hard, cleave.
   1. It may also help to press down and drag the scribe tip 1 mm outwards to the edge of the wafer.
6. Don’t move chip around with the diamond scribe to avoid scratches
   1. Use [tweezers](https://docs.google.com/spreadsheets/d/1x1SKlcFd_YezeLDJ4mFUUFoybHkMIZpcm6by8iPltEY/edit?usp=sharing) to move once a cut is made


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hackerfab.org/home/standard-operating-procedures/wafer-cleaving-sop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
