Digital Electronics Lab-I: Laboratory Manual (EEC-352)
Digital Electronics Lab-I: Laboratory Manual (EEC-352)
LABORATORY MANUAL
[For Specific Focus to Laboratory Work]
[EEC-352 ]
Compiled By:
Sneihil Gopal
Lecturer, Electronics & Communication Department
2. Syllabus
3. Index of Experiments
5. Quizzes
Here are some guidelines to help you perform the experiments and to submit the
reports:
You will build your circuits on the terminal strips by inserting the leads of
circuit components into the contact receptacles and making connections with
22-26 gauge wire. There are wire cutter/strippers and a spool of wire in the lab.
It is a good practice to wire +5V and 0V power supply connections to separate
bus strips.
1. Turn the power (Trainer Kit) off before you build anything!
2. Make sure the power is off before you build anything!
3. Connect the +5V and ground (GND) leads of the power supply to the
power and ground bus strips on your breadboard.
4. Plug the chips you will be using into the breadboard. Point all the
chips in the same direction with pin 1 at the upper-left corner. (Pin 1 is
often identified by a dot or a notch next to it on the chip package)
5. Connect +5V and GND pins of each chip to the power and ground bus
strips on the breadboard.
6. Select a connection on your schematic and place a piece of hook-up
wire between corresponding pins of the chips on your breadboard. It is
better to make the short connections before the longer ones. Mark
each connection on your schematic as you go, so as not to try to make
the same connection again at a later stage.
7. Get one of your group members to check the connections, before you
turn the power on.
8. If an error is made and is not spotted before you turn the power on.
Turn the power off immediately before you begin to rewire the circuit.
9. At the end of the laboratory session, collect you hook-up wires, chips
and all equipment and return them to the demonstrator.
10.Tidy the area that you were working in and leave it in the same
condition as it was before you started.
1. Not connecting the ground and/or power pins for all chips.
2. Not turning on the power supply before checking the operation of the
circuit.
3. Leaving out wires.
4. Plugging wires into the wrong holes.
5. Driving a single gate input with the outputs of two or more gates
6. Modifying the circuit with the power on.
Sometimes the chip manufacturer may denote the first pin by a small indented
circle above the first pin of the chip. Place your chips in the same direction, to
save confusion at a later stage. Remember that you must connect power to the
chips to get them to work.
7400(NAND)
7402(NOR)
7408(AND)
7411(3-i/p AND)
7486(EX-OR)
Objective: To understand the digital logic and create various systems by using
these logics.
1. Introduction to digital electronics lab- nomenclature of digital ICs,
specifications, study of the data sheet, concept of V cc and ground, verification
of the truth tables of logic gates using TTL ICs.
2. Implementation of the given Boolean function using logic gates in both SOP
and POS forms.
3. Verification of state tables of RS, JK, T and D flip-flops using NAND &
NOR gates.
4. Implementation and verification of Decoder/De-multiplexer and Encoder
using logic gates.
5. Implementation of 4x1 multiplexer using logic gates.
6. Implementation of 4-bit parallel adder using 7483 IC.
7. Design, and verify the 4-bit synchronous counter.
8. Design, and verify the 4-bit asynchronous counter.
9. Mini Project.
Roll No…………………
OBJECTIVE:.
Introduction to digital electronics lab- nomenclature of digital ICs, specifications, study of the
data sheet, concept of Vcc and ground, verification of the truth tables of logic gates using TTL
ICs.
APPARATUS REQUIRED:
THEORY:
IC Faimaly summary:- Various families of lofic Ics exist on the market however the
families. Mainly used in digital electronics lab are the TTL and the high speed CMOS
families.
MM74XXXNNNRP
MM - Manufacturer
PROCEDURE:
1. OR gate
Place the 2 input OR gate IC 7432 in the bread board.
Connect pin No.14 to Vcc(+5V) and pin 7 to ground.
Make the connection for gate 1 connect among pin 1,2 and 3
Verify the truth table for various combinations of inputs.
2. AND gate
Place two input IC AND gate IC7408 on the bread board.
Repeat step 2 to 4 as given for OR gate.
Verify the truth table for various combinations of inputs.
3. NOT gate
Place NOT gate IC 7404 on the Bread board.
Connect pin No.14 to Vcc(+5V) and pin 7 to ground.
Let us consider the first gate connected between the pin 1 and 2.
Verify the truth table for different inputs.
5. NOR gate
Place two input IC NOR gate IC7402 on the bread board.
Repeat step 2 to 3 as given for OR gate.
Connect the output to pin no.3
Verify the truth table for various combinations of inputs.
6. X-OR gate
Place two input IC X-OR gate IC7486 on the bread board.
Repeat step 2 to 4 as given for OR gate
Verify the truth table for various combinations of inputs.
PSAT The EXOR
Pranveer Singh Institute
EXOR Gate
gate (for
of Technology
'EXclusive OR' gate) is a
Bhauti, Kalpi Road, Kanpur
logic gate that gives an
output of '1' when only one
of its inputs is '1'.
RESULT:
PRECAUTIONS:
EXPERIMENT NO-2
OBJECTIVE:
Implementation of the given Boolean function using logic gates in both SOP and POS forms.
APPARATUS REQUIRED:
THEORY:
Logical functions are generally expressed in terms of logical variables. Values taken on by
the logical functions and logical variables are in the binary form. An arbitrary logic function
can be expressed in the following forms:
(i) Sum of Products (SOP)
(ii) Product of Sums (POS)
In this approach we simplified the given Boolean expression using basic Boolean lows and
theorem. In this approach we assign 1 value to normal variable and 0 to its complements.
Also considered the values to find the expression from any arithmetic or logic calculation.
Product of Sum(POS)
In POS form we simplified the given Boolean expression using basic Boolean lows and
theorem. In this approach we assign 0 values to normal variable and 1 to its complements.
Also considered the values to find the expression from any arithmetic or logic calculation.
Procedure:-
Connect the circuit as per circuit diagram.
Switch ON the experimental board.
Give the inputs to A & B through switches.
Switch ON the experimental board.
Observed the output y on the kit through LEDs
For different combination of inputs observe the output and match them with
respective truth table and verify the equations SOP & POS.
RESULT:
PSAT Pranveer Singh Institute of Technology
Bhauti, Kalpi Road, Kanpur
Study of Boolean function and both equations SOP&POS are verified.
PRECAUTIONS:
All the ICs should be checked before starting the experiment.
All the connection should be tight.
Always connect ground 1st and then connect Vcc.
Suitable type wire should be used for different types of circuit.
The kit should be Off before change the connections.
After completed the experiment switched off the supply of the apparatus.
EXPERIMENT NO-3
OBJECTIVE:
Verification of state tables of R-S, J-K ,T & D flip-flop using NAND and NOR Gates.
APPARATUS REQUIRED:
THEORY :
D Flip-flop
Logic diagram:
Output Qn+1 = CLK . D + CLK Qn
Truth Table
Truth table:
T FLIP-FLOP:
T flip-flop is also known as Toggle flip-flop. The T flip-flop is a modification of the J-K flip-
flop. Both the J K inputs of the JK flip flop are held at logic 1 and the clock signal continuous
to change the outputs will simply change state with each rising edge of the clop signal.
Logic diagram:
Truth table:
1 0 1
1 1 0 Toggle
PROCEDURE:
Connections are made as per circuit diagram.
Verify truth table for various combinations of inputs
RESULT:
Study and verified truth of various flip-flops.
Precautions:
All the IC should be checked before use the apparatus.
All LEDs should be checked.
All connection should be tight.
Always connect GND first and then connect Vcc.
Used suitable type Patch cords.
The circuit should be off before change the connections
After completed experiment switched off the supply of the apparatus.
EXPERIMENT NO-4
OBJECTIVE:
Implementation & verification of Decoder/Demultiplexer and Encoder using logic gates.
APPARATUS REQUIRED:
Decoder:
A Decoder is a multiple –input and multiple output combinational logic circuits which
converts coded inputs into coded outputs, where the input and output coded are different.
Procedure:
Connect the supply from the trainer kit through patch cords, also connect circuit
diagram as per circuit diagram.
Give the input to A, B and EN through switches.
Observe the output Yo to Y3 on the trainer kit through LEDs.
For different combinations of inputs observe the outputs and match them with truth
table.
Truth Table
Inputs Outputs
EN A B Y3 Y2 Y1 Yo
1 X X 0 0 0 0
0 0 0 0 0 0 1
0 0 1 0 0 1 0
PSAT Pranveer
0 Singh
1 Institute
0 0of Technology
1 0 0
Bhauti, Kalpi Road, Kanpur
0 1 1 1 0 0 0
Encoder:
An encoder is a combinations logic circuit. It is the reverse of a decoder function. It has 2 n
input lines and n output lines. An encoder accepts an active level on one of its inputs
representing a digit such as a decimal/octal digit and it convert to coded output.
EXPERIMENT NO-5
OBJECT:
Implementation of 4x1 Multiplexer using logic gates.
APPARATUS REQUIRED:
THEORY:
Multiplexer:
A multiplexer (MUX) is a device that accepts data from one of many input sources for
transmission over a common shared line. To achieve this MUX has several data lines and a
single output along with data-select inputs, which permit digital data on any one of the inputs
to be switched to the output line. The logic symbol for a 1-of-4 data selector/multiplexer is
shown in Figure:
The selection lines decide the number of inputs lines of particular multiplexer. If the number
of n inputs lines is equal to 2m , then m select lines are required to select one of the n input
line .
Note that if a binary zero appears on the data-select lines then data on input line D 0 will
appear on the output. Thus, data output Y is equal to D0 if and only if S1=0 and S0=0
PROCEDURE:
TRUTH TABLE :
S1 S0
0 0 D0
0 1 D1
1 0 D2
1 1 D3
PRECAUTIONS:
EXPERIMENT NO-6
OBJECT:
Implementation of 4- bit parallel adder using 7483 IC.
APPARATUS REQUIRED:-
THEORY:
Adder: An adder is a logic circuit which adds two or three bits at a time and give sum and
carry as the result.
Parallel Adder:
A n –bit parallel adder can be constructed using number of full adders circuit connected in
parallel the carry output of each is connected to the carry input of the next higher –order
adder.
Since all the bits of the augends and addend are fed into the adder circuits simultaneously and
the additions in each position are known as parallel adder.
A3 A2 A1 A0 Augends bits
B3 B2 B1 B0 Addend bits
S3 S2 S1 S0 Sum bits
PROCEDURE:
Connect ground and Vcc to 7483 IC from trainer kit through patch cords.
Connect inputs A1, A2, A3, A4 and B1, B2, B3, B4 to logic input switches.
Connect carry in CY1 to ground so that carry input will be in logic state 0.
Connect SUM1, SUM2, SUM3, SUM4 and carry out CYo to the ouput display.
Verify the truth table for different combinations of inputs.
A1 B1 A2 B2 S1 S2 C1
A3 B3 A4 B4 S3 S4 Co
L L L L L L L
H L L L H L L
L H L L H L L
H H L L L H L
L L H L L H L
H L H L H H L
L H H L H H L
H H H L L H L
L L L H L H L
H L L H H H L
L H L H H H L
H H L H L L H
L L H H L L H
H L H H H L H
L H H H H L H
H H H H L H H
RESULT:
Study of parallel adder using 7483IC and verified the truth table.
PRECAUTIONS:
All the ICs should be checked before starting the experiment.
All the connection should be tight.
Always connect ground 1st and then connect Vcc.
Suitable type wire should be used for different types of circuit.
The kit should be OFF before change the connections.
After completed the experiment switched off the supply of the apparatus.
OBJECT :
Design and verified 4-bit synchronous counter.
APPARATUS REQUIRED:-
THEORY:-
Synchronous counter:-
Synchronous counter is one in which all the flip-flops are triggered simultaneously by the
clock pulse. So they are also called parallel counters. In synchronous counter clock pulse is
applied common to all the flip-flops.
A 4-bit synchronous counter can be made by using IC 74193. Here D0, D1, D2, D3 are the
data inputs. CLKU and CLKD is the pin specified for required operation of the chip(as UP
counter or as DOWN counter). We got the data on Qo, Q1, Q2, Q3
PROCEDURE:-
Connect all the data inputs and clock to the CLKU (pin no. 5) or CLKD (pin no. 4) for
UO and DOWN counter respectively.
For the counter porpuse CLR (pin no.14) and S (pin no.11) should be low and high
respectively.
H L H Count UP
H L H Count Down
X X H X Reset
X X L L Load input
RESULT:
Study of 4- bit Synchronous counter using 74193IC and mode selection, truth table is
verified.
PRECAUTIONS:
All the ICs should be checked before starting the experiment.
All the connection should be tight.
Always connect ground 1st and then connect Vcc.
Suitable type wire should be used for different types of circuit.
The kit should be Off before change the connections.
After completed the experiment switched off the supply of the apparatus.
OBJECT :
Design and verify 4-bit Asynchronous Counter.
APPARATUS REQUIRED:
THEORY:
Asynchronous Counter:
In asynchronous counter, the flip-flop is clocked by the External clock pulse and each
successive flip-flop is clocked from the previous flip-flop output. Design a ripple counter, the
number of flip-flops required depend upon of the number of states. The maximum number of
the output state of a counter is 2n Where n is a number of flip-flop of the counter.
A ripple counter can be constructed by use of clocked J-K flip-flops.
The A flip-flop must be change state before it can trigged the B flip-flop, and B flip-flop has
to change state before it can trigger C flip flop. And flip- flop has to change state before it can
be trigger the D lip-flop.
PROCEDURE:
Mr1 Mr2 Q3 Q2 Q1 Q0
H H L L L L
L H COUNT
H L COUNT
L L COUNT
RESULT:
Study of 4- bit asynchronous counter using 7493IC and mode selection, truth table is
verified.
PRECAUTIONS: