Page 1 of 1

Parker SBD drive model LVD5

Posted: Wed Sep 30, 2020 8:17 pm
by ShawnM
Does anyone know if the Oak will communicate with the Parker S.B.C. drive model LVD5? I've searched the forum with no reference to this drive. It's a A/C servo drive that I am unfamiliar with that is made in Italy I believe.

Here's a link to the manual:
https://www.rgbautomatyka.pl/en/p/file/ ... MANUAL.pdf

My current machine uses the Acorn controller with my closed loop steppers so I'm only familiar with the Acorn and know very little about the Oak board. Any help would be appreciated.

Shawn

Re: Parker SBD drive model LVD5

Posted: Wed Sep 30, 2020 10:26 pm
by BodeRacing
Link would not open but I did get to practice my Polish!

Re: Parker SBD drive model LVD5

Posted: Wed Sep 30, 2020 11:03 pm
by ShawnM
When I click the link it downloads the PDF manual for the drive. It's 103 pages. Not sure what's happening. Let me try to find it somewhere else.

Re: Parker SBD drive model LVD5

Posted: Wed Sep 30, 2020 11:07 pm
by ShawnM
Here's another link to some basic specs, it's not the users manual. This opens a PDF. The drive is the LVD5 that I have questions about.

http://www.autoflexible.com/file_upload ... Drives.pdf

Re: Parker SBD drive model LVD5

Posted: Thu Oct 01, 2020 2:23 am
by cncsnw
While the analog reference and encoder signals look suitable, the drive-enable input and the drive-okay output both appear to use positive logic (active high).

You would need an intervening relay for the enable signal; and either a similar relay, or perhaps a pull-down resistor plus modified PLC logic logic, for the drive-okay signal.

These things would be slightly easier to introduce if you used MPU11 and GPIO4D, but you could do it with the Oak as well. You would just need to bring the Oak axis interface cables to a breakout point (while taking care to maintain shielding and signal integrity as much as possible).

It is possible that somewhere in the drive parameters there is an option to configure the enable signal differently, but on a quick glance I did not see reference to such capability.

Re: Parker SBD drive model LVD5

Posted: Thu Oct 01, 2020 7:16 am
by ShawnM
Thank you for the feedback and I appreciate you taking time to research and reply but I think there is some confusion here with the drive model. It's a LVD series drive not the SLVD series drive. These drives are on a machine from the year 2000.

I attached the drive manual since my links may not work for some.

Shawn
S.B.C-LVD-LVD2-201404583-PARKER-HANNIFIN-MANUAL.pdf
(2.04 MiB) Downloaded 146 times

Re: Parker SBD drive model LVD5

Posted: Thu Oct 01, 2020 12:11 pm
by cncsnw
The interface details appear to be the same.

You will still need some type of interface circuit (e.g. a relay) to convert Centroid's negative-logic enable signal to Parker's positive-logic one.

If you use an MPU11 and GPIO4D, you can use the positive-logic drive-okay signal as is. If you use an Oak, you will need to construct some kind of interface circuit for that as well.

Re: Parker SBD drive model LVD5

Posted: Thu Oct 01, 2020 8:17 pm
by ShawnM
Thanks again for looking at this. A simple transistor circuit to invert the signal would work, no? I'd prefer this over a noisy, mechanical relay. :mrgreen:
I've honestly never seen the MPU11 or the GPIO4D stuff before. I'll take a look at it. I was only aware of the Acorn, Oak and All In One hardware.

Re: Parker SBD drive model LVD5

Posted: Tue Oct 06, 2020 7:18 am
by joneg
a solid state relay should work without being noisy ?

Re: Parker SBD drive model LVD5

Posted: Tue Oct 06, 2020 3:05 pm
by cncsnw
Yes, it should be possible to invert the logic with a transistor circuit.

MPU11 is the control board, introduced in 2009, which is the basis for Allin1DC and Oak. Its functions are incorporated into Allin1DC and Oak, but it is also still available as a separate board.

GPIO4D was introduced with MPU11, as a combined PLC I/O board (16 inputs, 16 outputs, plus analog spindle speed output) and 4-axis analog-mode third-party servo drive interface. It was the standard way to control third-party drives until the OpticDirect was introduced in 2012, and the Oak in 2015.

Both OpticDirect and Oak were designed around Yaskawa and Delta drives. They greatly simplify control interface wiring, but at the expense of flexibility.

See http://www.cncsnw.com/Drives.htm#GPIO4D

Below is a picture of a Fadal VMC6030 cabinet that I retrofitted in June. MPU11 is at upper left; GPIO4D is at lower left. Relays for converting the drive-enable signals are above the I/O expansion board to the right of the GPIO4D.

In this case, the drives were enabled by default and required an active pull-down to disable, so the function of the relays is to disable the drives through normally-closed contacts. When GPIO4D enables an axis, it activates the relay, releasing the drive-disable circuit.