Axis motion with modulo and flying reference

Plc_User

Member
Join Date
Dec 2005
Location
Belgium
Posts
317
In my appelication I have a chain to feed in a packet of plates into a machine. The conveyor chain moves only in one direction, and has pins on the chain to pickup the packet of plates and push it forward. At the end of the movement forward the packet is pushed more forward by other pushers, so the conveyor can rotate (always in the same direction) to bring its pins back to starting position, and so on.
The motor encoder (resolver) of the servomotor is used for position detection. There is a home sensor to reference the position after powerup.
This seems a typical application of an axis with modulus :
after a certain length the position goes back to zero and so on.
In my servo system (Sinamics S120) I can can setup a ratio of the motor rotatations to the rotations at the output of the gearbox, and I can also setup a length / rotation of gearbox.
My worry is that when my length / rotoation gearbox is not perfect, after multiple rotations my position will not be exat anymore. How do you setup position callibration if you have a continius forward rotating modulo axis? What is common practice?
How about doing a 'flying referencing' each rotation.
That would eliminate my error.
Thanks
 
Check the encoder position each time the home sensor goes by, add the error as an offset to your actual posititon. Can you slow down the chain when the home is expected?
 
Not really my strong suit, as I've just had the training this monday and tuesday, but:
(note: this is the only way I know how to configure Siemens drives)

Sinamics S120 configuration > Drives > Whatever drive you have > Configuration > Configure DDS (you've prolly done this already) > First tab, select Basic positioner.
Selecting this adds the Mechanics tab. In this tab you can select the homing sensor to reset actual position to 0 again. Well you have to manually enter the homing sensor variable, not sure if you can search for it.

As I said, my experience in this is like 2 days worth, but think that's the direction you need to look into.
 

Similar Topics

I have Siemens Simotion D445-2 FW4.4. I would like to use lineair axis with modulo (modulo length 1000). The reason for this is because I am...
Replies
1
Views
1,966
Hello Experts, I'm wondering if this has been done before if possible to create an Emulate file that have motion control axis? I tried to...
Replies
0
Views
154
Hey guys, On my system, i got prop valve controling cylinder on the left and right to adjust the center of a lumber before it get in a woodmill...
Replies
8
Views
944
Hi folks, We have been working on our own controller after many decades of using the "big names". What would your ideal motion-controller be...
Replies
48
Views
8,421
Hi all, Just looking through the CIP_AXIS_DRIVE data type in a Logix controller to look for something that can tell me whether the current...
Replies
2
Views
1,077
Back
Top Bottom