BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) Question Paper 2079 Nepal
This is the official BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) question paper for 2079, 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 2079 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt all questions.
(a) Explain the formation of a depletion region in a P-N junction diode and define the terms barrier potential and depletion width. Sketch and explain the V-I characteristic of a silicon diode in forward and reverse bias.
(b) A Zener diode voltage regulator uses a Zener of with maximum power rating . The unregulated input varies from to and the load draws a current that varies from to . A series resistor is used. Determine the maximum Zener current and verify whether the Zener power rating is exceeded. Assume the minimum Zener current for regulation is .
(a) Depletion region in a P-N junction
When a P-type and an N-type semiconductor are joined, the high concentration of holes on the P-side and electrons on the N-side causes diffusion of majority carriers across the junction. Electrons crossing into the P-side recombine with holes, and holes crossing into the N-side recombine with electrons. This leaves behind immobile ionized dopant atoms: negative acceptor ions on the P-side and positive donor ions on the N-side.
This region, depleted of free charge carriers, is the depletion region. The exposed ions set up an internal electric field opposing further diffusion. Equilibrium is reached when the field is strong enough to stop net carrier flow.
- Barrier potential (): the built-in potential difference across the depletion region at equilibrium. Approximately for silicon and for germanium at room temperature.
- Depletion width: the physical thickness of the carrier-free region. It narrows under forward bias and widens under reverse bias.
V-I characteristic (silicon):
I (mA)
| / (forward: steep rise after ~0.7 V)
| /
| /
------+----------+--------- V
<----| 0.7 V
(reverse: tiny leakage current,
then sharp breakdown at -V_BR)
|
- Forward bias: P to +, N to −. Barrier reduces; conduction begins near the knee voltage (), after which current rises steeply.
- Reverse bias: only a small reverse saturation current () flows until the breakdown voltage, beyond which current increases sharply.
(b) Zener regulator analysis
The Zener carries the maximum current when the input is maximum and the load current is minimum.
Maximum Zener voltage stays clamped at .
Current through the series resistor at :
At this condition the load current is minimum, :
Power dissipated in the Zener:
Compare with rating: .
Since , the Zener rating is not exceeded — the design is safe, but the margin is small (only , i.e. about 5%).
Final answers: , — safe.
(a) Draw the circuit of a voltage-divider (potential-divider) biased NPN transistor amplifier and explain why this configuration provides good Q-point stability against variations in .
(b) For a voltage-divider bias circuit: , , , , , , . Determine the Q-point ( and ). Use the exact Thevenin method.
(a) Voltage-divider bias and stability
+Vcc
|
+---+---+
| |
R1 Rc
| |
+---+---C (collector)
| |
| B---[NPN]
R2 | E
| | |
+---+ Re
| |
GND-----+--- GND
and form a divider that fixes the base voltage nearly independent of base current. The emitter resistor provides negative feedback: if temperature or rises and tends to increase, the emitter voltage rises, which reduces , thereby reducing and counteracting the increase in . Because is set by the resistor ratio (not by ), the Q-point is largely independent of the transistor's — giving excellent stability.
(b) Q-point by exact Thevenin method
Thevenin voltage (base):
Thevenin resistance:
Base loop (KVL):
Collector current:
Collector-emitter voltage: with ,
Q-point: , .
(a) State the ideal op-amp assumptions (virtual short and infinite input impedance) and use them to derive the closed-loop gain of an inverting amplifier.
(b) An inverting summing amplifier has feedback resistor and three input branches: through , through , and through . Compute the output voltage . If the op-amp supply rails are , confirm the output is not clipped.
(a) Ideal op-amp & inverting gain
Ideal assumptions:
- Infinite open-loop gain ().
- Infinite input impedance — no current flows into either input terminal.
- Zero output impedance.
With negative feedback, the differential input voltage is forced to zero, so (virtual short). For an inverting amplifier the non-inverting input is grounded (), hence — a virtual ground.
Vin --[R1]--+--[Rf]--+
| |
(-)\ |
| >----+---- Vo
(+)/
|
GND
Since no current enters the inverting input, the current through equals the current through :
(b) Summing amplifier output
For an inverting summer, each input contributes through its own gain:
Compute each gain:
Substitute:
Clipping check: , which is well within the rails. The output is not clipped.
Final answer: (no clipping).
A logic function of four variables is given as the sum of minterms:
(a) Simplify using a 4-variable Karnaugh map and write the minimal sum-of-products (SOP) expression.
(b) Implement the simplified expression using only NAND gates (describe the gate structure).
(a) K-map simplification
Place 1s at the listed minterms. K-map (rows , columns in Gray order ):
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) 1(13) 0(15) 0(14)
AB=10 1(8) 1(9) 0(11) 1(10)
Group 1 — the four corners + their column neighbours: minterms form a quad where and → term .
Group 2 — minterms : here and across all four (these are the CD=01 column, all four rows have 1s) → term .
Check coverage:
- covers 0,2,8,10.
- covers 1,5,9,13.
All eight minterms covered.
(b) NAND-only implementation
A two-level SOP maps directly to a NAND-NAND network. Rewrite using double negation:
Gate structure:
- Generate complements using NAND gates wired as inverters (both inputs tied together).
- NAND-1: inputs → output .
- NAND-2: inputs → output .
- NAND-3 (output gate): inputs are outputs of NAND-1 and NAND-2 → produces .
This realises the function with three 2-input NAND gates plus inverters (also NANDs), confirming the NAND-universal property.
(a) Define a transducer and distinguish between active and passive transducers with one example of each.
(b) A strain gauge of unstrained resistance and gauge factor is connected in one arm of a balanced Wheatstone bridge with excitation voltage . When the structural member is loaded, the gauge experiences a strain of (microstrain). Determine (i) the change in gauge resistance , and (ii) the approximate bridge output (unbalance) voltage using the quarter-bridge approximation .
(a) Transducer definitions
A transducer is a device that converts one form of energy (a physical quantity such as temperature, pressure, displacement or strain) into another form, usually an electrical signal proportional to the measured quantity, suitable for measurement, processing or control.
| Type | Principle | Example |
|---|---|---|
| Active | Generates its own electrical output (no external supply needed) — self-generating | Thermocouple, piezoelectric crystal |
| Passive | Requires an external power/excitation source; output is a change in a passive parameter (R, L, C) | Strain gauge (resistance change), LVDT, thermistor |
(b) Strain gauge in Wheatstone bridge
(i) Change in resistance. The gauge factor relates fractional resistance change to strain:
With :
(ii) Bridge output (quarter-bridge).
Final answers: , bridge output .
Section B: Short Answer Questions
Attempt all questions.
A full-wave bridge rectifier supplies a load from a transformer secondary of (rms). A capacitor filter is used; the supply frequency is . Neglecting diode drops, estimate (i) the peak load voltage, (ii) the DC (average) load voltage with the filter, and (iii) the peak-to-peak ripple voltage using .
(i) Peak load voltage. For a bridge rectifier (neglecting diode drops) the peak equals the secondary peak:
(ii) DC load voltage with capacitor filter. Approximate DC value as . First estimate the load (DC) current using :
(iii) Peak-to-peak ripple. For a full-wave rectifier the ripple frequency is :
Refined DC voltage:
Final answers: ; ; .
(a) With a labelled symbol, briefly explain the operating principle of an n-channel enhancement-type MOSFET, including the role of the threshold voltage .
(b) State three key differences between a BJT and a FET.
(a) n-channel enhancement MOSFET
Drain (D)
|
Gate ||==+
(G) || (oxide-insulated gate)
----||==+
|
Source (S)
(Body/Substrate usually tied to S)
In an n-channel enhancement MOSFET the substrate is p-type with n-type source and drain diffusions. The metal/poly gate is insulated from the channel region by a thin silicon-dioxide layer (hence very high input impedance).
- With there is no conducting channel between drain and source (the device is normally OFF).
- When a positive is applied, the gate field repels holes and attracts electrons to the surface beneath the oxide. Once exceeds the threshold voltage , an inversion layer (n-channel) forms, connecting source to drain and allowing to flow.
- Increasing beyond enhances the channel and increases — hence "enhancement type." Drain current is controlled by the gate voltage.
(b) BJT vs FET — three differences
| Feature | BJT | FET |
|---|---|---|
| Control | Current-controlled () | Voltage-controlled ( set by ) |
| Carriers | Bipolar (both electrons & holes) | Unipolar (one carrier type) |
| Input impedance | Low to moderate | Very high (insulated/ reverse-biased gate) |
(Additional valid points: FETs are less noisy and more temperature-stable; BJTs offer higher transconductance/gain for a given size.)
(a) For a non-inverting op-amp amplifier with and , find the closed-loop voltage gain and the output for an input of .
(b) Briefly state the function of an op-amp integrator and write its output expression.
(a) Non-inverting amplifier
Closed-loop gain of a non-inverting amplifier:
Output voltage:
Note the output is in phase (non-inverting), so .
(b) Op-amp integrator
An integrator produces an output proportional to the time integral of the input signal. It is built by placing a capacitor in the feedback path of an inverting op-amp (with input resistor ). The virtual ground forces the input current to charge , giving:
Uses: waveform generation (e.g. ramp/triangular from a square wave), analog computation, and active low-pass filtering.
(a) Convert the decimal number into binary and hexadecimal.
(b) Perform the subtraction using 8-bit 2's complement arithmetic and verify the result.
(a) Decimal conversions
To binary (repeated division by 2, remainders bottom-up):
To hexadecimal (group binary in nibbles): , :
Check: . ✓
(b) 8-bit 2's complement subtraction
Write the operands in 8-bit binary:
2's complement of 29: invert bits → , then add 1 → .
Add :
0010 1101 (45)
+ 1110 0011 (-29)
-----------
1 0001 0000
The carry out of the 8th bit is discarded. Result .
Verification: . The MSB is 0 (positive), the carry-out is discarded with no overflow (signs of operands differ → overflow impossible). ✓
Final answers: ; .
An audio amplifier has an input power of and delivers an output power of to a loudspeaker.
(a) Calculate the power gain in decibels (dB).
(b) The amplifier's mid-band voltage gain is . Express this gain in dB.
(c) Define the term bandwidth of an amplifier with reference to its lower and upper cut-off (half-power) frequencies.
(a) Power gain in dB
(b) Voltage gain in dB
(c) Bandwidth
The bandwidth (BW) of an amplifier is the range of frequencies over which the gain remains within of its mid-band value (i.e. the gain does not fall below of mid-band gain, corresponding to half the output power).
It is defined by two cut-off (half-power) frequencies:
- Lower cut-off frequency — below which gain rolls off (limited by coupling/bypass capacitors).
- Upper cut-off frequency — above which gain rolls off (limited by device/stray capacitances).
At and the power output is half the mid-band power, hence the name half-power frequencies.
(a) Differentiate between combinational and sequential logic circuits with one example of each.
(b) Draw the truth table of a JK flip-flop and explain its operation for all four input combinations, highlighting the toggle condition.
(c) State how many flip-flops are required to build a MOD-16 ripple counter and give its maximum count.
(a) Combinational vs sequential
| Combinational | Sequential | |
|---|---|---|
| Output depends on | Present inputs only | Present inputs and past state (memory) |
| Memory element | None | Flip-flops / latches |
| Clock | Not required | Usually clocked |
| Example | Adder, multiplexer, decoder | Counter, shift register, flip-flop |
(b) JK flip-flop truth table
| J | K | Operation | |
|---|---|---|---|
| 0 | 0 | No change (hold) | |
| 0 | 1 | 0 | Reset |
| 1 | 0 | 1 | Set |
| 1 | 1 | Toggle |
Operation: The JK flip-flop removes the forbidden () state of the SR flip-flop. With the output holds its previous value; forces a reset to 0; sets the output to 1. The key feature is the toggle condition: when , on each active clock edge the output complements (). This toggling makes the JK flip-flop ideal for building counters and frequency dividers.
(c) MOD-16 ripple counter
A MOD- counter needs flip-flops where . For MOD-16, , so:
- Number of flip-flops = 4.
- Count sequence: to , i.e. 16 distinct states ( to ).
- Maximum count = (then it rolls over to 0).
Frequently asked questions
- Where can I find the BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) question paper 2079?
- The full BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) 2079 (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) 2079 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) 2079 paper?
- The BE Civil Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) 2079 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.