Monday, 21 October 2019

heat - Help with Metal-Core PCB


I have designed several typical FR4 PCBs in the past. I am interested in designing my first metal-core PCB (MCPCB) for a circuit that requires high heat dissipation. I am looking for any helpful information to get me started. Particularly, I would like so guidance on how the PCB design process differs. Do you know of any good tutorials, walk-throughs or articles that you can recommend? If you have designed a MCPCB, do you have any tips for me? I have used Eagle in the past but for this board, I am hoping to use KiCad (not that that really matters).




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