Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/princetonuniversity/magnet
Open Source Research Platform for Power Magnetics Modeling
https://github.com/princetonuniversity/magnet
core-loss machine-learning magnetics power-electronics
Last synced: about 1 month ago
JSON representation
Open Source Research Platform for Power Magnetics Modeling
- Host: GitHub
- URL: https://github.com/princetonuniversity/magnet
- Owner: PrincetonUniversity
- License: mit
- Created: 2021-09-21T15:46:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T22:41:18.000Z (11 months ago)
- Last Synced: 2024-11-15T22:55:40.111Z (about 2 months ago)
- Topics: core-loss, machine-learning, magnetics, power-electronics
- Language: Python
- Homepage: https://mag-net.princeton.edu/
- Size: 144 MB
- Stars: 63
- Watchers: 12
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build](https://github.com/PrincetonUniversity/magnet/actions/workflows/main.yml/badge.svg)](https://github.com/PrincetonUniversity/magnet/actions/workflows/main.yml)
![MagNet Logo](app/img/magnetlogo.jpg)Princeton MagNet is a large-scale dataset designed to enable researchers to model magnetic core loss using machine learning to accelerate the design process of power electronics. The dataset contains a large amount of voltage and current data of different magnetic components with different shapes of waveforms and different properties measured in the real world. Researchers may use these data as pairs of excitations and responses to build up analytical magnetic models or calculate the core loss to derive static models.
## Website
Princeton MagNet is currently deployed at https://mag-net.princeton.edu/
## MagNet Challenge [Link](https://github.com/minjiechen/magnetchallenge)
[Download the Latest Version of the MagNet Handbook (03-25-2023)](magnetchallenge/handbook.pdf)
## Documentation
The web application for Princeton MagNet uses the `magnet` package, a python package under development where most of
the functionality is exposed. Before `magnet` is released on PyPI, it can be installed using
`pip install git+https://github.com/PrincetonUniversity/magnet`.Please `pip install mag-net` and `pip install .` in the magnet folder before running streamlit.
## How to Cite
If you used MagNet, please cite us with the following.
- D. Serrano et al., "Why MagNet: Quantifying the Complexity of Modeling Power Magnetic Material Characteristics," in IEEE Transactions on Power Electronics, doi: 10.1109/TPEL.2023.3291084. [Paper](https://ieeexplore.ieee.org/document/10169101)
- H. Li et al., "How MagNet: Machine Learning Framework for Modeling Power Magnetic Material Characteristics," in IEEE Transactions on Power Electronics, doi: 10.1109/TPEL.2023.3309232. [Paper](https://ieeexplore.ieee.org/document/10232863)
- H. Li, D. Serrano, S. Wang and M. Chen, "MagNet-AI: Neural Network as Datasheet for Magnetics Modeling and Material Recommendation," in IEEE Transactions on Power Electronics, doi: 10.1109/TPEL.2023.3309233. [Paper](https://ieeexplore.ieee.org/document/10232911)
## Team Members
Princeton MagNet is currently maintained by the Power Electronics Research Lab as Princeton University. We also collaborate with Dartmouth College, and Plexim.
![MagNet Team](app/img/magnetteam.jpg)
## Sponsors
This work is sponsored by the ARPA-E DIFFERENTIATE Program, Princeton CSML DataX program, Princeton Andlinger Center for Energy and the Environment, and National Science Foundation under the NSF CAREER Award.
![MagNet Sponsor](app/img/sponsor.jpg)