Single channel encoder signal to quadrature signal?

Bernard

Joined Aug 7, 2008
5,784
Looks like the resolution is about .15625 mm / pulse. Do you need it that fine ? Pulse rate could be divided down then counted up or down. Assigning a number to a digital comparator would cause the actuator to go to that number. A pulse or two could be lost if end points are not reached occasionally.
 

dendad

Joined Feb 20, 2016
4,641
Try something like this, using 74AC14 inverters.
QuadratureOut.jpg
The R and C will have to be fiddled a bit ti allow the max speed through.
 

MisterBill2

Joined Jan 23, 2018
28,113
I have a closed system with a DC motor and a single-channel incremental encoder for position feedback. I bought a controller that says it takes dual channel (quadrature) encoder input (channels A, B). I do not need the directional elements of the device (the reason for the 2nd channel), but would like to still find a way to interface the system with the controller. Is there a way I can emulate a quadrature signal by feeding the system signal through something to shift its phase 90 degrees? Is that even necessary?

Thanks!
You can easily generate a fake quadrature signal, BUT if you use it the results will not be correct. But if you have other means to know the direction then you don't need the quadrature signal ONLY IF the direction signal changes instantly as the direction changes, and if the motor controller can accept a direction signal. Most of them do not. So go and purchase the correct encoder.
 
Top