Qucs / qucs

Qucs Project official mirror
http://qucs.sourceforge.net/
GNU General Public License v2.0
1.16k stars 213 forks source link

transistor model problems #979

Closed boomboompsh closed 4 years ago

boomboompsh commented 4 years ago

the BFR92A is an NPN transistor, not PNP. datasheet: BFR92A I don't understand the transistor models yet, so it could be as easy as switching it from "pnp" to "npn". The X5_500 example uses this part, so it needs to be changed to use the BFT92A, the pnp equivalent.

The MMBTH10 and MMBTH24 are not characterized above 1GHz on their respective datasheets, but the component library claims frequencies of 650GHz and 400GHz respectively. It's probably a typo and it was supposed to be MHz. I'm not sure exactly what the frequencies listed on the model description are supposed to mean. transistor library X5_500 schematic

boomboompsh commented 4 years ago

The BUZ272 has an on resistance of 0.3 Ohm, not 0.3 mOhm as claimed in the component library. BUZ272 datasheet

oxmon-2500 commented 4 years ago

Thank you for contribution, PR #996 issued

felix-salfelder commented 4 years ago

closing, as this is covered by 996.