close loop whit stepper motor
- gholamrezazade
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
19 Feb 2021 19:49 #199470
by gholamrezazade
close loop whit stepper motor was created by gholamrezazade
Hello;
is possible that we building closed loop controller with stepper motor at the software ?
is possible that we building closed loop controller with stepper motor at the software ?
Please Log in or Create an account to join the conversation.
- Michael
- Offline
- Platinum Member
Less
More
- Posts: 335
- Thank you received: 59
19 Feb 2021 20:11 #199471
by Michael
Replied by Michael on topic close loop whit stepper motor
Short answer yes.
Long answer depends on what equipment is used and what machine quality it's going on. Are you talking about a closed loop steoper system where the drive outputs encoder signals after it uses them to control the motor variables? Or dumb stepper motor and drive and a separate encoder straight to Linuxcnc?
To help you will need to provide more specific information. Both are possible but what result are you looking for?
Long answer depends on what equipment is used and what machine quality it's going on. Are you talking about a closed loop steoper system where the drive outputs encoder signals after it uses them to control the motor variables? Or dumb stepper motor and drive and a separate encoder straight to Linuxcnc?
To help you will need to provide more specific information. Both are possible but what result are you looking for?
The following user(s) said Thank You: gholamrezazade
Please Log in or Create an account to join the conversation.
- gholamrezazade
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
19 Feb 2021 20:47 #199475
by gholamrezazade
Replied by gholamrezazade on topic close loop whit stepper motor
thanks for your reply ;
i want connect encoder output straightly to the linuxcnc and create closed loop feedback at the software not at the drive
i want connect encoder output straightly to the linuxcnc and create closed loop feedback at the software not at the drive
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
Less
More
- Posts: 504
- Thank you received: 157
19 Feb 2021 22:52 #199486
by Hakan
Replied by Hakan on topic close loop whit stepper motor
Yes this can be done. The changes from a normal stepper motor setup is to
add the encoder input, take the position feedback from the encoder
and then start tuning the PID parameters.
add the encoder input, take the position feedback from the encoder
and then start tuning the PID parameters.
The following user(s) said Thank You: gholamrezazade
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19488
- Thank you received: 6535
19 Feb 2021 23:22 #199487
by tommylight
Replied by tommylight on topic close loop whit stepper motor
The following user(s) said Thank You: gholamrezazade
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4860
26 Feb 2021 00:54 #200155
by andypugh
Replied by andypugh on topic close loop whit stepper motor
Bear in mind that closed-loop control of steppers does not necessarily give the same advantages as it does with servos.
If the machine is out of position then all the feedback can do is make the machine try to step faster.
If the problem is missing steps this is exactly the worst thing to do.
The systems that close the loop in the stepper drive have the capability to increase the motor current to recover.
If the machine is out of position then all the feedback can do is make the machine try to step faster.
If the problem is missing steps this is exactly the worst thing to do.
The systems that close the loop in the stepper drive have the capability to increase the motor current to recover.
The following user(s) said Thank You: gholamrezazade
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds