LogoLogo
contribute.
  • Hacker Fab Documentation
  • Overview
    • ✨Current Fab Capabilities
      • Fab Capabilities November 2023
      • Fab Capabilities May 2023
  • 🟡Guides
    • Required Reading (todo)
    • Build-a-Fab
    • Filling in the Gaps - Background Resources
    • Part Sourcing
  • 📜Processes
    • Self-Aligned NMOS V1
  • Fab Toolkit
    • 🎥Patterning
      • Lithography Stepper V2.1
      • Lithography Stepper V2 Build
      • Lithography Stepper V1 Build
      • Getting started with Klayout
      • Patterning Tasks - Spring 2025
      • Blu-Ray Lithography
        • Work in Progress
          • KEM-497AAA Pin Out Analysis
        • Lithography Spinner V1
          • Documentation
            • Design Datasheets
          • Hardware
            • BU40N Reference Design
          • Software
        • Base Principles
    • 🧱Deposition
      • 💡Thermal Evaporator V1 Build (WIP)
      • Spin Coater V2 Build (work in progress)
      • 💿Spin Coater V1 Build (to do)
      • Electroless Nickel Plating
      • ⚛️DIY ALD
      • ⚡Sputtering Chamber
    • 🕳️Etching
      • Plasma Etcher
      • HF Jig
    • 🛠️Other Processing Machines
      • Tube Furnace
      • Cleaving Jig
    • 🔍Metrology / Characterization
      • Probe Station
      • Semiconductor Parameter Analyzer
        • SMU - Analog Discoveries
        • SMU - Keithley 4200SCS
      • CV Measurements
      • Spectrometer
      • Profilometer
    • ⚗️Chemicals / Materials
      • Photoresists
      • Dielectrics
        • Spin on Glass
      • Conductors
        • Aluminum
      • Etchants
        • Hydrofluoric Acid
        • Aluminum Etchant (Nitric, Acetic, Phosphoric Acids)
      • Dopant Sources
    • 🤖Lab Automation
      • Automated Spin Coater
      • Gantry
      • Gripper
      • Liquid Handling
      • Tube Furnace (automated)
      • Wafer Cleaver
    • 🏘️Submodules
      • Piezo Nanopositioner (Stick Slip)
      • Interferometer
    • 📚Database
      • Machine Integration
      • Steps and Processes
  • 🧑‍🍳Standard Operating Procedures
    • Patterning SOP - Stepper V2
      • Vacuum Spin Coater SOP
      • Hot Plate SOP
      • Photoresist Strip SOP
    • Plasma Etcher SOP
    • Spin on Glass/Diffusant SOP
      • Spin on Glass Storage and Preparation
      • Spin on Glass Defect Inspection
      • Spin on Glass Thickness Measurement
    • Tube Furnace SOP
    • Glass Acid Etch SOP
    • DIY Thermal Evaporator SOP (CMU Version)
    • MTI Evaporator SOP (No longer in use)
    • Aluminum Etch SOP
    • Probe Station SOP
    • Probe Station SOP - V2
    • Wafer Cleaving SOP
    • Dry Oxide Growth SOP
    • Profilometer SOP
  • 🟢WORKING DOCS
    • CMOS Source/Drain Metal Contact Optimization
    • CMOS Doping Process Development
    • Sputtering Gate Oxides + Metal Gate Contacts
    • NAND + Inverter Characterization
    • CMU Updates
      • Example Student
      • Gina Seo
      • Jessica Wen
      • Yang Bai
      • Alex Echols
      • Gongwei Wang
      • Ying Meng
      • Shagun Maheshwari
      • Yuichi Hirose
      • Eric Dubberstein
      • Michael Juan
      • Justin Wang
      • Katie Eisenman
      • Marta Freitas
      • Matthew Choi's Updates
        • Week 2 Updates
        • Week 3 Updates
        • Week 4 Updates
        • Week 5 Update
        • Week 6 Update
        • Week 7 Update
        • Week 8 Update
        • Week 9 Update
        • Week 11 Update
        • Week 12 Update
        • Week 13 Update
      • Sandra You
      • Felicia Liu
      • Melinda Chen
      • Shayaan Gandhi
      • Sky Bailey
      • Haewon Uhm
      • James Lin
      • Ayan Ghosh
      • Advaith Menon
      • Adwoa Asare
      • Qirui (Ridge) Da Updates - Database
  • 🔲Templates (to do)
    • Build Manual Template
    • Bought Equipment Template
    • Standard Operating Procedure Template
    • BOM Template
    • Hardware X Template (for reference)
  • Archive
    • Patterning SOP - Stepper V1
Powered by GitBook
On this page
  • Hardware Specs
  • Hardware Description
  • Tools
  • Bill of Materials
  • Design File Summary
  • Build Instructions
  • 3D Print Sub-assembly 1
  • Solder Sub-assembly 2
  • Validation and Characterization
  • Safety
  • Appendix
Export as PDF
  1. Templates (to do)

Build Manual Template

Last updated 1 year ago

Hardware Specs

Cost

$

Approximate Work Time

Performance spec 1

Performance spec 2

Hardware Description

Describe your hardware, highlighting the customization rather than the steps involved in the procedure. Explain how it differs from other hardware and the advantages it offers over pre-existing methods. For example, how does this hardware compare to other hardware in terms of cost or ease of use, or how can it be used to develop further designs in a particular area?

Insert picture of completed hardware

Useful Links:

and other related documents

  • Tool 1

  • Tool 2

  • Tool 3

Bill of Materials

Stuff to buy. The BOM should include everything necessary to make the components in the next section, design files.

Name

QTY

Cost per unit - USD

Total cost - USD

Purchasing Link

Item 1

10

0.01

0.1

Item 2

1

10

10

0

You can use this space for any additional descriptions of the materials used.

Design File Summary

Stuff to make. Complete a separate row for each design file associated with your hardware (including the primary design files). Any empty rows should be deleted.

File Name w/ link

Description

QTY

Tools Used

Housing for Electronics, connects to XYZ component. 3D printed from ABS.

2

3D printer

Electronic File 1

PCB that controls XYZ sensors and actuators. Controlled by XYZ component

3

PCB fab, pick and place machine

Software File 1

Firmware for XYZ microcontroller.

N/A

Arduino Uno

CAD files:

You are encouraged to use free and open source software packages for creating the files. For CAD files, OpenSCAD, FreeCAD, or Blender are encouraged, but, if these are not available, we accept source files from proprietary CAD packages, such as Autocad or Solidworks, and other drawing packages.

3D printing:

Supplementary files that facilitate digital replication of the devices are encouraged; for example, STL/3MF files for 3D printing components.

Electronics:

PCB layouts and other electronics design files should be uploaded to Github.

Software and firmware:

All software files used in the design and operation of the hardware should be included in the repository. Provide a description of the software and firmware and use extensive comments in the code.

Build Instructions

Provide detailed, step-by-step construction instructions for the submitted hardware:

  • Include all necessary information for reproducing it.

  • Explain and (when possible) characterize design decisions. Include any design alternatives you created.

  • Use visual instructions such as schematics, images and videos.

  • Clearly reference design files and component parts described in the Design file summary and the Bill of materials summary

  • Highlight any potential safety concerns.

  • Tips and tricks to simplify the assembly process

  • Possible errors that might occur during assembly and how to rectify them

3D Print Sub-assembly 1

  1. Step 1

  2. Step 2

  3. Step 3

Solder Sub-assembly 2

  1. Step 1

  2. Step 2

  3. Step 3

Validation and Characterization

Demonstrate the operation of the hardware and characterize its performance for a specific application.

  • Highlight a relevant use case.

  • If possible, characterize performance of the hardware over operational parameters.

  • Create a bulleted list describing the capabilities (and limitations) of the hardware. For example, load and operation time, spin speed, coefficient of variation, accuracy, precision, etc

Safety

Appendix

- edit sheet then update or copy table here

🔲
Link to Operation Manual
Tools
Link to spreadsheet
Link to GitHub repository
McMaster
Amazon
Mechanical File 1