Physics-Informed Neural Network for Predicting Out-of-Training-Range TCAD Solution with Minimized Domain Expertise

Albert Lu,Yu Foon Chau,Hiu Yung Wong
2024-08-15
Abstract:Machine learning (ML) is promising in assisting technology computer-aided design (TCAD) simulations to alleviate difficulty in convergence and prolonged simulation time. While ML is widely used in TCAD, they either require access to the internal solver, require extensive domain expertise, are only trained by terminal quantities such as currents and voltages, and/or lack out-of-training-range prediction capability. In this paper, using Si nanowire as an example, we demonstrate that it is possible to use a physics-informed neural network (PINN) to predict out-of-training-range TCAD solutions without accessing the internal solver and with minimal domain expertise. The machine not only can predict a 2.5 times larger range than the training but also can predict the inversion region by only being trained with subthreshold region data. The physics-informed module is also trained with data without the need for human-coded equations making this easier to be extended to more sophisticated systems.
Machine Learning
What problem does this paper attempt to address?
The paper aims to address the issues of convergence difficulties and long simulation times in Technology Computer-Aided Design (TCAD) simulations. Specifically, this paper proposes a method based on Physics-Informed Neural Networks (PINN) to predict TCAD solutions beyond the training range without accessing internal solvers and with minimal expertise. Using silicon nanowires as an example, the study demonstrates that this method can not only predict beyond the range of training data but also predict the inversion region using only sub-threshold region data. Furthermore, the physics-informed module can be trained with data without manually coding equations, making this method easier to extend to more complex systems. Overall, the goal of this method is to improve the efficiency and applicability of TCAD simulations without sacrificing accuracy.