- Digital systems operate on discrete elements of information such as numbers, letters, and pictures by quantizing (digitizing) continuous data.
- Numbers in digital systems are represented using strings of digits in different bases, with each digit position having an associated weight. Common number bases include binary, octal, decimal, and hexadecimal.
- Information in digital systems is stored and processed using registers that are groups of binary cells (bits).