Monday, 3 November 2014

pcb design - Feasibility of PCB edge plating?


How feasible is it to edge plate a PCB or at least a portion of one? I've seen it done but as I understand the outer edge is only cut after plating at most fab houses. Is this something that's commonly possible? I'm currently working on a board that would benefit from this as it slides into a metallic case and needs to be connected to it.




Answer



If you mean solid edge plating (rather than castellations) then it's certainly possible, but you will have to ask your PCB house if they can do it. As far as I am aware it's not too hard to do, it's just not such a common requirement (good for EMC behaviour)


Edge Plating
image source: http://www.eurocircuits.com/blog/Copper-and-the-board-edge/


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...