- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- EtherCAT System Implementation of JMC Ethercat Servos
EtherCAT System Implementation of JMC Ethercat Servos
30 Aug 2023 07:17 #279345
by udoS
Replied by udoS on topic EtherCAT System Implementation of JMC Ethercat Servos
@
fdarling
Hi, what motor exactly have you attached to the drive;
what is the resolution of the encoder in the motor;
There is already a ripple/ wave in your velo_cmd;
DO NOT COMPARE JMC vs. YASKAWA !
Hi, what motor exactly have you attached to the drive;
what is the resolution of the encoder in the motor;
There is already a ripple/ wave in your velo_cmd;
DO NOT COMPARE JMC vs. YASKAWA !
Please Log in or Create an account to join the conversation.
30 Aug 2023 08:26 #279352
by fdarling
The same exact motor is being used for both the EtherCAT and analog drive tests, and what I am pointing out is that the quality of reported position/velocity differs.
In the tests where I was running it in "open loop velocity mode", there was no ripple in the velocity command.
I can compare JMC and Yaskawa if I want to . Soon I will be testing an Inovance EtherCAT servo drive as well...
Replied by fdarling on topic EtherCAT System Implementation of JMC Ethercat Servos
I am using a non-JMC Chinese servo motor, but it has the same specs as a motor they offer, and they all use Tamagawa serially interfaced absolute encoders with 17-bit resolution. I also have motors with the newer 23-bit resolution Tamagawa encoders.@ fdarling
Hi, what motor exactly have you attached to the drive;
what is the resolution of the encoder in the motor;
There is already a ripple/ wave in your velo_cmd;
DO NOT COMPARE JMC vs. YASKAWA !
The same exact motor is being used for both the EtherCAT and analog drive tests, and what I am pointing out is that the quality of reported position/velocity differs.
In the tests where I was running it in "open loop velocity mode", there was no ripple in the velocity command.
I can compare JMC and Yaskawa if I want to . Soon I will be testing an Inovance EtherCAT servo drive as well...
Please Log in or Create an account to join the conversation.
30 Aug 2023 08:43 #279355
by udoS
Replied by udoS on topic EtherCAT System Implementation of JMC Ethercat Servos
@ fdarling
sure you can; : -)
sure you can; : -)
Please Log in or Create an account to join the conversation.
05 Jan 2024 14:06 #289865
by udoS
Replied by udoS on topic EtherCAT System Implementation of JMC Ethercat Servos
@all
Back to the topic:
EtherCAT System Implementation of JMC Ethercat Servos
This is an implementation of JMC EtherCAT Servos iHSV-57-EC-xx-xx with Probe-Basic.
The challange is not EtherCAT or JMC; it bis the fantastic docu of LinuxCNC;
Never the less: it is possible;
Back to the topic:
EtherCAT System Implementation of JMC Ethercat Servos
This is an implementation of JMC EtherCAT Servos iHSV-57-EC-xx-xx with Probe-Basic.
The challange is not EtherCAT or JMC; it bis the fantastic docu of LinuxCNC;
Never the less: it is possible;
Please Log in or Create an account to join the conversation.
05 Jan 2024 14:13 #289867
by udoS
Replied by udoS on topic EtherCAT System Implementation of JMC Ethercat Servos
@ all
And I hope needless to say,
it can be done with a RPi4+ ;
Have Fun
And I hope needless to say,
it can be done with a RPi4+ ;
Have Fun
Please Log in or Create an account to join the conversation.
- Smitherman
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 1
09 Mar 2024 16:21 - 09 Mar 2024 16:22 #295520
by Smitherman
Replied by Smitherman on topic EtherCAT System Implementation of JMC Ethercat Servos
Hello @rodw ,
took me some time to get back here.
I now have installed the newest version of LCNC with your description of the installation with Ethercat from repositories.
Everything worked well until the implementation of the CIA402 devices.
For your info: the JMC drive is CIA402 compatible but i really dont understand the next steps. For me to build up a working machine.
What showed up in the moment when I am searching for slaves are EK1100 and also the drives, but also want to implement an Ethercat VFD from Lusintun and really have Problems understanding the connection between setting up a machine with the correct HAL, XML and Ini files.
I tried to follow your description of implementing CIA402 drives but that didnt worked out for me
Hope you can help
took me some time to get back here.
I now have installed the newest version of LCNC with your description of the installation with Ethercat from repositories.
Everything worked well until the implementation of the CIA402 devices.
For your info: the JMC drive is CIA402 compatible but i really dont understand the next steps. For me to build up a working machine.
What showed up in the moment when I am searching for slaves are EK1100 and also the drives, but also want to implement an Ethercat VFD from Lusintun and really have Problems understanding the connection between setting up a machine with the correct HAL, XML and Ini files.
I tried to follow your description of implementing CIA402 drives but that didnt worked out for me
Hope you can help
Last edit: 09 Mar 2024 16:22 by Smitherman.
Please Log in or Create an account to join the conversation.
10 Mar 2024 09:45 #295566
by rodw
Replied by rodw on topic EtherCAT System Implementation of JMC Ethercat Servos
I can't really help but here is my config for cia402 devices
github.com/rodw-au/linuxcnc-cia402
github.com/rodw-au/linuxcnc-cia402
Please Log in or Create an account to join the conversation.
10 Mar 2024 13:15 - 16 Mar 2024 12:47 #295573
by 0x2102
Replied by 0x2102 on topic EtherCAT System Implementation of JMC Ethercat Servos
@Smitherman, are you from Germany? I might be able to assist.
Last edit: 16 Mar 2024 12:47 by 0x2102.
The following user(s) said Thank You: Smitherman
Please Log in or Create an account to join the conversation.
- Smitherman
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 1
18 Mar 2024 20:47 #296248
by Smitherman
Replied by Smitherman on topic EtherCAT System Implementation of JMC Ethercat Servos
With the help of 0x2102 and a video of Metalmusings (), I got the JMC drive into OP status. Tomorrow I will post my momentary XML file. The only problem I am facing right now is the Hal file, which I must say I don't really understand how to set up correctly
Please Log in or Create an account to join the conversation.
- Smitherman
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 1
19 Mar 2024 07:03 #296290
by Smitherman
Replied by Smitherman on topic EtherCAT System Implementation of JMC Ethercat Servos
So here are the 3 files, which brings the Servo into Op State. Next strep would be to customize the Hal file. But i do not know exactly where to start....
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- EtherCAT System Implementation of JMC Ethercat Servos
Time to create page: 0.096 seconds