SlideShare a Scribd company logo
1 of 8
Data Acquisition System
Priyanka Goswami
Instrumentation and Control Engineering
Department of Electrical Engineering
Institute of Technology, Nirma University
Abstract— The paper givesinformation about data acquisiton systems.It describes the various components
of the system and their working. The paper also discusses the applications of data acquisition system, its
advantages and disadvantages. A simple Arduino based data acqiusition system using labview has been
described.
Index Terms—Acquisition, hardware, software, sensors, interface.
I.INTRODUCTION
Data acquisition is the process of sampling signals that measure real world physical conditions and
converting the resulting samples into digital numeric values that can be manipulated by a computer. Data
acquisition systems (abbreviated with the acronym DAS or DAQ) typically measures an electrical or
physical phenomenon such as voltage, current, temperature, pressure, or sound and converts the analog
waveforms into digital values for processing and analysis with the help of computer. Stand alone data
acquisition systems are called data loggers.
A DAQ system consists of sensors, DAQ measurement hardware, and a computer with programmable
software. Compared to traditional measurement systems, PC-based DAQ systems exploit the processing
power, productivity, display, and connectivity capabilities of industry-standard computers providing a
more powerful, flexible, and cost-effective measurement solution. Also a digital signal can be stored in
volatile (RAM) or permanent (magnetic) memory from where it can be reproduced error-free or can be
imported into a computer for manipulation and analysis. A Data Acquisition System is comprised of three
parts; an I/O sub-system, a host computer and the controlling software. Hence these systems are often
referred to as embedded DAQ systems.
II.NEED OF DATA ACQUISITION SYSTEMS
Data acquisition systems (DAS) interface between the real world of physical parameters, which are
analog, and the artificial world of digital computation and control. With current emphasis on digital
systems, the interfacing function has become an important one; digital systems are used widely because
they are low cost, accurate, and relatively simple to implement. In addition, there is rapid growth in the use
of microcomputers to perform difficult digital control and measurement functions. Computerized feedback
control systems are used in many different industries today in order to achieve greater productivity in our
modern industrial societies.
Data acquisition systems have evolved over time from electromechanical recorders containing typically
from one to four channels to all-electronic systems capable of measuring hundreds of variables
simultaneously. They are now used by most engineers and scientists for laboratory research, industrial
control, test, and measurement of input and output data to and from a computer. Industries that presently
employ such automatic systems include steel making, food processing, paper production, oil refining,
chemical manufacturing, textile production, cement manufacturing, and others.
III.COMPONENTS OF DATA ACQUISITION SYSTEM
Each data acquisition system has unique functionality to serve application specific requirements. A data
acquisition and control system typically consists of the following components:
 Sensors which measure physical variables such as temperature, strain, pressure, flow, force and
motion (displacement, velocity and acceleration).
 Signal conditioning circuitry to convert sensor signals into a form that can be converted to digital
values.
 Analog-to-digital converters, which convert conditioned sensor signals to digital values which can
be used by the computer.
 A computer with the appropriate application software to process, analyze and log the data to disk.
Such software may also provide a graphical display of the data.
 An output interface, to provide an appropriate process control response.
Hence the complete DAQ module can be divided into three categories:
 Source and the system
 DAQ hardware: It acts as an interface between the signal and a PC. DAQ cards often contain
multiple components (multiplexer, ADC, DAC, TTL-IO, high speed timers, RAM). These are
accessible via a bus by a microcontroller, which can run small programs.
 DAQ software: Specialized DAQ software may be delivered with the DAQ hardware. DAQ
software is needed in order for the DAQ hardware to work with a PC.
Fig.1.Block diagram of Data Acquisition System
A. Source And System
It consists of the input acquired via sensor and the signal conditioning circuit to make the acquired
signal suitable with the DAQ hardware. It consists of:
1. Sensors and transducers: In order to sense and measure physical variables such as pressure, flow
and motion, it is necessary to use transducers or sensors, which convert physical variables into electrical
signals and transmit these signals to a signal conditioning device or directly to the data acquisition board.
Depending on the type of sensor, its electrical output can be a voltage, current, resistance, or another
electrical attribute that varies over time.
The six distinguishable energy forms that are usually measured are:
 Radiant: Light, infrared radiation, nuclear radiation
 Mechanical: Displacement/velocity/acc, Force/Torque
 Thermal: Temperature, Heat flux
 Electrical: Resistance, Capacitance, Voltage, Current, Energy, Power
 Magnetic: Magnetic Flux density
 Chemical: pH, Chemical Composition
2. Signal acquisition and conditioning circuit: The signal conditioning device performs the following
main functions:
 Supplies power to the transducer when required
 Amplify, filter and digitize the sensor signal
 Provide an appropriate output signal that can be easily processed by the analog to digital convertor.
An amplifier boosts the amplitude of the transducer output signal to a useful level for further.
Transducer outputs may be microvolt or milivolt level signals, which are then amplified to 1 to 10 V
levels. Furthermore, the transducer output may be a high impedance signal, a differential signal with
common-mode noise, a current output, a signal superimposed on a high voltage, or a combination of these.
The amplifier, in order to convert such signals into a high-level voltage, may be one of several specialized
types, such as the programmable gain instrumentation amplifier. The amplifier is frequently followed by a
low-pass active filter that reduces high-frequency signal components, unwanted electrical interference
noise, or electronic noise from the signal. The amplifier is sometimes also followed by a special nonlinear
analog function circuit that performs a nonlinear operation on the high-level signal. Such operations
include squaring, multiplication, division, rms conversion, log conversion, or linearization.
Fig.2. Signal conditioning steps
B. DAQ Hardware
The DAQ hardware turns the computer into a measurement and automation system. The terminal
block and cable route the signals to the specific pins of the DAQ device. The main criteria to consider
while selecting a DAQ device for a specific application are:
 If it provides connection to the internet
 Availability of software support
 Type of input channels: a).Single ended input channels or b).Differential input channels
 Compatibility with variety of protocols
 No. of analog input channels
 Sampling rate
 Resolution
 Accuracy
 Board size
 Plug-in type data acquisition cards
Not all DAQ hardware has to run permanently connected to a PC. Intelligent stand alone loggers and
oscilloscope can operate completely independent of the PC.
1. Analog to Digital convertor: The processed analog signal next goes to an analog multiplexer, which
switches sequentially between number of different analog input channels, in case signal from multiple
sensors are present. Each input is in turn connected to the output of the multiplexer for a specified
period of time by the multiplexer switch. During this connection time, a sample-hold circuit acquires
the signal voltage and then holds its value while an A/D converter converts the value into digital form.
The sampling time is determined by the DAQ hardware. The resultant digital word goes to a computer
data bus or to the input of a digital circuit.
Analog-to-Digital Converters (ADCs) transform an analog voltage to a binary number (a series of 1’s
and 0’s), and then eventually to a digital number (base 10) for reading on a meter, monitor, or chart. The
number of binary digits (bits) that represents the digital number determines the ADC resolution.
The different types of analog to digital convertors used in data acquisition systems are:
 Successive-Approximation ADCs
 Voltage-to-Frequency ADCs
 Dual Slope Integrating ADCs
 Sigma Delta ADCs
The Analog to digital convertor also incorporates the following capabilities
 High speed data transfer to the computer
 Noise and anti-aliasing filtering
 Programmable gain type of instrumentation amplifier
 Circuitry for hardware and software triggering
2. DAQ hardware interfaces: In telecommunications, communication protocol is a system of digital
rules for data exchange within or between computers. Thus, a protocol must define
the syntax, semantics, and synchronization of communication. If the DAQ system is in the form of
modules then it can be connected to the computer's ports (parallel, serial, USB, etc.) or if in form of
cards then they are connected to slots (S-100 bus, ISA, MCA, PCI, PCI-E, etc.) in the motherboard.
Some of the major networking protocols, that are used in various industrial data acquisition systems
are:
 CAMAC - Computer Automated Measurement and Control
 Industrial Ethernet
 Industrial USB (Universal Serial Bus)
 LAN eXtensions for Instrumentation
 MODBUS
 GPIB
 I2C
C. DAQ Software
DAQ software is needed in order for the hardware to work with a PC. It is the most critical factor in
obtaining reliable, high performance operation. The software transforms the PC and the hardware into a
complete data acquisition system which can analyze and display the parameters acquired from the source.
Specialized DAQ software may be delivered with the DAQ hardware. The different softwares available
are broadly classified into two categories:
 Programmable Software involves the use of programming languages such as C++, Visual C++, BASIC,
etc. the advantage of using these softwares is it provides flexibility but it increases the complexity of
the code.
 Data acquisition software packages do not require programming. They enable developers to design the
custom instrument best suited to their application. E.g. LabView, MATLAB, etc.
IV. DATA ACQUISITION PROCESSORS
V.
For real time data acquisition and DAP boards are available which have on board processors. All data
acquisition processor boards consist of:
 Have onboard processors.
 Run DAPL, a multitasking, real-time operating system.
 Have onboard memory.
 Support external expansion boards to increase the number of data channels.
All have onboard analog and digital inputs and outputs. Onboard processors distribute intelligence to the
Data Acquisition Processor. This frees data acquisition from the control of operating systems, such as
Windows, which may not be available to the acquisition application when critically needed. By placing a
processor onboard, data acquisition and control is implemented by its own operating system, which is
optimized for data acquisition. In any application the onboard intelligence has a set of tasks to do. To
facilitate configuration and control of the DAP, software running on the PC communicates with the
onboard intelligence, instructing it on how to behave in an application. Some of the major advantages of
using DAP boards are:
 Each Data Acquisition Processor (DAP) board gives the system an additional processor running a real-
time operating system that can be controlled from a Windows application.
 Two or more DAP boards, in the same PC or on a network, can work together as a single synchronized
system. This is highly advantageous for large scale data acquisition, like in process industries.
 High quality measurement: DAPs can provide direct measurements with 15+ accurate bits in the best
case. This helps to produce accurate measurements for quiet signals, or unbiased measurements for
noisy signals. DAP onboard filtering and careful calibration can yield measurement accuracy even in
the presence of random noise.
 Many signal channels: DAP boards are designed with high-channel-count applications in mind,
supported by an array of termination and expansion products.
 High sampling rates: Data Acquisition Processors are built for speed. At the low, slow end of the DAP
product line, sampling rates are 800,000 samples per second, without sacrificing sampling accuracy at
these speeds. Some other data acquisition cards sample fast, but not many can maintain accuracy at
their maximum rates.
 Signal generation: In addition to sampling, Data Acquisition Processors can also generate
signals: complex waveforms, digital alarm outputs, and digital or analog control commands. These
processes do not interfere with sampling or reduce its capacity. Output clocking accuracy is the same as
the input clocking accuracy.
 Real time response: The reserve of processing power necessary for high-speed data transfers also make
it possible for a DAP to respond to external events reliably. Delays of 10 milliseconds or much longer
are common in a loaded PC workstation. But on a DAP, updates are available at 1 millisecond intervals
or faster that are never late.
 Long term operation: DAP processing has no unplanned interruptions, no conflicting applications, no
monitors or processes to interfere.
Example of DAP board: The xDAP line of Data Acquisition Processor systems combines high
performance analog interface with a speed-optimized USB host connection. Each xDAP has onboard
storage for a minute of buffered data at maximum rates and autonomous sampling is controlled by a 2 GHz
Intel processor. xDAP 7420 doubles the maximum per-channel sampling speed to 2M samples per second.
VI.ADVANTAGES AND DISADVANTAGES OF USING DAQ SYSTEM
Some of the main advantages of using data acquisition systems are:
 Reduced data redundancy
 Reduced updating errors and increased consistency
 Greater data integrity and independence from applications programs
 Improved data access to users through use of host and query languages
 Improved data security
 Reduced data entry, storage, and retrieval costs
 Facilitated development of new applications program
Some disadvantages of using data acquisition systems are:
 Database systems are complex, difficult, and time-consuming to design
 Substantial hardware and software start-up costs
 Damage to database affects virtually all applications programs
 Extensive conversion costs in moving form a file-based system to a database system
 Initial training required for all programmers and users
VII.APPLICATION
A simple and cost effective data acquisition system can be easily designed using an Arduino Uno card
and LabView software developed by National Instruments for experiments and project in laboratories. In
this project a potentiometer is interfaced with Arduino Uno card. Using LabView software the change in
voltage and resistance can be displayed on a computer screen. It is a simple real time data acquisition
system. The following steps were implemented for interfacing:
 Arduino software was used for interfacing the card with LabView. The Labview Interface For
Arduino (LIFA) file is available in LabView Device and Drivers.
 After uploading the LIFA file in Arduino it can be interfaced using LabView.
 In LabView using the Arduino function a module can be designed to acquire the data from the
sensor that has been connected to the card. Here a potentiometer has been connected.
 On changing the resistence there is a change in the voltage and that is displayed on the screen
using a dial. The resistance can also be displayed after performing some mathematical
calculations.
Fig.3 Module for Arduino Interfacing
Fig.4 Display screen
VIII.CONCLUSION
Data acquisition systems basically acquire a analog signal through a transducer, convert it into digital
signal and then processes, stores, measures and analyses the acquired data with the help of various
software algorithms. Real time data acquisition systems consist of a processor which is mounted on the
module and this facilitates fast data processing and analysis. Data acquisition systems are used in all
industries such as chemical process plants, in consumer goods such as cameras, mobiles, etc and in
laboratories as well.
REFRENCES
[1] National Instrument, Data Acquisition System, www.ni.com/data-acquisition
[2] United Electronic Industries, PC based Data Acquisition System, www.ueidaq.com
[3] Principles of data acquisition and conversion, Texas Instruments, www.ti.com
[4] Data Acquisition Handbook, Third Edition, Measurement Computing Corporation
[5] Data Acquisition System Review, www.engineersedge.com
[6] Data Acquisition Processor boards, Microstar Laboratories, www.mstarlabs.com

More Related Content

What's hot

Robotics and automation _ power sources and sensors
Robotics and automation _  power sources and sensorsRobotics and automation _  power sources and sensors
Robotics and automation _ power sources and sensorsJAIGANESH SEKAR
 
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERkaran sati
 
Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)Epuri Chiranjeevi
 
data-acquisition-system-ppt
data-acquisition-system-pptdata-acquisition-system-ppt
data-acquisition-system-pptRavi Anand
 
Control systems engineering
Control systems engineeringControl systems engineering
Control systems engineeringAnisur Rahman
 
Introduction to Mechatronics, Sensors and Transducers
Introduction to Mechatronics, Sensors and TransducersIntroduction to Mechatronics, Sensors and Transducers
Introduction to Mechatronics, Sensors and Transducerstaruian
 
Selection of sensors (mechatronics)
Selection of sensors (mechatronics)Selection of sensors (mechatronics)
Selection of sensors (mechatronics)Mithun Chowdhury
 
Mechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics SystemMechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics SystemMani Vannan M
 
Introduction to Actuators
Introduction to ActuatorsIntroduction to Actuators
Introduction to ActuatorsVeerakumar S
 
sensors and transducers Module 1 n 2
sensors and transducers Module 1 n 2sensors and transducers Module 1 n 2
sensors and transducers Module 1 n 2Anchal bassi
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control systemLenchoDuguma
 

What's hot (20)

Robotics and automation _ power sources and sensors
Robotics and automation _  power sources and sensorsRobotics and automation _  power sources and sensors
Robotics and automation _ power sources and sensors
 
Actuators.ppt
Actuators.pptActuators.ppt
Actuators.ppt
 
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLER
 
Class 43 direct digital and supervisory control
Class 43   direct digital and supervisory controlClass 43   direct digital and supervisory control
Class 43 direct digital and supervisory control
 
Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)
 
Proximity sensors
Proximity sensorsProximity sensors
Proximity sensors
 
data-acquisition-system-ppt
data-acquisition-system-pptdata-acquisition-system-ppt
data-acquisition-system-ppt
 
Control systems engineering
Control systems engineeringControl systems engineering
Control systems engineering
 
Introduction to Mechatronics, Sensors and Transducers
Introduction to Mechatronics, Sensors and TransducersIntroduction to Mechatronics, Sensors and Transducers
Introduction to Mechatronics, Sensors and Transducers
 
Introduction to control systems
Introduction to control systemsIntroduction to control systems
Introduction to control systems
 
Actuators
ActuatorsActuators
Actuators
 
Transducers
TransducersTransducers
Transducers
 
Selection of sensors (mechatronics)
Selection of sensors (mechatronics)Selection of sensors (mechatronics)
Selection of sensors (mechatronics)
 
Mechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics SystemMechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics System
 
Introduction to Actuators
Introduction to ActuatorsIntroduction to Actuators
Introduction to Actuators
 
sensors and transducers Module 1 n 2
sensors and transducers Module 1 n 2sensors and transducers Module 1 n 2
sensors and transducers Module 1 n 2
 
Transducers
TransducersTransducers
Transducers
 
Ppt of servomotor
Ppt of servomotorPpt of servomotor
Ppt of servomotor
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control system
 
sensors in robotics
sensors in roboticssensors in robotics
sensors in robotics
 

Similar to Data Acquisition System

Lectute instrumentation and process control data acquisition
Lectute instrumentation and process control data acquisitionLectute instrumentation and process control data acquisition
Lectute instrumentation and process control data acquisitionrama52
 
Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.AdnanZafar83
 
Guide To Data Acquisition Systems (Daq Systems) - TMCS.docx
Guide To Data Acquisition Systems (Daq Systems) - TMCS.docxGuide To Data Acquisition Systems (Daq Systems) - TMCS.docx
Guide To Data Acquisition Systems (Daq Systems) - TMCS.docxTMCS India
 
TMCS - Guide to Data Acquisition Systems (Daq).ppt
TMCS - Guide to Data Acquisition Systems (Daq).pptTMCS - Guide to Data Acquisition Systems (Daq).ppt
TMCS - Guide to Data Acquisition Systems (Daq).pptTMCS India
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition systemAmol Dudhate
 
chapter10.industrial electronic jm304
chapter10.industrial electronic jm304chapter10.industrial electronic jm304
chapter10.industrial electronic jm304Sya Rosyada II
 
unit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptxunit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptxAanshuSingh3
 
Data Acquisition System and Data loggers
Data Acquisition System and Data loggersData Acquisition System and Data loggers
Data Acquisition System and Data loggersSwara Dave
 
dataacquisitionsystem.pdf
dataacquisitionsystem.pdfdataacquisitionsystem.pdf
dataacquisitionsystem.pdfKANDASAMYA4
 
Scada and power system automation
Scada and power system automationScada and power system automation
Scada and power system automationShubham Kapoor
 
DATA ACQUISITION (DAQ) IN LABVIEW
DATA  ACQUISITION (DAQ) IN LABVIEWDATA  ACQUISITION (DAQ) IN LABVIEW
DATA ACQUISITION (DAQ) IN LABVIEWAbhishek Sur
 
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Editor IJCATR
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsLiving Online
 
86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-pptGovindaChandraBehera1
 
Meeting w8 chapter 3 part 1
Meeting w8   chapter 3 part 1Meeting w8   chapter 3 part 1
Meeting w8 chapter 3 part 1Hattori Sidek
 
( KEVIN SONI )DATA ACQUISITION SYSTEM
( KEVIN SONI )DATA ACQUISITION SYSTEM ( KEVIN SONI )DATA ACQUISITION SYSTEM
( KEVIN SONI )DATA ACQUISITION SYSTEM Kevin Soni
 
Lab 1 data acquisition fundamentals
Lab 1   data acquisition fundamentalsLab 1   data acquisition fundamentals
Lab 1 data acquisition fundamentalsdevneet11
 
Embedded systems unit3
Embedded systems unit3Embedded systems unit3
Embedded systems unit3baskaransece
 

Similar to Data Acquisition System (20)

Lectute instrumentation and process control data acquisition
Lectute instrumentation and process control data acquisitionLectute instrumentation and process control data acquisition
Lectute instrumentation and process control data acquisition
 
Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.
 
Guide To Data Acquisition Systems (Daq Systems) - TMCS.docx
Guide To Data Acquisition Systems (Daq Systems) - TMCS.docxGuide To Data Acquisition Systems (Daq Systems) - TMCS.docx
Guide To Data Acquisition Systems (Daq Systems) - TMCS.docx
 
Unit ii
Unit   iiUnit   ii
Unit ii
 
TMCS - Guide to Data Acquisition Systems (Daq).ppt
TMCS - Guide to Data Acquisition Systems (Daq).pptTMCS - Guide to Data Acquisition Systems (Daq).ppt
TMCS - Guide to Data Acquisition Systems (Daq).ppt
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition system
 
Data Acquistation.pdf
Data Acquistation.pdfData Acquistation.pdf
Data Acquistation.pdf
 
chapter10.industrial electronic jm304
chapter10.industrial electronic jm304chapter10.industrial electronic jm304
chapter10.industrial electronic jm304
 
unit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptxunit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptx
 
Data Acquisition System and Data loggers
Data Acquisition System and Data loggersData Acquisition System and Data loggers
Data Acquisition System and Data loggers
 
dataacquisitionsystem.pdf
dataacquisitionsystem.pdfdataacquisitionsystem.pdf
dataacquisitionsystem.pdf
 
Scada and power system automation
Scada and power system automationScada and power system automation
Scada and power system automation
 
DATA ACQUISITION (DAQ) IN LABVIEW
DATA  ACQUISITION (DAQ) IN LABVIEWDATA  ACQUISITION (DAQ) IN LABVIEW
DATA ACQUISITION (DAQ) IN LABVIEW
 
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
Design and Implementing Novel Independent Real-Time Software Programmable DAQ...
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data Communications
 
86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt
 
Meeting w8 chapter 3 part 1
Meeting w8   chapter 3 part 1Meeting w8   chapter 3 part 1
Meeting w8 chapter 3 part 1
 
( KEVIN SONI )DATA ACQUISITION SYSTEM
( KEVIN SONI )DATA ACQUISITION SYSTEM ( KEVIN SONI )DATA ACQUISITION SYSTEM
( KEVIN SONI )DATA ACQUISITION SYSTEM
 
Lab 1 data acquisition fundamentals
Lab 1   data acquisition fundamentalsLab 1   data acquisition fundamentals
Lab 1 data acquisition fundamentals
 
Embedded systems unit3
Embedded systems unit3Embedded systems unit3
Embedded systems unit3
 

More from Priyanka Goswami

Fog computing and data concurrency
Fog computing and data concurrencyFog computing and data concurrency
Fog computing and data concurrencyPriyanka Goswami
 
Texture based feature extraction and object tracking
Texture based feature extraction and object trackingTexture based feature extraction and object tracking
Texture based feature extraction and object trackingPriyanka Goswami
 
Biomedical image processing ppt
Biomedical image processing pptBiomedical image processing ppt
Biomedical image processing pptPriyanka Goswami
 
Thermal Imaging and its Applications
Thermal Imaging and its ApplicationsThermal Imaging and its Applications
Thermal Imaging and its ApplicationsPriyanka Goswami
 

More from Priyanka Goswami (8)

Fog computing and data concurrency
Fog computing and data concurrencyFog computing and data concurrency
Fog computing and data concurrency
 
Project 3
Project 3Project 3
Project 3
 
Texture based feature extraction and object tracking
Texture based feature extraction and object trackingTexture based feature extraction and object tracking
Texture based feature extraction and object tracking
 
Stock analysis report
Stock analysis reportStock analysis report
Stock analysis report
 
Cad report
Cad reportCad report
Cad report
 
Presentation_Final
Presentation_FinalPresentation_Final
Presentation_Final
 
Biomedical image processing ppt
Biomedical image processing pptBiomedical image processing ppt
Biomedical image processing ppt
 
Thermal Imaging and its Applications
Thermal Imaging and its ApplicationsThermal Imaging and its Applications
Thermal Imaging and its Applications
 

Recently uploaded

Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 

Recently uploaded (20)

Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 

Data Acquisition System

  • 1. Data Acquisition System Priyanka Goswami Instrumentation and Control Engineering Department of Electrical Engineering Institute of Technology, Nirma University Abstract— The paper givesinformation about data acquisiton systems.It describes the various components of the system and their working. The paper also discusses the applications of data acquisition system, its advantages and disadvantages. A simple Arduino based data acqiusition system using labview has been described. Index Terms—Acquisition, hardware, software, sensors, interface. I.INTRODUCTION Data acquisition is the process of sampling signals that measure real world physical conditions and converting the resulting samples into digital numeric values that can be manipulated by a computer. Data acquisition systems (abbreviated with the acronym DAS or DAQ) typically measures an electrical or physical phenomenon such as voltage, current, temperature, pressure, or sound and converts the analog waveforms into digital values for processing and analysis with the help of computer. Stand alone data acquisition systems are called data loggers. A DAQ system consists of sensors, DAQ measurement hardware, and a computer with programmable software. Compared to traditional measurement systems, PC-based DAQ systems exploit the processing power, productivity, display, and connectivity capabilities of industry-standard computers providing a more powerful, flexible, and cost-effective measurement solution. Also a digital signal can be stored in volatile (RAM) or permanent (magnetic) memory from where it can be reproduced error-free or can be imported into a computer for manipulation and analysis. A Data Acquisition System is comprised of three parts; an I/O sub-system, a host computer and the controlling software. Hence these systems are often referred to as embedded DAQ systems. II.NEED OF DATA ACQUISITION SYSTEMS Data acquisition systems (DAS) interface between the real world of physical parameters, which are analog, and the artificial world of digital computation and control. With current emphasis on digital systems, the interfacing function has become an important one; digital systems are used widely because they are low cost, accurate, and relatively simple to implement. In addition, there is rapid growth in the use of microcomputers to perform difficult digital control and measurement functions. Computerized feedback control systems are used in many different industries today in order to achieve greater productivity in our modern industrial societies. Data acquisition systems have evolved over time from electromechanical recorders containing typically from one to four channels to all-electronic systems capable of measuring hundreds of variables simultaneously. They are now used by most engineers and scientists for laboratory research, industrial control, test, and measurement of input and output data to and from a computer. Industries that presently
  • 2. employ such automatic systems include steel making, food processing, paper production, oil refining, chemical manufacturing, textile production, cement manufacturing, and others. III.COMPONENTS OF DATA ACQUISITION SYSTEM Each data acquisition system has unique functionality to serve application specific requirements. A data acquisition and control system typically consists of the following components:  Sensors which measure physical variables such as temperature, strain, pressure, flow, force and motion (displacement, velocity and acceleration).  Signal conditioning circuitry to convert sensor signals into a form that can be converted to digital values.  Analog-to-digital converters, which convert conditioned sensor signals to digital values which can be used by the computer.  A computer with the appropriate application software to process, analyze and log the data to disk. Such software may also provide a graphical display of the data.  An output interface, to provide an appropriate process control response. Hence the complete DAQ module can be divided into three categories:  Source and the system  DAQ hardware: It acts as an interface between the signal and a PC. DAQ cards often contain multiple components (multiplexer, ADC, DAC, TTL-IO, high speed timers, RAM). These are accessible via a bus by a microcontroller, which can run small programs.  DAQ software: Specialized DAQ software may be delivered with the DAQ hardware. DAQ software is needed in order for the DAQ hardware to work with a PC. Fig.1.Block diagram of Data Acquisition System A. Source And System It consists of the input acquired via sensor and the signal conditioning circuit to make the acquired signal suitable with the DAQ hardware. It consists of: 1. Sensors and transducers: In order to sense and measure physical variables such as pressure, flow and motion, it is necessary to use transducers or sensors, which convert physical variables into electrical signals and transmit these signals to a signal conditioning device or directly to the data acquisition board.
  • 3. Depending on the type of sensor, its electrical output can be a voltage, current, resistance, or another electrical attribute that varies over time. The six distinguishable energy forms that are usually measured are:  Radiant: Light, infrared radiation, nuclear radiation  Mechanical: Displacement/velocity/acc, Force/Torque  Thermal: Temperature, Heat flux  Electrical: Resistance, Capacitance, Voltage, Current, Energy, Power  Magnetic: Magnetic Flux density  Chemical: pH, Chemical Composition 2. Signal acquisition and conditioning circuit: The signal conditioning device performs the following main functions:  Supplies power to the transducer when required  Amplify, filter and digitize the sensor signal  Provide an appropriate output signal that can be easily processed by the analog to digital convertor. An amplifier boosts the amplitude of the transducer output signal to a useful level for further. Transducer outputs may be microvolt or milivolt level signals, which are then amplified to 1 to 10 V levels. Furthermore, the transducer output may be a high impedance signal, a differential signal with common-mode noise, a current output, a signal superimposed on a high voltage, or a combination of these. The amplifier, in order to convert such signals into a high-level voltage, may be one of several specialized types, such as the programmable gain instrumentation amplifier. The amplifier is frequently followed by a low-pass active filter that reduces high-frequency signal components, unwanted electrical interference noise, or electronic noise from the signal. The amplifier is sometimes also followed by a special nonlinear analog function circuit that performs a nonlinear operation on the high-level signal. Such operations include squaring, multiplication, division, rms conversion, log conversion, or linearization. Fig.2. Signal conditioning steps B. DAQ Hardware The DAQ hardware turns the computer into a measurement and automation system. The terminal block and cable route the signals to the specific pins of the DAQ device. The main criteria to consider while selecting a DAQ device for a specific application are:  If it provides connection to the internet
  • 4.  Availability of software support  Type of input channels: a).Single ended input channels or b).Differential input channels  Compatibility with variety of protocols  No. of analog input channels  Sampling rate  Resolution  Accuracy  Board size  Plug-in type data acquisition cards Not all DAQ hardware has to run permanently connected to a PC. Intelligent stand alone loggers and oscilloscope can operate completely independent of the PC. 1. Analog to Digital convertor: The processed analog signal next goes to an analog multiplexer, which switches sequentially between number of different analog input channels, in case signal from multiple sensors are present. Each input is in turn connected to the output of the multiplexer for a specified period of time by the multiplexer switch. During this connection time, a sample-hold circuit acquires the signal voltage and then holds its value while an A/D converter converts the value into digital form. The sampling time is determined by the DAQ hardware. The resultant digital word goes to a computer data bus or to the input of a digital circuit. Analog-to-Digital Converters (ADCs) transform an analog voltage to a binary number (a series of 1’s and 0’s), and then eventually to a digital number (base 10) for reading on a meter, monitor, or chart. The number of binary digits (bits) that represents the digital number determines the ADC resolution. The different types of analog to digital convertors used in data acquisition systems are:  Successive-Approximation ADCs  Voltage-to-Frequency ADCs  Dual Slope Integrating ADCs  Sigma Delta ADCs The Analog to digital convertor also incorporates the following capabilities  High speed data transfer to the computer  Noise and anti-aliasing filtering  Programmable gain type of instrumentation amplifier  Circuitry for hardware and software triggering 2. DAQ hardware interfaces: In telecommunications, communication protocol is a system of digital rules for data exchange within or between computers. Thus, a protocol must define the syntax, semantics, and synchronization of communication. If the DAQ system is in the form of modules then it can be connected to the computer's ports (parallel, serial, USB, etc.) or if in form of cards then they are connected to slots (S-100 bus, ISA, MCA, PCI, PCI-E, etc.) in the motherboard. Some of the major networking protocols, that are used in various industrial data acquisition systems are:  CAMAC - Computer Automated Measurement and Control
  • 5.  Industrial Ethernet  Industrial USB (Universal Serial Bus)  LAN eXtensions for Instrumentation  MODBUS  GPIB  I2C C. DAQ Software DAQ software is needed in order for the hardware to work with a PC. It is the most critical factor in obtaining reliable, high performance operation. The software transforms the PC and the hardware into a complete data acquisition system which can analyze and display the parameters acquired from the source. Specialized DAQ software may be delivered with the DAQ hardware. The different softwares available are broadly classified into two categories:  Programmable Software involves the use of programming languages such as C++, Visual C++, BASIC, etc. the advantage of using these softwares is it provides flexibility but it increases the complexity of the code.  Data acquisition software packages do not require programming. They enable developers to design the custom instrument best suited to their application. E.g. LabView, MATLAB, etc. IV. DATA ACQUISITION PROCESSORS V. For real time data acquisition and DAP boards are available which have on board processors. All data acquisition processor boards consist of:  Have onboard processors.  Run DAPL, a multitasking, real-time operating system.  Have onboard memory.  Support external expansion boards to increase the number of data channels. All have onboard analog and digital inputs and outputs. Onboard processors distribute intelligence to the Data Acquisition Processor. This frees data acquisition from the control of operating systems, such as Windows, which may not be available to the acquisition application when critically needed. By placing a processor onboard, data acquisition and control is implemented by its own operating system, which is optimized for data acquisition. In any application the onboard intelligence has a set of tasks to do. To facilitate configuration and control of the DAP, software running on the PC communicates with the onboard intelligence, instructing it on how to behave in an application. Some of the major advantages of using DAP boards are:  Each Data Acquisition Processor (DAP) board gives the system an additional processor running a real- time operating system that can be controlled from a Windows application.  Two or more DAP boards, in the same PC or on a network, can work together as a single synchronized system. This is highly advantageous for large scale data acquisition, like in process industries.  High quality measurement: DAPs can provide direct measurements with 15+ accurate bits in the best case. This helps to produce accurate measurements for quiet signals, or unbiased measurements for
  • 6. noisy signals. DAP onboard filtering and careful calibration can yield measurement accuracy even in the presence of random noise.  Many signal channels: DAP boards are designed with high-channel-count applications in mind, supported by an array of termination and expansion products.  High sampling rates: Data Acquisition Processors are built for speed. At the low, slow end of the DAP product line, sampling rates are 800,000 samples per second, without sacrificing sampling accuracy at these speeds. Some other data acquisition cards sample fast, but not many can maintain accuracy at their maximum rates.  Signal generation: In addition to sampling, Data Acquisition Processors can also generate signals: complex waveforms, digital alarm outputs, and digital or analog control commands. These processes do not interfere with sampling or reduce its capacity. Output clocking accuracy is the same as the input clocking accuracy.  Real time response: The reserve of processing power necessary for high-speed data transfers also make it possible for a DAP to respond to external events reliably. Delays of 10 milliseconds or much longer are common in a loaded PC workstation. But on a DAP, updates are available at 1 millisecond intervals or faster that are never late.  Long term operation: DAP processing has no unplanned interruptions, no conflicting applications, no monitors or processes to interfere. Example of DAP board: The xDAP line of Data Acquisition Processor systems combines high performance analog interface with a speed-optimized USB host connection. Each xDAP has onboard storage for a minute of buffered data at maximum rates and autonomous sampling is controlled by a 2 GHz Intel processor. xDAP 7420 doubles the maximum per-channel sampling speed to 2M samples per second. VI.ADVANTAGES AND DISADVANTAGES OF USING DAQ SYSTEM Some of the main advantages of using data acquisition systems are:  Reduced data redundancy  Reduced updating errors and increased consistency  Greater data integrity and independence from applications programs  Improved data access to users through use of host and query languages  Improved data security  Reduced data entry, storage, and retrieval costs  Facilitated development of new applications program Some disadvantages of using data acquisition systems are:  Database systems are complex, difficult, and time-consuming to design  Substantial hardware and software start-up costs  Damage to database affects virtually all applications programs  Extensive conversion costs in moving form a file-based system to a database system  Initial training required for all programmers and users VII.APPLICATION A simple and cost effective data acquisition system can be easily designed using an Arduino Uno card and LabView software developed by National Instruments for experiments and project in laboratories. In
  • 7. this project a potentiometer is interfaced with Arduino Uno card. Using LabView software the change in voltage and resistance can be displayed on a computer screen. It is a simple real time data acquisition system. The following steps were implemented for interfacing:  Arduino software was used for interfacing the card with LabView. The Labview Interface For Arduino (LIFA) file is available in LabView Device and Drivers.  After uploading the LIFA file in Arduino it can be interfaced using LabView.  In LabView using the Arduino function a module can be designed to acquire the data from the sensor that has been connected to the card. Here a potentiometer has been connected.  On changing the resistence there is a change in the voltage and that is displayed on the screen using a dial. The resistance can also be displayed after performing some mathematical calculations. Fig.3 Module for Arduino Interfacing Fig.4 Display screen VIII.CONCLUSION Data acquisition systems basically acquire a analog signal through a transducer, convert it into digital signal and then processes, stores, measures and analyses the acquired data with the help of various software algorithms. Real time data acquisition systems consist of a processor which is mounted on the module and this facilitates fast data processing and analysis. Data acquisition systems are used in all
  • 8. industries such as chemical process plants, in consumer goods such as cameras, mobiles, etc and in laboratories as well. REFRENCES [1] National Instrument, Data Acquisition System, www.ni.com/data-acquisition [2] United Electronic Industries, PC based Data Acquisition System, www.ueidaq.com [3] Principles of data acquisition and conversion, Texas Instruments, www.ti.com [4] Data Acquisition Handbook, Third Edition, Measurement Computing Corporation [5] Data Acquisition System Review, www.engineersedge.com [6] Data Acquisition Processor boards, Microstar Laboratories, www.mstarlabs.com