LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Stepper Motor as an Encoder

Solved!
Go to solution

Iam using 4 coil unipolar stepper motor with 48 poles, and I've found that i can use another stepper motor as an encoder. Iam working on an education project--and the equipement I have is NI ELVIS board with DAQ, Labview....... I need to know what steps I will need to take to use another stepper motor as an encoder.

 

Thanks

0 Kudos
Message 1 of 42
(6,253 Views)
Solution
Accepted by topic author SK0480

Hey SK0480,

 

You can do this, but it requires building some other circuits. Here is a simpler circuit using 2 comparators. This schematic may also be useful to you. Hope that helps!

John B.
Embedded Networks R&D
National Instruments
Certified LabVIEW Developer
0 Kudos
Message 2 of 42
(6,228 Views)

OK so will I need to connect this motor to the shaft of the other stepper motor iam trying to measure the steps. because to run the stepper motor iam using a current driver amplifier, 

0 Kudos
Message 3 of 42
(6,217 Views)

so if iam using a unipolar 5 wire stepper motor, then what kind of stepper motor I will need to use it as an encoder and how would I able to connect both motors together.

 

Thanks

0 Kudos
Message 4 of 42
(6,181 Views)

You should be able to use any stepper motor as an encoder. Of course, the step size is going to limit your resolution for measurement, and it may not be reliable. Since the motor is unipolar, theoretically you could use a unipolar motor for the encoder as well. Is there some reason you want to use a stepper motor rather than a quadrature encoder? They aren't expensive, would be much easier to work with, and will give you much more reliable results. I found one here for less than $4.

 

As for connecting the shafts, you would probably need some kind of gearing. That all depends on your application. You could even use the gear ratios to create a more useful encoder. Hope that helps!

John B.
Embedded Networks R&D
National Instruments
Certified LabVIEW Developer
0 Kudos
Message 5 of 42
(6,165 Views)

what you mean by gearing, gear ratio are you talking about coupling

 

Thanks

0 Kudos
Message 6 of 42
(6,162 Views)

I mean to use gears to connect the shafts of your motors together.

John B.
Embedded Networks R&D
National Instruments
Certified LabVIEW Developer
0 Kudos
Message 7 of 42
(6,136 Views)

Hello

 

Ok I appreciate your help, I need to know if iam using a quadrature encoder, what do I need to make sure when selecting such encoder, i mean what do I need to make sure so that it gives me the accurate reading--does the encoder need to have same resolution as a stepper motor.

 

Thanks

0 Kudos
Message 8 of 42
(6,128 Views)

Almost any quadrature encoder should work for your application. It does not need to have the same resolution as the motor. All you will need to do is determine how many counts on the encoder correspond to a step on your motor and you should be all set.

John B.
Embedded Networks R&D
National Instruments
Certified LabVIEW Developer
0 Kudos
Message 9 of 42
(6,110 Views)

Hello John

 

Ya this helps out a lot..ok iam using an NI elvis board with a built in daq board, it has breadboard attached to it which has DIOs and analog input/outputs...so Iam using a quadrature encoder how will I need to connect it and measure the steps using labview..

 

Thanks

SK

0 Kudos
Message 10 of 42
(6,093 Views)