Instrumentation Systems
Instrumentation Systems
Instrumentation Systems
net/publication/299514077
CITATIONS READS
0 14
1 author:
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
Energy Demand and Energy Savings Versus Energy Supply – Modeling Energy Systems with Advanced
Optimization Techniques and Policy Mechanics View project
All content following this page was uploaded by Shree Krishna Khadka on 31 March 2016.
Prepared By
Er. Shree Krishna Khadka
teaching.official @gmail.com
Inside
1. Instrumentation Basics – Introduction
2. Measurements
3. Variables and Transducers
4. Signal Conditioning and Processing
5. Signal Transmissions
6. Output Devices
Instrumentation-I HWHIC GSSE
BLEX IV
Chapter 1
Introduction
Instrumentation is that piece of equipments that may be used to supply the information of some
physical quantity, which is usually referred as a variable. This variable may be fixed or time
varying quantity.
Instrumentation System can be classified into two main categories. They are:
SENSOR DISPLAY
OR PROCESSOR OR
TRANSDUCER RECORD
Legend:
(i) Sensor/Transducer
(ii) Processor and
(iii) Display or Record/Storages
Sensor
Sensor is a very low energy device that performs an energy conversion for the purpose of making
a measurement. The Sensor converts energy from one to another. The second being related to the
original in some predefined way. It is desirable that an Electromotive Fore obtained from the
sensor/transducer is proportional to the quantity being measured and is use as I/P to the
Instrumentation System.
So, Sensor/Transducer is defined as a device, which when actuated by one form of energy is
capable of converting it into another form of energy. In any Instrumentation System the main
function of transducer is to convert physical quantity into equivalent electronic signal, which may be
acceptable for the whole system.
1. Accuracy:
It is obvious that an instrumentation transducer must be accurate. It is essential to know how the
output signal from transducer is related to the input physical quantities.
2. Stability:
A Sensor must be stable to provide reproducible data for time and time again for any changes of
its properties like temperature, humidity, gravity, time etc; which means that it cannot be used as
primary I/P device for the Instrumentation System.
3. Reliability:
The presence of sensor must not disturb the system being measured in any way, if it is to provide
accurate data. In any measurement it cannot be achieved, so sensor is made to provide a minimum
disturbance to the system being measured.
Processor
The electronic signal produced by most of the transducers is generally very small and must be
modified to become useful for instrumentation system. This modification of electrical signal is
carried out by second block of the Instrumentation System called processor. The processor operates
on the output signal of the sensor to modify it to a form that can be used to suitably present or store
the data. Different functions that can be performed by the processor are:
1. Amplification:
The process of increasing the amplitude or the strength of the sensor output signal without
varying it in any other way is known as the amplification function of the processor.
2. Modulation and Demodulation:
The process of imposing or removing a signal upon another signal is modulation and is called
carrier i.e. it is used to convey the original information. Modulation puts the information/data on
these carriers while demodulation recovers the original information/data from the carrier.
3. Frequency Selection (Filtering):
The process, where a signal containing a group of different frequencies are filtered allowing only
certain desired frequency to pass, while blocking all other frequencies.
4. Transmission:
The process of taking a signal from one point in the space and conveying it undistorted to
another point.
5. Isolation:
It is the process of maintaining a signal such that it cannot be modified by any interference
signals or random noises.
6. Logic:
The process where the contained signal interacts with another according to present rule that
allows elementary decision to be made.
7. Conversion:
It is the process of transferring a signal from analog to digital format or vice-versa.
Similar to the sensor, the processor has several requirements that must be met if it is used to be in
the instrumentation system.
1. Accuracy
2. Stability
3. Reliability
Display or Storage
The final block of General Instrumentation System is the ‘Display & Storage’. The function of
this block is to present and in some case store the data for further use. The display device presents
instantaneous data, so that it can be read out from the instrument by human. But it doesn’t remember
any part of the data. There are several types of display device, they are:
- Analog Scale: e.g. Common Electric Meter
- Digital Readout: e.g. Digital Multimeter
- Audio Output: e.g. Loud Speaker
- Screened Display: e.g. CRT, LCD, Flat Panel Solid State Display System
- Indicating Display: e.g. Indicating Lamp
Storage device differs from the display device in which a permanent record of the data is kept.
This record may appear as a chart, a printed page or invisible electrical/optical/magnetic signal. The
examples of such storage device are:
- Chart Recorder
- Photographic Recording
- Printer/Plotter
- Electronic Memory e.g. SIM, ATM Card
- Magnetic Recording e.g. Tape, Floppy Disk
- Optical Recording e.g. CD, DVD
The display and storage block of Instrumentation System has similar requirements to
those of other block. They are as follows:
1. Accuracy
2. Reliability
3. Stability
4. Readability
Information/Data which when outputted in recorded form like from printer as hard copy or in
visual form like from display monitor as soft copy must be easily readable and can be understood
by the observer/human. In order to prove the sufficient accuracy of any Instrumentation System,
it is the fact that the output from the system must be equivalent to the primary input as given to
the primary sensing element.
Example:
Microprocessor Controlled Temperature System (MCTS):
Based on the concepts we discussed in the general instrumentation system, we can examine a
typical microprocessor controlled temperature system. This system is expected to read the
temperature in a room, display the temperature ate a liquid crystal display (LCD) panel, turn on fan
if the temperature is above a set point, and turn on a heater if the temperature is below a set point.
Temperature
Sensor
A/D
Fan Heater
Converter
Micro
Processor
LCD
Fig: Microprocessor Controlled Temperature System
1. Microprocessor:
The above figure shows a processor with a system bus. The processor will read the binary
instructions from memory and execute those instructions continuously. It will read the
temperature, display it at the LCD display panel, and turn on/off the fan and the heater based on
the temperature.
2. Memory:
The system includes two types of memory. ROM will be used to store the program, called the
monitor program that is responsible for providing the necessary instructions to the processor to
monitor the system. This will be a permanent program stored in ROM and will not be altered.
The R/W memory is needed for temporary storage of data.
3. Input:
In this system, we need a device that can translate temperature into an equivalent electrical
signal; a device that translates one form of energy into another form is called a transducer. On
these days temperature sensors are available as integrated circuits. A temperature sensor is a
three-terminal semiconductor electronic device that generates a voltage signal that is
proportional to the temperature However, this is an analog signal and since the processor is
capable of handling only binary bits. Therefore, this signal must be converted into digital bits.
The analog-to-digital converter performs that function. It is an electronic semiconductor chip that
converts an input analog signal into the equivalent eight binary output signals. In
microprocessor-based systems, devices that provide binary inputs are connected to the processor
using devices such as buffers called input ports. In our system A/D converter is an input port,
and it will be assigned a binary number called an address. The microprocessor reads this digital
signal from the input port.
4. Output:
The above figure shows three output devices: fan, heater and liquid crystal display (LCD). These
devices are connected to the processor using latches called output ports.
Fan: This is an output device, identified as Port 1 that is turned on by the processor when the
temperature reaches a set higher limit.
Heater: This is also an output device, identified as Port 2 that is turned on by the processor
when the temperature reaches a set lower limit.
Liquid Crystal Display(LCD): This display is made of crystal material placed between two
plates in the form of a dot matrix or segments. It can display letters, decimal digits, or graphic
characters. The LCD in above figure will be used to display temperatures.
The program that runs the system is called monitor program or system software. Generally, the
entire program is divided into subtasks and written as independent modules, and it is stored in
ROM or EPROM. When the system is reset, the microprocessor reads the binary command
from the first memory location of ROM and continues in sequence to execute the program.
Signal
The variation of the dependent parameter with respect to the independent parameter is
considered as a signal.
On the basis of the Analog & Digital Instrumentation System and the concept regarding the
process of conversion of an analog signal into digital one and vice versa the signal can be
categorized into following types:
4. Digital Signal
The components of both Analog & Digital Instrumentation System can be viewed as shown.
Sensor Signal
Or Conditioning Multiplexer
Transducer Equipments
Display
Or Amplifier
Storage
Legend:
1. Physical Variable – I/P to the Sensor/Transducer (Measurand).
2. Electronic Signal – O/P from the Sensor/Transducer – I/P to the Signal Conditioning Equipments
3. Conditioned Data/Information – O/P from SCE – I/P to the Multiplexer
4. Multiplexed Data/Information - O/P from MUX – I/P to the Amplifier
5. Amplified Data/Information - O/P form AMP – I/P to the Display/Storage (End Devices)
6. Visual or Recorded O/P as a Result – To Observer.
Sensor Signal
Or Conditioning Multiplexer
Transducer Equipments
Legend:
1. Physical Variable – I/P to the Sensor/Transducer (Measurand).
2. Electronic Signal – O/P from the Sensor/Transducer – I/P to the Signal Conditioning Equipments
3. Conditioned Data/Information – O/P from SCE – I/P to the Multiplexer
4. Multiplexed Data/Information - O/P from MUX – I/P to the Sampling & Holding Circuit
5. Sampled Data/Information - O/P form SHC – I/P to the Analog to Digital Converter
6. Digital Data/Information – O/P from ADC – I/P to the Display/Storage (End Devices)
7. Visual or Recorded O/P as a Result – To Observer.
(i) Sensor/Transducer: It is low energy device, which when actuated by one form of energy
is capable of converting it into another form of energy.
(ii) Signal Conditioning Equipment: - It includes any equipment that assists in
transforming the output of transducer to the desired magnitude or form required by next
stage of instrumentation system.
(iii) Multiplexer: Multiplexing is the process of sharing a signal channel with more than one
output. Thus a multiplexer accepts multiple analog inputs and connects them sequentially
to one measuring input.
(iv) Amplifier: It amplifies or increases the amplitude or the strength of the input signal
without varying it in any other way.
(v) Visual Display/Analog Recorder: It results out the output either in visual form or
recorded form and puts data/information on them in analog format, e.g. CRT, Tape, Chart
Recorder etc.
(i) Sensor/Transducer: It is low energy device, which when actuated by one form of energy
is capable of converting it into another form of energy.
(ii) Signal Conditioning Equipment: - It includes any equipment that assists in
transforming the output of transducer to the desired magnitude or form required by next
stage of instrumentation system.
(iii) Multiplexer: Multiplexing is the process of sharing a signal channel with more than one
output. Thus a multiplexer accepts multiple analog inputs and connects them sequentially
to one measuring input.
(iv) Sampling & Holding Circuit: It translates the analog signal to a form acceptable by the
analog to digital (A/D) converter.
(v) A/D converter: It converts the analog signal to its equivalent digital form.
(vi) Digital Recorder/Display: It records/displays information in digital form as in floppy,
CD, DVD, Punched Cards etc or to the combination of these systems.
Chapter 2
Measurements
The measurement of given quantity is essentially the result of comparison between the quantity
whose magnitude is known and a predefined standard. Since two quantities are compared the result
is expressed in numerical value.
Measurement is the process by which one can convert physical parameters into meaningful
number. In measuring process the property of an object or system under measurement is compared to
an accepted standard unit defined for that particular property.
Method of Measurement
1. Direct Method In this method the unknown quantity is directly compared against the
standard. The result is expressed as a numerical value. This type of measurement is common
for the measurement of physical quantities like length, mass and time.
Measurements by direct method are not always possible, feasible and practical. This method
in most of cases is inaccurate because they involved human factor. They are also less
sensitive and rarely used in instrumentation system.
2. Indirect Method In this method unknown quantity is measured using measuring instrument.
A measuring instrument provides information about the physical quantity of same variable
being measured.
Measuring Instruments are those, which must be considered when the system or instrument is
used to measure the quality and not varying with time. There are various elements contributing
the static characteristics of measuring instrument.
Accuracy is the degree of closeness with which an instrument reading approaches the true
value of the quantity being measured. Accuracy of the measurement means conformity to the
truth. True value of the quantity to be measured may be defined as the average of the infinite
number of readings while the average deviations due to various contributing factors tend to
be zero.
Precision is the major of degree of agreement within a group of measurement. It consists of
two characteristics, they are:
(i) Conformity
(ii) Significant Figure
For example a resistor having true value of 1.485432 ohm is measured by an ohm-meter,
which is repeatedly indicating 1.5 ohm. Although there is no deviation from the observed
value, the error created by the limitation of the scale reading is precision. So conformity is
necessary but not a sufficient condition for precision because of lack of significant figure
obtained.
Significant figure convey the actual information regarding the magnitude and the
measurement precision of the quantity. The more significant figure means the greater
precision of the measurement. Similarly, precision is necessary but not sufficient condition
for the accuracy.
(b) Sensitivity
(c) Reproducibility
It is the degree of closeness with which a given value may be repeatedly measured. It may be
specified in terms of unit for given period of time.
(d) Drift
There are three types of drift.
i. Zero Drift
ii. Span Drift
iii. Zonal Drift
(i) Zero Drift: The whole calibration gradually shift due to slipping or permanent set. This
can be prevented by zero setting.
(ii) Span Drift: If there is proportional change in indication all along the upward scale, the
drift is called expand drift or resistive drift.
(iii) Zonal Drift: It occurs only over a portion of span of the instrument.
(e) Linearity
(f) Resolution
If the input is slowly increased for some value which is not really equal to zero, it is found
that output does not change at all until the certain increment is exceeded. The smallest
increment in input quantity being measured, which can be detected with conformity by an
instrument is known as its resolution.
Some measurements are made under such condition that sufficient time is available for the
measurement system to settle its final steady state condition. Under such condition study of
behavior of system under transient state is not much important. Only the steady state condition of
the measurement is considered.
In some measurement it becomes necessary to study the response of the system under both
transient and steady state condition.
(c) Fidelity
It is defined as the degree to which a measurement system indicates the change in measured
quantity without any dynamic error.
Wheat Stonebridge
Proof: Let VA, VB, VC and VD be potentials of point A, B, C and D respectively. Let I be the current
in the main circuit. If the main current branches into I1, I2, I3, I4 respectively to the four arms of the
bridge, then
On second case, when the bridge is in the balanced condition, current flowing through the
galvanometer is zero, then
From equations (ii) and (iii), putting the values of I1 and I2 in equation (i) then we get,
R1/(R1+R3) = R2/(R2+R4) ………(iv)
Or, (R1+R3)/R1 = (R2+R4)/R2
Or, 1 + R3/R1 = 1 + R4/R2
Or, R3/R1 = R4/R2
Or, R1/R2 = R3/R4
i.e.; R4 = R3 (R2/R1)
Hence, using Wheat Stonebridge the value of an unknown resistor can be easily evaluated with the
help of other known quantity. Here, the measurement of the unknown resistor R4 is independent of
the characteristic or the calibration of the null detecting galvanometer, provided the null detector has
sufficient sensitivity to indicate the balance position of the bridge with the required degree of
precision.
If the resistance R4 is incremented by small resistance ‘r’, so the bridge becomes unbalanced.
Then from Thevenin’s Theorem, we have
VO = [{R1/(R1+R3)} – {R2/(R2+R4+r)}]V
R1/(R1+R3) = R2/(R2+R4)
θ = VO.SV
r[R2/{(R2+R4)2}] V SV
SB = [SV/{(R2+R4)2/( R2.R4)}]V
= [SV/(R2/R4 + R4/R2 + 2)]V
Special Case:
Galvanometer Current
As we have,
Deflection (θ) = r[R2/{(R2+R4)2}] V SV ……….. ***
Since, Si = θ/Ig
= θ/{VO/( Ro+Rg) = (Ro+Rg)β/ VO
Therefore, SV = θ/ VO = Si/(Ro+Rg)
Where, Si = Current Sensitivity
SV = Voltage Sensitivity
Wheat Stonebridge is widely used for precision measurement of resistance ranging from 1Ω to
few M Ω.
1. The main source of measurement error is found in limiting error of the three known resistors.
2. Error may arise in sufficient sensitivity of the null detector.
3. Change in resistance of the bridge arm due to the heating effect.
4. Due to the thermo electric emf.
EXAMPLE 1:
Supply voltage of Wheat Stonebridge is 5V and its internal resistance is negligible. The
galvanometer has the current sensitivity of 100 mm/µA and internal resistance of 100 ohm.
Calculate the deflection of the galvanometer caused by 5 ohm resistance imbalanced in fourth arm.
Given that R1 = 100 ohm, R2 = 1000 ohm, R3 = 200 ohm, R4 = 2000 ohm.
We have,
VO = Output Voltage
= r[R2/{(R2+R4)2}]V
Where,
V = 5v
r = 5 ohm
Prepared By: SriKisna Khadka 17
2006 Batch
Instrumentation-I HWHIC GSSE
BLEX IV
Therefore,
VO = (5 ×1000 × 5)/(1000 + 2000)2
= 2.78 × 10-3V
= 2.78 mV
Since, the above circuit can be written as given below for the calculation of equivalent resistance.
Now,
Ro = Total output resistance
= R1//R3 + R2//R4
= 100//200 + 1000//2000
= 66.67 + 666.67
i.e. Ro = 733.35 ohms
AC Bridge
Z2
Z1
through the detector, then
Vs Z1.Z4 = Z2.Z3 …………… (i)
Z 4 Where;
Z3
Z1 = R1+jX1, Z2 = R2+jX2
Z3 = R3+jX3, Z4 = R4+jX4
This equation shows that two conditions must be simultaneously satisfied when balancing an ac
bridge. They are:
The product of magnitude of the opposite arms must be equal, i.e. |Z1||Z4| = |Z2||Z3|
The sum of phase angles of the opposite arms must be equal, i.e. ( θ1+ θ4)} = ( θ2+ θ3)
Since, we have two variables C1 and R1, which appears in one of the two balanced equation and
hence the two equations are independent.
Advantages:
Disadvantages:
Hay Bridge
Now, separating and equating the real and imaginary parts, we get
i.e. R1R4+ L4/C1 = R2R3 ………………… (ii)
i.e. ωL4R1 = R4/ωC1 ……………………..(iii)
Since, both equations contain L4 and R4, so we must solve them simultaneously.
From equation ….. (iii)
L4 = (R4/R1).(1/ω2C1) ………… (iv)
Putting the value from equation …. (iv) to the equation … (ii), we get.
Therefore, R4 = R1R2R3ω2C12
R12ω2C12+1 ……………. (v)
Similarly, putting the value from equation … (V) into the equation … (iv) we get,
L4 = R1R2R3ω2C12 × 1
R12ω2C12+1 R1ω2C1
Therefore, L4 = R2R3C1
R12ω2C12+1 …………… (vi)
Here, again both the equations (iv) and (v) contains the
angular velocity ω and therefore the frequency of the XL1
voltage must be known in order tot evaluate L4 and R4.
?+ R1
As we know, Q = ωL4/R4 ? - R4
Now, putting the value from equation …. (vii) to equations (v) and (vii), we get,
Where, L4 = R2R3C1 is the same result as deducted by Maxwell’s capacitance bridge. So this bridge
is used to measure the inductance of the inductor having Q > 10.
For Q value less than 10, (1/Q)2 becomes important factor and cannot be negligible. In this case
Maxwell’s bridge is more suitable.
Schearing Bridge
Now, equating the real and imaginary parts of the above equation, we get.
Example:
Solution:
Similarly;
Z2 = 500 0o
Finally,
Z4 = Z1. Z3
Z2
= (-795.77 -90o)(294.98 -10.67o)
500 0o
= 946.65 -100.67o
Gross Error
Systematic Error
Random Error
Gross Error
This class of error mainly covers the case of mistaken in reading or in use of instruments made
by human. Also in recording and calculating the measurement results human factors may involved.
As long as human beings are involved, some gross errors will occurs. Although complete elimination
of gross error is impossible, one should try to carry the correct decision. Some gross errors may early
detect, while others may be very hard to detect.
One common type of gross error frequently committed by beginners is in measurement work and
also involves the improper use of instrument. In general, indicating instruments changes conditions
to some extent, when connected into a complete circuit, so that measured quantity is changed by the
method that has being employed, e.g. miss reading, improper selection of instrument, carelessness,
bad handling etc.
Systematic Error
This type of error is usually categorized into two types: they are
Instrumental Error, and
Environmental Error
1. Instrumental Error
These types of errors are inherent in the measuring instrument because of their mechanical
structure. It may be due to manufacturing faults, i.e. construction, calibration or operation of
the instrument. There are many kinds of instrumental errors depending upon the kind of
instruments used. This type of error may be reduced by:
Selecting a suitable instrument for the particular measurement application.
Applying correction factors determining the amount of instrumental error.
Calibrating the instrument against the standard.
2. Environmental Error
It is due to the external condition of the measuring device including the surrounding
condition of the instrument, e.g. change in temperature, humidity, pressure, magnetic or
electrostatic fields etc.
Random Error
These errors are due toe the unknown cause and occurs even if all systematic errors are removed.
Even in the well designed instruments, few random errors usually occur. These errors cannot be
corrected by any methods of calibration or other known method of control.
The only way to minimize these errors is by increasing the number of reading and using statistical
means to obtain the best approximation of the true value of the quantity under measurement.
Mean: X = X1+X2+X3+X4+X5+…….+Xn
n
Deviation (δi) = Xi -X
Example:
Voltmeter No. of
Reading(V) Readings(f) 19
99.7 1
99.8 4
99.9 12
100 19
100.1 10
100.2 3
100.3 1
100
I. Fig: Observation Table II. Fig: Gaussian/Normal Distribution Curve
1. All the observation includes small distribution effect called random error.
2. It can be positive or negative.
3. There is an equal probability of positive and negative random error.
The possibilities as to the form of error distribution curve can be stated as follows.
1. Small errors are more probable than larger error.
2. Large errors are very improbable.
3. The probability of given error will be symmetrical about the true value.
Probable Error:
The area under normal distribution curve between limits + ∞ and - ∞ represents the total number of
observation.
Inc. Area
Deviation Included Area 50%
1σ 68.28 %
2σ 95.46%
3σ 99.72%
r 50% -∞ +∞
Where, r = 0.6745× σ -2σ -1σ 0 1σ 2σ
Therefore, probable error is that error of measurement, which covers the 50% of readings among
the total measurements.
Example:
Large numbers of 100Ω resistors are measured.
Mean value = 100 Ω
Standard Deviation (σ) = 0.2 Ω
Problem:
A voltmeter, having sensitivity of 1 Ω/V, reads 100V on its 150V scale when connected across an
unknown resistor in series with a mili-ammeter. When the mili-ammeter reads 5mA, calculate:
(a) Apparent resistance of the unknown resistor.
(b) The actual resistance of the unknown resistor.
(c) The error due to the loading effect of voltmeter.
Solution:
(a) The total circuit resistance (RT) = 100V/5mA = 20 K Ω
Neglecting the resistance of the mili-ammeter
The value of unknown resistance (RX) = 20 KΩ.
Chapter 3
On the basis of the principle of operation, transducers are further classified in following types.
1. Resistive Transducers,
2. Capacitive Transducers,
3. Inductive Transducers,
4. Piezoelectric Transducers,
5. Thermoelectric Transducers,
6. Electromagnetic Transducers,
7. Optical Transducers.
On the basis of methods of applications, it may be classified into primary and secondary
transducers.
When the input signal is directly sensed by the transducer and physical phenomenon is converted
into the electrical form directly then such a transducer is called primary transducer, e.g. thermistor,
which senses the temperature directly and causes the change in resistance with the change in
temperature.
When the input signal is sensed first by some detector or sensor and then its output being of some
form other than input signal is given as input to a transducer for conversion into electrical form, then
such a transducer falls in the category of secondary transducers, e.g. in case of pressure
measurement, bourden tube is a primary sensor which converts pressure first into displacement and
displacement is then converted into and output voltage by an LVDT, in this case LVDT is
secondary transducer.
On the basis of methods of energy conversion, transducers may be classified into active and
passive transducers.
Self generating type transducers i.e. the transducers, which develop their output in the form of
electrical voltage or current without any auxiliary source, are called the active transducers. Such
transducers draw energy from the system under measurement, e.g. Tacho-generator for measurement
of angular velocity, thermocouples for measurement for temperature etc.
Transducers in which electrical parameters i.e. resistance, inductance or capacitance changes with
the change in input signal are called the passive transducers. These transducers required the external
power source of energy conversion. In such transducers electrical parameters i.e. resistance,
capacitance, inductance causes a change in voltage, current or frequency of the external power
source.
Transducers on the basis of nature of output signal may be classified into analog and digital
transducers.
Analog transducers convert input signal into such a output signal, which is a continuous function
of time such as thermistor, strain gauge, LVDT, thermocouple etc.
Digital transducers convert input signal into the output signal of the form of pulse, e.g. it gives
discrete output. The digital signal can be transmitted over a long distance without causing much
distortion due to amplitude variation and phase shift.
Since, transducers convert a non-electrical quantity into an electrical quantity, i.e. a transducer
with associated circuit has a non electrical input and an electrical output, e.g. thermocouple, photo
conductive cell, pressure gauge etc.
An inverse transducer is a device that converts and electrical quantity into a non electrical quantity,
e.g. a piezoelectric crystal and translational/angular moving coil elements can be employed as
inverse transducer. An ammeter or voltmeter converts electric current or voltage into mechanical
movement of the needle. A most useful application of inverse transducers is in feedback measuring
systems.
Resistive Transducers
Resistive transducers are the one, in which the output terminal of a transducer gets varied
according to the measurand. They are preferred over other transducers because dc and ac both are
suitable for resistance measurement.
Resistance of any metal conductor is given by the expression, (R) = ρ(L/A)
Where,
ρ = Resistivity of the metal conductor in ohm-meter (Ω-m)
L = Length of the conductor in meter (m).
A = Cross sectional area of the conductor in meter-square (m2)
Potentiometer
In this chapter we only deal with the first type of potentiometer, i.e. Translatory Potentiometer.
= (Xi/Xt).Vin
Vo/Vin = Xi/Xt
Xi/Xt = K say (0≤K≤1)
Rout = {(Rp/Xt).Xi}//Rm
Xi Rm Vo = {Rp(Xt/Xi)}//Rm
= (KRP)//Rm
Or, Rout = (KRP .Rm)
(Rm+KRP)
For: Rm → ∞, α → ∞
Then, Vo = KVin
Vo/Vin Now From equation … * we can see that there is a non linear
relationship between input and output Voltage as shown in the graph
alongside.
Loading Error:
Xi/Xt
Absoluter Loading Error:(εa)
Relative Loading Error:(εr)
i t
Where,
(εa) = O/P Voltage at No load – O/P Voltage Under load
(εr) = (O/P Voltage at No load – O/P Voltage Under load)/O/P Voltage at No load
Prepared By: SriKisna Khadka 30
2006 Batch
Instrumentation-I HWHIC GSSE
BLEX IV
Therefore,
KVin - α.KVin
εr = α + K(1-K) = 1 - α
KVin α + K(1-K)
i.e. εr = K(1-K)
α + K(1-K)
The maximum error may occurs, for which: dεr must be equal to zero.
dK
i.e. d εr = 0
dK
i.e. d/dK{(K-K2)/( α + K-K2)} = 0
i.e. {(α + K-K2)(1-2K)-(K-K2)(1-2K)}/( α + K-K2) = 0
i.e. (1-2K)( α + K-K2-K+K2) = 0
i.e. (1-2K)α = 0
εr
εr, max
Hence, the error will be maximum when the wiper is at mid position of
K the total length of the potentiometer. But in actual practice the error is
0 50% maximum at 67% of displacement from initial zero position.
1. The loading error can be reduced by increasing ‘α’ i.e. internal resistance of output device.
2. By using digital voltmeter instead of analog.
3. By using buffer circuit.
4. Using compensating resistor as shown in figure below.
Vo/Vin
Rcom
3 1
Vin Xt Rp 2 LEGEND
Advantages of Potentiometer:
In expensive.
Easy to handle and operate.
Useful for measurement of large amplitude of displacement.
High electrical efficiency.
Disadvantages of Potentiometer:
Strain Gauge
A strain gauge is basically a device used for measuring mechanical surface strain. It can detect
and convert force or small mechanical displacement into electrical signal. Many other quantities like
torque, weight, tension etc; which involves effect of force or displacement can also be measured by
strain gauge.
Working Principle:
The working of strain gauge is based on the fact that, when stress is applied on the metal
conductor its resistance changes with respect to the change in length and cross-sectional area of the
conductor. Resistance of conductor under stress is also changed due to the change in Resistivity of
the conductor. This property is called the piezo-resistive effect. That is why; strain gauges are also
called the piezo-resistive strain gauges.
Where, R is the resistance of unstrained conductor. Let, under strained condition resistance of the
conductor be changed by ∆R because of change in length by ∆L, cross-sectional area by ∆A.
Now, equation (i) becomes,
R+∆R = ρ.(L+∆L)/(A-∆A)
= ρL (1+∆L/L)
A (1-∆A/A)
= R(1+∆L/L)
= (1- ∆D/D)2
R+∆R = (1+∆L/L)
R {1-2(∆D/D)+(∆D/D)2} Neglecting the higher
= (1+∆L/L) × {1+2(∆D/D)} order terms of ∆D. Since,
{1-2(∆D/D)} {1+2(∆D/D)} it is very small.
{1+∆L/L+2(∆D.∆L/∆L)+2(∆D/D)2}
{1-4(∆D/D)2}
i.e. Gf = 1+ 2γ …….(iii)
If piezo-resistive effect is also considered then equation … (ii) can be written as:
Example:
A strain gauge is bounded to a steel beam of 10 cm long and has cross-sectional area of 4 cm2.
Young’s modulus of steel is 207 GN/m2. The strain gauge has an unstrained resistance of 240 Ω
and gauge factor of 2.2. When a load is applied, the resistance of the gauge is increased by
0.013 Ω. Calculate the change in length of steel beam and amount of force applied.
Solution:
As we know,
Gf = (∆R/R)/ (∆L/L)
i.e; ∆L = (∆R/R)×(L/Gf)
= (0.013×0.1)/(240×2.2)
= 2.46×10-6 m
i.e. ∆L = 2.46 µm
Again,
E = Stress/Strain
= (F/A)/( ∆L/L)
i.e. F = EA×( ∆L/L)
= (207×109×4×10-4×2.46×10-6)/0.1
i.e. F = 2.03 KN
R4
R2
bridge and gives output voltage proportional to the
V2
external force.
V
L
of paper or bakelite etc.
E
A
Carrier Base
D
S The wire is covered on top with thin sheet of material.
The bounded strain gauge is plastid with a special adhesive
to the structure, where the strength is to be measured. The
resistance of strain gauge is measured with Wheat
Stonebridge, connecting it in one of the four arms, while
R3
R1
V
remaining three arms have standard resistance of nearly
Vout equal to the value as that of gauge resistance at unstrained
R2 R4
condition.
Where, Ro is the resistance in ohm at reference temperature (usually at ice point, 0oC), Rt is
resistance in ohm at temperature t, α is the temperature co-efficient of resistance in Ω/oC and β, γ, ω
are co-efficient determined on the basis of two or more calibration points. For narrow range of
operation, higher order co-efficients are negligible. So equation … (i) becomes
Rt = Ro(1+αt) …… (ii)
The most common RTDs are made of platinum, nickel or nickel alloy.
Rt/Ro
5
Nickel Copper Platinum
Temperature
0 400 600 800 1000 1200 1400
Mounting Base
In RTD resistance element is mounted on one side of the
Resistance Element thin pipe and the other side of pipe is mounted on a
mounting base. The resistance can be connected in any
one arm of the wheat stone bridge to measure the change
Connecting Wires
in resistance o RTD. Range of RTD is 10 ohm to several
kilo ohms. A typical type of resistance temperature
detector is depicted alongside in the figure with its main
components.
The name thermistor is derived from thermally sensitive resistors, as the resistance of a
thermistor varies as a function of temperature. Thermistors are generally composed of
semiconductor materials. Most of the thermistor has negative temperature co-efficient of resistance,
i.e. resistance decreases with increase in temperature. Thermistor has high sensitivity to temperature
change as compared to RTD and thermocouple. So they are used for precision measurement of
temperature.
Thermistors are widely used in the applications which involve the measurement of temperature
in the range of -60oC to 15oC. The resistances of thermistor have a very non linear characteristic
between resistance and temperature as given by the expression:
β(1/T1-1/To)
R = Roe …(ii)
Where, R1 and Ro are resistances in ohm at absolute temperatures T1 and To respectively and β
is the thermistor constant.
Thermistors are composed of metallic oxides such as Fe, Co, Ni, Cu etc. They are available in
variety of shape and size.
Glass Glass
( a ) Bead ( b ) Probe
Coated
Lead Wires
( c ) Rod ( d ) Washer
Application of Thermistors
Measurement of temperature
Measurement of difference of two temperature
Control of temperature
Temperature compensation
Thermal conductivity measurement
Measurement of gas composition
Measurement of flow
Characteristics of Thermistors
There are three important characteristics of thermistor that make them extremely useful in
measurement and control applications. They are:
Resistance-Temperature Characteristics
Voltage-Current Characteristics
Current-Time Characteristics
Resistance-Temperature Characteristics
R = αeβ/T
Approximately,
R = Roeβ(1/T1-1/To)
Where,
α = (dR1/dt)/R1 = -β/T2
Voltage-Current Characteristics
V
The voltage drop across a thermistor
1000
increases with the increase in current
V 0oC until it attains the peak value beyond
o 100 which the voltage drop fall with the
l 25oC
t increase in current with the very
a 10 60oC small voltage applied to the
g thermistor, the resulting current
e
1
doesn’t produce sufficient heat to
raise the temperature of the
thermistor above ambient and under
0.01 0.1 1 10 100 1000 this condition the thermistor obeys
Current (µA) ohm’s law.
Fig: Voltage-Current Characteristics of Thermistor
Current-Time Characteristics
Thermocouples
Operating Principle
When two different metals having different work function are placed together a voltage is
generated at the junction, which is directly proportional to the temperature difference. This operation
principle is based on See beck Effect.
Metal A
Temperature Controlled
Junction Box
Application of Thermocouples:
Example:
Calculate the thermoelectric sensitivity of the device using Bismuth and Tellurium as the
dissimilar metals. Estimate the maximum output voltage for 100oC temperature difference.
The sensitivity of Bismuth is -72μV/oC and that of Tellurium is 500 µV/oC.
Solution:
Capacitive Transducers
The variable capacitance transducer comprises of a capacitor, the capacitance of which is varied
by the non-electrical quantity being measured. The capacitance of a parallel plate capacitor, C is
given by an expression,
C = ε.A/d (Farad)
= εo.εr.A/d
Where,
εo = Permittivity of free space = 8.854 × 10-12 F/m
εr= Relative permittivity of the dielectric material.
A = Area of the plate in m2
D = Distance between the two plates in m.
Capacitive transducers are analog passive transducers. In such transducers capacitance of the
capacitor is varied by any of the following three methods.
The above changes can be caused by physical variable like displacement, force or pressure. The
change in capacitance may also be caused by change in permittivity as in the case of measurement of
levels of liquids or gases.
As, C = εo.εr.A/d C
= ε.wl/d (ε = εo.εr)
A
C
a A - Cmax
Sensitivity, S = Output/Input p
B - Dmax
= δC/δl a
c
i.e. S = ε.w/d i
t
ew/d
a
n
Hence, sensitivity is constant and a curve drawn c
between the capacitance of the transducer and e B D
Displacement (m)
displacement is linear except the linear portion.
Such a capacitor operates upon the fact Fixed Plate Movable Plate C
From figure it can be seen that the curve is non linear so the sensitivity of this transducer is high for
the initial portion of the curve, therefore these transducers are used only for measuring extremely
small displacement.
In such a transducer, capacitance is varied by varying the permittivity of the dielectric material
used between two plates of a capacitor. In this arrangement, a dielectric material of relative
permittivity εr, moves between the two fixed plates parallel to each other according to the
displacement under measurement. The capacitance of the transducer is given by the expression,
C = εo.εr A/d (Where, εo is the permittivity of air or vacuum.)
Let us consider a dielectric material Fixed Plate
having cross-sectional dimension w
(w*d), placed between two parallel x Dielectric Material d
plates of a capacitor separated by a
distance‘d’; Where ‘l’ is the length Displacement
of the plates. Initially, the dielectric l1
material is at l1 position from the
right. The capacitance at this l
condition is now given by:
C = εo.wl1/d + C
= εo.εr w(l-l1)/d
= εo.w/d {(l1 + εr(l-l1)} ……. (i)
Now,
If dielectric material moves out a distance x, then value of capacitance changes from C to C-∆C
i.e. C-∆C = εo.w/d(l1 + x) + εo.εr w/d{ l-(l1+x)}
= εo.w/d[l1 + x + εr{ l-(l1+x)}]
= εo.w/d{(l1 + x) + εr(l-l1)-εrx)}
= εo.w/d{l1 + εr(l-l1)-x(εr-1)}
= εo.w/d{l1 + εr(l-l1)}-εo.w/d{x(εr-1)}
= C - εo.w/d{x(εr-1)}
i.e. ∆C = εo.w/d{x(εr-1)}
So, change in capacitance is proportional to the displacement. This method can be used to
measure the displacement from 1 µm to 10 mm.
Differential Arrangement
V1 = (d-x)V/2d
V2 = VC1
C1+C2
= εo.εr A/(d-x) ×V
εo.εr A/(d-x) + εo.εr A/(d+x)
V2 = (d+x)V/2d
Finally,
The differential output voltage is given by
∆V = V2 -V1
= (d-x)V/2d - (d+x)V/2d
i.e. ∆V = (x/d)V
Therefore, the output voltage varies linearly as the displacement x and sensitivity (∆V/x) ∆V is
inversely proportional to the separation ‘d’ and directly proportional to the applied voltage.
This method can be used for the measurement of linear displacement between 0.01 µm and 10 mm
with an accuracy of ±0.1%.
These transducers have very high impedance so; loading effects are minimized on the
measuring circuits.
They have excellent frequency response (as high as 40 KHz) and so can be used for
measurement of both static and dynamic phenomena.
They are not affected by stray magnetic field; i.e. why they are used for applications, where
stray magnetic fields make the inductive transducers useless.
These transducers are extremely sensitive.
A resolution of order of 2.5 microns can be achieved with these transducers.
They can be operated with very small forces so, they are very useful for small system and
they need small power to operate.
Output impedance of capacitive transducers is very high so its measuring circuit becomes
very complicated.
Insulation resistance of the system cannot be neglected because of high output impedance of
the transducer so, it reduces its sensitivity. Moreover with change in physical conditions e.g.
humidity, temperature, pressure etc. this resistance changes its value and so introduces error
in measurements.
Stray capacitance including due to cables etc; in parallel with the output impedance of the
transducer also cause error and introduces non linearity.
Electrostatic screening should be provided for capacitive transducers in order to avoid any
pick up.
Prepared By: SriKisna Khadka 46
2006 Batch
Instrumentation-I HWHIC GSSE
BLEX IV
The screened cable connector to the transducer can be a source of error because its
capacitance varies with the movement between the cable conductors and cable dielectric.
Capacitance of capacitive transducer changes with change in temperature or on account of
presence of small external matter e.g. dusts particles and moisture etc. Hence error is
introduced in measurement.
Since, the displacement in general is small and a large sensitivity is usually needed so
adequate design is required for accurate measurements.
They can be employed for both linear and angular displacement measurement. The capacitive
transducers are highly sensitive and can be employed for measuring extremely small
displacements, such as 0.01 micro meters. On the other hand they can be employed for
measuring large distances up to about 30 m as in airplanes.
They can be employed for measuring force and pressure, which are first converted into
displacement and the displacement, make the capacitance to change.
They can also be employed for measuring the pressure directly in all those cases in which
permittivity of a medium changes with pressure, such as in case of Benzene e-varies by 0.5%
in the pressure range of 1 to 1,000 times the atmospheric pressure.
They can be employed for measuring humidity. Since, the permittivity of gases varies with
the variation in humidity.
Capacitive transducers can be employed for the measurement of density, volume, level of
liquid, weight etc; but with mechanical modifiers.
Inductive Transducers
These are analog passive transducers. These transducers operate generally upon one of the
following three principles:
These transducers are usually used for the measurement of linear as well as angular
displacement. The displacement under measurement causes the change in self inductance of the
coil (L) by (∆L) by varying any of the three variables viz. N, μ or G.
Such transducers operate on the fact that mutual inductance between the coils depend upon the
self inductance of the coils and co-efficient of coupling between them as mutual inductance
between two coils and is given by the expression: M = K√(L1L2)
Where, K is the co-efficient of coupling and L1, L2 are self inductances of coils.
When a conduction plate is kept near a coil carrying alternating current, eddy current is induced
in the current conduction plate, producing its own magnetic field in opposition to the main field
created by the coil; which reduces the net flux linking with the coil. The higher is the induced
eddy current, higher the reduction in the inductance of the coil. Thus the inductance of the coil
changes with the movement of the plate.
Conducting Plate
Coil O/P
Displacement Coil
Displacement
Short Circuit Sleeve
Primary Winding
S1 P S2
VO
VI
Differential O/P Voltage
AC I/P Voltage
primary Voltage
O/P Voltage in
phase with I/P
alongside figure, LVDT
is linear for limited range
of displacement (say 5
mm either side from the Residual Voltage X-Displacement
B A
Application of LVDTs
LVDTs are suitable for the application, where the displacement are too large for strain gauges to
handle; e.g. LVDTs can be employed for measurement of displacement that ranges from a
fraction of a mm to few cm. If LVDT is to be employed for measurement of mechanical
displacement greater than 25 mm, an appropriate mechanical gearing must be used.
LVDTs can also be connected to other transducers, whose outputs are mechanical displacement,
so these are often employed together with other transducer for measurement of force, weight,
pressure etc.
Let ‘t’ be the thickness of piezo electric material, ‘A’ be the area of crystal, where force ‘F’ is
applied and Q be the charge produced, then:
Q α F
i.e, Q = dF;
Where ‘d’ is crystal charge sensitivity. Its unit is coulomb/Newton.
Therefore, Vout = Q/C, where C = εo.εr A/t
i.e; Vout = Qt/( εo.εr A) = F.d.t/(εo.εr A)
= (d/εo.εr).(F/A).t
i.e; Vout = g.p.t
Where, ‘g’ is the crystal voltage sensitivity (Vm/N) and p is the pressure applied (N/m2)
C
Q C R Vout Eo R Vout
1. These transducers are generally small in size, light in weight & simple in construction.
2. Piezo-electric materials have high stability and they also have very good high frequency
response.
3. They are self generating transducers as they do not need external power.
4. Their outputs are quite large (125 mV/Kpa for 2.5 mm).
If a strip of conducting material carries current in the presence of a transverse magnetic field, an
emf is produced between two edges of the conductor. The magnitude of voltage depends on the
current flowing through conductor, flux density and the property of the conductor-called hall-effect
co-efficient.
Hall Effect emf is very small in conductor and is difficult to measure, but in semi-conductor like
Germanium, the emf produces is sufficiently large.
Application:
Hall-effect element can be used for measurement of current by the magnetic field produced due
to flow of current.
It may be used for measuring a linear displacement.
Advantages:
The main advantage of Hall-effect transducers is that they are non-contact devices with small
size and high resolution.
Disadvantages:
The main drawbacks of these transducers are high sensitivity to temperature changes and
variation of hall co-efficient from plate to plate; thereby requires individual calibration in each
case.
Optical Transducers
The primary types of optical transducers are; photo-conductive cell, photovoltaic cell, photodiode
and photo-transmitter.
2. Photo Transistor:
Vcc
It is a normal transistor in which the junction is transparent to allow light
to fall on the base at any pn-junction hole, electrons pairs are generated
when light falls on junction. So any light falling on the base-emitter
R
junction produces a current which is amplified by transistor action.
formation of conduction electrons. Then the depletion layer of pn-junction separates its
conduction electrons and holes. Therefore a potential difference is developed across the junction.
The open circuit voltage is given by:
Vo = Vc. lnVe
Where,
Vc = Calibration Voltage
Ve = Radiant Incidence Voltage (w/m2)
4. Photo Diodes:
The photo diode has the most important advantage of much faster response over the
photoconductive cell and so can be employed in applications involving light fluctuating occurring at
high frequencies.
Chapter 4
Introduction:
The signal after being sensed may be in highly distorted form and the interfering sources must be
removed. Certain operations are performed on the signal before further transmission. These process
may be linear like amplification, integration, differentiation, addition, subtraction etc. some
nonlinear process like modulation, detection, sampling, filtering, linearization, squaring etc; are also
performed on the signal to bring it to the acceptable form. This process of conversion is called
“Signal Conditioning”.
It assists in transforming the output of the input stage to the desired magnitude or form
acceptable to the output stage.
Signal conditioning supply excitation to passive transducers and acts as an amplification system
for active transducers.
The transducer output is brought up to sufficient level to make it useful for conversion,
processing, indication and recording.
It performs various linear and nonlinear processes on the signal as described above.
Depending upon the excitation sources, the signal conditioning system can be classified as:
- Generally used for common resistance transducers like pots and resistance strain gauges.
- The desirable characteristics of a DC amplifier in DC signal conditioning systems are:
1. It may need balanced differential inputs giving a high common mode rejection ration
(CMMR).
2. It should have extremely good thermal and long term stability.
- The advantages of DC amplifier in DC signal conditioning system are that:
1. It is easy to calibrate at low frequencies.
2. It is able to recover from an overload condition unlike its a.c. counterpart.
DC EXCITATION SOURCE POWER SUPPLY
I/P TRANSDUCER BRIDGE CALIBRATION & ZEROING N/W DC N/W L.P.F 0/P
- But the greatest disadvantage of a DC amplifier in DC signal conditioning system is that if suffers
from the problem of drift. Thus low frequency spurious signals come out as data information. For
this reason special low drift DC amplifiers are used. The DC amplifier is followed by a low pass
filter which is used to eliminate high frequency components or noise from the data signal.
- Generally used for variable reactance transducers and for systems, where signal have to transmit
via long cables to connect the transducers to the signal conditioning equipment.
- In order to overcome the problems that are encountered in DC system AC signal conditioning
systems are used. In AC system, the carrier-type AC signal conditioning systems are used as
shown in figure below
Reference
Fig: AC Signal Conditioning System
- In this system amplifier drift and spurious signals are not of much importance unless they
modulate the carrier. However, it is more difficult to achieve a stable carrier oscillator than a
comparable DC stabilized source. In carrier systems, it is easy to obtain very high rejection of
mains frequency pick up. Active filters can be used to reject this frequency and prevent
overloading of AC amplifier. The phase-sensitive, demodulators filter out carrier frequency
components of the data signal.
- After the physical quantities like temperature, pressure, strain, acceleration etc. have been
transduced into their analogous electrical form and amplified to sufficient current or voltage
levels they are further processed by electronic circuits. In some applications the signal does not
need any further processing and the amplified signal may be directly applied to indication or
recording or control instruments. But many applications involve further processing or signals
which involve linear and non linear operations.
Analogue to Digital
Digital Output
Analogous Multiplexer
Signals from
Signal
Conditioning
Equipment
Control Control
Unit Signal
Analogue
Multiplexer
Sample &
Hold Circuits
2. Analog Multiplexer:
Time Division Multiplexing (TDM): It means that each input channel is
sequentially connected to the multiplexer for a certain specified time. The input
signals are not applied to the multiplexer continuously but are connected in turn to
the multiplexer thereby sharing time. The timing of the various input channels is
controlled by a control unit, which controls the S/H circuits, the multiplexer and
the A/D converter. It may be controlled itself.
Frequency Division Multiplexing (FDM): In this case, the multiple data analog
inputs can remain in analog form and re transmitted all at the same time, using
frequency division multiplexing. The voltage input from the signal conditioning
equipment is converted into frequency. Thus a change in voltage input of the
measurand produces a corresponding change in frequency.
3. Analog to Digital Converter (A/D): Since, the most naturally occurring phenomena are
analog in nature. Analog quantities are continuous functions with time and most
transducers give an analog output. So, in order to introduce such analog inputs to digital
devices like computer they need to be converted in digital form. Therefore A/D
conversion devices are used in measurement and instrumentation systems.
- Linear ICs
- Digital ICs
V1 -
V1 -
Op-
Op-Amp Vout
Amp Vout
Output Terminal V2 +
V2 +
Ideal Op-Amp
The Op-amp is designed to sense and amplify the difference between the voltages signal applied
at its two input terminals. The output of Op-amp is:
Vo = A(V2-V1)
4. Ideal Op-amp has infinite band width, i.e. it has gain ‘A’
+
I2=0
that remains constant down to zero frequency up to V2
infinite frequency.
This means that, Gain (A) → ∞; the voltage V1 → V2, we call this as two input terminal
‘Tracking Each Other in Potential’ or ‘Virtual Short Circuit’ exists between the two input terminals.
A virtual short circuit means that whatever voltage is at terminal two, will automatically appear at
terminal one because of infinite gain.
If terminal two is grounded, voltage at terminal one is zero volts, so we call the terminal one as a
virtual ground.
Op-Amp Circuit
1. Inverting Configuration:
R2
In this circuit input is supplied on the
i2
inverting terminal of the Op-amp, so called
R1 V1 1
inverting configuration. R2 closes loop around -
Case I: If A → ∞;
Again, V1 – i2R2 – Vo =0
i.e, Vo = V1 – i2R2
= -i1R2 = (-Vi/R1)R2 (from i and ii)
Therefore,
Closed loop Gain (A) = Vo/Vi = -R2/R1
i.e, A = -R2/R1
Vo = A(V2-V1)
Since, V2 = 0, but V2≠V1
V1 = Vi
So;
0 – i1R1 - V1 = 0
i.e. V1 = -i1R1
i.e. i1 = -V1/R1 = Vi/R1
Also, i1 =i2
Therefore,
i1 = i2 = -Vi/R1
Again, V1 - i2R2 – Vo = 0
i.e. Vo = V1 – i2R2
= Vi + Vi.R2/R1
Vo = A(V2-V1)
Then,
Vo/Vi = A = (1+R2/R1)
(1+1/A +1/A.R2/R1)
4. Integrator:
i.e. V1 – 1/C i2(t)dt – Vo(t) = 0
i.e. 0 - 1/C i2(t)dt = Vo(t)
Therefore,
Vo(t) = -1/C Vi(t)/R1dt
i.e. Vo(t) = -1/R1C Vi(t)/R1dt
5. Differentiator:
Vi(t) = Vc(t)
Since;
i1(t) = C dVc(t)/dt
i.e. i1(t) = C dVi(t)/dt
Again,
V1 – i2(t)R – Vo(t) = 0
i.e.Vo(t) = - i2(t)R
i.e Vo(t) = -RC dVi(t)/dt
6. Adder:
R1 I1
From the alongside figure: V1
Rf
i1 = (Vi – V1)/R1 = V1/R1 R2 I2
V2
Similarly; i i
R3 -
I3 o V1
V3
i2 = V1/R2,
Vo
R4 I4
i3 = V2/R3, V4
V2 = 0
i4 = V3/R4, +
in = Vn/Rn,
At junction o;
i = i1 + i2 + i3 + … + in-1 + in
= V1/R1 + V1/R2 + V2/R3 + … + Vn-1/Rn-1 + Vn/Rn
Again from loop equation.
V1 – iRf – Vo = 0
i.e. Vo – iRf
Therefore;
Vo = -{ V1Rf/R1 + V1Rf/R2 + V2Rf/R3 + … + Vn-1Rf/Rn-1 + VnRf/Rn}
Where,
Rf/R1, Rf/R2, Rf/R3 … Rf/Rn-1, Rf/Rn are known as the weights of V1, V2, V3 … Vn-1, Vn respectively.
If R1 = R2 = R3 … Rn-1 = Rn, then
Vo = -(V1 + V2 + V3 + … + Vn-1 + Vn)
7. Subtractor:
Since, V1 = V2;
Therefore,
V1 = R3 Vi2
(R2 + R3)
As;
Vi1 – i1R1 – V1 = 0;
i.e. i1 = (Vi1 – V1)/R1 and i1 = i2;
Therefore,
Vo = R3/R2 Vi2 - Rf Vi1 + R3/R2 Rf Vi2
(1+R3/R2) R1 (1+R3/R2) R1
Rf/R1 Vi2 - Rf Vi1 + Rf/R1 Rf Vi2
(1+Rf/R1) R1 (1+Rf/R1) R1
Rf Vi2 – Rf Vi1 + Rf Rf Vi2
(R1+Rf) R1 (R1+Rf) R1
R1Rf + Rf2 Vi2 - Rf Vi1
R1(R1+Rf) R1
Rf(R1+Rf) Vi2 - Rf Vi1
R1(R1+Rf) R1
If Rf = R1, then
Vo = Vi2 – Vi1
8. Comparator:
Vin -
Vo Comparators are similar to Op-amp except that open loop gain is
VR +
made longer by including positive feedback in the internal circuit. Due
Vo to very large open loop gain, output voltage essentially provides digital
Vmax operation. There are only two possible outputs, they are Vmax and
Vmin.
VR
Vin
9. Instrumentation Amplifier:
It is a dedicated differential
+ R2 R4
amplifier with extremely high input
1
impedance and its gain can be -
controlled by a single internal or
R1
external resistor. It consists of two
stage amplifier. The first stage offers Vout
Rg Vo1 3
very high input impedance to both
R1
input signals allows setting the gain
with a resistor. The second stage is
differential amplifier with output, - R3 R5
2
negative feedback and ground
+
connection for further amplification.
Fig: Instrumentation Amplifier
Let; V2 > V1, then V2 – V1 = IgRg
Therefore, Ig = (V2 – V1)/Rg
Now;
Vo1 = Ig(2R1 + Rg) = (2R1+Rg) (V2 – V1)/Rg
Therefore, Vo1 = (1-2R1/Rg)Vin
The gain of amplifier is constant but can be changed by varying the external resistance Rg. Op
amp – 1 and op amp – 2 act as a buffer with unit gain for common mode signal and with a gain of
(1+2R1/Rg) for differential input of V1 and V2.
The circuit has high input impedance since op amp – 1 and op amp – 2 operate in non-inverting
mode for common mode signal.
Digital to analog conversion involves translation of digital information into equivalent analog
information and this is accomplished by the use of digital to analog converter (DAC). DACs are
used whenever the output of digital circuit has to provide an analog voltage or current to drive an
analog device. For example:
DAC is often referred to as decoding device. Basically, D/A conversion is the process of taking a
value represented in digital code and converting it into a voltage or current which is proportional to
the digital value.
The basic configuration of a simple DAC is shown in above figure, which consists of a precision
resistor ladder network, a reference precision voltage supply, logic inputs, semiconductor switches
and an operational amplifier. The inputs A, B, C, D are binary inputs, which are assumed to have
values of either 0V (low) or 8V (high).
When input 8V (high), the switches close the point and connects a precision reference supply
to the input resistor.
When input 0V (low), the switches are open. The reference voltage produces a very stable,
precise voltage required for generating an accurate analog output.
Therefore,
Vout = -I Rf
= -Rf (I0+ I1 + I2 + I3)
= -Rf[Vref(1/23R + 1/22R + 1/21R + 1/20R)]
= -Vref. Rf(D0/23R + D1/22R + D2/21R + D3/20R)
= -Vref. Rf (20D0 + 21D1 + 22D2 + 23D3) ……… (ii)
23R
Where, D0, D1, D2 & D3 are the position of switches.
i.e. Low Input OFF State
High Input ON State
Therefore, for Rf = R; equation.. (ii) becomes:
Where, the equation … (ii) gives the analog output equivalent to digital inputs fed to the
converter. This is an example of 4-bit D/A converter.
In this converter, a summing amplifier is used to weigh the input voltage in digital form to
produce the corresponding analog voltage. This approach is not satisfactory for large number of bits
because it requires too much precision in the summing resistors. A 12-bit DAC of this type would
require the largest weighted resistors to be 211 (2048 * Smallest register value). So this approach is
impractical for large number of bits.
A DAC using R-2R ladder network with 4-input voltages, representing 4-bits of digital data and
dc voltage output is illustrated in the figure below.
LSB
L D
O I3 2R
G
I D3
C
C R Rf
I2 2R
I D2
N B I
-
P R
I1 2R
U Vout
D1 Op-amp
T A Analog
S MSB R Output
I0 2R +
D0
R
The output current ‘I’ depends on the positions of the four switches and the digital inputs D0, D1,
D2 and D3 control the states of the switches. The current is allowed to flow through an op-amp
current-to-voltage converter to give Vout.
Therefore,
Vout = -I Rf
= -Rf (I0+ I1 + I2 + I3)
= -Rf[Vref(1/24R + 1/23R + 1/22R + 1/21R)]
= -Vref. Rf (1/23R + 1/22R + 1/21R + 1/20R)
2R
= -Vref. Rf (D020 + D121 + D222 + D323) …….. (ii)
24R
Example:
1. A D/A converter have 6 bits and a reference voltage of 10 V. Calculate the minimum
value of R such that the maximum value of output current does not exceed 10 mA. Find
also the smallest quantized value of output current.
Solution:
Since, the maximum output current Imax is given by:
Imax = ER (2n-1)
2n-2 R
The minimum value of R = ER (2n-1)
2n-2 Imax
= 10 (26-1)
(25×10 ×10-3)
= 1969 = 2 K
So, Current with LSB = ER/(2n-1R)
= 10/(25×2000) = 156 A
2. Consider a 6-bit D/A converter with a resistance of 320 K in LSB position. The
converter is designed with weighted resistive network. The reference voltage is 10V. The
output of the resistive network is connected to an op-amp with a feedback resistance of 5
K. What is the output voltage for a binary input of 111.010?
Solution:
Output Current (Io) = ER/R [dn-1 + (dn-2/2) + ……. + (d1/2n-2)+ (d0/2n-1)]
Since, n = 6
Resistance in LSB = 2n-1R
320 K = 25R
R = 10 K
Hence, the O/P current (Io) = 10/(10×103)[1×1 + 1×(1/2) + 1×(1/4) + 0×(1/8) + 1×(1/16) + 0×(1/32)]
= 1.8125 mA
Output Voltage (Eo) = -IoRf
= -1.8125×10-35×55×103
= -9V
The process of changing an analog signal to an equivalent digital signal is accomplished with the
help of an analog-to-digital converter (ADC); e.g. and ADC is used to convert an analog signal from
a transducer into an equivalent digital signal.
Measuring some physical quantity such as temperature, pressure, position, rotational speed, or
flow rate etc are usually found in analog form and they need to convert in digital form for the shake
of simplicity. ADC is often referred to as an encoding device, as it is employed for encoding signals
for entry into a digital system.
The A/D conversion is a process of converting an analog input voltage into an equivalent digital
signal. Hence the maximum permissible rate of change of analog voltage and maximum permissible
frequency of analog voltage should be fed to ADC.
As, V = Vm sinωt
So, dV/dt = ωVmsinωt
For t 0;
dV/dt = maximum
If Vmax is full scale range of converter and Tcon be the conversion time of ADC then for the error,
we have no more than one LSB.
i.e. dV ≤ Vmax
dt max 2nTcon
i..e. f ≤ 1
2n+1
лTcon
Sampling
The operation that transforms continuous time signal into discrete time signal is known as the
sampling process. The main purpose of signal sampling is efficient use of data processing and data
transmission unit.
In sampling process, the continuous time signal is multiplied by a train of pulse of unit
magnitude. Once the continuous time signal is converted into discrete time signal, there is no record
of what the signal was doing in between the sample points. For sufficiently low frequency, signal
can be assumed that missing data falls on straight lines between two known sample points.
In order not to lose the identity of the continuous time signal, when it is sampled, the sampling
theorem states that, “If the highest frequency content in the input signal is fn in Hz, then the input
signal can be recovered without distortion, if it is sampled at the rate of 2fn sample per second.” This
rate is known as Nyquiest Rate, i.e.; fs ≥ 2fn. If the sampling frequency is smaller compared to
frequency of input signal then the reconstructed signal wave form is different than the original
signal.
A sampler is a digital system which converts a continuous time signal into a discrete time signal.
The hold circuit holds the value of sampled pulse over a specified period of time. Sample and hold
circuit is necessary in ADC to produce a number that accurately represents the input signal ate the
sampling instant.
Fig: Sampling CIrcuit
Hold
- Drop
Vout
-
Sample & Hold
+ Effect
Vin +
Pulse
Width
Sampler
Aperture time
Fig: Sample & Hold Effect in O/P
Quantization
The main functions involved in ADC are sampling, holding, quantizing and coding. When the
value of any sampled signals falls between two permitted output states, it must be road on the
permitted state nearest the actual value of the input signal.
The process of representing a continuous or analog signal by finite number of discrete state is
called quantization. The standard number system used for processing the digital signal is binary
number system. In this system, the code group consists of n-pulses, each indicating 0 or 1. The
quantization level (Q) is the range between adjacent decision points and is given by:
v
+Q/2
Q
t
-Q/2
Fig: Quantization Level Fig: Quantization Error
Quantization Error:
When the input to the quanitzer is moved through its full scale range and subtracted from the
discrete output levels, the error signal is obtained as shown in figure known as quantization error.
The rms value of quantization error is given by: Eq = Q/2√3
Quantization error is due to the fact that bits in the digital world are finite. ADC results in finite
resolution the analog signal must be rounded off to a quantization level. The error varies from 0 to
±Q/2; no matter how many bits are used there is always some quantization error in ADC.
Aperture Time:
In order to perform the operation of quantizing and coding a signal, and A/D converter requires
an aperture time. The use of a sample and hold circuit provides a very small time for taking a very
rapid sample of signal and then holding its value till it is converted.
Out of many other methods of analog-to-digital conversion, we will discuss the following types:
This is one of the most widely used methods of A/D conversion. Though it ahs complex
circuitry, it has much shorter conversion time.
This type of ADC makes direct comparison between and unknown input signal and a reference
signal. The basic arrangement of a successive approximation ADC is shown in figure below. It can
be employed at conversion speeds of up to about 1,00,000 samples per second at resolution of up to
16-bits.
Start
Clear Bits
Start at MSB
Comparator Clock
Register
+ M L
Bit = 1
Sample Logic
S S
Pulse Circuit B B
-
If Yes
Go to Next Bit Vb > V a Clear Bit to 0
VD
DAC
Reference
Voltage
If All
Fig: Basic Diagram of Successive Approximation ADC Bits are
Checked
Working Principle:
A generalized block diagram and flow chart of successive approximation ADC are shown in
above figure.
- First of all, both the control and the distribution register are set with 1 in the MSB and 0 in all bits.
- Distribution register indicates the starting of a cycle in first stage.
- The control register shows 1000, which causes an output voltage at the DAC one half of the
reference supply.
- At the same time, a pulse enters the time delay circuitry.
- By the time that the DAC and Comparator have settled, this delayed pulse is gated with the
comparator output.
- When the next MSB is set in control register, the MSB remains in 1 state or it is reset to 0
depending upon the comparator output.
- The procedure repeats itself until the final approximation has been corrected and the distribution
register indicates the end of the conversion.
Reference Ramp
Signal VD
Reset
Analog Input
Voltage VA
VD Count
DAC Pulse
Reference
Voltage
Digital
Counter Count Count
Start Stop
Count Interval
MSB Digital Output LSB
Fig: Logic Diagram of Digital Ramp ADC Fig: Output Wave Form
i 1
VA Integrator ii
2
iii
3
Input
Comparator A B C
Sample
a
Fixed Time b t
VO Interval
c
Legend:
I: Larger I/P Voltage
II: Normal I/P Voltage
III: Smaller I/P Voltage
VD Control Logic
Reference Clock A: Smaller Digital Count
Input
B: Normal Digital Count
C: Larger Digital Count
1,2,3: Fixed Discharge Rate
Digital Counter
a, b, c, are count intervals correspond
to A, B & C respectively
Fig: Logic Diagram of Dual Ramp ADC
The analog voltage to be converted into a digital signal is applied through an electronic switch
to an integrator or ramp generator circuit, which essentially a constant current is charging a capacitor
to give a linear-ramp voltage. The counter operated during both positive and negative slope intervals
to the integrator gives the digital output
Working Principle:
- The reference voltage and the analog input voltage must be of opposite polarity.
- The input voltage is integrated for a fixed input sample time.
- It is then discharged ate a fixed rate and the time required is measured by a counter.
- The control logic gives (i) Reset and (ii) Convert command to the counter.
- If a convert command is received by counter, it resets to all zeros and the switch connects the
input voltage to the integrator.
- The output from the comparator is designed so that ate this time it will permit the counter to
count up for an output from the integrator.
- On the next count after the converter has counted all 1s (i.e. the next count will cause it to go all
zeros and start over again), the switch changes its position and connects the reference voltage to
the integrator.
- The integrator now integrates the opposite polarity voltage, which causes the output to decrease
towards zero voltage. In the mean time, the counter is counting up from zero again.
- When the output of the integrator goes to zero, it causes the comparator to switch its output,
thereby stopping the counter via control logic.
- The binary number in the counter at this time is proportional to the time taken to integrate down
from its starting point to zero.
- Therefore, the binary count is proportional to the input voltage.
Prepared By: SriKisna Khadka 76
2006 Batch
Instrumentation-I HWHIC GSSE
BLEX IV
Summary
For a fixed time interval (usually the full count range of the counter), the analog input voltage
connected to the integrator raises the voltage in the comparator to some positive level as shown in
characteristic curve. It is obvious that at the end of fixed time interval the voltage from the integrator
is greater for greater input voltages. Ate the end of the fixed count interval, the count is set to zero
and the electronic switch connects the integrator to a reference or fixed input. The integrator output
or input to the comparator then decreases at a fixed rate as shown in the same figure. The counter
advances this time. The integrator output voltage decreases at a fixed rate until it drops below the
comparator reference voltage, ate which the control logic receives a signal to stop the count. The
count shown by the counter at this time represents the digital output of the ADC.
The resistor net and comparators provide an input to the combinational logic circuit, so the
conversion time is just he propagation delay through the network. It is not limited by the clock rate
or some convergence sequence. It is the fastest type of ADC available but requires a comparator for
each value of output (63 for 6-bit, 255 for 8-bit etc). Such ADCs are available in IC form up to 8-bit
and 10-bit flash ADCs (1023 comparators) are planned. The encoder logic executes a truth table to
convert the ladder of inputs to the binary number output.
Vref Vin
Thermometric
1k Code
+
7
-
1k +
E
-
6 N
C
1k +
O MSB D
5 I
-
D G
E I
1k +
4 R T
-
I
L
L
1k +
LSB
3 O O/P
-
G
1k + I
-
2 C
1k +
-
1
Comparators
Example:
1. Find the successive approximation A/D output for a 4 bit converter to a 8.217 V input if the
reference is 5 V.
Solution:
Let the 4-bit A/D converter has its bit element given by d3d2d1d0
(i) Setting d3 = 1 Output = 5/21 = 2.5 V
Since, 3.217 > 2.5 Setting d3 = 1
2. A 5-bit converter is used for a d.c. voltage range of 0 – 10 V. Find the weight of MSB and
LSB. Also the exact range of the converter and the error. Find the error if a 10 bit
converter is used.
Solution:
Range of MSB = ½ × Range of Converter = ½ × 10 = 5 V
Range of LSB = (½)5× Range of Converter = ½ × 10 = 0.3125 V
Error = 10 – 9.6875
= 0.3125
= 3.215 %
Again, the exact range of the converter when 10 bits are used is:
= 10 (1×2-1 + 1×2-2 + 1×2-3 + 1×2-4 + 1×2-5 + 1×2-6 + 1×2-7 + 1×2-8 + 1×2-9 + 1×2-10)
= 9.99 V
Error = 10 – 9.99
= 0.01
= 0.1%
Thus if a large number of bits are used, the error reduces considerably. But the use of
converter with a large number of bits results in higher cost of the converter itself and also of
the system where it is used. Also, a higher number of bits add to the complexity of the
system.
Prepared By: SriKisna Khadka 78
2006 Batch
Instrumentation-I HWHIC GSSE
BLEX IV
A. Grounding:
Grounding provides safety and signal reference. The principle of grounding is to minimize the
voltage differential between the instrument and a reference point. The following figure shows
grounding and illustrates two different configurations.
Circuit A Circuit B
V=0
Ground Current
Ground Structure
- +
Circuit A Circuit B
dV=0
- +
Ground Potential = 0
Safety grounding seeks to reduce the voltage differential between exposed conducting surfaces,
while signal referencing seeks to reduce the voltage differential between reference points. Obviously
a dynamic tension exists between these concerns. Safety grounding should have many connections
between exposed conducting surfaces and signal referencing should have one connection between
reference points at low frequency.
+
Power
Supply Circuit A Circuit B Circuit C
-
+
Power
Supply Circuit A Circuit B Circuit C
-
+
Power
Supply Circuit A Circuit B Circuit C
-
B. Shielding:
Shielding either prevents noise energy from coupling between circuits or suppresses it. The
energy coupling may be through magnetic flux; electric field or electromagnetic wave propagation.
Because prevention is cheaper and effective than suppression, shielding also prevents noise
coupling.
Types:
- Inductive Shielding
- Capacitive Shielding
- Electromagnetic Shielding
-
Stray
Capacitance Loop Area
Earth Ground
Twisting the wire and running it close to the ground will reduce the common-mode current Ic by
reducing the loop area for inductive coupling.
It reduces noise coupling by reducing or rerouting the electrical charge in an electrical field.
Capacitive shields shunt to ground charge that is capacitively coupled as shown in figure. At low
frequencies less than 1 MHz, we should connect a capacitive shield at one point if the signal circuit
is grounded. Multiple connections can form ground loops. Furthermore we can improve capacitive
shielding by reducing the following:
Stray Capacitive
Coupling Susceptible
Circuit
Noise
Source
Noise
Source
A Single Point
Connection
It reduces emission and reception. Emission sources include lightening, discharges, radio and
television transmitters and high frequency circuits.
Electromagnetic interference (EMI) always begins as conductive, becomes radiative and ends as
conductive as given in figure below:
Complete
360o Seal
Circuit Circuit
Enclosure Enclosure
A B
Cable Shield
C. Filtering:
Filtering reduces conductive noise coupling. A filter can either block or pass energy by three
criteria.
- Frequency
- Mode (Common or Differential)
- Amplitude (Surge Suppression)
C.1 Frequency:
A low pass filter passes low frequency energy and rejects high frequency while a high pass
filter passes high frequency energy and rejects low frequency. Time average and time
synchronization filters are frequency selective as well.
C.2 Mode:
Common mode noise injects current in the same direction in both the signal and return lines.
Differential mode noise injects current in opposite direction in the signal and return lines.
Ic Id
Signal
Source Load
+
Vdm/2
- Signal
Sources Load
+
Vdm/2
-
Vdm
Icm + -
C.3 Amplitude:
An amplitude-selective filter generally removes large transients or spikes of noise energy from a
signal line. Surge suppressors that are built into ac power strip are amplitude-selective filters to
protect sensitive equipments.
Chapter 5
Signal Transmission
Transmission Media:
The transmission media or channel is a physical medium used to pass the signal from transmitter
to receiver. Essential features of the transmission media is that it introduces multiplicative (multipath
fading) and additive (natural & manmade) noise to the signal picked up by the receiver.
Characteristics
- Maximum cable length: 100 m.
- Transmission rate: 10 to 100 Mbps. PVC Twisted
Jacket Pair
- Support base band transmission. Cables
- Maximum delay per segment: 1000 nsec.
- No external terminators.
Optical Fiber
Cable
Optical Electrical
Destination
Detector Recieve
The information source provides and electrical signal, which drives an optical source to give
modulation of the light wave carrier. The optical source (LED or LASER) provides the electrical to
optical conversion. The transmission medium is and optical fiber cable. The optical detector (APD
or PIN Photodiode) demodulates the optical carrier.
? 2
? 2
? 1
? 1 ? 1
? 2
When light propagation from denser medium with refractive index η1 incidents on a rarer
medium with refractive index η2; (η 1 > η 2) it bends away from the normal, then according to
Snell’s law:
η1sinФ1 = η2sinФ2
i.e. sinФ1/ sinФ2 = η2/η1 ……….. (i)
The corresponding angle of incidence in the denser medium for which the angle of refraction is
90o is called critical angle (Фc). When the angle of incidence is greater than the critical angle, almost
all incident light (99.9%) reflects back to the denser medium. This phenomenon is called the total
internal reflection.
sinФC/sin90o = η2/η1
Air Air
i.e. sinФC = η2/η1 …….. (ii) Core (? 2)
Cladding (? 2)
In case of optical fiber cable the refractive index of core (η1) is greater than that of cladding (η2).
The light entering from air is incident on the core-cladding interface as an angle greater than the
critical angle. Hence the light is propagated down the fiber with low loss.
B. Wireless Channels:
Where longer distances greater than 1 km, are involved or where measurements have to made in
a missile or moving vehicle, it may be necessary to be radio frequency (RF) techniques to transmit
the signals.
- Radio waves are easy to generate, can travel distances and penetrate building easily.
- Widely used for data transmission both indoors and outdoors.
- Radio waves are omni directional, so that Tx and Rx does not have to be carefully aligned
physically.
- Radio waves frequency generally ranges from 104 Hz to 106Hz.
- Radio links are used for radio (Short Wave, FM) and television (VHF, UHF) broadcasting.
- It is commonly deployed with air borne instrumentated flight vehicles, rockets, unmanned space
crafts etc.
Frequency 104 106 108 1010 1012 1014 1016 1018 1022 1024
Waves Radio µ - Wave Infrared Visible Light UV Rays X - Rays Gamma Rays
This is a special case of radio transmission, employ high frequencies several bands of 890 MHz
to 30 GHz, and have been allocated for microwave transmission. Use of microwave media has
increased due to heavy requirement of chemicals in industries like power and gas types of
microwave.
Transmission Schemes
The data on the signal may be retained in an analog form during transmission or they may be
converted to digital before being to its destination.
Analog signal can be sent directly from the transducer to the measuring/recording instruments
without any prior conditioning (amplification, filtering). This transmission method is the simplest
but is quite limited in its application. If the signal source and measuring instruments are very close
(within 1-2 meters) and the signal levels are not too small (greater than 100 mV), the technique
may be sufficiently effective to yield satisfactory results.
However, if the signal levels are small (less than 100 mV) and if the instrument must be located
at some distance from the measuring point (greater than 5 meters), the other two data transmission
methods are usually employed. They are:
Slider IA Channel
V
End Device
Receiving Terminal
Bourden
Gauge
Tube
Transmitting Terminal
- This is popular techniques if the distances are less than 30 meters.
- This is less expensive than analog current method as long as the distance limitation is not
exceeded.
- The low level signal from the source is amplified by an instrumentation amplifier (IA) placed
close to signal source.
- The output of the IA is a high level analog voltage signal of 0-5 V or 0-10 V.
- Since, they possess substantially large amplitudes in systems that are well designed against
external noise pickup. Such high level voltage signals don’t suffer much degradation during
transmission.
- For greater distances, cable resistance, grounding problems etc; reduce the effectiveness of these
type techniques.
DC Power
Process End
Supply
Transmitter Device
24V/48V
Measurand Sensor
- This method uses an analog dc current signal with a value of 4 mA corresponding to zero signals
and 20 mA representing full scale.
- The current signal can be transmitted for distances up to 2 miles and this allows measurements of
parameters like temperature, pressure etc to be brought into control room from remote plant
locations.
- Different loads can be connected to the transmitting circuit because the circuits are designed to
work into any load from 0 ohm to 1000 ohms.
- Since, the current in a series circuit is constant everywhere along the path; there is no
degradation of the signal with distance as there is when transmitting voltage signals.
Analog data transmission system suffers from three basic demerits, they are:
1. Limited distance (30 m in analog voltage transmission and 3000 m in analog current
transmission scheme).
2. Prone to degradation by interference signal.
3. Must be converted to digital form fro digital computers and records to handle the data.
Measurand data can also be converted to and transmitted in digital form. By using various
transmission techniques, digital data can be sent to he destination points of virtually unlimited
distance. Data transmission can be performed in a highly efficient and virtually errorless manner;
elimination the problem of reduced accuracy that results from interference. Finally digital data
can be transmitted in the format required by the receiving digital computers or display device.
There are mainly five types of standard interface which are most commonly encountered
when transmitting digital data between instruments and other digital devices. They are:
- The digital data that are carried on such buses are encoded in a digital format (BCD, 8-Bit Word
or ASCII).
- If all the bits that make up a digital word are transmitted simultaneously, this is known as
‘Parallel Transmission’. In this system, each bit of the data-word requires its own data lines and
together with control lines appears as the interface shown in above figure.
1. Synchronous System:
In this system a clock pulse is also transmitted in parallel with the data. The rate of parallel
synchronous can be very high. The distance of transmission is limited to about 12 ft; and
synchronization is costly and complex to implement. It is employed for data transfer within
computers and from computer to computer.
2. Asynchronous System:
It is performed without the use of synchronizing clock pulses. It requires handshake signal
(‘Data Ready’) between the transmitting and receiving devices to ensure that valid data are
transferred.
- The BCD interface is a parallel asynchronous interface that originated when attempts were made
to connect digital instruments to other digital devices.
- In this system of interface the output of ADC is in the instrument is fed to a series of 4-Bit
Counters, which encode the digital data into BCD words. The output of counter together with
control and handshake forms the BCD interface.
- The main disadvantage of this system is that for each bit of added resolution, 4-parallel lines
must be added.
- The second disadvantage is that the computer needs to convert the BCD data to ASCII data
before processing it.
- It is designed only to send data in uni-direction.
M B
S C
B D
I
N
T
L E
S R
B F
A
Control C
Circuit E
- The IEEE - 488 standards defines a byte-serial, 8-bit parallel, asynchronous type instrument
interface.
- The IEEE - 488 standards is a document that describes the rules, specifications, timing
relationships, physical characteristics etc of an interfacing technique that allows digital
instruments and devices to be interconnected.
- It is a hardware (wires, connectors etc) that is used to implement the standard.
- Sixteen signals line comprise the complete IEEE – 488 bus structure as shown below.
1 D 1
2 A 2
T
3 A 3
4 4
5 L 5
I
6 N 6
7 E 7
8 S 8
Hand-Shake Lines
1 DAV 1
2 NRFD 2
3 NDAC 3
Bus Management Lines
4 IFC 4
5 ATN 5
6 REN 6
7 SRQ 7
8 EOI 8
Fig: IEEE – 488 Interface
Legend:
Bus Management Lines
EOI – End or Identity
SRQ – Service Request
REN – Remote Enable
ATN – Attention
IFC – Interface Clear
Hand-Shake Lines
NDAC – Not Data Accepted
NRFD – Not Ready For Data
DAV – Data Valid
Since, it is not guaranteed by the standard that instruments will send information coded in
this suggested manner, two IEEE – 488 interconnected instruments may always be able to talk to
each other, but they may not always be able to understand each other.
- It can be used to transmit data in parallel, serial or byte-serial manner. It was originally designed
to meet the requirements of nuclear instrumentation labs.
- The basic word length in CAMAC system is 24 – bits.
- But when all control lines are added, a parallel CAMAC requires a 66 – wires interface.
- When data are transmitted by as serial CAMAC interface just two data lines are required and
only a nine-wire cable is needed.
- CAMAC I/O boxes are called CAMAC CRATES. The crate contains a power supply and up to
25 – plugs in modules.
- The fastest data transmission rates in CAMAC systems are achieved using parallel interfaces.
- Longer distance transmission up to 300 ft. ate equally high speeds can be performed using the
Parallel CAMAC Highway (66 – wire cable).
- For further longer distance transmission, date rates up to 5 Mbps can be achieved by using either
of the two serial transmission options (CAMAC – Serial Highway).
- Transmission of data over long distances becomes expensive if done in parallel fashion.
- If the data are transmitted serially, only one path is required, since the data are sent only on bit at
a time.
- Single serial data pack requires just two wires, only one transmitting processor to log the data out
and one receiving processor to log it in.
- Serial transmission interfaces operate either in simplex, half duplex or full-duplex modes.
Transmitter Receiver
- Serial transmission methods are characterized by how many bits per second they can transmit,
i.e. 1 bit/sec = 1 baud.
- Most serial interfacing in instrumentation system is done in an asynchronous manner rater than a
synchronous one.
- Although serial synchronous, transmission rates can be higher (9600 bauds) than asynchronous
serial rates, it has greater system complexity.
- Serial asynchronous methods are usually adequate for most instrumentation applications.
- Serial asynchronous are relatively slow because they require a handshake for each character of
data transfer.
Telemetry is the science of signal transmission and refers to the process by which signal from
transducer and signal conditioning equipments is transferred to a remote location.
A general telemetry system is shown in the figure below and consists of three basic components:
transmitter, channel and receiver.
Sensor
Meaurand
OR Transmitter Channel Receiver End Devices
Transducer
- The primary detector (Sensor/Transducer) and the end device have the same position and
functional roles as in a generalized measurement system.
- The function of telemetry transmitter is to convert the output of a primary sensing element into
an electrical form and to transmit I over a telemetry channel.
- The signal is received by a receiver placed at a remote location. This signal is converted into a
usable form by the receiver and is indicated or recorded by an end device, which is graduated in
terms of the measurand.
Types:
A land line telemetry system requires a telemeter channel which is a physical link between the
telemeter transmitter and receiver. This physical link may be a cable, a specially laid out wire,
existing telephone and telegraph cables or power line carriers. It is in fact, a direct transmission of
information through cables and transmission lines. Direct transmission via cables employs current,
voltage, frequency, position or impulses to convey information.
A position telemetry system transmits and reproduces the measured value of variable by
positioning variable resistors or other electrical components in a bridge circuit form so as to produce
proportional changes at both the transmitter and the receiver ends. This is known as bridge type
telemetry system.
- Figure shows two potentiometers, one at transmitting end and other at the receiving end.
- Two potentiometers are energized by a common power supply.
- The sliding contact at the transmitting end is positioned by the bourden tube as pressure is
applied to the latter.
- If the sliding contact at the receiving end is positioned until the centre zero, galvanometer
indicates zero, the position of the contact will assume the same position as the contact of the
transmitter.
- The receiving contact moves the pointer which indicates on the scale, the pressure which is being
measured (the scale is directly calibrated in terms of pressure).
- Principle – Same as that of wheat Stonebridge.
Telemetry Channel
Sliding
Contact
V
Bourden Centre Zero
Tube Galvanometer
- RF telemetry is used in applications where there is no physical linked between the transmitting
and receiving stations. The link between the transmission station and the receiving station can
only be established through radio links.
- The rocket or unmanned space craft presents more obvious need for radio link based telemetry.
The vehicle in this case is too small to carry even one person, much less the entire team of
engineers and also a computer. Here RF telemetry monitors all information which enables the
team of engineers to evaluate performance of the test vehicle with the help of computer, while
the flight is in progress.
- RF telemetry is usually more suitable if the data is to be transmitted over distance greater than 1
km.
- Certain parts of RF spectrum have been allocated for telemetry and micro wave links above 4
MHz. radio waves at these frequencies tend to travel in straight line requiring repeater stations
with disc like antennas on high building and towers ever 30 to 60 km.
- The modulation methods used for transmission in RF telemetry are:
- Modulation is a process by which some low frequency signal is impressed on high frequency
monochromatic carrier signal. The low frequency signal usually the information bearing signal
and is called modulating or message signal.
If any of these three parameters is varied in accordance with another signal, normally or a
lower frequency, then the second signal is called modulating signal, and the first is modulated by the
second. Amplitude modulation, already discussed, is achieved when amplitude A is varied, alteration
of phase angle f will yield, phase modulation. Finally, if the frequency of the carrier is made to vary,
frequency modulated waves are obtained.
Unguided Media
For unguided media, transmission and reception are achieved by means of an antenna. For
transmission antenna radiates electromagnetic energy into the medium usually air and for reception
antenna picks up electromagnetic wave from the surrounding media. There are basically two types of
configuration for wireless transmission.
- Directional, and
- Omni Directional
For directional configuration the transmitting antenna puts out a focused electromagnetic beam;
the transmitter and receiver antenna must therefore be carefully aligned. In omni directional case, the
transmitted signal spread out in all directional and can be received by many antennas.
Frequency range of 30 MHz to 1 GHz is suitable for omni directional application and micro-
wave frequency range of 2 GHz to 40 GHz is suitable for point to point (directional) transmission.
A. Microwave Link:
A microwave link performs the same function as co-axial by using point to point microwave
transmission between repeaters. Microwave links require less number of power amplifier or repeater
than the co-axial cable over the same distance. Microwave link is commonly used for both voice and
data transmission. Common frequencies used for transmission are in the range of 2 - 40 GHz. The
higher the frequency used, the higher the potential bandwidth and therefore higher the potential data
rate.
As with any data transmission system the main source of loss is attenuation. For microwave link
the loss can be expressed as:
PL = 10 log (4πd/λ) 2
Where;
d – Distance between the transmitter and receiver antenna.
λ – Wave length
In microwave links, transmitter and receiver are placed about every 50 km.
Receiving Transmitting
Antenna Antenna
Receiver
Power
Protection
Amplifier
Circuit
IF Amplifier Amplifier
Receiver Band Pass Transmitter Band Pass
& Limiter
Mixer Filter Mixer Filter
AGC
Shift µ – Wave
Oscillator Generator
Legend:
IF – Intermediate Frequency
AGC – Automatic Gate Controller
The term FM/FM refers to the fact that two FM processes are employed. In the first process
analog signals are converted to propagation frequency by using voltage-to-frequency converter. Low
frequency range of 400 MHz – 70 GHz cannot be practically transmitted by radio propagation since
they would require antenna of very large size; because the size of the antenna must be in the order of
wave length to be transmitted so there is an additional FM to boost all the frequencies into the radio
frequency range.
560 Hz
Low Pass 6 Hz
Modulator
Filter Cut-Off
RF Data
Oscillator
Frequency
Multiplier
Power
Amplifier
18 70KHz
70KHz
Fig: FM/FM Radio Telemetry System
Chapter 6
Output Devices
Output consists of the last stage of a measurement system. This stage consists of display devices
and recorders. The result of any measurement system must be displayed for instant observation or
for storage for further study or analysis. The output devices are also called data presentation devices.
The output devices may also be used as control devices using inverse transducers.
The choice between the display devices and recorders depends upon
The expected use of the output
The information content of output
A. Indicating Instruments:
The electrical indicating instruments are used extensively for measurement of current voltage
resistance and power. They are classified as:
Analog Instruments
Digital Instruments.
Analog Instruments:
It deals with the measurement of information in analog form. These instruments generally make
use of a dial and a pointer for this purpose; e.g. ammeter, voltmeter and wattmeter belong to this
category.
Depending upon the principle of operation analog instrument is categorized as:
Digital Instruments:
These instruments indicate the value of the measurand in the form of a decimal number. The
digital meters work on the principle of quantization. The analog measurand is first subdivided or
quantized into a number of small intervals up to many decimal places. They are:
- Segmental Display
- Dot Matrices
- Rear Projection Display
- Nixie Tube etc.
- The display is directly in decimal numbers and therefore human errors are eliminated.
- The readings may be carried to any number of significant figures.
- The output is in digital form and can be directly fed into memory.
- Low power requirements.
1. Accuracy:
Best analog instruments rated 10.1% of full scale. Much greater accuracy can be achieved with
digital instruments.
2. Environmental Reaction:
Analog meter movements operate under a wide range of environments. Digital instruments are
relatively complex and have large number of parts, which react to change in temperature and
humidity.
3. Resolution:
In analog instruments the limit is one part in several hundreds. In digital instruments it is one part
in several thousands.
4. Power Requirements:
Digital instruments draw negligible power whereas analog instruments may load the circuit
under measurement.
5. Cost & Probability:
Analog instruments are low in cost and are extremely portable. On the other hand digital
instruments are not easily portable and require an external power source. However the
development of VLSI and nano-technology, digital instruments are more portable and low in
cost.
6. Range & Polarity:
Most digital instruments are dc instruments and measures up to 100 V and 1000 V by mean of
the range attenuator. Many digital instruments have automatic polarity section and auto ranging
facilities.
7. Freedom from Observational Errors:
The digital instruments are free from observational errors like parallax and approximation errors.
Analog instruments have a scale, which give considerable observational errors.
A recorder records electrical and non-electrical quantities as a function of time. This record may
be written or printed which can be later examined and analyzed for better understanding and control
of the processes; e.g. flow, pressure, temperature, current, voltage etc.
Current and voltage can be recorded directly while the non-electrical quantities are recorded
indirectly by first converting them to equivalent currents or voltages with the help of sensors or
transducers.
Types of Recorder
1. Graphic Recorder
2. Magnetic Tape Recorder
3. Oscillographic Recorder
1. Graphic Recorder:
Graphic recorders are the devices, which display and store a pen-and-ink record of the history of
some physical event. There are two types of graphic recorder.
- Strip Chart Recorder
- X-Y Recorder
Indicating Scale
Stylus
Drive
System CHART
To Control
Circuit
Chart
Range
Speed
Selector
Selector
Information to
be Recorded
Paper Drive
Fig: Strip-Chart Recorder Mechanism
A range selector switch is used so that input to the recorder drive system is written within the
acceptable level. Most recorders use a pointer attached to the stylus. This pointer moves over a
calibrated scale thus showing the instantaneous value of the quantity being measured and external
control circuit for the stylus may be used. The stylus is filled with ink (usually red) by gravity or
capillary actions.
X – Y Recorder
Since, a strip chart recorder records the variation of a quantity with respect to time while an X-Y
recorder is an instrument, which gives a graphic record of the relationship between two variables. In
X-Y recorder an emf is plotted as a function of another emf.
Reference Y - Channel
Source
Pen
Y - Dir
X - Direction
Fig: X – Y Recorder
The above figure shows a block diagram of a type of X-Y recorder. A signal enters each of the
two channels. The signal after passing through attenuator (0.5 mV) passes to a balance circuit where
it is compared with and internal reference voltage. The error signal (i.e. the difference between two
voltages) is fed to the chopper, which converts dc signal to ac signal. The signal is amplified in order
to actuate a servomotor, which is used to balance the system and hold it in balance as the value of
the quantity being recorded changes.
- A sensitivity of 10 µV/mm.
- A slowing speed of 1.5 m/s.
- Frequency response of 6 Hz for both axes.
- Chart size of 250 × 180 mm, and
- an accuracy of about ±0.3 %
Uses:
Magnetic tape recorder is necessary to record data in such a way that they can be retrieved or
reproduced in electrical form again. The most common and useful way is magnetic tape recording.
Advantages:
Principle:
Ф = K1Asinωt ( K1 – Constant)
erep = N(dФ/dt)
Tension Arm
= K1NAωcosωt
Recording Tape Reproduce
Heads Heads
= K2Aωcosωt
Fig: Tape Transport Mechanism
Thus the output signal is a derivative of the input signal. The output signal is proportional to the
flux recorded as well as the frequency of recording signal.