Capacitive Touch Sensor Modeling With a Physics-informed Neural Network and Maxwell's Equations
This accelerates the development and design optimization of capacitive touch sensors used in automotive switches and smartphones, though it is an incremental application of existing PINN methodology to a specific domain.
The paper tackled the computationally intensive design process of capacitive touch sensors by developing a Physics-Informed Neural Network (PINN) surrogate model that solves electrostatic equations, enabling inference in seconds for different experimental setups without running simulations.
Maxwell's equations are the fundamental equations for understanding electric and magnetic field interactions and play a crucial role in designing and optimizing sensor systems like capacitive touch sensors, which are widely prevalent in automotive switches and smartphones. Ensuring robust functionality and stability of the sensors in dynamic environments necessitates profound domain expertise and computationally intensive multi-physics simulations. This paper introduces a novel approach using a Physics-Informed Neural Network (PINN) based surrogate model to accelerate the design process. The PINN model solves the governing electrostatic equations describing the interaction between a finger and a capacitive sensor. Inputs include spatial coordinates from a 3D domain encompassing the finger, sensor, and PCB, along with finger distances. By incorporating the electrostatic equations directly into the neural network's loss function, the model captures the underlying physics. The learned model thus serves as a surrogate sensor model on which inference can be carried out in seconds for different experimental setups without the need to run simulations. Efficacy results evaluated on unseen test cases demonstrate the significant potential of PINNs in accelerating the development and design optimization of capacitive touch sensors.