Module 1: Digital Number Sys and Combo Logic Flashcards
What are the 2 distint characteristics of a number system?
base/radix symbols
The base is always 1 ______ than the largest symbol
greater
What is decimal 56 in binary?
0011 1000
What is the basis of digital data?
Binary numbers
The digits of a binary number are called what?
Bits
Standard grouping of a binary number is a group of how many?
4 bits
What is a nibble?
4 bits
How many nibbles make a byte?
2 nibbles
2 or 4 bytes make what?
WOrd
A longword consists of what?
2 words
Interpret these state/logic levels
Output Low = 0V to 0.4V
Output High = 2.7V to 5V
Input Low = 0V to 0.8V
Input High = 2V to 5V
Convert 110101 to Decimal
53
Convert decimal 48 to binary
110000
11011 + 11
11110
101100 - 111
100101