Wattage Rating of ESD diodes on a PIC[Solved]

For users of Matrix Multimedia Electronics software to discuss projects, circuits and any other electronics concepts.

Moderators: Benj, Mods

Post Reply
Kenrix2
Flowcode v5 User
Posts: 211
Joined: Tue Feb 19, 2013 9:51 pm
Has thanked: 72 times
Been thanked: 177 times
Contact:

Wattage Rating of ESD diodes on a PIC[Solved]

Post by Kenrix2 »

I need to calculate the value of the current limiting resistor for an I/O pin on a PIC16LF1936 but, I can't seem to find the rating for the internal ESD diodes in any document. My working voltage is 18vdc (measured) and i need to connect that directly to a pin configured as digital input thru a current limiting resistor and I don't want to blow one of those internal diodes. Anyone know what the rating is or where I can find it?
Last edited by Kenrix2 on Sun Oct 27, 2013 8:53 pm, edited 1 time in total.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC

Post by medelec35 »

Hi Kenrix2,
If it was me, I would limit the current to about 100uA.
Or use a potential divider to reduce voltage down to say 4.5V
I have found this link on interfacing which may or may not help:
http://cq.cx/interface.pl

Martin
Martin

Kenrix2
Flowcode v5 User
Posts: 211
Joined: Tue Feb 19, 2013 9:51 pm
Has thanked: 72 times
Been thanked: 177 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC

Post by Kenrix2 »

Thank you for your response medelec35. I finally did locate the rating after changing my search to "clamping diodes" instead of "ESD diodes". The last sentence on page 2 of AN521. It is +-500ua. So your value of 100ua is well under the max rating. Good call.

Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC[Solved]

Post by Brendan »

Just came across this.

Martin is quite right of-course, as there's maximum 'withstand' and the more unpredictable 'latch-up current', which have bearings in different ways. It's therefore wisest to keep OVP/ESD diode current as low as comfortably possible.

For future information, the absolute maximum rated clamp current however (+/- 20mA) can be found in the Electrical Specifications in the following PIC datasheet on page 357.

http://ww1.microchip.com/downloads/en/D ... 41364C.pdf


All the best,

Brendan

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC[Solved]

Post by medelec35 »

Hi Brendan,
Thanks for the useful information.
The reason I limit current to uA instead of mA is because if you limit to uA when connected to mains, then transient spikes should not be an issue.
If you limit to mA and connect to the mains then even though normally current will but OK, any transient spike could take the current over the maximum permitted for ESD protection.

IMPORTANT: Do not connect to mains unless your very competent, since mains can and does kill!

If only connecting to a much lower voltage that does not suffer form spikes then should not be too much of an issue.
Just make sure that fridge/freezer, fluorescent & street lighting etc does not cause spikes that induce a voltage which will cause clamp current to exceed maximum specifications.

Martin
Martin

Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC[Solved]

Post by Brendan »

Indeed Sir!... We concur :)

http://www.matrixmultimedia.com/mmforum ... 46&t=12235


All the best,

Brendan

User avatar
Steve001
Valued Contributor
Valued Contributor
Posts: 1189
Joined: Wed Dec 31, 2008 3:37 pm
Has thanked: 460 times
Been thanked: 523 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC[Solved]

Post by Steve001 »

Morning,

Just seen this post whilst browsing forums ,

Have you seen these ?

http://www.maximintegrated.com/app-note ... mvp/id/287

Not sure if they are any use to you or not

Steve
Success always occurs in private and failure in full view.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC[Solved]

Post by medelec35 »

Thanks for the links Brendan and Steve,
any addition information is always useful.

Martin
Martin

Kenrix2
Flowcode v5 User
Posts: 211
Joined: Tue Feb 19, 2013 9:51 pm
Has thanked: 72 times
Been thanked: 177 times
Contact:

Re: Wattage Rating of ESD diodes on a PIC[Solved]

Post by Kenrix2 »

Thanks for that very informative link Steve001. I never considered the situation where the over voltage might not have a path to go to. I'll be adding the recommended zener diode (in my case a 3.6v Zener) across the micro's supply rail.

Post Reply