Computer Science - component 1

?
What is the CPU?
The part of a computer that completes the processing.It can be said to fetch and execute instructions from main memory.This is called the fetch,decode,execute cycle.
1 of 18
What are some factors that affect the CPU's speed?
clock speed,number of cores and cache
2 of 18
What are the two main parts of the CPU?
Control unit that provides control signals and the ALU that performs any logic calculations
3 of 18
What is an embedded system?
A computer that is fully contained within the device it controls
4 of 18
Job of the program counter
points to the next instruction in memory,copies its value to the MAR,gets incremented by 1
5 of 18
Job of the memory address register
recieves a memory address from the PC,sends it along with the address bus to the correct location in memory
6 of 18
Job of the memory data register
the instruction and data is sent along the data bus and stored in the MDR
7 of 18
Job of the accumulator
when the instruction is executed the results are stored here.
8 of 18
What is RAM and what is the role of it?
Random access memory. Stores instructions and data for programs that are currently in use. It is volatile
9 of 18
What is ROM and what is the role of it?
Read only memory.Stores instructions needed to boot up the computer including the BIOS. its non volatile
10 of 18
What is virtual memory?
When there isnt enough space in RAM for all the programs that are currently being run.Using virtual memory is much slower than RAM
11 of 18
What is cache memory?
Super fast memory close to the CPU.It stores the most commonly used instructions so they can be retrieved faster
12 of 18
What is flash memory?
ROM memory that can be rewritable. Very fast
13 of 18
What is the order of units of data?
Bit,nibble,byte,kilobyte,megabyte,gigabyte,terbyte and petabyte
14 of 18
What is a network?
When two or more computers are connected together
15 of 18
Benefits of a network
files can be shared,resources like printers and scanners can be shared,buying software is cheaper and you can manage users and security centrally
16 of 18
advantages of a LAN
quick and easy,cheap to set and maintain and fast
17 of 18
disadvantages of a LAN
small area only and relatively few computers
18 of 18

Other cards in this set

Card 2

Front

What are some factors that affect the CPU's speed?

Back

clock speed,number of cores and cache

Card 3

Front

What are the two main parts of the CPU?

Back

Preview of the front of card 3

Card 4

Front

What is an embedded system?

Back

Preview of the front of card 4

Card 5

Front

Job of the program counter

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Computer systems resources »