We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10
Encoder and Decoder
Types Lecture 7 Decimal-to-BCD encoder
• simple decimal-to-BCD encoder is a digital circuit that has
10 input lines and 4 output lines. The inputs represent the 10 decimal numbers from 0 to 9, where only one input can be active. The outputs indicate the BCD code that represents the active input. … Logic Diagram Priority Encoder
• The Priority Encoder solves the problems by allocating a
priority level to each input. The priority encoders output corresponds to the currently active input which has the highest priority. So when an input with a higher priority is present, all other inputs with a lower priority will be ignored. … …
• Priority encoders output the highest order input first for
example, if input lines “D2“, “D3” and “D5” are applied simultaneously the output code would be for input “D5” (“101”) as this has the highest order out of the 3 inputs. Once input “D5” had been removed the next highest output code would be for input “D3” (“011”), and so on. The truth table for a 8-to-3 bit priority encoder is given as
Where X equals “don't care
Output for Q0,Q1,Q2 Digital Encoder Applications magnetic positional control