HKT22 optical encoder newbie question / integration

Need a new type of sensor? Interfaced a sensor that you want to tell everyone about?
Post Reply
nm17
Phidgeteer!
Posts: 51
Joined: Mon Nov 27, 2017 3:29 am
Contact:

HKT22 optical encoder newbie question / integration

Post by nm17 »

Hi

I am considering HKT22 optical encoder, had a very good look on Phidgets website but wasn't sure how it integrates (or doesn't) with other Phidgets.

My setup currently is stepper + controller + encoder, wanting to drive stepper to up to +-0.15mm precision.

Ideally, I would like to use rotary optical encoder and have a closed loop on the Phidgets board. That is, I plug HKT22 optical encoder into to Phidgets controller board (eg DCC1000_0) then set the stepper target to eg 100 and the controller board uses encoder to figure out if any missteps have happened and adds steps until it reaches the target position of 100.

Is this possible / available to buy? If yes, what do I need in terms of controllers?

I understand I can use my own software to read the optical encoder and then instruct controller/stepper motor. This is all fine but introduces unnecessary delays in communication and many components that could fail in the process (from hardware to software).

If control loop with custome software is the only way, is it possible to connect HKT22 to Phidgets InterfaceKit 1010 as (presumably digital) input?

Thank you
jdecoux
Labview Developer
Posts: 161
Joined: Mon Nov 13, 2017 10:20 am
Contact:

Re: HKT22 optical encoder newbie question / integration

Post by jdecoux »

We do not currently have a stepper controller with built-in encoder input. The only way to do what you are looking for with a stepper motor is using an encoder interface and custom software.

I would recommend the ENC1000 Quadrature Encoder Phidget to accurately read the position of your encoder.

Digital inputs on Phidgets like the Phidget Interface Kits are intended for use with slower signals, such as detecting if a button is pressed, and are not suited to high-frequency operation.
fitchett
Site Admin
Posts: 266
Joined: Fri Dec 05, 2003 3:45 pm
Location: Canada
Contact:

Re: HKT22 optical encoder newbie question / integration

Post by fitchett »

Our Stepper Controllers don't do closed loop control; but our newer DC Motor Controllers do. DCC1000 and DCC1002 both accept an encoder input, and using the Proportional API object, you get a interface similar to a stepper motor, but using a DC Motor. Depending on your application, DC Motors can be much more predictable than stepper motors. Internally, we've used DC Motors to control linear motion, closing the loop with a linear encoder. Incredible accuracy.

There is some extra complexity to getting the Proportional controller set up in your software, but this is still way simpler than implementing an external control loop on a stepper motor.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests