Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
Q&A PTC resettable fuse leakage current

Intro Hi everyone, I have a question about the practical use of a PTC (positive thermal coefficient) resettable fuse. I've never used one before, but I'd like to add one to a DC motor circuit to p...

1 answer  ·  posted 2y ago by cosined‭  ·  edited 9mo ago by Lorenzo Donati‭

#2: Post edited by user avatar Lorenzo Donati‭ · 2023-08-12T13:19:26Z (9 months ago)
Retagged.
#1: Initial revision by user avatar cosined‭ · 2021-09-29T02:41:57Z (over 2 years ago)
PTC resettable fuse leakage current
# **Intro**
Hi everyone, I have a question about the practical use of a PTC (positive thermal coefficient) resettable fuse. I've never used one before, but I'd like to add one to a DC motor circuit to prevent it from overheating when running continuously.

# **More features being used**
I already have two motor protection features in place: current limiting and timed shutdown upon continuous current draw. Current limiting makes sure that the motor is not allowed to go anywhere near stall, before which the plastic gears in the gearbox become stripped due to the torque and the motor fails. The other feature: if there's current for a certain period of time, the microcontroller tells the motor driver IC to cut off power to the motor. I'm considering using a PTC as a third feature, just as an added safety measure to prevent the motor from heating up if anything goes wrong and current is allowed to just proceed through the coil for hours.

# **Background to question**
I was looking at [Littelfuse's PTC selection guide](https://m.littelfuse.com/~/media/electronics_technical/application_notes/resettable_ptcs/ec327-e_polyfuse_ptc.pdf), and it mentions how that the resistance of the PTC increases *greatly* once the PTC is tripped. It also says that only a "low leakage level" of current of up to a few hundred milliamps is allowed through. However, when selecting PTCs on Digikey, I saw that the tripped resistance is only 2–4x the amount of the normal resistance, which is on the order of a few hundred milliohms to a few ohms to begin with.


# **The question** 
What exactly can I expect for the PTC tripped leakage current? How is it calculated? Is it just a matter of using the tripped resistance with any other series resistances (motor), the source voltage, and Ohm's Law (V=IR)? Or is there some other phenomenon in play with PTCs where the current is limited to a certain range? I read that PTCs allow the leakage current through to keep it in its tripped state, but there was no word as to what this amount is or how it's calculated.

Thanks for any help!