Muons - Archived

The description of the Cosmic Watch, a pocket-sized detector that counts the number of muons that hits it. It also measures temperature and time. It will be merged with IRIS for IREC 2020.

Assembly Instructions

  1. Buy all required electrical components

  2. For the Arduino Nano, be sure to upload the coincidence.ino code to it, as this ensures a muon will be counted! Refer to pdf attached below for specific detail.

  3. Solder the electrical components onto the 3 PCBs (Main Board, SiPM Board, SD Card Board). Use this as the guide to know where to solder the components: https://github.com/spenceraxani/CosmicWatch-Desktop-Muon-Detector-v2/blob/master/PCB_Files/SMT_reference.pdf

  4. Drill 4 mounting holes into SiPM PCB. Polish it afterwards.

  5. Wrap the scintillator in reflective foil.

  6. Put optical gel on SiPM board and mount it to scintillator using the mounting holes on the SiPM board.

  7. Wrap both with electrical tape to make light tight. Important! Carefully wrap or else "light-leak" will occur. This will distort your results!

  8. Plug the SiPM PCB into the Main PCB through the header pins.

  9. Finally, upload the SDCard.ino code to the Arduino Nano.

  10. Plug in a 5V power bank to the detector and make sure that the HV pin on the Main Board delivers 29.5 V.

For greater detail, read the entire instruction manual: https://github.com/spenceraxani/CosmicWatch-Desktop-Muon-Detector-v2/blob/master/Instructions.pdf

(Please Read!) Miscellaneous Files/Instructions

  • Please make sure you have access to the STAR GrabCAD! If you do not, you will be unable to locate any of these files*

  • Also make sure you have SolidWorks 2019 and Ultimaker Cura 4.4.1!*

  • Please also purchase a Makerpass for Jacobs Hall Access. It will make your life so much easier for assembly*

  • After you obtain your Makerpass, get training on the Wood Laser Cutters, Ultimaker 3D Printers, Electronics Lab, and FabLight metal laser cutter (this last one isn't really necessary but it's so fun that I think you should still do it!).

  • The detector CAD is located in the IREC 2020 GrabCAD under:

    • Upper_Section -> Payload -> Muons_IRIS -> Detector_CADs -> IREC20_PAY_MuonDetector.

  • Under the Muons_IRIS folder, the other folder called "STL Files". These are the CAD files in the Detector_CADs folder but translated into .stl files which can be passed in Ultimaker Cura and in turn be 3D printed.

Plan for IREC 2020

While we did collect data from our AirBears launch, it correlated only time with muon count. Furthermore, 4 separate SD files were created, meaning we had no idea at which height did the counts correspond to, making the data not as useful.

To combat this, our beloved payload lead Jason Xu (Woo!) is working to merge IRIS and Muons together as IRIS records height (through pressure) which allows us to see how muon count correlates with other parameters besides time. Excited events to come!

Sources

Last updated