Offline
Newbie
Karma: 0
Posts: 10
|
 |
« on: August 16, 2012, 06:38:24 am » |
Hello all I just received a brand new Arduino UNO R3
It came beautiful packaged inside a cardboard box together with some plastic covered stickers.
Since we are talking about unshielded electronics, and a microcontroller I was expecting to receive it wrapped in ESD safe materials.
There are big chances that the microcontroller is already damaged even before I open the box.
/Per-Jarle
|
|
|
|
« Last Edit: August 16, 2012, 06:40:11 am by perjarle »
|
Logged
|
|
|
|
|
Leeds, UK
Offline
God Member
Karma: 35
Posts: 980
Once the magic blue smoke is released, it won't go back in!
|
 |
« Reply #1 on: August 16, 2012, 07:34:30 am » |
The microcontroller is part of a circuit board which contains a large ground plane. This in itself will protect the IC. There is also regulation and filter circuitry onboard which will also offer some level of protection.
|
|
|
|
|
Logged
|
~Tom~
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 10
|
 |
« Reply #2 on: August 16, 2012, 07:52:50 am » |
You never know where a 20 000 Volt static spark hits. If it hits the common ground then you may be lucky.
Ship the boards wrapped in ESD safe materials and show the world that you care about quality.
|
|
|
|
|
Logged
|
|
|
|
|
Gosport, UK
Offline
Faraday Member
Karma: 19
Posts: 3118
|
 |
« Reply #3 on: August 16, 2012, 08:01:22 am » |
How many have been returned due to ESD damage? If it was a significant number, I'm sure the packaging would have been changed.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 10
|
 |
« Reply #4 on: August 16, 2012, 08:19:20 am » |
Noone is able to see if a component is damaged by ESD. If it left a brown mark with bad smell, then it would be easy.
Most users probably expose the board with even more ESD (laying on ungrounded tables etc).
How many cent would it cost to wrap the boards safely?
/PJ
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Faraday Member
Karma: 6
Posts: 2504
|
 |
« Reply #5 on: August 16, 2012, 08:23:22 am » |
If this is some sort of mission critical system, where failure would be very expensive and/or impossible to fix, then ESD protocols should be followed.
The vast majority of Arduinos will live in an ESD-unsafe (maybe even ESD-hostile) environment for the rest of their lives once they're removed from the box. This does not appear to be a problem to date.
-j
|
|
|
|
|
Logged
|
|
|
|
|
Leeds, UK
Offline
God Member
Karma: 35
Posts: 980
Once the magic blue smoke is released, it won't go back in!
|
 |
« Reply #6 on: August 16, 2012, 08:35:17 am » |
How do you think ESD materials work? They are simply a conductive material on which charged electrons repulsed by all having the same charge, move away from each other which forces them onto the outside of the bag and away from the component.
If you take a microcontroller, it is not conductive, apart from the pins. This means that the ESD builds up on one or more of the pins creating a potential difference across the IC of anywhere upwards of 10kV. This can damage the IC.
If however you take an IC connected to a board with a ground plane. Where does the ESD go? Well, all the electrons can happily transfer to the ground plane which is nicely conductive and move away from each other, and critically away from the IC. This means there is no buildup of potential across the IC pins.
As a side note while that board is nicely inside its cardboard box, where does an electrostatic discharge come from? Last time I checked the box isn't particularly conductive, so it is unlikely that a discharge will jump to the box, and if it does, it will built up on the outer surface - just like an ESD bag.
|
|
|
|
|
Logged
|
~Tom~
|
|
|
|
Gosport, UK
Offline
Faraday Member
Karma: 19
Posts: 3118
|
 |
« Reply #7 on: August 16, 2012, 08:39:55 am » |
Most users probably expose the board with even more ESD (laying on ungrounded tables etc). I certainly do that. I don't use my earthed wrist strap when handling it, and coffee spillages are not unheard of. I've not had any trouble, even with the cat pawing at it. Arduinos are impressively robust, probably due to the relatively low tech design.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 0
Posts: 115
|
 |
« Reply #8 on: August 16, 2012, 01:58:24 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
maryland-USA
Offline
Jr. Member
Karma: 0
Posts: 67
|
 |
« Reply #9 on: August 17, 2012, 09:36:29 am » |
never used any ESD protection....only thing I ever zapped was a basic stamp 1 clone....
|
|
|
|
|
Logged
|
I'm old and started too late with microcontrollers
|
|
|
|
Offline
Full Member
Karma: 0
Posts: 115
|
 |
« Reply #10 on: August 17, 2012, 02:07:40 pm » |
ESD damage.
You are rarely lucky enough to know you have ESD damage, till later....
101 on ESD damage. Typically affects on outputs, not inputs.
Output circuits, although shown on the 'schematic' for the chip as a pair of up / down fets , are in fact a number of fets in parallel, typicaly 3 to 5. the reason for this is speed / power. The output fets are different sizes, small ones, can drive fast, but not much current, up to the big one that drives biggest current, but is slower.
ESD damage tends to blow the smaller of the fets. This has two effects. the output is slower, and typically it has a small short circuit on it from the blown fet.
so the output will still 'work', but not as fast as it should, it will typical have more running on it than it should, and the output will get worse over time.
Analogous to driving too big a load, the output can do it, but I'd not want to for anything that is meant to be reliable over time.
SO ESD, dont do it. it will bite you in the but some time ,
|
|
|
|
|
Logged
|
|
|
|
|
|