We need to associate each LiDAR profile with an encoder position as products move along a conveyor. Is it better to trigger acquisition or stream continuously and align the data in software?
Conveyor profile inspection with an external trigger
◉ 74 · ◇ 2
2 replies
Continuous streaming with timestamped encoder samples is flexible, but only if timing uncertainty is small enough for the required spatial accuracy. A hardware trigger can simplify alignment when supported, although it adds wiring and configuration dependencies.
Calculate the allowed time error from conveyor speed and maximum position error. That number should drive the architecture rather than selecting a trigger method by habit.