Skip to content

this code shows Finite Difference Time Domain (FDTD) method applied in electromagnetic problem

Notifications You must be signed in to change notification settings

flowerdrops/FDTD-in-CEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FDTD-in-CEM

The matlab codes show Finite Difference Time Domain (FDTD) method applied in electromagnetic problem

FDTD method can calculate the time response in a region when some stimulation is introduced by applying the Maxwell equations. In this situation, Gaussian impulse is introduced. Frequency response can be determined by a Fourier transformation to time response. The disadvantage of this method is large time-comsuming and memory comsuming. A 2-D problem would be raised and the absorb boundary would be treated as MOR absorb boundary which can only absorb the electromagnetic wave vertically insert. The other file named "FDTD_obstacle" has introduced a metal block in a transmission line. The transmission line can be treated as a filter when the block is introduced.

About

this code shows Finite Difference Time Domain (FDTD) method applied in electromagnetic problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages