Transistor Amplifier
- class otp.transistoramplifier.TransistorAmplifierProblem
Bases:
otp.Problem
TRANSISTORAMPLIFIERPROBLEM
- See:
Wanner, G., & Hairer, E. (1996). Solving ordinary differential equations II (Vol. 375). Springer Berlin Heidelberg.
This is a modification of the problem presented in the above to account for a coupled TA. .. seealso::
https://archimede.dm.uniba.it/~testset/problems/transamp.php
Parameters
- class otp.transistoramplifier.TransistorAmplifierParameters
Bases:
otp.Parameters
Parameters for the transistor amplifier problem.
- Constructor Summary
- TransistorAmplifierParameters(varargin)
Create a transistor amplifier parameters object.
- Parameters:
varargin – A variable number of name-value pairs. A name can be any property of this class, and the subsequent value initializes that property.
- Property Summary
- C
C are the magnitudes of the change in voltage of the capacitors
- R
R denotes the resistances
- Ub
UB is the operating voltage
- UF
UF is an auxiliary voltage
- Alpha
ALPHA controls the current coming through the gate
- Beta
BETA is an auxiliary constant