+ All Categories
Home > Documents > FINITE ELEMENTS AND FINITE DIFFERENCE HUMAN HEAD …

FINITE ELEMENTS AND FINITE DIFFERENCE HUMAN HEAD …

Date post: 04-Nov-2021
Category:
Upload: others
View: 13 times
Download: 0 times
Share this document with a friend
1
FINITE ELEMENTS AND FINITE DIFFERENCE HUMAN HEAD MODELING: FORWARD PROBLEM S. Turovets 1 K. Glass 1 A. Malony 1 V. Volkov 2 1 Neuroinformatics Center 2 Institute of Mathematics INTRODUCTION:PHYSICS OF EEG/MEG Fundamental problems in electroencephalography (EEG) and magnetoencephalograpy (MEG), in particular , source localization and impedance imaging require modeling and simulating the associated bioelectric fields. The relevant frequency spectrum in EEG and MEG is typically below 1 kHz, and most studies deal with frequencies between 0.1 and 100 Hz, therefore, the physics of EEG/MEG can be well described by the quasi-static approximation of Maxwell’s equations. The forward problem can be stated as follows: given the positions, orientations and magnitudes of dipole current sources, as well as geometry and electrical conductivity of the head volume , Ω, calculate the distribution of the electrical potential on the surface of the head (scalp), ΓΩ. Mathematically, it means solving the linear Poisson equation[1]: (σ∇φ)=Js , in Ω (1) with no-flux Neumann boundary conditions on the scalp: σ(∇φ) n = 0 , on ΓΩ . (2) Here σ= σij( x,y,z) is an inhomogeneous tensor of the head tissues conductivity. Having computed potentials φ and current densities J=- σ(∇φ), the magnetic field B can be found through the Biot-Savart law. The inverse problem implies fitting the computed and measured data to extract information on location of the sources or the internal head tissues properties and usually involves the large number of runs for the forward problem. This is why the computational methods for the forward problem which are stable, fast and eligible for parallelization are of paramount importance. Tissues parameters in 4-shell model Tissue type σ(Ω -1 m -1 ) Reference Radius (cm) Brain 0.25 Geddes(1967) 8 CSF 1.79 Baumann(1997) 8.2 Skull 0.018 Law (1993) 8.7 Scalp 0.44 Burger(1943) 9.2 Reference 1.R.M. Gulrajani, Bioelectricity and Biomagnetism.New York: John Wiley & Sons, 1998 2.J. Jin, The Finite Element Method in Electromagnetics. New York: John Wiley & Sons, 1993 3.W.H Press, S.A. Teukolsky, W.T. Vetterling, B.P. Flannery, The Numerical Recipes in C: The art of Scientific Computing, 2nd edition. New York:Cambridge University Press, 1992 4. V.N.Abrashin, I.A.Dzuba, “Economical Iterative Methods for solving multi- dimensional problems in Mathematical Physics”, Differential Equations, Vol. 30 , No.2, pp. 281-291.(translation from Russian). SUMMARY HEAD PHANTOMS: FEMLAB 4-shell sphere model - 2 points current injection DISCUSSION AND FUTURE RESEARCH When using FD methods one should be aware about the following “pros” and “cons”: -meshes are relatively easy to construct as the cubic/rectangular elements can be “mapped” directly from the voxels of the medical images (3D MRI scans); -many anatomical details can be included as the computational load is based on the number of elements and not on the specifics of tissues differentiation. - the “native” geometry for FD is rectangular, therefore the simplest way of implementing curved boundaries is to embed the complex object into a computational cubic domain. However, the redundant voxels can bring additional computational cost in terms of accuracy and speed. Future work will involve refinement and parallel implementation of the FD ADI algorithm based solver for the forward problem with the aim of applications in the EEG/MEG inverse problem and other modalities (such as electrical impedance tomography and NIR diffusive optical tomography). It will include: -investigation of FDM accuracy and rate of convergence against the bench- mark analytical models and FEM algorithms using FEMLAB and other FEM software; - implementation of a parallel version of the current FORTRAN 77 code in C/C++ to run on computer cluster NEURONIC; - implementation of a similar FD ADI algorithm for solving the photon migration equation the heterogeneous brain tissues, which is basic in NIRS modalities. Governing Equations ICS/BCS Discretization System of Algebraic Equations Equation (Matrix) Solver Approximat e Solution Continuous Solutions Finite-Difference Finite-Element Boundary Element Finite-Volume Spectral Discrete Nodal Values Tridiagonal ADI SOR Gauss-Seidel Gaussian elimination φ (x,y,z,t) J (x,y,z,t) B (x,y,z,t) COMPUTATIONAL PROCEDURE COMPUTATIONAL METHODS The main idea behind the FE or FD methods is to reduce a continuous problem with infinitely many unknown field values to a finite number of unknowns by discretizing the solution region into elements. The FD method is generally the easiest method to code and implement, but it usually requires special modifications to define irregular boundaries, abrupt changes in material properties, and complex boundary conditions. While typically more difficult to implement, the FE/BE methods are usually preferred for problems with irregular, inhomogeneous domains and mixed boundary conditions. Application of each of the previous approximation methods to (1) yields a system of linear equations of the form Aφ=b, which must be solved to obtain the final solution. The solution techniques can be broadly categorized as direct and iterative solvers[2] (cf. Diagram). The choice of the particular solution method is highly dependent upon the approximation technique employed to obtain the linear system, upon the size of the resulting system, and upon accessible computational resources. In the present study we are focusing on investigation of the capabilities of the commercial package FEMLAB as an input FE mesh generator and a solver for bioelectric field problems in simplified phantoms and realistic geometries, as well as the FD alternative direction implicit algorithms [3,4]. Ellipsoid model FD ADI Algorithm: 3D - 4-shell sphere model a b FD ADI Algorithm: MRI - 3D Heterogeneous Case Study c d Potential (a) and current (b) distributions for 2 point current injection: Resolution: 256x256x256 mesh: Time: ~30 minutes at PC (Pentium 3, 512 RAM,1.2 GHz) 2D cross-section of the 3D Poisson equation solution at 64x64x64 © and 256x256x256.) . The effective conductivity in the air regions is 0.01% of the average head conductivity. Convergence: < 150 iterations. -FEMLAB is instrumental as a FE solver and/or a FE mesh generator for 3D phantoms and 2D realistic MRI geometries -In case of 3D MRI data of the brain the inner structure must be simplified to be imported into FEMLAB -Finite Difference ADI algorithm [4] has been identified as an appropriate choice for a fast solver in the forward problem MRI: FEMLAB RESULTS
Transcript
Page 1: FINITE ELEMENTS AND FINITE DIFFERENCE HUMAN HEAD …

FINITE ELEMENTS AND FINITE DIFFERENCE HUMAN HEAD MODELING:FORWARD PROBLEM

S. Turovets1 K. Glass1 A. Malony1 V. Volkov2

1Neuroinformatics Center 2Institute of Mathematics

INTRODUCTION:PHYSICS OFEEG/MEG

Fundamental problems in electroencephalography (EEG) andmagnetoencephalograpy (MEG), in particular , source localization and impedanceimaging require modeling and simulating the associated bioelectric fields. Therelevant frequency spectrum in EEG and MEG is typically below 1 kHz, and moststudies deal with frequencies between 0.1 and 100 Hz, therefore, the physics ofEEG/MEG can be well described by the quasi-static approximation of Maxwell’sequations. The forward problem can be stated as follows: given the positions, orientationsand magnitudes of dipole current sources, as well as geometry and electrical conductivity ofthe head volume , Ω, calculate the distribution of the electrical potential on the surface of thehead (scalp), ΓΩ. Mathematically, it means solving the linear Poisson equation[1]:

∇• (σ∇φ)=∇•Js , in Ω (1)with no-flux Neumann boundary conditions on the scalp:

σ(∇φ) • n = 0 , on ΓΩ . (2)Here σ= σij( x,y,z) is an inhomogeneous tensor of the head tissues conductivity.Having computed potentials φ and current densities J=- σ(∇φ), the magnetic field B can befound through the Biot-Savart law. The inverse problem implies fitting the computed and measured data to extractinformation on location of the sources or the internal head tissues properties and usually involves the large number of runs for the forward problem. This is why the computationalmethods for the forward problem which are stable, fast and eligible for parallelization are ofparamount importance.

Tissues parameters in 4-shell modelTissue type σ(Ω-1m-1) Reference Radius (cm)Brain 0.25 Geddes(1967) 8CSF 1.79 Baumann(1997) 8.2Skull 0.018 Law (1993) 8.7Scalp 0.44 Burger(1943) 9.2

Reference1.R.M. Gulrajani, Bioelectricity and Biomagnetism.New York: John Wiley & Sons, 19982.J. Jin, The Finite Element Method in Electromagnetics. New York: John Wiley & Sons,19933.W.H Press, S.A. Teukolsky, W.T. Vetterling, B.P. Flannery, The Numerical Recipes in C:The art of Scientific Computing, 2nd edition. New York:Cambridge University Press, 19924. V.N.Abrashin, I.A.Dzuba, “Economical Iterative Methods for solving multi-dimensional problems in Mathematical Physics”, Differential Equations, Vol. 30 , No.2, pp. 281-291.(translation from Russian).

SUMMARY

HEAD PHANTOMS: FEMLAB

4-shell sphere model- 2 points current injection

DISCUSSION AND FUTURERESEARCH

When using FD methods one should be aware about thefollowing “pros” and “cons”:

-meshes are relatively easy to construct as the cubic/rectangular elements canbe “mapped” directly from the voxels of the medical images (3D MRI scans);-many anatomical details can be included as the computational load is basedon the number of elements and not on the specifics of tissues differentiation. - the “native” geometry for FD is rectangular, therefore the simplest wayof implementing curved boundaries is to embed the complex object into acomputational cubic domain. However, the redundant voxels can bringadditional computational cost in terms of accuracy and speed.

Future work will involve refinement and parallel implementation of the FDADI algorithm based solver for the forward problem with the aim ofapplications in the EEG/MEG inverse problem and other modalities (such aselectrical impedance tomography and NIR diffusive optical tomography). Itwill include:

-investigation of FDM accuracy and rate of convergence against the bench-mark analytical models and FEM algorithms using FEMLAB and other FEMsoftware;

- implementation of a parallel version of the current FORTRAN 77 code inC/C++ to run on computer cluster NEURONIC;

- implementation of a similar FD ADI algorithm for solving the photonmigration equation the heterogeneous brain tissues, which is basic in NIRSmodalities.

GoverningEquationsICS/BCS

Discretization

System ofAlgebraicEquations

Equation (Matrix)Solver

Approximate Solution

ContinuousSolutions

Finite-Difference

Finite-Element

Boundary Element

Finite-Volume

Spectral

DiscreteNodalValues

Tridiagonal

ADI

SOR

Gauss-Seidel

Gaussianelimination

φ (x,y,z,t)

J (x,y,z,t)

B (x,y,z,t)

COMPUTATIONAL PROCEDURE

COMPUTATIONAL METHODS The main idea behind the FE or FD methods is to reduce a continuous problem withinfinitely many unknown field values to a finite number of unknowns by discretizing thesolution region into elements. The FD method is generally the easiest method to code and implement, but it usuallyrequires special modifications to define irregular boundaries, abrupt changes in materialproperties, and complex boundary conditions. While typically more difficult to implement,the FE/BE methods are usually preferred for problems with irregular, inhomogeneousdomains and mixed boundary conditions. Application of each of the previous approximation methods to (1) yields a system of linear equations of the form Aφ=b, which must be solved to obtain the final solution. The solution techniques can be broadly categorized as direct and iterative solvers[2] (cf.Diagram). The choice of the particular solution method is highly dependent upon theapproximation technique employed to obtain the linear system, upon the size of the resultingsystem, and upon accessible computational resources. In the present study we are focusing on investigation of the capabilities of thecommercial package FEMLAB as an input FE mesh generator and a solver for bioelectricfield problems in simplified phantoms and realistic geometries, as well as the FD alternativedirection implicit algorithms [3,4].

Ellipsoid modelFD ADI Algorithm:

3D - 4-shell sphere model

a b

FD ADI Algorithm: MRI -3D Heterogeneous Case Study

c d

Potential (a) and current (b) distributionsfor 2 point current injection: Resolution: 256x256x256 mesh: Time: ~30 minutes at PC (Pentium 3, 512 RAM,1.2 GHz)

2D cross-section of the 3D Poisson equation solution at 64x64x64 © and 256x256x256.) . The effective conductivity in the air regions is 0.01% of the average head conductivity. Convergence: < 150 iterations.

-FEMLAB is instrumental as a FE solver and/or a FE meshgenerator for 3D phantoms and 2D realistic MRI geometries-In case of 3D MRI data of the brain the inner structure must be simplified to be imported into FEMLAB-Finite Difference ADI algorithm [4] has been identified as anappropriate choice for a fast solver in the forward problem

MRI: FEMLAB RESULTS

Recommended