Giter Site home page Giter Site logo

jqiamo / jane Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 4.0 2.74 MB

Programmable System on Chip for control of atomic physics experiments

License: BSD 2-Clause "Simplified" License

Tcl 46.36% Jupyter Notebook 2.44% Python 13.33% Shell 0.05% Verilog 30.50% SystemVerilog 5.26% Makefile 0.19% C 1.87%

jane's Introduction


Project Description:

JQI AutomatioN for Experiments (JANE) is a 64-output channel digital pattern generator/primary clock device for atomic physics experiments. Jane is designed to work with the Labscript Suite of software and is capable of controlling a wide variety of hardware devices, including digital to analog converters (DAC), digital direct synthesizers (DDS), mechanical shutters, and many other commonly used hardware devices.

Jane is comprised of a Microzed-7020 module by Xilinx, along with a carrier board and 8 breakout boards to route all of the 64 digital output lines. Further details about the design of this system can be found in our paper.

Description of folders/file organization:

  • box_design: Design using protocase software for box that houses the Microzed module mounted on the carrier board, all 8 breakout boards, and the power supply.
  • docs: document describing how to get started with overlay development and images/logos
  • eagle: All eagle design files for printed circuit boards involved in the system. PCB design for AC supply module, carrier board, and breakout boards included.
  • jane: this folder contains the jupyter notebook, the python scripts and the firmware that needs to be installen in the Microzed module.
  • labscript_suite: All code associated with the Labscript Suite that allows Jane to be integrated. File structure within this folder is accurate to how they should be placed in Labscript folders on a lab computer. Includes device driver and janeapi, modified from the Spincore API.
  • src: source files from project in Vivado, all files necessary to regenerate the project.

Getting started

For developers:

jane's People

Contributors

ananyasitaram avatar restelli avatar

Stargazers

 avatar CUI Zhen avatar Xingchang Wang avatar  avatar DSB avatar Ethan Huegler avatar  avatar  avatar

Watchers

Z. Smith avatar Neal Pisenti avatar James Cloos avatar  avatar DSB avatar

jane's Issues

Incorrect handling of clock.

This line should be removed from the code because it hard-wires the time base instead of letting the settings from the BLACS Worker to set the frequency.

clock_rate = 100.0 #MHz

Furthermore the actual base frequency seems to be 103.79 MHz instead of 100.0 MHz and this prompts to the necessity to calibrate the reference clock using an external signal source.

Labscript compatibility

Labscript code is not anymore compatible with the one in this repo. It needs to be updated and cleaned up

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.