Electronic – Which datasheet parameters describe the switching perfomance of a BJT

bjtdatasheetswitchingtransistors

I have a Fairchild BC547 (NPN) that I'm going to use as a switch.

What parameter(s) should I look at, if I want to know how long time the transistor will take to go from cut-off to fully saturated?

Best Answer

It's the current gain bandwidth product, which your datasheet lists as 300 MHz typical.

You have your base current Ib and collector current Ic, so Ic/Ib is your required gain. If you then divide 300,000,000 by this, you will get a typical max. switching frequency. You could then take your maximum switch-on time to be half of the period of this frequency. Personally, I would derate this value considerably as it is a 'typical' and take a hundredth of it's value. If you don't get a switching time that you need, consider another transistor. (That's assuming you're designing anew and not fixing existing.)

So I would use:

$$t_{on} = \frac{I_c}{1,200,000 \times I_b}$$