Signal-to-Noise Ratio (SNR) is a figure of merit that is used to describe how discernable the signal is from the noise. In principle SNR must be at least greater than 1 in order to measure an input.
How to use the simulator:
1. Choose your detector type, up to five detectors can be compared simultaneously (Detector A to E)
2. Input your detector specifications, or simply choose a preset detector from the dropdown menu.
3. Adjust the global parameters such as light input conditions flux \(photons \over second \) or flux density \(photons \over sec*sq. millimeter \), and noise current and voltage RMS
4. If you are using a preset detector, the sensitivity will change automatically when you change the wavelength. Please note that adjusting any of the specifications will override the preset and disable the sensitivity vs. wavelength estimating function.
This simulation should be regarded as a reference only, no guarantee of detector performance is implied by the results of this simulation.
Please contact our Applications Engineers by submitting a web inquiry or by calling the Hamamatsu technical support line for a more thorough and in-depth simulation and detector selection.
This simulator calculates the SNR using the following general equation:
$$ SNR =
{
I_S \over
{
\sqrt{
2 q (I_{S} + I_{D}) \mu F \Delta f +
{{4 k_B T \Delta f} \over R_f} +
[e_n \sqrt{\Delta f} ({1 \over R_f} + 2 \pi \Delta f C_t)]^2 +
[i_n \sqrt{\Delta f}]^2
}
}
}
$$
The signal current is the cathode photocurrent multiplied by the intrinsic gain \( \mu \) of the detector. The \( \mu \) term is ommited for detectors without gain such as photodiodes and phototubes.
$$
I_S = I_k \mu
$$
\( I_k \), the cathode photocurrent is calculated from the photon arrival rate \( \Phi_p \) multiplied by the quantum efficiency \(\eta\) and the fundamental charge \( q\).
$$ I_k = \Phi_p \eta q $$
Additionally for PMT the signal current is scaled by the collection efficiency \( \alpha \). The collection efficiency is the probability that the electrons generated at the photocathode will reach the 1st dynode and subsequently the rest of the dynode chain.
$$ I_S = I_k \mu \alpha $$
The signal current calculation is slightly different for MPPC.
The sensitivity of the MPPC is given by its photon detection efficiency which is a product of the quantum efficiency, the fill factor \( F_g \), and the Geiger discharge probability \( P_g\). The fill factor is the fraction of sensitive area within the microcell, the other fraction being occupied by non-sensitive structures such as metal trenches. The Geiger discharge probability is the likelihood that the primary photoelectron triggers the avalanche multiplication.
$$ PDE = \eta F_g P_g $$
Thus the anode current from the MPPC is given by the equation.
$$ I_S = \Phi_p \eta F_g P_g q \mu $$
Intrinsic noise
The intrinsic noise of the detector is the combined noise contribution of signal shot noise and dark shot noise.
$$ \sigma_{det}^2 = {2q(I_S + I_D)\mu F \Delta f} $$
\(F\) is the excess noise factor of the detector. It is used to account for the increase in noise due to the fluctuation in gain. For detectors without gain such as photodiodes \(F\) is equal to 1.
\( \Delta f\) is the bandwidth of the measurement circuit
\( I_D \) is the anode dark current.
Excess noise factor for PMT:
In PMT if the distribution of gain from each dynode is assumed to be Poissonian, then it can be shown that the variance of the first dynode is roughly the variance of the entire PMT. Assuming the gain of the PMT is evenly distributed between each dynode, we can estimate the gain of the first dynode using \(\delta_{dy1}=M^{1 \over {dynodes}}\) then the excess noise factor can be estimated.
$$
F_{pmt} ={ \delta_{dy1} \over {\delta_{dy1} - 1}}
$$
Excess noise factor for APD:
The probability mass function of APD excess noise was derived by McIntyre [1] for \(m\) number of multiplied electrons resulting from \(n\) initial electrons with an average gain \( \mu \) and ionization ratio \(k\).
$$
p(m | n) = {{n \Gamma({m \over {1-k}}+1)} \over m(m-n)! \Gamma({{km \over {1-k}}+n+1})} \left[{{1+k(\mu-1)}\over \mu}\right]^{n+km/(1-k)}
{\left[{{(1-k)(\mu-1)}\over \mu}\right]^{m-n}}
$$
A simplified approximation was derived by Webb et al. [2]. However, it should be noted this approximation is not a true probability mass function as it does not sum to one
and it is known that the approximate distribution deviates from McIntyre's exact probability density function for \(m \lt 10 \) output electrons, but nevertheless it is a useful approximation.
$$
p(m|n) =
{
{1 \over {
\sqrt{2 \pi n \mu^2 F}
(1+ {{m-\mu n}\over{n \mu F/(F-1)}})^{3/2}
}}
\exp{\left[
-{(m-\mu n)^2} \over {2 n M^2 F (1+{{m-\mu n} \over n \mu F/(F-1)})}
\right]}
}
$$
Here the Excess Noise Factor is defined as a function of the ionization ratio and gain as \(F=kG+(2-{1\over G})(1-k) \). Further simplification is achieved by measuring \(F\) values at varying gain settings.
The formula from empirical approximation is provided below, here the term \(x\) is excess noise index the measured value provided by the manufacturer.
$$
F_{apd} = \mu ^x
$$
Excess noise factor for SiPM (MPPC):
A primary source of multiplication noise in SiPM (MPPC) is optical crosstalk, which results from secondary photons emitted during the avalanche migrating to another microcell and triggering a secondary avalanche.
The probability of N microcells fired as a result of exactly one initial microcell fired is shown to have a Borel distribution by Vinogradov [3]. The Borel distribution can be written in terms of SiPM parameters as such.
$$
P_{\mu}(N)= {{\exp(-\mu N)(\mu N)^{N-1}} \over N!}
$$
Where \(\mu=-ln(1-P_{ct})\), the expected value of Borel distributed random numbers is \(1 \over {1- \mu}\). Thus we get an approximation for excess noise factor of SiPM (MPPC) as a function of crosstalk probability \(P_{ct}\).
$$
F_{sipm} = {1 \over {1+ln(1-P_{ct})}}
$$
External noise
The external noise contributed by the readout circuit is composed of three main parts.
The Johnson noise is the thermal noise generated by the feedback resistor \( R_f \) in a transimpedance amplifier.
\( k_B \) is the Boltzmann constant \(1.38*10^{-23}\) Joule/Kelvin.
\( T \) is the temperature in Kelvin.
$$ {\sigma_J}^2 = {{4 k_B T \Delta f} \over R_f}$$
The input referred broadband noise current resulting from the amplifier's voltage noise.
\( e_n \) is the broadband input noise voltage density.
The circuit forms a non-inverting amplifier for the input noise voltage with a gain of equal to \( 1 + {R_f \over Z_{C_{in}}}\), where \( Z_{C_{in}} = {1 \over 2 \pi \Delta f C_{in}}\) the impedance of the parallel combination of the terminal capacitance \(C_t\) and the op-amp input capacitance \(C_{oa}\).
$$ {\sigma_{v_n}}^2 = \left[e_n \sqrt{\Delta f} ({1 \over R_f} + 2 \pi \Delta f C_{in}) \right]^2 $$
The input referred broadband noise current resulting from the amplifier's current noise.
\(i_n\) is the broadband input noise current density.
$$ {\sigma_{i_n}}^2 = \left[i_n \sqrt{\Delta f} \right]^2 $$
As an option, the simulator can account for low frequency noise. This introduces two additional noise terms.
\( e_{n_{1Hz}} \) is the voltage noise density at 1Hz.
\( i_{n_{1Hz}} \) is the current noise density at 1Hz.
\( f_{Hi} \) is the high frequency cutoff.
\( f_{Lo} \) is the low frequency cutoff.
$$ {\sigma_{n_{1Hz}}}^2 = \left[e_{n_{1Hz}} \sqrt{LN \left( {f_{Hi} \over f_{Lo}} \right)} ({1\over R_f} + 2 \pi \Delta f C_{in}) \right]^2 $$
$$ {\sigma_{n_{1Hz}}}^2 = \left[ i_{n_{1Hz}} \sqrt{LN \left( {f_{Hi} \over f_{Lo}} \right)} \right] ^2 $$
References
[1] R. J. McIntyre, "The Distribution of Gains in Uniformly Multiplying Avalanche Photodiodes: Theory,"
IEEE Transactions on Electron Devices, vol. ED-19, pp.703-713, June 1972.
[2] P. P. Webb, R. J. McIntyre, and J. Conradi, "Properties of Avalanche,"
RCA Review, vol. 35, pp. 234-278, June 1974.
[3] S. Vinogradov, "Analytical Models of Probability Distribution and Excess Noise Factor of Solid State Photomultipier Signals with Crosstalk,"
Nuclear Inst. and Methods in Physics Research, A, Volume 695, p. 247-251, Dec. 2012.
It looks like you're in the .
If this is not your location, please select the correct region or country below.
You're headed to Hamamatsu Photonics website for US (English).
If you want to view an other country's site,
the optimized information will be provided by selecting options below.
In order to use this website comfortably, we use cookies. For cookie details please see our
cookie policy.
This website or its third-party tools use cookies, which are necessary to its
functioning and required to achieve the purposes illustrated in this cookie policy. By closing the
cookie warning banner, scrolling the page, clicking a link or continuing to browse otherwise, you
agree to the use of cookies.
Hamamatsu uses cookies in order to enhance your experience on our website and
ensure that our website functions.
You can visit this page at any time to learn more about cookies, get the most up
to date information on how we use cookies and manage your cookie settings. We will not use cookies
for any purpose other than the ones stated, but please note that we reserve the right to update
our cookies.
1. What are cookies?
For modern websites to work according to visitor’s expectations, they need to
collect certain basic information about visitors. To do this, a site will create small text files
which are placed on visitor’s devices (computer or mobile) - these files are known as cookies when
you access a website. Cookies are used in order to make websites function and work efficiently.
Cookies are uniquely assigned to each visitor and can only be read by a web server in the domain
that issued the cookie to the visitor. Cookies cannot be used to run programs or deliver viruses
to a visitor’s device.
Cookies do various jobs which make the visitor’s experience of the internet much
smoother and more interactive. For instance, cookies are used to remember the visitor’s
preferences on sites they visit often, to remember language preference and to help navigate
between pages more efficiently. Much, though not all, of the data collected is anonymous, though
some of it is designed to detect browsing patterns and approximate geographical location to
improve the visitor experience.
Certain type of cookies may require the data subject’s consent before storing
them on the computer.
2. What are the different types of cookies?
This website uses two types of cookies:
First party cookies. For our website, the first party cookies are controlled and
maintained by Hamamatsu. No other parties have access to these cookies.
Third party cookies. These cookies are implemented by organizations outside Hamamatsu.
We do not have access to the data in these cookies, but we use these cookies to improve the
overall website experience.
3. How do we use cookies?
This website uses cookies for following purposes:
Certain cookies are necessary for our website to function. These are strictly necessary
cookies and are required to enable website access, support navigation or provide relevant
content. These cookies direct you to the correct region or country, and support security and ecommerce.
Strictly necessary cookies also enforce your privacy preferences. Without these strictly
necessary cookies, much of our website will not function.
Analytics cookies are used to track website usage. This data enables us to improve our website
usability, performance and website administration. In our analytics cookies, we do not store any
personal identifying information.
Functionality cookies. These are used to recognize you when you return to our website. This
enables us to personalize our content for you, greet you by name and remember your preferences
(for example, your choice of language or region).
These cookies record your visit to our website, the pages you have visited and the links you
have followed. We will use this information to make our website and the advertising displayed on
it more relevant to your interests. We may also share this information with third parties for
this purpose.
Cookies help us help you. Through the use of cookies, we learn what is important
to our visitors and we develop and enhance website content and functionality to support your
experience. Much of our website can be accessed if cookies are disabled, however certain website
functions may not work. And, we believe your current and future visits will be enhanced if cookies
are enabled.
4. Which cookies do we use?
There are two ways to manage cookie preferences.
You can set your cookie preferences on your device or in your browser.
You can set your cookie preferences at the website level.
If you don’t want to receive cookies, you can modify your browser so that it
notifies you when cookies are sent to it or you can refuse cookies altogether. You can also delete
cookies that have already been set.
If you wish to restrict or block web browser cookies which are set on your device
then you can do this through your browser settings; the Help function within your browser should
tell you how. Alternatively, you may wish to visit www.aboutcookies.org, which contains
comprehensive information on how to do this on a wide variety of desktop browsers.
5. What are Internet tags and how do we use them with cookies?
Occasionally, we may use internet tags (also known as action tags, single-pixel
GIFs, clear GIFs, invisible GIFs and 1-by-1 GIFs) at this site and may deploy these tags/cookies
through a third-party advertising partner or a web analytical service partner which may be located
and store the respective information (including your IP-address) in a foreign country. These
tags/cookies are placed on both online advertisements that bring users to this site and on
different pages of this site. We use this technology to measure the visitors' responses to our
sites and the effectiveness of our advertising campaigns (including how many times a page is
opened and which information is consulted) as well as to evaluate your use of this website. The
third-party partner or the web analytical service partner may be able to collect data about
visitors to our and other sites because of these internet tags/cookies, may compose reports
regarding the website’s activity for us and may provide further services which are related to the
use of the website and the internet. They may provide such information to other parties if there
is a legal requirement that they do so, or if they hire the other parties to process information
on their behalf.
If you would like more information about web tags and cookies associated with
on-line advertising or to opt-out of third-party collection of this information, please visit the
Network Advertising Initiative website http://www.networkadvertising.org.
6. Analytics and Advertisement Cookies
We use third-party cookies (such as Google Analytics) to track visitors on our
website, to get reports about how visitors use the website and to inform, optimize and serve ads
based on someone's past visits to our website.
You may opt-out of Google Analytics cookies by the websites provided by Google: