Introduction to Digital Electronics
1 Introduction to Digital Electronics by Agner Fog, 2019-10-30. Contents 1. Number systems ........................................ ........................................ ........................................ ....... 3 Decimal, binary, and hexadecimal numbers ........................................ .................................... 3 Conversion from another number system to decimal ........................................ ....................... 4 Conversion from decimal to another number system.
= 9*160 + 1*161 + 0*162 + 2*163 = 8217 (base 10). 1.1.1. Binary numbers Computers do not have ten fingers so the decimal number system is not the most efficient system to use in computers. Instead, the binary system with radix 2 is used. For example, 1101 (base 2) = 1*20 + 0*21 + 1*22 + 1*23 = 13 (base 10). The rightmost digit is the least ...
Download Introduction to Digital Electronics
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: