Semiconductor device modeling
What Is Semiconductor Device Modeling?
Semiconductor device modeling is the discipline of constructing mathematical descriptions of semiconductor devices that accurately predict their electrical behavior across a range of operating conditions, geometries, and temperatures. Such models serve two broad purposes: they enable circuit designers to simulate device behavior without fabricating physical hardware, and they allow process engineers to study the internal physics of carrier transport, field distributions, and doping profiles within a device structure. The discipline draws from quantum mechanics, statistical physics, and applied mathematics, and its outputs are embedded in the simulation tools used throughout integrated circuit development. As transistor dimensions have decreased below 10 nanometers and new device architectures such as gate-all-around nanosheet transistors have emerged, model accuracy has become increasingly tied to the treatment of quantum effects and non-equilibrium transport phenomena.
Models fall into two broad categories distinguished by their level of physical abstraction: physics-based technology computer-aided design (TCAD) models, and compact models suitable for large-scale circuit simulation.
Physics-Based and TCAD Simulation
Physics-based device models solve the fundamental equations of semiconductor physics within a discretized representation of the device geometry. The drift-diffusion equations, which couple Poisson's equation for the electrostatic potential with continuity equations for electron and hole densities, form the standard foundation. More complete treatments add energy balance equations or, at the extreme of accuracy, solve the Boltzmann transport equation or the non-equilibrium Green's function formalism to capture quantum transport effects important in sub-5-nanometer structures. TCAD tools such as Silvaco Atlas and Synopsys Sentaurus implement these equation systems on a mesh, producing spatially resolved maps of carrier concentration, electric field, and current density. These simulations are essential for understanding breakdown mechanisms, gate leakage, hot-carrier degradation, and the effect of interface defects on device noise characteristics. The IEEE Xplore paper on physics-based models of power semiconductor devices for SPICE provides a canonical reference for how physical models are adapted for circuit-level use.
Compact Modeling
Compact models represent device behavior with a set of analytical equations fitted to measured data, sacrificing physical completeness in favor of simulation speed. A compact model must execute millions of evaluations per second in a circuit simulator containing thousands of devices, a constraint that prohibits the numerical solution of partial differential equations used in TCAD. The BSIM (Berkeley Short-channel IGFET Model) family, developed at the University of California Berkeley and now standardized by the BSIM group, is the most widely adopted compact MOSFET model for digital and mixed-signal design. Surface potential-based models such as PSP and charge-based models such as ACM offer alternative mathematical frameworks with different tradeoffs between accuracy and parameter extraction complexity. Compact models capture I-V and C-V characteristics, thermal effects, noise behavior including 1/f and thermal noise, and aging effects such as NBTI, as reviewed in depth by ScienceDirect's overview of emerging semiconductor device model methodologies. Parameter extraction, the fitting of model parameters to measured device data, is a specialized workflow combining optimization algorithms with a structured sequence of targeted measurements.
Machine Learning Approaches
Machine learning-assisted compact modeling has attracted growing research interest as an alternative to analytical formulations for devices that are difficult to describe analytically. Artificial neural networks, physics-informed neural networks, and Gaussian process regression have been applied to model emerging device types including two-dimensional material transistors, organic thin-film transistors, and multi-state ferroelectric devices. These approaches infer behavior directly from measurement datasets without requiring a closed-form physical model, but must be trained to satisfy conservation laws and physical symmetries to be reliable in extrapolation. The field is described in detail in PMC research on emerging semiconductor device model methodologies from physics to machine learning.
Applications
Semiconductor device modeling has applications in a wide range of disciplines, including:
- Integrated circuit design, where compact models in SPICE simulators predict circuit behavior before tape-out
- Process technology development, where TCAD simulations reduce the number of experimental wafer splits needed to optimize a new device structure
- Reliability engineering, where degradation models predict device lifetime under voltage, temperature, and current stress
- Radio-frequency and millimeter-wave circuit design, where small-signal and noise models guide amplifier design
- Power electronics, where accurate switching and thermal models enable efficiency optimization in converter circuits