Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by otamusic

  1. O

    FDTD coding for perioc boundary condition(PBC)

    Hi, I try to use Sin-Cosine method on Taflove's book to implement PBC with a plane wave excitation by TF/SF method. But the result seems to be failed! 1. I wonder that if iterating the PBC on the total-field is correct, or else on the scattered-field? 2. Do you guys know how to implement...
  2. O

    2D FDTD with plane wave incidence(code in matlab)

    Hi, May I ask you guys a question about the index of filed correction in this matlab code? Line 455~456: ex(is1:is2-1,js1)=ex(is1:is2-1,js1)-((dt/(epsz*dx)).*hz_inc(is1:is2-1)); ex(is1:is2-1,js2)=ex(is1:is2-1,js2)+((dt/(epsz*dx)).*hz_inc(is1:is2-1)); ->why is not ex(is1:is2 ... Line 575...

Part and Inventory Search

Back
Top