Conceptual design, semiconductor-physics analysis and finite-element assessment of a mirrored, six-terminal, vertical normally-off GaN power-transistor architecture.
This repository curates a 2022 three-month research internship conducted at GeePs (CNRS UMR 8507) / CentraleSupélec. The central question is whether vertical voltage support can be combined with p-GaN-controlled enhancement-mode channels without sacrificing current capability.
Scientific status: VertiGaN is a credible and testable device hypothesis, not a qualified transistor specification. The available exported sweeps are exploratory and contain a major transfer/output inconsistency that must be resolved before performance claims are made.
The complete technical report is included here:
VertiGaN CNRS Research Internship Report (PDF)
Can a mirrored vertical GaN architecture use polarization-assisted channels and p-GaN gate control to obtain normally-off operation without sacrificing the voltage scalability associated with a vertical drift region?
Lateral GaN HEMTs offer high mobility and low switching charge, but voltage support depends on lateral access length and surface-field management. Vertical devices move the blocking direction into the drift region, at the cost of drift resistance, process complexity and more difficult enhancement-mode control. VertiGaN attempts to decouple these constraints.
The conceptual device contains two mirrored conduction cells separated by an insulating central region. Each cell has:
- a source and drain;
- a gate-adjacent p-GaN control region;
- an AlGaN/GaN or GaN conduction path;
- a vertical drift direction;
- independent terminals, allowing parallel, differential or redundant biasing.
The original 2-D implementation establishes topological connectivity, but it is not a fabrication-ready mask set. Contact stacks, edge termination, exact out-of-plane width, process tolerances and thermal boundaries remain open.
| Observation | Reported/exported value | Responsible interpretation |
|---|---|---|
| Lateral GaN benchmark apparent turn-on | ~4.4 V | Qualitatively plausible gate modulation; extraction and width normalisation require documentation. |
| Lateral GaN displayed current | ~19.5 A/cm | Useful benchmark response, not a directly comparable device rating. |
| VertiGaN apparent transfer change | near 1.7 V | Current remains around 10^-14 A/cm, near the numerical floor; not a validated threshold. |
| VertiGaN output endpoint | ~45.6 A/cm | Evidence of a high-current branch in one sweep; not a saturation or rated current. |
| Resistance-related post-processing | ~192 mΩ | Formula, terminal pair, active area and dimensional normalisation were not archived. |
| Off-state numerical floor | around 10^-13 A/cm to a requested ~5 kV |
No avalanche transition is visible, but impact ionisation was not demonstrated; not a >5 kV breakdown rating. |
The most important result is the contradiction between the near-floor transfer current and the high-current output sweep under nominally related bias conditions. Possible causes include terminal grouping, gate reference, implicit depth, physics settings, saved-state initialisation, geometry revision or post-processing.
- A mirrored six-terminal vertical GaN topology can be represented in a 2-D multiphysics solver.
- The benchmark set recovers recognisable lateral GaN, SiC MOSFET and vertical SiC JFET behaviour.
- One VertiGaN output sweep contains a high-current branch.
- The off-state result remains near the solver floor over the investigated bias interval.
- The architecture is distinct enough to justify a rigorous design-of-experiments and prior-art programme.
- a verified positive VertiGaN threshold voltage;
- avalanche breakdown above the maximum requested voltage;
- a comparable specific on-resistance;
- dynamic on-resistance, switching loss or gate charge;
- electrothermal stability and equal current sharing;
- gate/dielectric lifetime, manufacturability or long-term reliability;
- patentability or commercial superiority.
A device simulation is a conditional prediction:
where θ contains geometry/material parameters, b is the bias vector,
P is the selected physics and N is the discretisation/solver configuration.
A strong result must remain stable to reasonable perturbations of all four.
Fixed polarization and trapped charge are especially important at GaN heterointerfaces and dielectric boundaries.
with E = -∇φ. In steady state:
A self-consistent AlGaN/GaN description may couple Poisson's equation to:
iterated until:
A simplified threshold shift caused by sheet charge is:
The same p-GaN charge that improves normally-off behaviour can increase channel resistance and introduce trap- or temperature-dependent threshold drift.
A threshold must use a stated constant-current or linear-extrapolation rule. A necessary dynamic-range condition is:
Ecorce commonly reports 2-D current per unit out-of-plane depth:
Width, active area, parallel-cell count and contact contributions must be explicit before comparing devices.
Low static resistance alone does not guarantee the best converter performance.
The ideal unipolar drift-region trend is:
GaN's high critical field is attractive, but contacts, interfaces, crowding, traps and self-heating can dominate the ideal material advantage.
Current conservation:
Mesh convergence for metric m:
HeMT-GaN-Transistor/
├── assets/figures/ # Curated report figures
├── data/ # Placeholder and schema guidance for future exports
├── docs/
│ ├── ARCHIVE_CURATION.md # Included/excluded archive files
│ ├── ECORCE_SETUP_AND_TESTING.md
│ └── SCIENTIFIC_ROADMAP.md
├── models/ecorce/lateral-gan-hemt/
│ ├── device.dev # Available 2-D AlGaN/GaN benchmark
│ ├── transfer_gate_0_to_5V.sti
│ └── model-manifest.json
├── report/ # Full research report PDF
├── tests/ # Parser and deck-consistency tests
├── tools/
│ ├── ecorce_deck.py # Static Ecorce deck inspector
│ └── plot_iv.py # Optional CSV plotting utility
├── AUTHORS.md
├── CITATION.cff
├── LICENSE
├── NOTICE.md
└── README.md
The private archive contained obsolete drafts, copied teaching documents, radiation exercises, internet images and OS metadata. They were not blindly published. See Archive curation decisions.
Most importantly, the complete VertiGaN and SiC benchmark decks were absent.
The retained academic.eco pair is a lateral AlGaN/GaN benchmark. The repository
does not fabricate missing models or raw results.
Python 3.10+ is sufficient for deck inspection and tests. No third-party package is required.
git clone https://github.com/devkumar-projects/HeMT-GaN-Transistor.git
cd HeMT-GaN-Transistor
python3 tools/ecorce_deck.py models/ecorce/lateral-gan-hemt
python3 -m unittest discover -s tests -vExpected summary:
Ecorce format: 2.22
Dimension: dim_2
Contacts: Source, Gate, Drain, Substrate
Materials: AlGaN, GaN, Si
Validation OK
Ecorce is not bundled. The internship documents describe it as an
experimental semiconductor TCAD/finite-volume simulator and give the legacy
address http://www.ecorce.eu/. Some trapping/detrapping functionality was
historically distributed under a private licence. The legacy public site was
not reachable when this repository was prepared in July 2026.
Obtain a legitimate compatible installer and any required licence from the
software author, laboratory or institution. The retained model declares Ecorce
format version 2.22. Exact Ecorce runtime packages were not documented in
the archive, so this repository deliberately does not invent an apt install
list for the proprietary application.
Installation of the open repository tools is documented for Linux, macOS and Windows in Ecorce setup and testing.
The available stimulus performs this stationary transfer sweep:
| Terminal/setting | Value |
|---|---|
| Source | 0 V |
| Drain | 1 V |
| Substrate | 0 V |
| Gate | 0 to 5 V, step 0.1 V |
| Temperature | 300 K |
In Ecorce, open device.dev, load the .sti stimulus, inspect the mesh, run
the solver, inspect the log, then export terminal current versus gate voltage.
Before interpretation, verify current conservation, mesh convergence, units,
contact sign conventions and out-of-plane depth.
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements-analysis.txt
python3 tools/plot_iv.py data/export.csv \
--x gate_voltage_V \
--y drain_current_A_per_cm \
--output results/transfer_curve.pngPriority developments include:
- reconstructing one version-controlled six-terminal VertiGaN deck;
- automated current-conservation, branch-symmetry and mesh-convergence checks;
- calibrated polarization/quantum, trap, avalanche and electrothermal models;
- Latin-hypercube or other space-filling design exploration;
- Pareto optimisation of
VTH,Ron,sp,VBR,gm,QG, peak field, maximum temperature and current-sharing symmetry; - field plates, edge termination and alternative central isolation;
- differential, redundant or independently sensed six-terminal operation;
- staged fabrication of contacts, MIS capacitors, p-GaN channels and vertical diodes.
The detailed programme is in Scientific and innovation roadmap.
- Author: Dev Kumar
- Scientific supervisor: Tanguy Phulpin
- Ecorce software support: Alain Michez
- Host laboratory: GeePs, CNRS UMR 8507
- Host institution: CentraleSupélec
- Academic context: GEII Engineering Technology programme, Semester 4
- Internship year: 2022
Use the metadata in CITATION.cff and cite the included report.
Repository-authored code and documentation are released under the MIT License. Ecorce itself, private plugins, institutional material databases and excluded third-party documents are not covered. Read NOTICE.md before redistributing model artifacts.
Research-stage disclaimer: the numerical values are exploratory outputs, not component qualifications, safety ratings, fabrication guarantees, patentability opinions or investment claims.


