II.
LibraryProcess overview
Reference · livelib-process:nanotechnology--nanolithography-process
nanolithography-process overview
Nanolithography Process Development - Develop and optimize nanolithography workflows (electron beam, nanoimprint, photolithography) including resist processing, exposure optimization, pattern transfer, metrology validation, and defect analysis with quality gates for critical dimension control and overlay accuracy.
Attributes
displayName
nanolithography-process
description
Nanolithography Process Development - Develop and optimize nanolithography workflows
(electron beam, nanoimprint, photolithography) including resist processing, exposure optimization,
pattern transfer, metrology validation, and defect analysis with quality gates for critical
dimension control and overlay accuracy.
libraryPath
library/specializations/domains/science/nanotechnology/nanolithography-process.js
specialization
nanotechnology
references
- - Electron Beam Lithography: https://www.raith.com/technology/e-beam-lithography/ - Nanoimprint Lithography: https://nanoscience.com/techniques/nanoimprint-lithography/ - Block Copolymer Lithography: https://www.nature.com/articles/nmat2898
example
const result = await orchestrate('specializations/domains/science/nanotechnology/nanolithography-process', {
lithographyType: 'electron-beam',
targetFeatures: { minimumCD: 20, units: 'nm', pitch: 40, aspectRatio: 3 },
substrateType: 'silicon',
patternDesign: { type: 'lines-spaces', density: 'dense', area: '10um x 10um' }
});
usesAgents
- lithography-engineer
- resist-specialist
- exposure-specialist
- lithography-metrologist
- etch-specialist
- cd-metrologist
- defect-analyst
- overlay-specialist
- process-engineer
- technical-writer
Outgoing edges
lib_applies_to_domain1
- domain:nanotechnology·DomainNanotechnology
lib_belongs_to_specialization1
- specialization:nanotechnology·SpecializationNanotechnology
lib_implements_workflow1
- workflow:experiment-design·WorkflowExperiment Design
lib_involves_role1
- role:research-engineer·RoleResearch Engineer
lib_requires_skill_area3
- skill-area:mathematical-reasoning·SkillAreaMathematical Reasoning
- skill-area:physics-simulation·SkillAreaPhysics Simulation
- skill-area:data-analysis·SkillAreaData Analysis
uses_agent1
- lib-agent:meta--technical-writer·LibraryAgenttechnical-writer
Incoming edges
None.