1 / 3

2-to-4 decoder

y0. x1. 2-4 decoder. y1. y2. x0. y3. 2-to-4 decoder. The 2-to-4 decoder is a block which decodes the 2-bit binary inputs and produces four output All but one outputs are zero One output corresponding to the input combination is a one Two inputs and four outputs are shown in the figure

kim
Download Presentation

2-to-4 decoder

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. y0 x1 2-4 decoder y1 y2 x0 y3 2-to-4 decoder • The 2-to-4 decoder is a block which decodes the 2-bit binary inputs and produces four output • All but one outputs are zero • One output corresponding to the input combination is a one • Two inputs and four outputs are shown in the figure • The equations are • y0 = x1’. x0’ • y1 = x1’. x0 • y2 = x1 . x0’ • y3 = x1 . x0

  2. E y0 x1 2-4 decoder y1 y2 x0 y3 2-to-4 decoder with enable • A 2-to-4 decoder can be designed with an enable signal • If enable is zero, all outputs are zero • If enable is 1, then an output corresponding to two inputs is a one, all others are still zero • The equations are • y0 = x1’. x0’. E • y1 = x1’. x0 . E • y2 = x1 . x0’. E • y3 = x1 . x0 . E

  3. E y0 x1 2-4 decoder y1 y2 x2 x0 y3 E y4 2-4 decoder y5 y6 y7 3-to-8 decoder using a 2-to-4 decoder • The 3-to-8 decoder is implemented using two 2-to-4 decoders • The implementation is as shown

More Related