Changes

Jump to navigation Jump to search
no edit summary
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. In total there are 6 different voltages required. To minimize the number of actual power supplies needed, however, we plan on supplying only +5V, -5V, and +210V to the board from external power supplies. The other voltages will be created by appropriate voltage regulator ICs on the control board.
   −
'''TODO: Insert AD7928 voltage requirements'''
+
== +5V supply ==
   −
=== +1.2V supply ===
+
The +5V supply is responsible for powering most of the components on the control board. Here is a breakdown of those components by their voltage requirements. Voltages less than +5V will be created using voltage regulators
   −
Use for:
+
=== ICs requiring +5V ===
*FPGA
+
{| cellspacing=3 border=1 |
**VCCINT internal logic supply
+
|'''IC Name'''
 +
|'''Pin Name'''
 +
|'''Tolerance'''
 +
|'''Current Requirements'''
 +
|'''Description'''
 +
|'''Notes'''
 +
|-
 +
| AD5535
 +
| V+
 +
| ±0.25V
 +
| 0.5mA typ, 1mA max
 +
| Positive amplifier
 +
|
 +
|-
 +
| AD5535
 +
| AVCC
 +
| ±0.25V
 +
| 15mA typ, 18mA max
 +
| Analog supply
 +
|
 +
|-
 +
| AD7928
 +
| AVDD
 +
| ±0.25V
 +
| 2.7mA max operating
 +
| Analog supply
 +
| AVDD can be as low as 2.7V if voltages measured never exceed 2.5V
 +
|}
   −
=== +2.5V supply ===
+
=== ICs requiring +3.3V ===
   −
Use for:
+
{| cellspacing=3 border=1 |
*AD7928 ADC
+
|'''IC Name'''
**REF_IN reference supply
+
|'''Pin Name'''
***Must be accurate to ±1%
+
|'''Tolerance'''
 +
|'''Current Requirements'''
 +
|'''Description'''
 +
|'''Notes'''
 +
|-
 +
| AD5535
 +
| ANODE
 +
| large
 +
| set by external resistor
 +
| Temperature sensing diode
 +
| Diode drop varies w/ temperature. Requires external current limiting resistor.
 +
|-
 +
| AD5535
 +
| REF_IN
 +
| ~±0.4V
 +
| 1.25uA max
 +
| Reference voltage
 +
| Should be as high as possible but not exceed AVCC-1.15V
 +
|-
 +
| AD7314
 +
| VDD
 +
| ±0.3V
 +
| 1.2mA typ operating
 +
|
 +
| Indicates ±1°C precision
 +
|-
 +
| AD7928
 +
| VDRIVE
 +
| ±0.3V
 +
| 200uA
 +
| Logic output driver
 +
|
 +
|-
 +
| CP2201
 +
| AV+
 +
| ±0.3V
 +
| ???
 +
| Analog supply pin
 +
|
 +
|-
 +
| CP2201
 +
| VDD1
 +
| ±0.3V
 +
| 75mA typ, 155mA max operating
 +
| Digital supply pin
 +
|
 +
|-
 +
| CP2201
 +
| VDD2
 +
| ±0.3V
 +
| 75mA typ, 155mA max operating
 +
| Digital supply pin
 +
|
 +
|-
 +
| XC3S50A
 +
| VCCAUX
 +
| ±0.3V
 +
| Varies
 +
| Auxiliary power supply
 +
| FPGA program greatly affects power requirements
 +
|-
 +
| XC3S50A
 +
| VCCO
 +
| ±0.3V
 +
| Varies
 +
| Auxiliary power supply
 +
| FPGA program greatly affects power requirements
 +
|-
 +
| XCF01S
 +
| VCCINT
 +
| ±0.3V
 +
| 10mA max operating
 +
| Internal supply
 +
|
 +
|-
 +
| XCF01S
 +
| VCCO
 +
| ±0.3V
 +
| 10mA max operating
 +
| Digital output supply
 +
| Serial mode
 +
|-
 +
|}
   −
=== +3.3V supply ===
+
=== ICs requiring +2.5V ===
 +
{| cellspacing=3 border=1 |
 +
|'''IC Name'''
 +
|'''Pin Name'''
 +
|'''Tolerance'''
 +
|'''Current Requirements'''
 +
|'''Description'''
 +
|'''Notes'''
 +
|-
 +
| AD7928
 +
| REF_IN
 +
| ±1% (±0.025V)
 +
| ±1uA max
 +
| Reference voltage
 +
|
 +
|-
 +
|}
   −
Use for:
+
=== ICs requiring +1.2V ===
*AD5535 DAC
+
{| cellspacing=3 border=1 |
**REF_IN supply
+
|'''IC Name'''
***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.
+
|'''Pin Name'''
*AD7314 temperature sensor
+
|'''Tolerance'''
**VDD supply
+
|'''Current Requirements'''
***indicates ±1°C accuracy
+
|'''Description'''
***should make compatible with 3.3V CMOS logic
+
|'''Notes'''
*CP2201 Ethernet
+
|-
**AV+ analog supply
+
| XC3S50A
**VDD1 digital supply
+
| VCCINT
**VDD2 digital supply
+
| ±0.06V
*FPGA
+
| Varies
**VCCAUX auxiliary supply
+
| Internal logic supply
***Can also operate at +2.5V
+
| FPGA program greatly affects power requirements
**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 ===
+
== -5V supply ==
Use for:[[Image:AD5535 Power Supply Diagram.gif|thumb|Suggested AD5535 power supply connections taken from AD5535 data sheet.]]
+
{| cellspacing=3 border=1 |
*AD5535 DAC
+
|'''IC Name'''
**V+ amplifier supply pins
+
|'''Pin Name'''
**AVCC analog supply pins
+
|'''Tolerance'''
**DVCC digital supply pins
+
|'''Current Requirements'''
*AD7928 ADC
+
|'''Description'''
**AVDD pins
+
|'''Notes'''
***indicates measuring range of 0 to 2xREF_IN voltage
+
|-
 +
| AD5535
 +
| V-
 +
| ±0.25V
 +
| 2.5mA typ, 3.5mA max
 +
| Negative amplifier supply
 +
|
 +
|-
 +
|}
   −
=== -5V supply ===
+
== +210V supply ==
Use for:
+
{| cellspacing=3 border=1 |
*AD5535 DAC
+
|'''IC Name'''
**V- amplifier supply pins
+
|'''Pin Name'''
 
+
|'''Tolerance'''
=== +210V supply ===
+
|'''Current Requirements'''
Use for:
+
|'''Description'''
*AD5535 DAC
+
|'''Notes'''
**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.
+
| AD5535
 +
| VPP
 +
| large
 +
| Depends on SiPM specs
 +
| Supply for SiPM bias voltages
 +
| SiPM bias voltage current requirements are not currently on the wiki. Most likely, this is used more as a reference and less as a power supply.
 +
|-
 +
|}
261

edits

Navigation menu