Mesa-Fanuc-PWM
31 Jan 2017 14:07 #87063
by Diederik
Mesa-Fanuc-PWM was created by Diederik
Hi All
Hope you are well.
I have the following drives and Fanuc motors.
A06B-6058-H004
A06B-6058-H005
A06B-6058-H223
A06B-6058-H224
These drives needs PWM signals. I have only worked with Analog e.g. 7i77 before. I need to know if Mesa has cards available that can communicate with these drives, and what you reccomend.
The other drives I have is: A16B-1100-0220-10A. I'm trying to get documentation on this drive, but suspect this is also PWM.
The first machine that I need to do with these drives is a 5-Axis Machining Centre. Two of the drives has two axes integrated, Z has a seperate Drive. (I have no experience in PWM... how much more complicated is PWM compared to Analog?
Please advice me which route to go. Thanks.
Hope you are well.
I have the following drives and Fanuc motors.
A06B-6058-H004
A06B-6058-H005
A06B-6058-H223
A06B-6058-H224
These drives needs PWM signals. I have only worked with Analog e.g. 7i77 before. I need to know if Mesa has cards available that can communicate with these drives, and what you reccomend.
The other drives I have is: A16B-1100-0220-10A. I'm trying to get documentation on this drive, but suspect this is also PWM.
The first machine that I need to do with these drives is a 5-Axis Machining Centre. Two of the drives has two axes integrated, Z has a seperate Drive. (I have no experience in PWM... how much more complicated is PWM compared to Analog?
Please advice me which route to go. Thanks.
Please Log in or Create an account to join the conversation.
31 Jan 2017 14:51 #87065
by bevins
Replied by bevins on topic Mesa-Fanuc-PWM
I have A06b drive and I am using 7i77 and 10v to drive it. You sure there is no +-10V for those drives?
Please Log in or Create an account to join the conversation.
31 Jan 2017 18:15 #87078
by andypugh
Replied by andypugh on topic Mesa-Fanuc-PWM
There are PWM-output options with Mesa. But I suspect that more details will be needed.
Please Log in or Create an account to join the conversation.
31 Jan 2017 18:18 #87079
by Diederik
Replied by Diederik on topic Mesa-Fanuc-PWM
Thanks Andy,
What details would be needed?
What details would be needed?
Please Log in or Create an account to join the conversation.
31 Jan 2017 18:20 #87080
by andypugh
Replied by andypugh on topic Mesa-Fanuc-PWM
How many PWM channels, and whether they need to be phase-locked.
Please Log in or Create an account to join the conversation.
31 Jan 2017 18:55 #87085
by Diederik
Replied by Diederik on topic Mesa-Fanuc-PWM
Thanks for your assistance Andy,
As far as I understand, each axis needs 6 PWM channels per Axis, we have 5 Axis, which gives us a total of 30 PWM channels. it sounds crazy to me, but this comes from my friend that used to work for Fanuc. With regards to phase locked, I'm not sure. I'm waiting for a reply from my friend.
As far as I understand, each axis needs 6 PWM channels per Axis, we have 5 Axis, which gives us a total of 30 PWM channels. it sounds crazy to me, but this comes from my friend that used to work for Fanuc. With regards to phase locked, I'm not sure. I'm waiting for a reply from my friend.
Please Log in or Create an account to join the conversation.
31 Jan 2017 19:00 #87088
by andypugh
Replied by andypugh on topic Mesa-Fanuc-PWM
If you look here, you will see that the Mesa Three-Phase PWM can have 6 channels:
github.com/LinuxCNC/linuxcnc/blob/master...hostmot2/pins.c#L113
I don't know off-hand if any of the existing firmwares make all 6 pins available, but at least the possibility exists.
github.com/LinuxCNC/linuxcnc/blob/master...hostmot2/pins.c#L113
I don't know off-hand if any of the existing firmwares make all 6 pins available, but at least the possibility exists.
Please Log in or Create an account to join the conversation.
31 Jan 2017 19:12 #87092
by Diederik
Replied by Diederik on topic Mesa-Fanuc-PWM
Thanks Andy. Was this done through GPIO?
Please Log in or Create an account to join the conversation.
31 Jan 2017 19:19 #87094
by andypugh
Replied by andypugh on topic Mesa-Fanuc-PWM
No.
It is a set of carefully-synched signals to drive the 6 devices in a 3-phase bridge correctly generated by the FPGA.
The driver has adjustable dead-time. You need to get that at least big enough, or bad things happen.
It is a set of carefully-synched signals to drive the 6 devices in a 3-phase bridge correctly generated by the FPGA.
The driver has adjustable dead-time. You need to get that at least big enough, or bad things happen.
Please Log in or Create an account to join the conversation.
31 Jan 2017 19:31 #87095
by Diederik
Replied by Diederik on topic Mesa-Fanuc-PWM
Thanks Andy,
Here follows the reply from my friend:
for each axis = 6 channels.
3 for cw,
3 for ccw
synchronized by pulse coder commutation signals and fed back via servo lsi.
Now... as far as I know, the LSI acts as a Tacho feedback to the drive. I used a analog output from a 7i77 before to emulate the tacho feedback to the DC drives of fanuc. I got that to work well, on a previous machine I did.
Here follows the reply from my friend:
for each axis = 6 channels.
3 for cw,
3 for ccw
synchronized by pulse coder commutation signals and fed back via servo lsi.
Now... as far as I know, the LSI acts as a Tacho feedback to the drive. I used a analog output from a 7i77 before to emulate the tacho feedback to the DC drives of fanuc. I got that to work well, on a previous machine I did.
Please Log in or Create an account to join the conversation.
Time to create page: 0.122 seconds