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

Subtract two number by using 1's complement, Subtract the given number usin...

Subtract the given number using 1's complement 11011 - 11001 Ans. 11011 - 11001 = X - Y                             X =    11011  1's complement of Y =    00110

Explain about the term rtl fix, Explain about the term RTL Fix. RTL Fix...

Explain about the term RTL Fix. RTL Fix: An RTL fix implies you change the Verilog/VHDL code and you resynthesize. This generally means a new Plance and Route. RTL fixes wou

Write decoder functionality in only one statement in verilog, Write decoder...

Write decoder functionality in only one statement in verilog module decoder( // Outputs dout, // Inputs din ); input [3:0] din; output [15:0] dout;

Database management system, what is time out based schemes in concurrency c...

what is time out based schemes in concurrency control

Illustrate the encryption and decryption methods, Illustrate the Encryption...

Illustrate the Encryption and Decryption methods One of the best method of ensuring security is to change the form of communication. Let the messages be encoded in such a patte

Explain importance of different types of distributing frames, Explain impor...

Explain importance of the different types of distributing frames used in exchanges. Here MDF = main distribution frame; MF = main feeder; FP = feeder point; BF = branch f

Communication by message passing, Communication by Message Passing You...

Communication by Message Passing You will agree that a single object alone is generally not very helpful. Objects usually emerge as components of a system or a larger program.

Object oriented systems analysis and design, Analysis and design form the b...

Analysis and design form the basis on any significant software artifact. Analysis is critical in terms of making sure that the final artifact actually meets user requirements (ie b

Describe the instruction set architecture, Q. Describe the instruction set ...

Q. Describe the instruction set architecture? The significant role of the Central Processing Unit (CPU) is to perform calculations, to coordinate all other hardware components,

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