nophead Wrote:
-------------------------------------------------------
> If you increase the supply voltage to the stepper
> drivers the current will go down. So at 24V the
> supply current will be about half as much. That is
> because they are constant current drives so the
> power in the motor stays the same and so the
> supply power stays roughly the same.
I like this answer best, because it is the cheaper. So what your saying is wattage stays when changing voltage to the steppers. If that is so and 5 amps is sufficent for 12 v then I'd only need 2.5 amps at 24 v. This would make finding a power supply cheaper.
How do you determine optimal supply voltage for a given motor?
jamesdanielv Wrote:
-------------------------------------------------------
> double voltage double current requirements seems
> ok,but be aware that power is voltage*current so
> power requirements need to be looked at as well.
> torque is only part of the equation.steps per
> second is what you are really looking for along
> with torque, a real stepper driver such as a geiko
> will do wonders. the quality of the driver is
> important, but about any driver will work better
> with more voltage.
>
> keep in mind this is for drivers with a chopper
> circuit, that is one that has control for motor
> voltage and for current. if you use a current only
> driver,, it will die at the higher voltages.
Polulus-I'm not sure the specifics of their circuit, but I know they're rated for 36 v.
> what i would do is run 2 supplies. 1 at 12v for
> bed heater and extruder heater, the have a
> separate laptop 6amp 19v supply for all the
> steppers and electronics for the steppers.
Unfortunetly on Ramps 1.4 the steppers and hotend are powered together.
My j-head works good at 20 v. Heat up takes about a minute
> this
> would be 1amp per motor and 2amps for logic .
Is this because your motors are rated at 1 amp?
>
> ground the grounds wires on the supplies into each
> other, and make sure i/o signals to the stepper
> drivers are around 5v
Ramps uses usb to power controlers=5v
> if you choose optical isolated parts, be aware
> that most are setup to expect 15v on input from
> parallel port, and that the max frequency response
> is 5-15khz. so firmware will need to make sure
> that pulse widths last about 200us.
>
> as for the motors, it really only requires a large
> amount of power when motor is from stall point.
> when the coil is energized its resistance actually
> increases. so the requirements should be double
> the voltage and keep the current the same. higher
> voltages are required to overcome the resistance
> at the higher speeds. keep in mind that above 12v
> you should use heat sinks on all stepper drivers.
> and max rating is really the max rating. back emf
> can ripple voltage on supply lines up to several
> volts, so if max states 36v, then don't go above
> 30v for example.
>
> it is ok for motors to get too hot to be touched,
> just not hot enough to melt the plastic holders.
> 90c is the specification that many motors are spec
> to perform at. keeping motors cool does however
> reduce resistance that will increases rpm.
>
>
> also do you have high rmp motors? they could make
> a difference as well!
Not sure. These are the motors [
www.kysanelectronics.com]
> hope this helps. good luck!