A Fast Learning-Based Surrogate of Electrical Machines using a Reduced Basis
Alejandro Ribés, Nawfal Benchekroun, Théo Delagnes
TL;DR
This paper addresses the need for fast surrogates of parameterized PDEs on non-regular meshes suitable for real-time digital twins. It introduces a two-stage POD-SVR framework where a POD-based reduced basis is learned from a snapshot ensemble and multiple SVRs map time and parameter inputs to reduced coefficients to produce full-field predictions in a direct-time fashion. A reconstruction-error bound of the form $\| \mathbf{X}_p-\hat{\mathbf{X}}_p \|_2 \le K_p \mathbf{e}$ is derived, supporting reliability, with $K_p$ defined using POD components. The method is validated on two industrial electrical-machine use cases, achieving low relative RMSE/AME (a few percent) and inference times around a few milliseconds on CPU, indicating strong potential for real-time interactive exploration in digital twins.
Abstract
A surrogate model approximates the outputs of a solver of Partial Differential Equations (PDEs) with a low computational cost. In this article, we propose a method to build learning-based surrogates in the context of parameterized PDEs, which are PDEs that depend on a set of parameters but are also temporal and spatial processes. Our contribution is a method hybridizing the Proper Orthogonal Decomposition and several Support Vector Regression machines. This method is conceived to work in real-time, thus aimed for being used in the context of digital twins, where a user can perform an interactive analysis of results based on the proposed surrogate. We present promising results on two use cases concerning electrical machines. These use cases are not toy examples but are produced an industrial computational code, they use meshes representing non-trivial geometries and contain non-linearities.
