The document provides information about number systems and codes. It discusses binary, octal, hexadecimal, and binary-coded decimal (BCD) number systems. It covers how to convert between decimal, binary, octal, and hexadecimal numbers. It also discusses signed binary numbers and how to perform arithmetic operations like addition and subtraction using 1's and 2's complement representations in binary. The goal is for students to understand different number systems and be able to convert between them, as well as perform basic arithmetic operations on signed binary numbers.
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)
171 views36 pages
Basic Digital Electronics - Unit 2
The document provides information about number systems and codes. It discusses binary, octal, hexadecimal, and binary-coded decimal (BCD) number systems. It covers how to convert between decimal, binary, octal, and hexadecimal numbers. It also discusses signed binary numbers and how to perform arithmetic operations like addition and subtraction using 1's and 2's complement representations in binary. The goal is for students to understand different number systems and be able to convert between them, as well as perform basic arithmetic operations on signed binary numbers.
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/ 36
2
NUMBER SYSTEMS AND CODES
At the end of the lesson, students should be able to:
Count in the binary number system. Convert from the decimal form to binary form and from binary form to decimal form including fractions. 3. Add and subtract binary numbers including fractions. 4. Determine ls and 2s compliments of a binary number. 5. Express signed numbers in binary form. 6. Carry out arithmetic operations with signed binary numbers. 7. Convert between the binary and octal number systems. 8. Convert between the binary and hexadecimal number system. 9. Express decimal numbers in binary coded decimal (BCD). 10. Add BCD numbers. 1. 2.