Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
LabVIEW-Measurements.pdf
Скачиваний:
61
Добавлен:
29.05.2015
Размер:
3.37 Mб
Скачать

Chapter 4 Example Measurements

Example Oscilloscope Measurements

This section discusses how to take measurements that are typical of an oscilloscope. The examples show how to use an MIO-type DAQ device or an instrument to take these measurements.

How to Measure Maximum, Minimum, and Peak-to-Peak Voltage

This example assumes you have some type of signal that changes over time. Figure 4-24 shows what your measurement system might look like.

Figure 4-24. Data Acquisition System for Minimum, Maximum, Peak-to-Peak

For this measurement, your signal might typically be repetitive, but does not have to be in order to read the maximum, minimum, and peak-to-peak values. The peak-to-peak value is the maximum voltage swing (maximum – minimum). Figure 4-25 shows the LabVIEW diagram to take these measurements.

Figure 4-25. Measuring Minimum, Maximum, and Peak-to-Peak Voltages

AI Acquire Waveform VI is called to scan data from one channel of the DAQ device. The acquired waveform is passed to Waveform Min Max VI, which returns the minimum and maximum values of the waveform. The difference of these values is the peak-to-peak voltage.

LabVIEW Measurements Manual

4-14

www.ni.com

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]