0

enter image description here
Source: Vishay SMBJ36A-E3/52 datasheet

I understand the standoff voltage of the TVS diode. The breakdown voltage is said to be the point at which it starts flowing significant current, around 1mA. So what does the Max Breakdown voltage concept explain? Does our TVS diode burn when it constantly rises slightly above the maximum breakdown voltage?

Can it withstand this voltage continuously within the max and min voltage range?

Velvet
  • 4,299
  • 4
  • 14
  • 32
Electronx
  • 711
  • 6
  • 12
  • 2
    You may find the answers to this recent question of interest: https://electronics.stackexchange.com/questions/705791/tvs-diode-current-flow-at-breakdown – Tim Williams Mar 15 '24 at 13:54

2 Answers2

2

The breakdown voltage is expressed as a range because somewhere in this range the diode will start to carry significant current. Think of it as a tolerance band.

The voltage will not rise above the maximum breakdown voltage. If it does you are already exceeding the maximum rated power of the device by far.

sgallwas
  • 81
  • 6
  • 1
    A minor tweak: it will [rise above], at elevated temperature, including due to self-heating; the given figure is at 25°C. (The amount of change, over rated temperature, is usually on par with or smaller than the tolerance range, so this isn't very useful, just interesting.) – Tim Williams Mar 15 '24 at 13:57
1

So what does the Max Breakdown voltage concept explain?

It tells you what the maximum terminal voltage that may be seen at the test current (\$I_T\$) for any particular device in a batch you tested. The minimum breakdown voltage tells you that for the test current \$I_T\$, the voltage might be somewhat lower.

In other words, it tells you something about the "spread" of breakdown voltages in a batch of items. Think of it as a product guarantee.

Does our TVS diode burn when it constantly rises slightly above the maximum breakdown voltage?

The only guarantee here is that if the voltage rises to the minimum breakdown voltage, none of the TVS diodes in the batch will burn. This is because (for the bottom device in your list, the power will be 12.2 volts x 1mA = trivially small.

However, if you have a device that has an actual breakdown voltage of 12.2 volts (the minimal in the data sheet) but tested it at 13.5 volts, it could easily burn. Even a device that was nominal i.e. 12.85 volts, it may still burn at 13.5 volts.

Can it withstand this voltage continuously within the max and min voltage range?

No. Here is what I estimate the SMBJ11 will be be subject to if it had a nominal breakdown voltage of 12.85 volts and was subject to an over-voltage of 13.5 volts: -

enter image description here

As you can see it will dissipate 54 watts and burn inside 1 second: -

enter image description here

Image modified from data sheet

Andy aka
  • 456,226
  • 28
  • 367
  • 807