8-Bit Priority Encoder The MC14532 is a 8-bit priority encoder manufactured by Motorola (MOTO).  
### **Specifications:**  
- **Logic Type**: 8-bit priority encoder  
- **Supply Voltage (VDD)**: 3V to 18V (standard CMOS operating range)  
- **Inputs**: 8 active-high data inputs (D0-D7)  
- **Outputs**:  
  - 3-bit binary output (Q0-Q2) representing the highest priority input  
  - Group select (GS) output indicating if any input is active  
  - Enable output (EO) for cascading multiple encoders  
- **Operating Temperature Range**: -55°C to +125°C (military grade)  
- **Package Options**: PDIP, SOIC  
### **Descriptions and Features:**  
- The MC14532 encodes the highest priority active input into a 3-bit binary code.  
- Priority is given to the highest-order input (D7 has the highest priority, D0 the lowest).  
- **Group Select (GS)**: Goes low when any input is active.  
- **Enable Output (EO)**: Used for cascading multiple encoders (active when no inputs are high).  
- **CMOS Technology**: Low power consumption and high noise immunity.  
- **Applications**: Used in digital systems for interrupt handling, keyboard encoding, and priority resolution.  
This information is based on the Motorola datasheet for the MC14532.