EveryCircuit
Contact
Reviews
Home
rej
modified 3 years ago

2 digits ANALOG adder with display

7
4
528
05:58:43
I managed to cram in integer adder AND three double digit hex displays by using ANALOG circuitry for addition! This circuit converts two 8-bit registers to analog voltage in the range of [0..16) volts using four 4-bit DACs, sums the voltages and converts result back to binary representation using 8-bit ADC for display. 8-bit ADC is implemented with two 4-bit ADCs paired through the (topmost) operational amplifier and DAC. Overflow of addition is detected by the 3rd (bottommost) operational amplifier. Overflow is displayed by blinking the dot in the output display on the right. Note that unlike binary adder, analog result will not wrap-around in the case of overflow. Instead you will see hexadecimal FF value with a blinking dot. USAGE: You can enter pair of binary values on the left and result of addition will appear on the hex display in the bottom right corner. In case of the 8-bit overflow the rightmost display with have blinking dot. NOTE: Such analog adder would be impractical in the real-life due to noise, high-cost and latency of DAC/ADC, however it can be still interesting as a concept.
published 4 years ago
Redstone_guy
4 years ago
Note: for future reference, "bit" means "BINARY digit" and binary is digital. But by analog, I think you mean decimal (0-9 only) and not HEXAdecimal (0-9 AND A-F), so I think that it is fine to keep the circuit title as it is
rej
4 years ago
Yeah, I agree, the circuit title is a bit confusing and I need to figure out the better name. By “8-bit” I meant that the input is binary and the input/output range is 0..256 (00..FF in hex). By “analog” I meant that addition itself is not using binary logic elements, but rather it is a sum of voltages.
Redstone_guy
4 years ago
Ahh. Okay. Thanks for the clarification 🙂
roops1967
2 years ago
This is pretty cool!

EveryCircuit is an easy to use, highly interactive circuit simulator and schematic capture tool. Real-time circuit simulation, interactivity, and dynamic visualization make it a must have application for professionals and academia. EveryCircuit user community has collaboratively created the largest searchable library of circuit designs. EveryCircuit app runs online in popular browsers and on mobile phones and tablets, enabling you to capture design ideas and learn electronics on the go.

Copyright © 2026 by MuseMaze, Inc.     Terms of use     Privacy policy