<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pc5271.org/PC5271_AY2425S2/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shijie</id>
	<title>PC5271 wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://pc5271.org/PC5271_AY2425S2/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shijie"/>
	<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php/Special:Contributions/Shijie"/>
	<updated>2026-04-15T20:52:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1270</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1270"/>
		<updated>2025-04-24T09:24:30Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie Email:e1184418@u.nus.edu&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse number.png|400px|frameless|alt=Fig.1]]&lt;br /&gt;
&#039;&#039;Figure 1: Pulse number distribution vs Poisson distribution&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse hight.png|400px|frameless|alt=Fig.2]]&lt;br /&gt;
&#039;&#039;Figure 2: Pulse height vs voltage of power supply&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Poisson distribution data.png|600px|frameless|alt=Fig.3]]&lt;br /&gt;
&#039;&#039;Figure 3: Pulse number distribution compared to Poisson distribution&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1269</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1269"/>
		<updated>2025-04-24T09:20:07Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse number.png|400px|frameless|alt=Fig.1]]&lt;br /&gt;
&#039;&#039;Figure 1: Pulse number distribution vs Poisson distribution&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse hight.png|400px|frameless|alt=Fig.2]]&lt;br /&gt;
&#039;&#039;Figure 2: Pulse height vs voltage of power supply&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Poisson distribution data.png|600px|frameless|alt=Fig.3]]&lt;br /&gt;
&#039;&#039;Figure 3: Pulse number distribution compared to Poisson distribution&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1268</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1268"/>
		<updated>2025-04-24T09:17:55Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse number.png|400px|thumb|Fig.1 Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse hight.png|400px|thumb|Fig.2 Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Poisson distribution data.png|600px|thumb|Fig.3 Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Pulse_hight.png&amp;diff=1267</id>
		<title>File:Pulse hight.png</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Pulse_hight.png&amp;diff=1267"/>
		<updated>2025-04-24T09:17:17Z</updated>

		<summary type="html">&lt;p&gt;Shijie: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1266</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1266"/>
		<updated>2025-04-24T09:16:58Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse number.png|600px|thumb|Fig.1 Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse hight.png|600px|thumb|Fig.2 Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Poisson distribution data.png|600px|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1265</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1265"/>
		<updated>2025-04-24T09:16:00Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:pulse number.png|600px|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.png|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Poisson distribution data.png|600px|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Pulse_number.png&amp;diff=1264</id>
		<title>File:Pulse number.png</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Pulse_number.png&amp;diff=1264"/>
		<updated>2025-04-24T09:15:12Z</updated>

		<summary type="html">&lt;p&gt;Shijie: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1263</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1263"/>
		<updated>2025-04-24T09:14:02Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
[[File:1.png|thumb|Average photon current pulse number vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.png|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Poisson distribution data.png|600px|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1262</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1262"/>
		<updated>2025-04-24T09:12:56Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
[[File:1.png|thumb|Average photon current pulse number vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.png|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Poisson distribution data.png|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1261</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1261"/>
		<updated>2025-04-24T09:12:12Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
[[File:1.png|thumb|Average photon current pulse number vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.png|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
[[File:Poisson distribution data.png|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Poisson_distribution_data.png&amp;diff=1260</id>
		<title>File:Poisson distribution data.png</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Poisson_distribution_data.png&amp;diff=1260"/>
		<updated>2025-04-24T09:11:33Z</updated>

		<summary type="html">&lt;p&gt;Shijie: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1259</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1259"/>
		<updated>2025-04-24T09:10:53Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Code Listings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
[[File:1.png|thumb|Average photon current pulse number vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.png|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
[[File:3.png|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Arduino code.png|600px|thumb|center|Arduino code]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1258</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1258"/>
		<updated>2025-04-24T09:10:02Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Code Listings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
[[File:1.png|thumb|Average photon current pulse number vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.png|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
[[File:3.png|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
[[File:Arduino code.png|thumb|Arduino code]]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Arduino_code.png&amp;diff=1257</id>
		<title>File:Arduino code.png</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=File:Arduino_code.png&amp;diff=1257"/>
		<updated>2025-04-24T09:09:22Z</updated>

		<summary type="html">&lt;p&gt;Shijie: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1256</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1256"/>
		<updated>2025-04-24T09:08:22Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* 3. Analysis and Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
[[File:1.png|thumb|Average photon current pulse number vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.png|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
[[File:3.png|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
[[File:4.png|thumb|Arduino code]]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1255</id>
		<title>LED based avalanched photodetector</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=LED_based_avalanched_photodetector&amp;diff=1255"/>
		<updated>2025-04-24T09:06:23Z</updated>

		<summary type="html">&lt;p&gt;Shijie: Analysis and Result&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 3. Analysis and Result ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Author: Cai Shijie&#039;&#039;&#039;  &lt;br /&gt;
&#039;&#039;&#039;Date: April 2025&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The avalanche effect can be observed with the power of the light source around 13&amp;amp;nbsp;μW. This indicates that the detector is a sensitive APD capable of detecting low photon number densities.&lt;br /&gt;
&lt;br /&gt;
[[File:1.pic.jpg|thumb|Average photon current pulse number vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 measures the average pulse number per 50&amp;amp;nbsp;ms versus the voltage of the power supply. The linear curve corresponds to the increasing photon number with higher voltage of the light source.&lt;br /&gt;
&lt;br /&gt;
[[File:2.pic.jpg|thumb|Average photon current pulse height vs voltage of power supply]]&lt;br /&gt;
&lt;br /&gt;
Figure 2 shows that the pulse height increases with the voltage of the power supply. For a single-photon avalanche photodiode (SAPD), the curve should be flat, meaning each pulse corresponds to one photon. However, when the power supply voltage is doubled, the pulse height increases by 14%, suggesting that each pulse corresponds to several photons.&lt;br /&gt;
&lt;br /&gt;
By setting the photocurrent pulse number per 50&amp;amp;nbsp;ms as one sample, 1000 or 10,000 samples are used for statistical analysis and compared with the theoretical Poisson distribution, resulting in Figure 3.&lt;br /&gt;
&lt;br /&gt;
[[File:3.png|thumb|Pulse number distribution vs Poisson distribution]]&lt;br /&gt;
&lt;br /&gt;
Several methods are used to analyze how closely the data match the theoretical model. The Kullback–Leibler (KL) divergence (result: 0.0061), Jensen–Shannon (JS) divergence (result: 0.0366), and Bhattacharyya distance (result: 0.0014) all qualitatively estimate the similarity between the real data and the theoretical Poisson distribution. All results are close to 0, indicating a high degree of similarity between the two distributions.&lt;br /&gt;
&lt;br /&gt;
The Kolmogorov–Smirnov (KS) test is used to obtain a p-value, which is more sensitive than the previous methods. The p-value indicates the probability of observing the test statistic under the assumption that the data follow a Poisson distribution. The p-value obtained is 0.0264, which is smaller than 0.05, thus rejecting the Poisson distribution in this test.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the quantum efficiency (QE) is estimated by &#039;&#039;&#039;0.245%&#039;&#039;&#039;. The Python, Arduino code, and QE calculation are attached in the appendix.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In conclusion&#039;&#039;&#039;, the LED-based APD cannot fully verify the Poisson distribution of the LED source, as it is not a true single-photon detector.&lt;br /&gt;
&lt;br /&gt;
== Appendix ==&lt;br /&gt;
&lt;br /&gt;
=== QE Estimation ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Given Parameters&#039;&#039;&#039;&lt;br /&gt;
* Blue LED optical power: &amp;lt;math&amp;gt;P_\text{blue} = 1 \, \mu\text{W} = 1 \times 10^{-6} \, \text{W}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Wavelength of blue light: &amp;lt;math&amp;gt;\lambda_\text{blue} = 450 \, \text{nm}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon energy:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_\text{ph} = \frac{hc}{\lambda} = \frac{6.626 \times 10^{-34} \cdot 3.0 \times 10^8}{450 \times 10^{-9}} \approx 4.42 \times 10^{-19} \, \text{J}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Photon emission rate:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{emit} = \frac{P_\text{blue}}{E_\text{ph}} = \frac{1 \times 10^{-6}}{4.42 \times 10^{-19}} \approx 2.26 \times 10^{12} \, \text{photons/s}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Emission duration: &amp;lt;math&amp;gt;\Delta t = 50 \, \text{ms} = 0.05 \, \text{s}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Distance between LEDs: &amp;lt;math&amp;gt;d = 0.1 \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Red LED pn-junction radius: &amp;lt;math&amp;gt;r = 17 \, \mu\text{m} = 1.7 \times 10^{-5} \, \text{m}&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Entrance area of the pn-junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A = \pi r^2 = \pi (1.7 \times 10^{-5})^2 \approx 9.08 \times 10^{-10} \, \text{m}^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Solid angle covered by receiving junction:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Omega = \frac{A}{d^2} = \frac{9.08 \times 10^{-10}}{(0.1)^2} = 9.08 \times 10^{-8} \, \text{sr}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Fraction of photons geometrically intercepted:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f = \frac{\Omega}{4\pi} = \frac{9.08 \times 10^{-8}}{4\pi} \approx 7.23 \times 10^{-9}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Shell transmission rate at 450 nm (approximate): &amp;lt;math&amp;gt;T_\text{shell} = 0.2&amp;lt;/math&amp;gt;  &lt;br /&gt;
* Number of detected photo-pulses: &amp;lt;math&amp;gt;N_\text{detected} = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Photons Reaching the pn-Junction in 50 ms:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
N_\text{incident} = N_\text{emit} \cdot \Delta t \cdot f \cdot T_\text{shell} = 2.26 \times 10^{12} \cdot 0.05 \cdot 7.23 \times 10^{-9} \cdot 0.2 \approx 1.63 \times 10^3&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\eta = \frac{N_\text{detected}}{N_\text{incident}} = \frac{4}{1.63 \times 10^3} \approx 2.45 \times 10^{-3} = 0.245\%&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion:&#039;&#039;&#039; Using a realistic pn-junction area and accounting for geometric and spectral filtering factors, the estimated quantum efficiency of the red LED functioning as a photon detector is approximately &#039;&#039;&#039;0.245%&#039;&#039;&#039;. This aligns with expectations given that LEDs are not optimized for photodetection, especially under off-band excitation (blue light in a red LED).&lt;br /&gt;
&lt;br /&gt;
=== Code Listings ===&lt;br /&gt;
&lt;br /&gt;
[[File:4.png|thumb|Arduino code]]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=1254</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=1254"/>
		<updated>2025-04-24T08:53:42Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slit interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;&#039;&#039;&#039;Deadline for report&#039;&#039;&#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Deadline for finishing your report on this wiki will be &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;&#039;&#039;&#039;29 April 2025 23:59:59&amp;lt;/span&amp;gt;&#039;&#039;&#039; ;) Please be ensured you are happy with your project page at this point, as this will be the basis for our assessment.&lt;br /&gt;
Thanks!! Ramanathan Mahendrian and Christian Kurtsiefer&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a laser interferometer to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Non-contact Alcohol Concentration Measurement Device At NIR Spectrum]]===&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: we have some ultrasonic transducers around 40kHz, see datasheets below)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo, Bohan Zhang&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Optical measurement of atmospheric carbon dioxide]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan, Qi Kaiyi, Gao Yihan, Chen Yiming&lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the optical properties of carbon dioxide gas to create a portable and accurate measurement device of carbon dioxide.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[LED based avalanched photodetector]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slit interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: use LED as single photon source (wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
prove the detection is single photon: need optical fibre, counting module&lt;br /&gt;
&lt;br /&gt;
===[[Motor Rotation Speed Measurement via the Hall Effect Sensor]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Mi Tianshuo&lt;br /&gt;
&lt;br /&gt;
This project implements a Hall effect sensor to measure the rotation speed of a circuit board-controlled rotary plate.&lt;br /&gt;
&lt;br /&gt;
===[[STM32-Based IMU Attitude Estimation]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Li Ding, Fan Xuting&lt;br /&gt;
&lt;br /&gt;
This project utilizes an STM32 microcontroller and an MPU6050 IMU sensor to measure angular velocity and acceleration, enabling real-time attitude angle computation for motion tracking.&lt;br /&gt;
&lt;br /&gt;
===[[Magnetic field sensing using a fluxgate magnetometer]]===&lt;br /&gt;
Team members: Ni Xueqi&lt;br /&gt;
&lt;br /&gt;
This project uses the fluxgate magnetometer to quantify the magnitude of an external magnetic field generated through coils with varying currents and permanent magnets with varying distances.&lt;br /&gt;
&lt;br /&gt;
===[[CO2 Concentration Detector]]===&lt;br /&gt;
Team members: Xie Zihan，Zhao Yun，Zhang Wenbo&lt;br /&gt;
&lt;br /&gt;
Infrared absorption-based CO₂ gas sensors are developed based on the principle that different substances exhibit different absorption spectra. Because the chemical structures of different gas molecules vary, their degrees of absorption of infrared radiation at various wavelengths also differ. Consequently, when infrared radiation of different wavelengths is directed at the sample in turn, certain wavelengths are selectively absorbed and thus weakened by the sample, generating an infrared absorption spectrum.&lt;br /&gt;
&lt;br /&gt;
Once the infrared absorption spectrum of a particular substance is known, its infrared absorption peaks can be identified. For the same substance, when the concentration changes, the absorption intensity at a given absorption peak also changes, and this intensity is directly proportional to the concentration. Therefore, by detecting how the gas alters the wavelength and intensity of the light, one can determine the gas concentration.&lt;br /&gt;
&lt;br /&gt;
===[[Light Sensing System Based on the Photoelectric Effect]]===&lt;br /&gt;
Team members: Xu Ruizhe, Wei Heyi, Li Zerui, Ma Shunyu&lt;br /&gt;
&lt;br /&gt;
This project utilizes the principle of the photoelectric effect to design a smart light sensing system. The system can detect ambient light intensity and process the data using Arduino or Raspberry Pi. When the light intensity changes beyond a predefined threshold, the system can trigger responses such as lighting up an LED, activating a buzzer, or automatically adjusting curtains.&lt;br /&gt;
&lt;br /&gt;
===[[Temperature and humidity sensors]]===&lt;br /&gt;
Team members: Chen Andi, Chen Miaoge, Chen Yingnan, Fang Ye&lt;br /&gt;
&lt;br /&gt;
This project aims to design and evaluate a real-time temperature and humidity monitoring system based on Arduino and the DHT11 sensor. The system is low-cost, easy to implement, and suitable for applications such as smart homes, agriculture, and storage environments. In addition to system development, the project compares the performance of the DHT11 and SHT31 sensors in various environments—indoor, outdoor, and rainy conditions—to assess their accuracy, stability, and response time. The results help guide practical sensor selection, especially in scenarios where cost and simplicity are prioritized over high precision.&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Doppler Speedometer]]===&lt;br /&gt;
Team members: Yang Yuzhen, Liu Xueyi, Shao Shuai &lt;br /&gt;
&lt;br /&gt;
Design and build an ultrasonic Doppler speedometer to measure the velocity of a moving object.&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
* Another good textbook: John B.Bentley: Principles of Measurement Systems, 4th Edition, Pearson, ISBN: 0-13-043028-5 or https://linc.nus.edu.sg/record=b2458243 in our library.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Photodiodes:&lt;br /&gt;
** Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
** Fast photodiodes (Silicon PIN, small area): [[Media:S5971_etc_kpin1025e.pdf|S5971/S5972/S5973]]&lt;br /&gt;
* PT 100 Temperature sensors based on platinum wire: [[Media:PT100_TABLA_R_T.pdf|Calibration table]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Humidity sensor&lt;br /&gt;
** Sensirion device the reference unit: [[media:Sensirion SHT30-DIS.pdf|SHT30/31]]&lt;br /&gt;
* Thermopile detectors:&lt;br /&gt;
** [[Media:Thermopile_G-TPCO-035 TS418-1N426.pdf|G-TPCO-035 / TS418-1N426]]: Thermopile detector with a built-in optical bandpass filter for light around 4&amp;amp;mu;m wavelength for CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; absorption&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
* Ultrasonic detectors:&lt;br /&gt;
** plastic detctor, 40 kHz, -74dB: [[Media:MCUSD16P40B12RO.pdf|MCUSD16P40B12RO]]&lt;br /&gt;
** metal casing/waterproof, 48 kHz, -90dB, [[Media:MCUSD14A48S09RS-30C.pdf|MCUSD14A48S09RS-30C]]&lt;br /&gt;
** metal casing, 40 kHz, sensitivity unknown, [[Media:MCUST16A40S12RO.pdf|MCUST16A40S12RO]]&lt;br /&gt;
** metal casing/waterproof, 300kHz, may need high voltage: [[Media:MCUSD13A300B09RS.pdf|MCUSD13A300B09RS]]&lt;br /&gt;
* Magnetic field sensor&lt;br /&gt;
** Fluxgate magnetometer [[media:Data-sheet FLC-100.pdf|FCL100]]&lt;br /&gt;
* Lasers&lt;br /&gt;
** Red laser diode [[media:HL6501MG.pdf|HL6501MG]]&lt;br /&gt;
* Generic amplifiers&lt;br /&gt;
** Instrumentation amplifiers: [[media:Ad8221.pdf|AD8221]] or [[media:AD8226.pdf|AD8226]]&lt;br /&gt;
** Conventional operational amplifiers: Precision: [[media:OP27.pdf|OP27]], General purpose: [[media:OP07.pdf|OP07]]&lt;br /&gt;
** Transimpedance amplifiers for photodetectors: [[media:AD8015.pdf|AD8015]]&lt;br /&gt;
&lt;br /&gt;
===Some code snippets===&lt;br /&gt;
* For the [[media:Generic FPGA board version 3 - Quantum Optics Wiki.pdf|pattern generator]], you need to send the following text file to it to generate ultrasonic pulses:&lt;br /&gt;
&lt;br /&gt;
 # This pattern is to generate a burst of 10..20 oscillations at 40 kHz&lt;br /&gt;
 # every 100ms for a sonar test. Pulses are TTL level on the AUX output,&lt;br /&gt;
 # I/O lane 0 bit 7 is a sync pulse (10ns long), I/O lane 0 bit 0 copies the&lt;br /&gt;
 # aux line, bit 1 indicates the pause periode between bursts.&lt;br /&gt;
 # Internal counter 0 is for burst counting, int counter 1 for pause cycles&lt;br /&gt;
 &lt;br /&gt;
 # Set device to programming mode: reset table, reset RAM, program params&lt;br /&gt;
 config 13&lt;br /&gt;
 writew 0, 60571;         # basic address is 0, input thres -0.5V (not used)&lt;br /&gt;
 writew 0,0,0,0;          # external counter preload (not used)&lt;br /&gt;
 writew 9,999,0,0;        # internal cnt preload only first one is relevant&lt;br /&gt;
                          # and determines the number of pulses (minus 1) and&lt;br /&gt;
                          # number minus 1 of multiples of 100us for pause&lt;br /&gt;
 writew 0,0,0,0,0,0,0,0;  # DAC preload - not used &lt;br /&gt;
 &lt;br /&gt;
 config 4; # switch to RAM write&lt;br /&gt;
 &lt;br /&gt;
 # This is the RAM sequence- starting with 40kHz burst&lt;br /&gt;
 writew 0x80,0,0,0,0,0,   0,0x1010;  # ad 0: sync pulse 10nsec, load cnt 0&lt;br /&gt;
 writew 0x01 0,0,1,0,0,1248,0xc004;  # ad 1: pulse on (12.49us), if done go ad4 &lt;br /&gt;
 writew 0x01 0,0,1,0,0,   0,0x1100;  # ad 2: pulse on for 10ns, decr int cnt 0&lt;br /&gt;
 writew 0x00,0,0,0,0,0,1249,0x0001;  # ad 3: pulse off for 12.5us, then go 1 &lt;br /&gt;
 &lt;br /&gt;
 # Waiting time / pause &lt;br /&gt;
 writew 0x02,0,0,0,0,0,   0,0x1020;  # ad 4: preload internal cntr 1 (10ns)&lt;br /&gt;
 writew 0x02,0,0,0,0,0,9998,0x1200;  # ad 5: decr cnt1 (10ns)&lt;br /&gt;
 writew 0x02,0,0,0,0,0,   0,0xd008;  # ad 6: if count is down goto ad 8(10ns)&lt;br /&gt;
 writew 0x02,0,0,0,0,0,   0,0x0005;  # ad 7: goto ad 5(10ns)&lt;br /&gt;
 &lt;br /&gt;
 writew 0x02,0,0,0,0,0,   0,0x0000;  # ad 8: restart (goto ad 0; 10ns)&lt;br /&gt;
 &lt;br /&gt;
 # start pattern and keep output level on AUX line to TTL level&lt;br /&gt;
 config 0x400;&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=280</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=280"/>
		<updated>2025-03-04T02:22:29Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slit interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: we have some ultrasonic transducers around 40kHz, see datasheets below)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Optical measurement of atmospheric carbon dioxide]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan, Qi Kaiyi, Gao Yihan, Chen Yiming&lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the optical properties of carbon dioxide gas to create a portable and accurate measurement device of carbon dioxide.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slit interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slit interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: use LED as single photon source (wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
prove the detection is single photon: need optical fibre, counting module&lt;br /&gt;
&lt;br /&gt;
===[[STM32-Based IMU Attitude Estimation]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Li Ding, Fan Xuting&lt;br /&gt;
&lt;br /&gt;
This project utilizes an STM32 microcontroller and an MPU6050 IMU sensor to measure angular velocity and acceleration, enabling real-time attitude angle computation for motion tracking.&lt;br /&gt;
&lt;br /&gt;
===Hall effect magnetometer===&lt;br /&gt;
Team members: Ni Xueqi&lt;br /&gt;
&lt;br /&gt;
This project uses the Hall effect to quantify the magnitude of an external magnetic field.&lt;br /&gt;
&lt;br /&gt;
===[[Light Sensing System Based on the Photoelectric Effect]]===&lt;br /&gt;
Team members: Xu Ruizhe, Wei Heyi, Li Zerui, Ma Shunyu&lt;br /&gt;
&lt;br /&gt;
This project utilizes the principle of the photoelectric effect to design a smart light sensing system. The system can detect ambient light intensity and process the data using Arduino or Raspberry Pi. When the light intensity changes beyond a predefined threshold, the system can trigger responses such as lighting up an LED, activating a buzzer, or automatically adjusting curtains.&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Photodiodes:&lt;br /&gt;
** Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
** Fast photodiodes (Silicon PIN, small area): [[Media:S5971_etc_kpin1025e.pdf|S5971/S5972/S5973]]&lt;br /&gt;
* PT 100 Temperature sensors based on platinum wire: [[Media:|PT100_TABLA_R_T.pdfCalibration table]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Thermopile detectors:&lt;br /&gt;
** [[Media:Thermopile_G-TPCO-035 TS418-1N426.pdf|G-TPCO-035 / TS418-1N426]]: Thermopile detector with a built-in optical bandpass filter for light around 4&amp;amp;mu;m wavelength for CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; absorption&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
* Ultrasonic detectors:&lt;br /&gt;
** plastic detctor, 40 kHz, -74dB: [[Media:MCUSD16P40B12RO.pdf|MCUSD16P40B12RO]]&lt;br /&gt;
** metal casing/waterproof, 48 kHz, -90dB, [[Media:MCUSD14A48S09RS-30C.pdf|MCUSD14A48S09RS-30C]]&lt;br /&gt;
** metal casing, 40 kHz, sensitivity unknown, [[Media:MCUST16A40S12RO.pdf|MCUST16A40S12RO]]&lt;br /&gt;
** metal casing/waterproof, 300kHz, may need high voltage: [[Media:MCUSD13A300B09RS.pdf|MCUSD13A300B09RS]]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=279</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=279"/>
		<updated>2025-03-04T02:21:45Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slit interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: we have some ultrasonic transducers around 40kHz, see datasheets below)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Optical measurement of atmospheric carbon dioxide]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan, Qi Kaiyi, Gao Yihan, Chen Yiming&lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the optical properties of carbon dioxide gas to create a portable and accurate measurement device of carbon dioxide.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slit interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slit interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: use LED as single photon source (wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
prove the detection is single photon: need optical fibre,&lt;br /&gt;
&lt;br /&gt;
===[[STM32-Based IMU Attitude Estimation]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Li Ding, Fan Xuting&lt;br /&gt;
&lt;br /&gt;
This project utilizes an STM32 microcontroller and an MPU6050 IMU sensor to measure angular velocity and acceleration, enabling real-time attitude angle computation for motion tracking.&lt;br /&gt;
&lt;br /&gt;
===Hall effect magnetometer===&lt;br /&gt;
Team members: Ni Xueqi&lt;br /&gt;
&lt;br /&gt;
This project uses the Hall effect to quantify the magnitude of an external magnetic field.&lt;br /&gt;
&lt;br /&gt;
===[[Light Sensing System Based on the Photoelectric Effect]]===&lt;br /&gt;
Team members: Xu Ruizhe, Wei Heyi, Li Zerui, Ma Shunyu&lt;br /&gt;
&lt;br /&gt;
This project utilizes the principle of the photoelectric effect to design a smart light sensing system. The system can detect ambient light intensity and process the data using Arduino or Raspberry Pi. When the light intensity changes beyond a predefined threshold, the system can trigger responses such as lighting up an LED, activating a buzzer, or automatically adjusting curtains.&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Photodiodes:&lt;br /&gt;
** Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
** Fast photodiodes (Silicon PIN, small area): [[Media:S5971_etc_kpin1025e.pdf|S5971/S5972/S5973]]&lt;br /&gt;
* PT 100 Temperature sensors based on platinum wire: [[Media:|PT100_TABLA_R_T.pdfCalibration table]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Thermopile detectors:&lt;br /&gt;
** [[Media:Thermopile_G-TPCO-035 TS418-1N426.pdf|G-TPCO-035 / TS418-1N426]]: Thermopile detector with a built-in optical bandpass filter for light around 4&amp;amp;mu;m wavelength for CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; absorption&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
* Ultrasonic detectors:&lt;br /&gt;
** plastic detctor, 40 kHz, -74dB: [[Media:MCUSD16P40B12RO.pdf|MCUSD16P40B12RO]]&lt;br /&gt;
** metal casing/waterproof, 48 kHz, -90dB, [[Media:MCUSD14A48S09RS-30C.pdf|MCUSD14A48S09RS-30C]]&lt;br /&gt;
** metal casing, 40 kHz, sensitivity unknown, [[Media:MCUST16A40S12RO.pdf|MCUST16A40S12RO]]&lt;br /&gt;
** metal casing/waterproof, 300kHz, may need high voltage: [[Media:MCUSD13A300B09RS.pdf|MCUSD13A300B09RS]]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=276</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=276"/>
		<updated>2025-03-04T02:08:21Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slit interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: we have some ultrasonic transducers around 40kHz, see datasheets below)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Optical measurement of atmospheric carbon dioxide]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan, Qi Kaiyi, Gao Yihan, Chen Yiming&lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the optical properties of carbon dioxide gas to create a portable and accurate measurement device of carbon dioxide.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slit interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slit interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: single photon source (wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
===[[STM32-Based IMU Attitude Estimation]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Li Ding, Fan Xuting&lt;br /&gt;
&lt;br /&gt;
This project utilizes an STM32 microcontroller and an MPU6050 IMU sensor to measure angular velocity and acceleration, enabling real-time attitude angle computation for motion tracking.&lt;br /&gt;
&lt;br /&gt;
===Hall effect magnetometer===&lt;br /&gt;
Team members: Ni Xueqi&lt;br /&gt;
&lt;br /&gt;
This project uses the Hall effect to quantify the magnitude of an external magnetic field.&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Photodiodes:&lt;br /&gt;
** Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
** Fast photodiodes (Silicon PIN, small area): [[Media:S5971_etc_kpin1025e.pdf|S5971/S5972/S5973]]&lt;br /&gt;
* PT 100 Temperature sensors based on platinum wire: [[Media:|PT100_TABLA_R_T.pdfCalibration table]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Thermopile detectors:&lt;br /&gt;
** [[Media:Thermopile_G-TPCO-035 TS418-1N426.pdf|G-TPCO-035 / TS418-1N426]]: Thermopile detector with a built-in optical bandpass filter for light around 4&amp;amp;mu;m wavelength for CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; absorption&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
* Ultrasonic detectors:&lt;br /&gt;
** plastic detctor, 40 kHz, -74dB: [[Media:MCUSD16P40B12RO.pdf|MCUSD16P40B12RO]]&lt;br /&gt;
** metal casing/waterproof, 48 kHz, -90dB, [[Media:MCUSD14A48S09RS-30C.pdf|MCUSD14A48S09RS-30C]]&lt;br /&gt;
** metal casing, 40 kHz, sensitivity unknown, [[Media:MCUST16A40S12RO.pdf|MCUST16A40S12RO]]&lt;br /&gt;
** metal casing/waterproof, 300kHz, may need high voltage: [[Media:MCUSD13A300B09RS.pdf|MCUSD13A300B09RS]]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=275</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=275"/>
		<updated>2025-03-04T01:50:10Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slit interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: we have some ultrasonic transducers around 40kHz, see datasheets below)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Optical measurement of atmospheric carbon dioxide]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan, Qi Kaiyi, Gao Yihan, Chen Yiming&lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the optical properties of carbon dioxide gas to create a portable and accurate measurement device of carbon dioxide.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slit interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slide interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: single photon source (wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
===[[STM32-Based IMU Attitude Estimation]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Li Ding, Fan Xuting&lt;br /&gt;
&lt;br /&gt;
This project utilizes an STM32 microcontroller and an MPU6050 IMU sensor to measure angular velocity and acceleration, enabling real-time attitude angle computation for motion tracking.&lt;br /&gt;
&lt;br /&gt;
===Hall effect magnetometer===&lt;br /&gt;
Team members: Ni Xueqi&lt;br /&gt;
&lt;br /&gt;
This project uses the Hall effect to quantify the magnitude of an external magnetic field.&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Photodiodes:&lt;br /&gt;
** Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
** Fast photodiodes (Silicon PIN, small area): [[Media:S5971_etc_kpin1025e.pdf|S5971/S5972/S5973]]&lt;br /&gt;
* PT 100 Temperature sensors based on platinum wire: [[Media:|PT100_TABLA_R_T.pdfCalibration table]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Thermopile detectors:&lt;br /&gt;
** [[Media:Thermopile_G-TPCO-035 TS418-1N426.pdf|G-TPCO-035 / TS418-1N426]]: Thermopile detector with a built-in optical bandpass filter for light around 4&amp;amp;mu;m wavelength for CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; absorption&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
* Ultrasonic detectors:&lt;br /&gt;
** plastic detctor, 40 kHz, -74dB: [[Media:MCUSD16P40B12RO.pdf|MCUSD16P40B12RO]]&lt;br /&gt;
** metal casing/waterproof, 48 kHz, -90dB, [[Media:MCUSD14A48S09RS-30C.pdf|MCUSD14A48S09RS-30C]]&lt;br /&gt;
** metal casing, 40 kHz, sensitivity unknown, [[Media:MCUST16A40S12RO.pdf|MCUST16A40S12RO]]&lt;br /&gt;
** metal casing/waterproof, 300kHz, may need high voltage: [[Media:MCUSD13A300B09RS.pdf|MCUSD13A300B09RS]]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=230</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=230"/>
		<updated>2025-02-20T07:28:03Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slit interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: ordered some ultrasonic transducers around 40kHz, should arrive soon)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Air contaminant measurement with interferometry]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan &lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the change in refractive index, hence different path length, due to different contaminants present in the air.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slit interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slide interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: laser to be single photon source (wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=229</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=229"/>
		<updated>2025-02-20T07:27:11Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slide interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: ordered some ultrasonic transducers around 40kHz, should arrive soon)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Air contaminant measurement with interferometry]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan &lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the change in refractive index, hence different path length, due to different contaminants present in the air.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slit interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slide interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: laser(wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=228</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=228"/>
		<updated>2025-02-20T07:26:36Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Single photon double-slide interference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: ordered some ultrasonic transducers around 40kHz, should arrive soon)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Air contaminant measurement with interferometry]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan &lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the change in refractive index, hence different path length, due to different contaminants present in the air.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slide interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slide interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: laser(wavelength shorter than the emitting wavelength 800nm)&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=227</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=227"/>
		<updated>2025-02-20T07:22:52Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: ordered some ultrasonic transducers around 40kHz, should arrive soon)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Air contaminant measurement with interferometry]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan &lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the change in refractive index, hence different path length, due to different contaminants present in the air.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slide interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
&lt;br /&gt;
3.Do single double-slide interference experiment.&lt;br /&gt;
&lt;br /&gt;
Other devices needed: laser(wavelength around 800nm)&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
	<entry>
		<id>https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=226</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://pc5271.org/PC5271_AY2425S2/index.php?title=Main_Page&amp;diff=226"/>
		<updated>2025-02-20T07:22:12Z</updated>

		<summary type="html">&lt;p&gt;Shijie: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to the wiki page for the course PC5271: Physics of Sensors!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the repository where projects are documented. Creation of new accounts have now been blocked,and editing/creating pages is enabled. If you need an account, please contact Christian.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
===[[Project 1 (Example)]]===&lt;br /&gt;
Keep a very brief description of a project or even a suggestion here, and perhaps the names of the team members, or who to contact if there is interest to join. Once the project has stabilized, keep stuff in the project page linked by the headline.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Gyroscope]]===&lt;br /&gt;
Team members: Darren Koh, Chiew Wen Xin&lt;br /&gt;
&lt;br /&gt;
Build a laser interferometer to detect rotation.&lt;br /&gt;
&lt;br /&gt;
===[[Laser Distance Measurer]]===&lt;br /&gt;
Team members: Arya Chowdhury, Liu Sijin, Jonathan Wong&lt;br /&gt;
&lt;br /&gt;
Description: To build a device that uses lasers to measure distances.&lt;br /&gt;
&lt;br /&gt;
(CK: We should have fast laser diodes and fast photodiodes, mounted in optics bench kits)&lt;br /&gt;
&lt;br /&gt;
===[[Alcohol Concentration Measurement]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Lim Gin Joe,Sun Weijia, Yan Chengrui, Zhu Junyi&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to measure the concentration of alcohol by optical method&lt;br /&gt;
&lt;br /&gt;
(CK: you can check  Optics Letters &amp;lt;b&amp;gt;47&amp;lt;/b&amp;gt;, 5076-5079 (2022) https://doi.org/10.1364/OL.472890 for some info)&lt;br /&gt;
&lt;br /&gt;
===[[Ultrasonic Acoustic Remote Sensing]]===&lt;br /&gt;
Team member(s): Chua Rui Ming&lt;br /&gt;
&lt;br /&gt;
How well can we use sound waves to survey the environment?&lt;br /&gt;
&lt;br /&gt;
(CK: ordered some ultrasonic transducers around 40kHz, should arrive soon)&lt;br /&gt;
&lt;br /&gt;
===[[Blood Oxygen Sensor]]===&lt;br /&gt;
Team members: He Lingzi, Zhao Lubo, Zhang Ruoxi, Xu Yintong&lt;br /&gt;
&lt;br /&gt;
This project aims to build a sensor to detect the oxygen concentration in the blood.&lt;br /&gt;
&lt;br /&gt;
(CK: We have LEDs at 940nm and 660nm peak wavelenth emission, plus some Si photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Terahertz Electromagnetic Wave Detection]]===&lt;br /&gt;
Team members: Shizhuo Luo&lt;br /&gt;
&lt;br /&gt;
This project aims to detect Terahertz waves, especially terahertz pulses (This is because they are intense and controllable). We may try different ways like electro-optical sampling and VO2 detectors.&lt;br /&gt;
&lt;br /&gt;
===[[Air contaminant measurement with interferometry]]===&lt;br /&gt;
Team member(s): Ta Na, Cao Yuan &lt;br /&gt;
&lt;br /&gt;
This project aims to make use of the change in refractive index, hence different path length, due to different contaminants present in the air.&lt;br /&gt;
&lt;br /&gt;
===[[Photodetector with wavelength @ 780nm and 1560nm]]===&lt;br /&gt;
Team members: Sunke Lan&lt;br /&gt;
&lt;br /&gt;
To design photodetector as power monitor with power within 10mW.&lt;br /&gt;
&lt;br /&gt;
(CK: Standard problem, we have already the respective photodiodes)&lt;br /&gt;
&lt;br /&gt;
===[[Single photon double-slide interference]]===&lt;br /&gt;
&lt;br /&gt;
Team members: Cai Shijie, Nie Huanxin, Yang Runzhi&lt;br /&gt;
&lt;br /&gt;
1.Build a single photon detector using LED. The possible LED is gallium compounds based, emitting wavelength around 800nm(red light).&lt;br /&gt;
2. Other possible detector: photomultiplier or avalanche photon detector(do we have that?).&lt;br /&gt;
3.Do single double-slide interference experiment.&lt;br /&gt;
Other devices needed: laser(wavelength around 800nm)&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
===Books and links===&lt;br /&gt;
* A good textbook on the Physics of Sensors is Jacob Fraden: Handbook of Mondern Sensors, Springer, ISBN 978-3-319-19302-1 or [https://link.springer.com/book/10.1007/978-3-319-19303-8 doi:10.1007/978-3-319-19303-8]. There shoud be an e-book available through the NUS library at https://linc.nus.edu.sg/record=b3554643&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
* Various Python extensions. [https://www.python.org Python] is a very powerful free programming language that runs on just about any computer platform. It is open source and completely free.&lt;br /&gt;
* [https://www.gnuplot.info Gnuplot]: A free and very mature data display tool that works on just about any platform used that produces excellent publication-grade eps and pdf figures. Can be also used in scripts. Open source and completely free.&lt;br /&gt;
* Matlab: Very common, good toolset also for formal mathematics, good graphics. Expensive. We may have a site license, but I am not sure how painful it is for us to get a license for this course. Ask if interested.&lt;br /&gt;
* Mathematica: More common among theroetical physicists, very good in formal maths, now with better numerics. Graphs are ok but can be a pain to make looking good. As with Matlab, we do have a campus license. Ask if interested.&lt;br /&gt;
&lt;br /&gt;
===Apps===&lt;br /&gt;
Common mobile phones these days are equipped with an amazing toolchest of sensors. There are a few apps that allow you to access them directly, and turn your phone into a powerful sensor. Here some suggestions:&lt;br /&gt;
&lt;br /&gt;
* Physics Toolbox sensor suite on [https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite&amp;amp;hl=en_SG Google play store] or [https://apps.apple.com/us/app/physics-toolbox-sensor-suite/id1128914250 Apple App store].&lt;br /&gt;
&lt;br /&gt;
===Data sheets===&lt;br /&gt;
A number of components might be useful for several groups. Some common data sheets are here:&lt;br /&gt;
* Generic Silicon pin Photodiode type [[Media:Bpw34.pdf|BPW34]]&lt;br /&gt;
* Thermistor type [[Media:Thermistor B57861S.pdf|B57861S]] (R0=10k&amp;amp;Omega;, B=3988Kelvin). Search for   [https://en.wikipedia.org/wiki/Steinhart-Hart_equation Steinhart-Hart equation]. See [[Thermistor]] page here as well.&lt;br /&gt;
* Resistor color codes are explained [https://en.wikipedia.org/wiki/Electronic_color_code here]&lt;br /&gt;
&lt;br /&gt;
==Some wiki reference materials==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [[Writing mathematical expressions]]&lt;br /&gt;
* [[Uploading images and files]]&lt;br /&gt;
&lt;br /&gt;
== Old Wiki ==&lt;br /&gt;
You can find entries to the wiki from [https://pc5271.org/PC5271_AY2324S2 AY2023/24 Sem 2]&lt;/div&gt;</summary>
		<author><name>Shijie</name></author>
	</entry>
</feed>