Electronic – Did I choose the correct fuse for the USB powered circuit

fusesusb

I need to drive a circuit (operational current 150mA) with a USB port. I would like to protect the port with a fuse and from
this question I concluded, that what I want is a PTC fuse. Is that the correct conclusion?

I would choose the MF-PSMF035X, but I am somewhat confused by all the different currents provided in the data sheet and can not really tell, if this fuse would "blow" (how do you say that for a resettable fuse?) earlier than the fuse on my motherboard, which I would want to not blow, of course.

So here is my interpretation of the different currents:

  • \$I_{MAX}\$ = current at which the fuse gets destroyed
  • \$I_{HOLD}\$ = normal operational current
  • \$I_{TRIP}\$ = max current through "blown" fuse
  • Max. time to trip [Amperes @ 23 C] = max. current it takes for the fuse to "blow"

Now the USB fuse of my motherboard should blow at 1.5A according to the USB specs. If my PTC "blows" at 8A, as it says in the sheet, then it would effectively NOT protect my MB, would it? And also \$I_{TRIP}\$ of 750mA is larger than the 500mA one can continuously draw from a USB port. Is that a problem?

Oh and additionally: what is the best thing to do with the data pins of a USB port, if I only need the power pins? I read somewhere, that you are supposed to short them, but that does not seem like a good idea to me.

Best Answer

My interpretation is slightly different to yours:

  • \$I_{MAX}\$ = The maximum current the fuse can handle without exploding in a shower of dust
  • \$I_{TRIP}\$ = The current at which the fuse will "blow" at
  • \$I_{HOLD}\$ = The current that is "safe" to pass through the fuse
  • Feed it 8 amps and it will blow within 0.1 seconds.

So yours will definitely "blow" at 750mA (give or take), but could also degrade and eventually "blow" at anything over 350mA.

Wikipedia has a good description on the different parameters:

  • Initial resistance: The resistance of the device as received from the factory of manufacturing.
  • Operating voltage: The maximum voltage a device can withstand without damage at the rated current.
  • Holding current: Safe current through the device.
  • Trip current: Where the device interrupts the current.
  • Time to trip: The time it takes for the device to trip at a given temperature.
  • Tripped state: Transition from the low resistance state to the high resistance state due to an overload.
  • Leakage current: A small value of stray current flowing through the device after it has switched to high resistance mode.
  • Trip cycle: The number of trip cycles (at rated voltage and current) the device sustains without failure.
  • Trip endurance: The duration of time the device sustains its maximum rated voltage in the tripped state without failure.
  • Power dissipation: Power dissipated by the device in its tripped state.
  • Thermal duration: Influence of ambient temperature.
  • Hysteresis: The range between where the device trips and where the device returns to a conductive state.

PTC Fuses are basically heat based. When they get too hot they go very high resistance. That heat could be rapidly produced by an overcurrent situation (\$I_{TRIP}\$) or a prolonged higher current (\$> I_{HOLD}\$) over time.