Physic Project: Name: Sohan Ajay Vernekar 12 B Euro School
Physic Project: Name: Sohan Ajay Vernekar 12 B Euro School
Project
1 Introduction 3
2 Type of Logic 6
Gates
3 Application of 11
Logic Gates
4 Advantage and 16
Disadvantage of
Logic Gates
5 Working Principle 18
of Logic Gates
6 Conclusion 20
7 Bibliography 21
Introduction
1854 George Boole introduced a systematic treatment of
logic and developed for this purpose an algebraic
system known as symbolic logic, or Boolean algebra.
Boolean algebra is a branch of mathematics, and it can
be used to describe the manipulation and processing of
binary information. The two-valued Boolean algebra has
important application in the design of modern
computing systems.
This chapter contains a brief introduction the basics of
logic design. It provides minimal coverage of Boolean
algebra and this algebra’s relationship to logic gates and
basic digital circuit.
Logic gates are the heart of digital electronics. A gate is
an electronic device which is used to compute a function
on a two valued signal. Logic gates are the basic building
block of digital circuits.
Basically, all logic gates have one output and two inputs.
Some logic gates like NOT gate or Inverter has only one
input and one output. The inputs of the logic gates are
designed to receive only binary data (only low 0 or high
1) by receiving the voltage input.
The low logic level represents Zero volts and high logic
level represents 3 or 5 volts positive supply voltage.
We can connect any number of logic gates to design a
required digital circuit. Practically, we implement the
large number of logic gates in ICs, by which we can save
the physical space occupied by the large number of logic
gates. We can also perform complicated operations at
high speeds by using integrated circuits (IC).
By combining logic gates, we can design many specific
circuits like flip flops, latches, multiplexers, shift
registers etc.
Type of Logic Gates
Digital systems are said to be constructed by using logic gates.
These gates are the
AND, OR, NOT, NAND, NOR, EXOR and EXNOR gates. The basic
operations
are described below with the aid of truth tables.
AND gate
The AND gate is an electronic circuit that gives a high output (1)
only if all its
inputs are high. A dot (.) is used to show the AND operation i.e.
A.B. Bear in
mind that this dot is sometimes omitted i.e. AB
OR gate
The OR gate is an electronic circuit that gives a high output (1) if
one or more of
its inputs are high. A plus (+) is used to show the OR operation.
NOT gate
The NOT gate is an electronic circuit that produces an inverted
version of the input
at its output. It is also known as an inverter. If the input variable is
A, the inverted
output is known as NOT A. This is also shown as A', or A with a
bar over the top,
as shown at the outputs. The diagrams below show two ways that
the NAND logic
gate can be configured to produce a NOT gate. It can also be done
using NOR
logic gates in the same way.
NAND gate
This is a NOT-AND gate which is equal to an AND gate followed by
a NOT gate.
The outputs of all NAND gates are high if any of the inputs are
low. The symbol is
an AND gate with a small circle on the output. The small circle
represents
inversion.
NOR gate
This is a NOT-OR gate which is equal to an OR gate followed by a
NOT gate. The
outputs of all NOR gates are low if any of the inputs are high. The
symbol is an OR
gate with a small circle on the output. The small circle represents
inversion.
EX-OR gate
The 'Exclusive-OR' gate is a circuit which will give a high output if
either, but
not both, of its two inputs are high. An encircled plus sign ( ) is
used to show the
EOR operation.
EX-NOR gate
The 'Exclusive-NOR' gate circuit does the opposite to the EOR
gate. It will give a
low output if either, but not both, of its two inputs are high. The
symbol is an
EXOR gate with a small circle on the output. The small circle
represents inversion.
The NAND and NOR gates are called universal functions since
with either one the
AND and OR functions and NOT can be generated.
Application
of Logic
Gates
Application of OR gate
Wherever the occurrence of any one or more
than one event is needed to be detected or some
actions are to be taken after their occurrence, in
all those cases OR gates can be used. It can be
explained with an example.
Disadvantages of Logic
Gates
The disadvantages of Logic Gates are:
Switch: On = 1, Off = 0
Light Sensor: Dark = 0, Bright = 1
Street Light: On = 1, Off = 0
Bibliograph
y
https://www.google.com/
https://www.circuitstoday.com/
https://electricalfundablog.com/
https://www.electrical4u.com/
https://www.etechnog.com/
https://www.vedantu.com/