.claude/skills/doped-semiconductor-optical-properties/SKILL.md
Analyze absorption coefficient and band edge effects in heavily doped semiconductors, including Burstein-Moss shift and band tailing. Use when designing optical filters, calculating absorption edges in doped materials, or analyzing how doping affects optical transitions and band structure.
npx skillsauth add ShaneLogic/SolarLab Doped Semiconductor Optical PropertiesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Filling of conduction band states shifts absorption edge to higher energies.
Random impurity potential deforms band edges, creating tail states.
Step 1: Check Material Properties
Step 2: Calculate Fermi Level Shift With moderate doping, Fermi level shifts above conduction band edge:
EF - Ec ∝ (n/Nc)^(2/3)
Step 3: Determine Absorption Edge Shift
Step 4: Apply to Design
| Material Type | Dominant Effect | Reason | |---------------|-----------------|--------| | n-type GaAs | Burstein-Moss shift | Low electron mass | | p-type GaAs | Band gap shrinking | Heavy hole mass |
α(E) = (Π × Nv(E) × Nc(E + hν)) / hν
Where:
Step 1: Account for Band Edge Deformation
Step 2: Apply Occupancy Factors
fn(E) = Fermi distribution for electrons
fp(E + hν) = Fermi distribution for holes
Step 3: Analyze Asymmetric Excitation For n-type material:
development
Understand and comply with Driftfusion software licensing terms, including the open-source AGPL v3.0 frontend and proprietary MATLAB pdepe solver backend. Use when using, modifying, or distributing Driftfusion code.
development
Initialize the Driftfusion simulation environment and create parameter objects. Use this skill when starting a new MATLAB session or setting up device properties for simulation.
development
Define device layer structure, configure spatial and time meshes, and build device structures with interface grading. Use this skill when setting up the physical geometry and discretization of a simulation device.
research
Analyze simulation solutions, calculate physical quantities, and generate plots. Use this skill when processing completed simulations, extracting currents/densities, or visualizing results.