Thursday 2 October 2014

pcb design - maximum via current carrying capacity pcb


As I know, there exist limits on maximum current, a pcb via can tolerate before it melts before the via's temperature rises unacceptably high above ambient (say 10-100 C above ambient depending on application).


What are standard values or rules of thumb for the maximum current (or current density) through a pcb via?



PS: the question is about DC, but any additional considerations (if any) for a high frequency current are welcome as well.




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...