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.

finite difference matlab code loop

Status
Not open for further replies.

ppAntenna

Member level 1
Member level 1
Joined
Oct 11, 2001
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
247
fdtd code

I'm a beginner in FDTD programing.
Anyone have a MATLAB code to solve the irregular grid problem??

THX
 

Dderijken

Member level 2
Member level 2
Joined
Jun 17, 2002
Messages
51
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,288
Location
Europe ...
Activity points
462
fdtd matlab code

Me too ...

I really want to lean to code it by myself ..
Can someone give me some simple tutorial codes ...

TIA,
 

loucy

Advanced Member level 1
Advanced Member level 1
Joined
Aug 26, 2001
Messages
414
Helped
24
Reputation
48
Reaction score
11
Trophy points
1,298
Activity points
4,657
fdtd matlab

There is a book on FDTD with some 2-D code included. I don't remember the title now. Check your library.
 
  • Like
Reactions: kasula

    kasula

    Points: 2
    Helpful Answer Positive Rating

nogfaw

Newbie level 6
Newbie level 6
Joined
Jun 6, 2001
Messages
11
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
10
finite difference time domain matlab

Computational Electrodynamics: The Finite-Difference Time-Domain Method (w CD-ROM),
by Allen Taflove, Susan C. Hagness, Artech House; 2nd edition,
contains some simple fdtd matlab codes.
 

mesfet

Full Member level 2
Full Member level 2
Joined
Jan 4, 2002
Messages
131
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Activity points
1,111
fdtd code in matlab

Simple fdtd program is very easy write, especially you are using matlab.
Once the formulation are derived, writing the code is just a matter of time. You may first start by writing a simple 1D code with both side PEC, then adding ABC. This step will verify and solidify your concept. After 1D, then 2D and 3D. You may try implementing PML in 2D, after it is verified then extend to 3D.

Extending regular grid to irregular grid is just a piece of cake, but you may take care of the stability condition.

For updating fields in your simulation domain, try avoid using "for loop". "For loop" is incredible slow in matlab.
 

ppAntenna

Member level 1
Member level 1
Joined
Oct 11, 2001
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
247
matlab fdtd

anyone can provide a 1D fdtd matlab code with ABC for reference.
 

Kit-the-great

Full Member level 3
Full Member level 3
Joined
Mar 30, 2002
Messages
150
Helped
5
Reputation
10
Reaction score
3
Trophy points
1,298
Location
Russia
Activity points
1,318
fdtd codes

Some FDTD m-progs from Balanis antenna book.

With responce,
Kit-the-great
 

    V

    Points: 2
    Helpful Answer Positive Rating

Dderijken

Member level 2
Member level 2
Joined
Jun 17, 2002
Messages
51
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,288
Location
Europe ...
Activity points
462
1d fdtd code

I have downloaded the FDTD code you posted ...
Will try it by now ...
(Thanks for posting the stuff ..)
 

g86

Full Member level 4
Full Member level 4
Joined
Jan 21, 2003
Messages
212
Helped
11
Reputation
22
Reaction score
7
Trophy points
1,298
Location
On top of antenna :))
Activity points
2,232
fdtd code matlab

Any body has MATLAB FDTD code for Microstrip antenna? :?: :idea: :!:
 

Dderijken

Member level 2
Member level 2
Joined
Jun 17, 2002
Messages
51
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,288
Location
Europe ...
Activity points
462
fdtd c++

I'm also looking for that ...
But sofar .. no reaction ...hic hic ....
anyone else ...plz ...
 

eeywswch

Newbie level 4
Newbie level 4
Joined
Oct 21, 2004
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
56
matlab fdtd

Thanks for posting

Added after 1 minutes:

where can I find help for 2D FDTD code for C, I have writen one, but seems not correct, anyone can help?
 

IICCEE

Full Member level 3
Full Member level 3
Joined
Dec 24, 2001
Messages
166
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,298
Location
China
Activity points
1,503
code fdtd

SOME ONE COULD UPLOAD A ADI-FDTD code?
 

kprokopi

Newbie level 5
Newbie level 5
Joined
Jul 30, 2004
Messages
10
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,283
Location
Thessaloniki, Greece
Activity points
74
1d fdtd matlab

I upload an FDTD code in matlab in one dimension. It is very easy to understand it and than to extend it in 2 and 3 dimensions.
 

moneng

Newbie level 1
Newbie level 1
Joined
Jan 23, 2007
Messages
1
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,285
edaboard fdtd

hi everyone,i'm a beginner in electromagnetic field. i'm very interested in evaluating sar distribution in a human head due to cellular phone. i want to evaluate it using matlab. thus i do not know how to start. can someone give me any fdm or fdtd code.thanks
 

oualkadi

Member level 3
Member level 3
Joined
Oct 29, 2005
Messages
57
Helped
3
Reputation
12
Reaction score
1
Trophy points
1,288
Activity points
1,563
fdtd matlab book

it is possible to have a FDTD code in matlab for three dimensions??
 

engmfarhat

Advanced Member level 4
Full Member level 1
Joined
Jan 4, 2006
Messages
117
Helped
14
Reputation
28
Reaction score
7
Trophy points
1,298
Activity points
2,060
matlab code for plpc fdtd

You should start with Sulivan book it is very good as introduction in FDTD and it contains all codes in C++
 

oualkadi

Member level 3
Member level 3
Joined
Oct 29, 2005
Messages
57
Helped
3
Reputation
12
Reaction score
1
Trophy points
1,288
Activity points
1,563
matlab m-file free tlm fdtd code

engmfarhat said:
You should start with Sulivan book it is very good as introduction in FDTD and it contains all codes in C++

can u upload this book, also I am looking for matlab codes
 

engmfarhat

Advanced Member level 4
Full Member level 1
Joined
Jan 4, 2006
Messages
117
Helped
14
Reputation
28
Reaction score
7
Trophy points
1,298
Activity points
2,060
fdtd introduction

it is already uploaded in the edaboard. just search
for FDTD

Added after 2 minutes:

i search for you it is in the link:
 

car80n

Newbie level 2
Newbie level 2
Joined
Feb 2, 2007
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,290
fdtd simple code in matlab

the id dodes are available on the net . just google for the name of the book and you will get teh basic codes
 

akedar

Full Member level 5
Full Member level 5
Joined
Jul 27, 2004
Messages
248
Helped
30
Reputation
60
Reaction score
14
Trophy points
1,298
Activity points
1,180
FDTD matlab code

does anyone has PBFDTD code
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top