Hybrid Theory For Photon Transport In Tissue
   HOME

TheInfoList



OR:

Within
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which r ...
, the Hybrid Theory for
photon A photon () is an elementary particle that is a quantum of the electromagnetic field, including electromagnetic radiation such as light and radio waves, and the force carrier for the electromagnetic force. Photons are massless, so they always ...
transport in tissue uses the advantages and eliminates the deficiencies of both the
Monte Carlo method Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be determi ...
and the
diffusion theory Photon transport in biological tissue can be equivalently modeled numerically with Monte Carlo simulations or analytically by the radiative transfer equation (RTE). However, the RTE is difficult to solve without introducing approximations. A common ...
for photon transport to model photons traveling through tissue both accurately and efficiently.


MCML (Monte Carlo Modeling of Light Transportation in Multi-Layered Medium)

The MCML is a numerical way to simulate photon transport in biological tissue. Each photon packet follows a
random walk In mathematics, a random walk is a random process that describes a path that consists of a succession of random steps on some mathematical space. An elementary example of a random walk is the random walk on the integer number line \mathbb Z ...
with persistence, where the direction of each step dependent on the direction of the previous step. By averaging multiple independent random walks, MCML estimates the ensemble-averaged quantities such as reflectance, transmittance, absorption, and fluence. Briefly, a packet of photon is first launched into the biological tissue. The parameters of photon transport, including the step size and deflection angle due to scattering, are determined by random sampling from probability distributions. A fraction of weight, determined by the scattering and absorption coefficients is deposited at the interaction site. The photon packet continues propagating until the weight left is smaller than a certain threshold. If this packet of photon hits the boundary during the propagation, it is either reflected or transmitted, determined by a pseudorandom number. Statistically sufficient numbers of photon packets must be simulated to obtain the expected values accurately. Advantages and Disadvantages This Monte Carlo method is rigorous and flexible. However, because of its statistical nature, this method requires tracking a large number of photon packets, making it computationally expensive.


Diffusion Theory

The
Diffusion Theory Photon transport in biological tissue can be equivalently modeled numerically with Monte Carlo simulations or analytically by the radiative transfer equation (RTE). However, the RTE is difficult to solve without introducing approximations. A common ...
is an approximation of the radiative transfer equation (RTE), and an analytical way to simulate photon transport. As such, it has the ability to model photon propagation through tissue quickly. As an example, one way to attain a solution for a pencil beam that is vertically incident on a semi-infinite homogeneous scattering medium is by taking three approximation steps as follows: * The anisotropically scattering medium is converted to an isotropically scattering medium. That is, the scattering coefficient is scaled by 1-g, where g is the anisotropy. The anisotropy g is then set to zero; * The unit-power pencil beam is converted into an equivalent isotropic point source at a depth that is equal to the transport mean free path, with a power equal to the transport albedo; * The boundary effect of the scattering medium is removed by adding an image source to satisfy the boundary condition. Advantages and Disadvantages Diffusion Theory is more computationally efficient than MCML. However, it is also less accurate than MCML near the source and boundaries.


Hybrid Theory

The Hybrid Theory combines the Diffusion Theory and the Monte Carlo method in order to increase accuracy near the source and boundaries while reducing computation time. In the previous example for the Diffusion Theory, a semi-infinite scattering medium with only one boundary was assumed. If the geometry is a slab, the second boundary must be taken into account. The fluence rate at the extrapolated boundaries must be approximately 0. Using an array of image sources fulfills this boundary condition. The extrapolated boundary is located at distance z_b = 2C_RD. The z coordinates for the source pairs are z_ = -z_b + 2i(d+2z_b)\pm(z'+z_b) where z^' is the z coordinate for the point source and d is the slab thickness. Only 2-3 pairs are usually necessary to achieve good accuracy. A Monte Carlo approach can be used to make up for the Diffusion Theory's inherently poor accuracy near the boundaries. As mentioned before, the Monte Carlo simulation is time consuming. When a photon packet is within a critical depth z_c the Monte Carlo simulation tracks all packets but within the center region the photon packet is transformed to an isotropic source and subsequently treated with Diffusion Theory. Just like in the Monte Carlo simulation, any photon packet that gets reemitted is added to the diffuse reflectance R_. When a photon packet is scattered into the center zone z_c \le z \le -z_c, it is conditionally converted to an isotropic point source. The photon packet must still be in the center region after one transport mean free path l_t' along the direction of the photon packet propagation for it to be converted to a point source, otherwise the Monte Carlo simulation continues. Before the conversion to an isotropic point source, the photon packet reduces its weight due to its interaction with the scattering medium. The resulting weight is recorded as a source function S(r, z). This is the accumulated weight distribution which can be converted to relative source density function S_d by: : S_d _r, i_z= \frac where \Delta V is the grid volume and N is the number of photon packets. The additional diffuse reflectance R_ from the sources is calculated as: :R_(r) = \int_^\int_^\int_^S_d(r',z')R(r,0,0;r',\phi',z')r'd\phi'dr'dz' where R is from the diffusion theory approximation for a slab and \phi is the azimuthal angle. The total diffuse reflectance would be R_ and R_ added together.


Advantages over Diffusion Theory and MCML

A trade-off between simulation speed and accuracy exists; choosing a critical depth z_c becomes the deciding factor for simulation speed with a deeper critical depth resulting in slower times due to packets needing to be tracked for a longer distance before the transition to diffusion theory. Advantages * More accurate than the Diffusion Theory, especially near the source * Faster than the Monte Carlo method
Where n_ is the relative refraction coefficient, d is the slab thickness, \mu_a is the absorption coefficient, and T is the user time.


Comparisons Between Theories

Image:Hb11.jpg, Comparisons between the Diffusion Theory and the Monte Carlo method in terms of the fluence in response to an isotropic point source. Image:Hb22.jpg, Relative errors between the Diffusion Theory and the Monte Carlo method. Image:Hb33.JPG, Comparisons between the pure Monte Carlo method and the Hybrid Model in terms of the diffuse reflectance in response to a pencil beam. Image:Hb4.JPG, Relative errors between the pure Monte Carlo method and the Hybrid Model. Image:Hb55.jpg, Diffuse reflectance of the Hybrid Model in response to a pencil beam when the critical depth is set to 0.01 cm, 0.03 cm, 0.05 cm and 0.1 cm. Image:Hb7.JPG, Relative errors with different critical depths for the Hybrid Model. Image:Hb7.jpg, Comparisons between the Monte Carlo method and the Hybrid Model in terms of diffuse reflectance in response to a pencil beam when the critical depth is set to 0.1 cm. The absorption coefficient \mu_a varies among 0.1, 1, and 10 cm^.


References

{{reflist Scientific simulation software Optical software