Tag Archives: Basics of digital electronics

Basic Digital Concepts

By converting continuous analog signals into a nite number of discrete states, a process called digitization, then to the extent that the states are suciently well separated so that noise does create errors, the resulting digital signals allow the following (slightly idealized):  storage over arbitrary periods of time  flawless retrieval and reproduction of the stored information  flawless [...]
Posted in technology | Also tagged , , | Leave a comment

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