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 the hamiltonian path, What is Hamiltonian path?  A Hamiltonian ...

What is Hamiltonian path?  A Hamiltonian path in a directed graph G is a directed path that goes by each node exactly once. We consider a special case of this difficulty where

What is an event handler, An event handler is a part of a computer program ...

An event handler is a part of a computer program formed to tell the program how to act in response to a definite event.

Determine the object oriented principles, Determine the Object oriented pri...

Determine the Object oriented principles Many latest applications are being developed based on object oriented principles such as methods, classes, and inheritance. To fulfil

Name the approaches used for generating the control signals, What are the t...

What are the two approaches used for generating the control signals in proper sequence? Hardwired control Micro programmed control

Determine about the logical shift, Logical shift A logical shift operat...

Logical shift A logical shift operation transfers 0 through serial input. We apply symbols shl and shr for logical shift left and shift right microoperations, examples:. R1

What is microprocessor, Microprocessor is a program-controlled device, whic...

Microprocessor is a program-controlled device, which fetches the instructions from memory, decodes and implements the instructions. Most Micro Processor is single- chip devices.

What factors influences the bus design decisions, What factors influences t...

What factors influences the bus design decisions? 1.  Data Location: Device selection, address of data with in device( track, sector etc) 2.  Data transfer: Amount, rate to

Describe data transfer instructions, Q. Describe Data Transfer Instructions...

Q. Describe Data Transfer Instructions? These instructions transfer data from one location in the computer to another location without altering the data content. Most common tr

Wrapping database calls into mts transactions, What is the advantage of wra...

What is the advantage of wrapping database calls into MTS transactions? Ans) If database calls are made within the context of a transaction, aborting the transaction will undo a

Define linear probing with respect to hashing technique, Define Linear Pro...

Define Linear Probing Linear Probing:  The easiest way to resolve a collision is to begin with the hash address and do a sequential search by the table for an empty location.

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