The Finite-Difference Time-Domain (FDTD) Method as the Most Practical Tool for Hyperthermia Planning? - PowerPoint PPT Presentation

1 / 23
About This Presentation
Title:

The Finite-Difference Time-Domain (FDTD) Method as the Most Practical Tool for Hyperthermia Planning?

Description:

The Finite-Difference Time-Domain (FDTD) Method as the Most Practical Tool for ... In one dimension in free space they become. Direct physics-based implementation ... – PowerPoint PPT presentation

Number of Views:868
Avg rating:3.0/5.0
Slides: 24
Provided by: denniss47
Category:

less

Transcript and Presenter's Notes

Title: The Finite-Difference Time-Domain (FDTD) Method as the Most Practical Tool for Hyperthermia Planning?


1
The Finite-Difference Time-Domain (FDTD) Method
as the Most Practical Tool for Hyperthermia
Planning?
  • Dennis Sullivan, Ph.D.
  • Professor of Electrical Engineering
  • University of Idaho
  • Moscow, ID USA
  • 83844-1023

2
Advantages of FDTD
  • It is a direct implementation of Maxwells
  • equations (or the bio-heat equation). There
    is no complicated additional mathematics, e.g.,
    matrix inversion, field singularities, etc.

2. There is no complicated mesh to generate.
FDTD uses cubes.
  • The needed resources increase only linearly
  • with the size of the problem space, e.g., a
    problem with 10,000 cells only takes twice as
    long as a problem with 5,000 cells.

3
Advantages of FDTD (continued)
  • It is a time-domain method. The actual radiation
    or temperature rise can be observed.
  • Also, signal processing techniques can be
    brought to bear on simulation problems

4
Possible Disadvantages of FDTD
  1. The cubic structure can lead to stair-casing,

2. The problem space must be truncated properly
or reflections will give erroneous fields.
5
Direct physics-based implementation
Electromagnetic radiation is governed by the
Maxwells equations
6
Direct physics-based implementation
In one dimension in free space they become
7
Direct physics-based implementation
To put these equations in a computer, take the
finite-difference approximations of the partial
derivatives in time and space




8
Direct physics-based implementation
This is a time-domain method. Each new value of
the electric field E or the magnetic field H is
determined by the previous values
9
Direct physics-based implementation
The k represents the location in an array in a
computer while n represents time
10
Direct physics-based implementation
This results in the following two equations of
code in the C program language
exk exk 0.5( hyk-1 - hyk) hyk
hyk 0.5( exk - exk1)
11
Direct physics-based implementation
nn1
Calculate En1/2
Calculate Hn1
Each time step represents an increment in the
total time T n Dt.
12
Direct physics-based implementation
The following is a one-dimensional simulation of
an EM pulse propagation in free space. T
represents the number of time steps.
13
(No Transcript)
14
(No Transcript)
15
(No Transcript)
16
(No Transcript)
17
(No Transcript)
18
(No Transcript)
19
(No Transcript)
20
(No Transcript)
21
(No Transcript)
22
(No Transcript)
23
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com