This is the source code of the mentioned research paper.
This research is conducted by:
Saneeha Ahmed
Tahreem Mumtaz
This research is transformed into an interactive work using Heroku App Visit the link here for this.
numpy == 1.15.1
matplotlib == 2.2.3
scipy == 1.1.0
pandas == 0.23.4
- Procfile
- setup.sh
- QKDdistance.py
- requirements.txt
- OF_main.py : It shows the dispersion and relative loss of the optic fiber.
- RsiftAndQBER.py : It generates the graph of Rsift and QBER for a given protocol specifications.
- effKMB09.py : This code generates the efficiency of KMB09 protocol and determine the max efficiency obtained through it.
- poissonCurve.py : This code generates the Poisson distirbution for different values of mu.
- summaryGraph.py : This code generates the summary of all the attributes used and determine the optimal solution.