You are on page 1of 3

LAB REPORT – 04

CSE332L

Submitted by:

Name: Atiya Sharmin Omi

ID: 1812345042

Section: 06
Experiment Name: Design of a 4-bit Binary Up-Down counter.
1. I learn about the use of up down counter .

2. In this experiment I learn how to D Flip flops works.

3. I learn the up and down operation of the counter works.

4. I learn the use of mux and how a 4-1 mux works.

5. I learned the important use of the clock for this experiment.

Logic diagram:

Truth Table:

Clock A B C D
pulse
P0 0 0 0 0
P1 0 0 0 1
P2 0 0 1 0
P3 0 0 1 1
P4 0 1 0 0
P5 0 1 0 1
P6 0 1 1 0
P7 0 1 1 1
P8 1 0 0 0
P9 1 0 0 1
P10 1 0 1 0
P11 1 0 1 1
P12 1 1 0 0
P13 1 1 0 1
P14 1 1 1 0
P15 1 1 1 1

Discussion: From this experiment, I learn about the use of up down counter and learned about the
importance of select bits. I learn how to D Flip flops and clock works in this experiment. I was able to
conduct the experiments successfully. My practical data were totally match with theoretical output.

You might also like