Priority encoder: Difference between revisions

Content deleted Content added
Eus Kevin (talk | contribs)
Info on what the output of a priority encoder actually is
SmackBot (talk | contribs)
m Simple Encoder: Tag uncategorised and general fixes:
Line 26:
 
==Simple Encoder==
A simple encoder circuit can receive a single active input out of 2<sup>''n''</sup> input lines generate a binary code on ''n'' parallel output lines.
 
A simple encoder circuit can receive a single active input out of 2<sup>''n''</sup> input lines generate a binary code on ''n'' parallel output lines.
 
For example a single bit 4 to 2 encoder takes in 4 bits and outputs 2 bits. Proper function requires that only one input line is active at a time.
Line 53 ⟶ 52:
|}
{{caption|4 to 2 encoder}}
{{Uncategorized|date=April 2010}}