7126
AI

The **IC 7126** is a high-performance, low-power Analog-to-Digital Converter (ADC) specifically designed to drive 3.5-digit Liquid Crystal Displays (LCDs). It is a direct evolution of the industry-standard ICL7106, optimized for significantly lower power consumption.
---
## 1. Key Technical Specifications
| Feature | Specification |
| :--- | :--- |
| **ADC Type** | Dual-Slope Integration |
| **Display Support** | 3.5 Digit LCD (Direct Drive) |
| **Operating Current** | < 100 µA (Typical) |
| **Power Supply** | Single 9V Battery (typically) |
| **Input Impedance** | 10^12 Ohms (Typical) |
| **Clock Frequency** | 48 kHz (Internal Oscillator) |
---
## 2. Core Functional Components
The 7126 architecture is divided into three main functional stages that allow it to convert analog signals into a visual display:
### A. The Analog Section
This part of the chip handles the input signal. It uses a **Dual-Slope Conversion** technique, which provides excellent noise rejection (especially at 50/60Hz).
* **Integrator:** Charges a capacitor based on the input voltage.
* **Comparator:** Determines when the discharged voltage crosses zero.
* **Reference Voltage:** Compares the input against a stable reference (usually set to 100mV or 1000mV).
### B. The Digital Section
Once the conversion is done, the digital logic processes the count:
* **Counter/Latches:** Stores the digital representation of the analog signal.
* **Decoder:** Converts binary data into "7-segment" format for human-readable numbers.
### C. The Display Driver
The 7126 includes an on-chip **backplane frequency generator**. Unlike LED drivers, LCDs require an AC signal to prevent electrode polarization; the 7126 automatically handles this phase-shifting to drive the LCD segments directly without external transistors.
---
## 3. Typical Pin Configuration (40-Pin DIP)
The IC is usually housed in a 40-pin Dual In-line Package (DIP). Below are the most critical pins:
| Pin Range | Name | Description |
| :--- | :--- | :--- |
| **1** | V+ | Positive Supply (9V) |
| **26** | V- | Negative Supply |
| **31** | IN HI | High Analog Input |
| **30** | IN LO | Low Analog Input |
| **35-36** | REF | Reference Voltage Input |
| **21** | BP | Backplane (LCD Common) |
| **2-20, 22-25** | Segments | Direct connections to LCD segments |
---
## 4. Key Advantages of the 7126
1. **Extreme Battery Life:** Because it consumes less than 100µA, it can run for thousands of hours on a single 9V battery.
2. **Auto-Zero:** It automatically nulls its own internal offset voltage, ensuring the display reads "000" for 0V input.
3. **True Differential Input:** It can measure the voltage difference between two points even if they are not grounded.
---
- ⤷
What are the main differences between the ICL7106 and the ICL7126?
- ⤷ Can the 7126 be used to drive an LED display instead of an LCD?
- ⤷ How do you calculate the external resistor and capacitor values for the 7126 oscillator?