Planet XBots Control
A planet motion command is a special type of connected Group, where a particular XBot is the Star or Sun XBot, and the other XBots (planets) move related to the Sun XBot. The planet XBot’s coordinate system’s origin is the Sun XBot’s current position.
Fieldbus Interface
PMC_PlanetMotionCtrl
Ethernet Interface
PMCRTN EditPlanetXbots(int sunXbotID, int planetXbotCount, int[] planetXbotIDs, PLANETOPTIONS action)
Conditions
Operating Conditions | |
---|---|
Preconditions | |
Postconditions | The specified planet XBot(s) will start following the specified Sun XBot |
Description
A planet motion command is a special type of connected Group, where a particular XBot is the Star or Sun XBot, and the other XBots (planets) move relative to the Sun XBot. The planet XBot’s coordinate system’s origin is the Sun XBot’s current position. An example of a system with 2 M3-06 XBots (120mm x 120mm) is provided below
Moving the Planet XBot will change the relative position between the Planet and Sun XBot.
Note: The feedback position of the Planet XBot does NOT use the Sun XBot’s position as the origin. It uses the system origin like any other XBot.
Moving the Sun XBot will cause the Planet XBot to follow the Sun.
It is possible to move both Planet XBot and Sun XBot simultaneously.
In this example, the Planet XBot is in a circular motion around the Sun XBot while the Sun XBot is moving in a straight line. The result is the Planet XBot will follow a spiral path so that it is revolving in a perfect circle around the Sun XBot even during Sun XBot motion.
It is possible for all real XBots to be planet XBots, and revolve around a virtual Sun XBot of size 0,0.
Virtual XBot ID starts from 100, and end at 127. It can be moved just like a normal XBot.
Performance Limits for Sun-Planet Movers
There are kinematic limitations placed on both the Sun XBot and the Planet XBots so that the combined motion does not exceed the system limits.
| Sun XBot | Planet XBot |
---|---|---|
Speed | 0.5 x System Speed Limit | 0.5 x System Speed Limit |
Acceleration | factor (fs) x Acceleration Limit (As)
| factor (fp) x Acceleration Limit (Ap)
|
Jerk | 0.5 x System Jerk Limit | 0.5 x System Jerk Limit |
Note that the System Jerk Limit can be changed using Set Jerk Limit.
Behaviour During Obstacles
Unlike standard XBots during motion commands, if any of the Sun or Planet XBots encounter an obstacle (i.e. another XBot is in the way), they will all enter the Stopped State simultaneously and their motions will not be resumed even if the obstacle XBot is moved away. The motion commands need to be sent again.
Feedback and Comments
Please email us at tech.portal@planarmotor.com