Rules | Recent posts | topic RSS | Search | Register  | Log in

How to implement electric dipole source in FDTD?

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> Electromagnetic Design and Simulation
Author Message
c8806z9



Joined: 18 Aug 2008
Posts: 1


Post19 Aug 2008 9:26   How to implement electric dipole source in FDTD?

As the title...


How to implement the electric dipole source in FDTD?

Any one can provide examples for me or some advices?

Thx alot~
Back to top
rrumpf



Joined: 06 Jul 2007
Posts: 80
Helped: 10


Post23 Aug 2008 20:26   Re: How to implement electric dipole source in FDTD?

This may be the simplest of all sources to implement and there are two ways you can do it: hard soure and soft source. The "best" way for you is probably the soft source as this is closer to the physical situation.

1. Pick a point to implement the dipole source (nx,ny,nz)

2. Inside your main FDTD loop, you will have a statement like:

Ez(nx,ny,nz) = s(nt); %% hard source
Ez(nx,ny,nz) = Ex(nx,ny,nz) + s(nt); %% soft source

where (nx,ny,nz) is the position of the source, Ez is the z-component of the electric field, nt is the integer time step, and s(t) is the source as a function of time and probably a short gaussian. You can, of course, use Ex or Ey as the dipole polarization as well.

Hope this helps!

-tip
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> Electromagnetic Design and Simulation
Page 1 of 1 All times are GMT + 1 Hour


Abuse
Administrator
Moderators
topic RSS 
sitemap