Você está na página 1de 18

Computer Based Data Acquisition & Control

RIYAS.P.S

Introduction
Real world s/g are not compatible with the binary format used by the microprocessor. Hence there is a need for s/g conversion before & after processing. Additional circuits required for connecting real world sensors to the computer & for connecting computer to final control element.

Data Acquisition System Block Diagram

Transducers
Sense physical phenomena and translate it into electric signal.
Temperature Pressure Light Force

Level Flow Displacement Velocity

Transducers Output

Analog s/g Noisy Very small magnitude


This s/g cannot be directly given to ADC.

Signal Conditioning

The analog s/g from a transducer is conditioned to meet the requirements of an ADC input. Signal conditioning circuits improve the quality of signals generated by transducers.

Signal Conditioning
Examples of signal conditioning are;
Amplification Isolation Multiplexing Filtering Sample & hold I/V or V/I converter Antialiasing filter.

Amplification
One of the most common signal conditioning function is amplification. For maximum resolution, the voltage range of the input signals should be approximately equal to the maximum input range of the A/D converter. Amplification expands the range of the transducer signals so that they match the input range of the A/D converter.

Analog to Digital (A/D) Converter


Analog to digital (A/D) conversion changes analog voltage or current levels into digital information. The conversion is necessary to enable the computer to process or store the signals.

A/D Converter:
Sampling Rate

Determines how often conversions take

place. The higher the sampling rate, the better.


Analog Input 16 Samples/cycle 8 Samples/cycle 4 Samples/cycle

A/D Converter:
Sampling Rate
Aliasing. Acquired signal gets distorted if sampling rate is too small.

A/D Converter:
Range
Minimum and maximum voltage levels that the A/D converter can quantize

Ranges are selectable (either hardware or software) to accurately measure the signal

A/D Converter:
Resolution

Analog Outputs (D/A)


The opposite of analog to digital conversion is digital to analog (D/A) conversion. This operation converts digital information into analog voltage or current. D/A devices allow the computer to control real-world events. Analog output signals may directly control process equipment. The process can give feedback in the form of analog input signals. This is referred to as a closed loop control system with PID control. Analog outputs can also be used to generate waveforms. In this case, the device behaves as a function generator.

Analog Outputs (D/A)

Data Acquisition using std Add-on cards


Data acquisition & control can be as simple as plugging an appropriate DAQ board into your computer & using the associated software to collect & process the data. There is no need to build our own laboratory board or to code everything.

Data Acquisition using std Add-on cards


Data acquisition and control hardware generally performs one or more of the following functions:

analog input, analog output, digital input, digital output and counter/timer functions.

Você também pode gostar