1D FDTD method for a TEM wave

Status
Not open for further replies.

blah1

Newbie level 5
Joined
May 20, 2008
Messages
10
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,365
Hello everyone!

For part of a university project I'm currently working on, I need to calculate the Ey and Hz field components of a TEM wave propagating in X direction through free air, a dielectric medium, and free air again. I know the finite-difference equations to be used for iteration, and I know the equations of the Gaussian pulse that is used to excite the system.

I need to produce plots of the field as a function of position for various time steps. I'm trying to implement the algorithm in C.

I have read sections on FDTD in various books I got from the library, but they only deal with theoretical matters.

So far, I setup 512 Yee cells, with corresponding values for free air and dielectric medium (cells 250 to 309 are dielectric). However, I'm stuck at this point and do not know what to do from here. Could someone please give me a pseudocode or verbal pointer regarding what should I be doing next (and how)?

Thanks for reading!
 

Hi

Few resources are attached. It includes some excerpts from Prof Schneider's course notes (Chapters 3 & 4) describing 1D FDTD & its implementation and the C code associated with these chapters. Different cases are handled here, like free space, dielectric, lossy material etc. This will definitely help you in finishing your assignment.

Best Regards
Jithesh
 
Reactions: srmay

    srmay

    Points: 2
    Helpful Answer Positive Rating
Thanks Jithesh,

I'll go through them now.

Much appreciated,
-igor
 
Reactions: kasula

    kasula

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…