How FEA works, briefly put.
No time to waddle through dozens of pages full of mathematics? Here’s how FEA works – the sticky note version!
- The governing equation is defined. In magnetostatics, the Ampere’s law is combined with the vector potential to get
. - We define an approximative solution
.
In other words, known (shape) functions multiplied by some unknown coefficients . - The problem geometry is meshed, and the shape functions are defined based on the mesh.
- To solve the coefficients, we try to get “as good as possible” solution according to the following criterion:
for all . - This gives us a system of equations for our unknowns.
- Profit!
- Lots of awesome figures are drawn (see below).
P.S. To get a unique solution, boundary conditions of course have to be fixed. Typically, the left-hand-side integral is integrated by parts (this also means that doesn’t have to be twice differentiable anymore), after which Neumann boundary conditions (forces, fluxes) can be included in the boundary integral that appears. Dirichlet confitions (fixed displacement, temperature, potential) have to be fixed more manually, by solving only those unknowns that are not directly fixed by this condition.
Check out EMDtool - Electric Motor Design toolbox for Matlab.
Need help with electric motor design or design software? Let's get in touch - satisfaction guaranteed!
How FEA works – Post-it version