Jump to content
OMRON Forums

ArcTan in ECT with ACC24E3


JeffLowe

Recommended Posts

If the interpolation is done in the Encoder Conversion Table with data from the ACC24E3 (principally to get the correction factors) What is the interpolation, 16384x or 4096x. Also, what facilities exist for discovering the correct values for Sin/Cos bias CoverSerror, and TanHalfPhi?
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

When the software interpolation is done in the conversion table from an ACC-24E3, the interpolation factor is 16384 per line. We do not have automatic routines for determining the signal errors, but it would be quite simple to monitor the channel AdcEnc[0] and [1] registers for max and min values in a PLC program, then computing the sine and cosine offsets as the negative of the mean of max and min for([max+min]/2) each phase. The magnitude mismatch could be computed as the ratio of the span (max-min) of the two phases. Phase error would be a little trickier -- some just look at the Lissajous pattern on a scope.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...