ECET 100 Lecture: Week 4

  1. The number system that consists of 10 digits - from 0 through 9.
    Decimal Number System
  2. The number system that consists of two digits, 0 and 1.
    Binary System
  3. The number system that consists of 16 quantities consisting of both numeric and alphabetic characters. It has the same 0-9 numbers as the decimal system, but then uses A, B, C, D, E and F to represent the remaining quantities (A=10, B=11, etc.).
    Hexadecimal System
  4. For signed binary number, the value for the most-significant bit to indicate anegative number.
    1
  5. The system used to express a signed binary number with a negative value.
    2’s complement system
  6. Weight of a binary digit, where N describes the number digits from the right.
    2^N
Author
ktess06
ID
200162
Card Set
ECET 100 Lecture: Week 4
Description
Basic logic functions
Updated