L2 Binary Arithmetic&BCD
L2 Binary Arithmetic&BCD
STARTER ACTIVITY
Binary Decimal
0001
0010
3
0100
5
6
STARTER ACTIVITY
Learning
L/O : To demonstrate binary arithmetic and BCD
Objective
Real Life
Application
SUCCESS CRITERIA:
s
BIG QUESTION
How might digital systems, such as computers and
calculators, perform arithmetic operations using only
binary numbers, and why is understanding binary
addition, subtraction, and BCD crucial for designing and
troubleshooting these systems?
Topic INFORMATION REPRESENTATION
0 0 1 1
1 1
Topic
THE OVERFLOW CONDITION
Learning ADDITION OF A BINARY NUMBER
Objective
Group C : Convert(56)10 to
binary
Learning
Objective Critica
Add 0 1 0 1 0 0 1 0 (82 in denary) and 0 1 0 0 0 1 0 1
l (69 in denary).
Key Words Thinki Check this answer makes any sense?
Overflow
ng
Topic INFORMATION REPRESENTATION
Key Words
• Binary
• Denary
Topic INFORMATION REPRESENTATION
Key Words
• Binary Additions:
• Denary •a) 00111001 + 00101001 = 01100010
•b) 01001011 + 00100011 = 01101110
•c) 01011000 + 00101000 = 10000000
•d) 01110011 + 00111110 = 10110001
•e) 00001111 + 00011100 = 00101011
Subtractions:
•f) 01100011 - 00110000 = 00110011
•g) 01111111 - 01011010 = 00100101
•h) 00110100 - 01000100 = 11110000
•i) 00000011 - 01100100 = 10101111
•j) 11011111 - 11000011 = 00011100
Topic INFORMATION REPRESENTATION
MID-PLENARY
Real life
applications
1.Represent
ation of
digits in a
calculator
2. Clock
display
Topic INFORMATION REPRESENTATION
Real life
applications
1.Represent
ation of
digits in a
calculator
2. Clock
display
Topic INFORMATION REPRESENTATION
L/O : To calculate binary values in digital systems such as calculators
and clocks and ensure accurate representation using binary-coded
Learning
Objective decimal (BCD) addition.
Brain
Real life Storming
How might you accurately add $0.37 and $0.94 together
applications
using fixed-point decimals in a computer system, ensuring
that the results remain precise and valid in BCD?
Topic INFORMATION REPRESENTATION
L/O : To calculate binary values in digital systems such as calculators
and clocks and ensure accurate representation using binary-coded
Learning
Objective decimal (BCD) addition.
Brain Storming
How might you accurately add $0.37 and $0.94 together using fixed-point
Real life
decimals in a computer system, ensuring that the results remain precise
applications
and valid in BCD?
First we will
take
0.07 & 0.04
Brain Storming
Real life
applications
Answers
Success
Criteria
I can
Perform
BCD
addition
confidently
Topic INFORMATION REPRESENTATION
L/O : To link the character representation
Learning
Objective