05 SignalNoise
05 SignalNoise
5
Signals and Noise
Categories of signals
Analog signala signal that has a continuous variation with respect to time rather than a pulsed or discrete nature. Digital signal (DS)(or it is a binary signal) a signal in which discrete steps are used to represent information. Digital signals are special cases of analog signals. Therefore, you can use analog techniques to measure and generate digital signals.
2
Converting domains
To look at an analog signal, you can convert the waveform data to the frequency domain. You can use Fast Fourier Transform (FFT) to convert the time domain to the frequency domain on a digital computer. Conversely, you can change the frequency domain to time domain by Inverse Fast Fourier Transform (IFFT). Since many useful parameters are not apparent in the time domain waveform, we need to use FFT to transform to frequency domain. In LabVIEW digital signal processing (DSP) function library, you can use DSP functions to observe the frequencies that make up a signal and the distribution of noise.
4
This road map can help you organize your info. About each signal to logically design your LabVIEW sys.
Signal conditioning
There are many sources of noise in the environment. So, when doing experiments, you must separate the good signals from the bad ones. To achieve this, you need to do signal conditioning. Signal conditioning accessories amplify low-level signals and then isolate and filter them for more accurate measurements. You can put a lowpass filter on the signal and then make sure that everything is properly grounded and shielded.
8
Signal conditioning
To design the right signal conditioning approach for your application, there are several steps:
1. Know all about your sensors and what kind of signals they are supposed to produce. 2. Consider grounding and shielding. 3. May need amplifiers and filters. 4. List your specifications and by the right data acquisition (DAQ) hardware.
9
Noise Sources
Internal circuit noisesshot noise, low frequency (excess) noise, but most common is thermal noise. External noises & interferencea.c. power circuits, switching transients, temperature changes and vibrations, etc.
10
Shot noise:
Results from the random passage of individual charge carriers across a potential barrier. Reduce the number of connection parts to reduce the noise.
(Electronic Noise And Low Noise Design, Peter J. Fish, 1993)
11
Ground
Ground does not necessarily mean the Earth ground. It is preferred to say it is a safety ground. You should always make sure that there is a reliable path from all of your equipment to safety ground as required by code. This prevents accidental connections between power sources and metallic objects from becoming hazards. Such fault currents are shunted away by the safety ground system.
14
Ground
When you are measuring voltage of signal, you need to know about a reference potential. Earth ground refers to the potential of the earth. Sometimes, it is called system ground. Reference ground, sometimes called a return path or signal common. It is not necessarily wired to earth ground. Any reference conductor can be used for a common return. It provides a low-impedance path for currents to return to source equipotential.
15
Ground
Ground
Taking the sys. approach to grounding in a lab. Note the use of a signal common (in the form of heavy copper cable) to tie everything together. All items are connected to this signal common.
17
Ground
If there is large resistance during the measurement procedure, the measured voltage will be lower than expected. Then, it may cause a big error. Metallic instrument may produce self-inductance, which gives out large resistance, error becomes significant. A well-designed signal common can be effective at higher frequencies where second-order effects like skin effect and self-inductance become important.
18
ShieldElectromagnetic fields
Your measurement system may introduce some noise by electromagnetic fields. There are a few principles of electromagnetism that you use when connecting your DAQ system:
1. 2 conductors that are separated by an insulator form a capacitor. An E-field exists between the conductors. This is called capacitive coupling and is one way for coupling noise into a circuit. So, moving things apart reduces capacitive coupling.
19
ShieldElectromagnetic fields
2. An E-field cannot enter a closed and conductive surface. This kind of enclosure is called a Faraday cage, or electrostatic shield, and is commonly implemented by a sheet of metal or screen surrounding a sensitive circuit. Electrostatic shields reduce capacitive coupling. 3. A varying B-field will induce a current in a closed, conductive loop. This phenomenon is called inductive coupling, or inductance. 20 The magnetic of the induced current is
ShieldElectromagnetic fields
4. Magnetic shielding is not easy to design because the B-fields that we are most concerned about are very penetrating and require very thick shields of iron or even better magnetic materials.
21
ShieldElectromagnetic fields
Put sensitive, high-impedance circuitry and connections inside a metallic shield that is connected to the common-mode voltage of the signal source. This can block capacitive coupling to the circuit and the entry of stray E-fields. Avoid closed and conductive loops, which are known as ground loops, to prevent influence of stray B-fields. Avoid placing sensitive circuits near sources of intense magnetic fields, such as transformers, motors, and power supplies.
22
Seebeck Effect
(http://users.telenet.be/educypedia/electronics/thermoelectric.htm)
26
Thermocouples
Thermocouples are the most popular temperature sensors. They are cheap, interchangeable, have standard connectors and can measure a wide range of temperatures. The temperature range depends on the material used.
(http://www.lanzo.se/applications/thermocouple.html)
27
29
30
Q = AB I = ( B A ) I
Where is the Peltier coefficient AB of the entire thermocouple, and A and B are the coefficients of each material. Ptype silicon typically has a positive Peltier coefficient (though not above ~550 K), and n-type silicon is typically negative. (http://en.wikipedia.org/wiki/Peltier_effect)
31
Instrumentation amplifier
An instrumentation amplifier is a special kind of circuit whose output voltage with respect to ground is proportional to the difference between the voltages at its 2 inputs.
33
Instrumentation amplifier
Representation of the common-mode and differential components of the input signal to a difference amplifier. Note that V1=VCM-Vd/2 and V2=VCM+Vd/2.
34
Multiplexers
Multiplexer is an array of switching elements (relays or solid-state analog switches) that route many input signals to one common output. Many analog inputs are connected to one multiplexer.
35
Single-ended connections
Single-ended connections are the simplest and most obvious way to connect a signal source to an amplifier or other measurement device.
36
Single-ended connections
A single-ended amplifier has no intrinsic noise rejection properties. You need to carefully shield signal cables and make sure that the signal common is noise-free as well.
37
Single-ended connections
Single-ended connections are most often used in wide-bandwidth systems, e.g. oscilloscopes, video and RF, etc. Noise induced on any of the input wires, including the signal common, is added to the desired signal.
38
Differential connections
In a differential measurement system, neither input is connected to a fixed reference such as earth or building ground. In the next slide, it shows a differential measurement system. A pair of multiplexers (MUX) are connected to an instrumentation amplifier. It assumes that noise pickup usually occurs equally on 2 MUX that are closely spaced, e.g. a twisted pair of wires. You only need to take the difference between the 2 voltages, the noise cancels but difference signal remains.
39
Where Vsig is the signal amplitude and Vnoise is the noise amplitude, both measured in volts rms
42
43
Triggering
Triggering refers to any method by which you initiate, terminate, or synchronize a DAQ event. A trigger is usually a digital or analog signal whose condition is analyzed to determine the course of action.
46
Software triggering
You can control the trigger directly from the software. E.g. Using a Boolean front panel control to start or stop DAQ.
47
Hardware triggering
Internal triggersignals are generated within the hardwares. External triggersignals are generated by specialized hardwares.
48
49
Graphs A and B represent digitization of an ideal analog ramp of 4-LSB amplitude which results in objectionable quantization steps. Adding 1 LSB peak-peak dither noise and lowpass filtering (graphs C-E) improves results.
50