Calculators + Utilities: Difference between revisions
Jump to navigation
Jump to search
(→General Calculators: link to pyvisa) |
(add http://www.lelandstanfordjunior.com) |
||
Line 3: | Line 3: | ||
=== Fabrication Processes & Converters === |
=== Fabrication Processes & Converters === |
||
* [http://cleanroom.byu.edu/OxideTimeCalc Thermal Oxide Calculator (BYU)] |
* [http://cleanroom.byu.edu/OxideTimeCalc Thermal Oxide Calculator (BYU)] |
||
* [http://www.lelandstanfordjunior.com/thermaloxide.html Thermal Oxide Calculator (Stanford)] |
* [http://www.lelandstanfordjunior.com/thermaloxide.html Thermal Oxide Calculator (Leland Stanford Jr.)] |
||
** ''This |
** ''This Thermal Ox calculator allows you to tweak the calculation using the Partial Pressure variable, to match your experimental data.'' |
||
* [http://www.calculatoredge.com/optical%20engg/pressure%20converter%20calc.htm Conversion of Pressure Units (calculatoredge.com)] |
* [http://www.calculatoredge.com/optical%20engg/pressure%20converter%20calc.htm Conversion of Pressure Units (calculatoredge.com)] |
||
* [https://www.pfeiffer-vacuum.com/en/know-how/introduction-to-vacuum-technology/fundamentals/mean-free-path/ Mean Free Path tables (Pfeiffer Vacuum)] |
* [https://www.pfeiffer-vacuum.com/en/know-how/introduction-to-vacuum-technology/fundamentals/mean-free-path/ Mean Free Path tables (Pfeiffer Vacuum)] |
||
* [http://www.lelandstanfordjunior.com LelandStanfordJunior.com]: Film Stress, Ion Implant, Thermal Oxidation, KOH Etching & online curve-fitting |
|||
=== Material Parameters === |
=== Material Parameters === |
Revision as of 19:40, 9 April 2018
This page lists a few online calculators and utilities that are useful to lab users.
Fabrication Processes & Converters
- Thermal Oxide Calculator (BYU)
- Thermal Oxide Calculator (Leland Stanford Jr.)
- This Thermal Ox calculator allows you to tweak the calculation using the Partial Pressure variable, to match your experimental data.
- Conversion of Pressure Units (calculatoredge.com)
- Mean Free Path tables (Pfeiffer Vacuum)
- LelandStanfordJunior.com: Film Stress, Ion Implant, Thermal Oxidation, KOH Etching & online curve-fitting
Material Parameters
- WebElements: Compounds
- Boiling points of various compounds can tell you how volatile an etch product may be in a reactive ion etch, or whether they need to be wet-etched instead.
- Physical Properties of Semiconductors (Ioffe Institute)
Wet Etching
- Transene Inc. Chemical Compatibility Chart
- A.R. Clawson, "Guide to references on III±V semiconductor chemical etching", 2001
- Enormous review of published wet etches of many semiconductors and alloys. The only thing it's missing is a hyperlinked table of contents.
Refractive Indices
- LuxPop.com
- RefractiveIndex.info
- Filmetrics Inc.
- Ioffe Institute
- nk.py (Demis D. John)
- Python functions for returning n (ref. idx.) & k (ext. coeff.) of various NanoFab thin-films at a specified wavelength (dispersion models).
Scripts + Programs
General Calculators
- Anaconda Python
- A free Matlab-like IDE and GUI, using the Python language. The Spyder interface is modeled after Matlab.
- Includes the scientific Python libraries needed for array math (numpy), plotting (matplotlib), data science (pandas) and many others. Many open-source packages are available to extend capabilities. The PyVisa module adds equipment control capabilities for automated measurements.
- Octave Online Interpreter (online-utility.org)
- A Matlab-like command-line interface, powered by Python Octave.
- Wolfram Alpha
- A versatile online interpreter/calculator, allowing calculations such as "Volume of 1.5g of Silicon", "melting point of SiO2" or "520°C in Fahrenheit".
Python Scripts
These scripts are best run in the Spyder IDE, which is easily installed via Anaconda, Python(X,Y), or direct compiling using a command-line package manager.
- Keithley I-V Sweep
- Sweep voltage and plot current vs. voltage using a Keithley SMU.
- Already installed at the Probe Station in Bay 4, and on the QFI Thermal Microscope (Use Python(X,Y) to run).
- Requires the pyvisa python module.
- QFIScope Thermal Analysis
- Import 2D temperature data from the IR Thermal Microscope (QFI) and plot temperature profiles at user-specified locations.
- Already installed on the QFI Infrared Microscope.
- Laser Etch Monitor Simulation in Python
- Simulate your laser endpoint signal as you dry-etch through a stack of thin-film layers.
Analysis Programs
- FIJI - scientific image anaylsis software
- This is just ImageJ pre-packaged with many of the most useful plugins
- The Microscope Measurement Tools plugin allows you to save scaling settings for various microscopes & draw measurements.
- There are many other useful plugins, for particle counting etc.
- Gwyddion - free analysis software for Atomic Force Microscopes (AFMs)
- Sophisticated leveling, slicing, roughness analysis functions etc.
- Can open Bruker NanoScope files, from the AFM