CACrown ArchivesThe cinema collection
Menu
Research dossier · Science & Nature

Adder–subtractor

Computing circuit

Specimen drawers, botanical folios and brass scientific instruments under study light
Science and natureInterpretive dossier study · Crown Archives visual atlas
Record originEnglish Wikipedia
Text licenseCC BY-SA 4.0
Source revisionMay 19, 2025
Entity authorityQ4681062
Source-derived summary

In digital circuits, an adder–subtractor is a circuit that is capable of adding or subtracting numbers (in particular, binary). Below is a circuit that adds or subtracts depending on a control signal. It is also possible to construct a circuit that performs both addition and subtraction at the same time.

Construction

Having an n-bit adder for A and B, then S = A + B. Then, assume the numbers are in two's complement. Then to perform B − A, two's complement theory says to invert each bit of A with a NOT gate then add one. This yields S = B + A + 1, which is easy to do with a slightly modified adder.

By preceding each A input bit on the adder with a 2-to-1 multiplexer where:

Input 0 (I0) is A

Input 1 (I1) is A

that has control input D that is also connected to the initial carry, then the modified adder performs

addition when D = 0, or

subtraction when D = 1.

This works because when D = 1 the A input to the adder is really A and the carry in is 1. Adding B to A and 1 yields the desired subtraction of B − A.

A way you can mark number A as positive or negative without using a multiplexer on each bit is to use an XOR gate to precede each bit instead.

The first input to the XOR gate is the actual input bit

The second input for each XOR gate is the control input D

This produces the same truth table for the bit arriving at the adder as the multiplexer solution does since the XOR gate output will be what the input bit is when D = 0 and the inverted input bit when D = 1.

Editorial summary

Begin with the source’s own compact description: “Adder–subtractor” is computing circuit. The dossier treats that line as a proposition to test through Adder, subtractor and Computing, not as a finished interpretation.

Editorial reviewA sound reference starting point where classification, measurement and the date of the underlying evidence remain visible. The current 300-word lead offers orientation but no explicit four-digit date, so chronology should not be assumed. The selected authority fields contribute no independent date. For this dossier, Adder, subtractor and Computing is the immediate research focus.
Editorial analysis

Why this record matters

The phrase “computing circuit” supplies a clear boundary for inquiry. It also exposes the unanswered questions: who defined that boundary, when it became stable and which sources sit outside it.

Evidence profile

The date and method of observation matter as much as the stated conclusion, especially where classification or consensus has changed. The source revision retrieved here is dated May 19, 2025. The linked authority identifier is Q4681062. None of the 0 selected statements returned an explicit reference.

Critical limits

Current terminology should not be projected backward without checking the classification used when the underlying evidence was created. The lead is largely declarative, so disagreement and counter-evidence require a deliberate search beyond the opening account. Authority statements aid reconciliation but still require their own references, qualifiers and ranks to be checked.

How to read it

Check terminology, classification and the date of the cited evidence. Scientific names and technical consensus can change while older records retain historical value.

Best used for
  • Current terminology
  • Classification context
  • Finding cited technical literature
Verify next

Primary datasets, specimen catalogues, standards bodies and the most recent peer-reviewed literature.

Three-step research path

  1. Establish the record: confirm the title “Adder–subtractor”, its source revision and the description used here.
  2. Expand the search: follow Adder–subtractor primary sources, Adder–subtractor archive and Adder research across catalogues and specialist indexes.
  3. Test the account: compare the strongest cited source with the responsible institution’s current record and note any disagreement.

Questions for further research

  1. Which source most directly establishes the central claim about “Adder–subtractor”?
  2. Has classification or technical consensus changed since the cited source?
  3. Is the terminology current, historical or disputed?
Subject index

Search terms from this dossier

Source & attribution

This entry incorporates text from Adder–subtractor” on English Wikipedia. Contributors are listed in the page history. Text is available under the Creative Commons Attribution-ShareAlike 4.0 License. Selected authority identifiers and statements are retrieved from Wikidata under CC0; their references and qualifiers remain part of the verification path.