2026-04-27
Subreddit: r/AskElectronics
Discussion: View on Reddit (18 points, 18 comments)
A builder designing a custom electronic speed controller (ESC) for a 5-inch FPV racing drone asks a deceptively simple question: how do you route 160 amps peak through a printed circuit board without melting the traces? It's the kind of problem that separates paper designs from boards that actually survive real-world abuse.
For context, most hobby electronics deal in milliamps. A USB port delivers 500mA. An Arduino GPIO pin maxes out around 40mA. This designer is talking about 160,000 milliamps — the kind of current that will vaporize a standard PCB trace in milliseconds. At 6S lithium battery voltage (roughly 25V), that's 4 kilowatts of power being switched on and off thousands of times per second to spin a motor.
The solutions to this problem form a practical crash course in power electronics layout:
What makes this post particularly educational is that it forces you to think about PCB traces not as abstract connections in a schematic, but as physical conductors with resistance, thermal mass, and failure modes. Every electronics hobbyist eventually hits a project where the default 10-mil trace won't cut it — whether it's a motor driver, a battery charger, or a power supply. Understanding how copper weight, trace geometry, and thermal design interact is fundamental knowledge that applies far beyond drones.
