![]() | ![]() | ![]() |
| | |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
| | Thread Tools | Display Modes |
| | (permalink) |
| Experienced Member | hello i'm searching for a component/circuit that does the following: i have a motor (DC, 24V) and the current to it may never be larger than 150mA. if the motor has something to pull that's too heavy, than the motor asks much much more current. now, how can i limit the current to the motor to 150mA??? the motor has always to remain pulling the weight (motor may not stop), but may not exceed 150mA (so i cannot use a fuse, because i always have to change the broken fuse). i found some components like on http://www.sprinters.zen.co.uk/wilot/project1.htm but this is also not the good solution since in that case you have to turn power off to reset it all.... i need another solution. any suggestions??? |
| | |
| | (permalink) |
| Experienced Member | There's polymer breakers which don't actually break the circuit, they just increase resistance. There are also self-resetting circuit breakers. There are also schemes you can use with semiconductors. Op amps, transistors, and voltage regulators can be put in arrangements which limit current. The breaker will stop the motor- but it's also very possible that if you overload the motor, it will stall even though 150 ma is applied. In general, speed is proportional to voltage, and torque is proportional to current. The max pulling capacity has a straight relationship to torque. |
| | |
| | (permalink) |
| Experienced Member | You don't tell us exactly what the motor is pulling. Does it *have* to be an electronic current limiting solution? You could fit a friction clutch that slips when the load is exceeded, the motor would never stall nor stop then. You can find an example of a friction clutch in powered screwdrivers. Klaus |
| | |
| | (permalink) |
| Experienced Member | Like the others, I'm not sure an electronic solution is the best. Your motor will still stall if overloaded. If you want to try an electronic limiter, I designed the one below. It has been simulated, but not tested. The 741 op amp is not my first choice, but it is available and will probably work. The MOSFET needs to have less than 0.1 ohms Rds(on). You should put a small heat sink on it - enough to handle 4 watts in the case of a direct short across the motor. |
| | |
| | (permalink) | |
| Super Moderator | Quote:
What are you trying to do, and why do you have the 150mA requirement?. | |
| | |
| | (permalink) |
| Experienced Member | An LM317 can be easily used to limit current to 150 mA, But there is no way to guarantee the motor will not stop. All it will do is supply a Maxium 150 mA. Gary |
| | |
| | (permalink) | |
| Experienced Member | [quote="Nigel Goodwin"] Quote:
as some people told, with the lm317 it cannot be guaranteed that the motor can start or goes slower: this is not a problem... the only thing i want to protect everything. so tomorrow i'm gonna study about the lm317-chip what i can do with it! thanks in advance and if someone has better ideas (or remarks) for me as an electronics-newbee, always welcome!!!! | |
| | |
| | (permalink) |
| Experienced Member | Sorry - brain fart. |
| | |
| | (permalink) | |
| Experienced Member | Quote:
| |
| | |
| | (permalink) | ||
| Experienced Member | Quote:
Question for the forum: What is the problem with a current limiter? Is it startup current? Otherwise I don't see the problem, so long as you are certain that the motor will never require more than 150ma under normal load. The limiter I posted has a an output impedance of about 1 ohm at less than the limiting current, so you will lose less than 150mv under normal loading. This impedance could easily be made even lower, perhaps as low as 100 - 200 milliohms, with some simple changes. | ||
| | |
| | (permalink) | |
| Super Moderator | Quote:
As you say, the main problem is startup current, particularly under load, a delayed current limit would be more useful - say 0.5 seconds before it kicks in. | |
| | |
| | (permalink) |
| Experienced Member | could you use a relay to drive the motor therefore isolating the motor from the circuit? |
| | |
| | (permalink) | ||
| Experienced Member | Quote:
Sounds like a job for a PIC. | ||
| | |