What is Encoder?


A digital circuit that executes the inverse services of a decoder is known as an encoder. It has 2ninput lines and n output lines. In an encoder, the output lines create the binary code equivalent to the input value. The diagram shows the general architecture of an encoder circuit.

Decimal to BCD Encoder

The decimal to BCD encoder has ten input lines and four output lines. The input for the encoder is the decoded decimal data and encoded BCD is the output accessible on the four output lines. The diagram demonstrates the logic symbol for decimal to BCD encoder IC.

The diagram demonstrates the decimal to BCD encoder circuit diagram.

The table shows the truth table of a BCD Encoder.

Y1Y2Y3Y4Y5Y6Y7Y8Y9DCBABCD
00000000000000
10000000000011
01000000000102
00100000000113
00010000001004
00001000001015
00000100001106
00000010001117
00000001010008
00000000110019

Updated on: 24-Jul-2021

1K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements