BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) Question Paper 2076 Nepal
This is the official BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) question paper for 2076, as set in the regular annual examination. It carries 80 full marks and a time allowance of 180 minutes, across 11 questions. On Kekkei you can attempt this Basic Electronics Engineering (IOE, EX 451) 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 Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) exam or solving previous years' question papers, this 2076 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt all questions.
(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 . The four diodes are silicon ( each) and the load resistance is . 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 .
(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 for silicon and for germanium at room temperature.
V-I characteristic (silicon):
- Forward bias (p positive): once the applied voltage exceeds the knee/cut-in voltage (), the barrier collapses and current rises sharply and almost exponentially:
- Reverse bias (p negative): the barrier widens; only a very small reverse saturation current 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: , , two diodes conduct each half cycle so total drop , supply .
(i) Peak secondary voltage:
Peak load voltage (subtract two diode drops):
(ii) DC (average) load voltage for full-wave:
(iii) DC load current:
(iv) For a full-wave rectifier the ripple frequency is twice the supply frequency:
(a) Explain the working of an npn transistor in the active region and define the current relations , and . Derive the relation .
(b) For the voltage-divider bias circuit shown below, , , , , , and . Determine the Q-point ( and ).
+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):
Definitions:
- (common-base current gain, < 1, typically 0.95–0.99)
- (common-emitter current gain, typically 50–300)
Derivation of :
(b) Voltage-divider bias Q-point
Thévenin voltage at the base:
Thévenin resistance:
Base loop (KVL):
Collector current:
Collector-emitter voltage ():
Q-point: , — comfortably in the active region.
(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 with three inputs through , through and through . Derive the output expression and compute . If the op-amp supply rails are , state whether the output saturates.
(a) Ideal op-amp characteristics
- Infinite open-loop gain ()
- Infinite input impedance () → zero input current
- Zero output impedance ()
- Infinite bandwidth
- Infinite common-mode rejection ratio (CMRR)
- 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 — the two inputs are at the same potential without being physically connected (a virtual short). When the non-inverting input is grounded (), the inverting input is held at — 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:
Gain per channel:
Substitute:
Saturation check: , so the output lies well within the rails and does not saturate.
(a) State De Morgan's theorems and prove the first theorem using a truth table.
(b) A combinational function of four variables is given by
Simplify using a Karnaugh map and draw/describe the simplified logic circuit using AND, OR and NOT gates.
(a) De Morgan's theorems
Truth-table proof of theorem 1:
| A | B | A+B | ||||
|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 1 | 1 | 1 | 1 |
| 0 | 1 | 1 | 0 | 1 | 0 | 0 |
| 1 | 0 | 1 | 0 | 0 | 1 | 0 |
| 1 | 1 | 1 | 0 | 0 | 0 | 0 |
Columns and are identical for all input combinations, hence proved.
(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 → and vary..., common: → term .
- Group 2 (quad): minterms 0,2,8,10 → common: → term .
- Group 3 (pair): minterms 1,5 → common: → term .
Simplified expression:
Verification (spot check): m5 (A=0,B=1,C=0,D=1): , , → F=1 ✓. m10 (1,0,1,0): → F=1 ✓. m3 (0,0,1,1): , , → F=0 ✓ (not a minterm).
Logic circuit (described):
- NOT gates produce .
- AND gate 1: inputs → .
- AND gate 2: inputs → .
- AND gate 3: inputs → .
- Final 3-input OR gate combines the three AND outputs to give .
(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 and the fourth arm is the sensor . The bridge is supplied with . (i) Find the value of for balance. (ii) When temperature rises, becomes . Calculate the bridge output (off-balance) voltage 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: in one branch, in the other (standard balance condition ).
(i) Balance condition:
(ii) Off-balance output with . Output is the difference between the two voltage-divider node voltages.
Node A (junction of and ):
Node B (junction of and ):
Output voltage:
The positive off-balance voltage of about is the measure of the temperature-induced resistance change.
Section B: Short Answer Questions
Attempt all questions.
A Zener diode with is used as a shunt voltage regulator. The unregulated input is through a series resistor . The load draws . (i) Find the current through the series resistor. (ii) Find the Zener current. (iii) Calculate the power dissipated in the Zener diode.
Given: , , , .
(i) Series resistor current (voltage across is ):
(ii) Zener current (KCL: ):
(iii) Power dissipated in the Zener:
A three-stage cascade amplifier has individual voltage gains of , and . (i) Find the overall voltage gain. (ii) Express the overall gain in decibels (dB). (iii) If the input signal is RMS, find the output voltage.
Given: , , , .
(i) Overall voltage gain (product of stage gains):
(ii) Gain in decibels:
(iii) Output voltage:
(a) For a non-inverting op-amp amplifier with and , find the closed-loop voltage gain and the output for an input of .
(b) Write the output expression of an ideal op-amp integrator and state one practical application.
(a) Non-inverting amplifier
Closed-loop gain:
Output voltage:
(The output is in phase with the input, a key feature of the non-inverting configuration.)
(b) Op-amp integrator
With input resistor and feedback capacitor , the ideal output is:
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.
(i) Convert the decimal number to binary and hexadecimal. (ii) Perform the binary addition and verify the result in decimal. (iii) Find the 2's complement of .
(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:
Group into nibbles: , :
(Check: ✓)
(ii) Binary addition
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.
Verification: ✓
(iii) 2's complement of
1's complement (invert all bits): .
Add 1:
So the 2's complement is .
(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, .
- NAND gate 1: inputs →
- NAND gate 2: inputs →
- NAND gate 3: inputs →
Truth table:
| A | B | = OR | ||
|---|---|---|---|---|
| 0 | 0 | 1 | 1 | 0 |
| 0 | 1 | 1 | 0 | 1 |
| 1 | 0 | 0 | 1 | 1 |
| 1 | 1 | 0 | 0 | 1 |
The last column matches the OR truth table. ✓
(b) XOR gate
Boolean expression:
Truth table:
| A | B | Y = A⊕B |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
Output is HIGH only when the inputs differ.
(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
| Feature | Active transducer | Passive transducer |
|---|---|---|
| Power | Generates its own electrical output; needs no external supply | Requires an external excitation source |
| Principle | Converts energy of measurand directly into electrical energy | Measurand changes a passive parameter (R, L, C) |
| Example | Thermocouple, piezoelectric crystal, photovoltaic cell | Strain 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 .
- When the core moves toward S1, , giving a net output whose magnitude is proportional to displacement and whose phase indicates the direction of movement.
Advantages:
- Frictionless operation (no physical contact between core and windings) → high resolution and long life.
- High sensitivity, good linearity over its range, and robust against shock/vibration.
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.