Difference between revisions of "SiPM digital control board power supplies"

From UConn PAN
Jump to navigation Jump to search
(rearranged voltages in increasing order, added +1.2V section)
(added some AD7928 voltage requirements)
Line 1: Line 1:
 
As seen in the [[SiPM digital control board netlist]], the ICs on the control board have many different power requirements. This page suggests some compatible voltage supplies that will be necessary on the board. To reduce the number of backplane connections and the number of external supplies needed, some of these supplies might be created using voltage dividers on the control board.  
 
As seen in the [[SiPM digital control board netlist]], the ICs on the control board have many different power requirements. This page suggests some compatible voltage supplies that will be necessary on the board. To reduce the number of backplane connections and the number of external supplies needed, some of these supplies might be created using voltage dividers on the control board.  
 +
 +
'''TODO: Insert AD7928 voltage requirements'''
  
 
=== +1.2V supply ===
 
=== +1.2V supply ===
Line 6: Line 8:
 
*FPGA
 
*FPGA
 
**VCCINT internal logic supply
 
**VCCINT internal logic supply
 +
 +
=== +2.5V supply ===
 +
 +
Use for:
 +
*AD7928 ADC
 +
**REF_IN reference supply
 +
***Must be accurate to ±1%
  
 
=== +3.3V supply ===
 
=== +3.3V supply ===
Line 23: Line 32:
 
*FPGA
 
*FPGA
 
**VCCAUX auxiliary supply
 
**VCCAUX auxiliary supply
***Can also operate at +2.5V, but to reduce the number of supplies needed, we will operate in +3.3V mode
+
***Can also operate at +2.5V
 
**VCCO I/O logic supply
 
**VCCO I/O logic supply
 
***Makes it compatible with 3.3V CMOS logic
 
***Makes it compatible with 3.3V CMOS logic
Line 54: Line 63:
 
**VPP high voltage supply
 
**VPP high voltage supply
 
***Using this high voltage will allow for large adjustments of the SiPM amplifier bias voltages. Large variations may be necessary because the MATLAB model showed that adjustments between 0 and +50V had [[SiPM_Amplifier#Bias_voltage |no effect]] on the SiPM.
 
***Using this high voltage will allow for large adjustments of the SiPM amplifier bias voltages. Large variations may be necessary because the MATLAB model showed that adjustments between 0 and +50V had [[SiPM_Amplifier#Bias_voltage |no effect]] on the SiPM.
 
=== +2.5V supply ===
 
Currently it appears that a +2.5V supply is not necessary. While some components could use a +2.5V supply, running them at +3.3V is also acceptable. This may increase power consumption somewhat, but eliminates the extra traces and other components needed to create a +2.5V supply.
 

Revision as of 19:11, 25 June 2008

As seen in the SiPM digital control board netlist, the ICs on the control board have many different power requirements. This page suggests some compatible voltage supplies that will be necessary on the board. To reduce the number of backplane connections and the number of external supplies needed, some of these supplies might be created using voltage dividers on the control board.

TODO: Insert AD7928 voltage requirements

+1.2V supply

Use for:

  • FPGA
    • VCCINT internal logic supply

+2.5V supply

Use for:

  • AD7928 ADC
    • REF_IN reference supply
      • Must be accurate to ±1%

+3.3V supply

Use for:

  • AD5535 DAC
    • REF_IN supply
      • Using +3.3V for REF_IN limits the SiPM amplifier bias voltages to a maximum of 165V. If greater variability is needed (up to +200V max), a separate +4V supply can be used for REF_IN, perhaps taken from the +5V rail via a voltage divider.
  • AD7314 temperature sensor
    • VDD supply
      • indicates ±1°C accuracy
      • should make compatible with 3.3V CMOS logic
  • CP2201 Ethernet
    • AV+ analog supply
    • VDD1 digital supply
    • VDD2 digital supply
  • FPGA
    • VCCAUX auxiliary supply
      • Can also operate at +2.5V
    • VCCO I/O logic supply
      • Makes it compatible with 3.3V CMOS logic
      • Puts it within acceptable range of voltages for communication with other ICs
  • XCF01S EEPROM
    • VCCINT internal supply
    • VCCO output driver
      • Matches 3.3V I/O on FPGA
    • VCCJ JTAG output driver
      • Are we using this?

+5V supply

Use for:

Suggested AD5535 power supply connections taken from AD5535 data sheet.
  • AD5535 DAC
    • V+ amplifier supply pins
    • AVCC analog supply pins
    • DVCC digital supply pins
  • AD7928 ADC
    • AVDD pins
      • indicates measuring range of 0 to 2xREF_IN voltage

-5V supply

Use for:

  • AD5535 DAC
    • V- amplifier supply pins

+210V supply

Use for:

  • AD5535 DAC
    • VPP high voltage supply
      • Using this high voltage will allow for large adjustments of the SiPM amplifier bias voltages. Large variations may be necessary because the MATLAB model showed that adjustments between 0 and +50V had no effect on the SiPM.