next up previous contents
Next: Triple-Weighted Integration Method Up: Mathematical Analysis Previous: Introduction

Double-Weighted Integration Method

 

Since the time required to perform a least squares curve fitting would be prohibitive, a simpler approach to solving the problem is required. One technique is to use a weighted integration method. We initially approached the problem by assuming that V0 was negligibly small, in which case the CaV0 term is eliminated from equation (4). Taking equation (4) with CaV0eliminated, and integrating both sides from time 0 to the end of the last frame, we get:


\begin{displaymath}\int_{0}^{T} A^{*}(t) dt = K_{1} \int_{0}^{T} \frac{\int_{T_1...
...
\left[ C_{a}(u) \otimes e^{-k_{2}u} \right] du}{T_2 - T_1} dt
\end{displaymath} (5)

We can then take this equation, and divide it by a weighted version of itself:


 \begin{displaymath}\frac{\int_{0}^{T} A^{*}(t) dt}{\int_{0}^{T} A^{*}(t) t dt} =...
...eft[ C_{a}(u) \otimes e^{-k_{2}u} \right]
du}{T_2 - T_1} t dt}
\end{displaymath} (6)

K1 cancels out of this equation, leaving us with an equation that only involves k2. The left side of equation (6) is easily evaluated by integrating the PET data. The right side of equation (6) is not easily solved for k2, so a different approach was taken. A look-up table was generated relating values of k2 to resulting values of the right hand side of equation (6). A linear interpolation was then performed to choose values of k2 from this look-up table for each point in the left hand side of equation (6).


next up previous contents
Next: Triple-Weighted Integration Method Up: Mathematical Analysis Previous: Introduction
Mark Wolforth <wolforth@bic.mni.mcgill.ca>
Greg Ward <greg@bic.mni.mcgill.ca>
Sean Marrett <sean@bic.mni.mcgill.ca>