Quantum Random Number Generator

From PC5214 wiki
Revision as of 04:02, 23 April 2022 by Wangyang (talk | contribs) (→‎Setup)
Jump to navigation Jump to search

Team Members

Wang Yang A0228753X

Xiao Yucan A0236278W

Zhang Munan A0236273E

Idea

We live in an increasingly connected world, where a superior source of entropy is the key to data security. The effectiveness of any cryptographic system is determined by the strength of the keys it used. In turn, the strength of the key is determined by the degree of randomness used in its generation. And Quantum Random Number Generators (QRNGs) leverage the random properties of quantum physics to generate a true source of entropy, improving the quality of seed content for key generation.


  • BENEFITS OF HAVING A QUANTUM RANDOM NUMBER GENERATOR:​
    • The source of randomness is unpredictable and controlled by quantum process.
    • The entropy source tends to produce true random output.
    • Live/ real-time monitoring of entropy source is possible and highly effective as well.
    • All attacks on the entropy source are detectable.
    • The above factors indicate that our QRNG is provably secure.


  • APPLICATIONS OF QUANTUM RANDOM NUMBER GENERATOR​:
    • Securing data at rest in data centres
    • Securing any kind of sensitive data
    • Securing data in the cloud
    • One-time pad for authentication in banking and other transactions
    • Gaming applications and lottery
    • Block-chain network
    • Numerical simulations, statistical research
    • IoT devices
    • E-commerce and banking applications
    • Cryptographic applications
    • Telecom and 5G


In today’s Y2Q world, developers have to rely on the source of entropy as quantum-enabled security keys are set to become the new normal. Organisations should, therefore, implement QRNG to protect their customers’ data.

Principles

Principle schematic of QRNG

In cybersecurity, a perfect random number is the root of trust. A QRNG does not rely on mathematical algorithms but on laws of quantum physics to ‘naturally’ generate random numbers. A QRNG can produce unpredictable outcomes in a robust and well-controlled way. It includes the power of complex deep-tech technologies such as semiconductors, optoelectronics, high precision electronics, and quantum physics that work together to create the highest level of randomness possible.


QRNGs use random properties of quantum physics to generate a true source of entropy. This improves the quality of seed for key generation. Since the entropy sources are derived from fundamental models, all the properties and behaviors are understandable and provably secure.


A laser-based quantum source generates the randomness in Tropos quantum random number generator. A laser produces a stream of the elementary particle, photons. The photons generated from the laser are used to generate the random numbers. These photons unlike classical objects are unpredictable under certain situations. When incidenting on a semi-transparent mirror, the photon has a 50/50 chance of being reflected or transmitted. The photon is then in a superposition of both the states (reflected and transmitted), i.e. the photon exists in both the states simultaneously. Upon measurement, it collapses to one of these states, which is intrinsically random and there is no way to predict which state the photon will collapse. This gives the inherent randomness from the photons, which cannot be influenced by any external parameters. This process is illustrated in the right figure.

Setup

                              Experimental setup                         Experimental setup

  1. Laser diode
  2. light path
  3. Photo diode driving circuit
  4. signal-amplifier
  5. High pass filter
    • Highpass filter principle circuit
  6. oscilloscope

Gallery

  • 26 February 2022:
  • 5 March 2022:
  • 12 March 2022:


  • 19 March 2022:


  • 26 March 2022:


  • 2 April 2022:
  • 9 April 2022:


  • 16 April 2022:
* 
* 
* Record experimental data.
  • 23 April 2022:
* Processing experimental data
* Draw autocorrelation images
* Summarize and upload the experimental results

Background reading

[1]Quantum random number generators, Miguel Herrero-Collantes and Juan Carlos Garcia-Escartin, Rev. Mod. Phys. 89, 015004.