a finite element approach for modeling diffusion equation

20
A finite element approach for modeling Diffusion equation Subha Srinivasan 10/30/09

Upload: chuong

Post on 02-Feb-2016

50 views

Category:

Documents


0 download

DESCRIPTION

A finite element approach for modeling Diffusion equation. Subha Srinivasan 10/30/09. Forward Problem Definition. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: A finite element approach for modeling Diffusion equation

A finite element approach for modeling Diffusion equation

Subha Srinivasan

10/30/09

Page 2: A finite element approach for modeling Diffusion equation

Forward Problem Definition

• Given a distribution of light sources on the boundary of an object and a distribution of tissue parameters within , to find the resulting measurement set on

∂Ω Ω

p{ } Ω

M{ } ∂Ω

q{ }

Page 3: A finite element approach for modeling Diffusion equation

Light Propagation in a 3-D Breast Model using BEM

Page 4: A finite element approach for modeling Diffusion equation

Light Propagation in a 3-D Breast Model using BEM

Page 5: A finite element approach for modeling Diffusion equation

Inverse Problem Definition

• Given a distribution of light sources and a distribution of measurements on the boundary , to derive the distribution of tissue parameters within

∂Ω

Ωp{ }

M{ }

q{ }

Page 6: A finite element approach for modeling Diffusion equation

Diffusion equation in frequency domain

• is the isotropic fluence, is the Diffusion coefficient, is the absorption coefficient and is the isotropic source

• is the reduced scattering coefficient

−∇.κ (r)∇Φ(r,ω ) + μ a (r) +iω

c⎛⎝⎜

⎞⎠⎟

Φ(r,ω ) = q0 (r,ω )

Φ κμa

q0

μs '

Page 7: A finite element approach for modeling Diffusion equation

Solutions to Diffusion equation

• Analytical solutions exist in simple geometries• Finite difference methods (FDM) use approximations

for differentiation and integration. Works well for 2D problems with regular boundaries parallel to coordinate axis, cumbersome for regions with curved or irregular boundaries

• Finite element methods (FEM) can be easily applied to complicated and inhomogeneous domains and boundaries. Versatile and computationally feasible (compared to Monte Carlo methods)

Page 8: A finite element approach for modeling Diffusion equation

Using FEM for Modeling

• Main concept: divide a volume/area into elements and build behavior in entire area by characterizing each element (Mosaic)

• Uses integral formulation to generate a set of equations

• Uses continuous piecewise smooth functions for approximating unknown quantities

Page 9: A finite element approach for modeling Diffusion equation

Basis Functions

x1=0 x2=L/2 x3=L

φ1φ3

For a set of basis functions, we can choose anything. For simplicity here, shown are piecewise linear “hat functions”.

Our solution will be a linear combination of these functions.

φ2

Page 10: A finite element approach for modeling Diffusion equation

Derivation of FEM formulation for Diffusion Equation

−∇.κ (r)∇Φ(r,ω ) + μ a (r) +iω

c⎛⎝⎜

⎞⎠⎟

Φ(r,ω ) = q0 (r,ω )

• The approximate solution is:

• And for flux:

• Galerkin formulation gives the weighted residual to equal zero:

• Galerkin weak form:

• Green’s identity:

• Substituting:

Φ = Φ jj=1

N

∑ φ j

wiR(x)dx =0Ω∫ R,w =0

−∇.κ∇Φ,w + μ a +iω

c⎛⎝⎜

⎞⎠⎟

Φ,w = q0 ,w

∇2u,w = −∇u.∇w + (∇u.n)µ

Γ—∫ wds

κ∇Φ.∇w + μ a +

c⎛⎝⎜

⎞⎠⎟

Φ,w = q0 ,w + κ∇Φ.n$—∫ .wds

Page 11: A finite element approach for modeling Diffusion equation

Matrix form of FEM Model

• Discretizing parameters:

• Overall:

• Matrix form:

• For A,B detailed, refer to Paulsen et al, Med Phys, 1995

• Need to apply BCs

Φ j

j=1

N

∑ κ∇φ j .∇φi + μ a +iω

c⎛⎝⎜

⎞⎠⎟φ j ,φi

⎣⎢

⎦⎥= q0 ,w + Fj

j=1

N

∑ φ jφi ds—∫

κ = κ kk=1

K

∑ ψ k ,μ a = μ ll=1

L

∑ ϕ l

Φ j

j=1

N

∑ κ kψ kk=1

K

∑ ∇φ j .∇φi + μ lϕ ll=1

L

∑ +iω

c

⎛⎝⎜

⎞⎠⎟φ j ,φi

⎣⎢

⎦⎥= q0 ,w + Fj

j=1

N

∑ φ jφi ds—∫

Abb AbI

AIb AII

⎝⎜⎜

⎠⎟⎟

Φb

Φ I

⎧⎨⎩

⎫⎬⎭=

Bbb 0

0 0

⎝⎜

⎠⎟

Fb

0⎧⎨⎩

⎫⎬⎭+

Cb

CI

⎧⎨⎩

⎫⎬⎭

Page 12: A finite element approach for modeling Diffusion equation

Boundary Conditions

• Type III BC, Robin type

• α incorporates reflection at the boundary due to refractive index change

Φ(γ ) +κ

αn̂.∇Φ(γ ) = 0

α =1

2A,

A =2 / (1− R0 ) −1+ cosθc

3

1− cosθc

2

R0 =(n −1)2

(n +1)2

Page 13: A finite element approach for modeling Diffusion equation

Source Modeling

• Point source: contribution of source to element in which it falls

• Gaussian source: modeled with known FWHM

• Distributed source model:

• Hybrid monte-carlo model: Monte carlo model close to source & diffusion model away from source

Paulsen et al, Med Phys, 1995

Page 14: A finite element approach for modeling Diffusion equation

Forward Model:

Page 15: A finite element approach for modeling Diffusion equation

Forward Model for Homogeneous Domain: Multiple Sources

Page 16: A finite element approach for modeling Diffusion equation

Forward Model with Inclusion

Page 17: A finite element approach for modeling Diffusion equation

Boundary Measurements

Page 18: A finite element approach for modeling Diffusion equation

Hybrid Source Model

Ashley Laughney summer project, 2007

Page 19: A finite element approach for modeling Diffusion equation

Plots near the source

Ashley Laughney summer project, 2007

Page 20: A finite element approach for modeling Diffusion equation

References

• Arridge et al, Med Phys, 20(2), 1993

• Schweiger et al, Med Phys, 22(11), 1995

• Paulsen et al, Med Phys, 22(6), 1995

• Wang et al, JOSA(A), 10(8), 1993