Drawbacks of Encoder W hen all outputs of encoder are equal to zero . If more than one input is active High, then the encoder produces an output, which may not be the correct code.
Priority Encoder .
4 – 2 Priority Encoder Truth Table INPUTS OUTPUTS Y3 Y2 Y1 Y0 A1 A0 V 1 1 1 X 1 1 1 X X 1 1 1 X X X 1 1 1 X equals “ dont care”, that is it can be at a logic “0” level or at a logic “1” level
4 – 3 Priority Encoder INPUTS OUTPUTS Y3 Y2 Y1 Y0 A1 A0 V 1 1 1 X 1 1 1 X X 1 1 1 X X X 1 1 1 Lowest priority Highest priority To check the output is valid or not
4 variable K-maps Boolean functions A1 = Y3 + Y2 A0 = Y3 + Y2’Y1 Boolean function of output, V V = Y3 + Y2 + Y1 + Y0
THANK YOU.
Reference: https://www.tutorialspoint.com/digital_circuits/digital_circuits_encoders.htm https://www.geeksforgeeks.org/encoder-in-digital-logic/ https://www.electronics-tutorials.ws/combination/comb_4.html https://www.electronics-tutorials.ws/combination/comb_4.html Digital design by Morris M ano and Michael D.Ciletti