litz_wire_losses_fe​m_matlab

Litz Wire Losses with FEM and MATLAB
83 Downloads
Updated 4 Nov 2021

Litz Wire Losses with FEM and MATLAB

license - BSD language - MATLAB category - power electronics status - maintained

This MATLAB tool extracts the losses of a litz wire winding from the field patterns. The losses are computed in the frequency domain with Bessel functions. The field patterns can be extracted with any simulation software (e.g. COMSOL, ANSYS, OpenFOAM). The tool be used to compute the losses of different components, e.g., inductors, transformers, and chokes.

The method features several advantages:

  • A reduced computational cost, since the discrete strands are not modeled
  • The mesh can be coarse, independent of the skin depth
  • Method valid up to several megahertz
  • The litz wire can feature an arbitrary shape

The following limitations exist:

  • The impact of the eddy current on the magnetic field is neglected
  • The litz wire is composed of round strands
  • The litz wire is ideal (insulated and perfectly twisted strands)
  • The litz wire is defined with a fill factor, the exact position of the strands is not considered

The following field patterns are required:

  • Integral of the square of the current density over the winding (for skin losses)
  • Integral of the square of the magnetic field over the winding (for proximity losses)

This tool is developed by the Power Electronic Systems Laboratory at ETH Zurich and is available under the BSD License. The code is also available on the ETH Data Archive.

Example

A simple circular air coil realized with litz wire is considered:

Winding Current Density and Magnetic Field

Winding Equivalent Circuit

Compatibility

The tool is tested with the following MATLAB setup:

  • Tested with MATLAB R2018b or 2019a
  • No toolboxes are required.
  • Compatibility with GNU Octave not tested but probably easy to achieve.

Any numerical simulation software (e.g. COMSOL, ANSYS, OpenFOAM) can be used for generating the field patterns. For the included example, COMSOL 5.4 or 5.5 has been used.

References

References for the litz wire losses:

  • Guillod, T. / Litz Wire Losses: Effects of Twisting Imperfections / 2017
  • Muehlethaler, J. / Modeling and Multi-Objective Optimization of Inductive Power Components / 2012
  • Ferreira, J. / Electromagnetic Modelling of Power Electronic Converters / 1989

Author

  • Thomas Guillod, ETH Zurich, Power Electronic Systems Laboratory - GitHub Profile

License

  • This project is licensed under the BSD License, see LICENSE.md.
  • This project is copyrighted by: (c) 2016-2020, ETH Zurich, Power Electronic Systems Laboratory, T. Guillod.

Cite As

Thomas Guillod (2024). litz_wire_losses_fem_matlab (https://github.com/ethz-pes/litz_wire_losses_fem_matlab), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.4

connect readme

1.3

Change txt

1.2

Change txt

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.