15

I just received some 10K .1% precision resistors from Digikey (part number PTF10KECT-ND). Unlike all their other passive components, which come in a normal plastic bag, these came in a metalized bag with a yellow seal that warns me that they're "electrostatic sensitive devices". They're kidding, aren't they?

Gustavo Litovsky
  • 7,619
  • 3
  • 25
  • 44
Pete Becker
  • 1,390
  • 1
  • 9
  • 15

3 Answers3

9

I wouldn't discount it. Precision film resistors rely on laser trimming or very fine and precise film control. Both of which could lead to local film breakdown under high current.


Edit incorporated from comments:

Designs requiring a 0.1% precision resistor, or even two or more such resistors in ratiometric arrangements, would typically be much more sensitive to value change than less precision-dependent designs, thus it's a bigger concern: If one resistor in a set gets changed by ESD, the rest of them wouldn't be changed by the same amount, so nasty and mysterious problems will ensue.

Anindo Ghosh
  • 50,188
  • 8
  • 103
  • 200
placeholder
  • 29,982
  • 10
  • 63
  • 110
  • I frequently see resistors changing value as the circuit warms up. That's at least somewhat predictable, ESD change in value would be far more insidious. – Anindo Ghosh Feb 15 '13 at 18:15
  • 2
    Adding to this: Designs requiring a 0.1% precision resistor, or even pairs of such resistors in ratiometric arrangements, would typically be much more sensitive to value change than less precision-dependent designs, thus it's a bigger concern: If one resistor in a set gets changed by ESD, the rest of them wouldn't be changed by the same amount, so nasty and mysterious problems will ensue. – Anindo Ghosh Feb 15 '13 at 18:34
5

They are not kidding. In a presentation on ESD hazards, we heard just such a tale of precision resistors changing value. I see this sort of thing to be far worse than if they simply burned out.

gbarry
  • 8,615
  • 21
  • 31
5

If you think about it, ESD basically entails extremely high voltage ripping through the resistor, heating up what are somewhat thin regions , breaking dielectrics, etc. For anything that's precise, that's bound to affect it. Components are not always destroyed by ESD outright. Precision Op Amps, for example, when exposed to even low amounts of ESD can change their parameters such as offset voltages. Same with the precision resistor.

The best approach is to ensure you're properly grounded when working with those components and keep it in those bags.

Gustavo Litovsky
  • 7,619
  • 3
  • 25
  • 44
  • So the issue isn't so much like CMOS, which can be destroyed, but that its value will change. That makes sense. Thanks. – Pete Becker Feb 15 '13 at 18:22
  • 1
    @PeteBecker you can have ESD into CMOS without destruction, this falls into the classification of EOS (Electrical Over stress). OR it may fail later. Both very common failure modes (that are not instantaneous). – placeholder Feb 15 '13 at 18:39
  • ESD wouldn't cause heat.. ESD is high voltage yes but low power. – Analog Arsonist Feb 16 '13 at 00:56