Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

(a) With the help of a neat sketch, explain the formation of the depletion region and the barrier potential in an unbiased p-n junction diode. Sketch and explain the forward and reverse V-I characteristic of a silicon diode.

(b) A full-wave bridge rectifier is fed from a transformer whose secondary RMS voltage is 24 V24\ \text{V}. The four diodes are silicon (VF=0.7 VV_F = 0.7\ \text{V} each) and the load resistance is RL=500 ΩR_L = 500\ \Omega. Calculate (i) the peak load voltage, (ii) the DC (average) load voltage, (iii) the DC load current, and (iv) the ripple frequency if the AC supply is 50 Hz50\ \text{Hz}.

(a) Unbiased p-n junction

When p-type and n-type semiconductors are joined, free electrons from the n-side diffuse into the p-side and holes from the p-side diffuse into the n-side. Near the junction these majority carriers recombine, leaving behind immobile ionised donor atoms (positive) on the n-side and immobile acceptor atoms (negative) on the p-side. This charged, carrier-free zone is the depletion region.

   p-side                 n-side
  - - - - | + + + +
  - - - - | + + + +   <-- immobile ions
  - - - - | + + + +
          ^
      depletion region (no free carriers)
  <----- E (built-in field) -----

The separated charge sets up an internal electric field that opposes further diffusion; the associated potential is the barrier (built-in) potential, about 0.7 V0.7\ \text{V} for silicon and 0.3 V0.3\ \text{V} for germanium at room temperature.

V-I characteristic (silicon):

  • Forward bias (p positive): once the applied voltage exceeds the knee/cut-in voltage (0.7 V\approx 0.7\ \text{V}), the barrier collapses and current rises sharply and almost exponentially:
I=IS(eV/ηVT1)I = I_S\left(e^{V/\eta V_T} - 1\right)
  • Reverse bias (p negative): the barrier widens; only a very small reverse saturation current ISI_S flows until the breakdown voltage is reached, where reverse current increases steeply.
   I |            /  (forward)
     |           /
     |          /
 -----+--------+----------> V
  ___/| 0.7 V
 (reverse, small)

(b) Full-wave bridge rectifier

Given: Vrms=24 VV_{rms}=24\ \text{V}, RL=500 ΩR_L=500\ \Omega, two diodes conduct each half cycle so total drop =2VF=1.4 V=2V_F=1.4\ \text{V}, supply 50 Hz50\ \text{Hz}.

(i) Peak secondary voltage:

Vm=2×Vrms=1.414×24=33.94 VV_m = \sqrt{2}\times V_{rms} = 1.414\times 24 = 33.94\ \text{V}

Peak load voltage (subtract two diode drops):

Vp(load)=33.941.4=32.54 VV_{p(load)} = 33.94 - 1.4 = \mathbf{32.54\ V}

(ii) DC (average) load voltage for full-wave:

VDC=2Vp(load)π=2×32.543.1416=20.71 VV_{DC} = \frac{2V_{p(load)}}{\pi} = \frac{2\times 32.54}{3.1416} = \mathbf{20.71\ V}

(iii) DC load current:

IDC=VDCRL=20.71500=0.04142 A=41.42 mAI_{DC} = \frac{V_{DC}}{R_L} = \frac{20.71}{500} = 0.04142\ \text{A} = \mathbf{41.42\ mA}

(iv) For a full-wave rectifier the ripple frequency is twice the supply frequency:

fripple=2×50=100 Hzf_{ripple} = 2\times 50 = \mathbf{100\ Hz}
semiconductor-dioderectifierfilter
2long10 marks

(a) Explain the working of an npn transistor in the active region and define the current relations IE=IB+ICI_E = I_B + I_C, α\alpha and β\beta. Derive the relation β=α1α\beta = \dfrac{\alpha}{1-\alpha}.

(b) For the voltage-divider bias circuit shown below, VCC=12 VV_{CC}=12\ \text{V}, R1=47 kΩR_1=47\ \text{k}\Omega, R2=10 kΩR_2=10\ \text{k}\Omega, RC=1.5 kΩR_C=1.5\ \text{k}\Omega, RE=560 ΩR_E=560\ \Omega, β=120\beta=120 and VBE=0.7 VV_{BE}=0.7\ \text{V}. Determine the Q-point (ICI_C and VCEV_{CE}).

        +12V
         |
   +-----+-----+
   R1         RC
   |           |
   +----B  C---+
   |    [Q]    
   R2    E
   |     |
   |    RE
   +--+--+
      GND

(a) npn transistor in active region

In the active region the base-emitter junction is forward biased and the base-collector junction is reverse biased. The forward-biased emitter junction injects electrons from the heavily doped emitter into the thin, lightly doped base. Most of these electrons diffuse across the base and are swept into the collector by the reverse-biased collector junction; only a small fraction recombine in the base, forming the base current.

Current relation (Kirchhoff at the transistor node):

IE=IB+ICI_E = I_B + I_C

Definitions:

  • α=ICIE\alpha = \dfrac{I_C}{I_E} (common-base current gain, < 1, typically 0.95–0.99)
  • β=ICIB\beta = \dfrac{I_C}{I_B} (common-emitter current gain, typically 50–300)

Derivation of β=α1α\beta=\dfrac{\alpha}{1-\alpha}:

IC=αIE=α(IB+IC)I_C = \alpha I_E = \alpha(I_B + I_C) ICαIC=αIBI_C - \alpha I_C = \alpha I_B IC(1α)=αIBI_C(1-\alpha) = \alpha I_B β=ICIB=α1α\beta = \frac{I_C}{I_B} = \frac{\alpha}{1-\alpha}\qquad\blacksquare

(b) Voltage-divider bias Q-point

Thévenin voltage at the base:

VTH=VCCR2R1+R2=12×1047+10=12×0.17544=2.105 VV_{TH} = V_{CC}\frac{R_2}{R_1+R_2} = 12\times\frac{10}{47+10} = 12\times 0.17544 = 2.105\ \text{V}

Thévenin resistance:

RTH=R1R2=47×1047+10=47057=8.246 kΩR_{TH} = R_1\Vert R_2 = \frac{47\times 10}{47+10} = \frac{470}{57} = 8.246\ \text{k}\Omega

Base loop (KVL):

VTH=IBRTH+VBE+IERE,IE(β+1)IBV_{TH} = I_B R_{TH} + V_{BE} + I_E R_E,\quad I_E\approx(\beta+1)I_B 2.105=IB(8.246 k)+0.7+(121)IB(0.560 k)2.105 = I_B(8.246\ \text{k}) + 0.7 + (121)I_B(0.560\ \text{k}) 2.1050.7=IB(8.246+67.76) k=IB(76.0 k)2.105 - 0.7 = I_B(8.246 + 67.76)\ \text{k} = I_B(76.0\ \text{k}) IB=1.40576.0×103=18.49 μAI_B = \frac{1.405}{76.0\times10^{3}} = 18.49\ \mu\text{A}

Collector current:

IC=βIB=120×18.49 μA=2.219 mA2.22 mAI_C = \beta I_B = 120\times 18.49\ \mu\text{A} = 2.219\ \text{mA}\approx\mathbf{2.22\ mA}

Collector-emitter voltage (IEICI_E\approx I_C):

VCE=VCCIC(RC+RE)=122.219 mA×(1500+560) ΩV_{CE} = V_{CC} - I_C(R_C + R_E) = 12 - 2.219\ \text{mA}\times(1500+560)\ \Omega VCE=122.219 mA×2060 Ω=124.571=7.43 VV_{CE} = 12 - 2.219\ \text{mA}\times 2060\ \Omega = 12 - 4.571 = \mathbf{7.43\ V}

Q-point: IC2.22 mAI_C \approx 2.22\ \text{mA}, VCE7.43 VV_{CE} \approx 7.43\ \text{V} — comfortably in the active region.

bjttransistor-biasingdc-load-line
3long10 marks

(a) State the characteristics of an ideal operational amplifier and explain the concept of the virtual short (virtual ground) at the input terminals when negative feedback is applied.

(b) An inverting summing amplifier uses Rf=100 kΩR_f = 100\ \text{k}\Omega with three inputs V1=0.5 VV_1 = 0.5\ \text{V} through R1=20 kΩR_1 = 20\ \text{k}\Omega, V2=1.0 VV_2 = 1.0\ \text{V} through R2=50 kΩR_2 = 50\ \text{k}\Omega and V3=0.8 VV_3 = -0.8\ \text{V} through R3=25 kΩR_3 = 25\ \text{k}\Omega. Derive the output expression and compute VoV_o. If the op-amp supply rails are ±12 V\pm 12\ \text{V}, state whether the output saturates.

(a) Ideal op-amp characteristics

  1. Infinite open-loop gain (AOLA_{OL}\to\infty)
  2. Infinite input impedance (ZinZ_{in}\to\infty) → zero input current
  3. Zero output impedance (Zout=0Z_{out}=0)
  4. Infinite bandwidth
  5. Infinite common-mode rejection ratio (CMRR)
  6. Zero input offset voltage; output = 0 when both inputs are equal

Virtual short / virtual ground: With negative feedback the output adjusts itself so that the differential input voltage is driven to (almost) zero. Hence V+VV_+ \approx V_- — the two inputs are at the same potential without being physically connected (a virtual short). When the non-inverting input is grounded (V+=0V_+=0), the inverting input is held at 0 V0\ \text{V} — a virtual ground. Combined with zero input current, this lets us analyse the circuit by node equations at the inverting input.

(b) Inverting summing amplifier

The inverting input is a virtual ground (0 V). Sum of input currents equals feedback current:

V1R1+V2R2+V3R3=VoRf\frac{V_1}{R_1}+\frac{V_2}{R_2}+\frac{V_3}{R_3} = -\frac{V_o}{R_f} Vo=Rf(V1R1+V2R2+V3R3)\boxed{V_o = -R_f\left(\frac{V_1}{R_1}+\frac{V_2}{R_2}+\frac{V_3}{R_3}\right)}

Gain per channel:

  • Rf/R1=100/20=5R_f/R_1 = 100/20 = 5
  • Rf/R2=100/50=2R_f/R_2 = 100/50 = 2
  • Rf/R3=100/25=4R_f/R_3 = 100/25 = 4

Substitute:

Vo=[5(0.5)+2(1.0)+4(0.8)]V_o = -\big[5(0.5) + 2(1.0) + 4(-0.8)\big] Vo=[2.5+2.03.2]=[1.3]=1.3 VV_o = -\big[2.5 + 2.0 - 3.2\big] = -[1.3] = \mathbf{-1.3\ V}

Saturation check: 1.3 V<12 V|{-1.3\ \text{V}}| < 12\ \text{V}, so the output lies well within the ±12 V\pm 12\ \text{V} rails and does not saturate.

op-ampinverting-amplifiersumming-amplifier
4long10 marks

(a) State De Morgan's theorems and prove the first theorem A+B=AˉBˉ\overline{A+B} = \bar{A}\cdot\bar{B} using a truth table.

(b) A combinational function of four variables is given by

F(A,B,C,D)=m(0,1,2,5,8,9,10)F(A,B,C,D) = \sum m(0,1,2,5,8,9,10)

Simplify FF using a Karnaugh map and draw/describe the simplified logic circuit using AND, OR and NOT gates.

(a) De Morgan's theorems

  1. A+B=AˉBˉ\overline{A+B} = \bar{A}\cdot\bar{B}
  2. AB=Aˉ+Bˉ\overline{A\cdot B} = \bar{A}+\bar{B}

Truth-table proof of theorem 1:

ABA+BA+B\overline{A+B}Aˉ\bar ABˉ\bar BAˉBˉ\bar A\cdot\bar B
0001111
0110100
1010010
1110000

Columns A+B\overline{A+B} and AˉBˉ\bar A\cdot\bar B are identical for all input combinations, hence proved. \blacksquare

(b) K-map simplification

Minterms present: 0,1,2,5,8,9,10. Place 1s on the 4-variable map (rows AB, columns CD in Gray order 00,01,11,10):

           CD=00  CD=01  CD=11  CD=10
AB=00       1(0)   1(1)   0(3)   1(2)
AB=01       0(4)   1(5)   0(7)   0(6)
AB=11       0(12)  0(13)  0(15)  0(14)
AB=10       1(8)   1(9)   0(11)  1(10)

Grouping:

  • Group 1 (quad): minterms 0,1,8,9 → AA and BB vary..., common: B=0,C=0B=0, C=0 → term BˉCˉ\bar B\,\bar C.
  • Group 2 (quad): minterms 0,2,8,10 → common: B=0,D=0B=0, D=0 → term BˉDˉ\bar B\,\bar D.
  • Group 3 (pair): minterms 1,5 → common: A=0,C=0,D=1A=0, C=0, D=1 → term AˉCˉD\bar A\,\bar C\,D.

Simplified expression:

F=BˉCˉ+BˉDˉ+AˉCˉD\boxed{F = \bar B\,\bar C + \bar B\,\bar D + \bar A\,\bar C\,D}

Verification (spot check): m5 (A=0,B=1,C=0,D=1): BˉCˉ=0\bar B\bar C=0, BˉDˉ=0\bar B\bar D=0, AˉCˉD=111=1\bar A\bar C D = 1\cdot1\cdot1=1 → F=1 ✓. m10 (1,0,1,0): BˉDˉ=11=1\bar B\bar D=1\cdot1=1 → F=1 ✓. m3 (0,0,1,1): BˉCˉ=0\bar B\bar C=0, BˉDˉ=0\bar B\bar D=0, AˉCˉD=101=0\bar A\bar C D=1\cdot0\cdot1=0 → F=0 ✓ (not a minterm).

Logic circuit (described):

  • NOT gates produce Aˉ,Bˉ,Cˉ,Dˉ\bar A, \bar B, \bar C, \bar D.
  • AND gate 1: inputs Bˉ,Cˉ\bar B,\bar CBˉCˉ\bar B\bar C.
  • AND gate 2: inputs Bˉ,Dˉ\bar B,\bar DBˉDˉ\bar B\bar D.
  • AND gate 3: inputs Aˉ,Cˉ,D\bar A,\bar C, DAˉCˉD\bar A\bar C D.
  • Final 3-input OR gate combines the three AND outputs to give FF.
digital-logicboolean-algebrak-map
5long10 marks

(a) Draw the block diagram of a generalized electronic instrumentation/measurement system and briefly explain the function of each block (transducer, signal conditioning, signal processing, display/recording).

(b) A Wheatstone bridge is used with a resistive temperature sensor. Three arms are fixed at R1=R2=R3=1000 ΩR_1 = R_2 = R_3 = 1000\ \Omega and the fourth arm is the sensor RxR_x. The bridge is supplied with Vs=10 VV_s = 10\ \text{V}. (i) Find the value of RxR_x for balance. (ii) When temperature rises, RxR_x becomes 1020 Ω1020\ \Omega. Calculate the bridge output (off-balance) voltage VoV_o measured by an ideal (high-impedance) detector.

(a) Generalized instrumentation system

[Physical    ]   [Transducer/]   [Signal      ]   [Signal     ]   [Display /  ]
[quantity    ]-->[Sensor     ]-->[Conditioning]-->[Processing ]-->[Recording  ]
  • Transducer/Sensor: converts the physical quantity (temperature, pressure, displacement) into an electrical signal (voltage, current, resistance change).
  • Signal conditioning: amplifies, filters, linearises and converts the raw sensor signal into a usable form (e.g., bridge + instrumentation amplifier, filtering of noise).
  • Signal processing: performs operations such as analog-to-digital conversion, scaling, computation, or comparison so the data can be interpreted.
  • Display / Recording: presents the measured value to the observer (digital display, meter) or stores it (data logger, chart recorder).

(b) Wheatstone bridge

Bridge arms: R1,R2R_1, R_2 in one branch, R3,RxR_3, R_x in the other (standard balance condition R1/R2=R3/RxR_1/R_2 = R_3/R_x).

(i) Balance condition:

R1R2=R3Rx    Rx=R2R3R1=1000×10001000=1000 Ω\frac{R_1}{R_2}=\frac{R_3}{R_x}\implies R_x = \frac{R_2 R_3}{R_1} = \frac{1000\times1000}{1000} = \mathbf{1000\ \Omega}

(ii) Off-balance output with Rx=1020 ΩR_x = 1020\ \Omega. Output is the difference between the two voltage-divider node voltages.

Node A (junction of R1R_1 and R2R_2):

VA=VsR2R1+R2=10×10002000=5.000 VV_A = V_s\frac{R_2}{R_1+R_2} = 10\times\frac{1000}{2000} = 5.000\ \text{V}

Node B (junction of R3R_3 and RxR_x):

VB=VsRxR3+Rx=10×10201000+1020=10×10202020=10×0.50495=5.0495 VV_B = V_s\frac{R_x}{R_3+R_x} = 10\times\frac{1020}{1000+1020} = 10\times\frac{1020}{2020} = 10\times0.50495 = 5.0495\ \text{V}

Output voltage:

Vo=VBVA=5.04955.000=0.0495 V=49.5 mVV_o = V_B - V_A = 5.0495 - 5.000 = 0.0495\ \text{V} = \mathbf{49.5\ mV}

The positive off-balance voltage of about 49.5 mV49.5\ \text{mV} is the measure of the temperature-induced resistance change.

instrumentationwheatstone-bridgetransducer
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short5 marks

A Zener diode with VZ=6.2 VV_Z = 6.2\ \text{V} is used as a shunt voltage regulator. The unregulated input is Vin=15 VV_{in} = 15\ \text{V} through a series resistor RS=220 ΩR_S = 220\ \Omega. The load draws IL=20 mAI_L = 20\ \text{mA}. (i) Find the current through the series resistor. (ii) Find the Zener current. (iii) Calculate the power dissipated in the Zener diode.

Given: Vin=15 VV_{in}=15\ \text{V}, VZ=6.2 VV_Z=6.2\ \text{V}, RS=220 ΩR_S=220\ \Omega, IL=20 mAI_L=20\ \text{mA}.

(i) Series resistor current (voltage across RSR_S is VinVZV_{in}-V_Z):

IS=VinVZRS=156.2220=8.8220=0.04 A=40 mAI_S = \frac{V_{in}-V_Z}{R_S} = \frac{15-6.2}{220} = \frac{8.8}{220} = 0.04\ \text{A} = \mathbf{40\ mA}

(ii) Zener current (KCL: IS=IZ+ILI_S = I_Z + I_L):

IZ=ISIL=40 mA20 mA=20 mAI_Z = I_S - I_L = 40\ \text{mA} - 20\ \text{mA} = \mathbf{20\ mA}

(iii) Power dissipated in the Zener:

PZ=VZ×IZ=6.2 V×0.020 A=0.124 W=124 mWP_Z = V_Z\times I_Z = 6.2\ \text{V}\times 0.020\ \text{A} = 0.124\ \text{W} = \mathbf{124\ mW}
zener-diodevoltage-regulator
7short5 marks

A three-stage cascade amplifier has individual voltage gains of A1=12A_1 = 12, A2=25A_2 = 25 and A3=8A_3 = 8. (i) Find the overall voltage gain. (ii) Express the overall gain in decibels (dB). (iii) If the input signal is 5 mV5\ \text{mV} RMS, find the output voltage.

Given: A1=12A_1=12, A2=25A_2=25, A3=8A_3=8, Vin=5 mVV_{in}=5\ \text{mV}.

(i) Overall voltage gain (product of stage gains):

AV=A1×A2×A3=12×25×8=2400A_V = A_1\times A_2\times A_3 = 12\times 25\times 8 = 2400 AV=2400\mathbf{A_V = 2400}

(ii) Gain in decibels:

AV(dB)=20log10(AV)=20log10(2400)A_{V(dB)} = 20\log_{10}(A_V) = 20\log_{10}(2400) log10(2400)=3.3802\log_{10}(2400) = 3.3802 AV(dB)=20×3.3802=67.6 dBA_{V(dB)} = 20\times 3.3802 = \mathbf{67.6\ dB}

(iii) Output voltage:

Vout=AV×Vin=2400×5 mV=12000 mV=12 VV_{out} = A_V\times V_{in} = 2400\times 5\ \text{mV} = 12000\ \text{mV} = \mathbf{12\ V}
amplifierdecibelgain
8short5 marks

(a) For a non-inverting op-amp amplifier with Rf=90 kΩR_f = 90\ \text{k}\Omega and R1=10 kΩR_1 = 10\ \text{k}\Omega, find the closed-loop voltage gain and the output for an input of 0.2 V0.2\ \text{V}.

(b) Write the output expression of an ideal op-amp integrator and state one practical application.

(a) Non-inverting amplifier

Closed-loop gain:

AV=1+RfR1=1+9010=1+9=10A_V = 1 + \frac{R_f}{R_1} = 1 + \frac{90}{10} = 1 + 9 = \mathbf{10}

Output voltage:

Vo=AV×Vin=10×0.2 V=2 VV_o = A_V\times V_{in} = 10\times 0.2\ \text{V} = \mathbf{2\ V}

(The output is in phase with the input, a key feature of the non-inverting configuration.)

(b) Op-amp integrator

With input resistor RR and feedback capacitor CC, the ideal output is:

Vo(t)=1RC0tVindt+Vo(0)\boxed{V_o(t) = -\frac{1}{RC}\int_0^t V_{in}\,dt + V_o(0)}

The output is proportional to the time integral of the input (with a sign inversion).

Application: waveform generation (e.g., converting a square wave into a triangular wave), analog computers solving differential equations, and ramp generators in analog-to-digital converters.

op-ampnon-inverting-amplifierintegrator
9short5 marks

(i) Convert the decimal number (186)10(186)_{10} to binary and hexadecimal. (ii) Perform the binary addition (1011)2+(1101)2(1011)_2 + (1101)_2 and verify the result in decimal. (iii) Find the 2's complement of (01101010)2(0110\,1010)_2.

(i) Decimal 186 to binary and hex

Repeated division by 2: 186→93 r0, 93→46 r1, 46→23 r0, 23→11 r1, 11→5 r1, 5→2 r1, 2→1 r0, 1→0 r1. Reading remainders bottom-up:

(186)10=(10111010)2(186)_{10} = \mathbf{(1011\,1010)_2}

Group into nibbles: 1011=B1011 = \text{B}, 1010=A1010 = \text{A}:

(186)10=(BA)16(186)_{10} = \mathbf{(BA)_{16}}

(Check: 11×16+10=176+10=18611\times16 + 10 = 176 + 10 = 186 ✓)

(ii) Binary addition 1011+11011011 + 1101

   1011   (11)
 + 1101   (13)
 ------
  11000   (24)

Step: 1+1=10 (write 0 carry 1); 1+0+1=10 (write 0 carry 1); 0+1+1=10 (write 0 carry 1); 1+1+1=11 (write 1 carry 1); final carry 1.

(1011)2+(1101)2=(11000)2=2410(1011)_2 + (1101)_2 = \mathbf{(11000)_2} = 24_{10}

Verification: 11+13=2411 + 13 = 24

(iii) 2's complement of 011010100110\,1010

1's complement (invert all bits): 01101010100101010110\,1010 \to 1001\,0101.

Add 1:

10010101+1=100101101001\,0101 + 1 = \mathbf{1001\,0110}

So the 2's complement is (10010110)2(1001\,0110)_2.

number-systembinary-conversiondigital
10short5 marks

(a) Why is NAND called a universal gate? Realize a 2-input OR gate using only NAND gates and show its working with a truth table.

(b) Write the truth table of an XOR gate and give its Boolean expression.

(a) NAND as a universal gate

NAND is called universal because any logic function (AND, OR, NOT) — and therefore any combinational circuit — can be implemented using only NAND gates.

OR using NAND: By De Morgan, A+B=AˉBˉA + B = \overline{\bar A\cdot\bar B}.

  • NAND gate 1: inputs A,AA,AAˉ\bar A
  • NAND gate 2: inputs B,BB,BBˉ\bar B
  • NAND gate 3: inputs Aˉ,Bˉ\bar A,\bar BAˉBˉ=A+B\overline{\bar A\bar B} = A + B

Truth table:

ABAˉ\bar ABˉ\bar BAˉBˉ\overline{\bar A\bar B} = OR
00110
01101
10011
11001

The last column matches the OR truth table. ✓

(b) XOR gate

Boolean expression:

Y=AB=AˉB+ABˉY = A\oplus B = \bar A B + A\bar B

Truth table:

ABY = A⊕B
000
011
101
110

Output is HIGH only when the inputs differ.

logic-gatesuniversal-gatescombinational
11short5 marks

(a) Differentiate between active and passive transducers with one example of each.

(b) Briefly explain the working principle of an LVDT (Linear Variable Differential Transformer) and state two advantages.

(a) Active vs passive transducers

FeatureActive transducerPassive transducer
PowerGenerates its own electrical output; needs no external supplyRequires an external excitation source
PrincipleConverts energy of measurand directly into electrical energyMeasurand changes a passive parameter (R, L, C)
ExampleThermocouple, piezoelectric crystal, photovoltaic cellStrain gauge (resistive), LVDT (inductive), capacitive sensor

(b) LVDT working principle

An LVDT has one primary winding and two identical secondary windings (S1, S2) wound symmetrically on either side of the primary, with a movable ferromagnetic core. The primary is energised with AC. The core's position determines the magnetic coupling to each secondary.

  • At the null (centre) position, equal flux links S1 and S2; since they are connected in series opposition, the net output Vo=VS1VS2=0V_o = V_{S1} - V_{S2} = 0.
  • When the core moves toward S1, VS1>VS2V_{S1} > V_{S2}, giving a net output whose magnitude is proportional to displacement and whose phase indicates the direction of movement.

Advantages:

  1. Frictionless operation (no physical contact between core and windings) → high resolution and long life.
  2. High sensitivity, good linearity over its range, and robust against shock/vibration.
instrumentationtransducerlvdt

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) question paper 2076?
The full BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) 2076 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Basic Electronics Engineering (IOE, EX 451) 2076 paper come with solutions?
Yes. Every question on this Basic Electronics Engineering (IOE, EX 451) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) 2076 paper?
The BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) 2076 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Basic Electronics Engineering (IOE, EX 451) past paper free?
Yes — reading and attempting this Basic Electronics Engineering (IOE, EX 451) past paper on Kekkei is completely free.