This document discusses digital arithmetic operations and circuits. It covers topics like binary addition, representing signed numbers using two's complement, sign extension, negation, addition and subtraction in the two's complement system, and multiplication and division of binary numbers. Examples are provided to illustrate concepts like addition, subtraction, and special cases in two's complement representation.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
112 views
Digital Arithmetic
This document discusses digital arithmetic operations and circuits. It covers topics like binary addition, representing signed numbers using two's complement, sign extension, negation, addition and subtraction in the two's complement system, and multiplication and division of binary numbers. Examples are provided to illustrate concepts like addition, subtraction, and special cases in two's complement representation.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 33
DIGITAL ARITHMETIC:
OPERATIONS AND 1 CIRCUITS This materials was taken from:
Book's title: Digital Systems Principles and Applications
Authors: Ronald J. Tocchi, et al BINARY ADDITION 2 BINARY ADDITION 3 Review Question 4 REPRESENTING SIGNED NUMBERS 5 REPRESENTING SIGNED NUMBERS 6 REPRESENTING SIGNED NUMBERS 7 REPRESENTING SIGNED NUMBERS 8 Representing Signed Numbers Using 2’s Complement 9 Example 1 10 Example 2 11 Continue…. 12 Example 3 13 Sign Extension 14 Sign Extension 15 Negation 16 Example 1 17 Example 2 18 Special Case in 2’s- Complement Representation 19 Continue.. 20 Example 1 21 Example 2 22 Example 3 23 ADDITION IN THE 2’s- COMPLEMENT SYSTEM 24 ADDITION IN THE 2’s- COMPLEMENT SYSTEM 25 ADDITION IN THE 2’s- COMPLEMENT SYSTEM 26 ADDITION IN THE 2’s- COMPLEMENT SYSTEM 27 Exercise 28 SUBTRACTION IN THE 2’s- COMPLEMENT SYSTEM 29 SUBTRACTION IN THE 2’s- COMPLEMENT SYSTEM 30 Arithmetic Overflow 31 MULTIPLICATION OF BINARY NUMBERS 32 BINARY DIVISION 33