Skip to main content

Differentiable plane-wave and guided-mode expansion for photonic crystals

Project description

Build Status Documentation Status Code style: yapf pep8

logo

legume (le GUided Mode Expansion) is a python implementation of the GME method for photonic crystal slabs, including multi-layer structures. Plane-wave expansion for purely 2D structures is also included. Also, we have an autograd backend that allows gradients of all output values with respect to all input parameters to be computed efficiently!

Install

Easiest way:

pip install legume-gme

Alternatively, just git clone this repository, and make sure you have all the requirements installed.

Documentation and examples

Go to our documentation to find a number of examples, as well as a detailed API reference.

The examples can also be found in ipython notebook form in /docs/examples.

Here's an example of a computation of the photonic bands of a photonic crystal, compared to Fig. 2(b) in Chapter 8 of the photonic crystal bible, Molding the Flow of Light.

Quasi-TE bands of a photonic crystal slab

We have only computed the quasi-TE modes of the slab (positive symmetry w.r.t. the plane bisecting the slab), which should be compared to the red lines in the figure on the right. The agreement is very good! And, the guided-mode expansion allows us to also compute the quasi-guided modes above light-line, together with their associated quality factor. These modes are typically hard to filter out in first-principle simulations, so legume is great for studying those.

Autograd

Optimizing the quality factor of a photonic crystal cavity

One exciting feature of legume is the autograd backend that can be used to automatically compute the gradient of the eigenmodes and eigenfrequencies with respect to any input parameters! In the optimization shown above, we tune the positions of the holes of a cavity in order to increase the quality factor. As is common in photonic crystal resonators, small modifications lead to tremendous improvement. The gradient of the quality factor with respect to the positions of all holes is computed in parallel using reverse-modeautomatic differentiation.

Citing

If you find legume useful for your research, we would apprecite you citing our paper. For your convenience, you can use the following BibTex entry:

@article{minkov2020inverse,
  title={Inverse design of photonic crystals through automatic differentiation},
  author={Minkov, Momchil and Williamson, Ian AD and Andreani, Lucio C and Gerace, Dario and Lou, Beicheng and Song, Alex Y and Hughes, Tyler W and Fan, Shanhui},
  journal={ACS Photonics},
  volume={7},
  number={7},
  pages={1729--1741},
  year={2020},
  publisher={American Chemical Society}
}

Acknowledgements

Apart from all the contributors to this repository, all the authors of the paper cited above contributed in various ways with the development of this package. Our logo was made by Nadine Gilmer. The backend switching between numpy and autograd follows the implementation in the fdfd package of Floris Laporte.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

legume-gme-0.1.8.tar.gz (50.6 kB view details)

Uploaded Source

File details

Details for the file legume-gme-0.1.8.tar.gz.

File metadata

  • Download URL: legume-gme-0.1.8.tar.gz
  • Upload date:
  • Size: 50.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for legume-gme-0.1.8.tar.gz
Algorithm Hash digest
SHA256 fff95e62b3343363f4d2fb21391bd5361923c3c70d6cbf04da098c7d626218c1
MD5 78d93958311cb5d77d1f5e0af6ea8103
BLAKE2b-256 abc0b34029778237e5b824fb1badccb0437995e1a9eccd009ab19023ec4fc6f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page