BFG194 info needed

P

Paul Burridge

Guest
Hi guys,

Anyone got a spice model, datasheet or both for the BFG194?

Thanks,

p.
--

"What is now proved was once only imagin'd." - William Blake, 1793.
 
"Paul Burridge" <pb@notthisbit.osiris1.co.uk> schrieb im Newsbeitrag
news:eo8ph054uko1eoprri67pnn8nncn0qaor8@4ax.com...
Hi guys,

Anyone got a spice model, datasheet or both for the BFG194?

Hello Paul,
the datasheet is on the Infineon website. www.infineon.com
Search for products -> transistors -> Discrete -> RF transistors.

I recommend to think of the BFG194 as a three times the chip area
BFT192 in a SOT223 package. The datasheets of both transistors
really look very similar, except the three times current and capacitances.
The SPICE model for the BFT92 is in the datasheet and on the Infineon
website.
The package models are also there.

The proposed model is a subcircuit. Thus it requires a subcircuit
symbol in LTSPICE. You can either modify the standard transistor
symbol to become a subcircuit symbol or you use the universal
xpnp.asy symbol.

Best regards,
Helmut



* A possible SPICE model
* Helmut Sennewald
* Guess: BFG94=3*BFT92(chip)+SOT223
*
* Pin-Order C B E
..SUBCKT BFG194 200 100 300
* Size -----> 3 times
Q1 2 1 3 T389 3
LBI 1 10 0.57nH ; LBI
LEI 3 30 0.64nH ; LEI
CCB 10 20 14fF ; CCB
CCE 20 30 271fF ; CCE
CBE 30 10 187fF ; CBE
CB 1 3 197fF ; CB
CC 2 3 296fF ; CC
LBO 10 100 0.84nH ; LBO
LCO 20 200 0.15nH ; LCO
LEO 30 300 0nH ; LEO
..ENDS




The source:

***************************************************************
* SIEMENS Small Signal Semiconductors
* RF-PACKAGE EQUIVALENT CIRCUIT (COMPACT SOFTWARE SYNTAX)
* VALID UP TO 6 GHZ
* >>> SOT223-3 <<< (RF-BJT POWER PACKAGE)
* Extracted on behalf of SIEMENS Small Signal Semiconductors by
* Institut fuer Mobil- und Satellitenfunktechnik (IMST)
* (C) 1996 SIEMENS AG
* Version 1.0 September 1996
***************************************************************
*
* CCB
* (10) | | (20)
* +---------------| |----------------+
* | | | |
* LBO | LBI (1) (2) LCI | LCO
* B---LLL--+--LLL--+---B' CHIP C'---+--LLL--+--LLL---C
* (100) | | E' | | (200)
* | ----- | ----- |
* | ----- CB |(3) ----- CC |
* | | | | |
* | +--------+---------+ |
* | | |
* ----- L -----
* ----- CBE L LEI ----- CCE
* | (30)| |
* +----------------+-----------------+
* |
* L
* L LEO
+ |
* E
* (300)
BLK
IND 1 10 L=0.57nH ; LBI
IND 2 20 L=1.01nH ; LCI
IND 3 30 L=0.64nH ; LEI
CAP 10 20 C=14fF ; CCB
CAP 20 30 C=271fF ; CCE
CAP 30 10 C=187fF ; CBE
CAP 1 3 C=197fF ; CB
CAP 2 3 C=296fF ; CC
IND 10 100 L=0.84nH ; LBO
IND 20 200 L=0.15nH ; LCO
IND 30 300 L=0nH ; LEO
PACK: 6POR 1 2 3 100 200 300
* B' C' E' B C E
END
***************************************************************
* PACK = NAME OF PACKAGE BLOCK
* 1 = BASE OF CHIP
* 2 = COLLECTOR OF CHIP
* 3 = EMITTER OF CHIP
* 100 = BASE OF COMPLETE TRANSISTOR IN PACKAGE
* 200 = COLLECTOR OF COMPLETE TRANSISTOR IN PACKAGE
* 300 = EMITTER OF COMPLETE TRANSISTOR IN PACKAGE
* + GUMMEL-POON NONLINEAR TRANSISTOR MODEL MUST BE ADDED
* TO NODE NO. 1(B), 2(C) and 3(E)
***************************************************************


* BFT92 Chip

***************************************************************
* SIEMENS Small Signal Semiconductors
* GUMMEL-POON MODEL CHIP PARAMETERS IN SPICE 2G6 SYNTAX
* VALID UP TO 6 GHZ
* >>> T389 <<< (CHIP)
* Extracted on behalf of SIEMENS Small Signal Semiconductors by
* Institut fuer Mobil- und Satellitenfunktechnik (IMST)
* (C) 1996 SIEMENS AG
* Version 1.0 September 1996
***************************************************************
..MODEL T389 PNP(
+ IS = 4.5354e-15 BF = 98.533 NF = 0.90551
+ VAF = 10.983 IKF = 0.016123 ISE = 1.2196e-14
+ NE = 1.1172 BR = 10.297 NR = 1.2703
+ VAR = 47.577 IKR = 0.019729 ISC = 2.4709e-17
+ NC = 1.206 RB = 7.9562 IRB = 0.00079584
+ RBM = 1.5939 RE = 1.5119 RC = 0.66749
+ CJE = 1.7785e-15 VJE = 0.79082 MJE = 0.32167
+ TF = 3.2171e-11 XTF = 0.30227 VTF = 0.21451
+ ITF = 1.3277e-05 PTF = 0 CJC = 9.2207e-13
+ VJC = 1.2 MJC = 0.3 XCJC = 0.3
+ TR = 2.0779e-09 CJS= 0 VJS = 0.75
+ MJS = 0 XTB = 0 EG = 1.11
+ XTI = 3 FC = 0.75167)
***************************************************************
 
"Helmut Sennewald" <helmutsennewald@t-online.de> schrieb im Newsbeitrag
news:cfj9st$31r$00$1@news.t-online.com...
"Paul Burridge" <pb@notthisbit.osiris1.co.uk> schrieb im Newsbeitrag
news:eo8ph054uko1eoprri67pnn8nncn0qaor8@4ax.com...
Hi guys,

Anyone got a spice model, datasheet or both for the BFG194?

Hello Paul,
the datasheet is on the Infineon website. www.infineon.com
Search for products -> transistors -> Discrete -> RF transistors.

I recommend to think of the BFG194 as a three times the chip area
BFT192 in a SOT223 package. The datasheets of both transistors
really look very similar, except the three times current and capacitances.
The SPICE model for the BFT92 is in the datasheet and on the Infineon
website.
The package models are also there.

The proposed model is a subcircuit. Thus it requires a subcircuit
symbol in LTSPICE. You can either modify the standard transistor
symbol to become a subcircuit symbol or you use the universal
xpnp.asy symbol.
Hello Paul,
there has been a missing inductor in my subcircuit and I have
changed one inductor from 0 to 0.001nH. A test circuit file should
be already in your email when you read this.

Best regards,
Helmut



* A possible SPICE model
* Helmut Sennewald
* Guess: BFG94=3*BFT92(chip)+SOT223
*
* Pin-Order C B E
..SUBCKT BFG194 200 100 300
* Size -----> 3 times
Q1 2 1 3 T389 3
LBI 1 10 0.57nH ; LBI
LCI 2 20 1.01nH ; LCI
LEI 3 30 0.64nH ; LEI
CCB 10 20 14fF ; CCB
CCE 20 30 271fF ; CCE
CBE 30 10 187fF ; CBE
CB 1 3 197fF ; CB
CC 2 3 296fF ; CC
LBO 10 100 0.84nH ; LBO
LCO 20 200 0.15nH ; LCO
LEO 30 300 0.001nH ; LEO
..ENDS

* BFT92 Chip
***************************************************************
* SIEMENS Small Signal Semiconductors
* GUMMEL-POON MODEL CHIP PARAMETERS IN SPICE 2G6 SYNTAX
* VALID UP TO 6 GHZ
* >>> T389 <<< (CHIP)
* Extracted on behalf of SIEMENS Small Signal Semiconductors by
* Institut fuer Mobil- und Satellitenfunktechnik (IMST)
* (C) 1996 SIEMENS AG
* Version 1.0 September 1996
***************************************************************
..MODEL T389 PNP(
+ IS = 4.5354e-15 BF = 98.533 NF = 0.90551
+ VAF = 10.983 IKF = 0.016123 ISE = 1.2196e-14
+ NE = 1.1172 BR = 10.297 NR = 1.2703
+ VAR = 47.577 IKR = 0.019729 ISC = 2.4709e-17
+ NC = 1.206 RB = 7.9562 IRB = 0.00079584
+ RBM = 1.5939 RE = 1.5119 RC = 0.66749
+ CJE = 1.7785e-15 VJE = 0.79082 MJE = 0.32167
+ TF = 3.2171e-11 XTF = 0.30227 VTF = 0.21451
+ ITF = 1.3277e-05 PTF = 0 CJC = 9.2207e-13
+ VJC = 1.2 MJC = 0.3 XCJC = 0.3
+ TR = 2.0779e-09 CJS= 0 VJS = 0.75
+ MJS = 0 XTB = 0 EG = 1.11
+ XTI = 3 FC = 0.75167)

The package source:

***************************************************************
* SIEMENS Small Signal Semiconductors
* RF-PACKAGE EQUIVALENT CIRCUIT (COMPACT SOFTWARE SYNTAX)
* VALID UP TO 6 GHZ
* >>> SOT223-3 <<< (RF-BJT POWER PACKAGE)
* Extracted on behalf of SIEMENS Small Signal Semiconductors by
* Institut fuer Mobil- und Satellitenfunktechnik (IMST)
* (C) 1996 SIEMENS AG
* Version 1.0 September 1996
***************************************************************
*
* CCB
* (10) | | (20)
* +---------------| |----------------+
* | | | |
* LBO | LBI (1) (2) LCI | LCO
* B---LLL--+--LLL--+---B' CHIP C'---+--LLL--+--LLL---C
* (100) | | E' | | (200)
* | ----- | ----- |
* | ----- CB |(3) ----- CC |
* | | | | |
* | +--------+---------+ |
* | | |
* ----- L -----
* ----- CBE L LEI ----- CCE
* | (30)| |
* +----------------+-----------------+
* |
* L
* L LEO
+ |
* E
* (300)
BLK
IND 1 10 L=0.57nH ; LBI
IND 2 20 L=1.01nH ; LCI
IND 3 30 L=0.64nH ; LEI
CAP 10 20 C=14fF ; CCB
CAP 20 30 C=271fF ; CCE
CAP 30 10 C=187fF ; CBE
CAP 1 3 C=197fF ; CB
CAP 2 3 C=296fF ; CC
IND 10 100 L=0.84nH ; LBO
IND 20 200 L=0.15nH ; LCO
IND 30 300 L=0nH ; LEO
PACK: 6POR 1 2 3 100 200 300
* B' C' E' B C E
END
***************************************************************
* PACK = NAME OF PACKAGE BLOCK
* 1 = BASE OF CHIP
* 2 = COLLECTOR OF CHIP
* 3 = EMITTER OF CHIP
* 100 = BASE OF COMPLETE TRANSISTOR IN PACKAGE
* 200 = COLLECTOR OF COMPLETE TRANSISTOR IN PACKAGE
* 300 = EMITTER OF COMPLETE TRANSISTOR IN PACKAGE
*
* + GUMMEL-POON NONLINEAR TRANSISTOR MODEL MUST BE ADDED
* TO NODE NO. 1(B), 2(C) and 3(E)
***************************************************************

An LTSPICE symbol for any PNP transistor subcircuit "XPNP.ASY" .
Put this symbol into your project (working) directory.
You can add it then with the LTSPICE add "Component" menu.
The subcircuit definition must be addd directly or via an
include file (.INCLUDE filename) to the schematic.


Version 4
SymbolType CELL
LINE Normal 16 64 44 76
LINE Normal 44 76 36 84
LINE Normal 16 64 36 84
LINE Normal 40 80 64 96
LINE Normal 16 80 16 16
LINE Normal 16 32 64 0
LINE Normal 16 48 0 48
WINDOW 0 64 24 Left 0
WINDOW 3 64 71 Left 0
SYMATTR Value X-PNP
SYMATTR Prefix X
SYMATTR Description Bipolar PNP transistor subcircuit
PIN 64 0 NONE 0
PINATTR PinName C
PINATTR SpiceOrder 1
PIN 0 48 NONE 0
PINATTR PinName B
PINATTR SpiceOrder 2
PIN 64 96 NONE 0
PINATTR PinName E
PINATTR SpiceOrder 3
 

Welcome to EDABoard.com

Sponsor

Back
Top