Hi!!!
I've been reading a lot about stepper motors lately and every time I find a new piece of Information all the things I believed come apart. I'm still confused when selecting the correct amperage for different kinds of stepper motors. Please , correct me If I'm setting up some of these settings wrong.
I'm using DM542 Fully Digital Stepper Drive which lets you decide which amperage to use using switches on the side.
dm542.pdf (385.0 KB)
In the first set up I'm using the 17HS8401 Stepper motor, which documentation says Rated Current(A) is 1.7.
17HS4401-MotionKing.pdf (94.9 KB)
Following the documentation of the stepper driver I should multiply the value of the rated current by 1.4 and select it as a setting:
4 lead motors are the least flexible but easiest to wire. Speed and torque will depend on winding inductance. In setting
the driver output current, multiply the specified phase current by 1.4 to determine the peak output current.
So I should use the 2.37 Peak current 1.69 RMS Current.
In different posts I've read the Rated current the step motor provides means that is the maximum you should provide to the motor.
- Am I frying the motor by saying the peak current is 2.37? Should it be lower?
- Does this value determine how fast the stepper motor can go?
- Can modifying this value result in missing steps on the motor?
In the second set up I'm using a stepper motor Rated 3A so using the same method the settings I should use is 4.20 Peak current and 3A RMS current? Is this right?
I'm aware the controller has an autoconfiguration for the current so you don't have to worry about these things but I want to understand how it works in case I work with other controllers.
Microstepping
This driver, doesn't allow fullsteps , so I'm forced to use Microstteping.
I've also read in some tutorials that when you are microstepping , you should use more Amperage than normally. Is this right? Does it apply to my case?
If I decide to switch to another driver , and I don't use microsteps, does this rule of currentAmp * 1.4 apply? I'm guessing I should follow only the instructions of the driver and nothing more , but I've read so many things I don't know what to believe anymore.
Sorry if you read this and you thing the answer is very obvious, I have a very hard time understanding currents and circuits.