Difference between revisions of "MATLAB amplifier in detail"

From UConn PAN
Jump to navigation Jump to search
Line 33: Line 33:
 
** <math>R_7 = 240\Omega</math>
 
** <math>R_7 = 240\Omega</math>
 
** <math>R_t = 50\Omega</math>
 
** <math>R_t = 50\Omega</math>
 +
* Capacitors
 +
** <math>C_1 = 100\mbox{nF}</math>
 +
** <math>C_2 = 0.1\mbox{nF}</math>
 +
** <math>C_3 = 100\mbox{nF}</math>
 +
** <math>C_5 = 10\mbox{nF}</math>
 +
* Transistors
 +
**

Revision as of 17:59, 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: (A)
  • Bias voltage: (V)
  • Power voltage: (V)
  • Frequency: (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
  • Capacitors
  • Transistors