Author Topic: steering diodes for microcontroller input pin protection. schottky or regular  (Read 2819 times)

0 Members and 1 Guest are viewing this topic.

Offline snarkysparkyTopic starter

  • Frequent Contributor
  • **
  • Posts: 414
  • Country: us
Having finish laying out a board for the 64 pin version of SAMD21 with protection diodes on every IO I begin to wonder about the effectiveness of using this part.

https://www.diodes.com/assets/Datasheets/DT6250-06MR.pdf

These diodes appear to have a higher Vf than the diodes intrinsic to the SAMD itself.

Vf DT6250 =  0.8V

SAMD absolute max ratings
GND-0.6V     -    VDD+0.6V

Is there any protection to pins from this device or do I need to tear it up and put in Schottkys   BAT54 ?



 

Offline Gyro

  • Super Contributor
  • ***
  • Posts: 9499
  • Country: gb
Ideally you would put a series resistor between the steering diode and the microcontroller input pin. When the steering diode clamps, this resistor limits the current through the input pin protection diodes to within their spec limits. That way you can be more tolerant of steering diode characteristics.

If not including a series resistor, you would need to go for Schottky to get a forward voltage lower than the ones inside the microcontroller.
Best Regards, Chris
 
The following users thanked this post: snarkysparky

Online nctnico

  • Super Contributor
  • ***
  • Posts: 26906
  • Country: nl
    • NCT Developments
No. Use TVS diodes (and a series resistor between the TVS diode and the microcontroller input). Clamping inputs towards the power supplies is not a good idea; with enough energy you'll push up the power supply rail and wreck the entire circuit.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline exe

  • Supporter
  • ****
  • Posts: 2562
  • Country: nl
  • self-educated hobbyist
Why do you think you need extra protection?
 

Offline snarkysparkyTopic starter

  • Frequent Contributor
  • **
  • Posts: 414
  • Country: us
Im making a breakout board for the SAMD21.   It has 3.3V regulator and SWD debug header.  Brings all the IO out to pins.

My first versions had some ports go bad.  Probably due to handling without any regard for ESD.

So I want to put steering diodes on all the IO lines.   In the application they can be inputs or outputs.

I am not so worried about having a transient powerful enough to drive the supply rails.  It is the very high speed glitches that might
affect program operation and damage the device.

My change of plans is to use a  BAT30S  on every IO pin.   Yes...  that will be a mess.  But I couldn't find any reasonably priced high count schottky arrays with low Vf.

Thanks
 

Offline ledtester

  • Super Contributor
  • ***
  • Posts: 3036
  • Country: us
You might want to look at the Ruggeduino -- a ruggedized Arduino -- for some ideas:

https://www.rugged-circuits.com/ruggeduino-1

 

Offline snarkysparkyTopic starter

  • Frequent Contributor
  • **
  • Posts: 414
  • Country: us
Rugged Duino uses a 5.1V zener on each IO line.

My research on the inter nets tells me this is a bad idea.  The internal protection diodes inside CPU will begin conducting before the Zener climbs up its knee to shunt off significant current.

And the resistor should be on the micro side of the zener.

But...  I dunno..

 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21672
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
No. Use TVS diodes (and a series resistor between the TVS diode and the microcontroller input). Clamping inputs towards the power supplies is not a good idea; with enough energy you'll push up the power supply rail and wreck the entire circuit.

Good lord how much energy are you testing ESD with? :o

A 1uF bypass is enough for single hits of IEC 61000-4-2 at 8/15kV.

If more frequent pulses are expected, or sufficient capacitance is unavailable, a single TVS can clamp the main rail while saving cost with all the clamp diodes.  Or use clamp-TVS arrays, which are more compact and don't need local bypass caps.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21672
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Rugged Duino uses a 5.1V zener on each IO line.

My research on the inter nets tells me this is a bad idea.  The internal protection diodes inside CPU will begin conducting before the Zener climbs up its knee to shunt off significant current.

And the resistor should be on the micro side of the zener.

But...  I dunno..

Right, for starters the zener is only functional if the pins are 5V-tolerant, which it seems is not what the OP is concerned about.  Clamp diodes are fine, and preferable at lower supply voltages (you can't get <5V TVS that are any better than 5V types), or you need a different technology like snapback diodes, which perform much better at low voltages.

Putting the clamp out in front of the MCU, keeps surge/fault currents away from it.  A series resistor between them serves to limit peak current from the clamping voltage, which will be elevated (20-30V is a typical figure), so a modest resistance brings it into safe operating limits.


My change of plans is to use a  BAT30S  on every IO pin.   Yes...  that will be a mess.  But I couldn't find any reasonably priced high count schottky arrays with low Vf.

Eh, dual duals are about the best you'll find.  Not bad.

Schottky aren't great for surge, anyway; they have higher internal resistance than PN diodes.  Typically, under surge conditions, the PN guard junction (a PN diode constructed in parallel with the schottky junction, typically around it to improve robustness) carries the majority of the surge current anyway, so the schottky part is just dead weight (and a lot of weight it is, BAT30 is ~14pF vs. BAV99's ~1pF).

Quad clamp arrays (and even more), typically with a TVS included, are cheap and plentiful. :-+

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 
The following users thanked this post: thm_w

Offline tszaboo

  • Super Contributor
  • ***
  • Posts: 7374
  • Country: nl
  • Current job: ATEX product design
No. Use TVS diodes (and a series resistor between the TVS diode and the microcontroller input). Clamping inputs towards the power supplies is not a good idea; with enough energy you'll push up the power supply rail and wreck the entire circuit.

Good lord how much energy are you testing ESD with? :o

A 1uF bypass is enough for single hits of IEC 61000-4-2 at 8/15kV.

If more frequent pulses are expected, or sufficient capacitance is unavailable, a single TVS can clamp the main rail while saving cost with all the clamp diodes.  Or use clamp-TVS arrays, which are more compact and don't need local bypass caps.

Tim
Surge protection? In any case if you connect the wrong voltage on a IO it could blow up the entire circuit.
I used to place steering diodes for ADCs and opamps or microcontrolers, when they were placed between different voltage rails. For example 1 opamp on +-12V rail driving the next on the 5V rail. And it could fry s circuit during turn on transients. Unless they had a beefy TVS diode on the voltage rail.
 

Offline thm_w

  • Super Contributor
  • ***
  • Posts: 6359
  • Country: ca
  • Non-expert
No. Use TVS diodes (and a series resistor between the TVS diode and the microcontroller input). Clamping inputs towards the power supplies is not a good idea; with enough energy you'll push up the power supply rail and wreck the entire circuit.

You TVS the supply rail, USB ESD diodes are a good example of this.
A TVS on each input is fine but more expensive.
Profile -> Modify profile -> Look and Layout ->  Don't show users' signatures
 

Online woofy

  • Frequent Contributor
  • **
  • Posts: 333
  • Country: gb
    • Woofys Place
Im making a breakout board for the SAMD21.   It has 3.3V regulator and SWD debug header.  Brings all the IO out to pins.

My first versions had some ports go bad.  Probably due to handling without any regard for ESD.

So I want to put steering diodes on all the IO lines.  .....
I don't know of any breakout boards that crank up the BOM like this. Arduino's, Pi Pico, they all just bring the pins out. I think you'd be better looking to improve your ESD handling. Protection on specific pins is fine but as a general rule, its a waste of money.

Online woofy

  • Frequent Contributor
  • **
  • Posts: 333
  • Country: gb
    • Woofys Place
Having finish laying out a board for the 64 pin version of SAMD21 with protection diodes on every IO I begin to wonder about the effectiveness of using this part.

https://www.diodes.com/assets/Datasheets/DT6250-06MR.pdf

These diodes appear to have a higher Vf than the diodes intrinsic to the SAMD itself.

Vf DT6250 =  0.8V

SAMD absolute max ratings
GND-0.6V     -    VDD+0.6V

Is there any protection to pins from this device or do I need to tear it up and put in Schottkys   BAT54 ?

The 0.8v (1.2 max.) is the conducting forward voltage at 15mA.
The chips 0.6v the the max voltage beyond the rails you can go without pulling significant current.

Online nctnico

  • Super Contributor
  • ***
  • Posts: 26906
  • Country: nl
    • NCT Developments
No. Use TVS diodes (and a series resistor between the TVS diode and the microcontroller input). Clamping inputs towards the power supplies is not a good idea; with enough energy you'll push up the power supply rail and wreck the entire circuit.

Good lord how much energy are you testing ESD with? :o

A 1uF bypass is enough for single hits of IEC 61000-4-2 at 8/15kV.

If more frequent pulses are expected, or sufficient capacitance is unavailable, a single TVS can clamp the main rail while saving cost with all the clamp diodes.  Or use clamp-TVS arrays, which are more compact and don't need local bypass caps.
Not just ESD but also protection against overvoltage. Nowadays most microcontrollers run at voltages lower than the supply voltage used to supply the circuit.


You TVS the supply rail, USB ESD diodes are a good example of this.
USB is a special case because  there you also want to clamp the incoming supply voltage. For general purpose pins it is a good custom to bias the TVS diodes of such a multi-channel protection device from a higher voltage through a resistor otherwise the supply voltage can still be lifted up considerably. A TVS diode has a reasonably high clamping voltage (hence the series resistor in series with the I/O pin). Other parts of the circuit may not like the power supply being way off (think of microcontrollers which use the supply as the ADC reference; all your measurements will be off).

The general setup is: series resistor, protection (clamping & filtering), series resistor and then the input pin. Actually the maximum voltage rating is not so interesting. What is more interesting is the amount of current that may flow into a pin. That tells you the limit of the internal protection diodes inside the chip and to avoid latch-up and so on. The second series resistor should limit the current into the pin with the clamping device at the worst case maximum voltage.
« Last Edit: April 09, 2021, 02:11:22 pm by nctnico »
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf