Open Access
1 January 2010 Hardware implementation algorithm and error analysis of high-speed fluorescence lifetime sensing systems using center-of-mass method
Day-Uei Li, Bruce R. Rae, Robin Andrews, Jochen Arlt, Robert K. Henderson
Author Affiliations +
Abstract
A new, simple, high-speed, and hardware-only integration-based fluorescence-lifetime-sensing algorithm using a center-of-mass method (CMM) is proposed to implement lifetime calculations, and its signal-to-noise-ratio based on statistics theory is also deduced. Compared to the commonly used iterative least-squares method or the maximum-likelihood-estimation-based, general purpose fluorescence lifetime imaging microscopy (FLIM) analysis software, the proposed hardware lifetime calculation algorithm with CMM offers direct calculation of fluorescence lifetime based on the collected photon counts and timing information provided by in-pixel circuitry and therefore delivers faster analysis for real-time applications, such as clinical diagnosis. A real-time hardware implementation of this CMM FLIM algorithm suitable for a single-photon avalanche diode array in CMOS imaging technology is now proposed for implementation on field-programmable gate array. The performance of the proposed methods has been tested on Fluorescein, Coumarin 6, and 1,8-anilinonaphthalenesulfonate in water/methanol mixture.

1.

Introduction

Time-resolved fluorescence lifetime imaging (FLIM) is widely used in cell-biology research, medical diagnosis, and pharmacological development.1, 2, 3 It is based on the measurement of the decay in fluorescence emission across a sample after optical excitation and can be used to quantify physiological parameters, such as pH, Ca2+ , pO2 , etc., in biological samples. The independence of fluorescence lifetimes from probe concentration makes FLIM more favored than its counterpart—fluorescence intensity imaging. As shown in Fig. 1 , a laboratory FLIM experiment usually contains a Ti-sapphire laser, a photomultiplier tube (PMT), a time-correlated single-photon counting (TCSPC) photon-counting card, fluorescence lifetime analysis software, and a PC graphical user interface (GUI). Available FLIM systems provide excellent time resolution and light sensitivity, although they are quite expensive and cumbersome. Commercial applications increasingly demand compact and portable system-on-chip (SOC) FLIM solutions. Thanks to the progress of semiconductor technology, high-accuracy time resolution, high sensitivity, low cost, and compactness can be achieved by exploiting CMOS single-photon avalanche diode (SPAD) arrays with low dark count rate to replace PMTs4, 5, 6, 7 and by bump-bonding AlInGaN UV micropixellated light-emitting diodes to replace lasers7 in the general direction of lab on chip. The imager can include a CMOS SPAD array with in-pixel digital counters or time-to-digital converters (TDCs)6, 7 that allows recording not just the photon counts but also the raw timing data for detailed scientific analysis. The imager also contains Field-programmable gate arrays (FPGAs) allowing data processing. Figure 1 shows the SOC solution suited to lab-on-chip applications, which is intended to replace the system of Fig. 1. For imaging purposes, a remaining challenge is that the excessive computational demands of available lifetime analysis software such as the iterative least-squares method (LSM) or maximum-likelihood-estimation (MLE)8 render real-time imaging impossible. A new FLIM algorithm considering the instrument response based on the Laguerre expansion technique9 speeds up lifetime calculations, but the computation time increases with imager size. However, in many applications, such as microfluidic mixing10 and exploratory biological experiments, it is desirable to monitor the instantaneous biochemical interactions to provide quick feedback to corresponding manipulations. The slow speed of LSM- or MLE-based software analysis tools becomes a bottleneck and has driven the recent development of noniterative, compact, and fast real-time time-domain FLIM systems11, 12, 13, 14, 15, 16, 17 and real-time frequency-domain FLIM algorithms and systems.18, 19, 20, 21 In the past, rapid lifetime determination methods (RLD) were thought to be the simplest algorithms11 and were used in some previously reported video-rate FLIMs.12, 13 In Ref. 12, an optomechanical delay control for RLD was proposed; however, its cumbersome optical setup makes it difficult to image a wide range of fluorophore lifetimes, and an electronically controllable delay would be preferable.13 To further achieve compactness for SOC, we can exploit configurable devices such as FPGAs to realize real-time FLIM systems. FPGAs have significantly benefited from the advances of CMOS technology. The latest FPGAs contain over hundreds of millions of transistors and can easily accommodate the output signals from SPAD arrays of growing size. With the ability of configuration, designers can easily reconfigure FPGAs by hardware description language to perform any application-specific logic functions, such as real-time lifetime calculations. We therefore evaluated the possibility of applying RLD either on chip or on FPGA and concluded that RLD can be implemented on FPGA with lookup tables (LUT) of natural logarithmic14 or other functions if overlap gating techniques are used.14, 15 The delay control of RLD can be easily reconfigured by users, and we expect that the system can benefit greatly from the user-friendly features. However, building a LUT on FPGA covering a wide range of lifetimes is inefficient, and it is desirable to develop more FPGA-friendly algorithms that use only additions. The impact will be huge, especially when a large SPAD array is applied. Moreover, a major drawback of RLD is the requirement to choose a proper time delay between two time gates,11, 12, 13, 14 which is quite challenging when specimens with a wide range of lifetimes coexist. We therefore propose a more hardware-friendly algorithm for lifetime calculations based on the imager developed in Ref. 6. In this paper, we first introduce the proposed hardware lifetime calculation algorithm by considering a single-exponential decay for simplicity. Although it is possible to implement multiexponential algorithms in hardware in combination with software calculations,17 it is not economic in terms of hardware resources. The single-exponential assumption allows a proper comparison of various fitting algorithms. Moreover, a single-exponential decay model is still useful to contrast different types of fluorophores. For diagnostic applications, obtaining lifetime contrast is probably more important than calculating the absolute values of lifetimes.13 The FPGA implementation and Verilog/Matlab modeling of the center-of-mass (CM) method (CMM) will be introduced. The performance of the proposed algorithm will be tested using Fluorescein, Coumarin 6, and 1,8-anilinonaphthalenesulfonate (ANS) in water/methanol.

Fig. 1

(a) Laboratory FLIM and (b) FLIM system on chip.

017006_1_049001jbo1.jpg

2.

Theory

2.1.

CM of a Single-Exponential Function

For an object with a continuous distribution of mass density f(r) and total mass MT , its CM is defined as

Eq. 1

CMrf(r)dVf(r)dV=rf(r)dVMT.
For a mass density of a single-exponential function f(t)=A exp(tτ) in the range 0tT , we have

2.

0Ttf(t)dt=0TAtexp(tτ)dt=Aτ2(1eTτ)AτTeTτ=τ0Tf(t)dtAτTeTτ,
CM=0Ttf(t)dt0Tf(t)dt=τTeTτ1eTτ.
As T> 7τ , the center of mass lies at the position with a distance of τ from the origin as Fig. 2 shows. If f(t) represents a fluorescence histogram, then the denominator of Eq. 2 will be the total photon count, while the numerator is the sum of temporal information of total photon events. To implement Eq. 2 in hardware, denoted as CMM for simplicity, we need to quantize the temporal information by dividing the measurement window into M time bins (bin width of h ), as shown in Fig. 2, using TDCs in the photon counting module. An interesting analog circuit was proposed to calculate Eq. 2 for single-molecule microscopy;16 however, it did not describe how to remove background noise in the analog domain. In such applications with low fluorescence emission, background-to-signal ratio will be relatively significant. Compared to Ref. 16, CMM works in the digital domain and allows background noise to be removed much more easily.

Fig. 2

(a) Center of mass of a single-exponential function and (b) concept of single-exponential CMM.

017006_1_049001jbo2.jpg

2.2.

Error Analysis of CMM

In Ref. 22, it was shown that Eq. 2 is equivalent to MLE when M ; therefore, CMM can be viewed as hardware version of MLE. When the ratio of the full width at half maximum (FWHM) of the instrumental response function (IRF) over the lifetime is 1 , we can assume the fluorescence decay histogram f(t)=A exp(tτ) with τ being the lifetime.17 For the usual measurement setup in a lab, the FWHM of the IRF is on the order of hundreds of picoseconds; thus, it is reasonable to target lifetimes of > 500ps . With the assumption of single-exponential decay, the lifetime τ is related to the decay function as

Eq. 3

τΔtf(t)dtf(t)dt=t0t1(tt0)f(t)dt++tM1tM(tt0)f(t)dtt0tMf(t)dtt0t1(t0+t12t0)f(t)dt++tM1tM(tM1+tM2t0)f(t)dtt0tMAexp(tτ)dt =j=0M1Δtjtjtj+1f(t)dtNc=j=0M1ΔtjNjNc=Nc2+j=0M1jNjNch =(j=0M1jNjNc+12)h=Rh,
where Δtj=tjt0+h2=(j+112)h and Nj is the number of recorded counts in the j ’th time bin ( j=0 , 1,…, M1 ), and Nc=Aτ[1exp(Mhτ)] is the total effective signal count. The recorded variables Nj are independently Poisson distributed with respective mean value ENj=jh(j+1)hf(t)dt and standard deviation σNj=(ENj)12 , and we thus have

Eq. 4

Nj=ENj+σNj=Ncxj(1x)(1xM)1+σNj,
where x=exp(hτ) . Substituting Eq. 4 into Eq. 3, we have

Eq. 5

τCMMj=0M1Δtj(ENj+σNj)j=0M1(ENj+σNj)=j=0M1ΔtjENj+j=0M1ΔtjσNjj=0M1ENj+j=0M1σNj=U+σuV+σv=UV1+σuU1+σvV=τ(1+Δττ)(1+σuUσvV),
where

Eq. 6

U=j=0M1ΔtjENj,V=Nc,σu=j=0M1ΔtjσNj,σv=j=0M1σNj.
From Eqs. 4, 6, we have
UV=h(1x)1xMj=0M1(j+112)xj=h(1x)1xM(x++xM)h2=h[1(M+1)xM+MxM+1(1x)(1xM)12]=hG(x)=τ(1+Δττ);
therefore, we have the accuracy equation

Eq. 7

ΔτCMMτCMM=hτG(x)1,

Eq. 8

G(x)=1+x(2M+1)xM+(2M1)xM+12(1x)(1xM).
From Eqs. 5, 6, 7, we have the precision equation

Eq. 9

στCMMτCMM=(1+Δττ)(σuUσvV)=hτG(x)(σuUσvV),

Eq. 10

σuUσvV=j=0M1[(ΔtjU1Nc)2σNj2]=1NcG(x)(1x1xM)j=0M1[j+12G(x)]2xj=1NcP(x)(1x)(1xM)G(x),

Eq. 11

P(x)=xM2xM+(2M22)xM+1M2xM+2+x2M+1.

The accuracy of the CMM lifetime estimator is determined by the quantization error in Eq. 3. It is usually predictable and can be calibrated by software,17 whereas the precision (normalized standard deviation) mainly comes from Poisson noise and can be improved only through increasing photon count. From Eqs. 2, 3, we can also calibrate the lifetime by

Eq. 12

τCMM,CalτCMM+TeMhτCMM1eMhτCMM=(R+MeMR1eMR)h.
This calibration can be easily done by software and can improve the accuracy further to T> 4τ .

Figure 3 shows the inverse accuracy and precision curves of Eqs. 7, 9 (for easily transferred to decibels) for M=1024 and Nc=217 . The theoretical results marked as solid lines are compared to Monte Carlo simulations marked with crosses, giving good agreement and proving the correctness of Eqs. 7, 9. Theoretical precision curves of 1024-bin MLE, and 2-gate RLD (with gate width wg=Mh2=512h ) are also provided for comparison. From Fig. 3, the optimal window for RLD is from Mhτ=15 , whereas that for CMM is from Mhτ=7100 . Here, we define a new precision value for CMM as

Eq. 13

PrecisionτCMMστCMM2+ΔτCMM2.
In applications, there is no need to define this new precision as long as the accuracy can be enhanced by software calibration as described above. For simplicity, we assume there is no software calibration available. The new precision definition facilitates end users to familiarize themselves with the sensing system and easily choose a proper parameter. The new precision curve is also shown in Fig. 3. Its optimal window is the same as that of MLE from Mhτ=10100 .

Fig. 3

Inverse precision and accuracy curves for the 1024-bin CMM, 1024-bin MLE, and 2-gate RLD with Nc=217 (measurement window=Mh=2wg ).

017006_1_049001jbo3.jpg

In some applications, we need to know the range of lifetimes that a predictor can resolve when the laser repetition rate (LPR) or the measurement window (MW) is fixed. We use the F value introduced in Ref. 23 to quantify the performance of a lifetime imaging technique. The F value is defined as F=Nc12σττ , where στ is the standard deviation of repeated measurements of the lifetime value τ . Figure 4 shows F curves for 1024-bin CMM, 4096-bin CMM, 1024-bin MLE, 15-bin integration for extraction method (IEM),17 and 2-gate RLD in terms of τ normalized by measurement window (MW=Mh) . The MLE demonstrates the best resolvability range. However, it is not possible to implement it in hardware. For the other three methods, only CMM has a flat optimal F response. Taking LPR=5MHz as an example and assuming the TDC full range is equivalent to the measurement window, MW=200ns . If Nc=217 , then the lifetime range with a precision of 40dB (F4) for 2-gate RLD, 15-bin IEM, 1024-bin CMM, and 1024-bin MLE are 16–200, 12–140, 0.6–30, and 0.02320ns , respectively. For RLD, the optimal window can be chosen by selecting proper delays, mechanically or electronically.12, 13 For CMM and IEM, the optimal window can be easily set on FPGA by choosing a proper M . In theory, the lower bound of CMM and MLE can be further reduced by increasing M . However, it is limited by the FWHM of the system IRF, which can be several hundreds of picoseconds, considering jitter contributed by the SPADs, laser, and TDCs. Therefore, increasing M further for real-time, single-exponential lifetime estimation is not sensible. A comparison summary for the CMM, IEM, RLD, and the MLE algorithms is provided in Table 1 . It clearly shows the merits of the CMM in terms of F value, lifetime resolvability, and on-chip feasibility. From Fig. 4, the advantage of CMM is that its photon collecting efficiency, for a given precision, is 2.5-fold larger than RLD-2 and IEM. The measurement window should be about 10× the lifetime (or 7× with software calibration) to achieve high sensitivity (good photon economy). In this respect, RLD imaging can use a higher laser repetition rate and achieve a better duty cycle at measurement window=15τ . However, if complete raw arrival time data are needed, the laser repetition rate cannot be too low. Moreover, for most fluorophores, the measurement window is > 4τ to avoid nonidealities such as bleed through. Although one might argue that for mono-exponential decays the bleed through does not matter too much, but it undermines background correction. This means our CMM detector system has a slightly lower duty-cycle performance in order to maintain the sensitivity. However, our system contains TDCs and can provide both raw data and lifetime data output.

Fig. 4

F -value curves for the 1024-bin CMM, 1024-bin MLE, 4096-bin CMM, 15-bin IEM,17 and 2-gate RLD with Nc=217 (measurement window=Mh=2wg ).

017006_1_049001jbo4.jpg

Table 1

Comparison summary of the CMM, IEM, RLD, and MLE.

Method Fmin at h (τ) F<4 resolvabilityOn-chipfeasibility
StandardRLD-21.5at 2.5 0.08<τMW<1 Yes/LUT2
IEMw/oCalibration171.6at 0.671 0.06<τMW<0.7 for M=15 Yes
IEMwithCalibration171.2at 1.67 0.03<τMW<0.7 for M=15 Yes
MLE M=1024 1.0at [0.01–0.5] 1×104<τMW<1.6 No
CMM M=1024 1.0at [0.01–0.1] 3×103<τMW<0.15 Yes
CMM M=4096 1.0at [0.003–0.08] 7×104<τMW<0.15 Yes

aThe optimal h of IEM is independent of M .

bOn a small detector array.

2.3.

Error Analysis of CMM with Background Correction

In most practical lifetime analysis tools, background is taken into account by the subtraction of a dc background value C0 ( =NbM , Nb is total background noise within a measurement window of Mh ) from the measured histogram, and along with lifetime calculations, this is done by software. However, for faster real-time imaging it is desirable that a hardware calibration technique can be integrated into the system by generating the required C0 using the available counts. Figure 5 shows a typical measured histogram (of 1μM Fluorescein, detailed in Section 4). There always exists a flat response before the peak of the histogram decided by the delay between systems enable signal and laser excitation. A dc value of C0 can be obtained by averaging the counts of several bins on the flat response. Suppose we have a white background noise response, and we can therefore obtain the background count as Nb=MC0 , from Eq. 5, and by subtracting C0 from the count in each bin, we have

Eq. 14

τCMM,corrh=j=0M1Δtjh(NjC0)NtotalMC0=j=0M1(j+12)NjMNb2Nc,
where Ntotal=Nc+Nb ,

15.

Nj=ENj+σNj=Ncxj(1x)1xM+NbM+σNj,
ENj=jh(j+1)h[f(t)+Nb(Mh)]dt,andσNj=(ENj)12.
The error equations can be obtained by replacing Eq. 15 into Eq. 14 and following the same procedure as Eqs. 4, 5, 6, 7, 8, 9, 10, 11.

Fig. 5

Measured fluorescence histogram of Fluorescein by a CMOS SPAD.

017006_1_049001jbo5.jpg

3.

Hardware Implementation Method and Modeling

3.1.

FPGA Implementation Method

We rewrite Eq. 3 as

Eq. 16

τCMMh=i=1NcD¯iNc+12,
where D¯i is the K -bit TDC output of the i ’th captured photon. It is quite easy to implement Eq. 16 on FPGA. It can also be readily modified to implement background correction of Eq. 14. For simplicity, we introduce the FPGA implementation of Eq. 16. The first term on the right-hand side can be implemented by an adder for the numerator and a counter for the denominator. In Fig. 6 , a (K+log2Nc) -bit register is used to store the results from the adder and sends them back to the adder for adding with the TDC code of the next photon. The lifetime can be updated by latching the results when the counter storing Nc reaches a value of

Eq. 17

Nc=2L,Lisaninteger.
When this condition is reached, a trigger signal is sent to latch the latest τCMMh and reset the register to perform the next calculation and keep updating the lifetime. By this arrangement, we do not even need digital division by only taking the first K most significant bit (MSB) bits of the register or more than K MSB bits for decimal accuracy. The second term 12 on the right-hand side can be kept in mind or simply merging Eqs. 16, 17 as

Eq. 18

τCMMh=i=1NcD¯i+2L12L,
with only a minor effort on the FGPA resource because it is a global correction term for the whole SPAD array. From the discussion above, in the optimal window or lifetime resolving range for CMM, we have

Eq. 19

F=Nc12σττ=2L2σττ=1.0τστ=2L2orsignal-to-noiseratio(SNR)3L(dB).
This is a very convenient formula for end users. By selecting a proper L via the GUI, one can easily set the accuracy of images. For example, if a precision of SNR=30dB (σττ=3%) is required for the system, the total count within the measurement window is 2SNR3=1024 . The expression of Eq. 19 is the same with that of MLE in the optimal range. For imaging purposes, CMM can be applied to a column of SPAD pixels, and the hardware implementation can be extended accordingly. For video-rate applications, we have to keep the lifetime update time to

Eq. 20

tupdate=2LPCR30ms,
where PCR is the photon count rate. For example, for a precision of SNR=30dB with a lifetime update rate of > 33fps , the PCR should be larger than 33kHz , which is not a difficult task at all for the latest CMOS SPAD detectors.4, 5, 6, 7 End users can choose a proper L to maintain an acceptable accuracy while keeping the lifetime update rate. All parameters can be set by end users via the GUI considering the image contrast, accuracy, and update speed. Other functions, such as automatic histogram peak finding, imaging filtering, dark area marking, homogeneous lifetime updating, and background correction, can also be implemented on a FPGA. With this arrangement, video-rate lifetime images can be generated and the dynamics of interactions between fluorophores and the microenvironment, such as microfluidic mixing, can be easily observed.

Fig. 6

FPGA implementation of CMM.

017006_1_049001jbo6.jpg

3.2.

SPAD Detection Model and Verilog/Matlab Simulations

Before employing CMM with a SPAD array, we first built a detection model of a SPAD pixel in order to verify the efficiency of the algorithm on the FPGA. Figure 7 shows the diagram for the detection model of a SPAD pixel. The 8-bit signal coming from a TDC in a SPAD pixel cell can be modeled by a 31-bit pseudo-random bit sequence (PRBS) generator and a lookup table used for generating a photon-emission probability function. The threshold values Vth,j are related as

Eq. 21

Vth,j+1Vth,jNj,j=0,,M1.
The overall jitter of the SPAD and laser (assumed as a Gaussian distribution), and the laser excitation delay between the electrical excitation signal and laser pulse is built right after the exponential lookup table. The SPAD detection model then feeds the output data into a serializer to model the signal coming from the SPAD pixel and then via a deserializer to the CMM lifetime calculation module in Fig. 6. The polynomial for generating the 31-bit PRBS is g(x)=1+x28+x31 .24 The maximum length of the bit sequence is 2311=2.15×109 , which is much larger than the total photon count of usual TCSPC measurements for a single pixel. For comparison to RLD algorithms and for simplicity, we built a lookup table of digital division inside the CMM implementation block; although in practice, there is no need to do so according to Eqs. 16, 17. Taking a single decay function f(t)=Aexp[t(21h)] as an example, if h is of 200ps (the full range of the TDC is 256h=51.2ns , which is equivalent to a LPR=20MHz ). The lifetime τ=21h=4.2ns is much larger than a typical jitter of 300ps such that only tail fitting is applied to extract the lifetime without digital deconvolution.17 A measurement window of M=200 (44th to 243rd bin) from the peak of the histogram is chosen for lifetime calculations. Figure 8 shows the decay histogram Nr obtained by the model and the fitted curve Nf by CMM with background correction of Eq. 14 using Verilog. The calculated lifetimes with four extra bits for decimal accuracy obtained by CMM and RLD with/without background correction are listed, respectively. The reduced chi-squared is 1.10 showing a good fit, and Fig. 8 also shows the normalized residual plot of (NrNf)Nf12 , which is well distributed, implying that the model is Poisson distributed as in real cases.

Fig. 7

SPAD detection model implemented on FPGA.

017006_1_049001jbo7.jpg

Fig. 8

Decay and fitted curves obtained by the model and CMM using Verilog.

017006_1_049001jbo8.jpg

The second example is f(t)=Aexp[t(2h)] , with a lifetime τ=2h=400ps at LPR=20MHz . We are comparing CMM to other algorithms with M=200 . CMM is not sensitive to the timing jitter. For RLD, it is a challenging task to resolve lifetimes, much less than the effective measurement window ( τ200h in this case). Thus, we use MLE8 instead to calculate the lifetime with software using

Eq. 22

1+(x11)1M(xM1)1=Nc1j=0M1(j+1)Nj,
where x=exp(hτ) . In this example, all algorithms are performed on the computer for a fair comparison, and therefore, there is no digital quantization error for CMM. The reduced chi-squared is 0.94, and Fig. 9 shows the decay histogram and residual obtained by the model and the fitted curve by CMM with background correction using Matlab. The calculated lifetimes for CMM and MLE are also listed. For CMM and MLE, it is necessary to apply background correction when resolving lifetime much less than the measurement window. It is also interesting to note that the behavior of CMM and MLE are almost identical in terms of precision and sensitivity to background noise in the optimal lifetime range; therefore, CMM can be viewed as a hardware implementation algorithm of MLE although their physical definitions are not the same. Figure 10 shows inverse precision curves versus total count for 800-bin CMM and 2-gate RLD ( 2wg=800h=1τ or 4τ ) with Monte Carlo simulations for different lifetimes. CMM displays its uniform performance and higher photon-counting efficiency over a wide range of lifetimes. Therefore, CMM is suitable for low light detection.

Fig. 9

Decay and fitted curves obtained by the model and CMM using Matlab.

017006_1_049001jbo9.jpg

Fig. 10

Inverse precision curves versus total count of 800-bin CMM and 2-gate RLD for different lifetimes.

017006_1_049001jbo10.jpg

4.

Experimental Results

4.1.

Measurements of Fluorescein and Coumarin 6 Using SPADs

Measurements of the decays of Fluorescein and Coumarin 6 mounted on microcavity slides have been made to test the proposed CMM hardware lifetime calculation algorithm. Table 2 lists the fluorophores under test in terms of solvent, concentration, excitation and emission wavelengths, typical lifetimes provided by the manufacturers, and the calculated lifetimes using CMM, MLE, RLD-2, and Edinburgh Instruments F900 software. Then, 45μL of each sample was pipetted into a single-cavity ( 15-mm diam) glass microscope slide (Fisher Scientific, United Kingdom, MNK-140-010A) and sealed with a 0.12-mm -thick borosilicate glass coverslip (Fisher Scientific, MNJ-300-020T). The LPR (PicoQuant pulsed diode laser with wavelength of 470nm ) is 10MHz , and the average output power is 0.12mW . Fluorescence decay curves were recorded on a time scale of 100ns , resolved into 1024 time bins (i.e., h0.098ns ). With LPR of 10MHz , there is no bleed through observed on measured histograms. The fluorescence emission is captured by a SPAD array fabricated in a 0.35-μm CMOS high-voltage process mounted on a daughter board. Figure 5 shows the measured histogram of Fluorescein, and Fig. 11 shows the logarithmic plot for the measured histogram Nr , starting from the bin with the peak intensity and the fitted curve Nf by CMM with background correction, and also the normalized residual count. The reduced chi-squared is 1.40. The last three rows of Table 2 show the calculated lifetimes with background correction for CMM, MLE, RLD, and Edinburgh Instruments F900 software, respectively. Measurement windows of 52030τ , 0.52030τ , 15τ , and 12030τ are chosen for CMM, MLE, RLD-2, and F900, respectively. The mean lifetimes of Fluorescein and Coumarin 6 calculated by CMM, are 4.15 and 2.42ns , respectively, in good agreement with the data provided by the manufacturers and are also comparable to other algorithms.

Fig. 11

Measured fluorescence histogram of Fluorescein and fitted curve obtained by CMM.

017006_1_049001jbo11.jpg

Table 2

Summary of fluorophores used.

FluorophoreFluoresceinCoumarin 6
SolventEthanolMethanol
Concentration (μM) 11
Excitation wavelength (nm)495460
Peak emission wavelength (nm)517505
Typical lifetime (ns)4.12.5
Calculated lifetime (ns) usingCMM h=0.098ns 4.15±0.15 5τ<Mh<20τ 1 2.42±0.08 5τ<Mh<30τ 2
Calculated lifetime (ns) usingMLE h=0.098ns 4.2±0.20 0.5τ<Mh<20τ 2.4±0.1 0.5τ<Mh<30τ
Calculated lifetime (ns) usingRLD-2 1τ<2wg<5τ 4.4±0.08 2.42±0.05
Calculated lifetime (ns) usingEdinburgh instruments F900 h=0.098ns 4.38±0.06 1τ<Mh<20τ 2.41±0.03 1τ<Mh<30τ

aMaximum measurement window for Fluorescein ∼20×4.1 (∼800h) .

bMaximum measurement window for Coumarin 6∼30×2.5 (∼800h) .

4.2.

Measurements of ANS in Water/Methanol Using PMTs

Fluorescent dye ANS is widely used in biological experiments due to its extreme sensitivity to the composition of water/methanol mixtures, showing a drastic variation in lifetime from 250ps in pure water to 6ns in pure methanol.25 The excitation light comes from a Ti-sapphire laser ( LPR=4.75MHz using a pulse picker) with a laser power of 0.1mW . The concentration of ANS is 1mM . The ANS in the water/methanol mixture with a concentration of water of 0, 10, 20, 30, and 100% νν , respectively, is measured by a PMT. Figure 12 shows the measured and fitted fluorescence histograms obtained by the PMT and CMM, respectively. The fluorescence histograms of ANS display a single-exponential decay as stated in the previously reported literature,10, 25 making it an ideal probe of solvent composition. The calculated lifetimes in terms of water concentration obtained by CMM, the prediction function in Ref. 10, and Edinburgh Instruments F900 software are listed in Table 3 . They are in a good agreement with one another. The reduced chi-squared is also listed in Table 3.

Fig. 12

Measured and fitted fluorescence histograms obtained by a PMT and CMM for different concentration of water (measured in percent νν ).

017006_1_049001jbo12.jpg

Table 3

Comparison of calculated lifetimes of ANS between CMM, prediction function,10 and Edinburgh Instruments F900 software.

Percentage ν∕ν (%)CMM (ns)/reduced chi-squaredRef. 10 (ns)F900 (ns)
06.08/1.75.976.13
104.87/1.014.764.86
203.49/1.103.383.47
302.49/1.022.42.48
1000.28/1.220.250.27

5.

Conclusion

We have proposed a very simple FLIM algorithm called CMM [Eq. 3] for real-time applications and derived the theoretical error equations [Eqs. 7, 9] for easily obtaining the best recording parameters, such as measurement window, width of a time bin, and bit resolution of the TDC. The method has the potential of using the available photons efficiently, provided that the recording parameters are correctly optimized. For single-exponential lifetime imaging, the algorithm provides the same precision level as the MLE in the optimal window with F of 1.0. An interesting result of our study is that the optimum performance of F1.0 can be obtained at

Eq. 23

10h<τ<0.1Mh(or10h<τ<0.14Mh,withsoftwarecalibration)
or for F1.5 comparable to RLD-2 (wg2.5τ)

Eq. 24

5h<τ<0.35Mh.
The advantage of CMM over the other hardware algorithms is that CMM has higher photon-collecting efficiency (> ×2.5) than RLD/IEM. For CMM of Eq. 3, without any differential term similar to that of IEM,17 the design specifications of in-pixel TDCs can be more relaxed. The FPGA implementation of this FLIM algorithm is proposed for the first time as Eqs. 17, 18. Hardware implementation of CMM with background correction can also be easily implemented on FPGA with Eq. 14. The performance of CMM is successfully tested not only on Verilog/Matlab synthetic data but also on real data collected by CMOS SPAD pixels and PMTs. CMM on the latest developed CMOS SPAD arrays has single-photon sensitivity and provides an efficient way of video-rate FLIM implementations; it is promising for imaging applications.

Acknowledgments

This work has been supported by the European Community within the Sixth Framework Programme of the Information Science Technologies, Future and Emerging Technologies Open MEGAFRAME project (Contract No. 029217-2, www.megaframe.eu). R.A. was funded by the Biotechnology and Biological Sciences Research Council RASOR Grant No. BB/C511599/1. The measurements have been performed using the COSMIC laboratory facilities with help from Trevor Whittley and David Dryden. The authors express gratitude to them. This publication reflects only the authors’ views. The European Community is not liable for any use that may be made of the information contained herein.

References

1. 

J. R. Lakowicz, Principles of Fluorescence Spectroscopy, 3rd ed.Kluwer Academic/Plenum Publishers, New York (2006). Google Scholar

2. 

P. I. H. Bastiaens and A. Squire, “Fluorescence lifetime imaging microscopy: spatial resolution of biochemical processes in the cell,” Trends Cell Biol., 9 48 –52 (1999). https://doi.org/10.1016/S0962-8924(98)01410-X 0962-8924 Google Scholar

3. 

R. Sanders, A. Draaijer, H. C. Gerritsen, P. M. Houpt, and Y. K. Levine, “Quantitative pH imaging in cells using confocal fluorescence lifetime imaging microscopy,” Anal. Biochem., 227 302 –308 (1995). https://doi.org/10.1006/abio.1995.1285 0003-2697 Google Scholar

4. 

M. Gersbach, J. Richardson, E. Mazaleyrat, S. Hardillier, C. Niclass, R. Henderson, L. Grant, and E. Charbon, “A low-noise single-photon detector implemented in a 130nm CMOS imaging process,” Solid-State Electron., 53 803 –808 (2009). https://doi.org/10.1016/j.sse.2009.02.014 0038-1101 Google Scholar

5. 

J. A. Richardson, L. A. Grant, and R. K. Henderson, “Low dark count single-photon avalanche diode structure compatible with standard nanometer scale CMOS technology,” IEEE Photon. Technol. Lett., 21 1020 –1022 (2009). https://doi.org/10.1109/LPT.2009.2022059 1041-1135 Google Scholar

6. 

J. Richardson, R. Walker, L. Grant, D. Stoppa, F. Borghetti, E. Charbon, M. Gersbach, and R. Henderson, “A 32×32 50ps resolution 10bit time to digital converter array in 130nm CMOS for time correlated imaging,” (2009). Google Scholar

7. 

B. Rae, C. Griffin, K. Muir, J. Girkin, E. Gu, D. Renshaw, E. Charbon, M. Dawson, and R. Henderson, “A microsystem for time-resolved fluorescence analysis using CMOS single-photon avalanche diodes and micro-LEDs,” 166 –167 (2008). Google Scholar

8. 

P. Hall and B. Selinger, “Better estimates of exponential decay parameters,” J. Chem. Phys., 85 2941 –2946 (1981). https://doi.org/10.1021/j150620a019 0021-9606 Google Scholar

9. 

J. A. Jo, Q. Fang, and L. Marcu, “Ultrafast method for the analysis of fluorescence lifetime imaging microscopy data based on the Laguerre expansion technique,” IEEE J. Sel. Top. Quantum Electron., 11 835 –845 (2005). https://doi.org/10.1109/JSTQE.2005.857685 1077-260X Google Scholar

10. 

S. W. Magennis, E. M. Graham, and A. C. Jones, “Quantitative spatial mapping of mixing in microfluidic systems,” Angew. Chem., Int. Ed., 44 6512 –6516 (2005). https://doi.org/10.1002/anie.200500558 1433-7851 Google Scholar

11. 

R. M. Ballew and J. N. Demas, “An error analysis of the rapid lifetime determination method for the evaluation of single exponential decays,” Anal. Chem., 61 30 –33 (1989). https://doi.org/10.1021/ac00176a007 0003-2700 Google Scholar

12. 

A. V. Agronskaia, L. Tertoolen, and H. C. Gerritsen, “High frame rate fluorescence lifetime imaging,” J. Phys. D, 36 1655 –1662 (2003). https://doi.org/10.1088/0022-3727/36/14/301 0022-3727 Google Scholar

13. 

D. S. Elson, I. Munro, J. Requejo-Isidro, J. McGinty, C. Dunsby, N. Galletly, G. W. Stamp, M. A. A. Neil, M. J. Lever, P. A. Kellett, A. Dymoke-Bradshaw, J. Hares, and P. M. W. French, “Real-time time-domain fluorescence lifetime imaging including single-shot acquisition with a segmented optical image intensifier,” New J. Phys., 6 1 –13 (2004). https://doi.org/10.1088/1367-2630/6/1/180 1367-2630 Google Scholar

14. 

D.-U. Li, B. Rae, E. Bonnist, D. Renshaw, and R. Henderson, “On-chip fluorescence lifetime extraction using synchronous gating scheme—theoretical error analysis and practical implementation,” 171 –176 (2008). Google Scholar

15. 

C. Moore, S. P. Chan, J. N. Demas, and B. A. Degraff, “Comparison of methods for rapid evaluation of lifetime of exponential decays,” Appl. Spectrosc., 58 603 –607 (2004). https://doi.org/10.1366/000370204774103444 0003-7028 Google Scholar

16. 

W. Trabesinger, C. G. Hübner, B. Hecht, and T. P. Wild, “Continuous real-time measurement of fluorescence lifetime,” Rev. Sci. Instrum., 73 3122 –3124 (2002). https://doi.org/10.1063/1.1488676 0034-6748 Google Scholar

17. 

D.-U. Li, E. Bonnist, D. Renshaw, and R. Henderson, “On-chip, time-correlated, fluorescence lifetime extraction algorithms and error analysis,” J. Opt. Soc. Am. A, 25 1190 –1198 (2008). https://doi.org/10.1364/JOSAA.25.001190 0740-3232 Google Scholar

18. 

H. P. Good, A. J. Kallir, and U. P. Wild, “Comparison of fluorescence lifetime fitting techniques,” J. Phys. Chem., 89 5435 –5441 (1984). https://doi.org/10.1021/j150666a066 0022-3654 Google Scholar

19. 

P. C. Schneider and R. M. Clegg, “Rapid acquisition, analysis, and display of fluorescence lifetime-resolved images for real-time applications,” Rev. Sci. Instrum., 68 4107 –4119 (1997). https://doi.org/10.1063/1.1148354 0034-6748 Google Scholar

20. 

J. Mizeret, T. Stepinac, M. Hansroul, A. Studzinski, H. van den Bergh, and G. Wagnières, “Instrumentation for real-time fluorescence lifetime imaging in endoscopy,” Rev. Sci. Instrum., 70 4689 –4701 (1999). https://doi.org/10.1063/1.1150132 0034-6748 Google Scholar

21. 

R. A. Colyer, C. Lee, and E. Gratton, “A novel fluorescence lifetime imaging system that optimizes photon efficiency,” Microsc. Res. Tech., 71 201 –213 (2008). https://doi.org/10.1002/jemt.20540 1059-910X Google Scholar

22. 

J. Tellinghuisen, C. W. Wilkerson Jr., “Bias and precision in the estimation of exponential decay parameters from sparse data,” Anal. Chem., 65 1240 –1246 (1993). https://doi.org/10.1021/ac00057a022 0003-2700 Google Scholar

23. 

A. Draaijer, R. Sanders, and H. C. Gerritsen, “Fluorescence lifetime imaging, a new tool in confocal microscopy,” Handbook of Biological Confocal Microscopy, 491 –505 Plenum Publishing, New York (1995). Google Scholar

24. 

P. Alfke, “Efficient shift registers, LFSR counters, and long pseudo-random sequence generators,” (1996) Google Scholar

25. 

L. Dougan, J. Crain, H. Vass, and S. W. Magennis, “Probing the liquid state structure and dynamics of aqueous solutions using fluorescence spectroscopy,” J. Fluoresc., 14 91 –97 (2004). https://doi.org/10.1023/B:JOFL.0000014666.03818.a4 1053-0509 Google Scholar
©(2010) Society of Photo-Optical Instrumentation Engineers (SPIE)
Day-Uei Li, Bruce R. Rae, Robin Andrews, Jochen Arlt, and Robert K. Henderson "Hardware implementation algorithm and error analysis of high-speed fluorescence lifetime sensing systems using center-of-mass method," Journal of Biomedical Optics 15(1), 017006 (1 January 2010). https://doi.org/10.1117/1.3309737
Published: 1 January 2010
Lens.org Logo
CITATIONS
Cited by 54 scholarly publications and 4 patents.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Luminescence

Field programmable gate arrays

Fluorescence lifetime imaging

Error analysis

Sensing systems

Photon counting

Lithium

Back to Top