0% found this document useful (0 votes)
2 views3 pages

MUCLecture 2024 1100915

A demultiplexer (DEMUX) is a combinational logic circuit that routes one input line to multiple output lines based on select inputs. The 1-to-8 demultiplexer has one input, three select lines, and eight outputs, functioning as a 3-to-8 demultiplexer. Its implementation involves eight 4-input AND gates and three NOT gates, with a corresponding truth table provided.

Uploaded by

mekdiesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views3 pages

MUCLecture 2024 1100915

A demultiplexer (DEMUX) is a combinational logic circuit that routes one input line to multiple output lines based on select inputs. The 1-to-8 demultiplexer has one input, three select lines, and eight outputs, functioning as a 3-to-8 demultiplexer. Its implementation involves eight 4-input AND gates and three NOT gates, with a corresponding truth table provided.

Uploaded by

mekdiesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Demultiplexer

The demultiplexer (DEMUX) is a combinational logic circuit designed to


switch one common input line to one of several separate output line

Demultiplexer Output Line Selection:

6
1-to-8 Demultiplexer:
` The below figure shows the block diagram of a 1-to-8 demultiplexer that
consists of single input D, three select inputs S2, S1 and S0 and eight outputs from
Y0 to Y7.

It is also called as 3-to-8 demultiplexer due to its three select input lines and
8 output lines. It distributes one input line to one of 8 output lines depending on the
combination of select inputs, From these obtained equations. The logic diagram of
this demultiplexer can be implemented by using eight 4-input AND gates and three
NOT gates as shown in below figure.

The truth table for 1-to-8 demultiplexer is shown below:

7
8

You might also like