Difference between revisions of "Design and prototyping of SiPM electronics"

From UConn PAN
Jump to navigation Jump to search
Line 11: Line 11:
 
* [[Programming the FPGA]] - central page for programming the FPGA.
 
* [[Programming the FPGA]] - central page for programming the FPGA.
 
** [[Programming the DAC]] - discussion of the design for the DAC.
 
** [[Programming the DAC]] - discussion of the design for the DAC.
** [[Programming the temperature sensor]] - discussion of the design for the temperature sensor.
+
** [[Programming the SPI]] - discussion of the new hybrid module that controls both the ADC and the temperature sensor over a single SPI bus.
** [[Programming the ADC]] - discussion of the design for the ADC.
+
*** [[Programming the temperature sensor]] - discussion of the design for the temperature sensor.
 +
*** [[Programming the ADC]] - discussion of the design for the ADC.
 
** [[Programming the Ethernet controller]] - discussion of the design for the Ethernet controller.
 
** [[Programming the Ethernet controller]] - discussion of the design for the Ethernet controller.
 
*** [[Ethernet packets]] - a detail of the packets we intend to use on our network.
 
*** [[Ethernet packets]] - a detail of the packets we intend to use on our network.

Revision as of 19:18, 20 July 2007

This page is a work in progress. More information will be added as the project progresses.

Links

Analog amplifier

Digital control

To-do list

  • Upload ADC module block diagrams
  • Combine ADC & temperature sensor into single "SPI" module
  • Reset module
    • Execute on startup
    • Execute on command
    • Integrate with/combine into existing modules
  • Complete Ethernet controller module
  • Integrate all modules
  • Determine size of FPGA
  • Design or purchase connector to bus board
  • Purchase all components (including EEPROM, RJ-45 female jack, etc)
  • Obtain footprints of all chips, connectors, jacks, etc
  • PCB layout
  • Prototype PCB
  • Design bus board
  • Design analog board