ebl-process-controller
SolidElectron Beam Lithography skill for high-resolution nanopatterning with dose optimization and proximity effect correction
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# EBL Process Controller
## Purpose
The EBL Process Controller skill provides comprehensive electron beam lithography process control, enabling high-resolution nanopatterning through dose optimization, proximity effect correction, and critical dimension control.
## Capabilities
- Pattern design and fracturing
- Dose optimization and modulation
- Proximity effect correction (PEC)
- Alignment and overlay control
- Resist processing optimization
- Critical dimension (CD) control
## Usage Guidelines
### EBL Process Control
1. **Pattern Preparation**
- Design in CAD software
- Fracture into write fields
- Apply beam step size
2. **Dose Optimization**
- Run dose matrices
- Apply PEC algorithms
- Account for pattern density
3. **Process Integration**
- Optimize resist thickness
- Control development conditions
- Verify feature dimensions
## Process Integration
- Nanolithography Process Development
- Nanodevice Integration Process Flow
## Input Schema
```json
{
"pattern_file": "string",
"resist": "string",
"thickness": "number (nm)",
"target_cd": "number (nm)",
"beam_voltage": "number (kV)",
"beam_current": "number (pA)"
}
```
## Output Schema
```json
{
"optimized_dose": "number (uC/cm2)",
"pec_parameters": {
"alpha": "number",
"beta": "number",
"eta": "number"
},
"write_time": "number (hours)",
"expected_cd": "number (nm)",
"cd_uniformity": "number (3sigma)"
}
```
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
nanoimprint-process-controller
Nanoimprint Lithography skill for high-throughput nanopatterning with template management and demolding optimization
1,160 Updated today
a5c-ai AI & Automation Solid
plasma-etch-controller
Plasma etching skill for anisotropic nanostructure patterning with selectivity and profile control
1,160 Updated today
a5c-ai AI & Automation Solid
dsa-process-controller
Directed Self-Assembly skill for block copolymer lithography and nanoparticle templating
1,160 Updated today
a5c-ai AI & Automation Solid
fib-mill-controller
Focused Ion Beam milling skill for site-specific nanofabrication and cross-section preparation
1,160 Updated today
a5c-ai AI & Automation Solid
ald-process-controller
Atomic Layer Deposition skill for conformal thin film deposition with atomic-level thickness control
1,160 Updated today
a5c-ai