Giter VIP home page Giter VIP logo

tree-branch-accelerator's Introduction

DLA-Laser-Coupling-Simulation-Software

alt text

Contents

This software package is used to simulate an optical power delivery system for dielectric laser accelerators. The structure consists of a fractal waveguide network as described in the accompanying paper. This code takes as input all of the assumed parameters for the system (defaults assigned automatically) and computes the energy gain and acceleration gradient from the resulting structure with the following procedure:

  1. Find the largest input power (given the parameters) to avoid all of the following
  • damage at the accelerator structures
  • damage at the input facet
  • self-phase modulation and pulse degradation in the waveguides
  • self-focusing effects in the waveguides
  1. Propagate this pulse through the waveguides and splits, incorporating loss.
  2. Compute the energy gain in the DLA assuming perfect phasing of output ports.

A plot of several combinations of pulse duration and Q factor is shown here

alt text

Paper information

This is the code accompanying a paper on on-chip laser coupling for dielectric laser accelerator structures.

On-Chip Laser Power Delivery System for Dielectric Laser Accelerators

How to run simulation

The main codebase is in "simulation.m" This defines the simulation class, which holds both the properties of parameters and methods corresponding to solving the laser coupling system.

Simple examples are in the appropriately named simple_examples.m, which will help new users get to know how the code works and solve some simple examples.

For documentation, type:

    doc simulation

in the matlab command line once the directory is added to path

There are auxilary functions in the components directory, which are used to simulate the DLA structures among other things.

Citing our work

If you would like to use this code, please cite the paper:

@article{hughes2018chip,
  title={On-Chip Laser-Power Delivery System for Dielectric Laser Accelerators},
  author={Hughes, Tyler W and Tan, Si and Zhao, Zhexin and Sapra, Neil V and Leedle, Kenneth J and Deng, Huiyang and Miao, Yu and Black, Dylan S and Solgaard, Olav and Harris, James S and others},
  journal={Physical Review Applied},
  volume={9},
  number={5},
  pages={054017},
  year={2018},
  publisher={APS}
}

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.