You are on page 1of 11

CSE211

Computer Organization and


Design

Lecture : 3 Tutorial: 2 Practical: 0 Credit: 4

1
Unit 1 : Basics of Digital Electronics

Introduction
Logic Gates
Flip Flops
Decoder
Encoder
Multiplexers
Demultiplexer
Registers

2
3
4
5
A Demultiplexer, sometimes abbreviated DMUX is a circuit that has
one input and more than one output. It is used when a circuit wishes
to send a signal to one of many devices

6
7
When the load input is 1 , the
data in the four inputs are
transferred into the register with
the next positive transition of a
clock pulse

When the load input is 0, the


data inputs are inhibited and the D-
output of flip flop are connected to
their inputs.

8
9
10
11

You might also like