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

From UConn PAN
Jump to navigation Jump to search
Line 15: Line 15:
 
** [[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.
*** [[Ethernet state diagram]] - a detail of the state diagram for the Ethernet controller
 
 
** [[Reset and Initialization]] - discussion of the design for the reset and initialization core.
 
** [[Reset and Initialization]] - discussion of the design for the reset and initialization core.
 
* [[VHDL tutorial]] - a brief guide to VHDL design with a design example; the introduction and core of the tutorial.
 
* [[VHDL tutorial]] - a brief guide to VHDL design with a design example; the introduction and core of the tutorial.

Revision as of 15:41, 19 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