SlideShare a Scribd company logo
1 of 59
Download to read offline
Identifying and
Overcoming Noise
in Data Acquisition
Richard Patterson
Product Manager
2
 Copyright © Yokogawa Meters & Instruments Corporation
KRISTIN PORCHÉ
Marketing Specialist
Yokogawa Corporation of America
Newnan, GA
kristin.porche@us.yokogawa.com
1-800-888-6400 ext. 12345678
tmi.yokogawa.com
Host & Panelist
3
 Copyright © Yokogawa Meters & Instruments Corporation
Yokogawa Webinar – Housekeeping Issues
PC’s Speakers - Audio Broadcast Recorded Presentation
To hear the audio through your PC,
select the Communicate Tab and Join
the Audio Broadcast
A recording of this presentation will
be posted under our technical library
of our web page
Chat
Select and send all questions to “Panelist” during the Webinar presentation
4
 Copyright © Yokogawa Meters & Instruments Corporation
PC’s Speakers -
Audio Broadcast
To hear the audio through your PC, select the
Communicate Tab and Join the Audio Broadcast
Recorded
Presentation
A recording of this presentation will be posted under
our technical library of our web page
Chat
Select and send all questions to “Panelist” during
the Webinar presentation
Yokogawa Webinar – Housekeeping Issues
5
 Copyright © Yokogawa Meters & Instruments Corporation
RICHARD PATTERSON
Product Manager
Yokogawa Corporation of America
Newnan, GA
richard.patterson@us.yokogawa.com
1-800-888-6400 ext. 2537
tmi.yokogawa.com
Presenter
6
 Copyright © Yokogawa Meters & Instruments Corporation
Overview
Data acquisition overview
Quantization noise
Internal A/D noise
Power line noise
Time skew
Aliasing noise
Common mode noise
Radiated noise (EMI)
Application example
7
 Copyright © Yokogawa Meters & Instruments Corporation
Data Acquisition
Application Space Overview
8
 Copyright © Yokogawa Meters & Instruments Corporation
Data Acquisition Applications by Rate
DC-1kHz
Temperature, pressure,
Static load, displacement
Production monitoring
Power line monitoring
1kHz-100kHz
Mechanical Electronics
Sound and Vibration
Automotive, Aerospace
100kHz-20MHz
Electrical performance
Digital, timing, pattern I/O
Consumer electronics
20MHz-1GHz +
Component design
RF, Microwave
PC-based (PCI, USB or PCIe; most PC-
centric)
Pro: low cost, multi-function, bus throughput
Con: little/no signal conditioning,
often multiplexed, poor noise immunity
Benchtop (least PC-centric, DL850E/350)
Pro: separate/isolated power, portable,
better quality measuring hardware,
built-in functions (firmware) and datalogging
Con: less channel density, higher initial cost,
large footprint, slower for automation
PC-based External (SL1000, MX100, GM10)
Pro: most scalable, better quality measurement HW,
fast performance and integrated software for PC automation,
lower cost, high bus speed, high channel density
9
 Copyright © Yokogawa Meters & Instruments Corporation
DAQ Signal Types
Analog Input
■  DC/AC Voltages
■  Sensors
•  Accelerometer, ICP Microphone
•  Strain Gage, Load Cell
•  RTD, Thermistor, Resistance
Analog Output
DC, function generation, arbitrary,
sweeping
Digital Input/Output TTL/CMOS, static & buffered
Timing Measurements
Event counting, delay, period, frequency,
tachometer, encoder, time stamps
10
 Copyright © Yokogawa Meters & Instruments Corporation
Analog Input Applications
Low Speed Monitoring and Recording High Speed Single Shot
■  Machine monitoring
■  Process monitoring
■  Certification testing
■  Reliability testing
■  Startup/shutdown monitoring
■  Electrical response
■  Device characterization
■  Sweep testing
■  Destructive/explosion testing
11
 Copyright © Yokogawa Meters & Instruments Corporation
Analog Input Applications
Combination: High Speed Continuous Monitoring
■  Streaming, circular buffer, FIFO buffer
■  In-vehicle/flight, high energy physics, real-time monitoring of multi-hour tests
12
 Copyright © Yokogawa Meters & Instruments Corporation
Block Diagram of a Data Acquisition Setup
Sensor Cable Analog Input Chain
■  Filters
■  Amplifiers
■  Multiplexer
■  Isolation
ADC Analysis
■  Built-in processor
■  PC
■  Storage
13
 Copyright © Yokogawa Meters & Instruments Corporation
Block Diagram of a Data Acquisition Setup
Sensor Cable Analog Input Chain
■  Filters
■  Amplifiers
■  Multiplexer
■  Isolation
ADC Analysis
■  Built-in processor
■  PC
■  Storage
14
 Copyright © Yokogawa Meters & Instruments Corporation
Sources of Noise
15
 Copyright © Yokogawa Meters & Instruments Corporation
Most commonly affects:
■ Low-voltage measurements
•  Thermocouple measurements
•  Ripple measurements
•  Small details
■ High-speed (on 8-bit scopes)
Source 1: Quantization Noise
16
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Quantization Noise
Decimal System (Base 10) Binary System (Base 2)
■  Used by humans
■  Number of Digits
■  1 digit = 0-9 [10 counts]
■  2 digits = 00-99 [100 counts]
■  3 digits = 000-999 [1000 counts]
■  Counts = ​10↑𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑑𝑖𝑔𝑖𝑡𝑠 
■  Used by Analog-Digital converters
■  Number of Bits
■  1 bit = ​0↓2 −​1↓2 [2 codes]
■  2 bits = ​00↓2 −​11↓2  [4 codes]
■  3 bits = ​000↓2 −​111↓2  [8 codes]
■  counts = ​2↑𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑏𝑖𝑡𝑠 
8 bit A/D = ​2↑8  = 256
16 bit A/D = ​2↑16  = 65536
Binary (8 bits)
Output Code
Decimal (raw) Voltage (scaled)
00000000 0 -10V
00000001 1 -9.921875
00000010 2 -9.84375
00000011 3 -9.765625
00000100 4 -9.6875
00000101 5 -9.609375
… … …
11111111 255 +10V
17
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Quantization Noise
■ Bit Resolution determines how many counts (codes) exist across the full scale
■ A Least Significant Bit (LSB) is the smallest voltage change that can be measured
•  1 LSB = = ​ 𝑅 𝑎𝑛𝑔𝑒/𝐶𝑜𝑢𝑛𝑡𝑠  𝑜𝑟 ​ 𝑅 𝑎𝑛𝑔𝑒/​2↑𝑏𝑖𝑡𝑠 𝑜𝑓 𝑟𝑒𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛  
•  8 bit LSB: ​10 𝑉 −(−10 𝑉)/​2↑8   = ​20 𝑉/256 = 78.125 mV
•  12 bit LSB: ​10 𝑉 −(−10 𝑉)/​2↑12   = ​20 𝑉/4096  = 4.883 mV
Goal Maximize use of all the “codes”
b0
b1
b2
b3
b4
b5
b6
b7
A/DPGIA
+10V
-10V
Full scale
1 LSB
18
 Copyright © Yokogawa Meters & Instruments Corporation
Typical Quantization Noise Solution
■ Digital software filter (poor)
■ SW Filter used: Sharp, Lowpass, fcutoff = 2% *fsample, 88th order
19
 Copyright © Yokogawa Meters & Instruments Corporation
Hardware solution: Match the ADC range, or increase the bit depth
Quantization Noise Solution
b0
b1
b2
b3
b4
b5
b6
b7
A/DPGIA
b0
b1
b2
b3
b4
b5
b6
b7
A/DPGIA
b0
b1
b2
b3
b4
b5
b6
b7
A/DPGIA
20
 Copyright © Yokogawa Meters & Instruments Corporation
AC Coupling
■ The DC offset is wasting some of the range of the ADC
■ Use AC Coupling to eliminate the DC component
Must Use
±2V Range
Due to DC
Offset
Enable AC/DC
Coupling
Circuit, allowing
use of a lower
Range
(±100mV)
21
 Copyright © Yokogawa Meters & Instruments Corporation
Source 2: A/D Internal Noise
■ Noise described by printed specifications
■ Main factors contributing to internal noise
•  Nonlinearity of the A/D converter itself (differential &
integral nonlinearity)
•  PGIA & A/D block – gain and offset
•  Thermal effects and thermal stability of the entire digitizer
•  Frequency response
■ Accuracy specifications are highly inconsistent
22
 Copyright © Yokogawa Meters & Instruments Corporation
Source 2: A/D Internal Noise
Various Specifications
Improving A/D Internal Noise
■ Accuracy (gain and offset)
■ Absolute accuracy
■ Signal to noise ratio (SNR)
■ Effective number of bits (ENOB)
■ Noise floor (dB)
■ Spurious free dynamic range (SFDR)
■ Higher precision digitizer
■ Control environmental temperature
■ Reduce the bandwidth
Measurement
Range
Accuracy
±50 mV ±(0.15% of rdg + 0.5 mV)
±100 mV ±(0.15% of rdg + 0.5 mV)
±200mV ±(0.15% of rdg + 0.5 mV)
±500 mV ±(0.05% of rdg + 0.5 mV)
±1 V ±(0.05% of rdg + 0.7 mV)
±2 V ±(0.05% of rdg + 1.4 mV)
±5 V ±(0.05% of rdg + 3.5 mV)
±10 V ±(0.05% of rdg + 7 mV)
±20 V ±(0.05% of rdg + 14 mV)
±50 V ±(0.05% of rdg + 35 mV)
23
 Copyright © Yokogawa Meters & Instruments Corporation
Source 3: Power Line Noise
■ “Pick Up” or “Hum”
■ Conducted or radiated
■ 50/60/400Hz
■ Inexpensive switching power supplies cause “spikes”
Clean Signal Signal with Power Line Noise
24
 Copyright © Yokogawa Meters & Instruments Corporation
Integrating A/D Converter
■ Integrating A/D converters quantize by time rather than by voltage
■ Better linearity and accuracy, no missing codes
■ Best low speed solution (DMM use case)
■ Eliminate random and sine wave noise
Normal Sampling For Integration-type A/D
Time
Voltage
Signal with power
supply noise
Voltage corresponding to the
value after the conversion
Time
Voltage
Signal with power
supply noise
Voltage corresponding to the
value after the conversion
25
 Copyright © Yokogawa Meters & Instruments Corporation
Other Power Line Noise
■ Moving average (compare to your input signal speed)
■ Power line filters
■ Isolated input to data acquisition hardware
26
 Copyright © Yokogawa Meters & Instruments Corporation
Source 4: Time Skew
■ Is your data acquisition system/module Multiplexing?
■ Differential measurements can have time skew between + and – terminals
(pseudo-differential)
Actual Signal Measured Signal
27
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Time Skew
Multiplexing Sampling Simultaneous Sampling
Ch1
Ch2
Ch3
Ch4
…
channel clock [inter-channel skew]
scan clock
Ch1
Ch2
Ch3
Ch4
…
A/D
converter
Analog mode
multiplexer
PGIA
Calibration Dither
Acquisition
control
Acquisition
memory
Ch1
Ch2
Ch3
Ch4
ATT PGA
LPF
ADC
Programmable gain amp
Isolation
FilterCh1
Ch2
Ch3
28
 Copyright © Yokogawa Meters & Instruments Corporation
CH1 – CH2 = 0 CH1 – CH2 ≠ 0
Missing peaks (green channel)
False phase difference
29
 Copyright © Yokogawa Meters & Instruments Corporation
Source 5: Aliasing Noise
■ Aliasing or fold-over distortion
■ Occurs when higher frequency content exists beyond the sampling
bandwidth
30
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Aliasing
Any analog signal or
non-sinusoidal waveform =
sine waves of various:
■ Amplitudes
■ Frequencies
■ Phases
Fourier Transform
fmax
𝑓(𝑥)=∫−∞↑∞▒Ϝ(𝑘)​ 𝑒↑2 𝜋𝑖𝑘𝑥   𝑑𝑘
f(t)=​a↓0 +​a↓1  cos(​ 𝜔↓0 t)+​b↓1  sin(​ 𝜔↓0 t)+​a↓2  cos(2​ 𝜔↓0 t)+​b↓2  sin(​2 𝜔↓0 t) +…
31
 Copyright © Yokogawa Meters & Instruments Corporation
Red trace is actual signal, Green dots are measured values
Principle of Aliasing
Original waveform with 20 samples per
period (fs = 20 f0)
Original waveform with 5 samples per
period (fs = 5 f0)
Original waveform with 2 samples per
period (fs = 2 f0)
32
 Copyright © Yokogawa Meters & Instruments Corporation
“Perfect” example
fs = 16 samples/sec
Principle of Aliasing
Adequately sampled
■ f0 = 1 Hz
■ fN= 8 Hz
Near “Nyquist frequency” or sampling bandwidth
■ fN = ½ fs = 8 Hz
■ f0 = 7 Hz
Above “Nyquist frequency” or sampling bandwidth
■ fN = ½ fs = 8 Hz
■ f0 = 11Hz
■ In this case we should see a flat line
■ Instead we see the aliased
33
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Aliasing
■  More realistic example
■  Original signal
•  3 Hz content, 1Vpp
•  50 Hz content, 0.2Vpp
■  Aliased noise
at 5 Hz
■  Sampled at 55 Hz
■  (fN = ½ fs = 27.5 Hz)
■  F=ABS(1*55-50)=5 Hz
34
 Copyright © Yokogawa Meters & Instruments Corporation
Effect of Aliasing
Some Signals (i.e. a sawtooth wave)
have infinite harmonics
If the fundamental frequency of the
sawtooth wave is f0, and we sample
at 20*f0, what happens?
f(t)=∑n=1↑∞▒​​2(−1)↑n+1 /n  ​
sin⁠(nt) 
=​2sin⁠(t)−​sin⁠(2t)+​​2/3 sin⁠(3t)−​​
1/2 sin⁠(4t)+​​2/5 sin⁠(5t)…     
Result = increased noise floor
35
 Copyright © Yokogawa Meters & Instruments Corporation
Aliasing Solution
■ A Hardware filter (low pass) eliminates fold-over distortion
■ Set the filter frequency close to Nyquist frequency (½ fs)
■ The filter must reside in hardware – software filters are ineffective
•  Because the aliased signals are lower than the Nyquist frequency
•  External HW filter is an option, some sources use SW-selectable,
HW built into instrument
1.0
0
0.5
f = Cutoff frequency
3 dB
Increasing frequency f
36
 Copyright © Yokogawa Meters & Instruments Corporation
Reconstructing the Signal
■ In theory, the reconstructed waveform must not possess any frequency content >=
sampling frequency
■ To perfectly reconstruct, bandwidth limit the re-creation/output
•  Cutoff frequency = Nyquist frequency
■ You can also use curve fitting to approximately reconstruct the signal
•  Linear interpolation, sinusoidal interpolation, spline
■ In practice, most engineers do not reconstruct waveforms prior to analysis!
■ Therefore, apply a Practical over-sampling criteria fsample > 5x fmax
37
 Copyright © Yokogawa Meters & Instruments Corporation
Source 6: Common Mode Noise
■  Original signal with no common mode
■  Signal with Common mode input to a
pseudo-differential device
■  Saturating the input with common mode
■  Signal with Common mode measured by
isolated digitizer
*Noise depends on CMRR
■  Signal with Common mode noise greater
than digitizer specification
38
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Common Mode Voltage
■ Voltage difference between sensor “ground” and instrument ground
■ Can cause permanent damage to measurement hardware
+
Power
supply
-
Power
supply
Instrument
Analog ground
Sensor
5V
0+Vcm
Vcm+5
Power ground
Vcm
39
 Copyright © Yokogawa Meters & Instruments Corporation
Common Mode noise is noise occurring in-phase on both wires of a
differential measurement
■ It could be radiated or conducted
■ The design of the amplifier going in to the ADC can reject this – never perfect
■ Slight DC offset or impedance mismatch between + and – makes it worse
■ Measure CMRR in dB
Common Mode Noise
40
 Copyright © Yokogawa Meters & Instruments Corporation
Ground Loops
■ Return paths for current referred to as “ground”
■ Occurs when more than one ground connection path exists
between devices
DAQ
Ground path through building
or earth ground
DUT or sensor
Ground path through shield
or negative terminal of SE
measurement
41
 Copyright © Yokogawa Meters & Instruments Corporation
Ground Loops
Three ways ground loops cause
equipment problems
Loop is an antenna, especially
for AM signals and EMI1
High-energy transients g
circuit ground2
Ground loops can cause common-
mode noise on power systems3
42
 Copyright © Yokogawa Meters & Instruments Corporation
Common Mode Solution
■ Isolation Barriers
•  Prevents ground loops and negates common mode voltage
■ Safety: keeps high voltage/current away from people and equipment
■ Integrity: rejects unwanted voltages from affecting measurement accuracy
Instrument
Power
supply
Isolation
barrier
Isolation
amplifier
Sensor
+V
Vcm
Normal
mode signal
43
 Copyright © Yokogawa Meters & Instruments Corporation
Common Mode Solution
■ Built-in Isolation Systems
■ Four isolation specifications
to consider
•  [V1] Channel-to-ground isolation
•  [V2] Module-to-module isolation
(in a modular system)
•  [V3] Channel-to-channel isolation
•  [V4] Transient overvoltage
protection (or maximum
withstand voltage)
Module A
Module B
V2
V3
V1
V4
44
 Copyright © Yokogawa Meters & Instruments Corporation
Channel to Earth Isolation
■ [V1] Channel-to-ground isolation
■ Accessible parts of instrument are
safe
■ Prevents ground loops and common
mode noise
Isolation Barrier
Analog
Module
A
Analog
Module
B
Analog
Module
C
Backplane
Module A
Module B
V2
V3
V1
V4
45
 Copyright © Yokogawa Meters & Instruments Corporation
Module to Module Isolation
■ [V2]
■ Each module is isolated from each other
■ Provides noise immunity and overvoltage
protection
Module A
Module B
V2
V3
V1
V4
46
 Copyright © Yokogawa Meters & Instruments Corporation
Channel to Channel Isolation
■ [V3] Channel-to-Channel isolation
■ Provides channel to channel
protection from:
•  Crosstalk
•  High energy transients
Module A
Module B
V2
V3
V1
V4
47
 Copyright © Yokogawa Meters & Instruments Corporation
Source 7: Radiated Noise (EMI)
■ Certain environments are especially
prone to noise:
•  Industrial or manufacturing facilities
•  Power engineering labs (supplies, UPS, etc.)
•  Motor or drive companies
•  High energy physics laboratories
■ Emission sources
•  Fluorescent lighting (120 Hz sinusoidal)
•  Bipolar power supplies
•  Internal components of desktop PC
•  Crosstalk (other sensors, particularly
active sensors)
■ Manifest as common mode and normal
mode voltage
48
 Copyright © Yokogawa Meters & Instruments Corporation
Reducing EMI Noise Effects
■  Faraday Cage
■  Shield Cabling
•  Use standard shielded cable types (coaxial/
BNC, twisted pair)
•  Use an external cable shield around each
sensor-to-digitizer cable
•  Tie the cable shield to ground on only one side
•  Consider optical connections when feasible
■  Shield the Digitizer Module (vendor)
■  Shield the Station or Chassis (vendor)
■  Shield the Rack
49
 Copyright © Yokogawa Meters & Instruments Corporation
Reducing EMI Noise Effects
■  Ribbon cables
■  Unshielded terminal blocks
■  Many digitizer instruments have
direct connections (clamp
terminals, NDIS, BNC)
■  Use true differential hardware
with isolation
■  4-20 mA current signals
50
 Copyright © Yokogawa Meters & Instruments Corporation
Elements of a Noise Minimizing Digitizer
Acquisition
control
Acquisition
memory
Ch2
Ch3
Ch4
ATT PGA
LPF
ADC
Filter
Isolation
Element Purpose
BNC connection Radiated noise
Attenuation Quantization noise
PGA Quantization noise
Low pass filter Anti-aliasing
High resolution ADC Quantization noise
Simultaneous sampling Time skew
Isolation barrier Common mode noise
Shielded hardware EMI
51
 Copyright © Yokogawa Meters & Instruments Corporation
Application Example: Fuel Cell Impedance Testing
When a cell is used for a long time, its
impedance will increase. This causes a
degradation or inefficiency.
By measuring the fuel cell impedance, we
can verify the electrical nature of the
internal configuration of the fuel cell.
Current Density (Output Current from Cell)
Conductor Resistance of electrode
Reaction Resistance at Anode side
Reaction Resistance at Cathode side
Electrolyte Resistance
OutputVoltagefromCell
1.03V
(Theoretical)
Anode Side Cathode Side
Reaction Resistance
Electric Bilayer
Capacitance
Solution
Resistance Fuel Cell Equivalent Circuit
52
 Copyright © Yokogawa Meters & Instruments Corporation
Application Example: Fuel Cell Impedance Testing
Hydrogen flow
Hydrogen outlet
Air(Oxygen) flow
Water and air outlet
Electric load DC
component
Electric load AC
component
DC voltage(cell voltage) (Optional)
switch box
Measured load current
AC voltage(ripple)
Key Requirements
■  Isolated output
■  Isolated input
■  High resolution, 16 bit
■  AC/DC coupling
■  Programmable gain
■  Hardware filtering
■  Simultaneous sampling
53
 Copyright © Yokogawa Meters & Instruments Corporation
Isolated DAQ Instruments
Scope Corder Series
■  1000 Vrms isolation
■  100 MS/s high-speed sampling
■  12-bit A/D resolution
■  Complete built-in isolation system
Parallel/
serial
converter
AMP A/D
Laser
driver
Detection
amp
Parallel/
serial
converter
Detection
amp
Laser
driver
Input
terminal Data
Converter clock
LD PD
PD LD
Optical fiber
Isolated via optics
54
 Copyright © Yokogawa Meters & Instruments Corporation
Isolated DAQ Instruments
100 MS/s High-
Speed Isolation
Module
10 MS/s High-
Speed Isolation
Module
55
 Copyright © Yokogawa Meters & Instruments Corporation
Isolated DAQ Instruments
High-Speed PC Based
SL1000 Series
■ 12 types of input modules
for measuring:
•  Voltage
•  Strain
•  Temperature
•  Acceleration
•  Frequency
■ 1000 Vrms isolation
■ 100 MS/s high-speed sampling
Install modules
into unit
Connect
to PC
Start acquisition
software
Unit and modules
automatically
recognized
Select unit
and module
Start
measurement
Power
On
56
 Copyright © Yokogawa Meters & Instruments Corporation
Summary – What We Hope We Did
■ Data acquisition overview
•  Applications by speed and signal types
-  Low speed monitoring and recording, high
speed single shot, repetitive waveform
monitoring, memory blocks (sequential store),
high speed continuous monitoring
■ Quantization noise
•  Vertical resolution, LSB, gain
■ Internal A/D noise
•  What do accuracy specifications mean and
how do they reflect the noise
characteristics of the DAQ hardware?
■ Power line noise
•  Filtering, integrating A/D
■ Time skew
•  Inter channel skew, and simultaneous
sampling
■ Aliasing noise
•  Nyquist theory, sampling rate/interval and
frequency spectrum, AAF
■ Common mode noise
•  Ground loops, common mode, isolation
■ Radiated noise (EMI)
•  Crosstalk, DAQ product shielding, cable
shielding
■ Application example
•  Fuel cell impedance measurements
57
 Copyright © Yokogawa Meters & Instruments Corporation
Questions?
58
 Copyright © Yokogawa Meters & Instruments Corporation
Questions
If you have any questions for one of these
Webinar Topics, please send them to the
below e-mail. I will try to answer them
during the Webinar or directly afterwards.
webinarwednesdays@us.yokogawa.com
59
 Copyright © Yokogawa Meters & Instruments Corporation
Thank You
for Attending

More Related Content

What's hot

MICROCONTROLLER BASED IR FOR HOME APPLICATION
MICROCONTROLLER BASED IR FOR HOME APPLICATIONMICROCONTROLLER BASED IR FOR HOME APPLICATION
MICROCONTROLLER BASED IR FOR HOME APPLICATIONJahir Hussain
 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled DevicesNarayan Jaiswal
 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-reportisnadh
 
DATA ACQUISITION (DAQ) IN LABVIEW
DATA  ACQUISITION (DAQ) IN LABVIEWDATA  ACQUISITION (DAQ) IN LABVIEW
DATA ACQUISITION (DAQ) IN LABVIEWAbhishek Sur
 
Controlling a home appliance using IR remote
Controlling a home appliance using IR remoteControlling a home appliance using IR remote
Controlling a home appliance using IR remoteChittaranjan Baliarsingh
 
RF Based Hoome Security System
RF Based Hoome Security SystemRF Based Hoome Security System
RF Based Hoome Security SystemKeshari Nandan
 
Infrared Remote Control Switch
Infrared Remote Control SwitchInfrared Remote Control Switch
Infrared Remote Control SwitchVivek Porwal
 
TV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances ControlTV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances ControlEdgefxkits & Solutions
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.Sonal Bansal
 
IR remote control system
IR remote control systemIR remote control system
IR remote control systemnewaz30
 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliancesSonal Bansal
 
Katalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamika
Katalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamikaKatalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamika
Katalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamikaPT. Tridinamika Jaya Instrument
 
Scada monitoring system
Scada monitoring systemScada monitoring system
Scada monitoring systemManav Mittal
 
Bot Robo Tanker Sound Detector
Bot Robo  Tanker  Sound DetectorBot Robo  Tanker  Sound Detector
Bot Robo Tanker Sound Detectorncct
 
Remote Control Circuit.
Remote Control Circuit.Remote Control Circuit.
Remote Control Circuit.Maruf Priyo
 

What's hot (20)

MICROCONTROLLER BASED IR FOR HOME APPLICATION
MICROCONTROLLER BASED IR FOR HOME APPLICATIONMICROCONTROLLER BASED IR FOR HOME APPLICATION
MICROCONTROLLER BASED IR FOR HOME APPLICATION
 
Typhoon HIL402
Typhoon HIL402Typhoon HIL402
Typhoon HIL402
 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled Devices
 
Typhoon HIL602
Typhoon HIL602Typhoon HIL602
Typhoon HIL602
 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report
 
DATA ACQUISITION (DAQ) IN LABVIEW
DATA  ACQUISITION (DAQ) IN LABVIEWDATA  ACQUISITION (DAQ) IN LABVIEW
DATA ACQUISITION (DAQ) IN LABVIEW
 
Controlling a home appliance using IR remote
Controlling a home appliance using IR remoteControlling a home appliance using IR remote
Controlling a home appliance using IR remote
 
RF Based Hoome Security System
RF Based Hoome Security SystemRF Based Hoome Security System
RF Based Hoome Security System
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
Infrared Remote Control Switch
Infrared Remote Control SwitchInfrared Remote Control Switch
Infrared Remote Control Switch
 
HIOKI Power Analyzer Pw8001
HIOKI Power Analyzer  Pw8001 HIOKI Power Analyzer  Pw8001
HIOKI Power Analyzer Pw8001
 
TV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances ControlTV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances Control
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
 
IR remote control system
IR remote control systemIR remote control system
IR remote control system
 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliances
 
Katalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamika
Katalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamikaKatalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamika
Katalog fluke-oscilloscope-the-toughest-scopes-ever-built-by-tridinamika
 
Scada monitoring system
Scada monitoring systemScada monitoring system
Scada monitoring system
 
Bot Robo Tanker Sound Detector
Bot Robo  Tanker  Sound DetectorBot Robo  Tanker  Sound Detector
Bot Robo Tanker Sound Detector
 
Flow measurement
Flow measurementFlow measurement
Flow measurement
 
Remote Control Circuit.
Remote Control Circuit.Remote Control Circuit.
Remote Control Circuit.
 

Similar to Identifying noise in daq webinar rp3 171027 (1)

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
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition systemAmol Dudhate
 
Heart rate monitor system
Heart rate monitor systemHeart rate monitor system
Heart rate monitor systemSkyinthe Raw
 
FIRSTFare 2013 overview of electronics-2014
FIRSTFare 2013   overview of electronics-2014FIRSTFare 2013   overview of electronics-2014
FIRSTFare 2013 overview of electronics-2014Oregon FIRST Robotics
 
FIRSTFare 2012 Overview of Electronics
FIRSTFare 2012 Overview of ElectronicsFIRSTFare 2012 Overview of Electronics
FIRSTFare 2012 Overview of ElectronicsOregon FIRST Robotics
 
Netzer ds 247-128-specsheet
Netzer ds 247-128-specsheetNetzer ds 247-128-specsheet
Netzer ds 247-128-specsheetElectromate
 
Field Pressure Calibration and Equipment Maintenance
Field Pressure Calibration and Equipment Maintenance Field Pressure Calibration and Equipment Maintenance
Field Pressure Calibration and Equipment Maintenance Yokogawa1
 
Advanced motion controls dzcantu 020b080
Advanced motion controls dzcantu 020b080Advanced motion controls dzcantu 020b080
Advanced motion controls dzcantu 020b080Electromate
 
DMM4000 Benchtop Digital Multimeters
DMM4000 Benchtop Digital MultimetersDMM4000 Benchtop Digital Multimeters
DMM4000 Benchtop Digital MultimetersPremier Farnell
 
Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25
Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25
Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25Sifam Tinsley
 
Tools using for Repair Electronic devices.pptx.
Tools using for Repair Electronic devices.pptx.Tools using for Repair Electronic devices.pptx.
Tools using for Repair Electronic devices.pptx.Fasial Ghazanfar
 
Netzer ds 37-16-specsheet
Netzer ds 37-16-specsheetNetzer ds 37-16-specsheet
Netzer ds 37-16-specsheetElectromate
 
Hioki 3334 AC/DC Power HiTester - Datasheet Mana
Hioki 3334 AC/DC Power HiTester - Datasheet ManaHioki 3334 AC/DC Power HiTester - Datasheet Mana
Hioki 3334 AC/DC Power HiTester - Datasheet ManaAngus Sankaran
 
LTC2440 - High Speed Delta Sigma ADC
LTC2440 - High Speed Delta Sigma ADCLTC2440 - High Speed Delta Sigma ADC
LTC2440 - High Speed Delta Sigma ADCPremier Farnell
 
Advanced motion controls dpranir 030a800
Advanced motion controls dpranir 030a800Advanced motion controls dpranir 030a800
Advanced motion controls dpranir 030a800Electromate
 

Similar to Identifying noise in daq webinar rp3 171027 (1) (20)

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
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition system
 
Data Acquistation.pdf
Data Acquistation.pdfData Acquistation.pdf
Data Acquistation.pdf
 
Heart rate monitor system
Heart rate monitor systemHeart rate monitor system
Heart rate monitor system
 
FIRSTFare 2013 overview of electronics-2014
FIRSTFare 2013   overview of electronics-2014FIRSTFare 2013   overview of electronics-2014
FIRSTFare 2013 overview of electronics-2014
 
FIRSTFare 2012 Overview of Electronics
FIRSTFare 2012 Overview of ElectronicsFIRSTFare 2012 Overview of Electronics
FIRSTFare 2012 Overview of Electronics
 
Product_Guide
Product_GuideProduct_Guide
Product_Guide
 
Netzer ds 247-128-specsheet
Netzer ds 247-128-specsheetNetzer ds 247-128-specsheet
Netzer ds 247-128-specsheet
 
Field Pressure Calibration and Equipment Maintenance
Field Pressure Calibration and Equipment Maintenance Field Pressure Calibration and Equipment Maintenance
Field Pressure Calibration and Equipment Maintenance
 
Advanced motion controls dzcantu 020b080
Advanced motion controls dzcantu 020b080Advanced motion controls dzcantu 020b080
Advanced motion controls dzcantu 020b080
 
DMM4000 Benchtop Digital Multimeters
DMM4000 Benchtop Digital MultimetersDMM4000 Benchtop Digital Multimeters
DMM4000 Benchtop Digital Multimeters
 
Analog to digital converters, adc
Analog to digital converters, adcAnalog to digital converters, adc
Analog to digital converters, adc
 
Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25
Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25
Sifam Tinsley Instrumentation Inc - Company Presentation - 05/25
 
Tools using for Repair Electronic devices.pptx.
Tools using for Repair Electronic devices.pptx.Tools using for Repair Electronic devices.pptx.
Tools using for Repair Electronic devices.pptx.
 
Netzer ds 37-16-specsheet
Netzer ds 37-16-specsheetNetzer ds 37-16-specsheet
Netzer ds 37-16-specsheet
 
Hioki 3334 AC/DC Power HiTester - Datasheet Mana
Hioki 3334 AC/DC Power HiTester - Datasheet ManaHioki 3334 AC/DC Power HiTester - Datasheet Mana
Hioki 3334 AC/DC Power HiTester - Datasheet Mana
 
Factory Test Systems
Factory Test SystemsFactory Test Systems
Factory Test Systems
 
LTC2440 - High Speed Delta Sigma ADC
LTC2440 - High Speed Delta Sigma ADCLTC2440 - High Speed Delta Sigma ADC
LTC2440 - High Speed Delta Sigma ADC
 
Advanced motion controls dpranir 030a800
Advanced motion controls dpranir 030a800Advanced motion controls dpranir 030a800
Advanced motion controls dpranir 030a800
 

Recently uploaded

The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...lizamodels9
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsMichael W. Hawkins
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒anilsa9823
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfAdmir Softic
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Roland Driesen
 

Recently uploaded (20)

The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...
 

Identifying noise in daq webinar rp3 171027 (1)

  • 1. Identifying and Overcoming Noise in Data Acquisition Richard Patterson Product Manager
  • 2. 2 Copyright © Yokogawa Meters & Instruments Corporation KRISTIN PORCHÉ Marketing Specialist Yokogawa Corporation of America Newnan, GA kristin.porche@us.yokogawa.com 1-800-888-6400 ext. 12345678 tmi.yokogawa.com Host & Panelist
  • 3. 3 Copyright © Yokogawa Meters & Instruments Corporation Yokogawa Webinar – Housekeeping Issues PC’s Speakers - Audio Broadcast Recorded Presentation To hear the audio through your PC, select the Communicate Tab and Join the Audio Broadcast A recording of this presentation will be posted under our technical library of our web page Chat Select and send all questions to “Panelist” during the Webinar presentation
  • 4. 4 Copyright © Yokogawa Meters & Instruments Corporation PC’s Speakers - Audio Broadcast To hear the audio through your PC, select the Communicate Tab and Join the Audio Broadcast Recorded Presentation A recording of this presentation will be posted under our technical library of our web page Chat Select and send all questions to “Panelist” during the Webinar presentation Yokogawa Webinar – Housekeeping Issues
  • 5. 5 Copyright © Yokogawa Meters & Instruments Corporation RICHARD PATTERSON Product Manager Yokogawa Corporation of America Newnan, GA richard.patterson@us.yokogawa.com 1-800-888-6400 ext. 2537 tmi.yokogawa.com Presenter
  • 6. 6 Copyright © Yokogawa Meters & Instruments Corporation Overview Data acquisition overview Quantization noise Internal A/D noise Power line noise Time skew Aliasing noise Common mode noise Radiated noise (EMI) Application example
  • 7. 7 Copyright © Yokogawa Meters & Instruments Corporation Data Acquisition Application Space Overview
  • 8. 8 Copyright © Yokogawa Meters & Instruments Corporation Data Acquisition Applications by Rate DC-1kHz Temperature, pressure, Static load, displacement Production monitoring Power line monitoring 1kHz-100kHz Mechanical Electronics Sound and Vibration Automotive, Aerospace 100kHz-20MHz Electrical performance Digital, timing, pattern I/O Consumer electronics 20MHz-1GHz + Component design RF, Microwave PC-based (PCI, USB or PCIe; most PC- centric) Pro: low cost, multi-function, bus throughput Con: little/no signal conditioning, often multiplexed, poor noise immunity Benchtop (least PC-centric, DL850E/350) Pro: separate/isolated power, portable, better quality measuring hardware, built-in functions (firmware) and datalogging Con: less channel density, higher initial cost, large footprint, slower for automation PC-based External (SL1000, MX100, GM10) Pro: most scalable, better quality measurement HW, fast performance and integrated software for PC automation, lower cost, high bus speed, high channel density
  • 9. 9 Copyright © Yokogawa Meters & Instruments Corporation DAQ Signal Types Analog Input ■  DC/AC Voltages ■  Sensors •  Accelerometer, ICP Microphone •  Strain Gage, Load Cell •  RTD, Thermistor, Resistance Analog Output DC, function generation, arbitrary, sweeping Digital Input/Output TTL/CMOS, static & buffered Timing Measurements Event counting, delay, period, frequency, tachometer, encoder, time stamps
  • 10. 10 Copyright © Yokogawa Meters & Instruments Corporation Analog Input Applications Low Speed Monitoring and Recording High Speed Single Shot ■  Machine monitoring ■  Process monitoring ■  Certification testing ■  Reliability testing ■  Startup/shutdown monitoring ■  Electrical response ■  Device characterization ■  Sweep testing ■  Destructive/explosion testing
  • 11. 11 Copyright © Yokogawa Meters & Instruments Corporation Analog Input Applications Combination: High Speed Continuous Monitoring ■  Streaming, circular buffer, FIFO buffer ■  In-vehicle/flight, high energy physics, real-time monitoring of multi-hour tests
  • 12. 12 Copyright © Yokogawa Meters & Instruments Corporation Block Diagram of a Data Acquisition Setup Sensor Cable Analog Input Chain ■  Filters ■  Amplifiers ■  Multiplexer ■  Isolation ADC Analysis ■  Built-in processor ■  PC ■  Storage
  • 13. 13 Copyright © Yokogawa Meters & Instruments Corporation Block Diagram of a Data Acquisition Setup Sensor Cable Analog Input Chain ■  Filters ■  Amplifiers ■  Multiplexer ■  Isolation ADC Analysis ■  Built-in processor ■  PC ■  Storage
  • 14. 14 Copyright © Yokogawa Meters & Instruments Corporation Sources of Noise
  • 15. 15 Copyright © Yokogawa Meters & Instruments Corporation Most commonly affects: ■ Low-voltage measurements •  Thermocouple measurements •  Ripple measurements •  Small details ■ High-speed (on 8-bit scopes) Source 1: Quantization Noise
  • 16. 16 Copyright © Yokogawa Meters & Instruments Corporation Principle of Quantization Noise Decimal System (Base 10) Binary System (Base 2) ■  Used by humans ■  Number of Digits ■  1 digit = 0-9 [10 counts] ■  2 digits = 00-99 [100 counts] ■  3 digits = 000-999 [1000 counts] ■  Counts = ​10↑𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑑𝑖𝑔𝑖𝑡𝑠  ■  Used by Analog-Digital converters ■  Number of Bits ■  1 bit = ​0↓2 −​1↓2 [2 codes] ■  2 bits = ​00↓2 −​11↓2  [4 codes] ■  3 bits = ​000↓2 −​111↓2  [8 codes] ■  counts = ​2↑𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑏𝑖𝑡𝑠  8 bit A/D = ​2↑8  = 256 16 bit A/D = ​2↑16  = 65536 Binary (8 bits) Output Code Decimal (raw) Voltage (scaled) 00000000 0 -10V 00000001 1 -9.921875 00000010 2 -9.84375 00000011 3 -9.765625 00000100 4 -9.6875 00000101 5 -9.609375 … … … 11111111 255 +10V
  • 17. 17 Copyright © Yokogawa Meters & Instruments Corporation Principle of Quantization Noise ■ Bit Resolution determines how many counts (codes) exist across the full scale ■ A Least Significant Bit (LSB) is the smallest voltage change that can be measured •  1 LSB = = ​ 𝑅 𝑎𝑛𝑔𝑒/𝐶𝑜𝑢𝑛𝑡𝑠  𝑜𝑟 ​ 𝑅 𝑎𝑛𝑔𝑒/​2↑𝑏𝑖𝑡𝑠 𝑜𝑓 𝑟𝑒𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛   •  8 bit LSB: ​10 𝑉 −(−10 𝑉)/​2↑8   = ​20 𝑉/256 = 78.125 mV •  12 bit LSB: ​10 𝑉 −(−10 𝑉)/​2↑12   = ​20 𝑉/4096  = 4.883 mV Goal Maximize use of all the “codes” b0 b1 b2 b3 b4 b5 b6 b7 A/DPGIA +10V -10V Full scale 1 LSB
  • 18. 18 Copyright © Yokogawa Meters & Instruments Corporation Typical Quantization Noise Solution ■ Digital software filter (poor) ■ SW Filter used: Sharp, Lowpass, fcutoff = 2% *fsample, 88th order
  • 19. 19 Copyright © Yokogawa Meters & Instruments Corporation Hardware solution: Match the ADC range, or increase the bit depth Quantization Noise Solution b0 b1 b2 b3 b4 b5 b6 b7 A/DPGIA b0 b1 b2 b3 b4 b5 b6 b7 A/DPGIA b0 b1 b2 b3 b4 b5 b6 b7 A/DPGIA
  • 20. 20 Copyright © Yokogawa Meters & Instruments Corporation AC Coupling ■ The DC offset is wasting some of the range of the ADC ■ Use AC Coupling to eliminate the DC component Must Use ±2V Range Due to DC Offset Enable AC/DC Coupling Circuit, allowing use of a lower Range (±100mV)
  • 21. 21 Copyright © Yokogawa Meters & Instruments Corporation Source 2: A/D Internal Noise ■ Noise described by printed specifications ■ Main factors contributing to internal noise •  Nonlinearity of the A/D converter itself (differential & integral nonlinearity) •  PGIA & A/D block – gain and offset •  Thermal effects and thermal stability of the entire digitizer •  Frequency response ■ Accuracy specifications are highly inconsistent
  • 22. 22 Copyright © Yokogawa Meters & Instruments Corporation Source 2: A/D Internal Noise Various Specifications Improving A/D Internal Noise ■ Accuracy (gain and offset) ■ Absolute accuracy ■ Signal to noise ratio (SNR) ■ Effective number of bits (ENOB) ■ Noise floor (dB) ■ Spurious free dynamic range (SFDR) ■ Higher precision digitizer ■ Control environmental temperature ■ Reduce the bandwidth Measurement Range Accuracy ±50 mV ±(0.15% of rdg + 0.5 mV) ±100 mV ±(0.15% of rdg + 0.5 mV) ±200mV ±(0.15% of rdg + 0.5 mV) ±500 mV ±(0.05% of rdg + 0.5 mV) ±1 V ±(0.05% of rdg + 0.7 mV) ±2 V ±(0.05% of rdg + 1.4 mV) ±5 V ±(0.05% of rdg + 3.5 mV) ±10 V ±(0.05% of rdg + 7 mV) ±20 V ±(0.05% of rdg + 14 mV) ±50 V ±(0.05% of rdg + 35 mV)
  • 23. 23 Copyright © Yokogawa Meters & Instruments Corporation Source 3: Power Line Noise ■ “Pick Up” or “Hum” ■ Conducted or radiated ■ 50/60/400Hz ■ Inexpensive switching power supplies cause “spikes” Clean Signal Signal with Power Line Noise
  • 24. 24 Copyright © Yokogawa Meters & Instruments Corporation Integrating A/D Converter ■ Integrating A/D converters quantize by time rather than by voltage ■ Better linearity and accuracy, no missing codes ■ Best low speed solution (DMM use case) ■ Eliminate random and sine wave noise Normal Sampling For Integration-type A/D Time Voltage Signal with power supply noise Voltage corresponding to the value after the conversion Time Voltage Signal with power supply noise Voltage corresponding to the value after the conversion
  • 25. 25 Copyright © Yokogawa Meters & Instruments Corporation Other Power Line Noise ■ Moving average (compare to your input signal speed) ■ Power line filters ■ Isolated input to data acquisition hardware
  • 26. 26 Copyright © Yokogawa Meters & Instruments Corporation Source 4: Time Skew ■ Is your data acquisition system/module Multiplexing? ■ Differential measurements can have time skew between + and – terminals (pseudo-differential) Actual Signal Measured Signal
  • 27. 27 Copyright © Yokogawa Meters & Instruments Corporation Principle of Time Skew Multiplexing Sampling Simultaneous Sampling Ch1 Ch2 Ch3 Ch4 … channel clock [inter-channel skew] scan clock Ch1 Ch2 Ch3 Ch4 … A/D converter Analog mode multiplexer PGIA Calibration Dither Acquisition control Acquisition memory Ch1 Ch2 Ch3 Ch4 ATT PGA LPF ADC Programmable gain amp Isolation FilterCh1 Ch2 Ch3
  • 28. 28 Copyright © Yokogawa Meters & Instruments Corporation CH1 – CH2 = 0 CH1 – CH2 ≠ 0 Missing peaks (green channel) False phase difference
  • 29. 29 Copyright © Yokogawa Meters & Instruments Corporation Source 5: Aliasing Noise ■ Aliasing or fold-over distortion ■ Occurs when higher frequency content exists beyond the sampling bandwidth
  • 30. 30 Copyright © Yokogawa Meters & Instruments Corporation Principle of Aliasing Any analog signal or non-sinusoidal waveform = sine waves of various: ■ Amplitudes ■ Frequencies ■ Phases Fourier Transform fmax 𝑓(𝑥)=∫−∞↑∞▒Ϝ(𝑘)​ 𝑒↑2 𝜋𝑖𝑘𝑥   𝑑𝑘 f(t)=​a↓0 +​a↓1  cos(​ 𝜔↓0 t)+​b↓1  sin(​ 𝜔↓0 t)+​a↓2  cos(2​ 𝜔↓0 t)+​b↓2  sin(​2 𝜔↓0 t) +…
  • 31. 31 Copyright © Yokogawa Meters & Instruments Corporation Red trace is actual signal, Green dots are measured values Principle of Aliasing Original waveform with 20 samples per period (fs = 20 f0) Original waveform with 5 samples per period (fs = 5 f0) Original waveform with 2 samples per period (fs = 2 f0)
  • 32. 32 Copyright © Yokogawa Meters & Instruments Corporation “Perfect” example fs = 16 samples/sec Principle of Aliasing Adequately sampled ■ f0 = 1 Hz ■ fN= 8 Hz Near “Nyquist frequency” or sampling bandwidth ■ fN = ½ fs = 8 Hz ■ f0 = 7 Hz Above “Nyquist frequency” or sampling bandwidth ■ fN = ½ fs = 8 Hz ■ f0 = 11Hz ■ In this case we should see a flat line ■ Instead we see the aliased
  • 33. 33 Copyright © Yokogawa Meters & Instruments Corporation Principle of Aliasing ■  More realistic example ■  Original signal •  3 Hz content, 1Vpp •  50 Hz content, 0.2Vpp ■  Aliased noise at 5 Hz ■  Sampled at 55 Hz ■  (fN = ½ fs = 27.5 Hz) ■  F=ABS(1*55-50)=5 Hz
  • 34. 34 Copyright © Yokogawa Meters & Instruments Corporation Effect of Aliasing Some Signals (i.e. a sawtooth wave) have infinite harmonics If the fundamental frequency of the sawtooth wave is f0, and we sample at 20*f0, what happens? f(t)=∑n=1↑∞▒​​2(−1)↑n+1 /n  ​ sin⁠(nt)  =​2sin⁠(t)−​sin⁠(2t)+​​2/3 sin⁠(3t)−​​ 1/2 sin⁠(4t)+​​2/5 sin⁠(5t)…      Result = increased noise floor
  • 35. 35 Copyright © Yokogawa Meters & Instruments Corporation Aliasing Solution ■ A Hardware filter (low pass) eliminates fold-over distortion ■ Set the filter frequency close to Nyquist frequency (½ fs) ■ The filter must reside in hardware – software filters are ineffective •  Because the aliased signals are lower than the Nyquist frequency •  External HW filter is an option, some sources use SW-selectable, HW built into instrument 1.0 0 0.5 f = Cutoff frequency 3 dB Increasing frequency f
  • 36. 36 Copyright © Yokogawa Meters & Instruments Corporation Reconstructing the Signal ■ In theory, the reconstructed waveform must not possess any frequency content >= sampling frequency ■ To perfectly reconstruct, bandwidth limit the re-creation/output •  Cutoff frequency = Nyquist frequency ■ You can also use curve fitting to approximately reconstruct the signal •  Linear interpolation, sinusoidal interpolation, spline ■ In practice, most engineers do not reconstruct waveforms prior to analysis! ■ Therefore, apply a Practical over-sampling criteria fsample > 5x fmax
  • 37. 37 Copyright © Yokogawa Meters & Instruments Corporation Source 6: Common Mode Noise ■  Original signal with no common mode ■  Signal with Common mode input to a pseudo-differential device ■  Saturating the input with common mode ■  Signal with Common mode measured by isolated digitizer *Noise depends on CMRR ■  Signal with Common mode noise greater than digitizer specification
  • 38. 38 Copyright © Yokogawa Meters & Instruments Corporation Principle of Common Mode Voltage ■ Voltage difference between sensor “ground” and instrument ground ■ Can cause permanent damage to measurement hardware + Power supply - Power supply Instrument Analog ground Sensor 5V 0+Vcm Vcm+5 Power ground Vcm
  • 39. 39 Copyright © Yokogawa Meters & Instruments Corporation Common Mode noise is noise occurring in-phase on both wires of a differential measurement ■ It could be radiated or conducted ■ The design of the amplifier going in to the ADC can reject this – never perfect ■ Slight DC offset or impedance mismatch between + and – makes it worse ■ Measure CMRR in dB Common Mode Noise
  • 40. 40 Copyright © Yokogawa Meters & Instruments Corporation Ground Loops ■ Return paths for current referred to as “ground” ■ Occurs when more than one ground connection path exists between devices DAQ Ground path through building or earth ground DUT or sensor Ground path through shield or negative terminal of SE measurement
  • 41. 41 Copyright © Yokogawa Meters & Instruments Corporation Ground Loops Three ways ground loops cause equipment problems Loop is an antenna, especially for AM signals and EMI1 High-energy transients g circuit ground2 Ground loops can cause common- mode noise on power systems3
  • 42. 42 Copyright © Yokogawa Meters & Instruments Corporation Common Mode Solution ■ Isolation Barriers •  Prevents ground loops and negates common mode voltage ■ Safety: keeps high voltage/current away from people and equipment ■ Integrity: rejects unwanted voltages from affecting measurement accuracy Instrument Power supply Isolation barrier Isolation amplifier Sensor +V Vcm Normal mode signal
  • 43. 43 Copyright © Yokogawa Meters & Instruments Corporation Common Mode Solution ■ Built-in Isolation Systems ■ Four isolation specifications to consider •  [V1] Channel-to-ground isolation •  [V2] Module-to-module isolation (in a modular system) •  [V3] Channel-to-channel isolation •  [V4] Transient overvoltage protection (or maximum withstand voltage) Module A Module B V2 V3 V1 V4
  • 44. 44 Copyright © Yokogawa Meters & Instruments Corporation Channel to Earth Isolation ■ [V1] Channel-to-ground isolation ■ Accessible parts of instrument are safe ■ Prevents ground loops and common mode noise Isolation Barrier Analog Module A Analog Module B Analog Module C Backplane Module A Module B V2 V3 V1 V4
  • 45. 45 Copyright © Yokogawa Meters & Instruments Corporation Module to Module Isolation ■ [V2] ■ Each module is isolated from each other ■ Provides noise immunity and overvoltage protection Module A Module B V2 V3 V1 V4
  • 46. 46 Copyright © Yokogawa Meters & Instruments Corporation Channel to Channel Isolation ■ [V3] Channel-to-Channel isolation ■ Provides channel to channel protection from: •  Crosstalk •  High energy transients Module A Module B V2 V3 V1 V4
  • 47. 47 Copyright © Yokogawa Meters & Instruments Corporation Source 7: Radiated Noise (EMI) ■ Certain environments are especially prone to noise: •  Industrial or manufacturing facilities •  Power engineering labs (supplies, UPS, etc.) •  Motor or drive companies •  High energy physics laboratories ■ Emission sources •  Fluorescent lighting (120 Hz sinusoidal) •  Bipolar power supplies •  Internal components of desktop PC •  Crosstalk (other sensors, particularly active sensors) ■ Manifest as common mode and normal mode voltage
  • 48. 48 Copyright © Yokogawa Meters & Instruments Corporation Reducing EMI Noise Effects ■  Faraday Cage ■  Shield Cabling •  Use standard shielded cable types (coaxial/ BNC, twisted pair) •  Use an external cable shield around each sensor-to-digitizer cable •  Tie the cable shield to ground on only one side •  Consider optical connections when feasible ■  Shield the Digitizer Module (vendor) ■  Shield the Station or Chassis (vendor) ■  Shield the Rack
  • 49. 49 Copyright © Yokogawa Meters & Instruments Corporation Reducing EMI Noise Effects ■  Ribbon cables ■  Unshielded terminal blocks ■  Many digitizer instruments have direct connections (clamp terminals, NDIS, BNC) ■  Use true differential hardware with isolation ■  4-20 mA current signals
  • 50. 50 Copyright © Yokogawa Meters & Instruments Corporation Elements of a Noise Minimizing Digitizer Acquisition control Acquisition memory Ch2 Ch3 Ch4 ATT PGA LPF ADC Filter Isolation Element Purpose BNC connection Radiated noise Attenuation Quantization noise PGA Quantization noise Low pass filter Anti-aliasing High resolution ADC Quantization noise Simultaneous sampling Time skew Isolation barrier Common mode noise Shielded hardware EMI
  • 51. 51 Copyright © Yokogawa Meters & Instruments Corporation Application Example: Fuel Cell Impedance Testing When a cell is used for a long time, its impedance will increase. This causes a degradation or inefficiency. By measuring the fuel cell impedance, we can verify the electrical nature of the internal configuration of the fuel cell. Current Density (Output Current from Cell) Conductor Resistance of electrode Reaction Resistance at Anode side Reaction Resistance at Cathode side Electrolyte Resistance OutputVoltagefromCell 1.03V (Theoretical) Anode Side Cathode Side Reaction Resistance Electric Bilayer Capacitance Solution Resistance Fuel Cell Equivalent Circuit
  • 52. 52 Copyright © Yokogawa Meters & Instruments Corporation Application Example: Fuel Cell Impedance Testing Hydrogen flow Hydrogen outlet Air(Oxygen) flow Water and air outlet Electric load DC component Electric load AC component DC voltage(cell voltage) (Optional) switch box Measured load current AC voltage(ripple) Key Requirements ■  Isolated output ■  Isolated input ■  High resolution, 16 bit ■  AC/DC coupling ■  Programmable gain ■  Hardware filtering ■  Simultaneous sampling
  • 53. 53 Copyright © Yokogawa Meters & Instruments Corporation Isolated DAQ Instruments Scope Corder Series ■  1000 Vrms isolation ■  100 MS/s high-speed sampling ■  12-bit A/D resolution ■  Complete built-in isolation system Parallel/ serial converter AMP A/D Laser driver Detection amp Parallel/ serial converter Detection amp Laser driver Input terminal Data Converter clock LD PD PD LD Optical fiber Isolated via optics
  • 54. 54 Copyright © Yokogawa Meters & Instruments Corporation Isolated DAQ Instruments 100 MS/s High- Speed Isolation Module 10 MS/s High- Speed Isolation Module
  • 55. 55 Copyright © Yokogawa Meters & Instruments Corporation Isolated DAQ Instruments High-Speed PC Based SL1000 Series ■ 12 types of input modules for measuring: •  Voltage •  Strain •  Temperature •  Acceleration •  Frequency ■ 1000 Vrms isolation ■ 100 MS/s high-speed sampling Install modules into unit Connect to PC Start acquisition software Unit and modules automatically recognized Select unit and module Start measurement Power On
  • 56. 56 Copyright © Yokogawa Meters & Instruments Corporation Summary – What We Hope We Did ■ Data acquisition overview •  Applications by speed and signal types -  Low speed monitoring and recording, high speed single shot, repetitive waveform monitoring, memory blocks (sequential store), high speed continuous monitoring ■ Quantization noise •  Vertical resolution, LSB, gain ■ Internal A/D noise •  What do accuracy specifications mean and how do they reflect the noise characteristics of the DAQ hardware? ■ Power line noise •  Filtering, integrating A/D ■ Time skew •  Inter channel skew, and simultaneous sampling ■ Aliasing noise •  Nyquist theory, sampling rate/interval and frequency spectrum, AAF ■ Common mode noise •  Ground loops, common mode, isolation ■ Radiated noise (EMI) •  Crosstalk, DAQ product shielding, cable shielding ■ Application example •  Fuel cell impedance measurements
  • 57. 57 Copyright © Yokogawa Meters & Instruments Corporation Questions?
  • 58. 58 Copyright © Yokogawa Meters & Instruments Corporation Questions If you have any questions for one of these Webinar Topics, please send them to the below e-mail. I will try to answer them during the Webinar or directly afterwards. webinarwednesdays@us.yokogawa.com
  • 59. 59 Copyright © Yokogawa Meters & Instruments Corporation Thank You for Attending