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.
- Host: GitHub
- URL: https://github.com/alanamaro13/transistor_characterization
- Owner: AlanAmaro13
- Created: 2024-04-20T00:30:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T16:27:04.000Z (about 1 year ago)
- Last Synced: 2025-01-28T01:38:28.439Z (4 months ago)
- Topics: amplifier, amplifier-design, transistor, transistor-characterization
- Language: Jupyter Notebook
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 CapacitanceAlso 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