Half-Adder
The Half-Adder is a fundamental building block of digital circuits, used to perform simple binary addition. It produces a sum and a carry value, which are essential for more complex arithmetic operations.
Specifications
| Parameter | Value |
| Supply Voltage | 3.3V to 5V |
| Operating Temperature | -40°C to 85°C |
| Power Consumption | Low |
| Propagation Delay | 5 ns |
Features
- Performs binary addition
- Produces sum and carry outputs
- Low power consumption
- Fast operation
- Easy to integrate into complex circuits
Applications
- Arithmetic logic units (ALUs)
- Digital signal processing
- Microprocessors
- Embedded systems
- Basic arithmetic operations in digital circuits
Truth Table
| Input A | Input B | Sum (S) | Carry (C) |
| 0 | 0 | 0 | 0 |
| 0 | 1 | 1 | 0 |
| 1 | 0 | 1 | 0 |
| 1 | 1 | 0 | 1 |
Pin Configuration
| Pin Number | Pin Name | Description |
| 1 | A | Input A |
| 2 | B | Input B |
| 3 | Sum | Sum Output (S) |
| 4 | Carry | Carry Output (C) |
| 5 | Vcc | Supply Voltage |
| 6 | GND | Ground |
Ordering Information
For ordering the Half-Adder, please contact our sales team or visit our website.