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.

Question about ABC in self-written FDTD - code

Status
Not open for further replies.

aalemann

Newbie level 3
Joined
Jun 28, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
Hi all,

I've written a simple 2D FDTD code using really simple ABC. In the absorber region the E-Field is damped as follows:
\[E(x) = E(x) \cdot \left[ 1 - \alpha \cdot { \left( \frac{x-d}{d} \right)}^{ 2} \right]\],
where α is a damping constant defining the strength of the absorber.

Does anybody of you know if this type of absorber (which does not work well for angles smaller than 40 degrees) has a specific name?

Thanks in advance,
aalemann
 

*push*

maybe this absorber is too simple to have a specific name...?
 

Hello ,

If you look at my group's website there are some notes on FDTD. Within those notes you will find a section on Perfectly Matched Layers (PML). They are quite effective .
**broken link removed**
Go under the resources tab.

Cesar
 

thanks for posting the link to your notes, but my question was not about how to improve my simple "non"-radiating boundary, I just wanted to know if the method as I posted it above has a separate name.
 

aalemann, you misunderstand the concept of ABC and PML, ABC has no thickness, it is only a boundary condition. predicting the outside field using 1st order, 2nd order ......... approximations.

PML has a thickness, its formulation theoretically claim that all angle can be perfectly absorbed. And it has a thickness (Layer). Which will make the E and H field decay as it propagate deeper into the layer. Which is what you wrote in your first post.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top