Extra
Modulation extinction ratio
We use two modulators in series for this experiment in order to achieve a sufficiently high probability that a certain large number of pulses from the seed laser will be blocked without transmission of even a single photon.
The extinction ratio of the modulator(s) needed is then a function of the number of pulses that must be blocked, and the number of photons per pulse. Say we want to keep the probability of single-photon leakage below 1% for 2047 successive pulses with mean photon number of 3. This would give an error rate per frame of 1% for the 2048-bin 20 GHz demonstration, if the correct pulse always fell into the last bin. We solve the equation \(((1 - 10^{-ER/10})^{2047})^3 = 0.99\) for extinction ratio \(ER\) and find it is approximately \(58\) dB.
Since \(\mu=3\) is at the upper range of the mean photon number we expect to use in this experiment, we opt for two 30 dB modulators in series for a total of 60 dB extinction ratio. PPM with M as high as 11 is unlikely to be practical for deep space communication due to these stringent extinction ratio requirements and the dramatic increase in frame length. However, we demonstrate them here to bring the word length on par with the single pixel detector dead time. Also, the demonstration shows that M above 8 (256 bins) is possible and perhaps a valid option for extremely high loss and power-starved scenarios.
Computing GMM intersection boundaries
The shape or boundary of the GMM-defined probability distributions is a curve made of x,y coordinates where one distribution is just as probable as a neighboring \(i+1\) distribution. The boundary is an x,y projection of a 3d curve, which parametrizes the intersection of the 3d surface probability distributions. There are different approaches to computing such a curve including analytic methods and marching methods 12. With the boundaries defined, photon arrival time attribution becomes a point-in-polygon problem for which a computationally efficient algorithm could be developed.
Independent component analysis
We observe that the photon groupings may be most separable in a whitened feature space based on non-orthogonal vectors in the original feature space. For this reason, we use independent component analysis (ICA) instead of principal component analysis (PCA).
Identifying photon number based on the ICA projection is likely just as effective as the GMM-based method described above. It can be used with the slope-based method for pulse arrival time attribution. The GMM-based method may just have certain advantages for more complex attribution problems that go beyond the scope of this work.
-
Bajaj, C. L., Hoffmann, C. M., Lynch, R. E., & Hopcroft, J. E. H. (1988). <b>Tracing surface intersections</b>. <i>Computer Aided Geometric Design</i>, <i>5</i>(4), 285–307. doi:https://doi.org/10.1016/0167-8396(88)90010-6 ↩
-
Krishnan, S., & Manocha, D. (1997). <b>An efficient surface intersection algorithm based on lower-dimensional formulation</b>. <i>ACM Transactions on Graphics</i>, <i>16</i>(1), 74–106. doi:10.1145/237748.237751 ↩