- 积分
- 992
- 注册时间
- 2014-12-4
- 最后登录
- 1970-1-1
- 打卡等级:偶尔看看
- 打卡总天数:105
- 打卡总奖励:319
|
楼主 |
发表于 2019-8-4 22:40:52
|
显示全部楼层
这是一个很好的问题。 简短的回答是营销。 有些客户没有意识到Steward平台不需要正向运动学。 他们认为,即使不需要正向运动学,能够进行正向运动的系统也比不能进行的系统要好。 这就像说一辆带两个制动踏板的车比一辆只有一辆的车要好。
Delta RMCs具有非常好的解决方案,没有正向运动学。 我们计算扩展位置以移动到起始位置0,0,0,0,0,0。 六个液压缸发出一个绝对时间移动(TIME MOVE ABSOLUTE)命令,以移动到原始位置的正确位置。 时间移动绝对命令确保所有液压缸同时移动到正确位置。 运动看起来很平滑,因为它使用五阶多项式。
现在对我们没有任何影响。 我们也可以使用用户程序在RMC内部进行正计算。
This is a good question. The short answer is marketing. Some customers do not realize that the positive kinematics is not required for Steward platforms. They think that a system that can do the forward kinematics is better than one that cannot not even though the forward kinematics is not required. It is like saying a car with two brake pedals is better than a car with only one.
Delta RMCs has a very good solution without the positive kinematics. We calculate the extension position to move to the home position 0,0,0,0,0,0. The six hydraulic cylinders are issued a time move absolute (TIME MOVE ABSOLUTE) command to move to the correct positions for the home position. The time move absolute command ensures all hydraulic cylinders move to the correct position at the same time. The motion looks smooth because it uses a fifth order polynomial.
It makes no difference to us now. We can do the positive calculations too inside the RMC using a user program.
|
|