IntuitionRF - Mesh your OpenEMS Simulations with Blender ! #219
Replies: 6 comments 14 replies
-
excellent work, thank you very much for creating this, I will definitely experiment with it! |
Beta Was this translation helpful? Give feedback.
-
Hi, I saw the demo/tutorial on Youtube about your IntuitionRF plugin and would like to try it. I am not very familiar with Blender and know just little about Python. Nevertheless I tried to install your plugin and got the following error: Traceback (most recent call last): I have Windows 10, Blender 4.1.1 installed. OpenEMS is installed as a Ready-Made Package. I ran some examples included in openEMS and they seems to be working ok. Please help me to install your plugin correctly. |
Beta Was this translation helpful? Give feedback.
-
this is awesome guys! would it be possible to create the radiation pattern for those shown on Blender? |
Beta Was this translation helpful? Give feedback.
-
@Juleinn , are you on social media, Twitter and LinkedIn? |
Beta Was this translation helpful? Give feedback.
-
Does it also take the environment materials for consideration? For example if I make a partial enclosure/wall out of metal etc.? And can I potentially calculate/view the range/distance a signal could have? |
Beta Was this translation helpful? Give feedback.
-
@Juleinn - Have you ever used the plugin on Linux (Ubuntu)? I tried several different distributions without success. The problem with blender is, that it is impossible to run/build the plugin in an isolated virtual python environment. The plugin has some dependencies that will break the python installation that comes with the distribution, in my case Ubuntu 22.04. Can you name a distribution that works without heavy tweaking? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I recently saw the Rotman Lens tutorial by @samerps and I though I wanted to do the same :)
Now meshing the simulation correctly can be quite time consuming, especially when its comes to debugging PEC dumps of STL files or arbitrary shapes.
So I made a small plugin for Blender that lets you define the meshlines from within blender, preview the smoothmeshlines, and debug the PEC (overlap it on the existing antenna/trace design).
I hope you can find usefull !
Here is the plugin : https://github.com/Juleinn/IntuitionRF
And there is a demo/tutorial on Youtube : https://www.youtube.com/watch?v=oCE_hrCGen4
It shows a example of a Patch Antenna, a PIFA antenna, and a trace on a PCB, made with KiCAD
Beta Was this translation helpful? Give feedback.
All reactions