Abstract
The switching characteristics of GaN HEMT devices exhibit a very complex dynamic nonlinear behavior and multi-physics coupling characteristics, and traditional switching current models based on physical mechanisms have significant limitations. This article adopts a hybrid architecture of convolutional neural network and long short-term memory network (CNN-LSTM). In the 1D-CNN layer, the one-dimensional convolutional neural network can automatically learn and extract local transient features of time series data by sliding convolution operations on time series data through its convolution kernel, making these local transient features present a specific form in the local time window. In the double-layer LSTM layer, the neural network model captures the transient characteristics of switch current through the gating mechanism and state transfer. The hybrid architecture of the constructed model has significant advantages in accuracy, with metrics such as root mean square error (RMSE) and mean absolute error (MAE) significantly reduced, compared to traditional switch current models, solving the problem of insufficient accuracy in traditional models. The neural network model has good fitting performance at both room and high temperatures, with an average coefficient close to 1. The new neural network hybrid architecture has short running time and low computational resource consumption, meeting the needs of practical applications.