Browse papers
A

Section A: Long Answer Questions

Attempt all / any as specified.

4 questions
1long12 marks

(a) Explain the formation of a p-n junction and derive the relationship between the diode current and the applied voltage using the diode equation, clearly defining each term. (6)

(b) For the silicon diode circuit shown, the input is a sinusoidal signal vi=10sinωtv_i = 10\sin\omega t V applied to a positive clipper. Sketch the output waveform and explain its operation. Assume the diode cut-in voltage is 0.7 V. (6)

(a) Formation of a p-n junction and the diode equation (6)

Formation of the junction: A p-n junction is formed when a single crystal of semiconductor is doped so that one region is p-type (excess holes) and the adjacent region is n-type (excess electrons). At the metallurgical junction, the large concentration gradient causes diffusion of holes from p to n and electrons from n to p. The departing carriers leave behind immobile ionized impurity atoms — negative acceptor ions on the p-side and positive donor ions on the n-side. This region, swept free of mobile carriers, is the depletion region, and the exposed ion charges set up a built-in electric field (and a barrier potential V00.7V_0 \approx 0.7 V for Si, 0.30.3 V for Ge). At equilibrium the diffusion current is exactly balanced by the drift current due to this field, so the net current is zero.

Diode equation (Shockley equation): When an external voltage VV is applied, the barrier is lowered (forward bias) or raised (reverse bias). The current is

I=IS(eV/ηVT1)I = I_S\left(e^{\,V/\eta V_T} - 1\right)

where

  • II = diode (terminal) current,
  • ISI_S = reverse saturation current (due to minority carriers),
  • VV = applied voltage across the junction (positive for forward bias),
  • η\eta = ideality/emission factor (1\approx 1 for Ge, 2\approx 2 for Si at low current),
  • VT=kT/qV_T = kT/q = thermal voltage 26\approx 26 mV at room temperature (T=300T = 300 K), with kk = Boltzmann constant, qq = electronic charge, TT = absolute temperature.

Interpretation: In forward bias V>0V>0, the exponential dominates, so IISeV/ηVTI \approx I_S e^{V/\eta V_T} rises sharply. In reverse bias V<0V<0, eV/ηVT0e^{V/\eta V_T}\to 0, so IISI \approx -I_S, a small constant reverse current. This explains the rectifying (one-way) nature of the diode.

(b) Positive (series) clipper, vi=10sinωtv_i = 10\sin\omega t V (6)

A positive clipper removes (clips off) the positive part of the input above the diode cut-in level.

Operation (series diode pointing toward the source):

  • Positive half-cycle: the diode is reverse biased and acts as an open switch, so no current flows and vo=0v_o = 0 (the positive peaks are clipped).
  • Negative half-cycle: the diode is forward biased once vi>0.7|v_i| > 0.7 V; it conducts and the negative portion appears at the output, reduced by the cut-in drop, so vo=vi+0.7v_o = v_i + 0.7 V (output reaches about 9.3-9.3 V).

Output waveform (described): A sine wave whose entire positive half is flat at 0 V, and whose negative half is the negative lobe of the sine but shifted up by 0.7 V, so its peak is about 9.3-9.3 V instead of 10-10 V. Thus only the lower (negative) excursion appears, clipped by one diode drop.

vo={0vi>0.7 Vvi+0.7 Vvi0.7 Vv_o = \begin{cases} 0 & v_i > -0.7\text{ V} \\ v_i + 0.7\text{ V} & v_i \le -0.7\text{ V}\end{cases}

(If the diode polarity is reversed, the negative half is clipped instead; the principle is identical.)

semiconductor-diodesdiode-applicationsclipper-clamper
2long12 marks

(a) Draw the circuit of a voltage-divider (potential-divider) bias configuration for an npn BJT and derive the expression for the collector current ICI_C. Explain why this configuration provides better bias stability than fixed-bias. (7)

(b) For a voltage-divider bias circuit with VCC=18V_{CC}=18 V, R1=39 kΩR_1=39\text{ k}\Omega, R2=10 kΩR_2=10\text{ k}\Omega, RC=2 kΩR_C=2\text{ k}\Omega, RE=1 kΩR_E=1\text{ k}\Omega and β=120\beta=120, determine the Q-point (ICQI_{CQ} and VCEQV_{CEQ}). (5)

(a) Voltage-divider bias and ICI_C derivation (7)

Circuit: An npn transistor with the base connected to the junction of two resistors R1R_1 (from +VCC+V_{CC} to base) and R2R_2 (base to ground), forming a potential divider. The collector connects to +VCC+V_{CC} through RCR_C, and the emitter to ground through RER_E.

Derivation (using Thevenin's theorem at the base):

Thevenin voltage and resistance seen by the base:

VTH=VCCR2R1+R2,RTH=R1R2=R1R2R1+R2V_{TH} = V_{CC}\frac{R_2}{R_1+R_2}, \qquad R_{TH} = R_1\,\|\,R_2 = \frac{R_1 R_2}{R_1+R_2}

Applying KVL around the base–emitter loop (with IE=(β+1)IBICI_E = (\beta+1)I_B \approx I_C):

VTH=IBRTH+VBE+IEREV_{TH} = I_B R_{TH} + V_{BE} + I_E R_E

Substituting IB=IC/βI_B = I_C/\beta and IEICI_E \approx I_C:

IC=VTHVBERTHβ+RE\boxed{\,I_C = \dfrac{V_{TH} - V_{BE}}{\dfrac{R_{TH}}{\beta} + R_E}\,}

Why it is more stable than fixed bias: If RTH/βRER_{TH}/\beta \ll R_E (the usual design condition), then IC(VTHVBE)/REI_C \approx (V_{TH}-V_{BE})/R_E, which is independent of β\beta. Since β\beta varies widely between devices and with temperature, eliminating its influence keeps the Q-point fixed. In addition, RER_E provides negative (current-series) feedback: any rise in ICI_C (e.g., due to temperature) increases the emitter voltage, reducing VBEV_{BE} and hence ICI_C, automatically stabilising the operating point. Fixed bias has neither feature, so its Q-point drifts strongly with β\beta and temperature.

(b) Q-point calculation (5)

Given VCC=18V_{CC}=18 V, R1=39R_1=39 kΩ\Omega, R2=10R_2=10 kΩ\Omega, RC=2R_C=2 kΩ\Omega, RE=1R_E=1 kΩ\Omega, β=120\beta=120, VBE=0.7V_{BE}=0.7 V.

VTH=18×1039+10=18×1049=3.673 VV_{TH} = 18\times\frac{10}{39+10} = 18\times\frac{10}{49} = 3.673\text{ V} RTH=39×1049=7.959 kΩR_{TH} = \frac{39\times10}{49} = 7.959\text{ k}\Omega ICQ=VTHVBERTHβ+RE=3.6730.77.959120+1 kΩ=2.9730.0663+1=2.9731.0663 mAI_{CQ} = \frac{V_{TH}-V_{BE}}{\dfrac{R_{TH}}{\beta}+R_E} = \frac{3.673-0.7}{\dfrac{7.959}{120}+1}\text{ k}\Omega = \frac{2.973}{0.0663+1} = \frac{2.973}{1.0663}\text{ mA} ICQ2.79 mA\boxed{I_{CQ} \approx 2.79\text{ mA}} VCEQ=VCCICQ(RC+RE)=182.79×(2+1)=188.37V_{CEQ} = V_{CC} - I_{CQ}(R_C + R_E) = 18 - 2.79\times(2+1) = 18 - 8.37 VCEQ9.63 V\boxed{V_{CEQ} \approx 9.63\text{ V}}

The Q-point lies near the middle of the load line, confirming a well-designed bias.

bjt-biasingdc-load-linestability-factor
3long16 marks

(a) Define an ideal operational amplifier and list four of its ideal characteristics. Using the virtual-ground concept, derive the closed-loop voltage gain of an inverting amplifier. (8)

(b) Design an op-amp summing amplifier that produces an output vo=(2v1+4v2+v3)v_o = -(2v_1 + 4v_2 + v_3). Show all resistor values assuming a feedback resistor of Rf=40 kΩR_f = 40\text{ k}\Omega. (5)

(c) Explain, with a circuit diagram, the working of an op-amp integrator and write its output expression. (3)

(a) Ideal op-amp and inverting-amplifier gain (8)

Definition: An ideal operational amplifier is a direct-coupled, high-gain differential amplifier that amplifies the difference between its two input voltages, vo=AOL(v+v)v_o = A_{OL}(v_+ - v_-), with AOLA_{OL}\to\infty.

Four ideal characteristics:

  1. Infinite open-loop voltage gain, AOL=A_{OL} = \infty.
  2. Infinite input impedance, Zin=Z_{in} = \infty (no input current).
  3. Zero output impedance, Zout=0Z_{out} = 0.
  4. Infinite bandwidth and infinite CMRR (zero offset, zero common-mode response).

Inverting amplifier gain (virtual-ground concept):

The input viv_i feeds the inverting terminal through R1R_1; RfR_f provides feedback from output to the inverting input; the non-inverting input is grounded. Because AOLA_{OL} is infinite, the differential input voltage is essentially zero, so v=v+=0v_- = v_+ = 0 — the inverting node is a virtual ground. Also, no current enters the op-amp input, so all the current through R1R_1 flows through RfR_f:

vi0R1=0voRf\frac{v_i - 0}{R_1} = \frac{0 - v_o}{R_f} Av=vovi=RfR1\boxed{A_v = \frac{v_o}{v_i} = -\frac{R_f}{R_1}}

The negative sign indicates a 180180^\circ phase inversion; the gain magnitude is set only by the resistor ratio.

(b) Summing amplifier for vo=(2v1+4v2+v3)v_o = -(2v_1 + 4v_2 + v_3) (5)

For an inverting summer with RfR_f common feedback resistor:

vo=(RfR1v1+RfR2v2+RfR3v3)v_o = -\left(\frac{R_f}{R_1}v_1 + \frac{R_f}{R_2}v_2 + \frac{R_f}{R_3}v_3\right)

Match coefficients with Rf=40R_f = 40 kΩ\Omega:

  • RfR1=2R1=402=20 kΩ\dfrac{R_f}{R_1} = 2 \Rightarrow R_1 = \dfrac{40}{2} = 20\text{ k}\Omega
  • RfR2=4R2=404=10 kΩ\dfrac{R_f}{R_2} = 4 \Rightarrow R_2 = \dfrac{40}{4} = 10\text{ k}\Omega
  • RfR3=1R3=401=40 kΩ\dfrac{R_f}{R_3} = 1 \Rightarrow R_3 = \dfrac{40}{1} = 40\text{ k}\Omega

Result: R1=20R_1 = 20 kΩ\Omega, R2=10R_2 = 10 kΩ\Omega, R3=40R_3 = 40 kΩ\Omega, Rf=40R_f = 40 kΩ\Omega, with all three inputs applied to the inverting node and the non-inverting input grounded.

(c) Op-amp integrator (3)

Circuit: Same as an inverting amplifier but the feedback resistor RfR_f is replaced by a capacitor CC; the input resistor is RR. The non-inverting input is grounded, so the inverting node is a virtual ground.

Working: Input current i=vi/Ri = v_i/R flows into the capacitor (no current into the op-amp), charging it. Since v=0v_- = 0, the output equals the voltage across CC:

i=viR=Cdvodti = \frac{v_i}{R} = -C\frac{dv_o}{dt}

Integrating:

vo=1RC0tvidt+vo(0)\boxed{v_o = -\frac{1}{RC}\int_0^t v_i\,dt + v_o(0)}

Thus the output is the (scaled, inverted) time integral of the input — a square-wave input produces a triangular output. A large resistor is usually placed across CC to limit DC gain and prevent saturation from offset.

operational-amplifierinverting-amplifierop-amp-applications
4long12 marks

(a) With suitable diagrams, explain the construction and operation of an n-channel JFET. Sketch and explain its drain and transfer characteristics, indicating the pinch-off voltage. (8)

(b) Differentiate between depletion-type and enhancement-type MOSFETs in terms of construction and the relationship between gate voltage and drain current. (4)

(a) n-channel JFET: construction, operation and characteristics (8)

Construction: An n-channel JFET consists of a bar of n-type semiconductor (the channel) with ohmic contacts at the two ends called the drain (D) and source (S). Two heavily doped p-type regions are diffused on the sides and connected together as the gate (G), forming two p-n junctions with the channel. The depletion regions of these reverse-biased junctions control the channel width.

Operation: The gate–source junction is always reverse biased (VGS0V_{GS}\le 0).

  • With VGS=0V_{GS}=0 and a small VDSV_{DS}, the channel behaves like a resistor and IDI_D rises almost linearly (ohmic region).
  • As VDSV_{DS} increases, the reverse bias (and hence depletion width) is larger near the drain end, narrowing the channel. At VDS=VPV_{DS}=V_P (the pinch-off voltage) the channel just pinches off near the drain and IDI_D saturates at IDSSI_{DSS} (drain-to-source saturation current).
  • Making VGSV_{GS} more negative widens the depletion region, narrows the channel and reduces IDI_D. At VGS=VGS(off)=VPV_{GS}=V_{GS(off)}=-V_P the channel is fully cut off and ID=0I_D=0.

Transfer characteristic follows Shockley's equation:

ID=IDSS(1VGSVGS(off))2I_D = I_{DSS}\left(1-\frac{V_{GS}}{V_{GS(off)}}\right)^2

Drain characteristics (described): A family of curves of IDI_D vs VDSV_{DS} for different VGSV_{GS}. Each curve rises steeply in the ohmic region up to the pinch-off, then flattens into the saturation (active) region where IDI_D is nearly constant; the topmost curve is for VGS=0V_{GS}=0 (giving IDSSI_{DSS}). Beyond a high VDSV_{DS}, breakdown occurs. The locus where each curve enters saturation marks VDS=VP+VGSV_{DS}=V_P+V_{GS}.

Transfer characteristic (described): A single parabolic curve of IDI_D vs VGSV_{GS}, starting at ID=IDSSI_D=I_{DSS} when VGS=0V_{GS}=0 and falling to ID=0I_D=0 at VGS=VGS(off)V_{GS}=V_{GS(off)} (the pinch-off/cut-off voltage on the gate axis).

(b) Depletion-type vs enhancement-type MOSFET (4)

FeatureDepletion (D-MOSFET)Enhancement (E-MOSFET)
ConstructionA physical channel is diffused between source and drain at fabrication, so the channel exists even at VGS=0V_{GS}=0.No physical channel exists; the channel must be induced in the substrate by the gate field.
VGSV_{GS} vs IDI_DConducts at VGS=0V_{GS}=0 (ID=IDSSI_D=I_{DSS}). Can operate in both depletion mode (VGS<0V_{GS}<0, current decreases) and enhancement mode (VGS>0V_{GS}>0, current increases).Conducts only when $
Default stateNormally-ON device.Normally-OFF device (preferred for digital logic/switching).
fet-mosfetjfet-characteristicsmosfet-operation
B

Section B: Short Answer Questions

Attempt all / any as specified.

7 questions
5short8 marks

Draw the circuit of a full-wave bridge rectifier and explain its operation with input and output waveforms. Derive the expression for its ripple factor and explain how a capacitor filter reduces ripple.

Full-wave bridge rectifier

Circuit (described): Four diodes D1D_1D4D_4 arranged in a bridge. The AC secondary of the transformer connects across one diagonal of the bridge; the load RLR_L connects across the other diagonal. No centre-tapped transformer is required.

Operation:

  • Positive half-cycle: diodes D1D_1 and D2D_2 are forward biased and conduct; D3,D4D_3, D_4 are off. Current flows through RLR_L in a fixed direction.
  • Negative half-cycle: diodes D3D_3 and D4D_4 conduct; D1,D2D_1, D_2 are off. Current again flows through RLR_L in the same direction.

Thus both half-cycles produce a unidirectional output.

Waveforms (described): The input is a full sine wave (alternating + and −). The output is a series of positive humps — both halves of the sine appear as positive pulses at twice the input frequency (the negative half is flipped up).

Ripple factor derivation: The ripple factor is defined as

γ=rms value of AC (ripple) componentDC value=Vr(rms)Vdc=(VrmsVdc)21\gamma = \frac{\text{rms value of AC (ripple) component}}{\text{DC value}} = \frac{V_{r(rms)}}{V_{dc}} = \sqrt{\left(\frac{V_{rms}}{V_{dc}}\right)^2 - 1}

For a full-wave output: Vdc=2VmπV_{dc} = \dfrac{2V_m}{\pi} and Vrms=Vm2V_{rms} = \dfrac{V_m}{\sqrt2}.

VrmsVdc=Vm/22Vm/π=π22=1.11\frac{V_{rms}}{V_{dc}} = \frac{V_m/\sqrt2}{2V_m/\pi} = \frac{\pi}{2\sqrt2} = 1.11 γ=1.1121=0.2340.482\gamma = \sqrt{1.11^2 - 1} = \sqrt{0.234} \approx \boxed{0.482}

So a full-wave rectifier has a ripple factor of about 0.48 (versus 1.21 for half-wave) — much smoother.

Capacitor filter: A large capacitor CC is connected in parallel with RLR_L. It charges to near the peak VmV_m during each conducting interval and then discharges slowly through RLR_L between peaks. This stores charge and supplies the load when the rectified voltage falls, so the output stays close to VmV_m with only a small sawtooth ripple. The ripple factor with a capacitor filter is

γ=143fRLC\gamma = \frac{1}{4\sqrt3\,f R_L C}

showing that a larger CC (and RLR_L) and higher frequency reduce the ripple.

rectifiersfull-wave-rectifierfilters
6short6 marks

(a) Convert (2AF.C)16(2AF.C)_{16} to its decimal and binary equivalents. (3)

(b) Perform the subtraction (1011)2(0110)2(1011)_2 - (0110)_2 using 2's complement arithmetic and verify your result. (3)

(a) Convert (2AF.C)16(2AF.C)_{16} to decimal and binary (3)

To decimal — multiply each digit by its positional weight (A=10, F=15, C=12):

2×162+10×161+15×160+12×1612\times16^2 + 10\times16^1 + 15\times16^0 + 12\times16^{-1} =512+160+15+0.75=(687.75)10= 512 + 160 + 15 + 0.75 = \boxed{(687.75)_{10}}

To binary — convert each hex digit to 4 bits:

2=0010,  A=1010,  F=1111,  C=11002=0010,\; A=1010,\; F=1111,\; C=1100 (2AF.C)16=(001010101111.1100)2(2AF.C)_{16} = \boxed{(0010\,1010\,1111.1100)_2}

Dropping leading/trailing zeros: (1010101111.11)2(1010101111.11)_2. (Check: 10101011112=6871010101111_2 = 687, .112=0.75.11_2 = 0.75.)

(b) (1011)2(0110)2(1011)_2 - (0110)_2 using 2's complement (3)

Minuend 10112=111011_2 = 11, subtrahend 01102=60110_2 = 6; expect 116=5=0101211-6 = 5 = 0101_2.

Step 1 — 2's complement of 01100110: invert → 10011001; add 1 → 10101010.

Step 2 — add to minuend:

  1011
+ 1010
------
1 0101   <- carry-out = 1

Step 3 — interpretation: A carry-out of 1 means the result is positive; discard the carry. Result =01012= 0101_2.

Verification: (0101)2=5=116(0101)_2 = 5 = 11 - 6. ✓

number-systemsnumber-conversion
7short8 marks

(a) State and prove De Morgan's theorems. (3)

(b) Simplify the Boolean function 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) using a Karnaugh map and implement the simplified expression using only NAND gates. (5)

(a) De Morgan's theorems (3)

Theorem 1: The complement of a sum equals the product of the complements.

A+B=AˉBˉ\overline{A+B} = \bar{A}\cdot\bar{B}

Theorem 2: The complement of a product equals the sum of the complements.

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

Proof by truth table (Theorem 1):

ABA+BA+BA+B\overline{A+B}AˉBˉ\bar A\bar B
00011
01100
10100
11100

Columns A+B\overline{A+B} and AˉBˉ\bar A\bar B are identical, proving Theorem 1. Theorem 2 is proved identically (the AB\overline{A\cdot B} and Aˉ+Bˉ\bar A + \bar B columns match: 1,1,1,0).

(b) K-map simplification of F=m(0,1,2,5,8,9,10)F=\sum m(0,1,2,5,8,9,10) (5)

Plot the minterms on a 4-variable K-map (rows ABAB, columns CDCD, Gray-code order 00,01,11,10):

AB\CD00011110
001 (m0)1 (m1)01 (m2)
0101 (m5)00
110000
101 (m8)1 (m9)01 (m10)

Grouping:

  • Quad m0,m2,m8,m10 (the four corners): C=0C=0 and D=0D=0 → term CˉDˉ\bar C\bar D.
  • Quad m0,m1,m8,m9 (B=0,C=0B=0,C=0): → term BˉCˉ\bar B\bar C.
  • Pair m1,m5 (A=0,C=0,D=1A=0,C=0,D=1): → term AˉCˉD\bar A\bar C D.

Simplified SOP:

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

NAND-only implementation: Convert SOP to NAND-NAND. Each product term is formed by a NAND gate (giving its complement), and the outputs are combined by a final NAND gate, since

F=(CˉDˉ)(BˉCˉ)(AˉCˉD)F = \overline{\overline{(\bar C\bar D)}\cdot\overline{(\bar B\bar C)}\cdot\overline{(\bar A\bar C D)}}

So: three first-level NAND gates produce CˉDˉ\overline{\bar C\bar D}, BˉCˉ\overline{\bar B\bar C}, AˉCˉD\overline{\bar A\bar C D} (inputs are the complemented literals obtained from NAND-as-inverters), and a fourth NAND gate combines them to give FF. This is the standard two-level NAND-NAND network.

boolean-algebralogic-gatesk-map
8short6 marks

State the Barkhausen criterion for sustained oscillations. With a neat block diagram, explain the working principle of an RC phase-shift oscillator and write the expression for its frequency of oscillation.

Barkhausen criterion

For sustained (self-starting, constant-amplitude) sinusoidal oscillations in a feedback amplifier with amplifier gain AA and feedback factor β\beta, the loop gain must satisfy:

  1. Magnitude condition: Aβ=1|A\beta| = 1 (the loop gain magnitude equals unity).
  2. Phase condition: the total phase shift around the loop is 00^\circ (or 360360^\circ), i.e. Aβ=0\angle A\beta = 0, so feedback is positive.

(For oscillations to build up initially, Aβ|A\beta| is made slightly greater than 1, then settles to 1 by amplitude limiting.)

RC phase-shift oscillator

Block diagram (described): An inverting amplifier (gain A-A, providing 180180^\circ phase shift) whose output is fed back to its input through a three-section RC ladder network. Each RC section contributes a phase shift, and the three sections together provide an additional 180180^\circ at one particular frequency. Total loop phase =180+180=360= 180^\circ + 180^\circ = 360^\circ, satisfying Barkhausen's phase condition.

Working: The amplifier inverts (180180^\circ). The RC network is designed so that at the oscillation frequency it adds exactly 180180^\circ more. At that frequency the loop phase is 360360^\circ and the amplifier supplies enough gain to make Aβ=1|A\beta|=1, so oscillations are sustained. The RC network attenuates the signal by a factor of 1/291/29, so the amplifier must provide a gain of at least 29 to start and maintain oscillation.

Frequency of oscillation (three equal RC sections):

f=12πRC6\boxed{f = \frac{1}{2\pi RC\sqrt6}}

It is used to generate low/audio-frequency sine waves.

oscillatorsbarkhausen-criterionrc-oscillator
9short6 marks

Explain how a Zener diode acts as a voltage regulator. For a Zener regulator with VZ=10V_Z=10 V, RS=1 kΩR_S=1\text{ k}\Omega, an unregulated input of 20 V and a load resistance RL=2 kΩR_L=2\text{ k}\Omega, calculate the current through the Zener diode.

Zener diode as a voltage regulator

A Zener diode is operated in reverse breakdown, where it maintains a nearly constant voltage VZV_Z across itself over a wide range of reverse current. In a regulator it is connected in parallel with the load RLR_L, with a series resistor RSR_S between the unregulated input and the Zener/load node.

  • The series resistor RSR_S drops the excess voltage: ISRS=VinVZI_S R_S = V_{in} - V_Z.
  • The Zener acts as a shunt: if the load draws less current, the extra current flows through the Zener; if the load draws more, the Zener current decreases. In both cases the node voltage (and hence load voltage) stays clamped at VZV_Z, giving regulation against changes in load and input.

Numerical solution

Given VZ=10V_Z=10 V, RS=1R_S=1 kΩ\Omega, Vin=20V_{in}=20 V, RL=2R_L=2 kΩ\Omega.

Series current (through RSR_S):

IS=VinVZRS=20101 kΩ=10 mAI_S = \frac{V_{in}-V_Z}{R_S} = \frac{20-10}{1\text{ k}\Omega} = 10\text{ mA}

Load current (load sees VZ=10V_Z=10 V):

IL=VZRL=102 kΩ=5 mAI_L = \frac{V_Z}{R_L} = \frac{10}{2\text{ k}\Omega} = 5\text{ mA}

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

IZ=ISIL=105=5 mAI_Z = I_S - I_L = 10 - 5 = \boxed{5\text{ mA}}
zener-diodevoltage-regulation
10short6 marks

Draw and explain the input and output characteristics of a BJT in common-emitter (CE) configuration. Identify the active, saturation and cut-off regions on the output characteristics.

BJT common-emitter characteristics

In the CE configuration the emitter is common to input (base) and output (collector); input is VBEV_{BE}/IBI_B, output is VCEV_{CE}/ICI_C.

Input characteristics (IBI_B vs VBEV_{BE} at constant VCEV_{CE}, described): The curve resembles a forward-biased diode characteristic: IBI_B is almost zero until VBEV_{BE} reaches the cut-in voltage (~0.7 V for Si), then rises sharply. Increasing VCEV_{CE} shifts the curve slightly to the right (Early effect), so for a given VBEV_{BE}, IBI_B decreases slightly. The input resistance hie=ΔVBE/ΔIBh_{ie} = \Delta V_{BE}/\Delta I_B is obtained from its slope.

Output characteristics (ICI_C vs VCEV_{CE} for various constant IBI_B, described): A family of curves, one for each IBI_B. Each curve rises steeply for small VCEV_{CE}, then becomes nearly flat (horizontal), with higher IBI_B giving higher ICI_C. Three regions are identified:

  • Saturation region: the steep, low-VCEV_{CE} portion (typically VCE<0.2V_{CE} < 0.2 V). Both junctions forward biased; ICI_C no longer controlled by IBI_B; transistor acts as a closed switch.
  • Active region: the flat portion where VCEV_{CE} exceeds ~0.2 V. Emitter junction forward biased, collector junction reverse biased; ICβIBI_C \approx \beta I_B, nearly independent of VCEV_{CE} — used for linear amplification.
  • Cut-off region: the bottom curve where IB=0I_B = 0 (and VBEV_{BE} below cut-in). Both junctions reverse biased; only a tiny leakage current ICEOI_{CEO} flows; transistor acts as an open switch.

The slight upward slope of the active-region curves is due to the Early effect (base-width modulation).

bjt-characteristicsce-configurationtransistor-regions
11short8 marks

(a) Define CMRR, slew rate and input offset voltage of an operational amplifier. (4)

(b) With a circuit diagram and transfer characteristic, explain the operation of an op-amp Schmitt trigger and state one practical application. (4)

(a) Op-amp parameter definitions (4)

CMRR (Common-Mode Rejection Ratio): The ratio of the differential-mode gain AdA_d to the common-mode gain AcmA_{cm}, expressing how well the op-amp rejects signals common to both inputs:

CMRR=AdAcm,CMRR(dB)=20log10AdAcm\text{CMRR} = \left|\frac{A_d}{A_{cm}}\right|, \qquad \text{CMRR(dB)} = 20\log_{10}\left|\frac{A_d}{A_{cm}}\right|

A high CMRR (ideally infinite) is desirable.

Slew rate (SR): The maximum rate of change of the output voltage per unit time, in V/µs:

SR=dvodtmax\text{SR} = \left.\frac{dv_o}{dt}\right|_{max}

It limits the largest undistorted output frequency/amplitude (a finite SR causes large-signal distortion).

Input offset voltage (VioV_{io}): The small differential DC voltage that must be applied between the two input terminals to force the output to exactly zero. It arises from mismatch in the input stage and is ideally zero.

(b) Op-amp Schmitt trigger (4)

Circuit (described): A comparator with positive feedback. The input signal is applied to the inverting input; a fraction of the output is fed back to the non-inverting input through a divider R1R_1 (from output) and R2R_2 (to ground/reference). This makes the threshold voltage depend on the output state.

Operation — hysteresis: With output at +Vsat+V_{sat}, the non-inverting input is held at the upper threshold VUT=+VsatR2R1+R2V_{UT}=+V_{sat}\,\dfrac{R_2}{R_1+R_2}. The output stays high until vinv_{in} rises above VUTV_{UT}; then it snaps to Vsat-V_{sat}, and the threshold drops to the lower threshold VLT=VsatR2R1+R2V_{LT}=-V_{sat}\,\dfrac{R_2}{R_1+R_2}. The output stays low until vinv_{in} falls below VLTV_{LT}, when it snaps back high. The difference VH=VUTVLTV_H = V_{UT}-V_{LT} is the hysteresis.

Transfer characteristic (described): A rectangular hysteresis loop: as vinv_{in} increases the output switches high→low at VUTV_{UT}; as vinv_{in} decreases it switches low→high at VLTV_{LT}, giving two distinct switching points.

Application: Squaring up a noisy or slowly-varying signal into a clean rectangular waveform (e.g., a zero-crossing/wave-shaping circuit), where the hysteresis prevents false multiple triggering due to noise.

operational-amplifiercomparatorop-amp-parameters

Frequently asked questions

Where can I find the BE Computer Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) question paper 2079?
The full BE Computer 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 Computer Engineering (IOE, TU) Basic Electronics Engineering (IOE, EX 451) 2079 paper?
The BE Computer 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.