Author Topic: Absolute Encoder Selection  (Read 5925 times)

0 Members and 1 Guest are viewing this topic.

Offline JoelTopic starter

  • Newbie
  • Posts: 5
  • Country: us
  • Engineering is fun.
    • JoelSimonoff.com
Absolute Encoder Selection
« on: April 23, 2015, 04:02:40 am »
Hi,
I am working on a robotics projects that requires several different joint movements.  The joints are controlled using a Raspberry Pi running a PID algorithm.  Up to this point I have been using potentiometers and an ADC to find the position of each joint, it has a range of a little under 90 degrees per joint.  I have discovered that more reliability is needed, the potentiometers I don't think are made for this.  After working with them I believe they are intended to just be knobs.  I also want to get rid of as many analog connections as possible.  Thus I want to switch to an absolute encoder.

I have been searching for absolute encoders on the internet and I have not had much luck finding one.  I need one that is at least 14 bit preferably 16 bit that has a refresh rate of at least 2 ms, preferably 1 ms, that is priced under $150 preferably under $100 per encoder.  I have seen several 12 bit absolute encoders on eBay for a reasonable price, http://www.ebay.com/itm/Absolute-Encoder-PWM-Output-Angle-Sensor-Position-Sensor-CNC-1khz-12-bit-5V-/331323813043?pt=LH_DefaultDomain_0&hash=item4d24702cb3; however I haven't been able to find 14 bit or greater encoders on eBay for a good price. 

This is my first time using an encoder, so any help finding an absolute encoder or absolute encoder recommendations would be greatly appreciated.

Thanks so much,
Joel
 

Offline f5r5e5d

  • Frequent Contributor
  • **
  • Posts: 349
Re: Absolute Encoder Selection
« Reply #1 on: April 23, 2015, 04:42:07 am »
there are purpose designed "servo pots" with good accuracy and service life

and you should probably read up on transducers/sensors, measurement accuracy - 16 bits is a pretty steep goal - particularly when you cross into the mechanical domain - its unlikely you can center, align, remove backlash or achieve stiffness and damping that would allow 16 bit accuracy/resolution in mechanical motion
 

Offline KerryW

  • Regular Contributor
  • *
  • Posts: 112
  • Country: us
Re: Absolute Encoder Selection
« Reply #2 on: April 23, 2015, 12:15:44 pm »
Maybe a synchro resolver would do what you want?
One accurate measurement is worth a thousand expert opinions
- Adm. Grace Hopper
 

Offline PeterFW

  • Frequent Contributor
  • **
  • Posts: 577
  • Country: de
    • Stuff that goes boom
Re: Absolute Encoder Selection
« Reply #3 on: April 23, 2015, 01:40:17 pm »
I do not know how well they work, i just know that they exist :)
How about a Magnetic Rotary Encoder in each joint, like these:

AS5048
AM4096
AEAT-6600-T16
 

Offline TimFox

  • Super Contributor
  • ***
  • Posts: 7942
  • Country: us
  • Retired, now restoring antique test equipment
Re: Absolute Encoder Selection
« Reply #4 on: April 23, 2015, 04:48:07 pm »
If you want 16-bit resolution, you may need to use an incremental (quadrature) encoder instead of an absolute encoder.  This would require a homing sequence with index to initialize the up-down counter that responds to the encoder signals, but can give far more than 16-bit resolution.
 

Offline German_EE

  • Super Contributor
  • ***
  • Posts: 2399
  • Country: de
Re: Absolute Encoder Selection
« Reply #5 on: April 23, 2015, 06:26:54 pm »
Why do you need such accuracy? A 10 bit encoder geared so that your 90 degrees of movement is 360 degrees of encoder motion will be 90/1024 or 0.088 degrees per bit. Go for a 14 bit encoder and this drops to 0.0055 degrees per bit.
Should you find yourself in a chronically leaking boat, energy devoted to changing vessels is likely to be more productive than energy devoted to patching leaks.

Warren Buffett
 

Offline FrankT

  • Regular Contributor
  • *
  • Posts: 176
  • Country: au
Re: Absolute Encoder Selection
« Reply #6 on: April 24, 2015, 03:02:55 am »
I recommend putting incremental encoders on the motor and having a homing sequence on power up.  Hi res absolute encoders are expensive.

I'm playing around with replacing the the pot of an RC servo with AS5601 magnetic rotary sensor.  Only 11bit resolution in incremental mode, but I'm going to use the servos more as geared motors rather than precision positioning devices.
 

Offline pickle9000

  • Super Contributor
  • ***
  • Posts: 2439
  • Country: ca
Re: Absolute Encoder Selection
« Reply #7 on: April 24, 2015, 03:46:15 am »
How is the arm used / purpose, size?
 

Offline rx8pilot

  • Super Contributor
  • ***
  • Posts: 3634
  • Country: us
  • If you want more money, be more valuable.
Re: Absolute Encoder Selection
« Reply #8 on: April 24, 2015, 04:14:32 am »
Not sure what you are doing, but using a very high res encoder does not equal a precise or repeatable mechanical movement. The only way to take advantage of measuring very small steps is if the mechanics are more rigid than your smallest step.

Factory400 - the worlds smallest factory. https://www.youtube.com/c/Factory400
 

Offline JoelTopic starter

  • Newbie
  • Posts: 5
  • Country: us
  • Engineering is fun.
    • JoelSimonoff.com
Re: Absolute Encoder Selection
« Reply #9 on: April 27, 2015, 03:54:29 am »
It is a velocity PID loop the motor moves an arm throughout a certain range of motion however the resistance on the arm varies significantly and each cycle is about 1.2 seconds or less with with approx 120 ms per section (the motion is broken up into sections).  Upon reading the responses which prompted a further investigation on my part, I do think that my mechanics are not accurate enough to handle a 16 bit, I think the best accuracy we could get is a 14bit however we would be able to gear it given the way its mounted.  The motor moving the arm is a 1 hp drive motor for a robot.
Do you guys have any suggestions for 14 bit absolute encoders?
 

Offline FrankT

  • Regular Contributor
  • *
  • Posts: 176
  • Country: au
Re: Absolute Encoder Selection
« Reply #10 on: April 27, 2015, 07:13:06 am »
As mentioned above, the Austrian Micro Systems range can do this (AS5048 - they have a large range).  These are chips, though, but very easy to mount the chip + magnet.  I've never investigated whether anyone sells an already assembled version of these as they usually expensive.  The chip + magnet < $10.
 

Offline JoelTopic starter

  • Newbie
  • Posts: 5
  • Country: us
  • Engineering is fun.
    • JoelSimonoff.com
Re: Absolute Encoder Selection
« Reply #11 on: April 28, 2015, 01:34:45 am »
I found this kit http://www.digikey.com/product-search/en?mpart=AS5048B-EK-AB-STM1.0&vendor=961 from digikey with the chip already on the board and it has mounting holes and comes with the magnets for $25.  This looks to be exactly what I need.

Thanks very much for all the help.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf