Abstract
Single-molecule fluorescence spectroscopy (SMFS), based on the detection of individual molecules freely diffusing through the excitation spot of a confocal microscope, has allowed unprecedented insights into biological processes at the molecular level, but suffers from limited throughput. We have recently introduced a multispot version of SMFS, which allows achieving high-throughput SMFS by virtue of parallelization, and relies on custom silicon single-photon avalanche diode (SPAD) detector arrays. Here, we examine the premise of this parallelization approach, which is that data acquired from different spots is uncorrelated. In particular, we measure the optical crosstalk characteristics of the two 48-pixel SPAD arrays used in our recent SMFS studies, and demonstrate that it is negligible (crosstalk probability ≤ 1.1 10−3) and undetectable in cross-correlation analysis of actual single-molecule fluorescence data.
Keywords: SPAD array, Optical crosstalk, Single-molecule, Fluorescence, Spectroscopy
1. Introduction
Single-molecule fluorescence spectroscopy includes several powerful techniques used to investigate fundamental physical, chemical and biological processes at the molecular level [1–3]. In its freely-diffusing molecule version, where molecules briefly transit (in a few ms) in and out of a confocal excitation spot, concentration needs to be kept low so that individual molecule “bursts” of photons can be identified. This results in long acquisition time (10 min to several hr) in order to accumulate sufficient statistics. To overcome this limitation, we use a multispot excitation/detection approach, and matching arrays of silicon single-photon avalanche diodes (SPAD) arrays [4–7]. The number of photons in a burst is limited by the diffusion speed of typical biomolecules across the excitation volume, by the excitation power and by the photophysical properties (e.g. brightness) of the fluorophores used to label molecules of interest. Because of the low photon-count of typical bursts (~100), SMFS requires SPADs with high photon-detection efficiency (PDE) in the visible range of the spectrum. For these reasons, our SPAD arrays are fabricated using a custom process, instead of the more common complementary metal-oxide semiconductor (CMOS) process [8,9]. We recently demonstrated a SMFS system achieving close to 2-orders of magnitude throughput enhancement for single-molecule fluorescence resonant energy transfer (smFRET), using two excitation lasers and two 48-pixels SPAD arrays, to collect photons emitted by the “donor” and “acceptor” fluorophores attached to each molecule [7]. This approach can be used for real-time studies of kinetic processes and opens the way to applications of SMFS in medical diagnostics and drug discovery.
One of the assumptions of parallel data acquisition is that data acquired in each spot is uncorrelated (independent) from that acquired in others. In other words, each spot samples an independent volume of the solution of single molecules, and no molecules are observed in separate spots at different times. This assumption is verified in our experiments, where spots are separated by a few μm, which translates in negligible probability of observing a molecule in a nearby spot after it has been detected in an initial one. Note that molecules may get in and out of each individual spot a few times before wandering away, a recurrence phenomenon which can be used to study long term dynamics in single-molecules [10,11].
A more subtle requirement for the independence of single-molecule measurements performed in nearby spots, is the absence of crosstalk. We can define crosstalk between two spots as the presence of a fraction of the signal of spot A in the signal measured in spot B. One source of crosstalk between spots is due to the collection of light emitted from spot A by SPAD B, supposed to detect signal only from B. This can be readily excluded for similar geometrical reasons as used above to exclude long term correlation between spots. A less obvious but well-known type of cause (see Section 2) specific to SPAD arrays, is the occurrence of internal electronic or optical crosstalk between the pixel pairs. Electrical crosstalk is usually negligible in a well designed SPAD array. Crosstalk between spots, regardless of its origin, does show up in cross-correlation functions, and can potentially affect some single-molecule analysis.
In this paper, we describe an accurate method for optical crosstalk estimation (Section 2) and use it to characterize the optical crosstalk in the two SPAD arrays used in our 48-spot SMFS setup [7] (Section 3). we show that the low crosstalk of these devices has a negligible effect on single-molecule measurements.
Data and code availability.
All raw data presented are freely available on Figshare (https://doi.org/10.6084/m9.figshare.5146096). Notebooks and code used for analysis and simulations are open source and available on GitHub https://github.com/tritemio/48-pixel-SPAD-crosstalk-analysis.
2. Optical crosstalk
Optical crosstalk between two SPADs within the same array can happen when an avalanche is triggered in one SPAD: hot carriers emit secondary photons [12,13] which can propagate within the device structure, directly or after multiple reflections, and trigger an avalanche in another SPAD [14]. This secondary photons emission is proportional to the avalanche current [13] which typically lasts < 20 ns in SPADs using active quenching circuits [15]. Hence, when a crosstalk event occurs, the second SPAD is triggered with a delay < 20 ns. Optical crosstalk is a phenomenon present both in silicon (Si) custom [16], Si CMOS [17], III-V [18,19] SPAD arrays, and it is particularly troublesome in Si photomultipliers (SiPM) [20,21]. When the crosstalk probability is high (≥ 10%), cascades of multiple crosstalk events can be detected, although this is not usually an issue in Si SPAD arrays. In SiPM, where the signal from individual SPADs cannot be measured independently and the large crosstalk probability makes cascade effects non-negligible, optical crosstalk characterization is complex and requires sophisticated models [21,22]. By contrast, in SPAD arrays, the crosstalk probability can be easily estimated by simple coincidence measurements as described next.
The crosstalk probability Pc can be estimated from the number of “coincidence events”, that is the number C of photons recorded within a given (short) time window Δt by two pixels A and B, over an acquisition duration T. Usually, crosstalk is estimated from dark counts acquisition, although, to reduce the acquisition time, SPADs can be also illuminated with a constant signal. The number of coincidences C can be measured with a dedicated asynchronous circuit [16,17] or using the photon timestamps obtained with a simple counting board as used in singlemolecule measurements. In this case, Δt needs to be chosen larger than the avalanche duration plus the time-stamp resolution (typically 10–20 ns).
The number of coincident events due to uncorrelated counts Cu can be computed from Poisson statistics, which we will assume to describe dark counts (similar expressions can be obtained for other statistics). Given two Poisson random variables XA ~ Poi{λAΔt} and XB ~ Poi{λBΔt} with mean event rate per unit time λA and λB, the probability of having at least one count in each variable during a time window λt is:
(1) |
(2) |
where the approximation holds when Δt ≪: λ−1. Hence, for two uncorrelated Poisson processes, the number of coincidences in Δt during a time T is:
(3) |
The number of crosstalk events Cc can be computed as:
(4) |
and the crosstalk probability as:
(5) |
The standard deviation of the Pc estimator in Eq. (5) can be computed from the standard deviation of Cc, which is a Poisson random variable as well (Cc counts are independent events):
(6) |
The rates λA,λB in Eq. (1) can be estimated from dark counts measurements as:
(7) |
where NA and NB are the total counts in SPAD A and B during duration T. Using Eq. (7) in Eq. (4) leads to an equation that can be solved for Cc, so that the probability of crosstalk and its standard deviation can be computed from Eqs. (5) and (6). The supporting notebook Crosstalk Theory and Simulations reports crosstalk simulations confirming that estimator in Eq. (5) is unbiased.
3. Results and discussion
We used Eqs. (1) and (5)–(7) with Δt = 50 ns to compute the crosstalk in the two 48-SPAD arrays used in Ref. [7]. These arrays have a 12 × 4 geometry with 500 μm pitch and 50 μm diameter. In order to achieve accurate estimation, even for SPADs with very low dark count rates (DCR) (~50 cps, see Ref. [7] for details), we acquired data for ~6 hours. Computational details can be found in the supporting notebook Optical crosstalk estimation.
Results in Fig. 1 show that the optical crosstalk probability Pc is ~ 1.1 10−3 for nearest-neighbor SPADs, ~ 1.5 10−4 for nearest-neighbor SPADs on a diagonal, and decreases by more than one order of magnitude down to negligible levels for SPADs farther apart. The crosstalk dependence with distance (Fig. 1, Panel A & D) indicates a much stronger absorption of secondary photons within the device compared to previous arrays [6,14]. An R−2 dependence (black dashed curve) is indicated for comparison and corresponds to a simple isotropic attenuation model, assuming direct propagation between pixels and no absorption. By contrast, crosstalk was observed to decrease slower than this simple R−2 model in a previous generation of SPAD arrays, an effect attributed to reflection of near infrared photons off the chip’s bottom surface [14]. The stronger attenuation observed here has been obtained by fabricating the arrays on a silicon substrate with an especially high doping level (> 2 1019 cm−3). At these concentrations, free carriers absorption strongly reduces the propagation of near infrared photons through the substrate [23]. The good uniformity of crosstalk probability across pixel pairs also suggests that no edge effect is present in these devices, in contrast with the previous generation of devices [14]. In particular, the effect of reflections off the chip edges, whose minimum distance from a SPAD is 450 μm, is made negligible by the strong reduction of the crosstalk with the distance.
These excellent crosstalk characteristics can be further observed in Fig. 2, which reports the auto-correlation and cross-correlation functions (ACF & CCF, Eq. (8)) of the donor intensity in 4 adjacent pixels during a typical smFRET measurement [7]. The curves have been computed with the open source Python package pycorrelate, using the algorithm from Ref. [24]. See the supporting notebook ACF and CCF for details.
(8) |
Assuming an ideal Gaussian cylindrical profile for the excitation/detection probability, the ACF of a solution of freely diffusing molecules at equilibrium takes a simple form given by Eq. (9)[25,26].
(9) |
In Eq. (9) N is the average number of molecules present in the excitation/detection volume and SBR is signal-to-background ratio. This function exhibits a characteristic inflexion point around the diffusion time through the excitation/detection volume, τD, and ideally plateaus to a value 1/N at short time scale. In practice, additional contribution of the SPAD afterpulsing at short time scale (not shown) mask this asymptotic behavior [4].
In the absence of measurable molecular transport from one spot to another, no correlation between the signals measured in the two different spots A and B is expected, and the CCF of the intensities recorded in the two spots, CCFAB (τ) (Eq. (8)) should be equal to 1 (at least at time scales larger than ~ 1 μs). In the presence of crosstalk, an “echo” of the ACF of each spot is expected, whose amplitude is that of the ACF (1/N in Eq. (9)) multiplied by the crosstalk probability, Pc. Fig. 2 is compatible with this prediction, the CCF amplitude (Pc/N) being smaller than the statistical noise level present in these (relatively) short measurements.
4. Conclusions
In this study, we have characterized the optical crosstalk of two large SPAD arrays used in single-molecule fluorescence experiments, and showed it to be extremely low. In particular, we have verified that it does not affect CCF analysis, a particularly useful property for high-throughput measurements in flow geometries. The ability to perform CCF analysis between distinct spots with negligible influence of crosstalk makes it practical to use these SPAD arrays for high-throughput SMFS measurements in flow geometries, where transport of molecules from one spot to another, and conformational change during that time, would result in non-trivial CCF signatures. Future work will take advantage of this possibility.
Acknowledgments
This work was funded by NIH Grant R01 GM095904. S. Weiss discloses intellectual property used in the research reported here. The work at UCLA was conducted in Dr. Weiss’s Laboratory. M. Ghioni discloses equity in Micro Photon Devices S.r.l. (MPD). No resources or personnel from MPD were involved in this work. We are grateful to our colleagues at UCLA and Polimi for their contributions to this project over the years.
References
- [1].Xie XS, Trautman JK, Optical studies of single molecules at room temperature, Annu. Rev. Phys. Chem 49 (1998) 441–480. 10.1146/annurev.physchem.49.1.441. [DOI] [PubMed] [Google Scholar]
- [2].Moerner WE, Orrit M, Illuminating single molecules in condensed matter, Science 283 (5408) (1999) 1670–1676. 10.1126/science.283.5408.1670. [DOI] [PubMed] [Google Scholar]
- [3].Weiss S, Fluorescence spectroscopy of single biomolecules, Science 283 (5408) (1999) 1676–1683. 10.1126/science.283.5408.1676. [DOI] [PubMed] [Google Scholar]
- [4].Colyer RA, Scalia G, Rech I, Gulinatti A, Ghioni M, Cova S, et al. , High-throughput FCS using an LCOS spatial light modulator and an 8×1 SPAD array, Biomed. Opt. Express 1 (5) (2010) 1408–1431. 10.1364/BOE.1.001408. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [5].Ingargiola A, Panzeri F, Sarkosh N, Gulinatti A, Rech I, Ghioni M, et al. , 8-spot smFRET analysis using two 8-pixel SPAD arrays, Proceedings of SPIE 8590 (2013) 85900E 10.1117/12.2003704. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [6].Ingargiola A, Lerner E, Chung S, Panzeri F, Gulinatti A, Rech I, et al. , Multispot single-molecule FRET: High-throughput analysis of freely diffusing molecules, PLOS ONE 12 (4) (2017) e0175766 10.1371/journal.pone.0175766. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [7].Ingargiola A, Segal M, Gulinatti A, Rech I, Labanca I, Maccagnani P, et al. , 48-spot single-molecule FRET setup with periodic acceptor excitation, J. Chem. Phys 148 (12) (2018) 123304 10.1063/1.5000742. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [8].Michalet X, Ingargiola A, Colyer RA, Scalia G, Weiss S, Maccagnani P, et al. , Silicon photon-counting avalanche diodes for single-molecule fluorescence spectroscopy, IEEE J. Sel. Top. Quantum Electron 20 (6) (2014) 1–20. 10.1109/JSTQE.2014.2341568. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [9].Bruschini C, Homulle H, Charbon E, Ten Years of Biophotonics Single-Photon SPAD Imager Applications: Retrospective and Outlook, Proceedings of SPIE 10069 (2017) 100691S 10.1117/12.2256247. [DOI] [Google Scholar]
- [10].Hoffmann A, Nettels D, Clark J, Borgia A, Radford SE, Clarke J, et al. , Quantifying heterogeneity and conformational dynamics from single molecule FRET of diffusing molecules: Recurrence analysis of single particles (RASP), Phys. Chem. Chem. Phys 13 (5) (2011) 1857–1871. 10.1039/c0cp01911a. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [11].Pirchi M, Tsukanov R, Khamis R, Tomov TE, Berger Y, Khara DC, et al. , Photon-by-photon hidden markov model analysis for microsecond single-molecule FRET kinetics, J. Phys. Chem. B 120 (51) (2016) 13065–13075. 10.1021/acs.jpcb.6b10726. [DOI] [PubMed] [Google Scholar]
- [12].Bude J, Sano N, Yoshii A, Hot-carrier luminescence in Si, Phys. Rev. B 45 (11) (1992) 5848–5856. 10.1103/PhysRevB.45.5848. [DOI] [PubMed] [Google Scholar]
- [13].Lacaita AL, Zappa F, Bigliardi S, Manfredi M, On the bremsstrahlung origin of hot-carrier-induced photons in silicon devices, IEEE Trans. Electron Devices 40 (3) (1993) 577–582. 10.1109/16.199363. [DOI] [Google Scholar]
- [14].Rech I, Ingargiola A, Spinelli R, Labanca I, Marangoni S, Ghioni M, et al. , Optical crosstalk in single photon avalanche diode arrays: A new complete model, Opt. Express 16 (12) (2008) 8381–8394. 10.1364/OE.16.008381. [DOI] [PubMed] [Google Scholar]
- [15].Gallivanoni A, Rech I, Ghioni M, Progress in quenching circuits for single photon avalanche diodes, IEEE Trans. Nucl. Sci 57 (6) (2010) 3815–3826. 10.1109/TNS.2010.2074213. [DOI] [Google Scholar]
- [16].Restelli A, Rech I, Maccagnani P, Ghioni M, Cova S, Monolithic silicon matrix detector with 50 μm photon counting pixels, J. Modern Opt 54 (2–3) (2007) 213–223. 10.1080/09500340600790121. [DOI] [Google Scholar]
- [17].Ficorella A, Pancheri L, Betta GFD, Brogi P, Collazuol G, Marrocchesi PS, et al. , Crosstalk mapping in CMOS SPAD arrays, 2016 46th European Solid-State Device Research Conference (ESSDERC), Lausanne, 2016, 101–104. http:/dx.doi.org/101109/ESSDERC20167599.598. [Google Scholar]
- [18].Calandri N, Sanzaro M, Motta L, Savoia C, Tosi A, Optical crosstalk in InGaAs/InP SPAD array: Analysis and reduction with FIB-etched trenches, IEEE Photonics Technol. Lett 28 (16) (2016) 1767–1770. 10.1109/LPT.2016.2570278. [DOI] [Google Scholar]
- [19].Piccione B, Jiang X, Itzler MA, Spatial modeling of optical crosstalk in InGaAsP Geiger-mode APD focal plane arrays, Opt. Express 24 (10) (2016) 10635–10648. 10.1364/OE.24.010635. [DOI] [PubMed] [Google Scholar]
- [20].Buzhan P, Dolgoshein B, Ilyin A, Kaplin V, Klemin S, Mirzoyan R, et al. , The cross-talk problem in SiPMs and their use as light sensors for imaging atmospheric Cherenkov telescopes, Nucl. Instrum. Methods Phys. Res. A 610 (1) (2009) 131–134. 10.1016/j.nima.2009.05.150. [DOI] [Google Scholar]
- [21].Seifert S, van Dam HT, Vinke R, Dendooven P, Lohner H, Beekman FJ, et al. , A comprehensive model to predict the timing resolution of SiPM-based scintillation detectors: theory and experimental validation, IEEE Trans. Nucl. Sci 59 (1) (2012) 190–204. 10.1109/TNS.2011.2179314. [DOI] [Google Scholar]
- [22].Gallego L, Rosado J, Blanco F, Arqueros F, Modeling crosstalk in silicon photomultipliers, J. Instrum 8 (5) (2013) P05010 10.1088/1748-0221/8/05/P05010. [DOI] [Google Scholar]
- [23].Spitzer W, Fan HY, Infrared absorption in n-type silicon, Phys. Rev 108 (2) (1957) 268–271. 10.1103/PhysRev.108.268. [DOI] [Google Scholar]
- [24].Laurence TA, Fore S, Huser T, Fast, flexible algorithm for calculating photon correlations, Opt. Lett 31 (6) (2006) 829–831. 10.1364/OL.31.000829. [DOI] [PubMed] [Google Scholar]
- [25].Krichevsky O, Bonnet G, Fluorescence correlation spectroscopy: The technique and its applications, Rep. Prog. Phys 65 (2) (2002) 251 10.1088/0034-4885/65/2/203. [DOI] [Google Scholar]
- [26].Michalet X, Colyer RA, Scalia G, Ingargiola A, Lin R, Millaud JE, et al. , Development of new photon-counting detectors for single-molecule fluorescence microscopy, Philos. Trans. R. Soc. B 368 (2013) 20120035 10.1098/rstb.2012.0035. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Availability Statement
All raw data presented are freely available on Figshare (https://doi.org/10.6084/m9.figshare.5146096). Notebooks and code used for analysis and simulations are open source and available on GitHub https://github.com/tritemio/48-pixel-SPAD-crosstalk-analysis.