同一条路径,如何跑得更快、更稳 Same Path, Faster and Smoother Execution
任务场景The Task
路径决定“走哪里”,时间最优规划决定“走多快”:在速度、加速度、力矩、冲击(jerk)等能力边界内,为已有路径分配最快的速度曲线。
- 节拍就是产能:分拣、装配、打磨中省下的每一秒都直接折算成产出。
- 快而不抖:过大的冲击带来振动与机械磨损,影响精度和寿命。
- 在线调整:工件、负载、路径随时变化,速度曲线需要随时重算。
The path decides where to go; time-optimal planning decides how fast, assigning the fastest velocity profile to an existing path within velocity, acceleration, torque, and jerk limits.
- Cycle time is throughput: every second saved in sorting, assembly, or polishing converts directly into output.
- Fast but smooth: excessive jerk causes vibration and wear that hurt accuracy and lifetime.
- Online updates: workpieces, payloads, and paths change constantly, so profiles must be recomputed on the fly.