0% found this document useful (0 votes)
3 views6 pages

Chapter 18 Electronics

The document provides an overview of electronics, focusing on semiconductor physics, solid-state devices like diodes and transistors, and their applications in digital technology. Key concepts include the behavior of p-n junctions, types of semiconductors, and rectification processes, along with relevant formulas and common mistakes to avoid. It also includes practice multiple-choice questions to reinforce understanding of the material.

Uploaded by

fafemiy357
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views6 pages

Chapter 18 Electronics

The document provides an overview of electronics, focusing on semiconductor physics, solid-state devices like diodes and transistors, and their applications in digital technology. Key concepts include the behavior of p-n junctions, types of semiconductors, and rectification processes, along with relevant formulas and common mistakes to avoid. It also includes practice multiple-choice questions to reinforce understanding of the material.

Uploaded by

fafemiy357
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Electronics

1. Chapter Overview
Electronics covers semiconductor physics and basic solid-state devices — diodes, transistors, and
logic gates — bridging classical physics with modern digital technology. NEET tests conceptual
understanding of p-n junction behavior (forward/reverse bias), diode applications (rectification),
transistor action, and truth tables of logic gates. This chapter is largely conceptual with a few
numerical exceptions (rectifier calculations, transistor gain), making careful reading of definitions
as important as formula memorization.

2. Key Concepts & Definitions


Conductors: Materials with a large number of free electrons, offering very low resistance to current
flow (e.g., copper, silver) — valence and conduction bands overlap.
Insulators: Materials with very few free charge carriers, offering extremely high resistance to
current flow — a wide energy gap (~several eV) separates the valence and conduction bands.
Semiconductors: Materials with electrical conductivity intermediate between conductors and
insulators (e.g., silicon, germanium), with a small energy gap (~1 eV) between valence and
conduction bands, allowing some electrons to be thermally excited into the conduction band at
room temperature.
Energy Bands: In solids, the discrete energy levels of individual atoms merge into continuous
bands due to the proximity of atoms; the valence band contains electrons involved in bonding, the
conduction band contains free electrons available for conduction, separated by the energy gap
(band gap).
Intrinsic Semiconductor: A pure semiconductor (undoped) in which the number of free electrons
equals the number of holes, both generated purely by thermal excitation.
Extrinsic Semiconductor: A semiconductor doped with impurity atoms to increase its conductivity
and control the type of majority charge carrier.
Doping: The intentional addition of a small, controlled amount of impurity atoms to a pure
semiconductor to modify its electrical properties.
n-type Semiconductor: Formed by doping a pure semiconductor (like silicon, group 14) with a
pentavalent impurity (group 15, e.g., phosphorus, arsenic), which contributes an extra free electron;
majority carriers are electrons, minority carriers are holes.
p-type Semiconductor: Formed by doping a pure semiconductor with a trivalent impurity (group
13, e.g., boron, indium), which creates a deficiency of an electron (a "hole"); majority carriers are
holes, minority carriers are electrons.
Hole: A vacancy left by a missing electron in the valence band, which behaves as a positive charge
carrier as neighboring electrons move to fill it, effectively "moving" the hole in the opposite
direction to electron flow.
p-n Junction: The boundary formed when a p-type and n-type semiconductor are joined together,
forming the basis of the semiconductor diode.
Depletion Region: The narrow region around the p-n junction, depleted of free charge carriers,
formed due to diffusion of electrons and holes across the junction and their recombination, creating
an internal electric field (potential barrier).
Forward Bias: Connecting a p-n junction such that the p-side is connected to the positive terminal
and n-side to the negative terminal of an external source — this reduces the depletion region width
and allows significant current flow once the barrier potential is overcome.
Reverse Bias: Connecting a p-n junction such that the p-side is connected to the negative terminal
and n-side to the positive terminal — this widens the depletion region and allows only a negligible
(leakage) current to flow.
Rectification: The process of converting AC into DC (unidirectional current) using diodes, which
conduct in only one direction.
Half-Wave Rectifier: A circuit using a single diode that conducts during only one half-cycle of the
input AC, blocking the other half.
Full-Wave Rectifier: A circuit (using two diodes with a center-tapped transformer, or four diodes
in a bridge configuration) that conducts during both half-cycles of the input AC, producing a
smoother unidirectional output.
Transistor: A three-terminal semiconductor device (emitter, base, collector) used for amplification
and switching, formed by two p-n junctions in either n-p-n or p-n-p configuration.
Logic Gate: A basic digital circuit that performs a logical operation on one or more binary inputs to
produce a single binary output, based on Boolean algebra.

3. Formulas & Derivations


3.1 Basic Diode Equation (Conceptual Relation)
The current through an ideal p-n junction diode is given by the diode equation (conceptual form,
typically not derived from first principles at NEET level, but understood qualitatively):
I = I₀[exp(eV/kT) − 1]
where I₀ = reverse saturation current, V = applied voltage (positive for forward bias, negative for
reverse), e = electronic charge, k = Boltzmann constant, T = absolute temperature.
Qualitative reading: For forward bias (V > 0) and V significantly greater than kT/e, current I
increases exponentially with V. For reverse bias (V < 0), the exponential term vanishes, and I
approaches −I₀ (a small, nearly constant reverse saturation current).

3.2 Half-Wave Rectifier — Output Analysis (Conceptual/Ripple


Reasoning)
In a half-wave rectifier, a single diode allows current to flow only during the half-cycle when it is
forward biased. During the other half-cycle, the diode is reverse biased and blocks current (ideally
zero output).
Average (DC) output voltage for a half-wave rectifier with peak voltage Vm:
Using the mean value formula for half of a sinusoidal cycle spread over the full period (since output
exists for only half the cycle, the average is halved compared to a full sinusoidal half-cycle mean):
Vdc = Vm/π
(This follows from the general mean-value derivation in the AC chapter, Section 3.2, adjusted
because current flows for only one half of the full period T, not the full half-cycle span used there
— effectively averaging Vm sin(ωt) over 0 to π radians but dividing by the full 2π period.)

3.3 Full-Wave Rectifier — Output Analysis (Conceptual/Ripple


Reasoning)
In a full-wave rectifier, current flows during both half-cycles (one diode conducts in each half,
alternating), so the output is a series of "humps" all in the same direction, with no gaps.
Average (DC) output voltage for a full-wave rectifier with peak voltage Vm:
Vdc = 2Vm/π
This is exactly double the half-wave rectifier's output (since the negative half-cycle is now also
utilized instead of blocked), giving a smoother, higher-average output with less ripple.

3.4 Transistor Current Relation


For a transistor in any configuration, by Kirchhoff's Current Law applied to the three terminals
(conservation of charge — current entering equals current leaving):
IE = IB + IC
where IE = emitter current, IB = base current, IC = collector current.
Current amplification factor (common base), α: α = IC/IE (typically close to but less than 1, e.g.,
0.95–0.99)
Current amplification factor (common emitter), β: β = IC/IB (typically large, e.g., 50–200,
representing the transistor's amplification ability)
Relation between α and β — Derivation:
From IE = IB + IC, divide throughout by IC:
IE/IC = IB/IC + 1
Since α = IC/IE (so IE/IC = 1/α) and β = IC/IB (so IB/IC = 1/β):
1/α = 1/β + 1
Rearranging: 1/α = (1+β)/β ⟹ α = β/(1+β)
Also, solving for β: 1/β = 1/α − 1 = (1−α)/α
β = α/(1−α)

4. Diagrams Described
• Figure 1: Energy band diagrams for a conductor (overlapping valence and conduction
bands), an insulator (large energy gap between bands), and a semiconductor (small energy
gap) — shown as three side-by-side vertical band diagrams with shaded (filled) valence
bands and unshaded conduction bands.
• Figure 2: A crystal lattice diagram showing n-type doping — a silicon lattice with a
pentavalent impurity atom (e.g., phosphorus) at one lattice site, showing four bonded
electrons and one extra free electron.
• Figure 3: A crystal lattice diagram showing p-type doping — a silicon lattice with a
trivalent impurity atom (e.g., boron) at one lattice site, showing three bonded electrons and
one hole (vacancy).
• Figure 4: A p-n junction diagram showing the depletion region at the junction, with the
built-in electric field direction marked (from n-side to p-side within the depletion region),
and majority carrier concentrations (holes in p-region, electrons in n-region) shown as + and
− symbols respectively.
• Figure 5: Circuit diagrams and output waveforms for half-wave and full-wave rectifiers side
by side — showing the diode symbol(s), input sinusoidal AC waveform, and the resulting
output waveform (half-wave: only positive humps with gaps; full-wave: continuous positive
humps with no gaps).
• Figure 6: A transistor symbol (n-p-n and p-n-p) showing the emitter, base, and collector
terminals with arrows indicating conventional current direction, alongside a simple
common-emitter amplifier circuit diagram.
• Figure 7: Standard logic gate symbols (AND, OR, NOT, NAND, NOR) each with their
respective truth tables shown alongside.

5. Solved Examples
Example 1 (Basic — Conceptual, Doping Type) A pure silicon crystal is doped with a small
amount of arsenic (a pentavalent element). What type of semiconductor is formed, and what are the
majority charge carriers? Solution: Arsenic has 5 valence electrons; silicon has 4. Four electrons
form covalent bonds with neighboring silicon atoms, leaving one extra free electron per arsenic
atom. This forms an n-type semiconductor, with electrons as majority carriers (and holes as
minority carriers).
Example 2 (Basic — Forward/Reverse Bias) A p-n junction diode has its p-side connected to the
negative terminal and n-side to the positive terminal of a battery. Is the diode forward or reverse
biased, and what is the expected current behavior? Solution: p-side to negative, n-side to positive is
the reverse bias configuration. The diode is reverse biased; the depletion region widens, and
only a negligible reverse saturation current flows.
Example 3 (Moderate — Half-Wave Rectifier Output) A half-wave rectifier is supplied with an
AC input of peak voltage 100 V. Find the DC (average) output voltage. Solution: Vdc = Vm/π =
100/π ≈ 31.8 V
Example 4 (Moderate — Full-Wave Rectifier Output) A full-wave rectifier is supplied with the
same AC input of peak voltage 100 V. Find the DC output voltage and compare it with the half-
wave case. Solution: Vdc = 2Vm/π = 2(100)/π ≈ 63.7 V This is exactly double the half-wave
rectifier's output (31.8 V), confirming Vdc(full) = 2×Vdc(half).
Example 5 (Higher — Transistor Current Relation) In a transistor, the emitter current is 10 mA
and the base current is 0.2 mA. Find the collector current and the current amplification factors α and
β. Solution: IC = IE − IB = 10 − 0.2 = 9.8 mA α = IC/IE = 9.8/10 = 0.98 β = IC/IB = 9.8/0.2 = 49
Example 6 (Higher — α-β Relation Verification) For a transistor with β = 99, find α using the
derived relation, and verify using the alternate formula. Solution: α = β/(1+β) = 99/(1+99) = 99/100
= 0.99
Verify: β = α/(1−α) = 0.99/(1−0.99) = 0.99/0.01 = 99 ✓ (matches given value, confirming the
relation)

6. Common Mistakes & Exam Traps


• Confusing n-type (pentavalent doping, electrons are majority carriers) with p-type (trivalent
doping, holes are majority carriers) — a very common mix-up, especially under exam
pressure.
• Believing holes are actual physical particles — a hole is a conceptual representation of a
missing electron's effect (a vacancy that behaves like a positive charge as neighboring
electrons shift to fill it).
• Forgetting that in reverse bias, the depletion region WIDENS (not narrows) — the opposite
happens in forward bias, where it narrows.
• Confusing majority and minority carriers — n-type: electrons (majority), holes
(minority); p-type: holes (majority), electrons (minority).
• In rectifier problems, forgetting the factor of 2 difference between half-wave (Vm/π) and
full-wave (2Vm/π) average output — a frequent numerical slip.
• Mixing up α and β definitions — α = IC/IE (common base, always < 1), β = IC/IB
(common emitter, always > 1, often much larger).
• Forgetting IE = IB + IC (not IE = IB × IC or any other combination) — this is simple
conservation of current, often mis-stated under pressure.
• Assuming intrinsic semiconductors have significant conductivity at room temperature
comparable to doped ones — intrinsic (pure) semiconductors have very few free carriers
compared to extrinsic (doped) ones, which is precisely why doping is done.
• Confusing the band gap sizes: insulators have large band gaps (~several eV, e.g., diamond
5.5 eV), semiconductors have small band gaps (1 eV, e.g., silicon 1.1 eV), conductors have
overlapping bands (0 eV gap).

7. Quick Revision Summary


Concept Formula/Fact
n-type doping Pentavalent impurity; electrons = majority
carriers
p-type doping Trivalent impurity; holes = majority carriers
Forward bias p→+, n→−; depletion region narrows; large
Concept Formula/Fact
current flows
Reverse bias p→−, n→+; depletion region widens; negligible
current
Half-wave rectifier output Vdc = Vm/π
Full-wave rectifier output Vdc = 2Vm/π
Transistor current relation IE = IB + IC
Common base current gain α = IC/IE (< 1)
Common emitter current gain β = IC/IB (>> 1)
α-β relation α = β/(1+β); β = α/(1−α)
Band gap: conductor / semiconductor / insulator ~0 eV / ~1 eV / large (several eV)

8. Practice MCQs
1. A semiconductor doped with a trivalent impurity is called: (a) n-type (b) p-type (c) Intrinsic
(d) Neutral
2. In an n-type semiconductor, the majority charge carriers are: (a) Holes (b) Electrons (c)
Protons (d) Neutrons
3. In reverse bias, the depletion region: (a) Narrows (b) Widens (c) Disappears (d) Remains
unchanged
4. The DC output voltage of a full-wave rectifier compared to a half-wave rectifier (same peak
voltage) is: (a) Half (b) Same (c) Double (d) Four times
5. The relation between emitter, base, and collector currents in a transistor is: (a) IE = IB − IC
(b) IE = IB + IC (c) IE = IB × IC (d) IC = IB + IE
6. The current amplification factor β is defined as: (a) IC/IE (b) IE/IC (c) IC/IB (d) IB/IC
7. The energy gap in a semiconductor is approximately: (a) 0 eV (b) 1 eV (c) 10 eV (d) 100 eV
8. A hole in a semiconductor represents: (a) A free proton (b) A vacancy left by a missing
electron (c) An extra electron (d) A neutral particle
9. For a transistor with α = 0.98, the value of β is: (a) 49 (b) 0.98 (c) 1.98 (d) 98
10.A p-n junction diode conducts significant current when: (a) Reverse biased (b) Forward
biased (c) Both forward and reverse biased equally (d) Never conducts

Answer Key: 1-(b), 2-(b), 3-(b), 4-(c), 5-(b), 6-(c), 7-(b), 8-(b), 9-(a), 10-(b)

You might also like