Automation Direct Servo - First Impression

Join Date
Apr 2002
Location
Just a bit northeast of nowhere
Posts
1,117
We took the plunge and bought a new AD SureServo system. We got an SVA 2100 with the SVM 210 motor, medium inertia system with all the cables and software, yadda yadda. Cost was a bit over a grand, pretty good for such a strong motor.

Went through the quick-start for internal positioning control, used the self-teaching tuning routine and turned up the stiffness. The keypad on the front is really nice, you can enter any parameter from it, good for setup.

Once I had it jogging, I hooked up the RS485 to a Unitronics Vision 280 with the external RS232-RS485 converter module. I programmed the Uni to request the drive position continuously via modbus at the fastest rate, then set up to write target positions (entered from the touch screen) at a keypress. This worked like a charm, and in principle, will work with any parameter in the drive.

Next, I used a beckhoff RS485 coupler box with a unitronics RS485 add-on card (in place of the ethernet module) to create an IO drop, 4-in, 4-out. I configured the IO for the drive and the beckhoff for the basic indexing stuff, - servo enable/ready, fault reset/drive alarm, home trigger/homing done, index trigger/in position.

With this setup, I could read position, write target, enable, home and reset the drive, and trigger movement, entirely over RS485, one channel for parameters, one for IO.

Before anybody says it - yes, the e-stops are hardwired, cut power to the drive, and the overtravels and home switch go directly to the servo, not through the IO block :)

Now, I could have done this through one channel of RS-485, but what I envision for my next machine is 6 servos being paramterized over one channel, a second channel totally dedicated to remote IO, including the servos. Putting them on one could slow the IO reads with multiple calls, but segregating them to different ports creates no slowdown in processing IO. The Vision 280 can talk modbus out every com port at the same speed - gotta love it.

Anyhow, my impressions of the drive is - good little unit, not hard to set up. The encoder resolution is 10000 ppr, and is read and written as revolutions/pulses, so a position of 35000 counts must be transmitted as two registers, one set to "3", the other to "5000". This seems asinine, but I realized later it was really very ingenious - this drive is compatible even if the PLC can only do integer math. Hell, I could run this thing off an M91!

And that is the greatest feature I've found so far - modbus. The wiring and setup was simple, and the power is tremendous. I plan to use it's modbus ability to create an automatic parameterization setup - if a drive is changed, the Uni scans for the new node number (default 1) and scans to see which expected node is missing. When it determines the absentee, it writes a full set of parameters into the new drive - no computer, no maintenance pain, fully automatic. I can store the paramters in the built-in Database and even edit and load from there.

I've not put this new drive to real work yet, so there may be more caveats to follow. But first impression is - powerful, easy to use and great features. Another winner from AD.

TM
 
Thank you for the review! I read your "product review" posts with much interest (especially on Plantmetrics... we are implementing a system soon).

-John
 
AD SureServo is AD name of Delta servo systems.
Over here Delta is much cheaper.
I can agree it has great value for the price.
about the quality I am not sure(servo).
Yaskawa cost twice then AD for the same system.
The most important the compatibility with AD PLCs, which is very important.
I will give them a chance at soon.
 
I was told yesterday to order one of these and play with it. I'd like to have an Ultra 3000 with indexing but I have to go with the AD unit instead of the AB unit.

From the little that I've looked at the SureServo website, it seems to suggest that these drives feature indexing. Or is that incorrect?
 
Yes, they index. You can have a range of preset moves triggered by external IO, or write a target via modbus into the first preset, and trigger that.

TM

Addendum - they do not have a registration input, so if you need high speed registration (flying shear), no-can-do. And they can't change velocity on the fly. Some nice capabilities, but pretty basic.
 
Pretty basic is all I need for this application. I need to move distance A, reverse to distance B, move to distance C, reverse to B again, move to distance D and then alternate between B-C and B-D until material is used up. Home the axis, load new material and repeat. I've never used MODBUS before so this will be new. I think the 9112 Quartech bridge that I have on another machine has a MODBUS driver. I may get one of those.
 

Similar Topics

Hello All, I'm hoping someone here has experience with MODBUS programming Automation direct Sureservo systems through AD 205 PLC's with a 260...
Replies
11
Views
4,014
Has anyone ever setup an Automation Direct D4-450 CPU to an Emerson SP2402 servo drive? I am using a Red Lion ICM4 converter since the PLC does...
Replies
0
Views
3,541
Has anyone used the servos you can get from Automation Direct? I'm currently putting together a panel and will be using these for the first...
Replies
0
Views
3,558
hi guys... hope you all doing well, I need to know if some of you guys knows where I can buy sure servo systems here in UAE I been looking on...
Replies
2
Views
3,272
Hello, I have an automation direct d2 262 plc and C-more HMI EA9T6CL-R. I need to prepare a program, scheduled to be performed on a future date. I...
Replies
1
Views
116
Back
Top Bottom