Chapter 2 - Computer Hardware Flashcards
What are the two components of the CPU?
- arithmetic and logic unit carries out all of the arithmetic and logic calculations
- control unit uses electrical signals to control the flow of data within the CPU
What is the function of the CPU?
- Fetch the instructions stored in memory
- Decode the instruction to find out what processing to do
- Execute the instruction
How do you increase the performance of a CPU?
Increase the clock speed, cache size and number of cores.
What is clock speed?
Number of cycles of the fetch execute cycle completed in one second, determined by an electronic clock chip, measure in Gigahertz GHz.
What is multiple processor core?
More than one CPU working together to process more data simultaneously.
What is hardware?
Physical components of a computer system, anything that can be seen or touched.
What is a disadvantage of a multiple processor core?
More complicated operating systems are needed to manage them.
What is RAM?
Random access memory which is volatile (data is lost when power is turned off)
What is ROM?
Read only memory which is non volatile
When can the computer access and change RAM + ROM
It can access RAM any time
It can never access ROM (programmed during manufacture
What does RAM + ROM store?
RAM: Programs and data being used by the computer
ROM: instructions and data required to start up the computer (boot sequence + boot loader)
What does RAM + ROM contain?
Ram: operating system
Rom: boot program
Is Ram + ROM large or small?
Ram: Large 4GB+
Rom: smal 1/2MB
What is the purpose of a CPU?
It carries out all the processing in a computer.
What is virtual memory?
It I part of the hard rice an is used as an extension to RAM.