Similar presentations:
Logical foundations of system devices. Logic gates. Adders
1. Logical foundations of system devices. Logic gates. Adders.
solve logistics problems at an elementary levelknow that the CPU is made up from logic
gates
2.
What is von Neumann architecture?What does the microprocessor include?
3.
4.
What are the functions of the ALU?5.
An arithmetic logic unit (ALU) is a combinational digitalelectronic circuit that performs arithmetic and bitwise
operations on integer binary numbers.
Logic gates are primarily implemented using diodes or transistors acting as electronic switches
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
Example 216.
Half-AdderWhat is the output
of this circuit?
A
B
0
0
0
1
1
0
1
1
D
E
• This circuit performs binary
addition (C = carry)
• It also has a simpler equivalent:
S
C