skip to content
1 of 2

INTRODUCTION

ENCODER

An Encoder is a combinational circuit that performs the reverse operation of Decoder. It has maximum of 2n input lines and ‘n’ output lines. It will produce a binary code equivalent to the input, which is active High. Therefore, the encoder encodes 2n input lines with ‘n’ bits. It is optional to represent the enable signal in encoders.

An encoder essentially performs the reverse of a decoder function in a combinational logic circuit. The process of converting from symbols or numbers to coded format is called encoding.

The encoders and decoders play an essential role in digital electronics. encoders & decoders are used to convert data from one form to another form. These are frequently used in communication system such as telecommunication, networking, etc. to transfer data from one end to the other end.