Tag Archives: Basics of digital electronics | Tagged Basic Digital Concepts

Binary Arithmetic

Each digit in binary is a 0 or a 1 and is called a bit, which is an abbreviation of binary digit. There are several common conventions for representation of numbers in binary. The most familiar is unsigned binary. An example of a 8-bit number in this case is 010011112 = 027 + 126 +  + [...]
Posted in Uncategorized | Also tagged , , | Leave a comment