dsa-process-controller
SolidDirected Self-Assembly skill for block copolymer lithography and nanoparticle templating
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
# DSA Process Controller
## Purpose
The DSA Process Controller skill provides directed self-assembly process control for block copolymer lithography and nanoparticle templating, enabling sub-lithographic patterning through controlled polymer phase separation.
## Capabilities
- Block copolymer selection and design
- Annealing protocol optimization
- Defect density analysis
- Pattern transfer protocols
- Graphoepitaxy and chemoepitaxy
- Long-range order characterization
## Usage Guidelines
### DSA Process Control
1. **BCP Selection**
- Match pitch to target
- Consider chi-N product
- Select morphology (lamellar, cylindrical)
2. **Annealing Optimization**
- Choose thermal vs solvent vapor
- Optimize temperature/time
- Achieve equilibrium morphology
3. **Defect Analysis**
- Classify defect types
- Quantify defect density
- Identify root causes
## Process Integration
- Directed Self-Assembly Process Development
- Nanolithography Process Development
## Input Schema
```json
{
"bcp_system": "string (e.g., PS-b-PMMA)",
"target_pitch": "number (nm)",
"morphology": "lamellar|cylindrical|spherical",
"guiding_type": "graphoepitaxy|chemoepitaxy",
"substrate_pattern": "string"
}
```
## Output Schema
```json
{
"annealing_protocol": {
"method": "thermal|svA",
"temperature": "number (C)",
"time": "number (hours)",
"solvent": "string (optional)"
},
"achieved_pitch": "number (nm)",
"defect_density": "number (defects/um2)...
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
ebl-process-controller
Electron Beam Lithography skill for high-resolution nanopatterning with dose optimization and proximity effect correction
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 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
cvd-pvd-process-controller
Chemical/Physical Vapor Deposition skill for thin film and nanostructure deposition 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