Giter VIP home page Giter VIP logo

low-cost_quad-interferometer's Introduction

Low Cost Quad Interferometer

This research experiment recreates a quadrature Mach-Zehnder optical inferometer using Adafruit microcontroller for analog-to-digital data acquisition.

Motivation

We report on the construction and characterization of a low-cost Mach-Zehnder optical interferometer in which quadrature signal detection is achieved by means of polarization control. The device incorporates a store-bought laser pointer, home-built photodetectors, 3D-printed optical mounts, a circular polarizer extracted from a pair of 3D movie glasses, and a Python-enabled microcontroller for analog-to-digital data acquisition. Components fit inside of a 12"x6" space and can be assembled on a budget of less than $500. The device has the potential to make quadrature interferometry accessible and affordable for labs, students, and enthusiasts alike.

Quick Start

Use the package manager pip to install all required libraries

pip install notebook
pip install numpy
pip install matplotlib
pip install pandas
pip install serial
  1. Open Create_CSV.py file and check that USB port matches port that trinket is plugged into on computer. You can check this by using the terminal to check devices plugged into the USB ports, or you can use the Mu editor for coding the trinket. In Mu hover over the connection symbol in the bottom right of the window and it will tell the USB port the trinket is connected to.
  2. Run Create_CSV.py first, if indexing error occurs on boot then run again until successful
  3. Chose Animate_expansion.py, Animate_raw_signal.py, or Animate_lisafig.py and run to see realtime data
  4. When done, quit Create_CSV.py and check to see that data.csv has been generated and updated
  5. Run coefficient_of_thermal_expansion.py to generate graph

Usage

We utilized Mu Editor and edit our code in circuit-python.

List of Components

Quantity Item Description Brand/Supplier Cost
1 Green Laser Pointer DinoFire $23.99
1 Aluminum Plate Kaylan $19.99
1 Pair of 3D glasses Real D 3D $4.99
1 Plastic Sheet Polarizer Ixgut $12.99
1 Spool 3D printer filament Geeetech $19.53
2 Nonpolarizing Beamsplitter Edmund Optics $90.00
5 Silvered Mirrors Thorlabs $164.20
2 Plano-Convex lens Pre-owned $9.00
2 Kinematic mount Thorlabs $79.72
2 Home-built Photodetectors Various $10.00
1 LM35 Temperature Sensor TI $2.29
1 Trinket M0 MicroController Adafruit $8.39
1 Hot Glue Gun Art Minds $13.99
1 Package Hot Glue Art Minds $5.49
1 Package 5 minute epoxy Loctite $3.69
Total $468.26

Trinket M0 microcontroller

Purchase the Trinket M0 microcontroller using this link.
Download the Mu Editor to interface with the trinket here.
After downloading Mu Editor connect Trinket to computer via USB and upload main.py to trinket and save.

Trinket Pin Diagram

Trinket M0 pin I/O diagram here.
connect the following components to the pins provided below.
Photodetector A:
Source: pin A3
Output: pin A1

Photodetector B:
Source: pin A0
Output: pin A2

LM35 Temperature Sensor:
Source: pin 3V
Output: pin A4

3D Print Files

These are the obj files for our mounts (download).
When constructing the interferometer it is recommended that the 3D printed kinetic screw mounts are secured to the plate using expoxy rather than hot glue do the the elasticity of the glue. All other components do not need to be adjusted after initial application and should be secured with hot glue incase mirror alignment is off.

low-cost_quad-interferometer's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

mfkiwl

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.