How MagNet: Machine Learning Framework for Modeling Power Magnetic Material Characteristics
John W. Boyer
- 01 Feb 2023
TL;DR: In this paper , a neural network-based power magnetics modeling tool for modeling the core losses and B-H loops is presented, which allows multiple factors that may influence the magnetic characteristics to be mod- eled in a unified framework.
read more
Abstract: <p>This paper applies machine learning to power mag- netics modeling. We first introduce an open-source database – MagNet – which hosts a large amount of experimentally measured excitation data for many materials across a variety of operating conditions, consisting of more than 500,000 data points in its current state. The processes for data acquisition and data quality control are explained. We then demonstrate a few neural network-based power magnetics modeling tools for modeling the core losses and B–H loops. Machine learning allows multiple factors that may influence the magnetic characteristics to be mod- eled in a unified framework, while provides insights to quantify the complexity of magnetic characteristics and reduce the size of the measurement data required to build a precise model. Neural network models are found to be effective in compressing the measurement data and predicting the material characteristics. The behaviors of a typical power magnetic material (TDK N87) across a wide range of operating conditions (e.g., temperature, waveform, dc-bias) can be well described by a small-scale neural network (204 KB) which is 2,500 times smaller than the raw measured time-series data (512 MB), paving the way for “neural networks as datasheet” to assist power magnetics design. </p>
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
ImageNet: A large-scale hierarchical image database
Jia Deng,Wei Dong,Richard Socher,Li-Jia Li,Kai Li,Li Fei-Fei +5 more
- 20 Jun 2009
TL;DR: A new database called “ImageNet” is introduced, a large-scale ontology of images built upon the backbone of the WordNet structure, much larger in scale and diversity and much more accurate than the current image datasets.
Deep learning in neural networks
TL;DR: This historical survey compactly summarizes relevant work, much of it from the previous millennium, review deep supervised learning, unsupervised learning, reinforcement learning & evolutionary computation, and indirect search for short programs encoding deep and large networks.
18.7K
The use of fast Fourier transform for the estimation of power spectra: A method based on time averaging over short, modified periodograms
TL;DR: In this article, the use of the fast Fourier transform in power spectrum analysis is described, and the method involves sectioning the record and averaging modified periodograms of the sections.
11.6K
A survey on Image Data Augmentation for Deep Learning
TL;DR: This survey will present existing methods for Data Augmentation, promising developments, and meta-level decisions for implementing DataAugmentation, a data-space solution to the problem of limited data.