Giter Site home page Giter Site logo

ob-1's Introduction

Description

Objective-first design for nanophotonic structures.

Do-now

  • Investigate different schemes to reset u in order for this to work: example('global', 'average', 'continuous-linear', 40, 1e-6);

Do-later

  • Simplify the call to run_optimization if possible.

Outline

Ob-1 is divided into four modules:

  • physics module: Enables the user to describe the desired functionality of the structure to be designed. Returns a design specification in the language of electromagnetics.

  • simulation module: Provides the functionality needed to solve the electromagnetic wave equation for a variety of scenarios. Critically, allows for batch solves of multiple three-dimensional simulations through the Maxwell package (maxwell.lightlabs.co).

  • translation module: Combines the design specification from the physics module with the capabilities of the simulation module to produce an optimization problem that is entirely in the language of linear algebra.

  • optimization module: Given an optimization problem, attempts to produce an optimal design for it.

Application ideas

  • Solar cell: normal incidence plane wave on to a lossy membrane (Si) with mirror. Objective would be no reflection.
  • CCD camera cell: normal incidence plane wave at red, green, and blue. The underlying structure would be three point-like detectors. Objective would be appropriate field amplitude at each detector.
  • Lens
  • Nanophotonic interconnect
  • LED: active qw layer that must radiate surface normal. Would need to try lots of positions.
  • Photonic crystal laser: central point source that must radiate into the normal direction, with Gaussian profile, and high build-up. Alternatively, can input Gaussian, and output amplified Gaussian, with only a small amplifying volume at the center.

Example usage

ob-1's People

Contributors

jesselu avatar

Forkers

deyh2020

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.