Physics_Unit5_Basic_Electronics
Physics_Unit5_Basic_Electronics
Basics of Electronics
(G12)
Imperial Academy
February 2024
5.1 Semiconductors
Conductors- materials which allow electricity to flow through them.
Eg: Metals.
Conductors have free electrons that allow the easy flow of current.
Insulators- materials that don’t allow electricity to pass through them.
Eg: Plastics, wood, glass, rubber…
Insulators don’t have free electrons.
Semiconductors- materials which have a conductivity between conductors
and insulators.
can be pure elements (eg: Silicon or germanium) or compounds such as gallium
arsenide or cadmium selenide.
They act as insulators at absolute 0 temperature (0oK) and as conductors at
higher temperatures.
Conduction occurs at higher temperature because the electrons
surrounding the semiconductor atoms can break away from their covalent
bond.
Forward Biased
- Positive terminal of the battery is connected to the P-type semiconductor
and negative terminal of the battery is connected to the N-type.
- electrons and holes move towards the junction.
- depletion region becomes very thin and narrow.
- low resistance path through the junction – allowing high current flow.
Reverse Biased
- Negative terminal of the battery is connected to the P-type semiconductor and
positive terminal of the battery is connected to the N-type.
- free electrons from N-type semiconductor and holes from the P-type
semiconductor move away from the P-N junction.
- depletion region width increases and blocks current.
- high resistance through the junction and almost zero current flow through the
junction diode.
(a) (b)
Logic gates
Diodes and resistors can be combined to construct AND and OR gates.
(Details later)
Over voltage protection
Excess voltage can damage electronic devices.
Diodes can be used to protect devices after sensing over voltage.
IE=IB+IC.
In the NPN transistor, electrons are majority current carriers.
Common Collector (CC)- Input signal b/n B and C; Output signal b/n E and C.
Provides good current gain but no voltage gain.
Common base (CB)- Input signal b/n E and B; Output signal b/n B and C.
Circuit provides voltage gain but no current gain.
Imperial Academy, February 2024 22
Common Emitter (CE)- Input signal b/n B & E and output signal b/n E&C.
circuit has both current and voltage gain.
It is most commonly used configuration.
Amplification factor (current gain): ratio of collector current to base
current.
It is the property of a transistor to raise strength of weak signal.
IC
IB
Eg: A transistor has a current gain of 250 and a base current 20μA. What is
the collector current?
1) In Boolean algebra, the addition sign (+) is referred to as OR. The Boolean
expression for OR is: y=A+B (y is equal to A ‘OR’ B.)
2) The multiplication sign (.) is referred to as AND in Boolean algebra. The
Boolean expression for this is: y=A.B (y is equal to A ‘AND’ B)
3) The bar sign (-) is referred to as NOT in Boolean algebra. The Boolean
expression is:
y A (y is equal to ‘NOT’ A.
Imperial Academy, March 2024 32
The OR gate, AND gate and NOT gate are called basic logic gates.
The NOR gate and NAND gate are called universal logic gates because any
logic gate can be made from combinations of NAND gate or NOR gates.
OR gate
• Two parallel switches and Lamp is connected as shown in Fig. below. Lamp
”ON” is equal to 1 and lamp “OFF” is equal to 0.
• If both switches A and B are open, no current will flow through the external wire.
So the lamp is OFF i.e. equal to 0.
• If switch A is closed switch B is open, the current passes through switch A
and the lamp is ON, i.e. equal to 1; 1 + 0 = 1
• If switch A is open and switch B is closed, the current passes through B and the
lamp is ON, i.e. equal to 1; 0 + 1 = 1
• If both switches are closed, lamp is ON, i.e. equal to 1; 1 + 1 = 1
App: Two light
switches of
long corridor .
Truth table
OR gate symbol
Switch circuit
Imperial Academy, March 2024 33
AND gate
The AND operation is written as multiplication.
The simple AND gate is also a two inputs and one output logic gate.
If either A or B are 0, then A.B will also be 0.
For A.B to be 1, we need A and B to both be 1.
The switches and the lamp are in series.
If switch A is open, the current will pass through the lamp and it will glow.
(So, y=1 when A=0)
If switch A is closed, the current will take the shortest path and pass
through the switch. Hence the lamp is OFF. (y=0 when A=1).
Application: water pipe in a garden to automatically turn on when it is
very dry.
Imperial Academy, March 2024 35
NOR gate
A NOR logic gate is one in which OR gate is followed by a NOT gate.
The function of this gate is ’inverting’ the output of the OR gate.
y=A+B
Switch A and switch B are open, the current will flow through the lamp, and the lamp
is ON. So y = 1.
Imperial Academy, March 2024 36
NAND gate
NAND logic gate is a logic gate in which an AND gate is followed
by a NOT gate.
The function of this gate is to invert the output of the AND gate.
y=A.B
If both switches A and B are open, the current will flow through the lamp.
The lamp is ON, so y = 1.
1)
2)
(a)
(b)
Aerospace Industry
Medical
Automobile
Agriculture
Communication
Residential
Entertainment
Military …