EM Workbench

From FreeCAD Documentation
Revision as of 08:57, 3 January 2019 by Ediloren (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

The ElectroMagnetic (EM) Workbench provides the CAD front-end interface to some open source free solvers. At present it supports the 3D magnetoquasistatic impedance solver FastHenry (i.e. inductance and resistance extraction at "low" frequencies). Support for the 3D electrostatic capacitance solver FasterCap is ongoing.

The EM Workbench is a FreeCAD addon, that can be installed on demand. It is not part of the standard FreeCAD install.

Installation

At present, the EM Workbench must be manually installed. See the instructions in the README at the EM Workbench GihHub page.

The electromagnetic solvers FastHenry2 and FasterCap must be installed separately. Their binary codes as well as the sources are freely available from FastFieldSolvers.

Usage

FastHenry

FastHenry is a software for computing the frequency-dependant self and mutual inductances and resistances of a generic tridimensional conductive structure, in the magnetoquasistatic approximation. It can also generate Spice-compatible, multiple-frequency equivalent-circuit models.

Knowledge of FastHenry is a pre-condition for the proficient usage of the ElectroMagnetic Workbench for FastHenry. We suggest you to read the original FastHenry User's manual and play a bit with the sample files that are provided with the installation.

FastHenry Tools

These are tools used to interface with FastHenry:


API

The EM tools can be used in macros and from the Python console by using the EM API.

Tutorials

Some beta video tutorials are available: