EE203 01 Digital and Number Systems
EE203 01 Digital and Number Systems
Discrete Discrete
Inputs Information
Processing Discrete
System Outputs
System State
X(t) X(t)
t t
EE203 Digital Design Analog signal Digital signal
Evolution of Electronic Devices
Digital world
011000100100111
00010010010101
01000101001101
2,452,748,179
“Print this slides.”
578.23
5 10 2 7 101 8 10 0 2 10 1 3 10 2
• Weighted system (base-ten or radix 10)
… 105104103102101100.10-110-210-3 …
2N…252423222120.2-12-22-3 …2-M
(1011101)2 = ?
(12)10 = (1100)2
(245)10 = ?
EE203 Digital Design 14
(0.3125)10 = (.0101)2
(10A4)16
000
• Subtraction
Take the 2’s complement of the subtrahend and add.
Discard any final carry bit.
• Multiplication
Multiple addition.
Conversion
necessary
Computation in binary
For example,
35 0011 0101 98 1001 1000
170 0001 0111 0000 2469 0010 0100 0110 1001
If there is a slight
misalignment,…
Error
0101 0111
Error
01010 01110
Parity bit
Even no. 1s Odd no. 1s
There is an error.