Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

Here's a scan of a "chip-and-pin" Visa Electron contact pad

enter image description here

It looks like a metal plate divided into regions by narrow cuts. Look for example at regions marked A and B - there's a cut between them but it only separates them partially and there's a narrow metal bridge left on the top of the cut.

That looks strange. If the regions have to be connected why not just omit the cut entirely and have one single region?

Maybe it's for cleaning contacts of the reader - as they pass over the cuts the dirt if any gets scrapped of them, but I'm not sure.

What's the reason for this design? Why are the regions partially separated by a cut yet there's a conductive bridge left between them?

share|improve this question
3  
I've always wanted to know this. – Rocketmagnet Jun 18 '12 at 9:05

2 Answers

The ISO/IEC 7816 (see part 2) standard does not define the shapes of the pads, only the minimum size:

This part of ISO 7816 does not define the maximum dimensions or shape of the contacts except for the requirement that each contact shall be electrically isolated from the other contacts.

Therefore, it is safe to assume that what you see is done just to make it look nice. You can see the same thing with the USB contacts below:

enter image description here

share|improve this answer

While I don't know about those connectors in particular, some similar connectors such as the SmartMedia connector have "odd" shapes for the purpose of improving mechanical robustness. An overly-long straight line without any metal across it can represent a mechanical weak point. Curves can be used to break up such lines. I'll admit it's curious that the sample shown has two straight lines that cut all the way from left to right.

Additionally, a pattern like the one indicated may provide a means of automated electrical testing if a row of four probes touch the card in such a way that two should be on either side of a "mostly-cut" line. If a voltage-limited current voltage is driven between the inner probes, the inner probes should have a voltage across them proportional to the resistance. Also, a company that wanted to indicate the location of each circuit on a panel could do so by slightly altering the positions of those thin interconnects. Such a feature would not confuse people as might a visible number, but could nonetheless be used for troubleshooting manufacturing problems.

share|improve this answer
So the lines may be something like a fiducial? – ajs410 Jun 22 '12 at 15:36

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.