This ppt file will help to understand basic concept of Encoder and Decoder in electronics.
Size: 2.11 MB
Language: en
Added: Jan 06, 2022
Slides: 12 pages
Slide Content
1/5/2022 1
ENCODER AND DECODER Program: BSAMT Semester: 6th Course: Basic Electronics Presented To: Sir Adil Shafiq Presented By: Omer Ishfaq Reg No: 70074041 1/5/2022 2
Definition of Encoder Working of Encoder Where Encoder is Used Definition of Decoder Working of Decoder Where Decoder is Used Learning Outcomes 1/5/2022 3
Definition of Encoder 1/5/2022 4 An encoder (or "simple encoder") in digital electronics is a one-hot to binary converter. An encoder in digital electronics is an electronic device used to convert an analogue signal to a digital signal such as a BCD code . It has a number of input lines, but only one of the inputs is activated at a given time and produces an N-bit output code that depends on the activated input.
Working of Encoder 1/5/2022 5 An Encoder is a combinational circuit that performs the reverse operation of Decoder . It has maximum of 2^n input lines and 'n' output lines, hence it encodes the information from 2^n inputs into an n-bit code. It will produce a binary code equivalent to the input, which is active High.
Truth Table of the Encoder 1/5/2022 6
Definition of Decoder 1/5/2022 7 The decoder is an electronic device that is used to convert a digital signal to an analog signal. It allows a single input line and produces multiple output lines. The decoders are used in many communication projects that are used to communicate between two devices. The decoder allows N- inputs and generates 2 power N-numbers of outputs. For example, if we give 2 inputs that will produce 4 outputs by using 4 by 2 decoders.
Working of Decoder 1/5/2022 8 A decoder is a multiple-input, multiple-output combinational logic circuit. It converts the n bit data inputs into the coded 2 n outputs . It decodes the information hidden by the encoder. While decoding, the decoder generally places a logic 1 at one of its outputs to create the exact code
Truth Table of the Decoder 1/5/2022 9
1/5/2022 10
1/5/2022 11 The applications of Types of Encoder and Decoder include the following: Speed synchronization of multiple motors in industries War field flying robot with a night vision flying camera A robotic vehicle with the metal detector RF-based home automation system Automatic health monitoring systems Applications Of Encoder and Decoder