Engineering marvel of Data Acquisition Systems

Data acquisition starts with the physical property·         General Purpose Interface Bus
of an object to be measured that is analyzed and(GPIB)
stored in the computer for long term purposes.Synonymous with HPIB (for Hewlett-Packard), the
In short data acquisition systems are alsostandard bus used for controlling electronic
referred to as DAS or DAQ which generallyinstruments with a computer. Also called IEEE 488
includes acquisition of signals and waveforms andin reference to defining ANSI/IEEE standards.
then interpretation of signals to obtain desired 
information. These different properties which are·         Resolution
analyzed through data acquisition are facts suchThe smallest signal increment that can be
as temperature, pressure, density, viscosity etc.detected by a data acquisition system. Resolution
 can be expressed in bits, in proportions, or in
Data acquisition systems have a huge use inpercent of full scale. For example, a system has
scientific and medical research purposes such as12-bit resolution, one part in 4,096 resolutions, and
magnetic resonance imaging, microelectrode0.0244 percent of full scale.
recording, and Eco cardiology, remote monitoring, 
laser Doppler flow etc.·          RS232
 It’s a standard for serial communications
They serve as an important part of gathering anyfound in many data acquisition systems. RS232 is
vital information using data analysis software andthe most common serial communication,
equipments.however, it is somewhat limited in that it only
 supports communication to one device connected
Some of the common forms of data acquisitionto the bus at a time and it only supports
at larger scale are seismic data acquisition,transmission distances up to 50 feet.
wireless data acquisition, pc data acquisition and 
SCADA (supervisory Control and Data Acquisition)·         RS485
which is the most widely used system referringIt’s a standard for serial communications
to a computer system monitoring industrial,found in many data acquisition systems. RS485 is
infrastructure or facility based processes likenot as popular as RS232, however, it is more
manufacturing, production, power generation,flexible in that it supports communication to more
water treatment distribution and energythan one device on the bus at a time and
consumption.supports transmission distances of approximately
 5,000 feet.
Let’s get familiar with some more technical 
terms in data acquisition: 
       - Sample Rate
·         Analog-to-digital converter (ADC)The speed at which a data acquisition system
An electronic device that converts analog signalscollects data. The speed is normally expressed in
to an equivalent digital form. The analog-to-digitalsamples per second. For multi-channel data
converter is the heart of most data acquisitionacquisition devices the sample rate is typically
systems.given as the speed of the analog-to-digital
 converter (A/D). To obtain individual channel
·         Digital-to-Analog Converter (D/A)sample rate, you need to divide the speed of the
An electronic component found in many dataA/D by the number of channels being sampled.
acquisition devices that produce an analog output 
signal.- Single-ended Input (SE):
 Refers to the way a signal is wired to a data
·         Digital Input/Output (DIO)acquisition device. In single-ended wiring, each
Refers to a type of data acquisition signal. Digital Ianalog input has a unique high connection but all
O is discrete signals which are either one of twochannels share a common ground connection.
states. These states may be on/off, high/low, 1Data acquisition devices have either single-ended
0, etc. Digital I/O is also referred to as binary I/O.or differential inputs. Many support both
 configurations.
·         Differential Input 
Refers to the way a signal is wired to a dataWith the progress in technology data acquisition
acquisition device. Differential inputs have a uniquehas become more advanced and reliable have
high and unique low connection for each channel.come all the way from using simple devices to
Data acquisition devices have either single-endedhighly sophisticated computer systems and has
or differential inputs, many devices support bothproved to be the greatest engineering marvel in
configurations.achieving data precision.