3 The processor Flashcards
<p>What are electrical devices?</p>
<p>Electrical devices only need electricity to work.</p>
<p>What are electronic devices?</p>
<p>Means that there are circuits in the device that control the flow of electricity in another circuit.</p>
<p>High and low example.</p>
<p>3 volts for high voltage and 0 for low voltage.</p>
<p>Not gate input 1. What is the output?</p>
<p>The output is 0</p>
XOR gate inputs: i. 1 0 ii. 1 1 iii. 0 0 What is the output.
i. 1
ii. 0
iii. 0
NAND gate inputs:
i. 1 0
ii. 1 1
What is the output.
I. 1
II. 0
NOR gate inputs:
i. 0 0
ii. 0 1
What is the output.
i. 1
ii. 0
What is a premises.
The statement you begin with in a logical gate is a premises.
Give two example of connectors.
XOR, NAND.
The two main components of the processor.
CPU and Main Memory.
The two main components of the CPU.
The Arithmetic and Logic Unit ALU w` .0here all the processing happens.
The Control Unit Tells the ALU what to process.
The other names that the main memory is also called.
main store, primary memory, primary store, random access memory (RAM) or Immediate Access Store (IAS)
What is the difference between connectors and gates?
These terms are similar.
Where does all the processing happen in a CPU?
In the ALU.
What does Arithmetic processing mean?
It means finding the numerical answer to mathematical problems.