LVDT Gauge Monitor using RS232 and LabVIEW

Gauge_Monitor

Overview

LVDT Gauge Monitor using RS232 and LabVIEW.  An automotive company needed a program to monitor two LVDT's from a measurement gauge.  The system needed to communicate with existing Marposs LVDT probes.  The software had to easily indicate to the user a good or bad part, allow for pass/fail criteria to be easily changed, and save data to file.

Solution

We developed a custom LabVIEW program that collected data from the LVDT's (Linear Variable Differential Transformer).  A LVDT is a sensor that can measure linear displacement.  The custom LabVIEW software communicated to the LVDT's via RS232.  RS232 is a serial communication protocol used to communicate to stand alone instruments.

Marpos LVDT

Marposs LVDT

Usually there are R232 LabVIEW drivers available to communicate with instruments.  There were no LabVIEW drivers available to communicate with the Marposs LVDT's so we developed custom LabVIEW drivers.

Features

Main

Gauge Monitor
 

The probe and average indicators would be green is the measurement was within the pass/fail criteria and red if the measurement was outside the criteria.  An options dialog screen was available to allow the user to set pass/fail criteria along with other test settings.  The user could set a zero reference for the LVDT's and save the data to file. 

Settings

Settings_Dialog_FP

The settings screen allowed the user to set the Com port for the LVDT's and set the upper and lower Pass/Fail criteria.

Data File

Gauge_Test_Data

The data was saved in a tab delimited text file.  This allowed the data to be viewed in excel.

Result

LVDT Gauge Monitor using RS232 and LabVIEW allowed the customer to quickly get measurements from the LVDT's.   We were able to to develop custom LabVIEW drivers for the LVDT due to LabVIEW's robust RS232 communication library.  The software was very easy and intuitive to use and the data gathered allowed the customer to improve the quality of their product.
 
Let's build an application together.  Contact us today