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

From UConn PAN
Jump to navigation Jump to search
Line 20: Line 20:
 
** [[VHDL: The real code]] - section three of the tutorial, focusing on coding the body of your design.
 
** [[VHDL: The real code]] - section three of the tutorial, focusing on coding the body of your design.
 
** [[VHDL: Xilinx ISE]] - section four of the tutorial, focusing on using the development environment.
 
** [[VHDL: Xilinx ISE]] - section four of the tutorial, focusing on using the development environment.
 +
 +
== To-do list ==
 +
 +
* Combine [[Programming the ADC|ADC]] & [[Programming the temperature sensor|temperature sensor]] into single module
 +
* [[Reset and Initialization|Reset module]]
 +
** Execute on startup
 +
** Execute on command
 +
** Integrate with/''combine into'' existing modules
 +
* [[Programming the Ethernet controller|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 [[SiPM Amplifier|analog board]]

Revision as of 19:14, 17 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

  • Combine ADC & temperature sensor into single module
  • Reset module
    • Execute on startup
    • Execute on command
    • Integrate with/combine into existing modules
  • 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