The user interface we created shows the Voltage Drop, VO, the measured Excitation Voltage, Vex, and the ratio of the two.
Figure 3: LabVIEW Front Panel
In LabVIEW we need to measure the voltage drop across the terminals, as well as the excitation voltage applied to the bridge. The voltage drop is then divided by the excitation voltage to find the ratio between the two. This value is very useful in bridge-based measurements and more logic can be built in to tailor the application as needed. Finally, we will output the results to numeric indicators on the front panel.
Figure 4: Coding Block Diagram
The LabVIEW block diagram looks very similar to the coding block diagram
Figure 5: LabVIEW 2009 Block Diagram
(The attached LabVIEW code snippet can be dragged-and-dropped to a LabVIEW block diagram, use attached PNG file. After locating the PNG file, just drag the file icon onto a blank block diagram, as if you were dragging the file onto your desktop.)
No comments:
Post a Comment