Questions relating to the routing of printed circuit boards (PCBs) which involves the placement of tracks on the board. It may be performed manually however many PCB CAD programs provide an autorouter to assist in the process.
17
votes
7answers
3k views
Why is there such a strong preference for 45 degree angles in PCB routing?
I've always wondered this: every single modern PCB is routed at 45 degree angle increments. Why does the industry prefer this so much? Doesn't any-angle routing offer more flexibility?
One plausible ...
6
votes
2answers
632 views
Sharing an oscillator between two ICs
I have a microcontroller and an FPGA on the same board. If they're both going to run at the same clock speed, can I just use one oscillator to clock them both? There seems like there is something I ...
8
votes
2answers
661 views
Is it normal to have a rats-nest of VCC/GND traces under an IC?
I'm attempting to route a simple board, the first I've done in 15 years since I routed a 12V linear power supply in the equivalent of mspaint. This board consists mainly of an LPC2387, which is an ...
2
votes
4answers
805 views
How to specify 100 ohm impedance on a pcb gerber
I've been using Altium for several years when I've needed to designed boards. However it's all been for simple analog designs and never anything too technical. I'm now trying to take a jump into a ...
4
votes
2answers
154 views
Creating a high-current bus on a PCB
I'm planning a custom power-distribution / fuse-board for in-car application, but that requires carrying high currents (50A+ @12v*) on a PCB trace. Since I'd like to keep the board cost, and physical ...