17
2011 ATLAS Upgrade Project

2011 ATLAS Upgrade Project

  • Upload
    conan

  • View
    60

  • Download
    0

Embed Size (px)

DESCRIPTION

2011 ATLAS Upgrade Project. Purpose. Assemble a data acquisition teststand We have the hardware: HSIO (with an FPGA chip) and interface Single-Chip board is a place holder for a stave of the next generation of silicon detectors. Goal. HSIO+Interface. Interface ->. HSIO ->. Single-Chip. - PowerPoint PPT Presentation

Citation preview

Page 1: 2011 ATLAS Upgrade Project

2011 ATLAS Upgrade Project

Page 2: 2011 ATLAS Upgrade Project

Purpose• Assemble a data acquisition teststand– We have the hardware: HSIO (with an FPGA chip)

and interface– Single-Chip board is a place holder for a stave of

the next generation of silicon detectors

Page 3: 2011 ATLAS Upgrade Project

Goal

Page 4: 2011 ATLAS Upgrade Project

HSIO+Interface

Interface ->

HSIO ->

Page 5: 2011 ATLAS Upgrade Project

Single-Chip

chip

Page 6: 2011 ATLAS Upgrade Project

What we had to do to make things work

• Upgrade computer (WASSUP)• Partition D: drive• Download C++, Xilinx, SCTDAQ, WinPCAP,

Wireshark , Root software• Program FPGA with Xilinx• Make power/connection cables• Design stand for the board

Page 7: 2011 ATLAS Upgrade Project

Software

• Xilinx: FPGA programming• Wireshark: Shows whether or not board is

talking to the computer• WinPCAP: capture packets travelling over

a network • SCTDAQ: the software we’ll be using to run

tests through root

Page 8: 2011 ATLAS Upgrade Project

Configuring the software

• Had to get BNL’s SCTDAQ software/config files• Rewrote all the paths in a .rootrc file to match

our own:

• Move some code around:

Page 9: 2011 ATLAS Upgrade Project

Code moving cont.

Adding the hex number of our ethernet adapter

Page 10: 2011 ATLAS Upgrade Project

Running SCTDAQ

• After fixing all of the config files, we were able to run SCTDAQ

• It gets errors when the HSIO isn’t connected to the ABCn Single-Chip board, but the program is working at least

Page 11: 2011 ATLAS Upgrade Project

Root output for SCTDAQ

Page 12: 2011 ATLAS Upgrade Project

Making Cables

• Needed power cables for the HSIO and Single-Chip boards

• Needed a ribbon cable to connect the interface board to the Single-Chip

Page 13: 2011 ATLAS Upgrade Project

HSIO Power

• Four-pin molex connection• Provides 48v to the board which is converted

down to 12v (the fan keeps the converter cool)

Step 1: Solder Pins Step 2: Connect and Profit

Page 14: 2011 ATLAS Upgrade Project

HSIO – Single Chip Interface

• The ribbon cable needed to be altered. • Wires had to cross over to make the correct

connections

Page 15: 2011 ATLAS Upgrade Project

Single-Chip Power and Ribbon Cables

The power cable wraps around the ribbon cable here

Page 16: 2011 ATLAS Upgrade Project

Last-Minute Breakthrough Slide

• Power-cycling the HSIO board after re-programming the FPGA fixed our communication problems

• Boards acknowledge each other• Able to run tests with Single-Chip (although

still wonky)• Looking into reproducing results from

Freiburg/BNL

Page 17: 2011 ATLAS Upgrade Project