theantt / transistor_calculator

Common formulas for PN junctions, BJT and MOS transistors, and classes for single transistor amplifiers
GNU General Public License v3.0
1 stars 0 forks source link

Feedback MOS amplifiers do not give correct outputs #1

Open theantt opened 1 year ago

theantt commented 1 year ago

Solution: include "if_feedback" variable for logical if loops?

theantt commented 1 year ago

A calculator designed for a typical MOS transistor does not account for the specific characteristics and complexities introduced by feedback amplifiers. The presence of feedback network elements, altered gain calculation, stability considerations, frequency-dependent behavior, and compensation techniques make it necessary to use specialized analysis tools or calculators specifically designed for feedback amplifiers to accurately determine their performance parameters. In summary, a new method of calculation must be implemented for these configurations.