What do you mean by decoders, Computer Engineering

Assignment Help:

Q. What do you mean by Decoders?

Decoder transforms one kind of coded information to other form. A decoder has n inputs and one enable line (sort of selection line) and 2n output lines. Let's see an example of 3:8 decoder that decodes a 3 bit information and there is just one output line that gets value 1 or in other words out of 23 = 8 lines just 1 output line is selected. So depending on selected output line information of 3 bits can be identified or decoded.           

921_What do you mean by Decoders.png

432_What do you mean by Decoders1.png

949_What do you mean by Decoders2.png

Figure:  3×8 decoder

Please be certain while constructing logic figure wherever values in the truth table are appearing as zero in input and one in output the input must be fed in complemented form for example first 4 entries of truth table comprises 0 in I0 position and therefore I0 value 0 is passed by a NOT gate and fed to AND gates 'a', 'b', 'c' and'd' that implies that these gates shall be triggered/selected only if I0 is 0. If I0 value is 1 then not any of the top 4 AND gates can be selected. Similar kind of logic is valid for I1. Please note output line selected is named 000 or 010 or 111 etc. Output value of only one of lines would be 1. These 000, 010 denotes the label and imply that if you have these I0 I1 I2 input values labelled line would be activated for the output. Enable line is a good resource for joining two 3×8 decoders to make one 4×16 decoder.


Related Discussions:- What do you mean by decoders

Why erlang is used, Erlang is used to (A) Measure busy period         ...

Erlang is used to (A) Measure busy period                (B) Give total busy period in minutes (C)  Measure average call rate       (D) Indicate total call period Ans

Implement that function using only nand gates, Q. Find simplified function ...

Q. Find simplified function F and implement that function using only NAND gates. 1.  F(A,B,C) = (A+B) (A'+B+C') (A'+B'+C') 2.  F (A,B,C,D) = A'B'C'+B'CD'+A'BCD'+AB'C' 3.

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

What are the characteristics of sram, What are the characteristics of SRAM?...

What are the characteristics of SRAM? SRAM are fast They are volatile They are of high cost Less density

State about the directed-test methodology, Directed-Test Methodology Bu...

Directed-Test Methodology Building a directed verification environment with a comprehensive set of directed tests is very time-consuming and difficult. As directed tests only c

How dreamweaver work in layout view, Q. How Dreamweaver Work in Layout View...

Q. How Dreamweaver Work in Layout View? Dreamweaver has two visual design views-Standard view and Layout view. You will start by working in Layout view, which allows you to dra

What specifies by environment variable in cgi script, The Environment varia...

The Environment variable SCRIPT_NAME in CGI script specifies? In CGI script gives the path of URL after server name.

Explain pass-1 algorithm of passes used in two-pass-assemble, Explain pass-...

Explain pass-1 algorithm of passes used in two-pass assembler? Pass I: (i) Separate the symbol, operand fields and mnemonic opcode (ii) Make the symbol table (iii)

Efficiency of vector processing over scalar processing, Efficiency of Vecto...

Efficiency of Vector Processing over Scalar Processing: We know that, a sequential computer processes scalar operands one at a time. Thus, if we have to process a vector of len

A universal shift register can shift in both the lef, #question.A universal...

#question.A universal shift register can shift in both the left-to-right and right-to-left directions, and it has parallel-load capability. Draw a circuit for such a shift register

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd