How do I use an encoder to display length/distance

  • Thread starter cigarsmokdbyclinton
  • Start date

cigarsmokdbyclinton

Guest
C
Hi all,

I have an application where I have a cut-off table that varies infinately in length from 8 feet to 16 feet. I need to somehow keep track of how long the cut-off table is +/-.025". I then need to display the length on a cheap LED display.

I am thinking an encoder, but I have only worked with encoders in conjunction with a profibus scanner(not a option in this case). I was wondering if there were some solution out there that would allow me to hook the encoder directly up to a display. Is there a LED display that can directly convert an encoder's square wave to a length? I have a feeling that would not work because I need to be able to scale/zero the display somehow.

So I need to somehow hook the encoder up to the AB PLC5/40. How do I do that? Is there some sort of encoder card specifically designed for this task?

Once it's in the PLC, I know how to get it to a display. Its just the interface to the encoder that I don't know what to do with.

High speed is not an issue, the table moves maybe 30"/min max.

Thanks in advance!
 
I frequently work on some machines with a controlled shuttle motor.

They have a rotary encoder on the pulley sending pulses to an Omron counter. The counter reads pulses up to 99999 clicks, and can be scaled to read lengths. Also it can be set to activate an output at a preset reading (Overtravel limit?)

At start of each cycle, a reset pulse is sent to the counter to start the count 00000, and their repeatablity is very good - should easily meet your precision requirements.
 
Do you happen to know the model number of the Omron display? Is it a special display or are the features the display has common?

TIA
 
I dont know the exact Omron #, it is their 1.77" square size, with 2 inputs from the encoder. I search Omron & it appears to be a H7CR series

As i had to order & replace one - the encoder used is a Accu-Coder model 755A with Pull-Up output from Encoder Products This is a not off the shelf item, available with any pulse per revolution resolution you want (from 1 to 20,480 CPR)But use a small number, the shuttle I mentioned used 100CPR, and 24" of travel gave a count of 9100 clicks.

Unfortunately, the shop that has these machines is about an hour drive with no traffic (Sunday morning) 2 to 3 hours with normal Detroit traffic.
 

Similar Topics

Sorry in advance for the long post, but this requires a little back story. I work in a facility with a couple hundred VFDs Most are in a web...
Replies
14
Views
216
I have an application using an incremental encoder and then I convert it to degree (0-360) using calculation program. For a while, the calculation...
Replies
8
Views
273
Hi everyone, This is my first time posting, so please forgive any omissions or mistakes. I am attempting to control the velocity of a stepper...
Replies
18
Views
1,011
Dears, i am trying to change the series of encoder from A to B, but the program do not has this option (Rslogix5000, 20.06 the old encoder was...
Replies
2
Views
209
Hi all, I am working with an incremental encoder (ABZ signals, 360 ppr (so 1440 counts per rev)) to replace the existing "manual" encoder wheel I...
Replies
51
Views
2,619
Back
Top Bottom