Top Banner
UNIVERSAL COLLEGE OF ENGG. AND TECH. 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)
17

3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

Dec 24, 2015

Download

Documents

Jacob Brian Cox
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

UNIVERSAL COLLEGEOF

ENGG. AND TECH.3rd IT

PREPARED BY:-Zeel Jani (130460116009)Maitri Purabiya (130460116017)Manju Chufal(130460116018)

Page 2: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

MULTIPLEXER AND DEMULTIPLEXER

Page 3: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

What is a Multiplexer (MUX)?

A MUX is a digital switch that has multiple inputs (sources) and a single output (destination).

The select lines determine which input is connected to the output.

MUX Types 2-to-1 (1 select line) 4-to-1 (2 select lines) 8-to-1 (3 select lines) 16-to-1 (4 select lines)

3

Multiplexer Block Diagram

SelectLines

Inputs(sources)

Output(destination)

12N

N

MU

X

Page 4: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

4

Functional diagram of MUX

Page 5: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

5

Two-input multiplexer

Page 6: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

4-to-1 Multiplexer (MUX)

6

B A Y

0 0 D0

0 1 D1

1 0 D2

1 1 D3

MU

X

D0

D1

D2

D3

Y

B A

Page 7: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

4-to-1 Multiplexer Waveforms

7

D0

D1

D2

D3

A

B

Y

D0 D1 D2 D3 D0 D1 D2 D3

InputData

SelectLine

OutputData

Page 8: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

Medium Scale Integration MUX

8

4-to-1 MUX 8-to-1 MUX 16-to-1 MUX

Inputs

Select

Enable

Output (Y)(and inverted

output)

Page 9: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

Typical Application of a MUX

9

MP3 PlayerDocking Station

Laptop Sound Card

DigitalSatellite

DigitalCable TV

Surround Sound System

MU

X

D0

D1

D2

D3

Y

B ASelected Source

0 0 MP3

0 1 Laptop

1 0 Satellite

1 1 Cable TV

Multiple Sources Single Destination

Selector

Page 10: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

What is a Demultiplexer (DEMUX)?

A DEMUX is a digital switch with a single input (source) and a multiple outputs (destinations).

The select lines determine which output the input is connected to.

DEMUX Types 1-to-2 (1 select line) 1-to-4 (2 select lines) 1-to-8 (3 select lines) 1-to-16 (4 select lines)

10

Demultiplexer Block Diagram

SelectLines

Input(source)

Outputs(destinations)

2N1

N

DEM

UX

Page 11: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

11

General demultiplexer

Functional diagram:- The large arrow indicates one or more lines. The select i/p code determines to which output the DATA input will be transmitted

In other words, the demultiplexer takes one data input source and selectively distributes it to 1 of N output channels just like multiposition switch.

Page 12: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

1-to-4 De-Multiplexer (DEMUX)

12

B A D0

D1

D2

D3

0 0 X 0 0 0

0 1 0 X 0 0

1 0 0 0 X 0

1 1 0 0 0 X

D0

D1

D2

D3

X

B A

DEM

UX

Page 13: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

1-to-4 De-Multiplexer Waveforms

13

X

S0

S1

D0

D1

D2

D3

OutputData

SelectLine

InputData

Page 14: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

Medium Scale Integration DEMUX

14

1-to-4 DEMUX 1-to-8 DEMUX 16-to-1 MUX

Select

Input(inverted)

Outputs(inverted)

Note : Most Medium Scale Integrated (MSI) DEMUXs , like the three shown, have outputs that are inverted. This is done because it requires few logic gates to implement DEMUXs with inverted outputs rather than no-inverted outputs.

Page 15: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

Typical Application of a DEMUX

15

Single Source Multiple Destinations

Selector

D0

D1

D2

D3

X

DEM

UX

B ASelected

Destination

0 0 B/W Laser Printer

0 1 Fax Machine

1 0 Color Inkjet Printer

1 1 Pen Plotter

B/W LaserPrinter

Color InkjetPrinter

PenPlotter

FaxMachine

Page 16: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

PRESENTED BY:Zeel jani – 130460116009

Maitri purabiya – 130460116017Manju chufal – 130460116018

Page 17: 3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

THANK YOU