Multiplexors - PowerPoint PPT Presentation

1 / 51
About This Presentation
Title:

Multiplexors

Description:

Department of Computer Science. Lecture 6. Two-Level NAND Gate Implementation. Example 1 ... of a heart attack on January 7, 1998, in Monterey, California, at ... – PowerPoint PPT presentation

Number of Views:18
Avg rating:3.0/5.0
Slides: 52
Provided by: Regi200
Category:

less

Transcript and Presenter's Notes

Title: Multiplexors


1
Multiplexors
Lecture 6
  • And Decoders
  • Prof. Sin-Min Lee
  • Department of Computer Science

2
(No Transcript)
3
Two-Level NAND Gate Implementation

Example 1  
4
Two-Level NAND Gate Implementation
Example 1  

5
(No Transcript)
6
Design Procedure
  • Determine the required number of inputs and
    outputs and assign letter symbols to them.
  • Derive the truth table that defines the required
    relationship between inputs and outputs.
  • Obtain the Boolean function.
  • Draw the logic diagram.
  • Verify the correctness of the design.

7
Example
  • Design a circuit that converts a BCD codeword to
    its corresponding excess-3 codeword. We need 4
    input variables and 4 output variables. Let us
    designate the 4 input binary variables by the
    symbols A, B, and C and D, and the four output
    variables by w, x, y, and z. The truth table
    relating the input and output variables is shown
    below

8
Note that the outputs for inputs 1010 through
1111 are don't care.
9
(No Transcript)
10
(No Transcript)
11
Two-Lvel NOR Gate Implementation
Example 2  
e

12
(No Transcript)
13
(No Transcript)
14
Richard Hamming Richard Wesley Hamming,
mathematician, pioneer computer scientist, and
professor, died of a heart attack on January 7,
1998, in Monterey, California, at the age of 82.
His research career began at Bell Laboratories in
the 1940s, in the early days of electronic
computers, and included the invention of the
Hamming error-correcting codes. In the 1970s he
shifted to teaching, and at his death he was
Distinguished Professor Emeritus of computer
science at the Naval Postgraduate School. He is
survived by his wife Wanda, a niece, and a
nephew.
15
(No Transcript)
16
1948 Error Correction Error-detecting coding,
first developed for telephone switching, is now
used throughout the computing and
telecommunications industries. In 1948 , R.W.
Hamming (left) of Bell Labs developed a general
theory for error-correcting schemes in which
"check-bits" are interspersed with information
bits to form binary words in patterns. When a
single error occurs in transmission, the word
becomes invalid, but the error is automatically
located and corrected.
17
(No Transcript)
18
(No Transcript)
19
(No Transcript)
20
(No Transcript)
21
(No Transcript)
22
(No Transcript)
23
(No Transcript)
24
(No Transcript)
25
(No Transcript)
26
(No Transcript)
27
(No Transcript)
28
(No Transcript)
29
(No Transcript)
30
(No Transcript)
31
(No Transcript)
32
(No Transcript)
33
(No Transcript)
34
(No Transcript)
35
(No Transcript)
36
(No Transcript)
37
(No Transcript)
38
(No Transcript)
39
(No Transcript)
40
(No Transcript)
41
(No Transcript)
42
Multiplexers
  • A combinational circuit that selects info from
    one of many input lines and directs it to the
    output line.
  • The selection of the input line is controlled by
    input variables called selection inputs.
  • They are commonly abbreviated as MUX.

43
(No Transcript)
44
(No Transcript)
45
Combinational circuit implementation using MUX
  • We can use Multiplexers to express Boolean
    functions also.
  • Expressing Boolean functions as MUXs is more
    efficient than as decoders.
  • First n-1 variables of the function used as
    selection inputs last variable used as data
    inputs.
  • If last variable is called Z, then each data
    input has to be Z, Z, 0, or 1.

46
(No Transcript)
47
(No Transcript)
48
(No Transcript)
49
Karnaugh Map Method of Multiplexer Implementation
Consider the function
A is taken to be the data variable and B,C to be
the select variables.
50
Example of MUX combo circuit
  • F(X,Y,Z) Sm(1,2,6,7)

51
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com