Skip to content

Releases: LubomirJagos/FreeCAD-OpenEMS-Export

OpenEMS Simulation Creator for FreeCAD with Blender Support v0.4.0 alpha

21 Dec 00:07
5def84e
Compare
Choose a tag to compare

Features:

  • KiCAD PCB Import Tool
  • cartesian and cylindrical coordinate types supported
  • matlab/octave simulation code generator
  • python simulation code generator
  • code generate to evaluate S11, S21, farfield radiation diagram
  • simple mesh definition - fixed distance, fixed count, user defined mesh
  • lot of ports:
    • matlab/octave: lumped, coax, stripline, microstrip
    • python: lumped
  • probes: E, H, J, B, D fields (electric, magnetic, current), voltage, current probe
  • help available
  • GUI font type and size changeable

Installation process: https://www.youtube.com/watch?v=OR-79dCMdyo
Repository with examples: https://github.com/LubomirJagos/FreeCAD-OpenEMS-Export-Plugin-Documentation

OpenEMS Simulation Creator for FreeCAD with Blender Support v0.3.5 alpha

25 Nov 23:52
87e2b61
Compare
Choose a tag to compare

Features:

  • KiCAD PCB Import Tool
  • cartesian and cylindrical coordinate types supported
  • matlab/octave simulation code generator
  • python simulation code generator
  • code generate to evaluate S11, S21, farfield radiation diagram
  • simple mesh definition - fixed distance, fixed count, user defined mesh
  • lot of ports:
    • matlab/octave: lumped, coax, stripline, microstrip
    • python: lumped
  • probes: E, H, J, B, D fields (electric, magnetic, current), voltage, current probe
  • help available
  • GUI font type and size changeable

Installation process: https://www.youtube.com/watch?v=OR-79dCMdyo
Repository with examples: https://github.com/LubomirJagos/FreeCAD-OpenEMS-Export-Plugin-Documentation

OpenEMS Simulation Creator for FreeCAD with Blender Support v0.2.5

28 Sep 02:47
03be9c7
Compare
Choose a tag to compare

FreeCAD macro GUI to create openEMS simulation script by defining simulation using GUI to avoid many pitfalls. This tool can be used for:

  • simulation planar microwave structures: filters, PCB antennas, transmission lines
  • waveguides: rectangular, cylindrical
  • wire antennas containing dielectric materials, for wire antennas with just metal is better to use MoM as it's faster and easier to define
  • EMI inspection PCB

This tool is able to define most of openEMS capabilities:

  • defining boundary conditions
  • define own materials
  • capturing field data from model: E,H,J,B,D field
  • set simulation stop params
  • define probes and generate right mesh for them
  • help meshing model

In this release all main features are working most of things are tested but still there could be some small bugs. This is here to release it for people who want to use it and all found bugs will be corrected.

Installation process: https://www.youtube.com/watch?v=OR-79dCMdyo
Repository with examples: https://github.com/LubomirJagos/FreeCAD-OpenEMS-Export-Plugin-Documentation