Illustrate the working of encoders, Computer Engineering

Assignment Help:

Q. Illustrate the working of Encoders?

An Encoder performs reverse function of decoder. An encoder has 2n input lines and 'n' output line. Let's see 8 ×3 encoder that encodes 8 bit information and generates 3 outputs consequent to binary numbers. This kind of encoder is also known as octal-to- binary encoder. Truth table of encoder is displayed in figure below.

1476_Illustrate the working of Encoders.png

Figure:   Encoder

From encoder table it's obvious that at any given time just one input is presumed to have 1 value. This is a main limitation of encoder. What would happen when two inputs are together active? The evident answer is since the output isn't defined ambiguity exists. To keep away this ambiguity encoder circuit has input priority so that just one input is encoded. The input with high subscript can be provided higher priority. For illustration if both D2 and D6 are 1 at same time then output will be 110 since D6 has higher priority than D2.Eencoder can be implemented with 3 OR gates whose inputs can be decided from truth table. Output can be represented as: 

O0   = I1 + I3 + I5 + I7

O1   = I2 + I3 + I6 + I7

O2   = I4 + I5 + I6 + I7

You can draw K-Maps to conclude above functions as well as draw related combinational circuit.


Related Discussions:- Illustrate the working of encoders

Explain instruction cycle and execution cycle, Q Explain Instruction cycle ...

Q Explain Instruction cycle and Execution cycle. and also explain Instruction Counter, Memory Address Register and Memory Buffer Register.

Explain system software with system programming, Explain the evolution of s...

Explain the evolution of system software with system programming. System-software is collection of system programs which perform a variety of functions, name are: file editing,

Determine the output of T-flipflops in cascade, If  the input to T-flipflop...

If  the input to T-flipflop is 100 Hz signal, the final output of the three T-flipflops in cascade is ? Ans. The  final  output  of  the  three  T-flip-flops in cascade is 12.5 H

Explain the microprocessor development system, Microprocessor development s...

Microprocessor development system Computer systems have undergone many changes recently. Machines that once filled large areas have been reduced to small desktop computer syste

What is the future in mq if i have 2+exp, It speeds execution of distribute...

It speeds execution of distributed applications. It runs on dissimilar platforms. It time independent. No loss for msg delivery i.e. guarantee delivery.

Give the syntax of if-else statement, Give the syntax of "if-else" and "sw...

Give the syntax of "if-else" and "switch" statements and explain. if else This is used to decide whether to do something at a special point, or to decide between two courses

Analysis the pc configuration, 1) Identify the software needs of each PC an...

1) Identify the software needs of each PC and whether or not anything needs to change. a. State the changes that you would make (and why) b. If no "change" needs to be made b

Determine the output of SR flip flop when S=1 and R=0, The output of SR fli...

The output of SR flip flop when S=1, R=0 is ? Ans. When for the SR flip-flop S=set i/p R=reset i/p, as S=1, R=0, Flip-flop will be set means output will be one.

Implemented in a program developed for sorting , A student counted up the n...

A student counted up the number of statements implemented in a program developed for sorting n integers and came up with a recurrence of the form: T(n) = a * n + b + 2T(n/2), an

Explain passing parameters using pointers, Q. Explain Passing Parameters Us...

Q. Explain Passing Parameters Using Pointers ? This method overcomes the drawback of using variable names directly in procedure. It uses registers to pass procedure pointers to

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