CS6211 – DIGITAL LABORATORY | 1

Dharmapuri – 636 703 For more Visit : www.EasyEngineering.net

LAB MANUAL

ww

Regulation

w.E

: 2013 : B.E. – CSE

Branch

asy

Year & Semester

: I Year / II Semester

En

CS6211- DIGITAL LABORATORY

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 2

ANNA UNIVERSITY: CHENNAI REGUALTION - 2013 CS6211 - DIGITAL LABORATORY LIST OF EXPERIMENTS:

1. Verification of Boolean Theorems using basic gates.

ww

2. Design and implementation of combinational circuits using basic gates for arbitrary functions, code converters.

w.E

3. Design and implementation of combinational circuits using MSI devices:  4 – bit binary adder / subtractor  Parity generator / checker  Magnitude Comparator  Application using multiplexers

asy

En

gin

eer

4. Design and implementation of sequential circuits:

 Shift –registers  Synchronous and asynchronous counters

ing

5. Coding combinational / sequential circuits using HDL.

.ne t

6. Design and implementation of a simple digital system (Mini Project).

TOTAL: 45 PERIODS

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 3

INTRODUCTION ABOUT DIGITAL LABORATORY: In today’s modern world, the usage of digital technology is mandatory and unavoidable, applications such as internet, wireless broadcasting systems, Smart Television, computers, industry automation systems, music players etc., are really very reliable and accurate in quality and performance. In this Lab, we learn the fundamental aspects of digital mathematical and logical operations by hardware and software (HDL simulator) methodologies. Circuit that takes the logical decision and the process are called logic gates.

ww

Each gate has one or more input and only one output. OR, AND and NOT are basic

w.E

gates. NAND and NOR are known as universal gates. A half adder has two inputs for the two bits to be added and two outputs one from the sum ‘ S’ and other from

asy

the carry ‘ c’ into the higher adder position. Above circuit is called as a carry signal

En

from the addition of the less significant bits sum from the X-OR Gate the carry out from the AND gate.

gin

eer

A conversion circuit must be inserted between the two systems if each uses different codes for same information. Thus, code converter is a circuit that makes the

ing

two systems compatible even though each uses different binary code.

.ne t

A binary adder is a digital circuit that produces the arithmetic sum of two binary numbers. It can be constructed with full adders connected in cascade, with the output carry from each full adder connected to the input carry of next full adder in chain. The comparison of two numbers is an operator that determine one number is greater than, less than (or) equal to the other number. A magnitude comparator is a combinational circuit that compares two numbers A and B and determine their relative magnitude. A parity bit is used for detecting errors during transmission of binary information. A parity bit is an extra bit included with a binary message to make the

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 4

number is either even or odd. The message including the parity bit is transmitted and then checked at the receiver ends for errors. An error is detected if the checked parity bit doesn’t correspond to the one transmitted. The circuit that generates the parity bit in the transmitter is called a ‘parity generator’ and the circuit that checks the parity in the receiver is called a ‘parity checker’. Multiplexer means transmitting a large number of information units over a smaller number of channels or lines. A digital multiplexer is a combinational circuit that selects binary information from one of many input lines and directs it to a

ww

single output line. The function of Demultiplexer is in contrast to multiplexer function. It takes

w.E

information from one line and distributes it to a given number of output lines. For

asy

this reason, the demultiplexer is also known as a data distributor. Decoder can also be used as demultiplexer. An encoder is a digital circuit that perform inverse

En

operation of a decoder. An encoder has 2n input lines and n output lines. In encoder

gin

the output lines generates the binary code corresponding to the input value.

eer

A decoder is a multiple input multiple output logic circuits which converts

ing

coded input into coded output where input and output codes are different. The input code generally has fewer bits than the output code.

.ne t

A counter is a register capable of counting number of clock pulse arriving at its clock input. Counter represents the number of clock pulses arrived. A specified sequence of states appears as counter output. This is the main difference between a register and a counter. There are two types of counter, synchronous and asynchronous. A register is capable of shifting its binary information in one or both directions is known as shift register. The logical configuration of shift register consist of a D-Flip flop cascaded with output of one flip flop connected to input of next flip flop.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 5

INDEX EXP No.

DATE

SIGNATURE OF REMARKS THE STAFF

LIST OF EXPERIMENT

1

STUDY OF LOGIC GATES

2

DESIGN OF ADDER AND SUBTRACTOR

3

DESIGN AND IMPLEMENTATION OF CODE CONVERTORS

4

DESIGN OF 4-BIT ADDER AND SUBTRACTOR

ww

5 6 7

DESIGN AND IMPLEMENTATION OF MAGNITUDE COMPARATOR

w.E

16 BIT ODD/EVEN PARITY CHECKER AND GENERATOR DESIGN AND IMPLEMENTATION OF MULTIPLEXER AND DEMULTIPLEXER

asy

8

DESIGN AND IMPLEMENTATION OF ENCODER AND DECODER

9

CONSTRUCTION AND VERIFICATION OF 4 BIT RIPPLE COUNTER AND MOD 10/MOD 12 RIPPLE COUNTER

10

DESIGN AND IMPLEMENTATION OF 3 BIT SYNCHRONOUS UP/DOWN COUNTER

11

DESIGN AND IMPLEMENTATION OF SHIFT REGISTER

12

SIMULATION OF LOGIC GATES

13

SIMULATION OF ADDER AND SUBTRACTOR

14

DESIGN OF 4-BIT ADDER AND SUBTRACTOR

15

DESIGN AND IMPLEMENTATION OF MULTIPLEXER AND DEMULTIPLEXER

16

DESIGN AND SIMULATION OF FLIP-FLOPS

17

DESIGN AND SIMULATION OF SHIFT REGISTER

18

DESIGN AND IMPLEMENTATION OF DIGITAL SYSTEM (Mini Project)

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 6

AND GATE: SYMBOL:

PIN DIAGRAM:

TRUTH TABLE:

ww

A

B

A.B

0

0

0

0

1

0

1

0

0

1

1

w.E

ORGATE:

asy 1

SYMBOL:

TRUTH TABLE:

A

B

A+B

0

0

0

0

1

1

1

0

1

1

1

1

VVIT Visit : www.EasyEngineering.net

En

gin

eer

PIN DIAGRAM:

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 7

EX NO:1

STUDY OF LOGIC GATES

DATE:

AIM:: To study about logic gates and verify their truth tables.

APPARATUS REQUIRED: -

ww

w.E SL No. 1. 2. 3. 4. 5. 6. 7. 8

COMPONENT SPECIFICATION QTY AND GATE IC 7408 1 OR GATE IC 7432 1 NOT GATE IC 7404 1 NAND GATE 2 I/P IC 7400 1 NOR GATE IC 7402 1 X-OR GATE IC 7486 1 NAND GATE 3 I/P IC 7410 1 BREAD BOARD 1

asy

En

gin

eer

THEORY:

ing

.ne t

Circuit that takes the logical decision and the process are called logic gates. Each gate has one or more input and only one output. OR, AND and NOT are basic gates. NAND and NOR are known as universal gates. Basic gates form these gates.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 8

NOT GATE : SYMBOL:

PIN DIAGRAM:

TRUTH TABLE:

ww

A

A’

0

1

w.E 1

0

asy

En

EX-OR GATE : SYMBOL :

TRUTH TABLE: A

B

A’B+AB’

0

0

1

0

1

0

1

0

0

1

1

1

VVIT Visit : www.EasyEngineering.net

gin

PIN DIAGRAM :

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 9

AND GATE The AND gate performs a logical multiplication commonly known as AND function. The output is high when both the inputs are high. The output is low level when any one of the inputs is low.

OR GATE The OR gate performs a logical addition commonly known as OR function. The output is high when any one of the inputs is high. The output is low

ww

level when both the inputs are low.

NOT GATE

w.E

asy

The NOT gate is called an inverter. The output is high when the input is

En

low. The output is low when the input is high.

gin

X-OR GATE

eer

ing

.ne t

The output is high when any one of the inputs is high. The output is low when both the inputs are low and both the inputs are high.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 10

2-INPUT NAND GATE SYMBOL

PIN DIAGRAM

TRUTH TABLE: A

B

(A.B)'

0

0

ww

1

0

1

0

1

0

1

1

1

w.E 0

asy

3-INPUT NAND GATE SYMBOL

TRUTH TABLE: A 0 0 0 0 1 1 1 1

B 0 0 1 1 0 0 1 1

C 0 1 0 1 0 1 0 1

En

gin

eer

PIN DIAGRAM

ing

.ne t

(A.B.C)' 1 1 1 1 1 1 1 0

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 11

NAND GATE The NAND gate is a contraction of AND-NOT. The output is high when both inputs are low and any one of the input is low .The output is low level when both inputs are high.

NOR GATE The NOR gate is a contraction of OR-NOT. The output is high when both

ww

inputs are low. The output is low when one or both inputs are high.

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 12

NOR GATE: SYMBOL

PIN DIAGRAM

TRUTH TABLE: A

ww

0

B

(A+B)’

0

1

w.E

0

1

0

1

1

0

0

1

VVIT Visit : www.EasyEngineering.net

asy 0

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 13

PROCEDURE (i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: The logic gates have been studied and their truth tables have been verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 14

LOGIC DIAGRAM HALF ADDER

TRUTH TABLE

ww

A

B

CARRY

SUM

0 0 1 1

0 1 0 1

0 0 0 1

0 1 1 0

w.E

asy

K-Map for SUM

SUM = A’B + AB’

VVIT Visit : www.EasyEngineering.net

En

gin

eer

K-Map for CARRY

ing

.ne t

CARRY = AB

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 15

EX NO:2 DATE:

DESIGN OF ADDER AND SUBTRACTOR

AIM: To design and construct half adder, full adder, half substractor and full substractor circuits and verify the truth table using logic gates.

APPARATUS REQUIRED:

ww

Sl.No. 1. 2. 3. 4. 5.

COMPONENT AND GATE X-OR GATE NOT GATE OR GATE BREADBOARD

w.E

THEORY: HALF ADDER:

asy

SPECIFICATION IC 7408 IC 7486 IC 7404 IC 7432 -

En

gin

eer

QTY 1 1 1 1 1

ing

.ne t

A half adder has two inputs for the two bits to be added and two outputs one from the sum ‘ S’ and other from the carry ‘ C’ into the higher adder position. Above circuit is called as a carry signal from the addition of the less significant bits sum from the X-OR Gate the carry out from the AND gate.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 16

LOGIC DIAGRAM: FULL ADDER (FULL ADDER USING TWO HALF ADDER)

ww

w.E

TRUTH TABLE:

A 0 0 0 0 1 1 1 1

asy B 0 0 1 1 0 0 1 1

C

En 0 1 0 1 0 1 0 1

CARRY

SUM

0 0 0 1 0 1 1 1

0 1 1 0 1 0 0 1

gin

eer

K-Map for SUM:

ing

.ne t

SUM = A’B’C + A’BC’ + ABC’ + ABC VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 17

FULL ADDER: A full adder is a combinational circuit that forms the arithmetic sum of input; it consists of three inputs and two outputs. A full adder is useful to add three bits at a time but a half adder cannot do so. In full adder sum output will be taken from X-OR Gate, carry output will be taken from OR Gate.

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 18

K-Map for CARRY:

CARRY = AB + BC + AC

ww

LOGIC DIAGRAM:

w.E

HALF SUBTRACTOR

asy

En

TRUTH TABLE: A

B

0 0 1 1

0 1 0 1

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

BORROW DIFFERENCE 0 1 0 0

0 1 1 0

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 19

HALF SUBTRACTOR: The half subtractor is constructed using X-OR and AND Gate. The half subtractor has two input and two outputs. The outputs are difference and borrow. The difference can be applied using X-OR Gate, borrow output can be implemented using an AND Gate and an inverter.

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 20

K-Map for DIFFERENCE:

DIFFERENCE = A’B + AB’

K-Map for BORROW:

ww

w.E

asy

En

BORROW = A’B

LOGIC DIAGRAM: FULL SUBTRACTOR

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 21

FULL SUBTRACTOR: The full subtractor is a combination of X-OR, AND, OR, NOT Gates. In a full subtractor the logic circuit should have three inputs and two outputs. The two half subtractor put together gives a full subtractor .The first half subtractor will be C and A B. The output will be difference output of full subtractor. The expression AB assembles the borrow output of the half subtractor and the second term is the inverted difference output of first X-OR.

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 22

FULL SUBTRACTOR USING TWO HALF SUBTRACTOR:

TRUTH TABLE:

ww

A

B

w.E 0 0 0 0 1 1 1 1

0 0 1 1 0 0 1 1

C

asy

K-Map for Difference:

0 1 0 1 0 1 0 1

En

BORROW DIFFERENCE 0 1 1 1 0 0 0 1

gin

eer

0 1 1 0 1 0 0 1

ing

.ne t

Difference = A’B’C + A’BC’ + AB’C’ + ABC

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 23

PROCEDURE:

(i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 24

K-Map for Borrow:

ww

Borrow = A’B + BC + A’C

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the half adder, full adder, half subtractor and full subtractor circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 25

LOGIC DIAGRAM:. BINARY TO GRAY CODE CONVERTOR

ww

w.E

K-Map for G3:

asy

En

gin

eer

ing

.ne t

G3 = B3

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 26

EX NO:3 DATE:

DESIGN AND IMPLEMENTATION OF CODE CONVERTORS

AIM: To design and implement 4-bit (i) (ii) (iii) (iv)

ww

Binary to gray code converter Gray to binary code converter BCD to excess-3 code converter Excess-3 to BCD code converter

w.E

APPARATUS REQUIRED:

asy

Sl.No.

En

COMPONENT

1.

X-OR GATE

2.

AND GATE

3.

SPECIFICATION

gin

IC 7486

eer

QTY. 1

IC 7408

1

OR GATE

IC 7432

4.

NOT GATE

IC 7404

ing

5.

IC TRAINER KIT

-

1

6.

PATCH CORDS

-

35

VVIT Visit : www.EasyEngineering.net

1 1

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 27

K-Map for G2:

ww

K-Map for G1:

w.E

asy

En

K-Map for G0:

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 28

TRUTH TABLE: |

Binary input

|

Gray code output

|

B3

B2

B1

B0

G3

G2

G1

G0

0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1

0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1

0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1

0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1

0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1

0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0

0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0

0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0

ww

w.E

VVIT Visit : www.EasyEngineering.net

asy

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 29

LOGIC DIAGRAM: GRAY CODE TO BINARY CONVERTOR

ww

w.E

asy

En

K-Map for B3:

gin

eer

ing

.ne t

B3 = G3

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 30

THEORY: The availability of large variety of codes for the same discrete elements of information results in the use of different codes by different systems. A conversion circuit must be inserted between the two systems if each uses different codes for same information. Thus, code converter is a circuit that makes the two systems compatible even though each uses different binary code. The bit combination assigned to binary code to gray code. Since each code uses four bits to represent a decimal digit. There are four inputs and four outputs.

ww

Gray code is a non-weighted code.

w.E

The input variable are designated as B3, B2, B1, B0 and the output variables

are designated as C3, C2, C1, Co. from the truth table, combinational circuit is

asy

designed. The Boolean functions are obtained from K-Map for each output variable.

K-Map for B2:

VVIT Visit : www.EasyEngineering.net

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 31

K-Map for B1:

ww

w.E

K-Map for B0:

VVIT Visit : www.EasyEngineering.net

asy

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 32

TRUTH TABLE: Gray Code

Binary Code

G3

G2

G1

G0

B3

B2

B1

B0

0

0

0

0

0

0

0

0

0

0

0

1

0

0

0

1

0

0

1

1

0

0

1

0

1

0

0

0

1

1

ww 0

0

0

1

1

0

0

1

0

0

0

1

1

1

0

1

0

1

0

1

0

1

0

1

1

0

0

1

0

0

1

1

1

1

1

0

0

1

0

0

0

1

1

0

1

1

0

0

1

1

1

1

1

0

1

0

1

1

1

0

1

0

ing

1

1

0

1

0

1

1

0

0

1

0

1

1

1

1

0

1

1

0

0

1

1

1

1

0

1

0

0

0

1

1

1

1

w.E

VVIT Visit : www.EasyEngineering.net

asy 0

En

gin

eer

1

.ne t 1

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 33

LOGIC DIAGRAM: BCD TO EXCESS-3 CONVERTOR

ww

w.E

asy

K-Map for E3:

En

gin

eer

ing

.ne t

E3 = B3 + B2 (B0 + B1) VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 34

K-Map for E2:

ww

w.E

K-Map for E1:

VVIT Visit : www.EasyEngineering.net

asy

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 35

K-Map for E0:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 36

TRUTH TABLE:

BCD input

Excess – 3 output

B3

B2

B1

B0

G3

G2

G1

G0

0

0

0

0

0

0

1

1

0

0

0

1

0

1

0

0

0

0

ww

1

0

0

1

0

1

0

0

1

0

1

1

0

0

1

0

0

0

1

1

1

0

w.E

1

1

0

1

0

0

0

0

1

1

0

0

0

1

0

1

1

1

En

1

0

1

0

1

0

0

0

1

0

1

1

1

0

0

1

1

1

1

0

1

0

x

x

1

0

1

1

x

x

x

1

1

0

0

x

x

x

1

1

0

1

x

x

x

x

1

1

1

0

x

x

x

x

1

1

1

1

x

x

x

x

VVIT Visit : www.EasyEngineering.net

asy 1

1

gin

eer

ing 0 x

0

.ne t x x x

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 37

LOGIC DIAGRAM: EXCESS-3 TO BCD CONVERTOR

ww

w.E

K-Map for A

asy

En

gin

eer

ing

.ne t

: A = X1 X2 + X3 X4 X1

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 38

K-Map for B:

ww

w.E

asy

K-Map for C:

VVIT Visit : www.EasyEngineering.net

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 39

K-Map for D:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 40

THEORY: BINARY TO EXCESS-3 CODE CONVERTOR: A code converter is a circuit that makes the two systems compatible even though each uses a different binary code. To convert from binary code to Excess-3 code, the input lines must supply the bit combination of elements as specified by code and the output lines generate the corresponding bit combination of code. Each one of the four maps represents one of the four outputs of the circuit as a function of

ww

the four input variables.

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 41

TRUTH TABLE: Excess – 3 Input

BCD Output

B3

B2

B1

B0

G3

G2

G1

G0

0

0

1

1

0

0

0

0

0

1

0

0

0

0

0

1

0

1

0

1

0

0

1

0

0

1

ww

1

0

0

0

1

1

0

1

1

0

1

0

0

1

0

0

0

0

1

0

1

1

w.E

1

0

0

0

1

1

0

1

0

1

0

1

1

1

1

0

1

1

En

1

0

0

0

1

1

0

0

1

0

0

1

VVIT Visit : www.EasyEngineering.net

asy 1

0

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 42

PROCEDURE: (i)

Connections were given as per circuit diagram.

(ii)

Logical inputs were given as per truth table

(iii)

Observe the logical output and verify with the truth tables.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the code converter circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 43

LOGIC DIAGRAM: 4-BIT BINARY ADDER

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 44

EX NO:4 DATE:

DESIGN OF 4-BIT ADDER AND SUBTRACTOR

AIM: To design and implement 4-bit adder and subtractor using IC 7483. APPARATUS REQUIRED:

ww

Sl.No. 1. 2. 3. 3. 4.

COMPONENT SPECIFICATION QTY. IC IC 7483 1 EX-OR GATE IC 7486 1 NOT GATE IC 7404 1 IC TRAINER KIT 1 PATCH CORDS 40

w.E

THEORY:

asy

4 BIT BINARY ADDER:

En

gin

eer

ing

A binary adder is a digital circuit that produces the arithmetic sum of two

.ne t

binary numbers. It can be constructed with full adders connected in cascade, with the output carry from each full adder connected to the input carry of next full adder in chain. The augends bits of ‘A’ and the addend bits of ‘B’ are designated by subscript numbers from right to left, with subscript 0 denoting the least significant bits. The carries are connected in chain through the full adder. The input carry to the adder is C0 and it ripples through the full adder to the output carry C4.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 45

LOGIC DIAGRAM: 4-BIT BINARY SUBTRACTOR

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 46

4 BIT BINARY SUBTRACTOR:

The circuit for subtracting A-B consists of an adder with inverters, placed between each data input ‘B’ and the corresponding input of full adder. The input carry C0 must be equal to 1 when performing subtraction.

PIN DIAGRAM FOR IC 7483:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 47

LOGIC DIAGRAM: 4-BIT BINARY ADDER/SUBTRACTOR

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 48

4 BIT BINARY ADDER/SUBTRACTOR: The addition and subtraction operation can be combined into one circuit with one common binary adder. The mode input M controls the operation. When M=0, the circuit is adder circuit. When M=1, it becomes subtractor. 4 BIT BCD ADDER:

ww

Consider the arithmetic addition of two decimal digits in BCD, together with

w.E

an input carry from a previous stage. Since each input digit does not exceed 9, the

asy

output sum cannot be greater than 19, the 1 in the sum being an input carry. The

En

output of two decimal digits must be represented in BCD and should appear in the form listed in the columns.

gin

eer

ABCD adder that adds 2 BCD digits and produce a sum digit in BCD. The 2

ing

decimal digits, together with the input carry, are first added in the top 4 bit adder to produce the binary sum.

VVIT Visit : www.EasyEngineering.net

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 49

TRUTH TABLE: Input Data A

Input Data B

Addition

Subtraction

A4 A3 A2 A1 B4 B3 B2 B1

C

S4 S3 S2 S1

B

D4 D3 D2 D1

1

0

0

0

0

1

0

0

0

0

0

1

0

0

0

1 1 1

ww

0

0

1

0

0

1

0

1

0

1

1

1

0

1

0

0

0

1

0

0

0

0

1

0

0

0

0

0

1

0

0

0

0

1

0

1

0

0

1

0

1

0

1

0

1

1

1

0

1

0

0

0

0

1

0

1

0

0

1

0

1

0

1

1

1

0

0

1

0

0

1

1

1

1

1

1

0

1

1

1

1

1

1

0

1

0

0

1

1

1

1

0

1

0

1

1

0

1

1

0

1

1

1

0

1

1

0

1

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 50

LOGIC DIAGRAM: BCD ADDER

ww

w.E

asy

En

K MAP

gin

eer

ing

.ne t

Y = S4 (S3 + S2)

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 51

TRUTH TABLE:

BCD SUM

CARRY

S4

S3

S2

S1

C

0

0

0

0

0

0

0

0

1

0

0

0

1

0

0

0

0

1

0

1

0

0

0

0

w.E

1

0

1

0

0

1

1

0

1

1

En

1

0

0

0

1

0

0

1

0

1

0

1

0

1

1

0

1

1

1

1

1

0

0

1

1

1

0

1

1

1

1

1

0

1

1

1

1

1

1

ww 0

1

VVIT Visit : www.EasyEngineering.net

asy

0 1

0

gin 0 0

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 52

PROCEDURE: (i)

Connections were given as per circuit diagram.

(ii)

Logical inputs were given as per truth table

(iii)

Observe the logical output and verify with the truth tables.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the 4 bit adder and subtractor circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 53

LOGIC DIAGRAM: 2 BIT MAGNITUDE COMPARATOR

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 54

EX NO: 5

DESIGN AND IMPLEMENTATION OF MAGNITUDE COMPARATOR

DATE:

AIM: To design and implement (i)

2 – bit magnitude comparator using basic gates.

(ii)

8 – bit magnitude comparator using IC 7485.

ww

w.E

APPARATUS REQUIRED:

asy

Sl.No.

En

COMPONENT

SPECIFICATION

gin

QTY.

1.

AND GATE

2.

X-OR GATE

3.

OR GATE

IC 7432

4.

NOT GATE

IC 7404

5.

4-BIT MAGNITUDE COMPARATOR

IC 7485

2

6.

IC TRAINER KIT

-

1

7.

PATCH CORDS

-

30

VVIT Visit : www.EasyEngineering.net

IC 7408

2

IC 7486

1

eer

ing

1

.ne t

1

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 55

K MAP

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 56

THEORY: The comparison of two numbers is an operator that determine one number is greater than, less than (or) equal to the other number. A magnitude comparator is a combinational circuit that compares two numbers A and B and determine their relative magnitude. The outcome of the comparator is specified by three binary variables that indicate whether A>B, A=B (or) A
ww

w.E

B = B3 B2 B1 B0

The equality of the two numbers and B is displayed in a combinational circuit

asy

designated by the symbol (A=B). This indicates A greater than B, then inspect the

En

relative magnitude of pairs of significant digits starting from most significant position. A is 0 and that of B is 0.

gin

eer

We have AB =

A3B31

+ X3A2B2 +

1

X3A21B2

A
1

X3X2A1B11

ing

+ X3X2X1A0B01

1

+ X3X2A1 B1 + X3X2X1A01B0

.ne t

The same circuit can be used to compare the relative magnitude of two BCD digits. Where, A = B is expanded as, A = B = (A3 + B3) (A2 + B2) (A1 + B1) (A0 + B0) 







x3

x2

x1

x0

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 57

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 58

TRUTH TABLE:

A1 A0 B1 B0

A>B

A=B

A
0

0

0

0

0

1

0

0

0

0

1

0

0

1

0

0

1

0

0

0

1

0

0

1

1

0

0

1

0

1

0

0

ww 0

1

0

0

1

0

1

1

0

0

1

1

0

0

1

1

1

1

0

0

1

1

0

0

0

asy

0

0

w.E

0

1

0

0

1

0

0

1

1

0

0

1

0

1

0

0

1

0

1

1

0

0

1

1

0

0

1

0

1

1

0

1

1

0

0

1

1

1

0

1

0

0

1

1

1

1

0

1

0

VVIT Visit : www.EasyEngineering.net

En

gin 1

eer

0

ing 1 0

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 59

LOGIC DIAGRAM: 8 BIT MAGNITUDE COMPARATOR

ww

w.E

PIN DIAGRAM FOR IC 7485:

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 60

PROCEDURE:

(i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

TRUTH TABLE:

ww A

w.E

asy B

A>B

A=B

A
0000 0000

0000 0000

0

1

0

0001 0001

0000 0000

1

0

0000 0000

0001 0001

gin

0

0

eer

1

En

0

ing

.ne t

RESULT: Thus the magnitude comparator circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 61

LOGIC DIAGRAM: 16 BIT ODD/EVEN PARITY CHECKER

ww

w.E

asy

En

TRUTH TABLE:

gin

eer

I7 I6 I5 I4 I3 I2 I1 I0 I7’I6’I5’I4’I3’I2’11’ I0’ Active

ing

.ne t

∑E

∑O

0 0 0 0 0 0 0 1

0 0 0 0 0 0 0 0

1

1

0

0 0 0 0 0 1 1 0

0 0 0 0 0 1 1 0

0

1

0

0 0 0 0 0 1 1 0

0 0 0 0 0 1 1 0

1

0

1

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 62

EX NO: 6 DATE:

16 BIT ODD/EVEN PARITY CHECKER AND GENERATOR

AIM: To design and implement 16 bit odd/even parity checker generator using IC 74180.

ww

APPARATUS REQUIRED: Sl.No. 1. 1. 2. 3.

w.E

COMPONENT NOT GATE

asy

IC TRAINER KIT PATCH CORDS

THEORY:

SPECIFICATION QTY. IC 7404 1 IC 74180 2 1 30

En

gin

eer

ing

.ne t

A parity bit is used for detecting errors during transmission of binary information. A parity bit is an extra bit included with a binary message to make the number is either even or odd. The message including the parity bit is transmitted and then checked at the receiver ends for errors. An error is detected if the checked parity bit doesn’t correspond to the one transmitted. The circuit that generates the parity bit in the transmitter is called a ‘parity generator’ and the circuit that checks the parity in the receiver is called a ‘parity checker’.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 63

FUNCTION TABLE: INPUTS Number of High Data Inputs (I0 – I7) EVEN ODD EVEN ODD X X

ww

PE

PO

1 1 0 0 1 0

0 0 1 1 1 0

OUTPUTS ∑O ∑E 1 0 0 1 0 1

0 1 1 0 0 1

w.E

LOGIC DIAGRAM:

asy

16 BIT ODD/EVEN PARITY GENERATOR

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 64

In even parity, the added parity bit will make the total number is even amount. In odd parity, the added parity bit will make the total number is odd amount. The parity checker circuit checks for possible errors in the transmission. If the information is passed in even parity, then the bits required must have an even number of 1’s. An error occur during transmission, if the received bits have an odd number of 1’s indicating that one bit has changed in value during transmission.

PIN DIAGRAM FOR IC 74180:

ww

w.E

asy

En

gin

eer

ing

.ne t

.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 65

TRUTH TABLE:

I7 I6 I5 I4 I3 I2 I1 I0 I7 I6 I5 I4 I3 I2 I1 I0 Active

∑E

∑O

1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0

1

1

0

1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0

0

0

1

0

1

0

ww

1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 66

PROCEDURE:

(i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the i6bit odd/even parity checker/generator circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 67

CIRCUIT DIAGRAM FOR 4X1 MULTIPLEXER:

ww

w.E

asy

En

gin

eer

TRUTH TABLE: S1

S0

Y = OUTPUT

0

0

D0

0

1

D1

1

0

D2

1

1

D3

VVIT Visit : www.EasyEngineering.net

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 68

EX NO: 7 DATE:

DESIGN AND IMPLEMENTATION OF MULTIPLEXER AND DEMULTIPLEXER

AIM: To design and implement multiplexer and demultiplexer using logic gates and study of IC 74150 and IC 74154.

APPARATUS REQUIRED:

ww

Sl.No. 1. 2. 3. 2. 3.

COMPONENT 3 I/P AND GATE OR GATE NOT GATE IC TRAINER KIT PATCH CORDS

w.E

asy

En

THEORY:. MULTIPLEXER:

SPECIFICATION QTY. IC 7411 2 IC 7432 1 IC 7404 1 1 32

gin

eer

ing

.ne t

Multiplexer means transmitting a large number of information units over a smaller number of channels or lines. A digital multiplexer is a combinational circuit that selects binary information from one of many input lines and directs it to a single output line. The selection of a particular input line is controlled by a set of selection lines. Normally there are 2n input line and n selection lines whose bit combination determine which input is selected.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 69

BLOCK DIAGRAM FOR 4:1 MULTIPLEXER:

ww

w.E

FUNCTION TABLE:

S1

asy S0

En

INPUTS Y

gin

0

0

D0 → D0 S1’ S0’

0

1

D1 → D1 S1’ S0

1

0

D2 → D2 S1 S0’

1

1

D3 → D3 S1 S0

eer

Y = D0 S1’ S0’ + D1 S1’ S0 + D2 S1 S0’ + D3 S1 S0

VVIT Visit : www.EasyEngineering.net

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 70

DEMULTIPLEXER: The function of Demultiplexer is in contrast to multiplexer function. It takes information from one line and distributes it to a given number of output lines. For this reason, the demultiplexer is also known as a data distributor. Decoder can also be used as demultiplexer. In the 1: 4 demultiplexer circuit, the data input line goes to all of the AND

ww

gates. The data select lines enable only one gate at a time and the data on the data

w.E

input line will pass through the selected gate to the associated data output line.

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 71

BLOCK DIAGRAM FOR 1:4 DEMULTIPLEXER:

ww

w.E

FUNCTION TABLE:

S1

asy

0

En S0 0

INPUT

gin

X → D0 = X S1’ S0’

eer

ing

0

1

X → D1 = X S1’ S0

1

0

X → D2 = X S1 S0’

1

1

X → D3 = X S1 S0

.ne t

D0 = X S1’ S0’ D1 = X S1’ S0 D2 = X S1 S0’ D3 = X S1 S0

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 72

LOGIC DIAGRAM FOR DEMULTIPLEXER:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 73

TRUTH TABLE: INPUT

OUTPUT

S1

S0

I/P

D0

D1

D2

D3

0

0

0

0

0

0

0

0

0

1

1

0

0

0

1

0

0

0

0

0

1

1

0

1

0

0

0

asy

0

0

0

0

1

0

0

0

0

0

eer

1

ww 0 0 1

w.E

0

0

1

0

En

1

0

1

1

0

0

1

1

1

0

VVIT Visit : www.EasyEngineering.net

gin

0

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 74

PIN DIAGRAM FOR IC 74150:

ww

w.E

asy

En

PIN DIAGRAM FOR IC 74154:

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 75

PROCEDURE: (i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the Multiplexer/Demultiplexer circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 76

PIN DIAGRAM FOR IC 7445: BCD TO DECIMAL DECODER:

ww

w.E

asy

En

PIN DIAGRAM FOR IC 74147:

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 77

EX NO: 8 DATE:

DESIGN AND IMPLEMENTATION OF ENCODER AND DECODER

AIM: To design and implement encoder and decoder using logic gates and study of IC 7445 and IC 74147.

APPARATUS REQUIRED:

ww Sl.No. 1. 2. 3. 2. 3.

w.E

COMPONENT 3 I/P NAND GATE OR GATE NOT GATE IC TRAINER KIT PATCH CORDS

THEORY:

asy

SPECIFICATION QTY. IC 7410 2 IC 7432 3 IC 7404 1 1 27

En

gin

eer

ing

.ne t

ENCODER: An encoder is a digital circuit that performs inverse operation of a decoder. An encoder has 2n input lines and n output lines. In encoder the output lines generates the binary code corresponding to the input value. In octal to binary encoder it has eight inputs, one for each octal digit and three output that generate the corresponding binary code. In encoder it is assumed that only one input has a value of one at any given time otherwise the circuit is meaningless. It has an ambiguila

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 78

that when all inputs are zero the outputs are zero. The zero outputs can also be generated when D0 = 1. LOGIC DIAGRAM FOR ENCODER:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 79

TRUTH TABLE: INPUT

OUTPUT

Y1

Y2

Y3

Y4

Y5

Y6

Y7

A

B

C

1

0

0

0

0

0

0

0

0

1

0

0

0

0

0

0

1

0

1

0

0

0

0

0

1

1

0

ww

0

1

0

0

0

0

0

0

0

0

0

0

0

w.E

1

0

asy

0

0

1

0

0

0

1

1

0

1

0

0

0

En

0

1

0

1

1

0

0

0

0

0

1

eer

1

1

VVIT Visit : www.EasyEngineering.net

0

gin

1

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 80

LOGIC DIAGRAM FOR DECODER:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 81

THEORY: DECODER: A decoder is a multiple input multiple output logic circuit which converts coded input into coded output where input and output codes are different. The input code generally has fewer bits than the output code. Each input code word produces a

ww

different output code word i.e there is one to one mapping can be expressed in truth

w.E

table. In the block diagram of decoder circuit the encoded information is present as n

asy

input producing 2n possible outputs. 2n output values are from 0 through out 2n – 1.

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 82

TRUTH TABLE: INPUT

OUTPUT

E

A

B

D0

D1

D2

D3

1

0

0

1

1

1

1

0

0

0

0

1

1

1

0

1

1

0

1

1

0

1

1

0

1

1

1

1

0

ww 0 0 0

w.E 1 1

VVIT Visit : www.EasyEngineering.net

asy 1

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 83

PROCEDURE: (i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the encoder/decoder circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 84

PIN DIAGRAM FOR IC 7476:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 85

EX NO: 9 DATE:

CONSTRUCTION AND VERIFICATION OF 4 BIT RIPPLE COUNTER AND MOD 10/MOD 12 RIPPLE COUNTER

AIM: To design and verify 4 bit ripple counter mod 10/ mod 12 ripple counter. APPARATUS REQUIRED:

ww Sl.No. 1. 2. 3. 4.

w.E

COMPONENT JK FLIP FLOP NAND GATE IC TRAINER KIT PATCH CORDS

THEORY:

asy

SPECIFICATION QTY. IC 7476 2 IC 7400 1 1 30

En

gin

eer

A counter is a register capable of counting number of clock pulse arriving at

ing

its clock input. Counter represents the number of clock pulses arrived. A specified

.ne t

sequence of states appears as counter output. This is the main difference between a register and a counter. There are two types of counter, synchronous and asynchronous. In synchronous common clock is given to all flip flop and in asynchronous first flip flop is clocked by external pulse and then each successive flip flop is clocked by Q or Q output of previous stage. A soon the clock of second stage is triggered by output of first stage. Because of inherent propagation delay time all flip flops are not activated at same time which results in asynchronous operation. VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 86

LOGIC DIAGRAM FOR 4 BIT RIPPLE COUNTER:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 87

TRUTH TABLE: CLK

QD

QC

QB

QA

0

0

0

0

0

1

1

0

0

0

2

0

1

0

0

3

1

1

0

0

0

0

1

0

0

1

0

1

1

0

1

0

ww

4

w.E

5

1

6

0

7

1

8

0

En

9

1

0

10

0

1

0

11

1

1

0

1

12

0

0

1

1

13

1

0

1

1

14

0

1

1

1

15

1

1

1

1

VVIT Visit : www.EasyEngineering.net

asy

1 0

gin 0 0

1

eer 1 1

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 88

LOGIC DIAGRAM FOR MOD - 10 RIPPLE COUNTER:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 89

TRUTH TABLE:

CLK

QD

QC

QB

QA

0

0

0

0

0

1

1

0

0

0

2

0

1

0

0

3

1

1

0

0

0

0

1

0

0

1

0

1

0

ww

w.E 4 5 6

asy 1 0

En 1

7

1

8

0

0

gin

9

1

0

0

10

0

0

0

VVIT Visit : www.EasyEngineering.net

1

1 0

0

eer

1

ing

1 0

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 90

LOGIC DIAGRAM FOR MOD - 12 RIPPLE COUNTER:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 91

TRUTH TABLE: CLK

QD

QC

QB

QA

0

0

0

0

0

1

1

0

0

0

2

0

1

0

0

3

1

1

0

0

4

0

0

1

0

1

0

1

0

1

1

0

1

0

ww

w.E 5 6 7

asy 0 1

En 1

8

0

9

1

0

gin

10

0

1

0

11

1

1

0

1

12

0

0

0

0

VVIT Visit : www.EasyEngineering.net

0

0 0

1

eer

1

ing

1

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 92

PROCEDURE: (i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the 4bit ripple counter and Mod counter circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 93

STATE DIAGRAM:

ww

w.E

asy

CHARACTERISTICS TABLE:

Q

En

gin

Qt+1

J

K

0

0

0

X

0

1

1

X

1

0

X

1

1

1

X

0

VVIT Visit : www.EasyEngineering.net

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 94

EX NO:10 DATE:

DESIGN AND IMPLEMENTATION OF 3 BIT SYNCHRONOUS UP/DOWN COUNTER

AIM: To design and implement 3 bit synchronous up/down counter.

APPARATUS REQUIRED: Sl.No. 1. 2. 3. 4. 5. 6. 7.

COMPONENT JK FLIP FLOP 3 I/P AND GATE OR GATE XOR GATE NOT GATE IC TRAINER KIT PATCH CORDS

ww

w.E

asy

THEORY:

SPECIFICATION QTY. IC 7476 2 IC 7411 1 IC 7432 1 IC 7486 1 IC 7404 1 1 35

En

gin

eer

ing

A counter is a register capable of counting number of clock pulse arriving at

.ne t

its clock input. Counter represents the number of clock pulses arrived. An up/down counter is one that is capable of progressing in increasing order or decreasing order through a certain sequence. An up/down counter is also called bidirectional counter. Usually up/down operation of the counter is controlled by up/down signal. When this signal is high counter goes through up sequence and when up/down signal is low counter follows reverse sequence.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 95

TRUTH TABLE: Input

Present State

Next State

A

B

C

Up/Down

QA QB QC

QA+1 Q B+1 QC+1

JA

KA

JB

KB

JC

KC

0

0

0

0

1

1

1

1

X

1

X

1

X

0

1

1

1

1

1

0

X

0

X

0

X

1

0

1

1

0

1

0

1

X

0

X

1

1

X

0

1

ww

0

1

1

0

0

X

0

0

X

X

1

0

1

0

0

0

1

1

X

1

1

X

1

X

0

0

1

1

0

1

0

0

X

X

0

X

1

0

0

1

0

0

0

1

0

X

X

1

1

X

0

0

0

1

0

0

0

0

X

0

X

X

1

1

0

0

0

0

0

1

0

X

0

X

1

X

1

0

0

1

0

1

0

0

X

1

X

X

1

1

0

1

0

0

1

1

0

X

X

0

1

X

1

0

1

1

1

0

0

1

X

X

1

X

1

1

0

0

1

0

1

X

0

0

X

1

1

1

0

1

1

1

0

X

0

1

X

X

1

1

1

1

0

1

1

1

X

0

X

0

1

X

1

1

1

1

0

0

0

X

1

X

1

X

1

w.E

VVIT Visit : www.EasyEngineering.net

asy

En

gin

eer

ing

.ne t 1

X

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 96

K MAP

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 97

LOGIC DIAGRAM:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 98

PROCEDURE: (i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the 3 bit synchronous up/down counter circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 99

LOGIC DIAGRAM:

SERIAL IN SERIAL OUT:

ww

w.E

asy

TRUTH TABLE:

En

Serial in

CLK

gin

Serial out

1

1

2

0

0

3

0

0

4

1

1

5

X

0

6

X

0

7

X

1

VVIT Visit : www.EasyEngineering.net

0

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 100

EX NO: 11 DATE:

DESIGN AND IMPLEMENTATION OF SHIFT REGISTER

AIM: To design and implement (i) (ii) (iii) (iv)

ww

Serial in serial out Serial in parallel out Paral lel in serial out Parallel in parallel out

w.E

APPARATUS REQUIRED: Sl.No.

asy

COMPONENT

1.

D FLIP FLOP

2.

OR GATE

3.

IC TRAINER KIT

4.

PATCH CORDS

THEORY:

En

SPECIFICATION QTY. IC 7474

gin

IC 7432

eer -

2 1 1

ing 35

.ne t

A register is capable of shifting its binary information in one or both directions is known as shift register. The logical configuration of shift register consist of a D-Flip flop cascaded with output of one flip flop connected to input of next flip flop. All flip flops receive common clock pulses which causes the shift in the output of the flip flop.

The simplest possible shift register is one that uses

only flip flop. The output of a given flip flop is connected to the input of next flip flop of the register. Each clock pulse shifts the content of register one bit position to right. VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 101

PIN DIAGRAM:

ww

w.E

LOGIC DIAGRAM:

asy

SERIAL IN PARALLEL OUT:

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 102

TRUTH TABLE (SERIAL IN PARALLEL OUT): OUTPUT CLK DATA

ww

Visit : www.EasyEngineering.net

QC

QD

1

1

0

0

0

2

0

0

1

0

0

3

0

0

0

1

1

1

1

0

0

1

4

asy

PARALLEL IN SERIAL OUT:

VVIT

QB

1

w.E

LOGIC DIAGRAM:

QA

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 103

TRUTH TABLE (PARALLEL IN SERIAL OUT): LD/ST

CLK

Q3

Q2

Q1

Q0

O/P

1

0

1

0

0

1

1

0

1

0

1

0

0

0

0

2

0

0

1

0

0

3

0

0

0

1

1

ww 0

w.E

LOGIC DIAGRAM:

asy

PARALLEL IN PARALLEL OUT:

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 104

TRUTH TABLE: LD/ST

DATA INPUT

OUTPUT

CLK

DA

DB

DC

DD

QA

QB

QC

QD

1

1

1

0

0

1

1

0

0

1

0

2

1

0

0

1

0

1

0

0

0

3

1

0

0

1

0

0

1

0

1

0

0

1

0

0

0

1

0

0

1

0

0

0

0

ww

0

4

0

5

w.E 1

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 105

PROCEDURE: (i)

Connections are given as per circuit diagram.

(ii)

Logical inputs are given as per circuit diagram.

(iii)

Observe the output and verify the truth table.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the shift register circuits were designed and their logic was verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 106

AND GATE: SYMBOL:

TRUTH TABLE: A

B

A.B

0

0

0

0

1

0

1

0

0

1

1

1

PROGRAM: module andg(y,a,b); input a,b; output y; and g1 (y,a,b); endmodule

ww

OR GATE:

w.E

TRUTH TABLE:

asy

En

PROGRAM: module org(y,a,b); input a,b; output y; or g1 (y,a,b); endmodule

VVIT Visit : www.EasyEngineering.net

gin

A 0

B 0

A+B 0

0

1

1

1

0

1

1

1

1

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 107

EX NO:12 DATE:

SIMULATION OF LOGIC GATES

AIM: To simulate the logic gates using Verilog HDL tool and verify their truth tables.

APPARATUS REQUIRED:

ww

w.E SL No.

COMPONENT

1.

PC

2.

Xilinx

SPECIFICATION Desktop

asy

En

14.5

gin

LOGIC SYMBOL AND TRUTH TABLE: NOT GATE SYMBOL:

eer

ing

.ne t

TRUTH TABLE:

VVIT Visit : www.EasyEngineering.net

A

A’

0

1

1

0

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 108

PROGRAM: module notg(y,a); input a; output y; assign y=~a; endmodule

OUTPUT:

ww

w.E

EX-OR GATE : SYMBOL :

asy

En

TRUTH TABLE:

gin

eer

A

B

A’B+AB’

0

0

1

0

1

0

1

0

0

1

1

1

ing

.ne t

PROGRAM: module exor2g(y,a,b); input a,b; output y; VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 109

xor g1 (y,a,b); endmodule

OUTPUT:

NAND GATE:

ww

SYMBOL:

w.E

TRUTH TABLE:

asy A 0

En B 0

(A.B)’

gin 1

0

1

1

1

0

1

1

1

0

eer

ing

.ne t

PROGRAM: module nand2g(y,a,b); input a,b; output y; assign y=~(a & b); endmodule

OUTPUT:

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 110

NOR GATE: SYMBOL:

ww

TRUTH TABLE:

w.E

A

B

(A+B)’

0

0

1

1

0

asy 0

PROGRAM:

En

1

0

1

1

gin 0 0

eer

ing

.ne t

module nor2g(y,a,b); input a,b; output y; nor g1 (y,a,b); endmodule

OUTPUT:

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 111

AND GATE PROGRAM: module and2g(y,a,b); input a,b; output y; assign y=a & b; endmodule

OUTPUT:

ww OR GATE

w.E

asy

PROGRAM: module or2g(y,a,b); input a,b; output y; assign y=a | b; endmodule

OUTPUT:

VVIT Visit : www.EasyEngineering.net

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 112

EXNOR GATE PROGRAM: module exnor2g(y,a,b); input a,b; output y; xnor g1 (y,a,b); endmodule

OUTPUT:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 113

PROCEDURE:

(i)

The program is written the ModelSim based on the given design.

(ii)

Compile the program.

(iii)

Simulate the program.

(iv)

Verify the output in the waveform window.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: The logic gates have been simulated and their truth tables have been verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 114

LOGIC DIAGRAM: HALF ADDER

ww

TRUTH TABLE:

w.E

A

B

asy

0 0 1 1

K-Map for SUM:

SUM = A’B + AB’

VVIT Visit : www.EasyEngineering.net

0 1 0 1

CARRY

SUM

0 0 0 1

0 1 1 0

En

gin

eer

ing

K-Map for CARRY:

.ne t

CARRY = AB

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 115

EX NO:13 DATE:

SIMULATION OF ADDER AND SUBTRACTOR

AIM: To design and simulate half adder, full adder, half subtractor and full subtractor circuits and verify the truth table using logic gates.

APPARATUS REQUIRED:

ww

SL No. COMPONENT 1. PC 2. ModelSim

w.E

THEORY: HALF ADDER:

asy

En

SPECIFICATION QTY 1 6.1e 1

gin

eer

ing

A half adder has two inputs for the two bits to be added and two outputs one

.ne t

from the sum ‘ S’ and other from the carry ‘ c’ into the higher adder position. Above circuit is called as a carry signal from the addition of the less significant bits sum from the X-OR Gate the carry out from the AND gate.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 116

LOGIC DIAGRAM: FULL ADDER (Full Adder using Two Half Adder)

ww

TRUTH TABLE:

w.E A 0 0 0 0 1 1 1 1

B

C

CARRY

SUM

0 0 1 1 0 0 1 1

0 1 0 1 0 1 0 1

0 0 0 1 0 1 1 1

0 1 1 0 1 0 0 1

asy

En

gin

eer

K-Map for SUM:

ing

.ne t

SUM = A’B’C + A’BC’ + ABC’ + ABC

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 117

FULL ADDER: A full adder is a combinational circuit that forms the arithmetic sum of input; it consists of three inputs and two outputs. A full adder is useful to add three bits at a time but a half adder cannot do so. In full adder sum output will be taken from X-OR Gate, carry output will be taken from OR Gate.

HALF SUBTRACTOR:

ww

The half subtractor is constructed using X-OR and AND Gate. The half

w.E

subtractor has two input and two outputs. The outputs are difference and borrow.

asy

The difference can be applied using X-OR Gate, borrow output can be implemented

En

using an AND Gate and an inverter.

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 118

K-Map for CARRY:

CARRY = AB + BC + AC

ww

w.E

LOGIC DIAGRAM:

HALF SUBTRACTOR

asy

En

gin

eer

TRUTH TABLE: A

B

0 0 1 1

0 1 0 1

VVIT Visit : www.EasyEngineering.net

ing

BORROW DIFFERENCE 0 1 0 0

0 1 1 0

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 119

K-Map for DIFFERENCE:

DIFFERENCE = A’B + AB’

K-Map for BORROW:

ww

w.E

asy

En

BORROW = A’B

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 120

LOGIC DIAGRAM: FULL SUBTRACTOR

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 121

FULL SUBTRACTOR: The full subtractor is a combination of X-OR, AND, OR, NOT Gates. In a full subtractor the logic circuit should have three inputs and two outputs. The two half subtractor put together gives a full subtractor .The first half subtractor will be C and A B. The output will be difference output of full subtractor. The expression AB assembles the borrow output of the half subtractor and the second term is the inverted difference output of first X-OR.

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 122

HALF ADDER PROGRAM: module ha(s,cy,a,b); input a,b; output s,cy; assign s=(a ^ b); assign cy=(a & b); endmodule OUTPUT:

ww FULL ADDER PROGRAM:

w.E

asy

En

module fa(s,cy,a,b,cin); input a,b,cin; output s,cy; assign s=(a ^ b ^ cin); assign cy=((a & b) | (b & cin) | (cin & a)); endmodule OUTPUT:

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 123

HALF SUBTRACTOR PROGRAM: module hs(s,cy,a,b); input a,b; output s,cy; assign s=(a ^ b); assign cy=((~a) & b); endmodule OUTPUT:

ww

w.E

FULL SUBTRACTOR PROGRAM:

asy

En

gin

eer

module fs(s,bor,a,b,c); input a,b,c; output s,bor; assign s=(a ^ b ^ c); assign bor=(((~a) & b) | (b & c) | (c & (~a))); endmodule OUTPUT:

VVIT Visit : www.EasyEngineering.net

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 124

PROCEDURE:

(i)

The program is written the ModelSim based on the given design.

(ii)

Compile the program.

(iii)

Simulate the program.

(iv)

Verify the output in the waveform window.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: The adders and subtractors have been designed and simulated and their truth tables have been verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 125

LOGIC DIAGRAM:

4-BIT BINARY ADDER

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 126

EX NO:14 DATE:

DESIGN OF 4-BIT ADDER AND SUBTRACTOR

AIM: To design and simulate 4-bit adder and subtractor using Verilog HDL tool. APPARATUS REQUIRED:

ww

Sl.No. 1. 2. 3. 3. 4.

COMPONENT SPECIFICATION QTY. IC IC 7483 1 EX-OR GATE IC 7486 1 NOT GATE IC 7404 1 IC TRAINER KIT 1 PATCH CORDS 40

w.E

asy

THEORY: 4 BIT BINARY ADDER:

En

gin

eer

ing

A binary adder is a digital circuit that produces the arithmetic sum of two

.ne t

binary numbers. It can be constructed with full adders connected in cascade, with the output carry from each full adder connected to the input carry of next full adder in chain. The augends bits of ‘A’ and the addend bits of ‘B’ are designated by subscript numbers from right to left, with subscript 0 denoting the least significant bits. The carries are connected in chain through the full adder. The input carry to the adder is C0 and it ripples through the full adder to the output carry C4.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 127

LOGIC DIAGRAM: 4-BIT BINARY SUBTRACTOR

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 128

4 BIT BINARY SUBTRACTOR: The circuit for subtracting A-B consists of an adder with inverters, placed between each data input ‘B’ and the corresponding input of full adder. The input carry C0 must be equal to 1 when performing subtraction.

ADDER/SUBTRACTOR:

ww

The addition and subtraction operation can be combined into one circuit with

w.E

one common binary adder. The mode input M controls the operation. When M=0,

asy

the circuit is adder circuit. When M=1, it becomes subtractor.

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 129

LOGIC DIAGRAM: 4-BIT BINARY ADDER/SUBTRACTOR

ww

w.E

asy

En

4 BIT BINARY TRUTH TABLE: Input Data A

Input Data B

gin

Addition

eer

Subtraction

ing

A4 A3 A2 A1 B4 B3 B2 B1 C S4 S3 S2 S1 B D4 D3 D2 1

0

0

0

0

0

1

0

0

1

0

1

0

1

1

0

0

0

1

0

0

0

1

0

0

0

0

0

0

1

0

1

0

0

0

0

1

0

1

0

0

0

1

0

1

1

1

0

1

0

1

0

1

0

1

0

1

1

1

0

1

1

1

0

1

1

1

1

1

1

0

1

0

1

1

0

1

1

VVIT Visit : www.EasyEngineering.net

D1

.ne t

0

1

1

1

0

0

0

0

1

0

0

0

0

1

0

1

0

1

0

0

1

1

1

1

0

1

0

0

1

1

1

0

1

1

1

0

1

1

0

0 1

0 0 0 0 1 1 1

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 130

FOUR BIT ADDER module add4(s,cy,a,b); input [3:0] a,b ; output [3:0] s ; output cy; wire c0,c1,c2,c3; assign c0=1'b0; fa f1 (s[0],c1,a[0],b[0],c0); fa f2 (s[1],c2,a[1],b[1],c1); fa f3 (s[2],c3,a[2],b[2],c2); fa f4 (s[3],cy,a[3],b[3],c3); endmodule

ww PROGRAM: OUTPUT:

w.E

asy

En

gin

FOUR BIT SUBTRACTOR PROGRAM:

eer

ing

.ne t

module sub4(d,bor,a,b); input [3:0] a,b ; output [3:0] d ; output bor; wire b0,b1,b2,b3; assign b0=1'b0; fs f1 (d[0],b1,a[0],b[0],b0); fs f2 (d[1],b2,a[1],b[1],b1); fs f3 (d[2],b3,a[2],b[2],b2); fs f4 (d[3],bor,a[3],b[3],b3);

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 131

endmodule OUTPUT:

FOUR BIT ADDER / SUBTRACTOR

ww

PROGRAM:

w.E

module addsub4(s,cy,a,b,m); input [3:0] a,b ; input m; output [3:0] s ; output cy; wire [3:0] e; wire c0,c1,c2; xor e1 (e[3],m,b[3]); xor e2 (e[2],m,b[2]); xor e3 (e[1],m,b[1]); xor e4 (e[0],m,b[0]); fa f1 (s[0],c0,a[0],e[0],m); fa f2 (s[1],c1,a[1],e[1],c0); fa f3 (s[2],c2,a[2],e[2],c1); fa f4 (s[3],cy,a[3],e[3],c2); endmodule

asy

En

gin

eer

ing

.ne t

OUTPUT:

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 132

PROCEDURE:

(v)

The program is written the ModelSim based on the given design.

(vi)

Compile the program.

(vii) Simulate the program. (viii) Verify the output in the waveform window.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: The logic gates have been simulated and their truth tables have been verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 133

CIRCUIT DIAGRAM FOR 2X1 MULTIPLEXER:

ww

w.E

asy

En

TRUTH TABLE:

VVIT Visit : www.EasyEngineering.net

gin

eer

S

Y = OUTPUT

0

D0

1

D1

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 134

EX NO:15 DATE:

DESIGN AND IMPLEMENTATION OF MULTIPLEXER AND DEMULTIPLEXER

AIM: To design and simulate multiplexer and demultiplexer using Verilog HDL tool.

APPARATUS REQUIRED:

ww

w.E

SL No. COMPONENT 1. PC 2. ModelSim

THEORY:

asy

En

MULTIPLEXER:

SPECIFICATION QTY 1 6.1e 1

gin

eer

ing

Multiplexer means transmitting a large number of information units over a

.ne t

smaller number of channels or lines. A digital multiplexer is a combinational circuit that selects binary information from one of many input lines and directs it to a single output line. The selection of a particular input line is controlled by a set of selection lines. Normally there are 2n input line and n selection lines whose bit combination determine which input is selected.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 135

BLOCK DIAGRAM FOR 2:1 MULTIPLEXER:

ww

w.E

FUNCTION TABLE:

asy

En

S

gin

0

D0 → D0 S’

1

D1 → D1 S

Y = D0 S’ + D1 S

VVIT Visit : www.EasyEngineering.net

eer

INPUTS Y

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 136

DEMULTIPLEXER: The function of Demultiplexer is in contrast to multiplexer function. It takes information from one line and distributes it to a given number of output lines. For this reason, the demultiplexer is also known as a data distributor. Decoder can also be used as demultiplexer. In the 1: 4 demultiplexer circuit, the data input line goes to all of the AND

ww

gates. The data select lines enable only one gate at a time and the data on the data

w.E

input line will pass through the selected gate to the associated data output line.

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 137

BLOCK DIAGRAM FOR 1:2 DEMULTIPLEXER:

ww

w.E

FUNCTION TABLE:

asy

En

S

gin

eer

INPUT

0

X → D0 = X S’

1

X → D1 = X S

ing

.ne t

Y = X S1’ S0’ + X S1’ S0 + X S1 S0’ + X S1 S0

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 138

LOGIC DIAGRAM FOR DEMULTIPLEXER:

ww

w.E

asy

En

TRUTH TABLE: INPUT

VVIT Visit : www.EasyEngineering.net

gin

eer

OUTPUT

S

I/P

D0

D1

0

0

0

0

0

1

1

0

1

0

0

0

1

1

0

1

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 139

MULTIPLEXER PROGRAM: module mux21(d0,d1,s,y); input d0,d1,s; output y; wire sb,x0,x1; not w1 (sb,s); and w2 (x0,d0,sb); and w3 (x1,d1,s); or w4 (y,x0,x1); endmodule

ww

OUTPUT:

w.E

asy

En

DEMULTIPLEXER PROGRAM: module demux12(y0,y1,s,d); input d,s; output y0,y1; wire sb; not n1 (sb,s); and f1 (y0,d,sb); and f2 (y1,d,s); endmodule

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 140

OUTPUT:

ww

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 141

PROCEDURE: (i)

The program is written the ModelSim based on the given design.

(ii)

Compile the program.

(iii)

Simulate the program.

(iv)

Verify the output in the waveform window.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: The multiplexer/demultiplexer have been simulated and their truth tables have been verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 142

BLOCK DIAGRAM: S-R FLIPFLOP

ww

w.E

J-K FLIPFLOP

VVIT Visit : www.EasyEngineering.net

asy

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 143

EX NO:16 DATE:

DESIGN AND SIMULATION OF FLIP-FLOPS

AIM: To design and simulate flip-flops using Verilog HDL tool

APPARATUS REQUIRED:

ww

w.E SL No. 1. 2.

COMPONENT

asy

SPECIFICATION

PC

En

ModelSim

PROCEDURE:

gin

6.1e

eer

ing

.ne t

(i)

The program is written the ModelSim based on the given design.

(ii)

Compile the program.

(iii)

Simulate the program.

(iv)

Verify the output in the waveform window.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 144

D FLIPFLOP

ww

w.E

T FLIPFLOP

VVIT Visit : www.EasyEngineering.net

asy

En

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 145

D- FLIPFLOP PROGRAM: module dff(q,d,rst,clk); input d,rst,clk; output q; reg q; always@(posedge rst or negedge clk) if (rst) q=1'b0; else q=d; endmodule

ww

OUTPUT:

w.E

T FLIPFLOP PROGRAM:

asy

En

gin

module tff(q,t,rst,clk); input t,rst,clk; output q; reg qs; always@(posedge rst or negedge clk) if (rst) qs=1'b0; else assign qs=((~t) & qs) | (t & (~qs)); assign q=qs; endmodule

VVIT Visit : www.EasyEngineering.net

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 146

OUTPUT:

JK FLIPFLOP PROGRAM: module jkff(q,qb,j,k,rst,clk); input j,k,rst,clk; output q,qb; reg qs; always@(posedge rst or negedge clk) if (rst) qs=1'b0; else assign qs=((~k) & qs) | (j & (~qs)); assign q=qs; assign qb=~qs; endmodule

ww

w.E

asy

En

OUTPUT:

gin

eer

ing

.ne t

RESULT: -

The flip-flops have been simulated and their truth tables have been verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 147

SERIAL IN SERIAL OUT:

ww

w.E

TRUTH TABLE:

asy CLK

1

VVIT Visit : www.EasyEngineering.net

En

Serial in

1

Serial out

gin

0

eer

2

0

0

3

0

4

1

5

X

0

6

X

0

7

X

1

0 1

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 148

EX NO:17 DATE:

DESIGN AND SIMULATION OF SHIFT REGISTER

AIM: To design and simulate (i) (ii) (iii) (iv)

ww

Serial in serial out Serial in parallel out Parallel in serial out Parallel in parallel out using Verilog HDL tool.

w.E

APPARATUS REQUIRED: Sl.No.

asy

COMPONENT

En

1.

D FLIP FLOP

2.

OR GATE

3.

IC TRAINER KIT

4.

PATCH CORDS

THEORY:

SPECIFICATION QTY.

gin

IC 7474

eer

IC 7432 -

2 1

ing 1

35

.ne t

A register is capable of shifting its binary information in one or both directions is known as shift register. The logical configuration of shift register consist of a D-Flip flop cascaded with output of one flip flop connected to input of next flip flop. All flip flops receive common clock pulses which causes the shift in the output of the flip flop.

The simplest possible shift register is one that uses

only flip flop. The output of a given flip flop is connected to the input of next flip

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 149

flop of the register. Each clock pulse shifts the content of register one bit position to right. LOGIC DIAGRAM: SERIAL IN PARALLEL OUT:

ww

w.E

asy

En

TRUTH TABLE:

gin

QA

QB

eer

OUTPUT

CLK DATA

VVIT Visit : www.EasyEngineering.net

QC

ing QD

1

1

1

0

0

0

2

0

0

1

0

0

3

0

0

0

1

1

4

1

1

0

0

1

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 150

SERIAL IN SERIAL OUT SHIFT REGISTER PROGRAM: module SISO(dout,din,clk,rst); input din,rst,clk; output dout; wire q3,q2,q1; dff d1(q3,din,rst,clk); dff d2(q2,q3,rst,clk); dff d3(q1,q2,rst,clk); dff d4(dout,q1,rst,clk); endmodule

ww

OUTPUT:

w.E

asy

En

gin

SERIAL IN PARALLEL OUT SHIFT REGISTER PROGRAM: module SIPO(q,din,clk,rst); input din,rst,clk; inout [3:0] q; dff d1(q[3],din,rst,clk); dff d2(q[2],q[3],rst,clk); dff d3(q[1],q[2],rst,clk); dff d4(q[0],q[1],rst,clk); endmodule

eer

ing

.ne t

OUTPUT:

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 151

LOGIC DIAGRAM: PARALLEL IN SERIAL OUT:

ww

w.E

asy

En

TRUTH TABLE:

gin

eer

CLK

Q3

Q2

Q1

1

0

1

0

0

1

0

1

0

1

0

0

0

0

2

0

0

1

0

0

0

3

0

0

0

1

1

VVIT Visit : www.EasyEngineering.net

Q0

ing

LD/ST

O/P 1

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 152

PARALLEL IN SERIAL OUT SHIFT REGISTER PROGRAM: module PISO(dout,i,ld,rst,clk); input [3:0] i; input ld,rst,clk; output dout; wire [3:0] q; wire a1,a2,a3,a4,a5,a6,a7,a8,o1,o2,o3,o4; wire j,sh; assign j=1'b0; not n1 (sh,ld); and w1 (a1,j,sh); and w2 (a2,q[3],sh); and w3 (a3,q[2],sh); and w4 (a4,q[1],sh);

ww

w.E

and and and and or or or or

w5 w6 w7 w8

asy

(a5,i[3],ld); (a6,i[2],ld); (a7,i[1],ld); (a8,i[0],ld);

En

w9 (o1,a1,a5); w10 (o2,a2,a6); w11 (o3,a3,a7); w12 (o4,a4,a8);

dff d1 dff d2 dff d3 dff d4 assign endmodule

(q[3],o1,rst,clk); (q[2],o2,rst,clk); (q[1],o3,rst,clk); (q[0],o4,rst,clk); dout=q[0];

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 153

OUTPUT:

LOGIC DIAGRAM: PARALLEL IN PARALLEL OUT:

ww

w.E

asy

En

TRUTH TABLE: LD/ST

gin

eer

DATA INPUT

ing

OUTPUT

.ne t

CLK

DA

DB

DC

DD

QA

QB

1

1

1

0

0

1

1

0

0

0

2

1

0

1

0

1

0

1

0

0

3

1

0

1

0

0

1

0

1

0

4

1

0

1

0

0

0

1

0

0

5

1

0

1

0

0

0

0

1

VVIT Visit : www.EasyEngineering.net

QC

QD 1

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 154

PARALLEL IN PARALLEL OUT SHIFT REGISTER PROGRAM: module PIPO(q,i,ld,rst,clk); input [3:0] i; input ld,rst,clk; inout [3:0] q; wire a1,a2,a3,a4,a5,a6,a7,a8,o1,o2,o3,o4; wire j,sh; assign j=1'b0; not n1 (sh,ld); and w1 (a1,j,sh); and w2 (a2,q[3],sh); and w3 (a3,q[2],sh); and w4 (a4,q[1],sh);

ww

w.E

asy

and and and and or or or or

w5 w6 w7 w8

En

(a5,i[3],ld); (a6,i[2],ld); (a7,i[1],ld); (a8,i[0],ld);

w9 (o1,a1,a5); w10 (o2,a2,a6); w11 (o3,a3,a7); w12 (o4,a4,a8);

dff d1 dff d2 dff d3 dff d4 endmodule

gin

eer

ing

.ne t

(q[3],o1,rst,clk); (q[2],o2,rst,clk); (q[1],o3,rst,clk); (q[0],o4,rst,clk);

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 155

OUTPUT:

ww

HALF ADDER: GATE LEVEL MODELLING

w.E

module half(sum, carry a, b); output sum; output carry; input a; input b; xor g1(sum,a,b); and g2(carry,a,b); endmodule

asy

En

INPUT

gin

eer

ing

.ne t

OUTPUT

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 156

FULL ADDER: GATE LEVEL MODELLING module ful(a, b, cin, sum, carry); output sum; output carry; input a; input b; input cin; wire w1,w2,w3; xor g1(w1,a,b); and g2(w2,a,b); xor g3(sum,w1,cin); and g4(w3,w1,cin); or g5(carry,w2,w3); endmodule

ww

w.E

INPUT: FULL ADDER

asy

En

gin

OUTPUT:

eer

ing

.ne t

HALF SUBTRACTOR: GATE LEVEL MODELLING module sub(diff, borrow a, b); output diff; output borrow; input a; input b;

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 157

wire w1; xor g1(diff,a,b); not g2(w1,a); and g3(borrow,w1,b); endmodule

INPUT: HALF SUBTRACTOR

ww

OUTPUT:

w.E

asy

En

gin

FULL SUBTRACTOR: GATE LEVEL MODELLING: module sub(diff, borrow, a, b, bin); output diff; output borrow; input a; input b; input bin; wire a,f,g,h,i; xor g1(e,a,b); xor g2(diff,e,bin); and g3(h,f,bin); and g4(i,g,bin); or g5(borrow,h,i); not g6(f,e); not g7(g,a); endmodule

VVIT Visit : www.EasyEngineering.net

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 158

INPUT:

ww OUTPUT:

w.E

asy

En

gin

eer

4:1 MULTIPLEXER: GATE LEVEL MODELLING module multiplexer(y, a, b, c, d, s0, s1 ); output y; input a; input b; input c; input d; input s0; input s1; wire w1,w2,w3,w4,w5,w6; not g1(w1,s0); not g2(w2,s1); and g3(w3,w1,w2,a); and g4(w4,w1,s1,b);

VVIT Visit : www.EasyEngineering.net

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 159

and g5(w5,w2,s0,c); and g6(w6,s0,s1,d); or g7(y,w3,w4,w5,w6); endmodule

INPUT: 4:1 MULTIPLEXER

ww

OUTPUT

w.E

asy

En

gin

eer

4:1 DEMULTIPLEXER: GATE LEVEL MODELLING module demux(y0, y1, y2, y3, s0, s1, d, e); output y0; output y1; output y2; output y3; input s0; input s1; input d; input e; wire w1,w2; not n1(w1,s1); not n2(w2,s0); and a1(y0,e,d,w1,w2);

VVIT Visit : www.EasyEngineering.net

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 160

and a2(y1,e,d,s0,w1); and a3(y2,e,d,w2,s1); and a4(y3,e,d,s0,s1); endmodule

INPUT 4:1 DEMULTIPLEXER

ww

OUTPUT

w.E

asy

En

gin

eer

2:1 MULTIPLEXER: BEHAVIORAL MODELLING module mux(out a, b, s); output out; input a; input b; input s; reg out; always @(s or a or b) if(s==1)out=a; else out=b; endmodule

VVIT Visit : www.EasyEngineering.net

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 161

INPUT: 2:1 MULTIPLEXER

OUTPUT

ww

w.E

asy

En

COUNTER: BEHAVIORAL MODELLING module count(clr, clk, q); output [3:0] q; input clr; input clk; reg [3:0]q; reg [3:0]z=4'b0000; always@(clk) begin if(clk==1'b1) if(clr==1'b1) z=4'b0001; else z=z+4'b0001; q=z; end endmodule

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 162

COUNTER: BEHAVIORAL MODELLING INPUT

ww

OUTPUT

w.E

asy

En

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 163

PROCEDURE:

(i)

The program is written the ModelSim based on the given design.

(ii)

Compile the program.

(iii)

Simulate the program.

(iv)

Verify the output in the waveform window.

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: -

The shift registers have been simulated and their truth tables have been verified.

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 164

LOGIC DIAGRAM: BINARY TO GRAY CODE CONVERTOR

ww

w.E

K-Map for G3:

asy

En

gin

eer

ing

.ne t

G3 = B3

VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 165

EX NO:18 DATE:

DESIGN AND IMPLEMENTATION OF DIGITAL SYSTEM (Mini Project)

AIM: To design and Implement a digital System of Binary Code Converter APPARATUS REQUIRED:

Sl.No.

ww

COMPONENT

SPECIFICATION

QTY.

1.

X-OR GATE

IC 7486

1

2.

AND GATE

IC 7408

1

3.

OR GATE

IC 7432

1

4.

NOT GATE

5.

IC TRAINER KIT

6.

PATCH CORDS

w.E

VVIT Visit : www.EasyEngineering.net

asy

En

gin

IC 7404

eer -

1 1

ing 35

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 166

K-Map for G2:

ww

K-Map for G1:

w.E

asy

En

K-Map for G0:

VVIT Visit : www.EasyEngineering.net

gin

eer

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 167

THEORY: The availability of large variety of codes for the same discrete elements of information results in the use of different codes by different systems. A conversion circuit must be inserted between the two systems if each uses different codes for same information. Thus, code converter is a circuit that makes the two systems compatible even though each uses different binary code.

ww

The bit combination assigned to binary code to gray code. Since each code

uses four bits to represent a decimal digit. There are four inputs and four outputs.

w.E

Gray code is a non-weighted code.

asy

En

The input variable are designated as B3, B2, B1, B0 and the output variables

gin

are designated as C3, C2, C1, Co. from the truth table, combinational circuit is

eer

designed. The Boolean functions are obtained from K-Map for each output variable.

VVIT Visit : www.EasyEngineering.net

ing

.ne t

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211 – DIGITAL LABORATORY | 168

TRUTH TABLE: |

Binary input

|

Gray code output

|

B3

B2

B1

B0

G3

G2

G1

G0

0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1

0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1

0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1

0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1

0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1

0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0

0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0

0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0

ww

w.E

asy

En

gin

eer

ing

.ne t

RESULT: Thus the digital system of Binary to Gray code converter has been designed and implemented. VVIT Visit : www.EasyEngineering.net

DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING

CS6211-DIGITAL-LABORATORY- By EasyEngineering.net.pdf ...

Page 1 of 168. CS6211 – DIGITAL LABORATORY | 1. VVIT DEPARTMENT OF COMPUTER SCIENCE AND ENGINERRING. Dharmapuri – 636 703. Regulation ...

4MB Sizes 0 Downloads 145 Views

Recommend Documents

stand by, stand by by chris ryan
Just what do you do to start checking out Stand By, Stand By By Chris Ryan ... we have informed recently, simply go to the web link that we provide here.

Engineering Hydrology by K Subramanya - BY Easyengineering.net ...
Kuala Lumpur Lisbon London Madtld f\~exlco City f\~llan Monueal. San Juan Santiago Singapore Sydney Tokyo Toronto. Visit : Civildatas.blogspot.in. Visit : Civildatas.blogspot.in. Civildatas.blogspot.in. Page 3 of 450. Engineering Hydrology by K Subra

By Concept (MYP By Concept)
meaningful approach by integrating the inquiry statement in a global context - Develops ... and eTextbooks via Dynamic Learning, our complete digital solution.

Basic Environmental Engineering by R.C.Gaur - civilenggforall- By ...
www.EasyEngineering.net. Page 3 of 220. Main menu. Displaying Basic Environmental Engineering by R.C.Gaur - civilenggforall- By EasyEngineering.net.pdf.

Engineering Hydrology by K Subramanya - BY Easyengineering.net ...
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Main menu.

Engineering Surveying by W.Schofield - BY Civildatas.blogspot.in.pdf
Engineering Surveying by W.Schofield - BY Civildatas.blogspot.in.pdf. Engineering Surveying by W.Schofield - BY Civildatas.blogspot.in.pdf. Open. Extract.

HIGHWAY ENGINEERING by Martin Rogers - By EasyEngineering ...
Dublin Institute of Technology. Ireland. Blackwell. Science. Downloaded From : www.EasyEngineering.net. Downloaded From : www.EasyEngineering.net. www.EasyEngineering.net. Page 3 of 292. Main menu. Displaying HIGHWAY ENGINEERING by Martin Rogers - By

IRRIGATION ENGINEERING by RNReddy - By EasyEngineering.net.pdf
Page 1 of 281. Downloaded From : www.EasyEngineering.net. Downloaded From : www.EasyEngineering.net. www.EasyEngineering.net. Page 1 of 281. Page 2 of 281. IRRIGATION. ENGINEERING. Downloaded From : www.EasyEngineering.net. Downloaded From : www.Easy

pdf-1573\trinity-by-uris-by-leon-uris.pdf
pdf-1573\trinity-by-uris-by-leon-uris.pdf. pdf-1573\trinity-by-uris-by-leon-uris.pdf. Open. Extract. Open with. Sign In. Main menu.

Beginning AutoCAD 2007 by Bob McFarlane - By www ...
Prelims-H8323.qxd 9/22/06 6:35 PM Page xi. Visit : www.Easyengineering.net. Visit : www.Easyengineering.net. Page 3 of 381. Beginning AutoCAD 2007 by Bob McFarlane - By www.EasyEngineering.net.pdf. Beginning AutoCAD 2007 by Bob McFarlane - By www.Eas