Difference between revisions of "MATLAB amplifier in detail"

From UConn PAN
Jump to navigation Jump to search
Line 25: Line 25:
  
 
* Resistors
 
* Resistors
 
 
** <math>R_1 = 100\mbox{k}\Omega</math>
 
** <math>R_1 = 100\mbox{k}\Omega</math>
 
** <math>R_2 = 10\mbox{k}\Omega</math>
 
** <math>R_2 = 10\mbox{k}\Omega</math>

Revision as of 16:19, 2 July 2007

The model of the SiPM amplifier is a system of 24 equations in 24 variables that has been linearized so that it can be solved by MATLAB.

Parameters and variables

The MATLAB model has a number of parameters and variables to describe the amplifier circuit, including the 24 unknowns, 4 inputs, and numerous constants.

Input parameters

There are four input parameters:

  • Input current: 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}} (A)
  • Bias voltage: 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} (V)
  • Power voltage: 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} (V)
  • Frequency: 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} (Hz)

Unknown variables

There are twenty-four unknown variables. The locations (and directions in the case of currents) are labeled on the circuit diagram.

  • Node voltages: , , , , , ,
    • Note: there is no on this circuit; it was a redundant variable with .
  • Resistor currents: , , , , , , ,
  • Transistor currents: , , , , ,
  • Capacitor currents: , ,

Constants

  • 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_6 = 53\Omega}
    • 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_7 = 240\Omega}
    • 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_t = 50\Omega}