List of Experiments - Updated
List of Experiments - Updated
213)
Sr.
Title of Experiment LLO
#
Exploring digital logic trainer IDL-400 (digital logic kit), digital ICs and verification of the
1 1
truth tables of logic gates
2 Introduction to Multisim software and verification of the truth tables of basic logic gates 1
Implementing basic logic gates using universal logic gates (NAND & NOR) on IDL-400
3 1
digital logic kit and their truth table verification
Implementing basic logic gates through universal logic gates on Multisim software and their
4 1
truth table verification
Simplifying complex expression through K-map and verifying the output on IDL-400 digital
8 1
logic kit and Multisim software
9 Executing 9’s complement circuit on IDL-400 digital logic kit & on Multisim software 1
10 Performing 10’s complement circuit on IDL-400 digital logic kit & on Multisim software 1
Implementing combinational code converter circuit on IDL400 digital logic kit and Multisim
11 1
software
12 Executing half and full adder circuit on IDL-400 logic kit & on Multisim software 1
13 Implementing half and full subtractor circuit on IDL-400 logic kit & on Multisim software 1R
14 Implementing encoder and decoder circuit on IDL-400 logic trainer & on Multisim software 1
17 Constructing, testing and investigating the operation of various latches and flip-flops using ICs 1
23 1
24 1
25 1
“B”
Section B comprises of “SHORT CIRCUIT INDICATOR”. The bulb of this section glows when the circuit
is short.
“C”
Section C consists of “8 BIT LED OUTPUT INDICATOR “. The bulb in this section glows when there is
logic 1 and remains off when there is logic 0.
“D”
Section D consists of “AND GATES”. It is a basic combinational logic device where all inputs must be
high for the output to be high.
“E”
Section E comprises of “OR GATES” It is a basic combination logic device where the output goes high
when any or two inputs will be high.
“F”
Section F consists of “NAND GATES”. It is a basic combinational logic device where all inputs must be
high for output to be low. A not and circuit. It is an inverted version of AND GATE.
“G”
Section G consists of “NOR GATES” it is a basic combinational logic device where all inputs must be low
for output to be high. A NOT OR circuit. It is an invert of OR. Its meaning No OR.
“H”
Section H consists of “XOR GATES” it is basic combinational logic device where an odd number of high
inputs generates a high output.
“I”
Section I consists of “NOT GATES” it is a basic combinational logic device where the output is always the
opposite from the input. It is also called an inverter.
“J”
Section J consists of “VOLTAGE SECTION” one port is of +5V, the other is for ground connection and
the third is of -5V.
Also, Section J consists of “VOLTAGE SECTION” one port is of +15V, the other is for ground connection
and the third is of -15V.
“L”
Section L consists of PULSE. It can be generator a pulse of 1 second, 0.1 second and 0.01 second.
“M”
Section M consists of DATA SWITCHES. There are four data switches in this trainer, and they have four
test point in their correspondence.
Designed & Prepared by Mr. Zulqurnan Anjum (2023-BT-ELECT-01)
Logic Circuits and Applications (ELT-
213)
“N”
Section N consists of “SOLDER LESS BREADBOARD OR PROTO BOARD” It is consisting of so many
holes.
OR Gate: IC 7432
14 Pin
Quad 2 input OR Gate
Supply voltage :5V
Theory:
A Digital Logic Gate is an electronic device that makes logical decisions based on the different
combinations of digital signals present on its inputs. Logic gates are blocks of digital circuits. Combinations
of logic gates form circuits designed with specific tasks in mind. They are fundamental to the design of
computers. Digital logic using transistors is often referred to as Transistor-Transistor Logic or TTL gates.
These gates are the AND, OR, NOT, NAND, NOR, EXOR and EXNOR gates.
AND Gate: A multi-input circuit in which the output is 1 only if all inputs are 1. The symbolic
representation of the AND gate is:
The AND gate is an electronic circuit that gives a high output (1) if all its inputs are high. A dot (.) is used
to show the AND operation i.e. A.B.
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 output is 0 when the input is 1, and the output is 1 when the
input is 0. The symbolic representation of an inverter is:
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.
NAND gate: AND followed by INVERT. It is also known as the universal gate. The symbolic
representation of the NAND gate is:
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.
This is a NOT-OR gate which is equal to an OR gate followed by a NOT gate. The output 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.
EXOR gate: The output of the Exclusive –OR gate, is 0 when it’s two inputs are the same and its output
is 1 when its two inputs are different. It is also known as Anti-coincidence gate.
The 'Exclusive-OR' gate is a circuit which will give a high output if either, but both of its two inputs are
high. An encircled plus sign ( ) is used to show the EOR operation.
Procedure:
NOT Gate: When logic 1 is applied to one of NOT gate of 7404 IC, then output becomes zero. When
input LED is ON (RED), the output LED become OFF (Green) vice versa.
OR Gate: The output of an OR gate is A 1 if one or the other or both inputs are 1, but a 0 if both inputs
are 0. When one or the other or Both of the input LEDS are ON (RED Light), then output LED is
ON(RED) otherwise Output LED is OFF (Green Light)
AND Gate: The output of an AND gate is only 1 if both its inputs are 1. For all other possible inputs, the
output is 0. When the LEDS are On, then output LED is ON (RED Light) otherwise Output LED is OFF.
NOR Gate: The output of the NOR gate is A 1 if both inputs are 0 but A 0 if one or the other or both the
inputs are 1.
NAND Gate: The output of the NAND gate is A 0 if both inputs are 1 but A 1 if one or the other or both
the inputs are 0.
EXOR gate: The output of the XOR gate is A 1 if either but not both inputs are 1 and A 0 if the inputs
are both 0 and both 1.
Conclusion:
Real-Time Simulation: Users can see how circuits behave in real time, which aids in understanding
and troubleshooting designs.
Integration with Other Tools: Multisim can be integrated with other NI products, such as lab view
and Ulti board, for further design and testing capabilities.
Educational Use: Many educational institutions use Multisim for teaching electronics concepts,
providing students with practical simulation experience.
Analysis Tools: The software includes tools for performing various analyses, such as DC and AC
analysis, transient analysis, and Fourier analysis, allowing for in-depth performance evaluation.
Applications:
Circuit Design: Engineers use Multisim to design and prototype electronic circuits before physical
implementation.
Education: It serves as an instructional tool in electronics and electrical engineering courses.
Research and Development: Multisim is utilized in R&D settings for testing and refining circuit
designs.
Implement basic gates on Multisim:
AND GATE: An AND gate is a fundamental digital logic gate that implements logical conjunction. It
outputs a true (1) only if all its inputs are true (1). If any input is false (0), the output will also be false (0).
AND GATE TABLE:
A B A.B
0 0
0 1
1 0
1 1
OR GATE: An OR gate is a basic digital logic gate that performs logical disjunction. It outputs a true
(1) if at least one of its inputs is true (1). The output will be false (0) only when all inputs are false (0).
OR GATE TABLE:
A B A+B
0 0
0 1
1 0
1 1
OR GATE Using Multisim:
A A’
0
1
NAND GATE: A NAND gate is a fundamental digital logic gate that performs a combination of an
AND gate followed by a NOT gate. It outputs false (0) only when all its inputs are true (1); otherwise, it
outputs true (1).
A B A.B’
0 0
0 1
1 0
1 1
EXOR GATE: An XOR (exclusive OR) gate is a digital logic gate that outputs true (1) only when the
number of true inputs is odd. For a two-input XOR gate, it outputs true when exactly one of the inputs is
true.
EXOR GATE TABLE:
A B A+B
0 0
0 1
1 0
1 1
NOR GATE: A NOR gate is a fundamental digital logic gate that performs logical disjunction
followed by negation. It outputs true (1) only when all its inputs are false (0); otherwise, it outputs false
(0).
NOR GATE TABLE:
A B (A+B)’
0 0
0 1
1 0
1 1
Conclusion:
Apparatus Required:
Prototyping board (breadboard)
DC Power Supply 5V Battery
Light Emitting Diode (LED)
Digital ICs: 7400: Quad 2 input NAND
7402: Quad 2 input NOR
Logic Probe
Digital Logic Trainer IDL-400
Pin Diagram:
The truth table clearly shows that the NAND operation is the complement of the AND.
NOR Gate:
The NOR gate represents the complement of the OR operation. Its name is an abbreviation of NOT OR.
The graphic symbol for the NOR gate consists of an OR symbol with a bubble on the output, denoting
that a complement operation is performed on the output of the OR gate. The graphic symbol and the truth
table of NOR gate are shown in the figure below,
An OR gate can be replaced by NOR gates as shown in the figure (The OR is replaced by a NOR gate
with its output complemented by a NOR gate inverter).