An open API service indexing awesome lists of open source software.

https://github.com/alanamaro13/transistor_characterization

Hey! This code provides a set of tools to characterize Amplifiers in emisor or base common configuration, this is done by providing it a set of parameters (VCC, R, HF). And it's able to use 1, 2 or 3 resistors in the voltage divisor.
https://github.com/alanamaro13/transistor_characterization

amplifier amplifier-design transistor transistor-characterization

Last synced: 2 months ago
JSON representation

Hey! This code provides a set of tools to characterize Amplifiers in emisor or base common configuration, this is done by providing it a set of parameters (VCC, R, HF). And it's able to use 1, 2 or 3 resistors in the voltage divisor.

Awesome Lists containing this project

README

        

# Transistor / Amplifier Characterization

Hey! This code provides a set of tools to characterize Amplifiers in emisor or base common configuration, this is done by providing it a set of parameters:

* VCC - DC Supply
* RE - Emisor Resistor
* R1 - First resistor in the voltaje divisor
* R2 - Second resistor in the voltaje divisor
* R3 - Third resistor in the voltaje divisor
* RC - Collector resistor
* BETA - Beta/HF value
* RL - Carge resistor
* CC - Collector capacitance
* CE - Emisor Capacitance
* CB - Base Capacitance

Also it's able to resolve for a voltaje divisor using 1, 2 or 3 resistors. The output corresponds to:

* VBB
* RB
* VBE
* IB
* IC
* VCE
* HFE
* HIE
* GV
* GI
* ZI
* ZO
* FCB
* FCE
* FCC
* F_min - Minimum amplification frequency for a stable voltage
* VI_Max