Normal_incidence_DBR
Creators
Description
The software Normal_incidence_DBR is a standalone Python application that plots the reflectance and transmittance of a lossless distributed Bragg reflector. All the requirements are bundled-in and it does not require Python or package installation. Download Normal_incidence_DBR.zip, unzip it to your Windows machine, and run Normal_incidence_DBR.exe
.
Documentation
A brief description about quarter-wave stacks and the formulas used by the software app are detailed in the uploaded PDF document (Distributed Bragg reflector at normal incidence_documentation.pdf).
Source file
You can download the Python source file Normal_incidence_DBR.py for faster initial operation and further customisation. Dependencies include the following packages:
- numpy
- matplotlib
- win32api
- tkinter
- webbrowser
- PIL
License
© 2023 Amit Raj Dhawan. This work is released under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license on 14 May 2023.