微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 电磁仿真讨论 > what is MOM and FEM

what is MOM and FEM

时间:03-24 整理:3721RD 点击:
while i was reading the topic https://www.edaboard.com/ftopic266153.html
i want to ask now when i use a software such as NEC OR HFSS or matlab or pascad it says that NEC uses MOM while HFSS uses FEM; what kind of method did you use in matlab :
so what is MOM,FEM CAN İ HAVE SOME DETAİLS ABOUT İT :? THANKS ALOT AND What about the other programs

When you studied your em-theory you probably solved everything analytically. However, real world problems cannot in general be solved this way. Instead we have to solve them numerically. This creates a new huge area of em, computational electromagnetics (CEM), also called Electromagnetic Modeling. As you know, all macroscopic electromagnetic phenomena is described by the Maxwell's equations. So with CEM we solve the Maxwell's equation numerically and this is what the em software like HFSS and NEC does. There are different methods to use, FEM, MoM and FDTD are the most common ones. There is no method which is perfect for all problems. As an example, HFSS uses the Finite Element Method (FEM). With this method we divide the structure into Finite Elements, most often some triangular structure. Then solve the equations for every corner point, that is, determine the fields there. It is important to understand the methods so that you know how to solve different problems efficiently. For more information I suggest you read some book about CEM.

Agilent has both MOM & FEM based EM simulators and read help documents for detailed information

MOM-method of moments

FEM-Finite Element method

these 2 mtds are used to solve Electromagnetic problems in FDTD method.

MOM is the Method of Moment
FED is the method besed in the technique of the finits elements. for more detailed you can studie the itoh's book " Numerical thechniques for MW & MmW passive structures.
good luck

MATLAB does not have a particular mode. MATLAB is a programming language (????? is it????) . With MATLAB, you actually have to write your code yourself, so you could choose to implement it either in MOM or FEM.


Generally, you use MOM for wire like structures. Hence, the popularity of NEC for simulating wires structures. FEM has a big role for 3D structures. MOM is integral based. FEM is differential based. MOM can be used for 3D structures, but in general, it depends on the complexity of the problem.

Hi,

See the attachments on MOM and FEM.

If u need more information, contact me.

to lekshmi:
"MOM-method of moments

FEM-Finite Element method

these 2 mtds are used to solve Electromagnetic problems in FDTD method"

what do you mean "these 2 mtds are used to solve Electromagnetic problems in FDTD method"? do you mean you combine these two methods into the FDTD method? that must be interesting

I saw that comment, and it got me thinking.
FDTD is a different method of its own. It is based on differential methods.

Lets get that sorted right now.

I have learned the FDTD and FEM
and the FDTD is easy to understand,but the code is hard to write,and very long
FEM is a little hard to understand,but it's short.

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top