Current output from servo amps
- hunterlong
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 2
25 Jan 2023 20:07 #262901
by hunterlong
Current output from servo amps was created by hunterlong
Hey everyone,
I noticed the NC400 servo drives on my machine have an analog current output. Currently it isn't being used.
Is there anything useful LinuxCNC could do with this signal. My other thought was wiring it up to a light/tone so that when cutting the operator could get some idea of how much force was being applied to the cutter. Like the pitch increases as the current does.
-Hunter
I noticed the NC400 servo drives on my machine have an analog current output. Currently it isn't being used.
Is there anything useful LinuxCNC could do with this signal. My other thought was wiring it up to a light/tone so that when cutting the operator could get some idea of how much force was being applied to the cutter. Like the pitch increases as the current does.
-Hunter
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19408
- Thank you received: 6507
25 Jan 2023 21:36 #262905
by tommylight
Replied by tommylight on topic Current output from servo amps
I had those wired to Mesa 7i77 analog inputs and set to show the load on PyVCP panel.
Not much resolution as the output from the drives was 3V for 100% load, but still usable to know when the motors are overloaded.
Not much resolution as the output from the drives was 3V for 100% load, but still usable to know when the motors are overloaded.
Please Log in or Create an account to join the conversation.
- hunterlong
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 2
28 Jan 2023 21:42 #263124
by hunterlong
Replied by hunterlong on topic Current output from servo amps
Cool, do you still have your code/config files that showed this on the PyVCP panel?
That seems like a very helpful feature.
Thanks,
-Hunter
That seems like a very helpful feature.
Thanks,
-Hunter
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19408
- Thank you received: 6507
29 Jan 2023 01:28 #263146
by tommylight
Replied by tommylight on topic Current output from servo amps
Please Log in or Create an account to join the conversation.
- Kevin_Pawlus
- Offline
- Senior Member
Less
More
- Posts: 63
- Thank you received: 6
29 Jan 2023 06:20 #263153
by Kevin_Pawlus
Replied by Kevin_Pawlus on topic Current output from servo amps
It would be cool to stick it to a VU-meter.
Please Log in or Create an account to join the conversation.
- Gorts Revenge
- Offline
- Junior Member
Less
More
- Posts: 23
- Thank you received: 0
29 Jan 2023 07:07 #263155
by Gorts Revenge
Replied by Gorts Revenge on topic Current output from servo amps
Presumably, that's a 4-20ma output?
Just scale a resistor so the 20ma puts out the upper voltage limit of the Mesa's analog input and you should be able to do whatever you'd like with it. I don't know what bit the mesa's ADCs kick out but I'd imagine they're pretty good. If it is 4-20 and you want a true linear scale, you'll need to use an OP-amp of some kind but that seems like a lot of work for a nominal improvement. Personally, I'd just scale it to the top end and the heck with the bottom.
Just scale a resistor so the 20ma puts out the upper voltage limit of the Mesa's analog input and you should be able to do whatever you'd like with it. I don't know what bit the mesa's ADCs kick out but I'd imagine they're pretty good. If it is 4-20 and you want a true linear scale, you'll need to use an OP-amp of some kind but that seems like a lot of work for a nominal improvement. Personally, I'd just scale it to the top end and the heck with the bottom.
Please Log in or Create an account to join the conversation.
Moderators: piasdom
Time to create page: 0.131 seconds