Giter Club home page Giter Club logo

photonflux's Introduction

Photonflux 0.1.0

PyPI PyPI Python issues forks GitHub stars Downloads Downloads Downloads MIT

Photonflux is a photonic circuit simulation tool for simple, extensible simulation of large active photonic systems.

It solves the problem that existing simulation tools are unable to capture many important phenomena that are key to creating working products including:

  • Complex active component models
  • Component variation and Monte-Carlo simulation
  • Thermal crosstalk between components
  • Fabry-Perot reflections from on-chip components

Here, we build a circuit simulator on NetworkX, a complex network solver, to enable arbitrarily reconfigurable circuit models and systems. As opposed to other approaches, circuits / schematics are defined using a netlist generated from a layout. The primary reason for this is that photon designers typically do not use a idea -> schematic -> layout -> fabrication flow, but often skip the schematic step entirely (idea -> layout -> fabrication). The reason for this is that layouts in photonics are expressive and contain far more detail about the operation of systems than a schematic would capture.

Layouts for simulation in photonflux are defined in a yaml markup format that can be automatically generated using gdsfactory.

To see examples of what is possible in photonflux please see our examples.

For more information on the future of the package see our roadmap.

Installation

Installation for new photonflux users

It's as simple as:

python -m pip install photonflux --upgrade

Installation for developers

First install the package from github using:

git clone https://github.com/alexsludds/photonflux.git

Then, navigate to the download directory and install as an editable python package

python -m pip install -e .

Getting started

We include several examples in the examples folder, but if your usecase is not there please create an github issue and we can work together on it.

Acks

Contributors (in chronological order):

  • Alex Sludds (MIT): Initial code and documentation.

photonflux's People

Contributors

alexsludds avatar

Stargazers

鸿鹄之志 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.