




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
emu university chapter 1 digital system&binary numbers
Typology: Study notes
1 / 102
This page cannot be seen from the preview
Don't miss anything!





























































































6 O c t o b e r , 2 0 1 6 I N T R O D U C T I O N T O L O G I C D E S I G N
Digital Systems
Binary Numbers
Number-base Conversions
Octal & Hexadecimal Numbers
Complements Signed Binary Numbers
Binary Codes
Binary Storage & Registers
Binary Logic
Binary Arithmetic
can assume only discrete values.
6 O c t o b e r , 2 0 1 6 D I G I T A L I N T E G R A T E D C I R C U I T D E S I G N
t
X(t)
t
X(t)
6 O c t o b e r , 2 0 1 6 I N T R O D U C T I O N T O L O G I C D E S I G N
t
V(t)
Logic 1
Logic 0
undefine
6 O c t o b e r , 2 0 1 6 I N T R O D U C T I O N T O L O G I C D E S I G N
5x64 1x8 2x1 7x1/8 4x1/
o 2 x B^2 + o 1 x B^1 + o 0 x B^0 + o-1 x B-1+o-2 x B-
6 O c t o b e r , 2 0 1 6 I N T R O D U C T I O N T O L O G I C D E S I G N
1x256 14x16 5x1 7x1/16 10x1/
H 2 x B^2 + H 1 x B^1 + H 0 x B^0 +H-1 x B-1+H-2x B- (458.4765625) 10 (1E5.7A) 16
n 2 n 0 20 = 1 21 = 2 22 = 3 23 = 4 24 = 5 25 = 6 26 = 7 27 =
n 2 n 8 28 = 9 29 = 10 210 = 11 211 = 12 212 = 20 220 =1M 30 230 =1G 40 240 =1T
6 O c t o b e r , 2 0 1 6 D I G I T A L I N T E G R A T E D C I R C U I T D E S I G N
The power of 2
6 O c t o b e r , 2 0 1 6 I N T R O D U C T I O N T O L O G I C D E S I G N
Binary Addition - Column Addition
6 O c t o b e r , 2 0 1 6 I N T R O D U C T I O N T O L O G I C D E S I G N
Binary Subtraction - Borrow a “Base” when needed
6 O c t o b e r , 2 0 1 6 I N T R O D U C T I O N T O L O G I C D E S I G N
Decimal (Base 10)
Octal (Base 8)
Binary (Base 2)
Hexadecimal (Base 16)
Evaluate Magnitude