4-bit D-type register with 3-state outputs The SN74LS173AN is a 4-bit D-type register manufactured by Texas Instruments (TI). Here are its specifications, descriptions, and features:
### **Specifications:**  
- **Logic Family:** LS (Low-Power Schottky)  
- **Function:** 4-bit D-type register with 3-state outputs  
- **Number of Bits:** 4  
- **Output Type:** 3-state (tri-state)  
- **Supply Voltage (VCC):** 4.75V to 5.25V  
- **Operating Temperature Range:** 0°C to +70°C  
- **Package Type:** PDIP (Plastic Dual-In-Line Package)  
- **Pin Count:** 16  
### **Descriptions:**  
- The SN74LS173AN is a 4-bit parallel-in/parallel-out register with synchronous reset and 3-state outputs.  
- It features a common clock (CLK) input for synchronous data transfer.  
- The outputs can be disabled using the output enable (OE) pins, allowing bus-oriented applications.  
- Data is loaded on the rising edge of the clock when the master reset (MR) is inactive.  
### **Features:**  
- **Parallel Data Loading:** Data inputs (D0-D3) are loaded simultaneously.  
- **Synchronous Reset:** Master reset (MR) clears all outputs on the next clock edge.  
- **3-State Outputs:** Allows multiple registers to share a common bus.  
- **Low Power Consumption:** Typical power dissipation of 45mW.  
- **High Noise Immunity:** Standard for LS-TTL logic.  
- **Wide Operating Voltage Range:** Compatible with standard TTL levels.  
This information is sourced from Texas Instruments' official documentation.