Back to Dashboard
Unit 09

Electronics (Unit 09) - Study Guide

The world of semiconductors, transistors, operational amplifiers, and logic gates.

Resource Book Core Concepts

  • P-N Junction Diode: Current flows during forward bias, while current does not flow during reverse bias.
  • Transistor: In the Common Emitter configuration, it acts as an amplifier or a switch.
  • Operational Amplifiers (Op-Amps): A type of IC with very high input resistance and very high voltage gain.

Paper Marking Secrets (Exam Traps)

⚠️ Phase Inversion:In a Common Emitter (CE) amplifier, the output signal has a 180° phase inversion relative to the input signal. This phase shift must be drawn correctly in graphs.
⚠️ Logic Gate Truth Tables:Always use 0 and 1 when writing outputs in a truth table. Sometimes exams might ask for High/Low, so pay close attention.

📘 Resource Book Summary: Electronics

Key Definitions:

  • Intrinsic Semiconductors: Extremely pure semiconductors containing no impurities (e.g., pure Si, Ge).
  • Doping: The process of adding a very small amount of suitable impurity atoms to increase the conductivity of intrinsic semiconductors.
  • Depletion Region: The region near a p-n junction that is depleted of free charge carriers, containing only fixed ions.

Formulas and Equations:

  • Junction Current: I_E = I_B + I_C
  • Zener Diode Power: P_ZM = V_Z * I_ZM

Key Points:

  • In n-type semiconductors, majority carriers are electrons, while in p-type, majority carriers are holes.
  • Forward biasing a p-n junction decreases the width of the depletion region, while reverse biasing increases it.
  • Silicon (Si) diodes have a knee voltage of ≈0.7 V, while Germanium (Ge) has ≈0.3 V.

⚠️ Special Notes (Exam Notes/Traps):

Zener Diode: For voltage regulation, it must always be connected in reverse bias. A series resistor (R) is compulsory to limit current.

Key Definitions:

  • Bipolar Junction Transistors (BJT): Transistors in which both electrons and holes contribute to conduction (npn and pnp).
  • Field Effect Transistors (FET): Unipolar transistors in which current is carried by only one type of charge carrier (either electrons or holes).

Formulas and Equations:

  • BJT Current Gain: β = I_C / I_B
  • BJT Current Relationship: I_E = I_B + I_C
  • Output Loop Voltage Equation: V_CE = V_CC - I_C * R_C

Key Points:

  • To act as an amplifier, a transistor must be operated in the active region (E-B forward biased, B-C reverse biased).
  • To act as a switch, it operates only in cut-off (OFF) and saturation (ON) regions.

⚠️ Special Notes (Exam Notes/Traps):

BJT is a current-controlled device (IB controls IC), whereas FET is a voltage-controlled device (VGS controls ID).

CharacteristicBJT TransistorJFET Transistor
ControlCurrent-controlled (controlled by IB)Voltage-controlled (controlled by VGS)
Input ResistanceLow (few kΩ)Very high (several MΩ)
Carrier TypeBipolar (holes and electrons)Unipolar (either holes or electrons)
Noise LevelHigherVery low

Key Definitions:

  • Operational Amplifier: A basic electronic component with very high voltage gain (open-loop gain) that can amplify both DC and AC signals.
  • Virtual Earth: The concept that if one input (e.g., non-inverting) is grounded, the other input is considered to be virtually at ground potential (0 V).

Formulas and Equations:

  • Open-loop Gain: A_0 = V_out / (V_+ - V_-)
  • Inverting Amp Gain: G = -R_f / R_in
  • Non-inverting Amp Gain: G = 1 + R_f / R_in

Key Points:

  • Ideal Op-Amp Characteristics: Infinite input resistance (Rin = ∞), zero output resistance (Rout = 0), infinite open-loop gain (A0 = ∞), infinite bandwidth.
  • Positive feedback is used for oscillators; negative feedback is used for amplifiers.

⚠️ Special Notes (Exam Notes/Traps):

Golden Rules: 1. Potential difference between inputs is zero (V+ = V-). 2. No current enters the input terminals (I+ = 0, I- = 0).

Key Definitions:

  • Logic Gates: Basic electronic circuits that manipulate digital signals (1 and 0) based on Boolean algebra.
  • Universal Gates: Gates that can be used alone to build any other basic gate (e.g., NAND and NOR).
  • Flip-Flop: A basic memory element with two stable states that can store one bit of data (1 bit).

Formulas and Equations:

  • AND gate: F = A · B
  • OR gate: F = A + B
  • NOT gate: F = Ā
  • NAND gate: F = A · B (inverted)
  • NOR gate: F = A + B (inverted)

Key Points:

  • An S-R flip-flop can be constructed by cross-coupling two NOR gates.
  • Flip-flops are widely used in registers and RAM computer memory designs.

⚠️ Special Notes (Exam Notes/Traps):

In an S-R flip-flop constructed with NOR gates, applying 1 to both inputs (S=1, R=1) is an "invalid state" because it yields Q=0 and Q̄=0, which contradicts the complementary output principle.

Logic Gate Playground

Verify the logic gate output in real time according to the truth table.

Output Status
A
B
AND
Y = 0
BOOLEAN: Y = A . B

Exam Question Breakdown (Mini Quiz)

In a Common Emitter (CE) amplifier, what is the "phase difference" of the output signal relative to the input signal?