Abstract

Current computed tomography (CT) scanners, including micro-CT scanners, utilize a point x-ray source. As we target higher and higher spatial resolutions, the reduced x-ray focal spot size limits the temporal and contrast resolutions achievable. To overcome this limitation, in this paper we propose to use a line-shaped x-ray source so that many more photons can be generated, given a data acquisition interval. In reference to the simultaneous algebraic reconstruction technique (SART) algorithm for image reconstruction from projection data generated by an x-ray point source, here we develop a generalized SART algorithm for image reconstruction from projection data generated by an x-ray line source. Our numerical simulation results demonstrate the feasibility of our novel line-source based x-ray CT approach and the proposed generalized SART algorithm.

1. Introduction

Since the first computed tomography (CT) scanner was made [1], all the commercial scanners have been employing the x-ray source with a small focal spot, which can be mathematically modeled as a point source. In micro-CT and even nano-CT applications, the reduced x-ray focal spot size has become a limiting factor to achieve desirable image resolution in terms of spatial, contrast, and temporal measures. To address this issue, we propose to use a line-shaped x-ray source so that more photons can be generated in a given data acquisition interval. In this context, the x-ray source can be mathematically modeled as a line-segment. In point x-ray source CT scanners, the spatial resolution is limited by the finite focal-spot size necessary to generate a sufficient number of x-ray photons, and the temporal resolution is limited by the time necessary to acquire sufficient projection data over an angular range.

In contrast to recently proposed source configurations, like the multiplexed [2] and multiple-source geometry [3] which utilize multiple point x-ray sources to reduce the acquisition time, our technique treats the entire line segment as a single x-ray source. Since a line source covers a wide angular range per view, irradiation with an increased number of photons is achieved along with a relatively higher cooling capability of the x-ray source. Therefore, a line-shaped source technique could be a good candidate to balance among spatial, contrast, and temporal resolution.

A line-shaped x-ray source can be fabricated using field emission x-ray source technology. Field emitters have been used as electron sources for a long time. The most significant difference between the field emission x-ray tube and existing tubes lies in the field emitter cathode. The cathode can be made with an array of micromachined field emission tips. By doing so, it is possible to obtain very sharp tips and very close proximity between the tips and the gate electrode. This greatly reduces the potential difference between the tip and the gate required to achieve the field emission. The array may also be very densely packed. As a result, even though the current that can be obtained from a single tip is small, the total current that can be obtained from an array can be much larger. Schwoebel et al. [4] reported that they were able to obtain a current of 300?mA by packing 50?000 tips into a circular area of a square millimeter, which is equivalent to 40?A/ Using the technique as described above, a line-shaped x-ray source can be fabricated. The width can be made as narrow as 0.01?mm (or less), and the length of the source can be made in tens of centimeters or longer, if necessary.

The organization of this paper is as follows. In the next section, we formulate a forward imaging model assuming a line source. In the third section, we develop a generalized simultaneous algebraic reconstruction technique (SART) to enable line-source based reconstruction. In the fourth section, we perform numerical tests to demonstrate the performance of our technique. In the last section, we discuss relevant issues and conclude the paper.

2. A Line-Shaped X-Ray Imaging Model

As shown in Figure 1, a linear virtual detector is assumed in our line-shaped x-ray source acquisition geometry. Vectors and refer to the locations of the line-shaped x-ray source and the line detector, respectively. The x-ray forward projection model for a line source in terms of the number of photons arriving at a detector location can be written as where is the original number of photons emanating from the source at a point , is the number of photons arriving at a location on the detector, refers to a position along the x-ray path connecting points and , is linear attenuation coefficient of point , , and , respectively, represent the 1D coordinates along a fixed ray path and the line source, and the outer integral is carried out along the whole line source. The power of the exponential term () is the line integral of the attenuation coefficients along the x-ray connecting points and .

If the length of the line is infinitesimally small, the x-ray attenuation model of a point source can be obtained by removing the outer integral in (1) as where is the location of the point source and hence can assume only one value per view. Applying the logarithmic transformations on both sides of (2), we can obtain a linear equation representing the line integral of the attenuation coefficients along an x-ray path as

CT image reconstruction is a typical inverse problem of recovering from the corresponding forward projection models equations (1) and (3). While there are many analytic algorithms for point-source projection data modeled by (3), the nonlinear nature of (1) for the projection data of a line-shaped x-ray source makes it difficult to obtain a corresponding analytical method for the image reconstruction. However, an iterative method can be developed to achieve the reconstruction as demonstrated in the next section.

3. Generalized SART Algorithm

Although iterative methods have not been employed by any commercial CT scanners due to high computational costs associated with them, their superior performance is well established when the data is incomplete, noisy, and dynamic. Meanwhile, there is a renewed interest in iterative algorithms due to the improvement in computational capabilities [5, 6]. It is well known that simultaneous algebraic reconstruction technique (SART) [6, 7] has remained a very powerful tool for iterative reconstruction since its introduction, and it has been shown to converge to a weighted least squares solution from any initial guess [8]. Moreover, the SART method operates in the whole real space, while the other popular iterative algorithm expectation maximization is defined only for nonnegative space, although it does preserve data fidelity for nonnegative pixel and voxel values. Here, we will generalize the SART method for image reconstruction from projection data of the proposed line source model.

3.1. Point Source Sart Algorithm

Because a projection for the point x-ray source is a linear integral of attenuation values along the x-ray path (3), it can be written in a discrete form as where is the th projection, with being the number of projections given by the product of the number of views and the number of detector pixels, is the number of sample points along the th ray path, are the attenuation coefficients of the points on the th ray with . Because most of the points along the x-ray paths in (4) do not lie on the discrete image grid, it is necessary to obtain the attenuation values for them from the image grid pixels via interpolation or some other method. Assuming that linear interpolation is employed, we can rewrite (4) as where are the attenuation values of the image pixels, with being the number of pixels in the image and is the weight contribution of on the image grid to the projection .

Let Equation (5) can now be simplified as This is equivalent to a linear system of equations given by where is a matrix, is a vector, and is a vector with The SART algorithm for solving from can be written in an iterative format as [6] where “” indicates the iteration number, is the th row of matrix , is the length of the intersection between the th x-ray path and support of the region being reconstructed and, , and is the th difference between the real line integral and the line integral estimated from current image .

3.2. Generalized Line Source Sart Algorithm

Following the same steps as for the point source, a projection for the line-shaped x-ray source based on (1) can be written in the discrete form as where is the th projection for the line source, with being the number of projections given by the product of the number of views and the number of detector pixels, is the number of source points chosen for the discretization of the line source, is the original number of photons in all x-rays from a line source point , is the number of sample points along the x-ray path from a line source point to a detector pixel corresponding to the projection , is the linear attenuation coefficient of the points along the x-ray path from a source point to a detector pixel corresponding to the projection , is the sampling interval along the ray path, and is the sampling interval along the line source. In the following, we assume that all the x-rays from a line source have same original number of photons as .

Although (10) is not a linear equation set, we can modify the SART algorithm to solve (10). Because most of the points on the x-ray paths in (10) do not lie on the discrete image grid, again it is necessary to obtain the attenuation values for them from the image grid pixels. Assuming that linear interpolation is employed, we rewrite (10) as where are the attenuation values of the image pixels, is the number of pixels in the image and is the contribution of pixel to the line integral of the attenuation coefficients along the x-ray from a line source point to the detector pixel corresponding to the projection . Let with being the estimated th projection data and the real th projection data, then we have The real projection data can now be rewritten in terms of the estimated projection data (11) as which can be simplified as Again let , then (14) can be further simplified as Notice that the same is added to the line integrals () of the attenuation coefficients along any x-rays from all the line source points to the detector pixel corresponding to the line source projection .

Consider a hypothetical situation in which all the points along the line x-ray source serve as point x-ray sources and let denote the line integrals of the x-rays from these sources contributing to the projection . Although the line integrals are not known, we will show in the following that it is not necessary to know them. Now we can form a linear system of equations where is a matrix with , and are and vectors, respectively, described by Along the rows of and , there are two index variables and . If we combine them into one index , we obtain At first look it appears that we can now use (9) only if is known as where is the length of the intersection between the th x-ray path and support of the region being reconstructed and . Notice that is the difference between the real line integral and the line integral estimated from the current iterate value of the image. This difference for a particular projection is given by obtained in (12) thus making it unnecessary to know .

To be consistent with indexing, let us also call as while remembering that is a combination of indexes and and that is the same for all the x-rays (all 's) from the line source for a particular projection . We can now write (19) as Equation (20) is the final SART algorithm for image reconstruction from the projection data of a line-shaped x-ray source. Because it can be applied for image reconstruction from any nonlinear projection model, we call it a generalized SART algorithm.

4. Numerical Simulations

To validate the feasibility of line-shaped x-ray source and demonstrate the merits of generalized SART algorithm, we developed a numerical simulator. The thorax Phantom [9] was used in our simulations. A 60?cm virtual linear detector was assumed, and its detector element size was 0.1?cm. The center of the line source was at a perpendicular distance () (see Figure 1) of 75?cm from the iso-center. The whole line source was rotated with the center of the line source tracing a circle of radius 75?cm. The source lengths of 3?cm, 5?cm, and 8?cm were employed with projection data acquired for 160 equiangular views. The number of photons used per x-ray per source point was assumed to be .

Numerical simulation results are presented in Figures 2, 3, 4, and 5. The size of the images presented is with pixels. In Figure 2, images are reconstructed at different number of iterations for a line source length of 3?cm. Comparing Figures 2(b), 2(c), and 2(d), it can be observed that increasing number of iterations results in images with sharper edges. This phenomenon is more obvious at the edges of the vertebra and the lungs. Image reconstructed after 100 iterations for the x-ray source lengths of 3?cm, 5?cm, and 8?cm along with the column and the row profiles are presented in Figures 3, 4, and 5, respectively. For our simulation cases the best image quality is obtained with a source length of 3?cm, and relatively poor image quality is obtained with the source lengths of 3?cm and 8?cm. The increase in source length results in increased blurring especially at the edges. Thus, it becomes increasingly difficult to reconstruct fine structures which in our case are the ribs since they have sharp and thin boundaries.

5. Discussions and Conclusions

A point x-ray source used in commercial CT scanners limits the temporal and spatial resolution and also results in frequent heating of the x-ray tube. These limitations may be overcome by using the proposed line-shaped x-ray source based image technique. Reconstructing image from a line-shaped x-ray source is a challenging task due to nonlinear nature of the resulting projection data. In this article, we developed a generalized SART algorithm to enable reconstruction from a line source. We believe that this algorithm can be easily extended to more general 1D x-ray source shapes and even to 2D planar x-ray sources as well, which may have applications in dynamic imaging. Moreover, the OS-SART algorithms [10] can be similarly modified to obtain a generalized OS-SART algorithm with faster convergence.

To the best of our knowledge, this is the first paper attempting to solve the contradiction between temporal and spatial resolutions by a nonpoint source. Additional research efforts are necessary along this direction. In this study we acquired projection data over an angular range of , but it will be interesting to find out for practical reasons the minimum angular range necessary for reconstruction which may change for different source lengths. It will also be exciting to see if a finer sampling of x-ray source during numerical simulations improves spatial resolution. Although it has not been theoretically proved, we believe that the generalized SART is convergent to the real image value, as shown for SART in [8]. However, a detail study is beyond the scope of this paper but will provide additional insights into the performance of the algorithm.

There are also possibilities for enhancing our algorithm or developing new algorithms. In our view, the main limitation of our generalized SART algorithm is the blurring of the edges and a large number of iterations required to reconstruct sharp images. To this end, gradient or prior information may be incorporated within our algorithm or other algorithms utilizing gradient information could be developed in the future. Some examples of prior information include support and nonnegativity constraints [11]. In addition, investigation of regularization approaches to alleviate noise magnification and blurring artifacts [12] is an important research direction to pursue in future work.

This is a feasibility study, and there is not enough information to comment on scatter and its effects. Scattering is a real concern in computed tomography and it will become important to study the amount of scatter and resulting image degradation as the line-shaped-based x-ray source tomography advances. However, if needed, new algorithms could be developed to reduce the effects of scatter.

In conclusion, we proposed a novel line-shaped x-ray source based CT imaging technique and corresponding reconstruction method. The developed generalized SART algorithm enables image reconstruction from projection data of not only a line-shaped x-ray source but also more generalized 1D and 2D source. Our numerical simulations have demonstrated the feasibility and merits of the proposed techniques and algorithms. Some interesting future research directions were also presented.

Acknowledgment

This work was partially supported by NIH/NIBIB grants (EB002667, EB004287, and EB007288).