请输入您要查询的百科知识:

 

词条 Serial binary adder
释义

  1. Serial binary addition

  2. Serial binary subtracter

  3. Example of operation

  4. See also

  5. References

  6. Further reading

  7. External links

The serial binary adder or bit-serial adder is a digital circuit that performs binary addition bit by bit. The serial full adder has three single-bit inputs for the numbers to be added and the carry in. There are two single-bit outputs for the sum and carry out. The carry-in signal is the previously calculated carry-out signal. The addition is performed by adding each bit, lowest to highest, one per clock cycle.

Serial binary addition

Serial binary addition is done by a flip-flop and a full adder. The flip-flop takes the carry-out signal on each clock cycle and provides its value as the carry-in signal on the next clock cycle. After all of the bits of the input operands have arrived, all of the bits of the sum have come out of the sum output.

Serial binary subtracter

The serial binary subtracter operates the same as the serial binary adder, except the subtracted number is converted to its two's complement before being added. Alternatively, the number to be subtracted is converted to its ones' complement, by inverting its bits, and the carry flip-flop is initialized to a 1 instead of to 0 as in addition. The ones' complement plus the 1 is the two's complement.

Example of operation

Decimal
5+9=14
  • X=5, Y=9, Sum=14
Binary
0101+1001=1110
Addition of each step
InputsOutputs
CinXYSumCout
01101
10010
01010
00110
*addition starts from lowest
Result=1110 or 14

See also

  • Parallel binary adder

References

Further reading

  • http://www.quinapalus.com/wires8.html
  • http://www.asic-world.com/digital/arithmetic3.html

External links

  • Interactive Serial Adder, Provides the visual logic of the Serial Adder circuit built with Teahlab's Simulator.

2 : Binary arithmetic|Adders (electronics)

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/24 6:17:39