Back to Basics: PTC Fuses

PTC Fuses

Resettable fuses are one of the commonly used components in an electrical design. If you have never used them, consider starting to use them if your device will be connecting to an external power source. In case of an accidental short, it’s a live saver for your circuits. These are components that will sacrifice themselves temporarily(Reusable) to protect circuits that follow them. There are a few things to consider when you are selecting fuses in your design and its important for any new designer to know what they are

Trip Current: Minimum current needed to “trip” or stop the current flow at around 25C. This is the minimum current needed to activate your fuse, so make sure that your circuit current draw is less than this. This is the upper threshold and is dependent on temperature. Check the datasheet for graphs. Usually, this value will drop for larger ambient temperatures.

PTC Fuse
PTC Fuses

Hold Current: It’s the maximum current that the fuse can allow to go through it over a long time at around 25C. This number (or lower) should be what you should be designing your circuit input current for.

Trip Time: It’s the time taken by the fuse to activate when the trip current starts to flow. Lower the better.

Rated Voltage: Operating voltage of the fuse. Make sure your circuit voltages are below this number.

Always remember that PTC fuses are resistive based, meaning there will always be some I^2R power losses on the fuse during its normal use. There will be a voltage drop too as it’s connected in series. So try to select the fuses with lower resistance and always account for this voltage drop so that it doesn’t affect the circuit downstream. A classic example of this mistake might be that you are powering high power LEDs with constant voltage power input.

If you liked the post, Share it with your friends!

Cross Hatched PCB Ground Planes

Cross Hatched Ground planes
Cross Hatched Ground planes

A couple of weeks ago, when I was reviewing a PCB, I found that the designer had given a cross-hatched pattern on one of the outer layers as a return plane on a rigid 2 layer board. When quizzed about it, they mentioned that it was for aesthetic reasons and the cross hatches gave it a cool look. This is all well and good but please understand that the crosshatch ground planes are a thing of the past. Not having a proper ground plane as a return path will affect your high-speed signals.

It came into existence when in the earlier days of PCB manufacturing, manufacturers couldn’t adhere/stick the inner copper layer with the rest of the material prepreg material because the solid copper plane was too smooth. So they had to manually roughen the Solid Cu plane so that rest of the layers would stick. Else there was always a chance of delamination of layers of a PCB. So in order to avoid the manual process, cross-hatching of the plane was done so that rest of the layers can stick properly in between the gaps of the hatch. These days, it’s not a problem anymore with the latest PCB manufacturing techniques. So try to avoid using the cross-hatching as much as possible.

The only reason you would want to use cross-hatching is when you are doing flexible PCBs, the cross-hatching will provide a bit more flexibility to bend for the flex-PCBs. Using solid fills can potentially cause planes to crack.
There is one real edge case though where you would want to use cross-hatched planes, which is to increase the impedance of a controlled line when the layer thickness to the plane below is very small and you need to hit a particular value for impedance. But this is a very hard problem as I haven’t seen any free calculators helping you decide this, you need complex field solvers for that. Most of you would never ever need it. If you need it, you would know for sure.

If you liked the post, Share it with your friends!
1 59 60 61 62 63 66