01 DLD
01 DLD
NU-BCS
Lecture 1
Course Objectives
Continuous Quantity
• Temperature
• Velocity
Analog
45
40
35
temperature
C
30
0
25
20
15
10
0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
time
Continuous Signal
45
42 41
40
temperature
37
35 34 35
C
30 29
0
25 25 25
23 22
20
18
15
10
7
5 4
1 2
0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
time
• Each gate is shown to have two inputs except for the NOT
gate.
• All logic gates always have a single output.
• The Integrated Circuit shows a NAND Gate IC which has
four dual input NAND gates.
• Such ICs with different gates are available and used for
Vcc
13
12
11
10
8
implementing digital circuits.
7400
NAND Gate IC
G N D
4
6
1
3
Logic Gates
Logic Gate
Logic Gate and Behavior
Combinational Circuits
• Memory Element
• Current & Previous State
• Counters & Registers
Input 1
a1 b1
5
Output
Combinational
2 6
a2 b2
Logic Circuit
1 5
a1 b1
Memory Element
microwave example
• Decimal (0-9)
• Binary (0,1)
• Octal (0-7)
• Hexadecimal (0-15) {0-9, A, B, C, D, E, F}
A=10
B=11
C=12
D=13
E=14
F=15
Base of Number Systems