BE Computer Engineering (Pokhara University) Instrumentation (PU, ELE 172) Question Paper 2078 Nepal
This is the official BE Computer Engineering (Pokhara University) Instrumentation (PU, ELE 172) question paper for 2078, as set in the regular annual examination. It carries 100 full marks and a time allowance of 180 minutes, across 12 questions. On Kekkei you can attempt this Instrumentation (PU, ELE 172) past paper online with a timer, get instant AI feedback and step-by-step solutions, and track the topics where you lose marks — completely free. Whether you are revising for your BE Computer Engineering (Pokhara University) Instrumentation (PU, ELE 172) exam or solving previous years' question papers, this 2078 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt all / any as specified.
(a) With the help of a functional block diagram, describe the generalized configuration of a measurement system, clearly identifying the primary sensing element, variable-conversion element, variable-manipulation element, data-transmission element and data-presentation element. (b) Define accuracy, precision, resolution, sensitivity and dead zone as applied to a measuring instrument. (c) A pressure gauge has a range of 0–100 kPa and is guaranteed accurate to within ±1.5% of full-scale deflection. Determine the maximum possible error when the gauge reads 25 kPa and express it as a percentage of the actual reading.
(a) Generalized Configuration of a Measurement System
A measurement system can be represented by the following functional block diagram:
Measurand --> [Primary Sensing Element] --> [Variable-Conversion Element]
--> [Variable-Manipulation Element] --> [Data-Transmission Element]
--> [Data-Presentation Element] --> Observer
- Primary sensing element: The element that first receives energy from the measured medium and produces an output that depends on the measurand (e.g. a thermocouple sensing temperature, a Bourdon tube sensing pressure).
- Variable-conversion element: Converts the output of the sensing element into a more suitable form (often electrical) without changing the information content (e.g. a diaphragm displacement converted to capacitance change).
- Variable-manipulation element: Changes the magnitude of the signal while keeping its nature the same (e.g. an amplifier that increases voltage level; signal conditioning).
- Data-transmission element: Transmits the signal from one location to another (cables, wireless links, telemetry).
- Data-presentation element: Conveys the measured value to a human observer or records it (analog meter, digital display, recorder).
(b) Definitions
- Accuracy: The closeness of a measured value to the true (or accepted) value of the quantity, usually expressed as a percentage of full-scale or of the reading.
- Precision: The degree of reproducibility/repeatability among independent measurements of the same quantity under the same conditions (consistency, not correctness).
- Resolution: The smallest change in the measured quantity that the instrument can detect and indicate.
- Sensitivity: The ratio of the change in output to the change in input, (slope of the calibration curve).
- Dead zone: The largest range of input values over which the instrument produces no detectable change in output (insensitivity around a region, often near zero).
(c) Numerical: Maximum Possible Error
The accuracy is of full-scale deflection (FSD), with FSD kPa.
At a reading of kPa, expressed as a percentage of the actual reading:
Result: Maximum possible error kPa, which is of the actual reading. This illustrates that the relative error grows as the reading falls toward the low end of the scale.
(a) Explain the principle of operation of a resistance temperature detector (RTD) and a thermocouple, and compare them on the basis of range, linearity, sensitivity and the need for cold-junction compensation. (b) Design a Wheatstone-bridge signal-conditioning circuit suitable for a single active strain-gauge transducer. Derive the expression for the bridge output voltage in terms of the gauge factor and the applied strain, and explain how a half-bridge arrangement improves sensitivity and provides temperature compensation.
(a) RTD and Thermocouple
Resistance Temperature Detector (RTD): Operates on the principle that the electrical resistance of a pure metal (commonly platinum, Pt-100) increases almost linearly with temperature:
where is the resistance at and is the temperature coefficient of resistance. It is a passive sensor needing an excitation current and is read out using a bridge.
Thermocouple: Operates on the Seebeck effect — when two dissimilar metals are joined to form two junctions held at different temperatures, an EMF is generated proportional to the temperature difference:
It is an active (self-generating) sensor.
Comparison:
| Basis | RTD | Thermocouple |
|---|---|---|
| Range | Moderate ( to ) | Wide (up to ) |
| Linearity | Good, nearly linear | Non-linear (needs polynomial correction) |
| Sensitivity | Lower (small ) | Low EMF (µV/°C) but usable |
| Cold-junction comp. | Not required | Required (reference-junction compensation) |
(b) Wheatstone-Bridge Signal Conditioning for a Single Active Strain Gauge
Connect one active strain gauge as one arm of a Wheatstone bridge; the other three arms are fixed precision resistors equal to the unstrained gauge resistance .
+Vex
|
+-----+-----+
| |
[R] [R+ΔR] <- active gauge
| |
a +---- Vo ---+ b
| |
[R] [R]
| |
+-----+-----+
|
GND
For a balanced bridge excited by , with the active gauge changing by , the output is:
The gauge factor relates fractional resistance change to strain :
Therefore:
Half-bridge improvement: Replace two opposite/adjacent arms with two active gauges — one in tension () and one in compression (). The differential outputs add:
This doubles the sensitivity. Because both gauges experience the same ambient temperature, their temperature-induced resistance changes are equal and cancel in the bridge difference, giving inherent temperature compensation.
(a) With a neat block diagram, explain the working of a successive-approximation type analog-to-digital converter (ADC) and state its advantages over the dual-slope (integrating) type. (b) Describe the architecture of a typical data-acquisition system (DAS), explaining the role of the multiplexer, sample-and-hold circuit, ADC and the need for anti-aliasing filtering. (c) A 10-bit ADC has a full-scale input of 5 V. Calculate its resolution and the quantization error.
(a) Successive-Approximation ADC (SAR)
Vin -->[ S/H ]--> [+ Comparator -] <-- Vdac
|
v
[SAR Logic / Register] --> Digital Output
|
v
[DAC] --> Vdac (feedback)
Clock --> SAR Logic
Working: The SAR register sets the MSB first and the DAC produces a trial voltage. The comparator checks whether is above or below the DAC output. If the bit is kept (1); otherwise it is cleared (0). The process repeats bit-by-bit down to the LSB. An -bit conversion is completed in exactly clock cycles by a binary search.
Advantages over dual-slope (integrating) type:
- Much faster — fixed clocks vs. up to counts for dual-slope.
- Higher conversion rate suited to data-acquisition with multiplexed channels.
- Good balance of speed, resolution and cost. (Dual-slope is slower but offers excellent noise rejection and accuracy, used in DMMs.)
(b) Data-Acquisition System (DAS) Architecture
Sensors --> [Signal Conditioning] --> [Multiplexer] --> [S/H] --> [ADC] --> [Computer/MCU]
(with anti-aliasing filters)
- Multiplexer (MUX): Time-shares a single ADC among many input channels by sequentially selecting one analog channel at a time, reducing cost.
- Sample-and-Hold (S/H): Captures and holds the instantaneous analog value constant during conversion so the input does not change while the ADC operates.
- ADC: Converts the held analog voltage to a digital code for the processor.
- Anti-aliasing filter: A low-pass filter placed before sampling to remove signal components above the Nyquist frequency, preventing high-frequency content from folding back (aliasing) into the band of interest.
(c) Numerical: 10-bit ADC, Full Scale 5 V
Resolution (LSB step size):
Quantization error: LSB:
Result: Resolution mV; maximum quantization error mV.
(a) Explain the construction and working principle of a permanent-magnet moving-coil (PMMC) instrument. Derive the expression for the deflecting torque and explain why it can be used only for DC measurements. (b) Discuss the construction and operating principle of a seven-segment LED display and a liquid-crystal display (LCD), and compare them in terms of power consumption, viewing characteristics and suitability for portable digital instruments.
(a) PMMC (Permanent-Magnet Moving-Coil) Instrument
Construction: A rectangular coil of fine wire is wound on a light aluminium former and suspended (on jewelled pivots/springs) in the air gap of a permanent magnet with soft-iron pole pieces and a central soft-iron core, giving a strong radial uniform magnetic field. Control springs provide the restoring torque and also carry current to the coil; a pointer moves over a scale; damping is by eddy currents in the aluminium former.
Working / Deflecting torque: When current flows, each side of the coil (length , turns) carries current in the field , producing a force on each side. With coil width , the deflecting torque is:
where is the coil area. Thus (the field is constant). At balance , so:
The deflection is directly proportional to current, giving a uniform (linear) scale.
Why DC only: Because the deflecting torque reverses direction when the current reverses. On AC the average torque over a cycle is zero, and the moving system (with finite inertia) cannot follow the rapid reversals, so the pointer reads zero. Hence PMMC instruments measure DC only.
(b) Seven-Segment LED vs. LCD
Seven-segment LED: Seven (plus a dot) light-emitting diodes arranged as bars; selectively forward-biasing segments forms digits 0–9. LEDs emit light (active emission) using injection electroluminescence in a forward-biased p-n junction.
LCD: Liquid-crystal molecules between polarizers and transparent electrodes (ITO). An applied AC field twists/aligns the molecules to modulate transmitted/reflected ambient or backlight light — the LCD does not emit light itself, it controls passage of light.
Comparison:
| Basis | Seven-segment LED | LCD |
|---|---|---|
| Power consumption | High (each lit segment draws current) | Very low (µW range) |
| Viewing | Bright, visible in the dark, wide angle | Needs ambient light/backlight; limited viewing angle |
| Suitability (portable digital instruments) | Less suitable on battery | Preferred — low power extends battery life |
LCDs are therefore preferred for battery-powered portable digital instruments (DMMs, watches), while LEDs suit instruments needing bright displays readable in darkness.
Section B: Short Answer Questions
Attempt all / any as specified.
Explain the working principle of a Linear Variable Differential Transformer (LVDT) for displacement measurement. Sketch its output voltage versus core-displacement characteristic and comment on the phase reversal that occurs as the core moves through the null position.
LVDT (Linear Variable Differential Transformer)
Principle: An LVDT has one primary winding and two identical secondary windings (, ) wound symmetrically on either side of the primary, with a movable ferromagnetic core linked to the object whose displacement is measured. The primary is excited by an AC voltage. The core position controls the mutual coupling between primary and each secondary.
The secondaries are connected in series opposition, so the output is:
- At the null (centre) position, coupling to both secondaries is equal, , and .
- When the core moves toward , and rises.
- When the core moves toward , and rises with the opposite phase.
Output vs. core-displacement characteristic (described): The magnitude is a V-shaped curve with a minimum (ideally zero) at the null and rising linearly on both sides. If signed (phase-sensitive detection used), the characteristic is a straight line passing through the origin — positive for one direction, negative for the other.
|Vo|
\ /
\ / (V-shape, min at null)
\ /
\ /
-----\/------ displacement
null
Phase reversal: As the core passes through the null, the dominant secondary changes from to . Because the two secondaries are in opposition, the output voltage undergoes a phase shift relative to the excitation. This phase reversal is used by a phase-sensitive demodulator to determine the direction of displacement (sign), which a simple magnitude reading cannot give.
(a) Draw the circuit diagram of a three-op-amp instrumentation amplifier and write the expression for its overall gain. (b) State two reasons why an instrumentation amplifier is preferred over a simple difference amplifier in transducer signal conditioning.
(a) Three-Op-Amp Instrumentation Amplifier
V1 --[+]A1
\ R3 R4
Rg >--[-]A3[+]----> Vout
/ R3' R4'
V2 --[+]A2
(A1,A2 input buffers with gain-setting Rg; A3 = difference amp)
Stage 1: two non-inverting buffers (A1, A2) share a single gain resistor with two equal resistors . Stage 2 (A3) is a unity/scaled difference amplifier with resistors (input) and (feedback).
Overall gain:
The differential gain is set by the single resistor , with the difference stage usually at unity (), giving .
(b) Why preferred over a simple difference amplifier
- Very high input impedance at both inputs (signals go directly into op-amp non-inverting inputs), so it does not load the transducer/bridge; a simple difference amplifier presents finite, unequal input resistances that load the source and degrade accuracy.
- High common-mode rejection ratio (CMRR) with gain set by one resistor, and CMRR does not depend on tight matching of the input resistor ratios — making it ideal for amplifying small differential transducer signals riding on large common-mode voltages.
Distinguish between systematic errors and random errors, giving one example of each. Explain how the standard deviation and probable error are used to express the uncertainty in a set of repeated measurements.
Systematic vs. Random Errors
Systematic (determinate) errors: Errors that have a definite cause and a consistent magnitude/sign, so they bias all readings in the same direction. They are reproducible and can in principle be calibrated out. Example: a zero-offset (incorrectly set zero) of an ammeter, or a meter with an incorrect calibration constant.
Random (indeterminate) errors: Errors due to many small, unpredictable fluctuations (noise, friction, observer variation) that cause scatter about the mean with no fixed sign. They cannot be eliminated but are reduced by averaging many readings. Example: fluctuating last-digit readings on a digital meter due to electrical noise.
Expressing Uncertainty
For repeated readings with mean :
Standard deviation measures the spread of the data:
A small means high precision; it quantifies the dispersion of the random error about the mean.
Probable error (PE): the value such that half the readings lie within of the mean. For a normal distribution:
Thus the result is stated as (or ), giving the range within which the true value is expected to lie due to random error.
With a block diagram, explain the operation of a digital frequency counter. Explain the meaning of the term 'gate time' and describe how it affects the resolution and accuracy of the frequency measurement.
Digital Frequency Counter
Input --> [Amplifier/Schmitt Shaper] --> [AND/Main Gate] --> [Decade Counter] --> [Display]
^
|
[Crystal Oscillator] --> [Time-Base Divider] --> [Gate Control Flip-Flop]
Operation: The unknown signal is amplified and shaped (Schmitt trigger) into clean pulses. A highly stable crystal oscillator drives a chain of decade dividers (the time base) which produces a precise gating interval. The gate-control flip-flop opens the main AND gate for exactly this interval, allowing the input pulses to pass to a decade counter. The number of pulses counted during the gate interval equals the frequency:
The count is latched and shown on the digital display, then the counter resets for the next cycle.
Gate Time
Gate time () is the precisely controlled interval (e.g. 0.1 s, 1 s, 10 s) during which the main gate is held open to count input pulses.
Effect on resolution and accuracy:
- A longer gate time counts more pulses, improving resolution (more significant digits) and reducing the relative effect of the count quantization error, since that error is of the reading.
- For a 1 s gate, the displayed count directly equals the frequency in Hz with 1 Hz resolution; a 10 s gate gives 0.1 Hz resolution.
- A shorter gate time gives faster updates but coarser resolution and larger relative error.
- Overall accuracy is also limited by the time-base (crystal) accuracy and the count uncertainty; long gate times favour accuracy for low frequencies, while a period-measurement mode is preferred for very low frequencies.
(a) Explain how a basic d'Arsonval PMMC movement is converted into a multi-range DC ammeter using shunt resistors. (b) A 50 µA, 2 kΩ movement is to be used to measure currents up to 1 mA. Calculate the required shunt resistance.
(a) Multi-Range DC Ammeter using Shunts
A d'Arsonval PMMC movement carries only a small full-scale current . To measure a larger current , a low-resistance shunt is connected in parallel with the movement (coil resistance ) so that most of the current bypasses the delicate movement:
Since the shunt and movement share the same voltage:
For a multi-range ammeter, several shunts (or an Ayrton/universal shunt) are selected by a range switch to give different full-scale currents.
(b) Numerical
Given: A, , full-scale A.
Result: Required shunt resistance .
Explain the working principle of a capacitive transducer for the measurement of liquid level. Discuss why such transducers require high-frequency excitation and a charge-amplifier or AC bridge for signal conditioning.
Capacitive Transducer for Liquid-Level Measurement
Principle: A capacitive level sensor uses two concentric/parallel electrodes (or a single insulated probe and the metal tank wall) forming a capacitor. As the liquid level rises, the dielectric between the electrodes partly changes from air () to the liquid (), so the effective permittivity and hence the capacitance increases in proportion to the level:
For concentric cylinders of inner/outer radii , total height and liquid height . Thus varies linearly with level ; measuring gives the level. (For conductive liquids an insulated probe is used and capacitance is measured to the liquid surface.)
Why High-Frequency Excitation and Charge Amplifier / AC Bridge
- The transducer capacitance is small (pF range), so its impedance is very high at low frequency. Using a high excitation frequency lowers this impedance to a measurable level, increases the signal current, and improves sensitivity and signal-to-noise ratio.
- A capacitor passes no DC, so a changing (AC) excitation is necessary to produce any output at all.
- A charge amplifier (op-amp with capacitive feedback) converts the tiny charge change into a usable output voltage independent of cable capacitance, while an AC bridge balances the unknown against a reference, giving an output proportional to the capacitance change and rejecting stray effects. These conditioners are needed because the high source impedance makes the sensor very sensitive to leakage, stray capacitance and noise.
Define the terms aliasing and Nyquist rate in the context of sampled data systems. State the sampling theorem and explain, with a simple example, the consequence of sampling a signal below the Nyquist rate.
Aliasing and Nyquist Rate
- Aliasing: The phenomenon by which a high-frequency signal component, when sampled too slowly, becomes indistinguishable from (masquerades as) a lower-frequency component in the sampled data, producing a false (alias) frequency.
- Nyquist rate: The minimum sampling rate equal to twice the highest frequency present in the signal, , required to reconstruct it without aliasing.
Sampling Theorem
Shannon/Nyquist sampling theorem: A continuous band-limited signal containing no frequency higher than can be completely reconstructed from its samples if it is sampled at a rate .
Example of Under-Sampling
Suppose a sine wave is sampled at (below the Nyquist rate of ). The signal appears as an alias at:
So the recorded data shows a spurious tone instead of the true , and the original signal cannot be recovered. This is why an anti-aliasing low-pass filter must remove components above before sampling.
Differentiate between active and passive transducers, and between primary and secondary transducers, giving one practical example of each category.
Active vs. Passive Transducers
- Active (self-generating) transducer: Produces its own electrical output (voltage/current) directly from the measured energy, needing no external power supply. Example: thermocouple (generates EMF from temperature), piezoelectric crystal, photovoltaic cell.
- Passive transducer: Does not generate energy itself; it changes a passive electrical parameter (R, L or C) in response to the measurand and requires external excitation to give an output. Example: strain gauge / RTD (resistance change), LVDT, capacitive sensor.
Primary vs. Secondary Transducers
- Primary transducer: The first element that directly senses the physical quantity and converts it into a mechanical or intermediate signal. Example: a Bourdon tube that converts pressure into a mechanical displacement.
- Secondary transducer: Receives the output of the primary element and converts that intermediate (usually mechanical) signal into a usable electrical output. Example: an LVDT coupled to the Bourdon tube that converts the displacement into a proportional voltage.
In the Bourdon-tube + LVDT pressure gauge, the Bourdon tube is the primary transducer and the LVDT is the secondary transducer.
Frequently asked questions
- Where can I find the BE Computer Engineering (Pokhara University) Instrumentation (PU, ELE 172) question paper 2078?
- The full BE Computer Engineering (Pokhara University) Instrumentation (PU, ELE 172) 2078 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
- Does the Instrumentation (PU, ELE 172) 2078 paper come with solutions?
- Yes. Every question on this Instrumentation (PU, ELE 172) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
- How many marks is the BE Computer Engineering (Pokhara University) Instrumentation (PU, ELE 172) 2078 paper?
- The BE Computer Engineering (Pokhara University) Instrumentation (PU, ELE 172) 2078 paper carries 100 full marks and is meant to be completed in 180 minutes, across 12 questions.
- Is practising this Instrumentation (PU, ELE 172) past paper free?
- Yes — reading and attempting this Instrumentation (PU, ELE 172) past paper on Kekkei is completely free.