LGNAJul 27, 2021

Physics-Enforced Modeling for Insertion Loss of Transmission Lines by Deep Neural Networks

arXiv:2107.12527v2Has Code
Originality Synthesis-oriented
AI Analysis

This addresses a domain-specific issue in PCB design by ensuring physically plausible models, though it is incremental as it builds on existing neural network techniques.

The paper tackled the problem of neural networks producing non-physical negative insertion loss predictions for transmission lines by proposing two deep learning methods that enforce positiveness, achieving similar prediction results with one method being faster in training time.

In this paper, we investigate data-driven parameterized modeling of insertion loss for transmission lines with respect to design parameters. We first show that direct application of neural networks can lead to non-physics models with negative insertion loss. To mitigate this problem, we propose two deep learning solutions. One solution is to add a regulation term, which represents the passive condition, to the final loss function to enforce the negative quantity of insertion loss. In the second method, a third-order polynomial expression is defined first, which ensures positiveness, to approximate the insertion loss, then DeepONet neural network structure, which was proposed recently for function and system modeling, was employed to model the coefficients of polynomials. The resulting neural network is applied to predict the coefficients of the polynomial expression. The experimental results on an open-sourced SI/PI database of a PCB design show that both methods can ensure the positiveness for the insertion loss. Furthermore, both methods can achieve similar prediction results, while the polynomial-based DeepONet method is faster than DeepONet based method in training time.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes