How Decoder works in Logic circuits.pptx

MDMUSHFIQULHAQUEOMI1 12 views 8 slides Dec 09, 2024
Slide 1
Slide 1 of 8
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8

About This Presentation

It indicates how decoders work in logisim and bread board.


Slide Content

What to do (skip grayed colored ones) CSE 226: Digital Logic Design Lab 2 30-Nov- 21 Implementation: Implement 3- to- 8 line decoder using Basic gates, AND gate with more inputs - Non-hierarchical Decoder and two-input AND gates - Hierarchical (LS) 2- to- 4 line decoders with enable (Both TB and LS) 2. Application: Implement combinational circuits (functions) using decoder and basic gates F = M 1 . M 3 . M 6 . M 7

What To Do (1c) 1c) Implement a 3- to- 8 line decoder using 2-to- 4 line decoders with enable (see below) – Both TB and LS. CSE 226: Digital Logic Design Lab 3 30-Nov- 21

IC: 74139 dual 2-to- 4 Decoder 4 30-Nov- 21

Functional/Pin Diagram CSE 226: Digital Logic Design Lab 5 30-Nov- 21

Implement a 3-to- 8 line Decoder Following that pattern complete this connection using 74139, note the pin numbers CSE 226: Digital Logic Design Lab 6 30-Nov- 21

What To Do (2) CSE 226: Digital Logic Design Lab 7 30-Nov- 21 Application: Implement combinational circuits (functions) using decoder and basic gates. F = M 1 . M 3 . M 6 . M 7 For trainer board, use the circuit in 1c. For LS, use SOM, F=m0+m2+m4+m5 Active- low decoders generate maxterms. If you have a product of maxterms equation for a function, you can easily use a active-low decoder and AND gates to implement that function. But, in logisim, there is no Active- low decoder. What can we do?

Writing Report (skip grayed colored ones) Pin diagram of 74139 (with two 2-to- 4 decoders inside). Logic diagram of 3-to- 8 line decoder implementation Basic gates, non-hierarchical (AND gate more inputs) Basic gates, hierarchical (Decoder and AND gate – two inputs) 2- to- 4 line decoders with enable Logic diagram of realizing combinational circuits using 3- to- 8 line decoder F = M 1 . M 3 . M 6 . M 7 Answer the question: How to use the 3- to- 8 line decoder (the one you have designed with two 2- to- 4 line decoders) for implementing the following function? F = m + m 4 + m 5 + m 7 30-Nov- 21 CSE 226: Digital Logic Design Lab 8
Tags