Back to 课程

Computer Science GCES AQA

0% Complete
0/0 Steps
  1. Representing Algorithms Aqa
    4 主题
  2. Efficiency Of Algorithms Aqa
    1 主题
  3. Searching Algorithms Aqa
    3 主题
  4. Sorting Algorithms Aqa
    3 主题
  5. Data Types Aqa
    1 主题
  6. Programming Concepts Aqa
    5 主题
  7. Arithmetic Relational And Boolean Operations Aqa
    1 主题
  8. Data Structures Aqa
    3 主题
  9. String Manipulation Aqa
    1 主题
  10. Random Number Generation Aqa
    1 主题
  11. Structured Programming Aqa
    2 主题
  12. Robust And Secure Programming Aqa
    4 主题
  13. Number Bases Aqa
    2 主题
  14. Converting Between Number Bases Aqa
    3 主题
  15. Units Of Information Aqa
    9 主题
  16. Hardware And Software Aqa
    4 主题
  17. Boolean Logic Aqa
    3 主题
  18. Programming Languages And Translators Aqa
    2 主题
  19. Cpu Architecture Performance And Embedded Systems Aqa
    4 主题
  20. Memory Aqa
    2 主题
  21. Secondary Storage Aqa
    3 主题
  22. Fundamentals Of Computer Networks Aqa
    8 主题
  23. Fundamentals Of Cyber Security Aqa
    1 主题
  24. Methods Of Preventing Cyber Security Threats Aqa
    1 主题
  25. Relational Databases Aqa
    2 主题
  26. Ethical Legal And Environmental Impacts Aqa
    2 主题
课 Progress
0% Complete

Exam code:8525

Binary Addition

What is binary addition?

  • Binary addition is the process of adding together up to three binary integers (up to and including 8 bits)

  • To be successful there are 5 golden rules to apply:

Table showing binary addition examples, binary answers, and working explanations for combinations: 0+0, 0+1, 1+0, 1+1, and 1+1+1.
  • Like denary addition, start from the rightmost digit and move left

  • Carrying over occurs when the sum of a column is greater than 1, passing the excess to the next left column

Example 1

  • Add together the binary values 1001 and 0100

Table displaying binary numbers with LEDs for decimal values 8, 4, 2, and 1. First row: 1010, second row: 0110, both summed; result labeled 'C' is empty.
  • Starting from right to left, add the two binary values together applying the 5 golden rules

  • If your answer has 2 digits, place the rightmost digit in the column and carry the remaining digit to the next column on the left

  • In this example, start with 1+0, 1+0 = 1, so place a 1 in the column

A binary arithmetic operation table showing addition. Top row has columns labeled 8, 4, 2, and 1. A cell at bottom right shows a result of '1' in red, highlighted with a dashed red line.
  • Repeat until all columns have a value

Binary addition of two numbers in an 8-4-2-1 setup with the result in the bottom row showing 1101 and the digits being added above in separate rows.
  • The sum of adding together binary 1001 (9) and 0100 (4) is 1101 (13)

Examiner Tips and Tricks

Make sure any carried digits are clearly visible in your answer, there are marks available for working. Carries can be put above or below in the addition

Example 2

  • Add together the binary values 00011001 and 10000100

Binary addition table showing two rows of 8-bit binary numbers. The columns from left to right are labeled 128, 64, 32, 16, 8, 4, 2, and 1.
  • Starting from right to left, add the two binary values together applying the 5 golden rules

  • If your answer has 2 digits, place the rightmost digit in the column and carry the remaining digit to the next column on the left

  • In this example, start with 1+1, 1+1 = 10, so place a 0 in the column and carry the 1 to the next column

Binary addition table with two rows. The first row of binary digits is 00010101, and the second row is 01000101. Carry numbers are highlighted in red boxes.
  • Repeat until all columns have a value

Binary addition chart with three rows. Each column is labeled as 128, 64, 32, 16, 8, 4, 2, 1. Dotted red boxes indicate carried-over values.
  • The sum of adding together binary 00011001 (25) and 10001001 (137) is 10100010 (162)

Example 3

  • Add together the binary values 00011011, 00010110 and 00100010

<img alt=”A table illustrating binary addition with columns labeled 128 to 1 and rows showing binary digits with sums. Plus and carry-over columns on the right.” class=”ContentBlock_figure__vJw2q” data-nimg=”1″ decoding=”async” height=”235″ loading=”lazy” sizes=”(max-width: 320px) 320w, (max-width: 640px) 640w, (max-width: 960px) 960w, (max-width: 1280px) 1280w, 1920w” src=”https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=3840/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png” srcset=”https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=16/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 16w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=32/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 32w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=48/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 48w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=64/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 64w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=96/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 96w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=128/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 128w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=256/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 256w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=384/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 384w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=640/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 640w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=750/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 750w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=828/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 828w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=1080/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 1080w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=1200/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 1200w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=1920/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 1920w, https://cdn.savemyexams.com/cdn-cgi/image/f=auto,width=2048/https://cdn.savemyexams.com/uploads/2024/08/48572_table8-binary-addtion.png 2048w, https://cdn.savemyexams.com/cdn-cgi/image/

Responses

您的邮箱地址不会被公开。 必填项已用 * 标注