Difference between revisions of "SiPM Amplifier"
| Line 10: | Line 10: | ||
! colspan="3" style="background:#ffdead; text-align:left" | Resistors | ! colspan="3" style="background:#ffdead; text-align:left" | Resistors | ||
|- | |- | ||
| − | | <math>R_1</math> || 104 || <math> | + | | <math>R_1</math> || 104 || <math>100\mbox{k}\Omega</math> |
|- | |- | ||
| − | | <math>R_2</math> || 103 || <math> | + | | <math>R_2</math> || 103 || <math>10\mbox{k}\Omega</math> |
|- | |- | ||
| − | | <math>R_3</math> || 562 || <math>5. | + | | <math>R_3</math> || 562 || <math>5.6\mbox{k}\Omega</math> |
|- | |- | ||
| − | | <math>R_4</math> || 202 || <math> | + | | <math>R_4</math> || 202 || <math>2\mbox{k}\Omega</math> |
|- | |- | ||
| − | | <math>R_5</math> || 102 || <math> | + | | <math>R_5</math> || 102 || <math>1\mbox{k}\Omega</math> |
|- | |- | ||
| <math>R_6</math> || 510 || <math>51\Omega</math> | | <math>R_6</math> || 510 || <math>51\Omega</math> | ||
| Line 39: | Line 39: | ||
''Main article: [[MATLAB amplifer in detail]]'' | ''Main article: [[MATLAB amplifer in detail]]'' | ||
| − | We developed a model for this circuit in MATLAB to simulate its behavior and study various parameters, especially gain as a function of power voltage. The Photonique documentation claims that the power voltage can be varied between four and nine volts in order to tune the gain of the amplifier. The MATLAB model is a linearized system of twenty-four equations, with the voltages and currents on the circuit being the twenty-four unknowns. There are four input parameters: input current (<math>I_{in}</math>, in amps), the bias voltage (<math>V_b</math>, in volts), the power voltage (<math>V_c</math>, in volts), and the frequency (<math>f</math>, in hertz). The resistor values are mostly the same as the ones given for the above diagram, except for <math>R_4</math> (now <math>1. | + | We developed a model for this circuit in MATLAB to simulate its behavior and study various parameters, especially gain as a function of power voltage. The Photonique documentation claims that the power voltage can be varied between four and nine volts in order to tune the gain of the amplifier. The MATLAB model is a linearized system of twenty-four equations, with the voltages and currents on the circuit being the twenty-four unknowns. There are four input parameters: input current (<math>I_{in}</math>, in amps), the bias voltage (<math>V_b</math>, in volts), the power voltage (<math>V_c</math>, in volts), and the frequency (<math>f</math>, in hertz). The resistor values are mostly the same as the ones given for the above diagram, except for <math>R_4</math> (now <math>1.2\mbox{k}\Omega</math>) and <math>R_6</math> (now <math>53\Omega</math>). We also add a load resistor from <math>V_{out}</math> to GND, with a value of <math>50\mbox{k}\Omega</math>. The transistors are described by a series of parameters from the [http://en.wikipedia.org/wiki/Gummel-Poon_Model Gummel-Poon SPICE model], and we included our best guesses of the capacitor values. |
== Responses of the model == | == Responses of the model == | ||
| − | We ran simulations of the MATLAB model while varying the input parameters to generate data on how the amplifier responds to each input. We used as a baseline test the inputs <math>V_b = | + | We ran simulations of the MATLAB model while varying the input parameters to generate data on how the amplifier responds to each input. We used as a baseline test the inputs <math>V_b = 20\mbox{V}</math>, <math>V_c = 5\mbox{V}</math>, <math>f = 100\mbox{MHz}</math>, and <math>I_{in} = 1\mbox{mA}</math>, then varied one parameter at a time to generate responses. |
=== Bias voltage === | === Bias voltage === | ||
Revision as of 15:15, 2 July 2007
The silicon photomultipliers (SiPM) we are using in our experiment were purchased from Photonique. Photonique also supplies analog electronics boards to amplify the signals from the SiPMs. This page discusses the analysis and modeling of the amplifier circuit.
The circuit diagram
| Part | On-chip label | Actual component |
|---|---|---|
| Resistors | ||
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle R_1} | 104 | Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 100\mbox{k}\Omega} |
| 103 | ||
| 562 | ||
| 202 | ||
| 102 | ||
| 510 | ||
| 241 | ||
| Transistors | ||
| E2P (1717) | Philips BFS 17A | |
| W1S (13) | Philips BFT 92 | |
The amplifier circuit diagram shown here was developed through combining the diagram supplied by Photonique (lacking component values, and having several extra components) and the physical circuit (having most components labeled).
The component values are shown to the right. The capacitors are unlabeled on any diagram, so values are not known for those components.
MATLAB model
Main article: MATLAB amplifer in detail
We developed a model for this circuit in MATLAB to simulate its behavior and study various parameters, especially gain as a function of power voltage. The Photonique documentation claims that the power voltage can be varied between four and nine volts in order to tune the gain of the amplifier. The MATLAB model is a linearized system of twenty-four equations, with the voltages and currents on the circuit being the twenty-four unknowns. There are four input parameters: input current (, in amps), the bias voltage (, in volts), the power voltage (, in volts), and the frequency (, in hertz). The resistor values are mostly the same as the ones given for the above diagram, except for (now Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 1.2\mbox{k}\Omega} ) and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle R_6} (now Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 53\Omega} ). We also add a load resistor from Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{out}} to GND, with a value of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 50\mbox{k}\Omega} . The transistors are described by a series of parameters from the Gummel-Poon SPICE model, and we included our best guesses of the capacitor values.
Responses of the model
We ran simulations of the MATLAB model while varying the input parameters to generate data on how the amplifier responds to each input. We used as a baseline test the inputs Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_b = 20\mbox{V}} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_c = 5\mbox{V}} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f = 100\mbox{MHz}} , and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle I_{in} = 1\mbox{mA}} , then varied one parameter at a time to generate responses.