POV-Ray : Newsgroups : povray.off-topic : Complicated : Re: Complicated Server Time
30 Jul 2024 00:29:51 EDT (-0400)
  Re: Complicated  
From: Aydan
Date: 14 Jun 2011 15:25:00
Message: <web.4df7b47e8dd72f563771cd8e0@news.povray.org>
Le_Forgeron <jgr### [at] freefr> wrote:
> Le 08/06/2011 20:29, Aydan nous fit lire :
> >> > News flash: Robots can't do this either.
> > They absolutely can. Have a look at industrial robots
> >
>
> Well, in fact, industrial robots have sequences of fixed positions on
> end of run for each axis (be it a translation or rotation) to regularly
> reassign the reading of their sensors. Usually perform at start-up and
> during the production cycle.
>
> (kind of: push motor to maximum right (against physical stop), store
> sensor value. push motor to maximum left... store value. Update sensor's
> dataset (for interpolating curve of sensor))
> For advanced systems, the physical stop can be replaced by video capture
> with pattern matching.
>
> Even the coding wheels (alternative binary on strips with different
> frequencies) can only be assumed to have an accurate relative value.
>
> And if you know a bit about using a graduated wheel connected to a
> screw, you know that you must always measure by moving from the same
> direction, as the screw does not fit the bold exactly in both directions.

AKAIK industrial robots use stepper motors and not positional sensors or coding
wheels. The step size of the motor is known as is the play on the gearing. Which
by the way can be mechanically minimized by having a springloaded secondary gear
which presses the primary gear against the driving gear to minimize play.
So you know the positioning accuracy from that.
As long as the motor doesn't miss a step, which is ensured by using acceleration
curves and such so you limit the momentum of the motor, you can move without
recalibration for a long time.
CNC mills for example can take several hours to machine a piece and AFAIK they
don't recalibrate inbetwen.
Recalibration is usually only done when the robot/CNC machine starts working or
if an error occured, because it takes time and time is money. Recalibration is
also not done by moving against a mechanical stop. It's done by moving to a
reference position with a special sensor, usually a light barrier.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.