That is why I did not want to risk digging this thing out as it will likely not have a plate anyway.I
One problem with salvaged motors, they often do not have a rating plate attached.
Max.
That is why I did not want to risk digging this thing out as it will likely not have a plate anyway.I
One problem with salvaged motors, they often do not have a rating plate attached.
Max.
The holding or stationary current of the stepper motor should be maintained throughout the RPM range as far as possible.So, I've been noodling the lower duty cycle thing and something about it was bothering me. Then I remembered, holding current. A stepper motor that isn't stepping will still draw current - called holding current. Modern drivers typically will time-out after a few hundred mS of no steps and reduce the holding current so as to avoid heating up the motor when not stepping. Interestingly, the TB6600 based stepper drivers usually don't implement holding current reduction - a big source of complaints against it. The L298 based drivers typically don't. And most homemade H-bridge based circuits don't either.
The holding or stationary current of the stepper motor should be maintained throughout the RPM range as far as possible.
It all depend on the application as to whether you retain this current when stationary, in the case of CNC it is usually desirable in order to ensure position.
If it is required to lower it at zero RPM, many 'Homemade' design use a micro of some kind so it is easy to do.
Max.
ThanksYou could start low (5v?) and always increase if it shows signs of low torque and/or low operating temperature.
I agree but it is still going to change the motor position. No?I don't think that Home position is the same thing as a Machine tool home definition.
It is rotor start position I would think.
Max.
The A4988 has a Vmot min of 8V so I'd start there. You can increase your safety level by turning the current to it's lowest point. Here's a video of it. Be aware that there is no consistent direction on the current adjustment trimmer from the various manufactures so you might have to experiment.A logic high allows normal operation, as well
as startup (at which time the A4988 drives the motor to the Home
microstep position).
Yeah, I think it goes to a full step position when coming out of sleep mode. Here's what the DS says:
The A4988 has a Vmot min of 8V so I'd start there. You can increase your safety level by turning the current to it's lowest point. Here's a video of it. Be aware that there is no consistent direction on the current adjustment trimmer from the various manufactures so you might have to experiment.
So just use 3V for the calculation, not the actual supply voltage correct?measure the resistance of the coils. most steppers are spec'd at 3V so use ohms law to calculate the current. I'd set the limit at maybe 150% of that.
Yes. that's how the CNC people do it - take the spec'd current and aim for that. We are basically guessing at the spec but it's probably not far off. Ultimately, you should pay attention to the motor. If it heats up dangerously high, you would want to reduce the current. I wish I could tell you what the max safe temp is but it depends on the motor. On my machines, I try to keep the current as low as possible and still have the machine work well. But that depends on how much work it's doing.So just use 3V for the calculation, not the actual supply voltage correct?
Sounds about right, the last bi-polar ones I used were Minebea 3v, were 1Ω!I am measuring 3.7 ohms on each winding. Does that sound about right?