SlideShare uma empresa Scribd logo
1 de 36
Data Acquisition
system
By Shiv chamkure,2011BIN004 1
• What Is Data Acquisition?
• What data acquisition system consist of ?
• Block diagram of data acquisition system
• Transducers(sensors)
• Signal conditioning
• Ground loops
• Data acquisition and control hardware
• Functions of a DAQ device
• Data Acquisition Software 2
3
What Is Data Acquisition?
Data acquisition (DAQ) is the process of
measuring an electrical or physical
phenomenon such as voltage, current,
temperature, pressure, or sound ,flow rate
with a computer.
4
A data acquisition system consists of :
1. Sense of physical variables ( transducers )
2. Signal Conditioning for electrical signal to make it
readable by an A/D board
3. Convert the signal into a digital format acceptable by
a computer(DAQ device)
4. Process, analyze, store, and display the acquired
data with the help of software
5
Data Acquisition System
Block Diagram :
6
What is a Transducer?
Transducer
converts a physical phenomenon into a
measurable electrical signal
7
Variety of Transducers
8
Signal Conditioning
Improving the quality of signals
Amplification
Filtering
Isolation
Noisy, Low-Level Signal Filtered, Amplified
Signal
Noisy, Low-Level Signal
Filtered, Amplified Signal
9
Amplification :
When the input signal is as small as microvolts, electrical
noise can drown out the signal itself, leading to
meaningless data.
For reducing the effects of noise on your signal is to
amplify the signal as close to the source as possible.
Increases Signal to Noise Ratio (SNR)
e.g. A J-type thermocouple outputs a very low-level
voltage signal that varies by about 50 µV/°C.
10
Filtering :
To reject unwanted noise within a certain frequency
range.
Many systems will exhibit 50 Hz periodic noise from
sources such as power supplies or machinery.
Butterworth Filter
Bessel Filter
Chebyshev Filter
Simple RC Filter
Passive & Active Filters
e.g
11
Isolation is one way to eliminate ground loop errors.
Isolation breaks ground loops, rejects high common-mode
voltages, and protects expensive DAQ boards.
Protects from power lines, lightning.
.
Isolation :
Improper grounding of the DAQ system is the most common
cause of measurement problems and damaged DAQ boards.
There is no physical wiring between the input and output.
The input is normally transferred by converting it to an optical or
magnetic signal then it is reconstructed on the output.
12
Grounding Issues
To get correct measurements you must properly
ground your system.
+
_
Vs
+
_
Vs
Grounded Floating
Signal Source
13
Signal is referenced to a system ground
-earth ground
-building ground
Examples:
-Power supplies
-Signal Generators
-Anything that plugs into an outlet
Grounded Signal Source
+
_
Vs
14
Signal is NOT referenced to a system
ground
– earth ground
– building ground
Examples:
– Batteries
– Thermocouples
– Transformers
– Isolation Amplifiers
– building ground
+
_
Vs
Floating Signal Source
15
Ground Loops :  There are two grounds.
 The grounds are at different potentials.
 There is a galvanic path between the
grounds.
16
Breaking this galvanic path can be accomplished by
isolators
optical isolation:- optical isolators,
photo-transistors
magnetic isolation:- Transformers
17
Eliminating Ground Loop :
18
signal transmitters,
ground loop isolators,
4-20ma transmitters,
4-20ma converters,
4-20ma isolators,
analog signal converters
analog signal isolators
Signal conditioners are also
sometimes referred to as:
19
Computer
Your Signal
DAQ Device
Q Device
Terminal Block
Cable
Your Signal
Computer
Data acquisition and control hardware :
Terminal Block
Cable
DAQ Hardware turns your PC into a
measurement and automation system
20
Your Signal
Terminal Block
Cable
50 pin connector
Terminal Block
Your Signal
Terminal Block and Cable
Terminal Block and Cable route
your signal to specific pins on
your DAQ device
21
Some things to consider:
Connection to the Internet
Is there software support?
Type of input channels - single-ended input channels
differential input channels.
Compatible with a variety of bus protocols
Number of analog input channels
Sampling rate
Resolution
Accuracy
Reduced board size
Plug-in data acquisition cards DAQ device
22
Functions of a DAQ device :
- analog input- digital output
- digital input- analog output
- counter/timer functions
23
Analog Inputs (A/D)
when selecting A/D hardware :
 Number of input channels
 Single-ended or differential input signals
Sampling rate (in samples per second)
 Resolution (usually measured in bits of
resolution)
 Input range (specified in full-scale volts)
 Gain
24
A/D Converter:
Sampling Rate
 The higher the sampling rate,
the better signal we get
 Acquired signal gets distorted if sampling
rate is too small.
25
Nyquist sampling theorem tells us that we must
sample the signal at more than twice the rate of
the maximum frequency component in the
analog input signal.
According to the Nyquist Theorem, the sampling rate
must be at least 2fmax.
Nyquist Sampling Theorem
Where , highest frequency component = fmax
26
Minimum and maximum voltages the ADC
can digitize
Ranges are selectable
Pick a range that your signal fits in
Smaller range = more precise representation
of your signal
Range
27
Number of bits the ADC uses to represent a signal
changes can be measured
Example: 12-bit resolution
2resolution = 212 = 4,096 levels
Larger resolution = more precise representation
Resolution
28
Gain setting amplifies the signal for best fit
in ADC range
Gain settings are 0.5, 1, 2, 5, 10, 20, 50, or
100 for most devices
Proper gain = more precise representation
Gain
29
Code Width
 Code Width is the smallest change in the signal your
system can detect (determined by resolution, range,
and gain)
range
 code width =
gain * 2 resolution
 Smaller Code Width = more precise representation
30
Analog Outputs (D/A)
 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.
31
Counter/timer devices provide a variety of measurement
solutions, including measuring a number of time-related
quantities.
Use counter/timers for:
 Frequency measurement
 Edge or event counting (totalizing)
 Pulse-width measurement
 Event timestamps
 pulse-width modulation (PWM)
Counters/Timers
32
Data Acquisition Software
It can be the most critical factor in obtaining reliable,
high performance operation
Transforms the PC and DAQ hardware into a complete
DAQ, analysis, and display system.
Different alternatives:
– Programmable software.
– Data acquisition software packages
33
Involves the use of a programming language,
such as:
– C++, Visual C++
– BASIC, Visual Basic + Add-on tools (such as
VisuaLab with VTX)
• Advantage: flexibility
• Disadvantages: complexity and steep
learning curve
Programmable Software
34
Data Acquisition Software Packages
• Does not require programming.
• Enables developers to design the custom
instrument best suited to their
application.
• Examples: TestPoint, SnapMaster, LabView,
DADISP, DASYLAB, etc
35
Computer
Timer
Digital Control
Circuit
Trigger
Interrupt
Parallel/Series
Input Port
Parallel/Series
Output Port
A/D
D/A
Filter
+
-
S/H
Sensor
Bridge
Instrumentation
Amplifier
Input
Strobe
Display
Control
Output Strobe
Example of Computer DAQ System
36
Presented by
Shiv Chamkure
2011BIN004

Mais conteúdo relacionado

Mais procurados

Biomedical Instrumentation
Biomedical InstrumentationBiomedical Instrumentation
Biomedical InstrumentationDIXITADHOBI
 
Virtual Instrumentation
Virtual InstrumentationVirtual Instrumentation
Virtual InstrumentationVinayKumar2765
 
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
 
pressure sensors
pressure sensorspressure sensors
pressure sensorsjignesh4472
 
Data acquisition & system control basic information
Data acquisition & system control basic information Data acquisition & system control basic information
Data acquisition & system control basic information patel andil
 
Signal conditioning unit
Signal conditioning unit Signal conditioning unit
Signal conditioning unit BharathasreejaG
 
R-2R Ladder DAC
R-2R Ladder DACR-2R Ladder DAC
R-2R Ladder DACChandul4y
 
Sensors And Actuators
Sensors And ActuatorsSensors And Actuators
Sensors And ActuatorsJinesh Patel
 
Smart sensors and their Application
Smart sensors and their ApplicationSmart sensors and their Application
Smart sensors and their ApplicationYash Kant
 
Basics of Sensors & Transducers
Basics of Sensors & TransducersBasics of Sensors & Transducers
Basics of Sensors & TransducersBurdwan University
 
Chap 5 introduction to intelligent instruments
Chap 5  introduction to intelligent instrumentsChap 5  introduction to intelligent instruments
Chap 5 introduction to intelligent instrumentsLenchoDuguma
 
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift KeyingPhase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift KeyingNaveen Jakhar, I.T.S
 
Data transmission and telemetry
Data transmission and telemetryData transmission and telemetry
Data transmission and telemetryslide rock
 

Mais procurados (20)

Biomedical Instrumentation
Biomedical InstrumentationBiomedical Instrumentation
Biomedical Instrumentation
 
Electronic Measurement and Instrumentation
Electronic Measurement and InstrumentationElectronic Measurement and Instrumentation
Electronic Measurement and Instrumentation
 
Signal conditioning
Signal conditioningSignal conditioning
Signal conditioning
 
Virtual Instrumentation
Virtual InstrumentationVirtual Instrumentation
Virtual Instrumentation
 
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
 
pressure sensors
pressure sensorspressure sensors
pressure sensors
 
Data acquisition & system control basic information
Data acquisition & system control basic information Data acquisition & system control basic information
Data acquisition & system control basic information
 
Signal conditioning unit
Signal conditioning unit Signal conditioning unit
Signal conditioning unit
 
Proximity sensors
Proximity sensorsProximity sensors
Proximity sensors
 
R-2R Ladder DAC
R-2R Ladder DACR-2R Ladder DAC
R-2R Ladder DAC
 
Sensors And Actuators
Sensors And ActuatorsSensors And Actuators
Sensors And Actuators
 
Smart sensors and their Application
Smart sensors and their ApplicationSmart sensors and their Application
Smart sensors and their Application
 
Basics of Sensors & Transducers
Basics of Sensors & TransducersBasics of Sensors & Transducers
Basics of Sensors & Transducers
 
Chap 5 introduction to intelligent instruments
Chap 5  introduction to intelligent instrumentsChap 5  introduction to intelligent instruments
Chap 5 introduction to intelligent instruments
 
Data loggers
Data loggersData loggers
Data loggers
 
Analog to digital converters, adc
Analog to digital converters, adcAnalog to digital converters, adc
Analog to digital converters, adc
 
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift KeyingPhase Shift Keying & π/4 -Quadrature Phase Shift Keying
Phase Shift Keying & π/4 -Quadrature Phase Shift Keying
 
Physiological transducers
Physiological transducersPhysiological transducers
Physiological transducers
 
Data transmission and telemetry
Data transmission and telemetryData transmission and telemetry
Data transmission and telemetry
 
Capacitive Sensors
Capacitive SensorsCapacitive Sensors
Capacitive Sensors
 

Semelhante a Data acquisition system

Data acquisition system
Data acquisition systemData acquisition system
Data acquisition systemSANTOSH A M S
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition systemAkash Atul
 
Identifying Noise in DAQ
Identifying Noise in DAQIdentifying Noise in DAQ
Identifying Noise in DAQYokogawa1
 
Identifying and Overcoming Noise in Data Acquisition
Identifying and Overcoming Noise in Data AcquisitionIdentifying and Overcoming Noise in Data Acquisition
Identifying and Overcoming Noise in Data AcquisitionYokogawa1
 
Lab 1 data acquisition fundamentals
Lab 1   data acquisition fundamentalsLab 1   data acquisition fundamentals
Lab 1 data acquisition fundamentalsdevneet11
 
Data acquisition
Data acquisitionData acquisition
Data acquisitionSagar Joshi
 
DATA ACQUISITION (DAQ) IN LABVIEW
DATA  ACQUISITION (DAQ) IN LABVIEWDATA  ACQUISITION (DAQ) IN LABVIEW
DATA ACQUISITION (DAQ) IN LABVIEWAbhishek Sur
 
Identifying noise in daq webinar rp3 171027 (1)
Identifying noise in daq webinar rp3 171027 (1)Identifying noise in daq webinar rp3 171027 (1)
Identifying noise in daq webinar rp3 171027 (1)Kristin Allen
 
86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-pptGovindaChandraBehera1
 
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
 
Wireless Mesh Networking - A development path
Wireless Mesh Networking - A development pathWireless Mesh Networking - A development path
Wireless Mesh Networking - A development patheveryunitone
 
Architecture of Smart Sensors.ppt
Architecture of Smart Sensors.pptArchitecture of Smart Sensors.ppt
Architecture of Smart Sensors.pptmrunalinithanaraj
 
Machine monitoring system
Machine monitoring systemMachine monitoring system
Machine monitoring systemPrem Baboo
 
7SR224 Overcurrent Protection Relay
7SR224 Overcurrent Protection Relay7SR224 Overcurrent Protection Relay
7SR224 Overcurrent Protection Relayashwini reliserv
 

Semelhante a Data acquisition system (20)

Data Acquisition System
Data Acquisition SystemData Acquisition System
Data Acquisition System
 
Unit ii
Unit   iiUnit   ii
Unit ii
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition system
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition system
 
Identifying Noise in DAQ
Identifying Noise in DAQIdentifying Noise in DAQ
Identifying Noise in DAQ
 
Identifying and Overcoming Noise in Data Acquisition
Identifying and Overcoming Noise in Data AcquisitionIdentifying and Overcoming Noise in Data Acquisition
Identifying and Overcoming Noise in Data Acquisition
 
Lab 1 data acquisition fundamentals
Lab 1   data acquisition fundamentalsLab 1   data acquisition fundamentals
Lab 1 data acquisition fundamentals
 
Data acquisition
Data acquisitionData acquisition
Data acquisition
 
DATA ACQUISITION (DAQ) IN LABVIEW
DATA  ACQUISITION (DAQ) IN LABVIEWDATA  ACQUISITION (DAQ) IN LABVIEW
DATA ACQUISITION (DAQ) IN LABVIEW
 
Identifying noise in daq webinar rp3 171027 (1)
Identifying noise in daq webinar rp3 171027 (1)Identifying noise in daq webinar rp3 171027 (1)
Identifying noise in daq webinar rp3 171027 (1)
 
Enam final
Enam final Enam final
Enam final
 
86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt
 
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
 
Wireless Mesh Networking - A development path
Wireless Mesh Networking - A development pathWireless Mesh Networking - A development path
Wireless Mesh Networking - A development path
 
Digital Control Systems
Digital  Control   Systems Digital  Control   Systems
Digital Control Systems
 
3 STM32's ADC.ppt
3 STM32's ADC.ppt3 STM32's ADC.ppt
3 STM32's ADC.ppt
 
Architecture of Smart Sensors.ppt
Architecture of Smart Sensors.pptArchitecture of Smart Sensors.ppt
Architecture of Smart Sensors.ppt
 
Machine monitoring system
Machine monitoring systemMachine monitoring system
Machine monitoring system
 
7SR224 Overcurrent Protection Relay
7SR224 Overcurrent Protection Relay7SR224 Overcurrent Protection Relay
7SR224 Overcurrent Protection Relay
 

Mais de Amol Dudhate

Early Sizing Calculation
Early Sizing CalculationEarly Sizing Calculation
Early Sizing CalculationAmol Dudhate
 
Pressure safety valves
Pressure safety valvesPressure safety valves
Pressure safety valvesAmol Dudhate
 
Auctioneering Control For Temperature Using LabVIEW.
Auctioneering Control For Temperature Using LabVIEW.Auctioneering Control For Temperature Using LabVIEW.
Auctioneering Control For Temperature Using LabVIEW.Amol Dudhate
 
Report of Auctioneering Control For Temperature Using LabVIEW.
Report of Auctioneering Control For Temperature Using LabVIEW.Report of Auctioneering Control For Temperature Using LabVIEW.
Report of Auctioneering Control For Temperature Using LabVIEW.Amol Dudhate
 
HART protocol for network data communication
HART protocol for network data communicationHART protocol for network data communication
HART protocol for network data communicationAmol Dudhate
 
Maverick1 st level p&id
Maverick1 st level p&idMaverick1 st level p&id
Maverick1 st level p&idAmol Dudhate
 
Industrial Training at Thermax India Pvt.Itd
Industrial Training at Thermax India Pvt.ItdIndustrial Training at Thermax India Pvt.Itd
Industrial Training at Thermax India Pvt.ItdAmol Dudhate
 
Ranvir amol sit lowsize
Ranvir amol sit lowsizeRanvir amol sit lowsize
Ranvir amol sit lowsizeAmol Dudhate
 
MICROGRID project management & design
MICROGRID project management & designMICROGRID project management & design
MICROGRID project management & designAmol Dudhate
 

Mais de Amol Dudhate (10)

Early Sizing Calculation
Early Sizing CalculationEarly Sizing Calculation
Early Sizing Calculation
 
Pressure safety valves
Pressure safety valvesPressure safety valves
Pressure safety valves
 
Auctioneering Control For Temperature Using LabVIEW.
Auctioneering Control For Temperature Using LabVIEW.Auctioneering Control For Temperature Using LabVIEW.
Auctioneering Control For Temperature Using LabVIEW.
 
Report of Auctioneering Control For Temperature Using LabVIEW.
Report of Auctioneering Control For Temperature Using LabVIEW.Report of Auctioneering Control For Temperature Using LabVIEW.
Report of Auctioneering Control For Temperature Using LabVIEW.
 
HART protocol for network data communication
HART protocol for network data communicationHART protocol for network data communication
HART protocol for network data communication
 
Maverick1 st level p&id
Maverick1 st level p&idMaverick1 st level p&id
Maverick1 st level p&id
 
Industrial Training at Thermax India Pvt.Itd
Industrial Training at Thermax India Pvt.ItdIndustrial Training at Thermax India Pvt.Itd
Industrial Training at Thermax India Pvt.Itd
 
Ranvir amol sit lowsize
Ranvir amol sit lowsizeRanvir amol sit lowsize
Ranvir amol sit lowsize
 
MICROGRID project management & design
MICROGRID project management & designMICROGRID project management & design
MICROGRID project management & design
 
Manikin
ManikinManikin
Manikin
 

Último

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 

Último (20)

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 

Data acquisition system

  • 1. Data Acquisition system By Shiv chamkure,2011BIN004 1
  • 2. • What Is Data Acquisition? • What data acquisition system consist of ? • Block diagram of data acquisition system • Transducers(sensors) • Signal conditioning • Ground loops • Data acquisition and control hardware • Functions of a DAQ device • Data Acquisition Software 2
  • 3. 3 What Is Data Acquisition? Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage, current, temperature, pressure, or sound ,flow rate with a computer.
  • 4. 4 A data acquisition system consists of : 1. Sense of physical variables ( transducers ) 2. Signal Conditioning for electrical signal to make it readable by an A/D board 3. Convert the signal into a digital format acceptable by a computer(DAQ device) 4. Process, analyze, store, and display the acquired data with the help of software
  • 6. 6 What is a Transducer? Transducer converts a physical phenomenon into a measurable electrical signal
  • 8. 8 Signal Conditioning Improving the quality of signals Amplification Filtering Isolation Noisy, Low-Level Signal Filtered, Amplified Signal Noisy, Low-Level Signal Filtered, Amplified Signal
  • 9. 9 Amplification : When the input signal is as small as microvolts, electrical noise can drown out the signal itself, leading to meaningless data. For reducing the effects of noise on your signal is to amplify the signal as close to the source as possible. Increases Signal to Noise Ratio (SNR) e.g. A J-type thermocouple outputs a very low-level voltage signal that varies by about 50 µV/°C.
  • 10. 10 Filtering : To reject unwanted noise within a certain frequency range. Many systems will exhibit 50 Hz periodic noise from sources such as power supplies or machinery. Butterworth Filter Bessel Filter Chebyshev Filter Simple RC Filter Passive & Active Filters e.g
  • 11. 11 Isolation is one way to eliminate ground loop errors. Isolation breaks ground loops, rejects high common-mode voltages, and protects expensive DAQ boards. Protects from power lines, lightning. . Isolation : Improper grounding of the DAQ system is the most common cause of measurement problems and damaged DAQ boards. There is no physical wiring between the input and output. The input is normally transferred by converting it to an optical or magnetic signal then it is reconstructed on the output.
  • 12. 12 Grounding Issues To get correct measurements you must properly ground your system. + _ Vs + _ Vs Grounded Floating Signal Source
  • 13. 13 Signal is referenced to a system ground -earth ground -building ground Examples: -Power supplies -Signal Generators -Anything that plugs into an outlet Grounded Signal Source + _ Vs
  • 14. 14 Signal is NOT referenced to a system ground – earth ground – building ground Examples: – Batteries – Thermocouples – Transformers – Isolation Amplifiers – building ground + _ Vs Floating Signal Source
  • 15. 15 Ground Loops :  There are two grounds.  The grounds are at different potentials.  There is a galvanic path between the grounds.
  • 16. 16 Breaking this galvanic path can be accomplished by isolators optical isolation:- optical isolators, photo-transistors magnetic isolation:- Transformers
  • 18. 18 signal transmitters, ground loop isolators, 4-20ma transmitters, 4-20ma converters, 4-20ma isolators, analog signal converters analog signal isolators Signal conditioners are also sometimes referred to as:
  • 19. 19 Computer Your Signal DAQ Device Q Device Terminal Block Cable Your Signal Computer Data acquisition and control hardware : Terminal Block Cable DAQ Hardware turns your PC into a measurement and automation system
  • 20. 20 Your Signal Terminal Block Cable 50 pin connector Terminal Block Your Signal Terminal Block and Cable Terminal Block and Cable route your signal to specific pins on your DAQ device
  • 21. 21 Some things to consider: Connection to the Internet Is there software support? Type of input channels - single-ended input channels differential input channels. Compatible with a variety of bus protocols Number of analog input channels Sampling rate Resolution Accuracy Reduced board size Plug-in data acquisition cards DAQ device
  • 22. 22 Functions of a DAQ device : - analog input- digital output - digital input- analog output - counter/timer functions
  • 23. 23 Analog Inputs (A/D) when selecting A/D hardware :  Number of input channels  Single-ended or differential input signals Sampling rate (in samples per second)  Resolution (usually measured in bits of resolution)  Input range (specified in full-scale volts)  Gain
  • 24. 24 A/D Converter: Sampling Rate  The higher the sampling rate, the better signal we get  Acquired signal gets distorted if sampling rate is too small.
  • 25. 25 Nyquist sampling theorem tells us that we must sample the signal at more than twice the rate of the maximum frequency component in the analog input signal. According to the Nyquist Theorem, the sampling rate must be at least 2fmax. Nyquist Sampling Theorem Where , highest frequency component = fmax
  • 26. 26 Minimum and maximum voltages the ADC can digitize Ranges are selectable Pick a range that your signal fits in Smaller range = more precise representation of your signal Range
  • 27. 27 Number of bits the ADC uses to represent a signal changes can be measured Example: 12-bit resolution 2resolution = 212 = 4,096 levels Larger resolution = more precise representation Resolution
  • 28. 28 Gain setting amplifies the signal for best fit in ADC range Gain settings are 0.5, 1, 2, 5, 10, 20, 50, or 100 for most devices Proper gain = more precise representation Gain
  • 29. 29 Code Width  Code Width is the smallest change in the signal your system can detect (determined by resolution, range, and gain) range  code width = gain * 2 resolution  Smaller Code Width = more precise representation
  • 30. 30 Analog Outputs (D/A)  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.
  • 31. 31 Counter/timer devices provide a variety of measurement solutions, including measuring a number of time-related quantities. Use counter/timers for:  Frequency measurement  Edge or event counting (totalizing)  Pulse-width measurement  Event timestamps  pulse-width modulation (PWM) Counters/Timers
  • 32. 32 Data Acquisition Software It can be the most critical factor in obtaining reliable, high performance operation Transforms the PC and DAQ hardware into a complete DAQ, analysis, and display system. Different alternatives: – Programmable software. – Data acquisition software packages
  • 33. 33 Involves the use of a programming language, such as: – C++, Visual C++ – BASIC, Visual Basic + Add-on tools (such as VisuaLab with VTX) • Advantage: flexibility • Disadvantages: complexity and steep learning curve Programmable Software
  • 34. 34 Data Acquisition Software Packages • Does not require programming. • Enables developers to design the custom instrument best suited to their application. • Examples: TestPoint, SnapMaster, LabView, DADISP, DASYLAB, etc
  • 35. 35 Computer Timer Digital Control Circuit Trigger Interrupt Parallel/Series Input Port Parallel/Series Output Port A/D D/A Filter + - S/H Sensor Bridge Instrumentation Amplifier Input Strobe Display Control Output Strobe Example of Computer DAQ System