EER-018
Introduction to Digital Computers
Lecture 1
Why Digital? Bit - discrete values 0 and 1

Binary Variable

Complement (Inversion) - NOT (A) = A

Information representation - there are 2N different combinations of a string of N bits

Data Encoding and Decoding

Bytes, Words

Number Systems

Conversions

Round-Off Error - %error = (|real value - encoded value|)/real value x100%