Changes

Jump to navigation Jump to search
→‎Flow of information: Added link to netlist
Line 12: Line 12:     
The hub of the control board, its "central nervous system", is an [http://en.wikipedia.org/wiki/FPGA FPGA].  All components on the board connect to the FPGA and it coordinates their interactions.  Communication with the outside world (more specifically an external PC) occurs over [http://en.wikipedia.org/wiki/Ethernet Ethernet].  Towards that end an Ethernet chip is included on the board and connected to the FPGA.  The main purpose of the board is to control bias voltages, so a [http://en.wikipedia.org/wiki/Digital-to-analog_converter DAC] is attached to the board and connected to the FPGA.  There are two monitoring devices so that the board can ensure that it is running properly: a temperature sensor and an [http://en.wikipedia.org/wiki/Analog-to-digital_converter ADC], both of which are connected to the FPGA.  The functional block diagram of the board is shown to the right.  Note that communication on the left (to the analog sensor board) is outgoing simplex and communication to the right (to the Ethernet hub) is duplex.
 
The hub of the control board, its "central nervous system", is an [http://en.wikipedia.org/wiki/FPGA FPGA].  All components on the board connect to the FPGA and it coordinates their interactions.  Communication with the outside world (more specifically an external PC) occurs over [http://en.wikipedia.org/wiki/Ethernet Ethernet].  Towards that end an Ethernet chip is included on the board and connected to the FPGA.  The main purpose of the board is to control bias voltages, so a [http://en.wikipedia.org/wiki/Digital-to-analog_converter DAC] is attached to the board and connected to the FPGA.  There are two monitoring devices so that the board can ensure that it is running properly: a temperature sensor and an [http://en.wikipedia.org/wiki/Analog-to-digital_converter ADC], both of which are connected to the FPGA.  The functional block diagram of the board is shown to the right.  Note that communication on the left (to the analog sensor board) is outgoing simplex and communication to the right (to the Ethernet hub) is duplex.
 +
 +
To better understand the internal flow of information, a netlist of the connections between the components shown in functional block diagram is available here: [[SiPM digital control board netlist]].
    
== The components ==
 
== The components ==
261

edits

Navigation menu