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.

formulas of wave propagation in a dielectric slab

Status
Not open for further replies.

mina.nms

Junior Member level 3
Joined
Sep 1, 2010
Messages
29
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,468
hello
i need formulas of wave propagation in a dielectric slab
thanks
 

thanks all
but i have a problem yet
could any one please tell me the below codes of wave propagation refer to wich formula?
CNA = 1.0 - SIG*DT/(2.*E0*ER)
CD = 1.0 + SIG*DT/(2.*E0*ER)
CA = CNA/CD
CNB = DT/(E0*ER*DZ)
CB = CNB/CD;
Ex(1,I) = CA*Ex(1,I) - CB*(Hy(1,I+1) - Hy(1,I))
thanks
 
  • Like
Reactions: apeeet

    apeeet

    Points: 2
    Helpful Answer Positive Rating
Riiighhht...tell ya what...why dont you stop acquiring "formulas" and try deriving some of these for yourself! If not interested in deriving...then study the book more and memorize the formulas...

As an aside, formulas tend to get you nowhere if you do not know the fundamental physics.
 

thanks ckshivaram & MRAMA
but i have a problem yet
could any one please tell me the below codes of wave propagation refer to wich formula?
CNA = 1.0 - SIG*DT/(2.*E0*ER)
CD = 1.0 + SIG*DT/(2.*E0*ER)
CA = CNA/CD
CNB = DT/(E0*ER*DZ)
CB = CNB/CD;
Ex(1,I) = CA*Ex(1,I) - CB*(Hy(1,I+1) - Hy(1,I))
thanks
 

thanks all
but i have a problem yet
could any one please tell me the below codes of wave propagation refer to wich formula?
CNA = 1.0 - SIG*DT/(2.*E0*ER)
CD = 1.0 + SIG*DT/(2.*E0*ER)
CA = CNA/CD
CNB = DT/(E0*ER*DZ)
CB = CNB/CD;
Ex(1,I) = CA*Ex(1,I) - CB*(Hy(1,I+1) - Hy(1,I))
thanks

Looks like FDTD formulation from central difference. Try to read Taflove & Hagness book or Sulluvian
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top