LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to realize encoder for position measurement?

Please can anyone help me to realize one encoder as LabVIEW virtual instrument?Give me some example?
0 Kudos
Message 1 of 8
(3,888 Views)

We really need to know what type of encoder you are planning on using. If it is a rotary encoder, with a digital output, then probably a digital I/O card and using LabVIEW to count pulses is the way. Some encoders will output their position as actual numbers, either through a serial connection, digital one or usb. So give us a little more info to help you.

 

P.M.

 

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 8
(3,883 Views)
In attachment you can see the problem. Please give me some starting ideas, then we will ask you if something have been unclear.
0 Kudos
Message 3 of 8
(3,876 Views)

Thank you for contacting National Instruments.

Where did the document you attached come from? Do you have a device that you want to obtain signals from (a photodetector or some type of encoder)?

--
Michael P
National Instruments
0 Kudos
Message 4 of 8
(3,852 Views)
My professor and I research encoder, and that attachment is from one paper from conference IDAACS'2005 in Sofia, Bulgaria.Can you give me starting solution which I further will develop, because I still start with using LabVIEW, and I don't have many experience. Encoder is pseudorandom with parallel reading of pseudorandom code. Reading is performed with photodetectors.
0 Kudos
Message 5 of 8
(3,824 Views)
How many/what kind of output(s) does your encoder have? What does this output denote? What type of encoder is it? 
--
Michael P
National Instruments
0 Kudos
Message 6 of 8
(3,808 Views)

This is one specific case of absolute encoder. Here we have conversion pseudorandom to binary code. Reading is performed with photodetector array.

Can you give me one example of classic absolute encoder realized with LabVIEW, which I will develope latter.

0 Kudos
Message 7 of 8
(3,799 Views)
 

Here is an app note on using Absolute encoders with NI products and an example.

Absolute Encoders and NI Products
http://zone.ni.com/devzone/conceptd.nsf/webmain/cc3529aa0ec447768625683f0054478b 

Example:Reading an Absolute Encoder with National Instruments Motion Control
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3DB8B56A4E034080020E74861&p_node=DZ52471&p_source=External 

I hope this helps!

--
Michael P
National Instruments
0 Kudos
Message 8 of 8
(3,784 Views)