28.02.2013 Views

Bias Circuit

Bias Circuit

Bias Circuit

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Unit A. Communicating with the <strong>Circuit</strong><br />

Board: LabVIEW Programming and<br />

Measurement Exercises<br />

Communicating between the computer and a circuit board (sending and receiving voltages<br />

from the computer) is accomplished with the data acquisition card (DAQ). The DAQ is normally<br />

connected from the computer to the circuit board with a 68-pin cable. In general, all 68 pins<br />

are used for such things as analog inputs and outputs, triggering, digital inputs and outputs, a<br />

5-V dc supply, and counters. In our projects, we use, for the most part, only analog inputs and<br />

outputs. A digital output could also be used if we required an additional output, which of<br />

course is limited to on or off.<br />

Since the analog inputs and outputs involve digital-to-analog and analog-to-digital<br />

conversions, special consideration must be given to the discrete nature of the conversion<br />

relations. These are discussed in the following along with a series of basic programming and<br />

measurement exercises. A sequence of VIs (virtual instruments) is programmed. In Unit A.2<br />

and beyond, preprogrammed VIs are used.<br />

The LabVIEW library, ProjectA.llb, of Project A contains the preprogrammed VIs, along with<br />

samples of all of the VIs in the exercises. Project A complements this unit. It is recommended<br />

that the parts of Project A be completed at the end of a given programming segment in the<br />

unit. The appropriate project part is flagged as with the following:<br />

Project PA.x (Title of Project Segment)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!