Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Adder (electronics)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Digital circuit that produces sums from inputs}} {{Sidebar arithmetic logic circuits|expand=Components|expand-components=Adder}} An '''adder''', or '''summer''',<ref>{{cite book | last=Singh | first=Ajay Kumar | date=2010 |chapter=10. Adder and Multiplier Circuits |chapter-url={{GBurl|Gr023E8Kd5QC|p=321}} | title=Digital VLSI Design | publisher=Prentice Hall India | pages=321–344 | isbn=978-81-203-4187-6 | via=Google Books}}</ref> is a [[digital circuit]] that performs [[addition]] of numbers. In many [[computer]]s and other kinds of [[microprocessor|processor]]s, adders are used in the [[arithmetic logic units]] (ALUs). They are also used in other parts of the processor, where they are used to calculate [[address space|address]]es, [[database index|table indices]], [[increment and decrement operators]] and similar operations. Although adders can be constructed for many [[number representation]]s, such as [[binary-coded decimal]] or [[excess-3]], the most common adders operate on [[binary number]]s. In cases where [[two's complement]] or [[ones' complement]] is being used to represent [[negative number]]s, it is trivial to modify an adder into an [[adder–subtractor]]. Other [[signed number representations]] require more logic around the basic adder.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)