BCD DECADE COUNTERS/ 4-BIT BINARY COUNTERS The SN74LS165N is a parallel-load 8-bit shift register manufactured by Texas Instruments (TI).  
### **Specifications:**  
- **Logic Family:** LS (Low-Power Schottky)  
- **Number of Bits:** 8  
- **Function:** Parallel-in, Serial-out (PISO) Shift Register  
- **Supply Voltage (VCC):** 4.75V to 5.25V  
- **Operating Temperature Range:** 0°C to 70°C  
- **Input Type:** TTL-Compatible  
- **Output Type:** Standard  
- **Clock Frequency:** Up to 35 MHz (typical)  
- **Package Type:** PDIP-16 (Plastic Dual In-line Package)  
- **Propagation Delay:** 30 ns (typical)  
### **Descriptions:**  
The SN74LS165N is designed for parallel-to-serial data conversion. It allows parallel data to be loaded into the register and then shifted out serially via a clock input. It features an asynchronous parallel load and synchronous serial shifting.  
### **Features:**  
- **Parallel Data Loading:** Loads 8 bits simultaneously when the shift/load (SH/LD) input is low.  
- **Serial Data Output:** Shifts data out on the QH output pin.  
- **Complementary Outputs:** Provides both QH and QH' (inverted) outputs.  
- **Gated Clock Input:** Clock inhibit (CLK INH) allows control over shifting.  
- **Wide Operating Voltage:** Compatible with standard TTL levels.  
- **Low Power Consumption:** Typical power dissipation of 45 mW.  
This information is sourced from the manufacturer's datasheet.