- #1
physicsclaus
- 20
- 5
- Homework Statement
- How to calculate dark count from data collected?
- Relevant Equations
- I cannot find it
Hello everyone, I am trying to measure the dark count from a measurement a SPDC source. Although I collected data from the signal generator, I do not know how to obtain dark count rates per second.
I only know the following definition
Dark counts refer to the tiny amount of DC current in the absence of light input. An additional fluctuating current with zero mean value caused by thermal fluctuation is not called a dark current. When extremely small optical powers need to be detected, we need to consider dark count. Thus, dark count will limit single photon detection capability.
The following is the data extracted:
Detection rate ch.2 (counts/s): 124
Detection rate ch.4 (counts/s): 612
Coincidence rate (pairs/s): 0
Delay (ns): 0
Delay (ns), Coincidence rate (pairs/sec)
-20, 0
-18, 0
-16, 0
-14, 0
-12, 0
-10, 0
-8, 0
-6, 0
-4, 0
-2, 0
0, 0
2, 0
4, 0
6, 0
8, 0
10, 0
12, 0
14, 0
16, 0
18, 0
20, 0
Time (s), Ch2 (counts/sec), Ch4 (counts/sec), Coincidence (pairs/sec) (delay: 0 ns)
0, 124, 612, 0
1, 115, 609, 0
2, 126, 589, 0
3, 122, 564, 0
4, 125, 627, 0
5, 120, 555, 0
6, 105, 630, 0
7, 105, 584, 0
8, 115, 586, 0
9, 128, 604, 0
10, 138, 597, 0
11, 101, 548, 0
12, 118, 596, 0
13, 107, 611, 0
14, 122, 538, 0
15, 136, 632, 0
16, 110, 609, 0
17, 131, 582, 0
18, 117, 602, 0
19, 127, 605, 0
20, 130, 632, 0
21, 126, 621, 0
22, 132, 617, 0
23, 138, 574, 0
24, 127, 615, 0
25, 118, 605, 0
26, 143, 588, 0
27, 125, 594, 0
28, 117, 594, 0
29, 132, 608, 0
30, 114, 586, 0
31, 130, 632, 0
32, 138, 576, 0
33, 128, 619, 0
34, 126, 601, 0
35, 114, 613, 0
36, 129, 631, 0
37, 120, 586, 0
38, 125, 576, 0
39, 110, 551, 0
40, 110, 624, 0
41, 108, 587, 0
42, 122, 562, 0
43, 117, 597, 0
44, 127, 580, 0
45, 122, 600, 0
46, 117, 598, 0
47, 120, 569, 0
48, 112, 628, 0
49, 116, 540, 0
50, 123, 574, 0
51, 129, 579, 0
52, 126, 606, 0
53, 119, 594, 0
54, 129, 590, 0
55, 128, 629, 0
56, 112, 584, 0
57, 121, 574, 0
58, 110, 624, 0
59, 120, 586, 0
60, 110, 602, 0
I generated some graphs from jupyter notebook, still it does not make sense to me.
I have also found the respective maximum values
Time (s) 60
Ch2 (counts/sec) 143
Ch4 (counts/sec) 632
Coincidence (pairs/sec) (delay:6ns) 0
dtype: int64
and also the respective mean values
Time (s) 30.000000
Ch2 (counts/sec) 121.508197
Ch4 (counts/sec) 595.508197
Coincidence (pairs/sec) (delay:6ns) 0.000000
dtype: float64
I hope someone could give me some insights of how to calculate the dark count, thank you so much for your time!
I only know the following definition
Dark counts refer to the tiny amount of DC current in the absence of light input. An additional fluctuating current with zero mean value caused by thermal fluctuation is not called a dark current. When extremely small optical powers need to be detected, we need to consider dark count. Thus, dark count will limit single photon detection capability.
The following is the data extracted:
Detection rate ch.2 (counts/s): 124
Detection rate ch.4 (counts/s): 612
Coincidence rate (pairs/s): 0
Delay (ns): 0
Delay (ns), Coincidence rate (pairs/sec)
-20, 0
-18, 0
-16, 0
-14, 0
-12, 0
-10, 0
-8, 0
-6, 0
-4, 0
-2, 0
0, 0
2, 0
4, 0
6, 0
8, 0
10, 0
12, 0
14, 0
16, 0
18, 0
20, 0
Time (s), Ch2 (counts/sec), Ch4 (counts/sec), Coincidence (pairs/sec) (delay: 0 ns)
0, 124, 612, 0
1, 115, 609, 0
2, 126, 589, 0
3, 122, 564, 0
4, 125, 627, 0
5, 120, 555, 0
6, 105, 630, 0
7, 105, 584, 0
8, 115, 586, 0
9, 128, 604, 0
10, 138, 597, 0
11, 101, 548, 0
12, 118, 596, 0
13, 107, 611, 0
14, 122, 538, 0
15, 136, 632, 0
16, 110, 609, 0
17, 131, 582, 0
18, 117, 602, 0
19, 127, 605, 0
20, 130, 632, 0
21, 126, 621, 0
22, 132, 617, 0
23, 138, 574, 0
24, 127, 615, 0
25, 118, 605, 0
26, 143, 588, 0
27, 125, 594, 0
28, 117, 594, 0
29, 132, 608, 0
30, 114, 586, 0
31, 130, 632, 0
32, 138, 576, 0
33, 128, 619, 0
34, 126, 601, 0
35, 114, 613, 0
36, 129, 631, 0
37, 120, 586, 0
38, 125, 576, 0
39, 110, 551, 0
40, 110, 624, 0
41, 108, 587, 0
42, 122, 562, 0
43, 117, 597, 0
44, 127, 580, 0
45, 122, 600, 0
46, 117, 598, 0
47, 120, 569, 0
48, 112, 628, 0
49, 116, 540, 0
50, 123, 574, 0
51, 129, 579, 0
52, 126, 606, 0
53, 119, 594, 0
54, 129, 590, 0
55, 128, 629, 0
56, 112, 584, 0
57, 121, 574, 0
58, 110, 624, 0
59, 120, 586, 0
60, 110, 602, 0
I generated some graphs from jupyter notebook, still it does not make sense to me.
I have also found the respective maximum values
Time (s) 60
Ch2 (counts/sec) 143
Ch4 (counts/sec) 632
Coincidence (pairs/sec) (delay:6ns) 0
dtype: int64
and also the respective mean values
Time (s) 30.000000
Ch2 (counts/sec) 121.508197
Ch4 (counts/sec) 595.508197
Coincidence (pairs/sec) (delay:6ns) 0.000000
dtype: float64
I hope someone could give me some insights of how to calculate the dark count, thank you so much for your time!
Attachments
Last edited: