How to build electric field simulation on a 3D-model?

15 vues (au cours des 30 derniers jours)
Peng Zhang
Peng Zhang le 14 Juin 2016
I used PDE toolbox to work on the E-field simulation within a 2D shape, but now I need to upgrade the structure to 3D level. Is there any method in Matlab to draw a 3D model and conduct the similar electric field simulation as in PDE?
Thanks!

Réponse acceptée

Ravi Kumar
Ravi Kumar le 14 Juin 2016
Hi Peng,
Create the 3-D geometry in a CAD software and export it as a STL file. You can then import such 3-D geometry into PDE Toolbox using importGeometry function. Take a look at this documentation page: http://www.mathworks.com/help/pde/ug/importgeometry.html
Ravi
  2 commentaires
Peng Zhang
Peng Zhang le 14 Juin 2016
Ravi,
Thanks very much for your advice! Is it possible to import the 3D STL file directly from the PDE toolbox's interface or it is only applied by the codes?
Peng
Ravi Kumar
Ravi Kumar le 14 Juin 2016
Hi Peng,
You have to use programmatic interface to import 3-D STL. You cannot import 3-D geometry using PDE App (pdetool).
Ravi

Connectez-vous pour commenter.

Plus de réponses (2)

Oliver Scott
Oliver Scott le 5 Août 2018
Is there a step by step guide anywhere for this, I'm fairly new to matlab and I need to display electromagnetic field from a switchboard. Any recommendations ?
Thanks in advance. Oliver

YASMEENA akhter
YASMEENA akhter le 2 Mai 2022
I need to get electrical simulation results of sensor,I have created 3D geometry of model but unable to get results. I tried for COMSOL software but its unable to access it . Is there any other software where i can get results...????

Community Treasure Hunt

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

Start Hunting!

Translated by