SlideShare a Scribd company logo
Identifying and Overcoming
Noise in Data Acquisition
William Chen
Product Manager
2
 Copyright © Yokogawa Meters & Instruments Corporation
Kristina Neahr
Marketing Specialist
Yokogawa Corporation of America
Newnan, GA
kristina.neahr@us.yokogawa.com
1-800-888-6400 ext. 2611
tmi.yokogawa.com
Host & Panelist
3
 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
4
 Copyright © Yokogawa Meters & Instruments Corporation
William Chen
Product Manager
Yokogawa Corporation of America
Newnan, GA
William.Chen@us.yokogawa.com
1-800-888-6400 Ext 2537
tmi.yokogawa.com
Presenter
5
 Copyright © Yokogawa Meters & Instruments Corporation
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
Questions
6
 Copyright © Yokogawa Meters & Instruments Corporation
■ 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
Overview
7
 Copyright © Yokogawa Meters & Instruments Corporation
Overview
■ 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
8
 Copyright © Yokogawa Meters & Instruments Corporation
DAQ Applications
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 Internal (most PC-centric)
Pro: low cost, multi-function, bus speed
Con: little/no signal conditioning,
almost always multiplexed, poor noise immunity Benchtop (least PC-centric, DL850E)
Pro: separate/isolated power, portable,
Better quality measuring hardware
Con: less channel density, higher cost,
large footprint, slower for automation
PC-based External (SL1000, MX100, GM10)
Pro: most scalable, better quality measurement HW,
fast performance 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
•  “Special” 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
•  Machine monitoring
•  Process monitoring
•  Certification testing
•  Reliability testing
■ High Speed Single Shot
•  Startup/shutdown monitoring
•  Electrical response
•  Device characterization
•  Sweep testing
•  Destructive/explosion testing
11
 Copyright © Yokogawa Meters & Instruments Corporation
Analog Input Applications
■ Repetitive Waveform Monitoring
•  Vibration
•  Test stands/cells
•  Engine or combustion monitoring
•  Glitch measurements
■ Memory Blocks (Sequential store)
•  Low re-arm time
•  Continuity/glitch testing
•  Engine R&D
12
 Copyright © Yokogawa Meters & Instruments Corporation
Analog Input Applications
■ High Speed Continuous Monitoring
•  Also called: Free-Run, Streaming to PC, Circular buffered acquisition, FIFO buffer
•  In-vehicle/flight DAQ, high energy physics, real-time monitoring of multi-hour tests
13
 Copyright © Yokogawa Meters & Instruments Corporation
Source 1: Quantization Noise
■ Most commonly affects:
•  Thermocouple measurements
•  Low voltage measurements
•  Ripple measurements
•  High speed measurements on
any voltage
14
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Quantization Noise
■ Decimal System (Base 10)
•  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(Number of Digits)
■ Binary System (Base 2)
•  Used by Analog-Digital converters
•  Number of Bits
•  1 bit = 02-12 [2 counts]
•  2 bits = 002-112 [4 counts]
•  3 bits = 0002-1112 [8 counts]
•  counts = 2(Number of Bits)
8 bit A/D = 28 counts = 256
10 bit A/D = 210 counts = 1024
12 bit A/D = 212 counts = 4096
14 bit A/D = 214 counts = 16384
16 bit A/D = 216 counts = 65536
Binary (8
bits)
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
15
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Quantization Noise
■ Bit Resolution determines how many counts exist across the full scale
■ A Least Significant Bit (LSB) is the smallest voltage change that can be measured
•  1 LSB = ​ 𝑅 𝑎𝑛𝑔𝑒/𝐶𝑜𝑢𝑛𝑡𝑠  𝑜𝑟 ​ 𝑅 𝑎𝑛𝑔𝑒/​2↑𝑏𝑖𝑡𝑠 𝑜𝑓 𝑟𝑒𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛  
•  8 bit: ​10 𝑉 −(−10 𝑉)/​2↑8   = ​20 𝑉/256 = 78.125 mV
•  12 bit: ​10 𝑉 −(−10 𝑉)/​2↑12   = ​20 𝑉/4096  = 4.883 mV
+10V
-10V
b0
b1
b2
b3
b4
b5
b6
b7
A/DPGIA
Full scale
1 LSB
16
 Copyright © Yokogawa Meters & Instruments Corporation
Quantization Noise Solution
■ Typical result achieved with digital software filter (poor)
■ SW Filter used: Sharp, Lowpass, fcutoff=2%*fsample, 88th order
17
 Copyright © Yokogawa Meters & Instruments Corporation
Quantization Noise Solution
■ Hardware solution: Decrease (match) the range, or increase the bit
resolution (1 LSB = [range / counts])
■ Quantization noise exists even if it is not visually present
■ Improving this will improve analysis accuracy
18
 Copyright © Yokogawa Meters & Instruments Corporation
AC Coupling
■ AC coupling will dramatically reduce quantization noise when:
•  You are interested in analyzing the AC content of a waveform
•  A DC offset is present
Must Use
±2V Range
Due to DC
Offset
Enable AC/DC
Coupling
Circuit,
allowing use
of a lower
Range
(±50mV)
19
 Copyright © Yokogawa Meters & Instruments Corporation
Source 2: A/D Internal Noise
■ Noise described by printed specifications
(accuracy)
■ 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
■ Accuracy specifications are highly
inconsistent in literature across vendors
20
 Copyright © Yokogawa Meters & Instruments Corporation
Source 2: A/D Internal Noise
■ Various methods of reporting 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)
■ Improving A/D internal noise:
•  Choose a higher precision digitizer
•  Maintain a stable environmental temperature
•  Reduce the Bandwidth used
21
 Copyright © Yokogawa Meters & Instruments Corporation
Source 3: Power Line Noise
■ Power Line Noise also called “Pick Up” or “Hum”
■ Can be conducted (through DAQ device or power supply) or radiated
(through EMI), internal or external source
■ Noise frequency always occurs at the power line frequency (50/60/400Hz)
Clean Signal
Signal with power
line noise
22
 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
■ Eliminate noise occuring at the integration frequencies (and multiples)
■ i.e. 16.67msec integration period will filter out (60Hz, 120Hz, 180Hz, …)
noise
■ Best low speed solution
Normal Sampling
Time
Voltage
Signal with power
supply noise
Voltage corresponding
to the value after the
conversion
For Integration-type A/D
Time
Voltage
Signal with power
supply noise
Voltage corresponding
to the value after the
conversion
23
 Copyright © Yokogawa Meters & Instruments Corporation
Other Power Line Noise
■ For Slow speed signals measurements: A “Moving Average” software filter
is nearly as effective as an integrating A/D converter
■ Power Line Filters to remove high frequency RF noise from power
■ Isolated Input to Data Acquisition hardware
24
 Copyright © Yokogawa Meters & Instruments Corporation
Source 4: Time Skew
■ Many Data Acquisition systems do not measure time aligned data
■ Differential measurements can have time skew between + and – terminals
(pseudo-differential)
Actual Signal Measured Signal
25
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Time Skew
■ Multiplexing Sampling
channel clock [inter-channel skew]
scan clock
Ch1
Ch2
Ch3
Ch4
…
■ Simultaneous Sampling
Ch1
Ch2
Ch3
Ch4
…
26
 Copyright © Yokogawa Meters & Instruments Corporation
Source 5: Aliasing Noise
■ Aliasing or Fold-Over Distortion
■ Occurs when higher frequency content exists beyond the sampling
bandwidth
27
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Aliasing
■ Any Analog Signal or Non-sinusoidal waveform, actually consists of Sine
Waves of various:
■  Amplitudes
■  Frequencies
■  Phase
fmax
28
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Aliasing
■ Red trace is actual signal, Green dots are measured values
■ 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)
29
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Aliasing
■ Simple Example
•  fs = 16 samples/sec
■ Adequately Sampled
•  f0 = 1 Hz
■ Near “Nyquist frequency” or
sampling bandwidth
•  fN = ½ fs = 8 Hz
•  f0 = 7 Hz
■ Near “Nyquist frequency” or sampling
bandwidth
•  fN = ½ fs = 8 Hz
•  f0 = 7 HzUnder sampled
•  f0 = 11Hz
•  In this case we should see a flat line (since
the signal is above our measurement
bandwidth)
•  The incorrect signal introduces a type of
distortion into the measurement.
30
 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)
■ 27.5 – [50 - 27.5] = 5
31
 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?
Result = increased noise floor
32
 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
■ Especially important for sound and vibration testing
■ External HW filter is an option, newest technology uses SW-selectable, built into
instrument
33
 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
•  (apply an ideal low pass filter with (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 > 4x fmax
34
 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
■ Signal with Common mode measured
by isolated digitizer
* Noise depends on CMRR
■ Signal with Common mode noise
greater than digitizer specification
35
 Copyright © Yokogawa Meters & Instruments Corporation
Principle of Common Mode
■ Voltage difference between sensor “ground” and instrument ground
■ Can cause permanent damage to measurement hardware
5V
0+Vcm
Vcm+5
36
 Copyright © Yokogawa Meters & Instruments Corporation
Common Mode Noise
■ Typical causes of common mode voltages include:
•  Thermocouple measurements of powered devices
•  Battery or fuel cell testing
•  External sensor power supply
•  “Floating” sensors in noisy EMI environment
37
 Copyright © Yokogawa Meters & Instruments Corporation
Common Mode and Normal Mode
Common Mode Noise
  Noise
Normal/Differential Mode Noise
  Actual signal and noise
38
 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 DUT or sensor
Ground path through shield
or negative terminal of SE
measurement
Ground path through building
or earth ground
39
 Copyright © Yokogawa Meters & Instruments Corporation
Ground Loops
■ Three ways ground loops cause equipment problems
•  Low currents circulating in the grounds generate voltages that can cause data
errors such as 60 Hz humming or high-frequency oscillations
•  High-energy transients will clear through circuit ground instead of earth ground
causing inrush or switching currents to damage equipment
•  Ground loops can cause common-mode noise between phase, neutral and
ground in a power distribution system. Noise injected into the power supplies will
pass on to the electronic components.
40
 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
41
 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)
42
 Copyright © Yokogawa Meters & Instruments Corporation
Channel to Earth Isolation
  [V1] Channel-to-ground isolation
■ Accessible parts of instrument is safe
■ Prevents ground loops and common mode noise
Isolation Barrier
Analog
Module
A
Analog
Module
B
Analog
Module
C
Backplane
43
 Copyright © Yokogawa Meters & Instruments Corporation
Module to Module Isolation
■ [V2] Channel-to-Channel isolation
■ Each module is isolated from each other
■ Provides noise immunity and overvoltage
protection
44
 Copyright © Yokogawa Meters & Instruments Corporation
Channel to Channel Isolation
  [V3] Channel-to-Channel isolation
  Provides channel to channel protection from:
  Crosstalk
  High energy transients
45
 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
46
 Copyright © Yokogawa Meters & Instruments Corporation
Reducing EMI noise effects
■ Faraday Cage principle – Electric field within a closed surface
is zero
■ 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
47
 Copyright © Yokogawa Meters & Instruments Corporation
Reducing EMI noise effects
■ More about Cabling
■ Avoid ribbon cables and unshielded terminal blocks at all
costs
■ Plug-in boards use high density connector, require terminal
block or external screw terminal
■ Many digitizer instruments have direct connections (clamp
terminals, NDIS, BNC)
■ Use true differential hardware with isolation to reject EMI
radiated as common mode voltage
■ For low speed/industrial applications, use current to transmit
signals (4-20mA)
48
 Copyright © Yokogawa Meters & Instruments Corporation
Elements of a Noise Minimizing Digitizer
■ High Resolution A/D Converter (quantization noise)
■ Isolation barrier (common mode noise)
■ Low pass or AA filter (power line, aliasing noise)
■ Programmable gain (quantization noise)
■ BNC input (radiated noise)
■ Simultaneous sampling, independent channel hardware (time skew)
■ Attenuation
■ Mechanically shielded and enclosed hardware (EMI)
■ Acquisition Memory
49
 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
50
 Copyright © Yokogawa Meters & Instruments Corporation
Application Example: Fuel Cell Impedance Testing
■ Key requirements:
•  Isolated output
•  Isolated input
•  High resolution, 16 bit
•  AC/DC coupling
•  Programmable gain
•  Hardware Filtering
•  Simultaneous Sampling
Hydrogen flow
Hydrogen outlet
Air(Oxygen) flow
Water and
air outlet
Electric Load DC
component
Electric Load AC
component
DC Voltage(cell voltage)
AC Voltage(ripple)
(optional)
switch box
Measured load
current
51
 Copyright © Yokogawa Meters & Instruments Corporation
Isolated DAQ Instruments
Copyright © Yokogawa Electric Corporation
ScopeCorder DL850E Series
  1000 Vrms isolation
  100 MS/s high-speed sampling
  12-bit A/D resolution
  Complete built-in isolation system
52
 Copyright © Yokogawa Meters & Instruments Corporation
Isolated DAQ Instruments
Copyright © Yokogawa Electric Corporation
53
 Copyright © Yokogawa Meters & Instruments Corporation
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
Isolated DAQ Instruments
Copyright © Yokogawa Electric Corporation
54
 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
55
 Copyright © Yokogawa Meters & Instruments Corporation
Questions?
Copyright © Yokogawa Electric Corporation
56
 Copyright © Yokogawa Meters & Instruments Corporation
Thank You for Attending
Copyright © Yokogawa Electric Corporation

More Related Content

PDF
Bai giang mach_dien_tu_2
PPTX
ACTIVE NOISE CONTROL LMS SPEECH WHITE GAUSSIAN NOISE
PPT
Ch ng 1-2_-_b_i_gi_ng_anten-truy_n_s_ng
PDF
Ly thuyet mach dao dong
PDF
ky thuat dieu che tin hieu
PDF
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
PDF
DOC
Giáo trình kỹ thuật số Chương 3 -4.doc
Bai giang mach_dien_tu_2
ACTIVE NOISE CONTROL LMS SPEECH WHITE GAUSSIAN NOISE
Ch ng 1-2_-_b_i_gi_ng_anten-truy_n_s_ng
Ly thuyet mach dao dong
ky thuat dieu che tin hieu
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
Giáo trình kỹ thuật số Chương 3 -4.doc

What's hot (20)

PPTX
Chuong 2 152
PDF
Giao trinh-động-cơ-điện
PDF
Bjt oscillators
PDF
Visio-BMS
PPTX
Initial condition
PPTX
4 way traffic_signal
DOCX
Phần bai tap mau anten & truyen song (mang tinh chat tham khao)
PDF
Dieu che tin hieu
PDF
Ky thuat-truyen-so-lieu
DOC
Lập trình pic hainguyen
PDF
Kythuatanten
PDF
ung dung ky thuat mimo trong-lte
PDF
Ky thuat do luong
DOC
Chương 5: Khối thu phát
PDF
Chuong 1 mach diode codientuvn-com
PDF
50889261 ki-thuat-mach-dien-tu-7993-4015
PDF
Đề tài: Kỹ thuật ước lượng kênh truyền trong hệ thống OFDM
PPT
xử lý số tín hiệu -Chuong 4
PDF
Chuong 3 he thong viba va ve tinh
DOC
Đề tài: Sử dụng hiệu quả phổ và nâng cao chất lượng kênh truyền
Chuong 2 152
Giao trinh-động-cơ-điện
Bjt oscillators
Visio-BMS
Initial condition
4 way traffic_signal
Phần bai tap mau anten & truyen song (mang tinh chat tham khao)
Dieu che tin hieu
Ky thuat-truyen-so-lieu
Lập trình pic hainguyen
Kythuatanten
ung dung ky thuat mimo trong-lte
Ky thuat do luong
Chương 5: Khối thu phát
Chuong 1 mach diode codientuvn-com
50889261 ki-thuat-mach-dien-tu-7993-4015
Đề tài: Kỹ thuật ước lượng kênh truyền trong hệ thống OFDM
xử lý số tín hiệu -Chuong 4
Chuong 3 he thong viba va ve tinh
Đề tài: Sử dụng hiệu quả phổ và nâng cao chất lượng kênh truyền
Ad

Viewers also liked (7)

PPTX
DOCX
Solid State Devices
PPTX
Thermowells & Accessories
PPTX
Key Considerations for Scoping Reinstrumentation Projects
PDF
pH Measurement
PDF
Kalte fusion, Tesla, Skalarwellen, Drehfeld, „Freie Energie".. = Alle Parawis...
Solid State Devices
Thermowells & Accessories
Key Considerations for Scoping Reinstrumentation Projects
pH Measurement
Kalte fusion, Tesla, Skalarwellen, Drehfeld, „Freie Energie".. = Alle Parawis...
Ad

Similar to Identifying and Overcoming Noise in Data Acquisition (20)

PDF
Identifying noise in daq webinar rp3 171027 (1)
PDF
Synchronous Time / Frequency Domain Measurements Using a Digital Oscilloscope...
PPTX
Data acquisition system
PDF
Data Acquistation.pdf
PDF
Oscilloscope Fundamentals, Hands-On Course at EELive 2014
PPTX
86919253 data-acquisition-system-ppt
PPT
Signals and noise
PPTX
7 8. emi - analog instruments and digital instruments
PPT
Instrumental lecture 2
KEY
365 digital basics before
PDF
Analog mixed vlsi notes
DOC
Signals and noise
PDF
Special Design Topics in Digital Wideband Receivers Artech House Radar Series...
PDF
Data Converters 2007th Edition Franco Maloberti
PPTX
data-acquisition-system-ppt
PDF
Analog to-digital conversion, 2e
PPTX
Digial instrumentation fnal
PPTX
Unit ii
PDF
Field Pressure Calibration and Equipment Maintenance
PDF
Audio Signal Processing
Identifying noise in daq webinar rp3 171027 (1)
Synchronous Time / Frequency Domain Measurements Using a Digital Oscilloscope...
Data acquisition system
Data Acquistation.pdf
Oscilloscope Fundamentals, Hands-On Course at EELive 2014
86919253 data-acquisition-system-ppt
Signals and noise
7 8. emi - analog instruments and digital instruments
Instrumental lecture 2
365 digital basics before
Analog mixed vlsi notes
Signals and noise
Special Design Topics in Digital Wideband Receivers Artech House Radar Series...
Data Converters 2007th Edition Franco Maloberti
data-acquisition-system-ppt
Analog to-digital conversion, 2e
Digial instrumentation fnal
Unit ii
Field Pressure Calibration and Equipment Maintenance
Audio Signal Processing

More from Yokogawa1 (20)

PDF
Data, Data, Everywhere...GA10 Brings It All Together
PDF
202102 attaining proficiency in industrial pressure measurement r7
PDF
Chromatography Basics 2021
PDF
An Economic X-ray of Digital Transformation
PDF
Using A Unique, Next Generation APC Solution To Address Common Problems In Th...
PDF
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...
PDF
The Value-driven Approach to Digitalizing Assets and their Supply Chains
PDF
The Role And Evolution Of Advanced Analytics In The Process Industries
PDF
The Digital Twin For Production Optimization
PDF
Multi-Site Optimization To Drive Value Creation In Chevron
PDF
Keeping PACE with Advanced Process Control
PDF
Yokogawa’s DX and Smart Manufacturing Vision for Building our Future
PDF
Business Model Disruption - The Step-wise Transition to Remote Operations
PDF
A New Digital Maintenance Platform in a Large Petrochemical Facility to Ident...
PDF
Shift team effectiveness: Don't bother if you can't change "shop floor" shift...
PDF
Adversity Drives Innovation and Enterprise Resilience to Best Leverage a Hist...
PDF
Improved Upstream Production Efficiency with Remote Optimization Centers, Fie...
PDF
Transforming Decision Making in Scheduling of Terminal Operations
PDF
Contributing to the Development and Application of Cybersecurity Standards
PDF
Asia NOC Bridges Business-wide Performance Objectives and KPIs through an Adv...
Data, Data, Everywhere...GA10 Brings It All Together
202102 attaining proficiency in industrial pressure measurement r7
Chromatography Basics 2021
An Economic X-ray of Digital Transformation
Using A Unique, Next Generation APC Solution To Address Common Problems In Th...
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...
The Value-driven Approach to Digitalizing Assets and their Supply Chains
The Role And Evolution Of Advanced Analytics In The Process Industries
The Digital Twin For Production Optimization
Multi-Site Optimization To Drive Value Creation In Chevron
Keeping PACE with Advanced Process Control
Yokogawa’s DX and Smart Manufacturing Vision for Building our Future
Business Model Disruption - The Step-wise Transition to Remote Operations
A New Digital Maintenance Platform in a Large Petrochemical Facility to Ident...
Shift team effectiveness: Don't bother if you can't change "shop floor" shift...
Adversity Drives Innovation and Enterprise Resilience to Best Leverage a Hist...
Improved Upstream Production Efficiency with Remote Optimization Centers, Fie...
Transforming Decision Making in Scheduling of Terminal Operations
Contributing to the Development and Application of Cybersecurity Standards
Asia NOC Bridges Business-wide Performance Objectives and KPIs through an Adv...

Recently uploaded (20)

PDF
Getting Started with Data Integration: FME Form 101
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Machine Learning_overview_presentation.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Approach and Philosophy of On baking technology
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
A Presentation on Artificial Intelligence
Getting Started with Data Integration: FME Form 101
20250228 LYD VKU AI Blended-Learning.pptx
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Programs and apps: productivity, graphics, security and other tools
Digital-Transformation-Roadmap-for-Companies.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Group 1 Presentation -Planning and Decision Making .pptx
Machine Learning_overview_presentation.pptx
Spectroscopy.pptx food analysis technology
Per capita expenditure prediction using model stacking based on satellite ima...
A comparative analysis of optical character recognition models for extracting...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Spectral efficient network and resource selection model in 5G networks
Approach and Philosophy of On baking technology
MYSQL Presentation for SQL database connectivity
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
A Presentation on Artificial Intelligence

Identifying and Overcoming Noise in Data Acquisition

  • 1. Identifying and Overcoming Noise in Data Acquisition William Chen Product Manager
  • 2. 2 Copyright © Yokogawa Meters & Instruments Corporation Kristina Neahr Marketing Specialist Yokogawa Corporation of America Newnan, GA kristina.neahr@us.yokogawa.com 1-800-888-6400 ext. 2611 tmi.yokogawa.com Host & Panelist
  • 3. 3 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
  • 4. 4 Copyright © Yokogawa Meters & Instruments Corporation William Chen Product Manager Yokogawa Corporation of America Newnan, GA William.Chen@us.yokogawa.com 1-800-888-6400 Ext 2537 tmi.yokogawa.com Presenter
  • 5. 5 Copyright © Yokogawa Meters & Instruments Corporation 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 Questions
  • 6. 6 Copyright © Yokogawa Meters & Instruments Corporation ■ 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 Overview
  • 7. 7 Copyright © Yokogawa Meters & Instruments Corporation Overview ■ 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
  • 8. 8 Copyright © Yokogawa Meters & Instruments Corporation DAQ Applications 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 Internal (most PC-centric) Pro: low cost, multi-function, bus speed Con: little/no signal conditioning, almost always multiplexed, poor noise immunity Benchtop (least PC-centric, DL850E) Pro: separate/isolated power, portable, Better quality measuring hardware Con: less channel density, higher cost, large footprint, slower for automation PC-based External (SL1000, MX100, GM10) Pro: most scalable, better quality measurement HW, fast performance 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 •  “Special” 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 •  Machine monitoring •  Process monitoring •  Certification testing •  Reliability testing ■ High Speed Single Shot •  Startup/shutdown monitoring •  Electrical response •  Device characterization •  Sweep testing •  Destructive/explosion testing
  • 11. 11 Copyright © Yokogawa Meters & Instruments Corporation Analog Input Applications ■ Repetitive Waveform Monitoring •  Vibration •  Test stands/cells •  Engine or combustion monitoring •  Glitch measurements ■ Memory Blocks (Sequential store) •  Low re-arm time •  Continuity/glitch testing •  Engine R&D
  • 12. 12 Copyright © Yokogawa Meters & Instruments Corporation Analog Input Applications ■ High Speed Continuous Monitoring •  Also called: Free-Run, Streaming to PC, Circular buffered acquisition, FIFO buffer •  In-vehicle/flight DAQ, high energy physics, real-time monitoring of multi-hour tests
  • 13. 13 Copyright © Yokogawa Meters & Instruments Corporation Source 1: Quantization Noise ■ Most commonly affects: •  Thermocouple measurements •  Low voltage measurements •  Ripple measurements •  High speed measurements on any voltage
  • 14. 14 Copyright © Yokogawa Meters & Instruments Corporation Principle of Quantization Noise ■ Decimal System (Base 10) •  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(Number of Digits) ■ Binary System (Base 2) •  Used by Analog-Digital converters •  Number of Bits •  1 bit = 02-12 [2 counts] •  2 bits = 002-112 [4 counts] •  3 bits = 0002-1112 [8 counts] •  counts = 2(Number of Bits) 8 bit A/D = 28 counts = 256 10 bit A/D = 210 counts = 1024 12 bit A/D = 212 counts = 4096 14 bit A/D = 214 counts = 16384 16 bit A/D = 216 counts = 65536 Binary (8 bits) 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
  • 15. 15 Copyright © Yokogawa Meters & Instruments Corporation Principle of Quantization Noise ■ Bit Resolution determines how many counts exist across the full scale ■ A Least Significant Bit (LSB) is the smallest voltage change that can be measured •  1 LSB = ​ 𝑅 𝑎𝑛𝑔𝑒/𝐶𝑜𝑢𝑛𝑡𝑠  𝑜𝑟 ​ 𝑅 𝑎𝑛𝑔𝑒/​2↑𝑏𝑖𝑡𝑠 𝑜𝑓 𝑟𝑒𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛   •  8 bit: ​10 𝑉 −(−10 𝑉)/​2↑8   = ​20 𝑉/256 = 78.125 mV •  12 bit: ​10 𝑉 −(−10 𝑉)/​2↑12   = ​20 𝑉/4096  = 4.883 mV +10V -10V b0 b1 b2 b3 b4 b5 b6 b7 A/DPGIA Full scale 1 LSB
  • 16. 16 Copyright © Yokogawa Meters & Instruments Corporation Quantization Noise Solution ■ Typical result achieved with digital software filter (poor) ■ SW Filter used: Sharp, Lowpass, fcutoff=2%*fsample, 88th order
  • 17. 17 Copyright © Yokogawa Meters & Instruments Corporation Quantization Noise Solution ■ Hardware solution: Decrease (match) the range, or increase the bit resolution (1 LSB = [range / counts]) ■ Quantization noise exists even if it is not visually present ■ Improving this will improve analysis accuracy
  • 18. 18 Copyright © Yokogawa Meters & Instruments Corporation AC Coupling ■ AC coupling will dramatically reduce quantization noise when: •  You are interested in analyzing the AC content of a waveform •  A DC offset is present Must Use ±2V Range Due to DC Offset Enable AC/DC Coupling Circuit, allowing use of a lower Range (±50mV)
  • 19. 19 Copyright © Yokogawa Meters & Instruments Corporation Source 2: A/D Internal Noise ■ Noise described by printed specifications (accuracy) ■ 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 ■ Accuracy specifications are highly inconsistent in literature across vendors
  • 20. 20 Copyright © Yokogawa Meters & Instruments Corporation Source 2: A/D Internal Noise ■ Various methods of reporting 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) ■ Improving A/D internal noise: •  Choose a higher precision digitizer •  Maintain a stable environmental temperature •  Reduce the Bandwidth used
  • 21. 21 Copyright © Yokogawa Meters & Instruments Corporation Source 3: Power Line Noise ■ Power Line Noise also called “Pick Up” or “Hum” ■ Can be conducted (through DAQ device or power supply) or radiated (through EMI), internal or external source ■ Noise frequency always occurs at the power line frequency (50/60/400Hz) Clean Signal Signal with power line noise
  • 22. 22 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 ■ Eliminate noise occuring at the integration frequencies (and multiples) ■ i.e. 16.67msec integration period will filter out (60Hz, 120Hz, 180Hz, …) noise ■ Best low speed solution Normal Sampling Time Voltage Signal with power supply noise Voltage corresponding to the value after the conversion For Integration-type A/D Time Voltage Signal with power supply noise Voltage corresponding to the value after the conversion
  • 23. 23 Copyright © Yokogawa Meters & Instruments Corporation Other Power Line Noise ■ For Slow speed signals measurements: A “Moving Average” software filter is nearly as effective as an integrating A/D converter ■ Power Line Filters to remove high frequency RF noise from power ■ Isolated Input to Data Acquisition hardware
  • 24. 24 Copyright © Yokogawa Meters & Instruments Corporation Source 4: Time Skew ■ Many Data Acquisition systems do not measure time aligned data ■ Differential measurements can have time skew between + and – terminals (pseudo-differential) Actual Signal Measured Signal
  • 25. 25 Copyright © Yokogawa Meters & Instruments Corporation Principle of Time Skew ■ Multiplexing Sampling channel clock [inter-channel skew] scan clock Ch1 Ch2 Ch3 Ch4 … ■ Simultaneous Sampling Ch1 Ch2 Ch3 Ch4 …
  • 26. 26 Copyright © Yokogawa Meters & Instruments Corporation Source 5: Aliasing Noise ■ Aliasing or Fold-Over Distortion ■ Occurs when higher frequency content exists beyond the sampling bandwidth
  • 27. 27 Copyright © Yokogawa Meters & Instruments Corporation Principle of Aliasing ■ Any Analog Signal or Non-sinusoidal waveform, actually consists of Sine Waves of various: ■  Amplitudes ■  Frequencies ■  Phase fmax
  • 28. 28 Copyright © Yokogawa Meters & Instruments Corporation Principle of Aliasing ■ Red trace is actual signal, Green dots are measured values ■ 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)
  • 29. 29 Copyright © Yokogawa Meters & Instruments Corporation Principle of Aliasing ■ Simple Example •  fs = 16 samples/sec ■ Adequately Sampled •  f0 = 1 Hz ■ Near “Nyquist frequency” or sampling bandwidth •  fN = ½ fs = 8 Hz •  f0 = 7 Hz ■ Near “Nyquist frequency” or sampling bandwidth •  fN = ½ fs = 8 Hz •  f0 = 7 HzUnder sampled •  f0 = 11Hz •  In this case we should see a flat line (since the signal is above our measurement bandwidth) •  The incorrect signal introduces a type of distortion into the measurement.
  • 30. 30 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) ■ 27.5 – [50 - 27.5] = 5
  • 31. 31 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? Result = increased noise floor
  • 32. 32 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 ■ Especially important for sound and vibration testing ■ External HW filter is an option, newest technology uses SW-selectable, built into instrument
  • 33. 33 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 •  (apply an ideal low pass filter with (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 > 4x fmax
  • 34. 34 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 ■ Signal with Common mode measured by isolated digitizer * Noise depends on CMRR ■ Signal with Common mode noise greater than digitizer specification
  • 35. 35 Copyright © Yokogawa Meters & Instruments Corporation Principle of Common Mode ■ Voltage difference between sensor “ground” and instrument ground ■ Can cause permanent damage to measurement hardware 5V 0+Vcm Vcm+5
  • 36. 36 Copyright © Yokogawa Meters & Instruments Corporation Common Mode Noise ■ Typical causes of common mode voltages include: •  Thermocouple measurements of powered devices •  Battery or fuel cell testing •  External sensor power supply •  “Floating” sensors in noisy EMI environment
  • 37. 37 Copyright © Yokogawa Meters & Instruments Corporation Common Mode and Normal Mode Common Mode Noise   Noise Normal/Differential Mode Noise   Actual signal and noise
  • 38. 38 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 DUT or sensor Ground path through shield or negative terminal of SE measurement Ground path through building or earth ground
  • 39. 39 Copyright © Yokogawa Meters & Instruments Corporation Ground Loops ■ Three ways ground loops cause equipment problems •  Low currents circulating in the grounds generate voltages that can cause data errors such as 60 Hz humming or high-frequency oscillations •  High-energy transients will clear through circuit ground instead of earth ground causing inrush or switching currents to damage equipment •  Ground loops can cause common-mode noise between phase, neutral and ground in a power distribution system. Noise injected into the power supplies will pass on to the electronic components.
  • 40. 40 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
  • 41. 41 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)
  • 42. 42 Copyright © Yokogawa Meters & Instruments Corporation Channel to Earth Isolation   [V1] Channel-to-ground isolation ■ Accessible parts of instrument is safe ■ Prevents ground loops and common mode noise Isolation Barrier Analog Module A Analog Module B Analog Module C Backplane
  • 43. 43 Copyright © Yokogawa Meters & Instruments Corporation Module to Module Isolation ■ [V2] Channel-to-Channel isolation ■ Each module is isolated from each other ■ Provides noise immunity and overvoltage protection
  • 44. 44 Copyright © Yokogawa Meters & Instruments Corporation Channel to Channel Isolation   [V3] Channel-to-Channel isolation   Provides channel to channel protection from:   Crosstalk   High energy transients
  • 45. 45 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
  • 46. 46 Copyright © Yokogawa Meters & Instruments Corporation Reducing EMI noise effects ■ Faraday Cage principle – Electric field within a closed surface is zero ■ 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
  • 47. 47 Copyright © Yokogawa Meters & Instruments Corporation Reducing EMI noise effects ■ More about Cabling ■ Avoid ribbon cables and unshielded terminal blocks at all costs ■ Plug-in boards use high density connector, require terminal block or external screw terminal ■ Many digitizer instruments have direct connections (clamp terminals, NDIS, BNC) ■ Use true differential hardware with isolation to reject EMI radiated as common mode voltage ■ For low speed/industrial applications, use current to transmit signals (4-20mA)
  • 48. 48 Copyright © Yokogawa Meters & Instruments Corporation Elements of a Noise Minimizing Digitizer ■ High Resolution A/D Converter (quantization noise) ■ Isolation barrier (common mode noise) ■ Low pass or AA filter (power line, aliasing noise) ■ Programmable gain (quantization noise) ■ BNC input (radiated noise) ■ Simultaneous sampling, independent channel hardware (time skew) ■ Attenuation ■ Mechanically shielded and enclosed hardware (EMI) ■ Acquisition Memory
  • 49. 49 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
  • 50. 50 Copyright © Yokogawa Meters & Instruments Corporation Application Example: Fuel Cell Impedance Testing ■ Key requirements: •  Isolated output •  Isolated input •  High resolution, 16 bit •  AC/DC coupling •  Programmable gain •  Hardware Filtering •  Simultaneous Sampling Hydrogen flow Hydrogen outlet Air(Oxygen) flow Water and air outlet Electric Load DC component Electric Load AC component DC Voltage(cell voltage) AC Voltage(ripple) (optional) switch box Measured load current
  • 51. 51 Copyright © Yokogawa Meters & Instruments Corporation Isolated DAQ Instruments Copyright © Yokogawa Electric Corporation ScopeCorder DL850E Series   1000 Vrms isolation   100 MS/s high-speed sampling   12-bit A/D resolution   Complete built-in isolation system
  • 52. 52 Copyright © Yokogawa Meters & Instruments Corporation Isolated DAQ Instruments Copyright © Yokogawa Electric Corporation
  • 53. 53 Copyright © Yokogawa Meters & Instruments Corporation 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 Isolated DAQ Instruments Copyright © Yokogawa Electric Corporation
  • 54. 54 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
  • 55. 55 Copyright © Yokogawa Meters & Instruments Corporation Questions? Copyright © Yokogawa Electric Corporation
  • 56. 56 Copyright © Yokogawa Meters & Instruments Corporation Thank You for Attending Copyright © Yokogawa Electric Corporation