next up previous contents
Next: TARA Up: Calibration Products Previous: Calibration Products

Simulations of CCD Response to X-rays  

A Monte Carlo algorithm has been implemented in order to model and predict the response of X-ray CCDs to photons and minimally-ionizing particles. This algorithm draws on empirical results and predicts the response of three basic types of CCD devices: back-illuminated, epitaxial front-illuminated, and bulk front-illuminated. Each type of device is assumed to consist of a stack of slabs, each slab having different properties. The three types of CCDs are modeled by arranging these slabs in the appropriate order. The user specifies the device to be modeled by supplying the thickness of each layer. Both ACIS BI and FI (bulk type) chips can be modeled using this technique.

In a back-illuminated device, the top layer is a damage or surface layer, in which liberated charge is not efficiently propagated and is largely lost to recombination. Photons which interact in this layer may only have about 20% of their charge propagated to the depletion layer. Below this damaged or ``modified substrate'' layer is a field-free layer, which acts as a reflecting layer and prevents charge from the depletion region from leaking out into the modified substrate and generating dark current. The surface and field-free layers sit on top of the depletion layer, which ends in the buried channel and gate structure at the bottom of the device.

An epitaxial front-illuminated device is similar to an inverted back-illuminated device. The top layer is the gate structure, modeled simply as a uniform slab of absorbing material (a ``dead'' layer). Beneath this is the depletion (field) region, followed by a field-free region, then a bulk silicon substrate. A bulk front-illuminated device (such as the ACIS FI chips) has the same dead layer on top of a depletion layer, but this is simply followed by a bulk substrate.

In order to simulate X-ray photon detection by these devices, in a lab setting, a random interaction depth and position on the CCD are generated for each simulated photon. The photon is allowed to interact with the device and produce a cloud of charge. This charge spreads through the layers of the device, with the spreading rate and the charge reflection and absorption dependent on the properties of each layer. Once the charge reaches the buried channel, it is ``detected'' by recording an appropriate number of electrons in each pixel over which the charge spread. The degree to which a given photon's charge cloud is split across pixels depends on the photon's energy, its interaction depth, and the proximity of the interaction to pixel boundaries.

The simulation accounts for the possibility of secondary fluorescent photon generation from the silicon, if the initial photon energy is high enough. Fluorescent photons from other elements in the device (such as oxygen) may occur, but with a lower probability, so they have not been included in the simulation at this time. As the charge cloud propagates through the field-free regions of the device, some of the charge may recombine and be lost. Charge spreading and recombination has been modeled by solving the diffusion equation for each slab of the device.

The output of the simulation is a square CCD frame, with the size determined by the user. It is in units of electrons and contains photon events, readout and other noise, and minimally-ionizing particle events. These particle events were modeled similarly to photon events; the track of a particle through the detector is randomly generated, then simulated by allowing the detector to absorb energy from the particle every time it traverses one micron in depth through the device. The charge cloud generated at each interaction point is propagated just as photon charge clouds are propagated.

Figure 7.1 shows the output for a back-illuminated device with 1000 1keV photon events and 10 particle events, assuming the uniform illumination one would expect in subassembly calibrations. Note that most of the photon events are spread among several pixels at this energy. For comparison, consider Figure 7.2, which also contains 1000 1keV photon event and 10 particle events, but detected by a front-illuminated device. Most of the photon events are contained in a single pixel. Note how much more the particle events have bloomed - this is a result of the thick substrate assumed for this device.


 
Figure 7.1: Example of a simulated back-illuminated CCD frame, containing 1000 1keV photon events and 10 particle events  
\begin{figure}
\centerline{
\psfig {file=simulator/biimage.eps}
}\end{figure}


 
Figure 7.2: Example of a simulated front-illuminated CCD frame, containing 1000 1keV photon events and 10 particle events  
\begin{figure}
\centerline{
\psfig {file=simulator/fiimage.eps}
}\end{figure}

Radiation damage may also be included in the model, manifested by increased charge transfer inefficiency. This effect may have a power-law dependence with energy. The code allows the user to supply this power and the CTI.

The assumptions made in this X-ray CCD frame simulator limit its ability to reproduce actual CCD output. Several enhancements are possible. The complex geometry of the gate structure and the channel stops, and their similarly compicated electric field structure, should be included, especially for front-illuminated devices where photons must pass through these top layers of the detector in order to be recognized. The Fano factor (the conversion factor giving the number of eV's per electron) may be temperature and energy dependent. Once an empirical estimate of these dependencies is available, it should be incorporated into the algorithm. As mentioned above, other elements (besides silicon) present in the CCD can produce fluorescent photons. The most predominant two or three of these fluorescent lines should be included in the simulation (but note that the rates will be even lower than the 4% fluorescence rate for silicon). Currently only one dopant concentration is considered; it is more realistic to allow different dopant concentrations for different device layers, although this is not an issue for ACIS devices.

In spite of its limitations, the current incarnation of the frame simulator is useful for addressing timely issues in CCD characterization. The code has been used to develop an algorithm to determine sub-pixel positions of photons and to assess the problems associated with photon pile-up from bright uniform beams and bright point sources. It also should be useful in modeling flickering pixels and addressing the ``sacrificial photon'' problem in modeling the CTI.

The program requires the user to supply a list of incident photons, providing each photon's energy and optionally its position, if the user wishes to simulate something besides uniform illumination. This makes the code useful for XRCF data analysis by employing SAO-sac raytracing plus ACIS geometry to supply PRF-distributed photons.


next up previous contents
Next: TARA Up: Calibration Products Previous: Calibration Products

Mark Bautz
11/20/1997