How to prevent increasing current above a certain level?

AI Thread Summary
To prevent current from exceeding a certain level in a DC generator, various methods can be employed, including controlling the generator's RPM or using op-amp controlled transistors. The user aims to limit current to around 10 amps while managing voltage spikes that may occur during rapid changes in load. Suggestions include utilizing a current-controlling buck converter for efficiency and minimal heat generation, though this requires advanced knowledge. Additionally, RPM sensors such as encoders or hall effect sensors can help monitor and control the generator's speed. Overall, careful consideration of thermal management and component specifications is crucial for safe operation.
benofer90
Messages
64
Reaction score
1
Any one knows a simple way to prevent an increasing current from going above a certain value?
Current is increasing over time. Only when it reaches a certain value then I would like to stop it from going above and keep it at that Max value .

thank you.
 
Engineering news on Phys.org
If you want a useful reply you'll need to tell us more about what you're doing. What are you building, how big of a current are we talking about? What will this be used for?
 
benofer90 said:
Any one knows a simple way to prevent an increasing current from going above a certain value?
Current is increasing over time. Only when it reaches a certain value then I would like to stop it from going above and keep it at that Max value .

thank you.

axemaster said:
If you want a useful reply you'll need to tell us more about what you're doing. What are you building, how big of a current are we talking about? What will this be used for?

Exactly. Can you please post a schematic for what you have already? There are lots of different current-limiting techniques that apply in different situations. :smile:
 
How rapidly does the current rise?
Can you tolerate any overshoot?
How much current are you talking about?
How accurate must the limit be?
What voltages are involved?
What controls do you have over the source of the current?
plus a half dozen other questions I don't know to ask yet.

The quality of the answers on this forum are highly correlated with the quality of the questions! <-- maybe that's my new sig
 
Hi meBigGuy, berkeman, axemaster, anorlunda

Answering some of your valid questions below:

QUESTION : If you want a useful reply you'll need to tell us more about what you're doing. What are you building, how big of a current are we talking about? What will this be used for?
ANSWER: i am building a DC generator, thus the current increase with relation to the RPM


QUESTION : How rapidly does the current rise?
ANSWER: it can rise fast if i go from 10 RPM to 10,000 RPM in short period of time

QUESTION :
Can you tolerate any overshoot?
ANSWER: i believe the answer is yes , I just don't want to fuse the cooper wire. I am using AWG #5 which can handle a load of about : 60/75/90 °C => 55 / 65 / 75 (A)

QUESTION :
How much current are you talking about?
ANSWER: I want to have the option to go as high as 40 but aiming for 5-20. it will be a set number once i decide . meaning it won't be a range unless a range is simple to implement .

QUESTION :
How accurate must the limit be?
ANSWER: it doesn't need to be accurate. if my max is 10 Amps then it can still be 8 or 12

QUESTION :
What voltages are involved?
ANSWER: it is really function of RPM at 10,000 RPM voltage can be 70

QUESTION :
What controls do you have over the source of the current?
ANSWER: full control as its in development , but still dealing with magnets which are constant .

QUESTION :
plus a half dozen other questions I don't know to ask yet.
ANSWER: Please ask if needed

QUESTION :
Exactly. Can you please post a schematic for what you have already? There are lots of different current-limiting techniques that apply in different situations.
ANSWER: its a straight forward generator . magnets, coils and copper wire .

thank you all again
 
Thanks for the extra details -- those help a lot. :smile:

I would just use a commercial off-the-shelf circuit breaker. If there is an overcurrent, the breaker trips and needs to be reset manually after the too-heavy load is removed.
 
berkeman said:
Thanks for the extra details -- those help a lot. :smile:

I would just use a commercial off-the-shelf circuit breaker. If there is an overcurrent, the breaker trips and needs to be reset manually after the too-heavy load is removed.
Negative , it will turn off the entire thing . no can do .
 
benofer90 said:
Negative , it will turn off the entire thing . no can do .

Roger that. So you want a current limit that will drop the output voltage when the load gets too big. That's fairly easy using a couple transistors and a resistor. Your currents and voltages are pretty large, but still do-able. This generator is DC or AC?
 
  • Like
Likes axemaster
  • #10
If it's DC, you can use a circuit like this. You size the sensing resistor to drop around 0.6V at maximum current (there is a temperature coefficient that comes into play...):

http://forums.parallax.com/uploads/attachments/58478/86715.gif
86715.gif
 
  • Like
Likes axemaster
  • #11
berkeman said:
Roger that. So you want a current limit that will drop the output voltage when the load gets too big. That's fairly easy using a couple transistors and a resistor. Your currents and voltages are pretty large, but still do-able. This generator is DC or AC?
yea thanks. that sounds like a plan. DC generator. remember i only want to limit it once it reaches the require amp. let say 10 amps . but as the RPM goes to 10,000 the amount of AMPS and VOLTAGE will try go higher even though we are limiting it. so the system will get hotter i assume . i just don't want to fuse or melt the wires and their insulation .

so where do i start ?
 
  • #12
There are a few general ways to go about this...

1. Control the speed of the generator. This is the best method, as it doesn't require dissipating huge amounts of heat.

2. Use opamp controlled transistors to control the current. The transistors will have to operate in their linear region (i.e. partially on), meaning they will be highly resistive and will generate a LOT of heat. Based on your description, the heat will be hundreds of watts, so thermal design will be very important and the transistors will have to be balanced. This is probably way beyond what you'll be able to do with your current knowledge.

3. Use a current controlling buck converter. This has the advantage of operating MOSFETs in their full on/off states, thus keeping heat to a minimum, and is highly efficient. I imagine 96% or higher efficiency would be easy to achieve in your system. But again, this will require knowledge you don't have yet.

In general I would be very cautious in experimenting with such a high power system. 70V is on the edge of what I'd be comfortable with, and the fact that there are 100's of watts waiting to be unleashed means that it would be easy to melt metal or cause something to explode with great violence. Additionally, you might have inductive voltage spikes coming out of the generator that will wreck your components.

No offense, but if you have to ask this question, you shouldn't be trying your hand on such a high power system. If you're serious about doing this, you should get an experienced electronics engineer to do it for you.
 
  • Like
Likes Jeff Rosenbury and berkeman
  • #13
axemaster said:
There are a few general ways to go about this...

1. Control the speed of the generator. This is the best method, as it doesn't require dissipating huge amounts of heat.

2. Use opamp controlled transistors to control the current. The transistors will have to operate in their linear region (i.e. partially on), meaning they will be highly resistive and will generate a LOT of heat. Based on your description, the heat will be hundreds of watts, so thermal design will be very important and the transistors will have to be balanced. This is probably way beyond what you'll be able to do with your current knowledge.

3. Use a current controlling buck converter. This has the advantage of operating MOSFETs in their full on/off states, thus keeping heat to a minimum, and is highly efficient. I imagine 96% or higher efficiency would be easy to achieve in your system. But again, this will require knowledge you don't have yet.

In general I would be very cautious in experimenting with such a high power system. 70V is on the edge of what I'd be comfortable with, and the fact that there are 100's of watts waiting to be unleashed means that it would be easy to melt metal or cause something to explode with great violence. Additionally, you might have inductive voltage spikes coming out of the generator that will wreck your components.

No offense, but if you have to ask this question, you shouldn't be trying your hand on such a high power system. If you're serious about doing this, you should get an experienced electronics engineer to do it for you.

thank you axemaster, yes the RPM limiting Idea is part of what I was thinking on doing . i think maybe better for me to limit the RPM and by that control the entire thing . but still i want to limit the current so i will use ur suggestion and "berkeman's"

I guess I need an RPM sensor any idea?
then i can just put a stop on the entire thing .
also I am not planing on going more then 500 RPM which will give me 7V
 
  • #14
axemaster said:
3. Use a current controlling buck converter. This has the advantage of operating MOSFETs in their full on/off states, thus keeping heat to a minimum, and is highly efficient. I imagine 96% or higher efficiency would be easy to achieve in your system. But again, this will require knowledge you don't have yet.

Great idea! :smile:
 
  • Like
Likes axemaster
  • #15
Obviously I don't know your system, but to measure RPMs you could use a few things:

Encoders - This attaches to the spinning shaft. It's basically a ring with holes in it, and a light that shines through the holes. The frequency of the light flashing tells you how fast the thing is going. You can do a similar thing with magnets and hall effect sensors, or with capacitive sensors, or so on. Basically anything that converts the rotational speed into a frequency that you can measure. Also, you might be able to listen to the generator with a mic and calculate the speed from that.

benofer90 said:
500 RPM which will give me 7V
This may be the case at steady state. But when the current is changing, there is the possibility of creating voltage spikes. This is because the current has "momentum". If the generator is supplying 10A and you unplug the load, the output voltage will momentarily spike as it tries to keep going.

If you use Berkeman's method, just be aware that you may have to dissipate very large amounts of heat. This is not trivial.
 
  • #16
axemaster said:
If you use Berkeman's method, just be aware that you may have to dissipate very large amounts of heat. This is not trivial.

I want to change my answer! :biggrin:
 
  • Like
Likes axemaster
  • #17
berkeman said:
I want to change my answer! :biggrin:
The buck converter came to mind because recently I was designing one to handle several kW... with a $2 comparator and 2 medium size MOSFETs. At 99.8% efficiency. It didn't even need a heat sink. That was the moment when I decided I like switchers.

That said, switchers have the disadvantage of being slow to respond and not being "real" regulators. So your idea was perfectly valid.
 
  • Like
Likes berkeman
  • #18
Controlling an old fashioned generator ? Hooowww absolutely Delicious !

Does it have a field?
Great time to learn generator basics.

You can still buy electromechanical voltage regulators. They are really fun, you can push gently on the relays and watch the system work.
Makes the DC machine intuitive.
upload_2015-9-1_20-1-52.png


tutorial on how they work:
(^^^^^That picture comes from here-)
http://www.stinsonclub.org/PublicTech/YahooGroup/Delco-Remy 1R-116 (regulator).pdf
 
  • Like
Likes sophiecentaur and berkeman
  • #19
There exist resistors which are very temperature dependent. They are used in ceramic heaters to limit the current (and the temperature). As the current rises it will heat the resistor, raising the resistance. It may be a simple solution?
 
  • #20
axemaster said:
Obviously I don't know your system, but to measure RPMs you could use a few things:

Encoders - This attaches to the spinning shaft. It's basically a ring with holes in it, and a light that shines through the holes. The frequency of the light flashing tells you how fast the thing is going. You can do a similar thing with magnets and hall effect sensors, or with capacitive sensors, or so on. Basically anything that converts the rotational speed into a frequency that you can measure. Also, you might be able to listen to the generator with a mic and calculate the speed from that.This may be the case at steady state. But when the current is changing, there is the possibility of creating voltage spikes. This is because the current has "momentum". If the generator is supplying 10A and you unplug the load, the output voltage will momentarily spike as it tries to keep going.

If you use Berkeman's method, just be aware that you may have to dissipate very large amounts of heat. This is not trivial.

so i am finding out that RPM sensor is ferry easy to use , yet the limiting part is bit tricky . so i know the the RPM or i get a pulse that i can count but i need another component with a Max switch to do something(for example cut the current) at X RPM.
 
  • #21
berkeman said:
Great idea! :smile:

Hi axemaster , berkeman
I think it might work but still not sure what will happen if the V is lower then the requirement and if the Amps exceeds the limit.

and does it have an On/Off switch i can use at X current . ?

For Example :
http://www.bambuzo.com/us/yeeco-dc-...gulator.html?gclid=CN2AkaXI2McCFdIXHwodHx4DoQ

http://www.gearbest.com/development-boards/pp_140282.html?currency=USD&gclid=CNmE6OjC2McCFUWRHwodwmoEkQ
 
  • #22
Jeff Rosenbury said:
There exist resistors which are very temperature dependent. They are used in ceramic heaters to limit the current (and the temperature). As the current rises it will heat the resistor, raising the resistance. It may be a simple solution?
would you be able to direct me to a link or do you have the name of it ? and can i have an On/Off switch at X current ?
 
  • #23
jim hardy said:
Controlling an old fashioned generator ? Hooowww absolutely Delicious !

Does it have a field?
Great time to learn generator basics.

You can still buy electromechanical voltage regulators. They are really fun, you can push gently on the relays and watch the system work.
Makes the DC machine intuitive.View attachment 88118

tutorial on how they work:
(^^^^^That picture comes from here-)
http://www.stinsonclub.org/PublicTech/YahooGroup/Delco-Remy 1R-116 (regulator).pdf

Hi Jim, is there a modern version assembly of the same kind?
will it limit the current?
does it have an on/off switch at X current?
 
  • #24
benofer90 said:
Hi Jim, is there a modern version assembly of the same kind?
Similar but not exact. Fords of early 70's are probably your best bet.
will it limit the current?That one actively limits armature current by modulating field current. Middle coil does that.
As automakers replaced generators with alternators, then got better with alternator design, it became unnecessary to limit armature current and that coil disappeared from regulators. Alternators are inherently self limiting because of something called "Armature Reaction:". That might be an approach for you to look into.
Alternators, having diodes, no longer needed that reverse current cutout relay either. My 1962 Chrysler had a one coil voltage regulator, as i said Ford regulators s were more complex. and i think limited current for a few years.
Point being - there is a window where you might find a more modern regulator made for alternators that'll still regulate current.
does it have an on/off switch at X current? No, it disallows more than X current by reducing field excitation . Only turn-off function is leftmost coil which disconnects in event current commences flowing into rather than out of the generator. An electromechanical diode, if you will.

old style 3 coil regulators are available brand new but might cost you $50.
I;ve never looked into modern solid state ones because they're not repairable, just replace. Other posters here have suggested approaches to make one, and their skills vastly exceed mine..
If you just switch off at X current, current immediately falls to zero - will you prevent an automatic "switch back on" ? Don't build yourself an oscillator.
 
Last edited:
  • #25
@benofer90

You might be able to use the buck converter you mentioned at:
http://www.gearbest.com/development-boards/pp_140282.html?currency=USD&gclid=CNmE6OjC2McCFUWRHwodwmoEkQ

It claims to be current limiting at 10A. Whether this is true or not... well, without a datasheet, who can say? Also, it says that the max input voltage is 36V, so if your generator exceeds this, expect trouble.

Looking at the bottom of the board, it appears to have 2x MOSFETs, which probably means it's high efficiency (synch rectification). The presence of a capacitor connected to one of the legs of the leftmost mosfet also suggests bootstrapping, which is good.

No, these devices don't seem to have on/off switches. I don't know what it will do if under voltage, that's something only the datasheet could tell. Presumably it turns off though.

In general I would beware of buying anything without good documentation. It's not that the product is crap - it's that you need to understand how it works in order to use it effectively.
 
  • #26
If the magnets in the motor are electromagnets, why not put the rotor current through some windings around these magnets. Thus an increasing rotor current will demagnetize the magnetic field ( if the rotor current is passing the right direction through ). It will be some kind of a traction motor:

No heat, no energy losses, fully automatic, maybe sufficient precision ?
 
Last edited:
  • Like
Likes Merlin3189
  • #27
axemaster said:
The buck converter came to mind because recently I was designing one to handle several kW... with a $2 comparator and 2 medium size MOSFETs. At 99.8% efficiency. It didn't even need a heat sink. That was the moment when I decided I like switchers.

That said, switchers have the disadvantage of being slow to respond and not being "real" regulators. So your idea was perfectly valid.
How do switchers work with electric machines? Is there a problem with inrush current?
 
  • #28
Hesch said:
If the magnets in the motor are electromagnets, why not put the rotor current through some windings around these magnets. Thus an increasing rotor current will demagnetize the magnetic field ( if the rotor current is passing the right direction through ). It will be some kind of a traction motor:

No heat, no energy losses, fully automatic, maybe sufficient precision ?
maybe in other generators . can not use it in mine. but thanks for your idea.
 
  • #29
Jeff Rosenbury said:
How do switchers work with electric machines? Is there a problem with inrush current?

That would depend on the machine, but generally speaking they have a more gentle startup than linear regulators. So it shouldn't be an issue.
 
  • #30
axemaster said:
@benofer90

You might be able to use the buck converter you mentioned at:
http://www.gearbest.com/development-boards/pp_140282.html?currency=USD&gclid=CNmE6OjC2McCFUWRHwodwmoEkQ

It claims to be current limiting at 10A. Whether this is true or not... well, without a datasheet, who can say? Also, it says that the max input voltage is 36V, so if your generator exceeds this, expect trouble.

Looking at the bottom of the board, it appears to have 2x MOSFETs, which probably means it's high efficiency (synch rectification). The presence of a capacitor connected to one of the legs of the leftmost mosfet also suggests bootstrapping, which is good.

No, these devices don't seem to have on/off switches. I don't know what it will do if under voltage, that's something only the datasheet could tell. Presumably it turns off though.

In general I would beware of buying anything without good documentation. It's not that the product is crap - it's that you need to understand how it works in order to use it effectively.
Yes I'm going to ask for the data sheet before moving forward with anything .
i did see these online can any of them work ? do they need a permanent V to operate ?

http://www.ebay.com/itm/1-Channel-DC-5v-AC240V-DC30V-10A-Relay-Interface-Board-Normally-Open-Module-/111420751580?hash=item19f131bedc

http://www.ebay.com/itm/One-Channel-DC-12V-Coil-10A-250V-125VAC-30V-28VDC-Relay-Module-Board-/311296747183?hash=item487abb66af

http://www.ebay.com/itm/10-2N6111-30V-7A-PNP-Switching-Transistor-NEW-/400435422932?_trksid=p2141725.m3641.l6368

https://www.google.com/shopping/pro...d=0CJQCEPMCMARqFQoTCKyY6YrW2ccCFUxZPgodp-AFAA

i do need to have an automatic on/off switch of some kind at a specific current . if the current is under X then it should stay ON and if above then should be OFF

any idea?
 
Last edited:
  • #31
It is not completely clear to me yet what you really want to do.

1. Limit the current to 10A "cleanly". That is, drop the voltage smoothly such that the max load current is always 10A. (that also means the voltage will naturally increase to maintain 10A as the load reduces)
OR
2. Cutout at 10A (seems to be what you are suggesting, but not what I think you really want). If you do this, how will decide when to turn back on.

I think old 3-relay style voltage regulators increased/reduced the field current quickly, which the battery smoothed.
But, you don't have a field winding or a battery.

The rest of this assumes scenario 1, a clean current limit:

I'm assuming you cannot vary the RPM or the field, so you are limited to something in series with the generator to limit the current.

A buck converter would be the most efficient. but it isn't a trivial design for 70V input and 10A current limit. If you were 80% efficient, limiting at 30V @ 10A out (300W) would require 360W in, so you would dissipate 60W. If it was 60V @ 10A = 600W out then at 80% efficiency you need to dissipate 120W. You may be able to get much better than 80%. I just chose 80% to illustrate the basic principles.
There may be commercial units that will do what you want, but I have not searched.

A linear current limit (of any kind) would need to dissipate "a bit" of power. Say you have 70 volts at the generator and you need to linearly reduce the voltage to 30V to keep the load at 10A. That would mean you need to dissipate 40V @ 10A which is 400 watts. That's a pretty hefty design. (if you need 60V @ 10A it would only dissipate 100W).
With a linear approach, the more you need to drop @ 10A, the more power you need to dissipate.
 
  • #32
meBigGuy said:
It is not completely clear to me yet what you really want to do.

1. Limit the current to 10A "cleanly". That is, drop the voltage smoothly such that the max load current is always 10A. (that also means the voltage will naturally increase to maintain 10A as the load reduces)
OR
2. Cutout at 10A (seems to be what you are suggesting, but not what I think you really want). If you do this, how will decide when to turn back on.

I think old 3-relay style voltage regulators increased/reduced the field current quickly, which the battery smoothed.
But, you don't have a field winding or a battery.

The rest of this assumes scenario 1, a clean current limit:

I'm assuming you cannot vary the RPM or the field, so you are limited to something in series with the generator to limit the current.

A buck converter would be the most efficient. but it isn't a trivial design for 70V input and 10A current limit. If you were 80% efficient, limiting at 30V @ 10A out (300W) would require 360W in, so you would dissipate 60W. If it was 60V @ 10A = 600W out then at 80% efficiency you need to dissipate 120W. You may be able to get much better than 80%. I just chose 80% to illustrate the basic principles.
There may be commercial units that will do what you want, but I have not searched.

A linear current limit (of any kind) would need to dissipate "a bit" of power. Say you have 70 volts at the generator and you need to linearly reduce the voltage to 30V to keep the load at 10A. That would mean you need to dissipate 40V @ 10A which is 400 watts. That's a pretty hefty design. (if you need 60V @ 10A it would only dissipate 100W).
With a linear approach, the more you need to drop @ 10A, the more power you need to dissipate.

1. Limit the current to 10A "cleanly". That is, drop the voltage smoothly such that the max load current is always 10A. (that also means the voltage will naturally increase to maintain 10A as the load reduces)
ANSWER: yes i will use this option with a "DC to DC Step Down Constant Current Voltage Power Regulator Buck Converter Module" so that i have covered. 2. Cutout at 10A (seems to be what you are suggesting, but not what I think you really want). If you do this, how will decide when to turn back on.
ANSWER: I also need this to prevent the "DC to DC Step Down Constant Current Voltage Power Regulator Buck Converter Module" from getting too much current then the specs allow .

If you do this, how will decide when to turn back on.
ANSWER: if i have a device who is pre set let's say to 10A then bellow the switch will be ON position if above the Switch will be OFF.

I'm assuming you cannot vary the RPM or the field, so you are limited to something in series with the generator to limit the current.
ANSWER: yes i can control the RPM . that is what i need an ON OFF switch to know when its to much power. I don't want to do it with an RPM sensor at this point

A buck converter would be the most efficient. but it isn't a trivial design for 70V input and 10A current limit. If you were 80% efficient, limiting at 30V @ 10A out (300W) would require 360W in, so you would dissipate 60W. If it was 60V @ 10A = 600W out then at 80% efficiency you need to dissipate 120W. You may be able to get much better than 80%. I just chose 80% to illustrate the basic principles.
There may be commercial units that will do what you want, but I have not searched.
ANSWER: 10A is just an example i might go with lower. but still i need to make sure the buck convertor doesn't get too much for safety.

any ideas? have u seen he links i posted with my last answer to axemaster?
 
  • #33
benofer90 said:
ANSWER: yes i can control the RPM . that is what i need an ON OFF switch to know when its to much power. I don't want to do it with an RPM sensor at this point

OK, we are learning what you need little by little. Still not totally clear though.

If you can control the rpm electronically, then there is no need for a series current limiting circuit.

You need to sense the current and use that information to control the RPM. Say you turn on the system and the current ramps up. As the current approaches 10A you slow the RPM and do not let it go above 10A.

Essentially an industrial PID controller can do what you want. But, we need to understand more about how to specifically control the RPM electronically.

benofer90 said:
any ideas? have u seen he links i posted with my last answer to axemaster?
I saw those, but I still don't understand what you need them for.

1. How do you control the RPM of the generator? Can we use that to control the current?
2. If you decide you need a buck, figure it out before you decide you need some sort of relay to protect it.
3. It may be hard to find a commercial buck unit to do what you want.
4. Regarding your switch, it has been noted before that this has an issue. If you sense 10A and turn off, the current drops to 0 amps, and it turns back on, draws 10A and turns back off, on and off forever. How do you plan to stop that from happening?

I think we are at the point now where you could draw a diagram of what you are trying to implement.
 
  • #34
meBigGuy said:
OK, we are learning what you need little by little. Still not totally clear though.

If you can control the rpm electronically, then there is no need for a series current limiting circuit.

You need to sense the current and use that information to control the RPM. Say you turn on the system and the current ramps up. As the current approaches 10A you slow the RPM and do not let it go above 10A.

Essentially an industrial PID controller can do what you want. But, we need to understand more about how to specifically control the RPM electronically.I saw those, but I still don't understand what you need them for.

1. How do you control the RPM of the generator? Can we use that to control the current?
2. If you decide you need a buck, figure it out before you decide you need some sort of relay to protect it.
3. It may be hard to find a commercial buck unit to do what you want.
4. Regarding your switch, it has been noted before that this has an issue. If you sense 10A and turn off, the current drops to 0 amps, and it turns back on, draws 10A and turns back off, on and off forever. How do you plan to stop that from happening?

I think we are at the point now where you could draw a diagram of what you are trying to implement.
There are two elements to what i need and they don't go on the same circuit (two separate circuits).
1) limit the current from going above X amps. if it does go above X amp the switch should go off and if below switch should go on and allow the current flow .
2) i am planing on using the buck convertor parallel to #1 and use it to set up output for various devices .

QUESTIONS
1. How do you control the RPM of the generator? Can we use that to control the current?
ANSWER: that is element #1 above . i want to cut the current at X Amps, if drops below X Amps then should automatically allow current to flow .
2. If you decide you need a buck, figure it out before you decide you need some sort of relay to protect it.
ANSWER: yes i want a buck cuts the current and the Voltage are changing with RPM (i will keep the RPM in rage but it will fluctuate and i want to try it in different RPMs while testing)
3. It may be hard to find a commercial buck unit to do what you want.
ANSWER: I am planing on using a simple one . i will not go to high with amps
4. Regarding your switch, it has been noted before that this has an issue. If you sense 10A and turn off, the current drops to 0 amps, and it turns back on, draws 10A and turns back off, on and off forever. How do you plan to stop that from happening?
ANSWER: I want it to go on off forever , it need to be a switch that can handle that kind of operation
 
  • #35
Hi meBigGuy, axemaster, Jeff Rosenbury and to whom it may concern :

can i use any of the bellow ideas("Auto Reset Circuit Breaker") to " limit the current from going above X amps(i will pre determine X in advance). if it does go above X amp the switch should go off and if below switch should go on and allow the current flow ."?

1) https://www.google.com/shopping/pro...0CN8CEPMCMA04KGoVChMIxtGMmZTexwIVQlg-Ch0gegfS

2) http://www.delcity.net/store/Mid!Ra...p_kw=&mp_mt=&gclid=CLL8mt-S3scCFYeRHwodSFwLPg

3) https://www.google.com/shopping/pro...d=0CP4CEPMCMAtqFQoTCOKf7dOS3scCFUw3Pgod6CoLIg

4) http://www.delcity.net/store/Maxi-F...p_kw=&mp_mt=&gclid=CJzThv2T3scCFZKRHwod_GILzg

5) http://www.davis.com/Product/Curren...=51664355285&gclid=CIvGvtiZ3scCFZcYHwodIAUErQ
 
Last edited:
  • #36
One question that has not been asked is "what are you planning to use to drive your generator?"

This is critical for determining the method to control its rpm.
 
  • #37
It's kind of discouraging to go through this much discussion and still not have answers to the basic questions. There seems to be a comprehension problem.
I ask:
meBigGuy said:
1. How do you control the RPM of the generator? Can we use that to control the current?
And the answer is:
benofer90 said:
ANSWER: that is element #1 above . i want to cut the current at X Amps, if drops below X Amps then should automatically allow current to flow .

Which has nothing to do with controlling the RPM of the generator. You said you can control the RPM of the generator. Please describe HOW!
 
  • #38
benofer90 said:
4. Regarding your switch, it has been noted before that this has an issue. If you sense 10A and turn off, the current drops to 0 amps, and it turns back on, draws 10A and turns back off, on and off forever. How do you plan to stop that from happening?
ANSWER: I want it to go on off forever , it need to be a switch that can handle that kind of operation

"on and off forever ? "
Isn't that a PWM series regulator ? Interesting approach.

We learn more by by doing than by reading about doing. ( anyone old enough to remember Fanny Hill?)

It seems to me Benofer's idea is not clearly thought all the way through.
He needs to build something and figure out why it didn't work, climb up the learning curve as he gets it working piece by piece.

old jim
 
  • #39
JBA said:
One question that has not been asked is "what are you planning to use to drive your generator?"

This is critical for determining the method to control its rpm.

why ?

put aside the generator or anything . just looking for a method to cut current at x amps and allow current flow below (automatically) .

for the rest i will use buck convertor as suggested .
 
Last edited:
  • #40
meBigGuy said:
It's kind of discouraging to go through this much discussion and still not have answers to the basic questions. There seems to be a comprehension problem.
I ask:

And the answer is:
Which has nothing to do with controlling the RPM of the generator. You said you can control the RPM of the generator. Please describe HOW!

put aside the generator or anything . just looking for a method to cut current at x amps and allow current flow below (automatically) .

for the rest i will use buck convertor as suggested .
 
  • #41
jim hardy said:
"on and off forever ? "
Isn't that a PWM series regulator ? Interesting approach.

We learn more by by doing than by reading about doing. ( anyone old enough to remember Fanny Hill?)

It seems to me Benofer's idea is not clearly thought all the way through.
He needs to build something and figure out why it didn't work, climb up the learning curve as he gets it working piece by piece.

old jim
Hi Jim , i can have a range as specified before but was deviating from it . it can be a range . for example : detect either overcurrent of 10 Amps and undercurrent of 5Amps so at 10 it will cut flow and below 5 it will allow current .
 
  • #42
That makes no sense at all. If you open the circuit at 10 amps, you then instantly have zero amps. Where will the 5 amps come from.

What are you getting from the buck converter? Why are you using it? What do you expect it to accomplish? We had something in mind when we suggested a buck, but I think you missed the point entirely. Do you understand what a buck converter does?
 
  • #43
The best answers to problems are obtained when all elements of the problem are known. When you limit your input to how do I do this single element in your design, you limit the ability of the respondents. For my part, in order for me to spend time on the subject I would prefer to know whether or not the whole system is logical; or, is not simply reinventing the wheel. For example, if you were to state "I want to build my own electric welding machine" then I would suspect that there is a lot more information you require than simply how to "limit the current to 10 amps".
 
  • Like
Likes sophiecentaur
  • #44
The reason I am asking about your driving method is that varying circuit loads result in varying loads on the generator driver; so, if you want to have any type of a stable generating system you will require a feedback system that respond to those load variations and maintain a stable rpm rate to the generator. Every type of electrical power generator has a governing system to achieve this goal; otherwise, you can end up with an uncontrolled power oscillation in your system.
 
  • #45
JBA said:
The reason I am asking about your driving method is that varying circuit loads result in varying loads on the generator driver; so, if you want to have any type of a stable generating system you will require a feedback system that respond to those load variations and maintain a stable rpm rate to the generator. Every type of electrical power generator has a governing system to achieve this goal; otherwise, you can end up with an uncontrolled power oscillation in your system.
Hi JBA,

"you can end up with an uncontrolled power oscillation in your system." which i am ok with having power oscillation in the system.
all i want is a self powered adjustable DC device to detect both overcurrent of X Amps and undercurrent of Y Amps so at X it will cut flow and below Y it will allow current . where X>>Y. where the Voltage can be from 0-30 (I'm flexible on the voltage upper limit )

thanks
 
  • #46
meBigGuy said:
That makes no sense at all. If you open the circuit at 10 amps, you then instantly have zero amps. Where will the 5 amps come from.

What are you getting from the buck converter? Why are you using it? What do you expect it to accomplish? We had something in mind when we suggested a buck, but I think you missed the point entirely. Do you understand what a buck converter does?

Buck convertor is for another circuit which will be part of the entire system . that is why i divided my answers.

as i answered to jim and JBA above:

"Hi Jim , i can have a range as specified before but was deviating from it . it can be a range . for example : detect either overcurrent of 10 Amps and undercurrent of 5Amps so at 10 it will cut flow and below 5 it will allow current ."

"all i want is a self powered adjustable DC device to detect both overcurrent of X Amps and undercurrent of Y Amps so at X it will cut flow and below Y it will allow current . where X>>Y. where the Voltage can be from 0-30 (I'm flexible on the voltage upper limit )"
 
  • #47
benofer90 said:
"Hi Jim , i can have a range as specified before but was deviating from it . it can be a range . for example : detect either overcurrent of 10 Amps and undercurrent of 5Amps so at 10 it will cut flow and below 5 it will allow current ."
look up "foldback current limiter circuit"
 
  • #48
I'd like to jump in an quickly mention 2 things:

1. Relays have a finite lifetime. If you have one toggling on and off constantly, it will wear out. If it's switching a large current, it may burn out very quickly.

2. I strongly recommend that whatever you do, you test it out on a low power circuit first. This is doubly true given your inexperience. As I said before, your system has 100's of watts available, and that means it has explosive potential.
 
  • #49
benofer90 said:
Hi Jim , i can have a range as specified before but was deviating from it . it can be a range . for example : detect either overcurrent of 10 Amps and undercurrent of 5Amps so at 10 it will cut flow and below 5 it will allow current ."

Can't you see the problem with that statement? How can it conduct 5 amps if it is shut off? Once you cut flow there is no current to detect.

You need to make a functional drawing of what you would like to implement. Show the source of generator RPM, how it can be controlled, how the buck is connected, what its output voltage is, where you want to sense current, and where you want to switch it off, and where the load is, and its nature. Without such a top level drawing we will keep going in circles as we have been doing.

It doesn't have to be a real schematic. Just a symbolic drawing that describes the system architecture. I think when you try to draw it you will begin to see the issues that have been raised.
 
Back
Top