In a project I'm doing, I need to pass 5V USB power from left to right of my 4in (100mm) wide board. The geometry of the board can't be changed. The right side has a usb host that connects to a device. The left side has a USB port to receive power and acts as a device. If I just use PCB trace, as wide as I can make it, it still isn't good enough because the usb device on the right is a bit power hungry and the left side usb port could be connected to some rather weak usb ports that only outputs borderline 5V. So when current draw is "high", voltage drop across the PCB trace is "high" and causing some power issues to the right side usb device.
I've seen metal tabs on key fobs so I thought what if I add a metal tab or something acting as a wire so I can pass the voltage across with minimal resistance but still the part must be wave soldered or reflowed to the board to reduce cost of manual soldering?
Remember!!!! The 5 volt trace and the ground trace both carry the identical current. If you increase the capability of one, you need to do the same on the other.
The usual way to increase a traces current handling is to solder a tinned, non-insulated wire to the entire trace.
Paul
Good point! Thanks. I'll inspect my ground plane to see if I need more vias or not. OK just checked. I have an unbroken bottom ground plane where both left and right USB connectors are soldered to, from the bottom side thruhole pins.
Thanks LarryD. Do you have any experience with manufacturing? I suspect wires add cost because they require hand soldering. I'm looking for things that can be soldered to the board by machines such as wave soldering or reflowing.
I am using a 2-layer board so I can't do that. Maybe I should move to 4-layer board so I can reserve areas of one middle layer for this purpose. That will be major PCB revision I have to justify to my client though.