Computer Hardware Flashcards
What is the CPU ?
Central Processing Unit
The Brain of the computer. Does all the calculations and data processing.
What is RAM ?
Random Access Memory.
Computers short term memory.
Used when you want to store data temporarily. e.g. typing something into a chat or a piece of text in a word processor. This data is stored in RAM
What is the Hard Drive used for ?
Used anytime we want to store data in long term memory.
Holds all of our data including all our music, photos, applications etc
What does the Motherboard do ?
Holds everything in place and lets our components communicate with each other. The foundations.
The body or circulatory system of the computer that connects all the pieces together.
Programs
Instructions that tell the computer what to do.
What do Registers do ?
Give an example
Lets us store the data that our CPU works with at high speeds.
If CPU wants to add two numbers. One number will be stored in register A and another number in Register B. The result of those two numbers will be stored in register C.
Chef analogy = Chefs worktable. A place to cook.
What is the Memory Controller Chip MCC ?
How does it work ?
A bridge between the CPU and RAM. Like a nerve in your brain connecting to your memories.
CPU talks to MCC and asks for Instructions for a certain step in the program.
The MCC finds the instructions for this step in RAM.
Grabs the Data and sends it through the External Data Bus.
What is Cache ?
Memory that is smaller than RAM but lets us store data that we use often and lets us quickly reference it.
RAM is like a fridge. Easy to get into but it takes time to get something out.
Cache is like the stuff we have in our pockets. Stores recently or frequently accessed data.
L1 Cache
Smallest and Fastest cache
CPU’s two most important jobs
Calculating and moving data
Speed of CPU measured in…
Gigahetz G(Hz)
The faster the CPU speed is, the faster we say the computer is
What are the Heat Sink and Cooling fan used for ?
The CPU can get very hot and performance can be impaired. The Heat Sink absorbs some of that heat and the fan moves air around the system.
The rate that the CPU operates at is called…
Clock Speed
The time taken to measure a program instruction is measured in …
Clock Cycles
What is Overclocking ?
The practice of increasing the clock rate of a computer to exceed that certified by the manufacturer.
How is the CPU working speed regulated and synchronized
What is it measured in ?
By a tiny crystal that vibrates at a high number of beats per second.
Measured in Hertz
What is RAM measured in ?
Megahertz MHz
What is the second quickest place from which the CPU can receive data ?
Cache
Fetch Execute Cycle
Fetch - Decode - Execute - Store
1) CPU fetches instructions from memory (RAM) e.g the first part of a program that is loaded into memory that will open up a game.
2) The instructions are decoded within the CPU in the Memory Data Register.
3) Whatever the decoding has revealed, then needs to be executed. Complete the task as instructed.
4) The results are stored in RAM and then move back to step 1.
Integrated Graphic Cards or processors utilize a portion of what instead of dedicated Graphics memory ?
Utilize a portion of a computer systems RAM rather than dedicated graphics memory
Where are Expansion slots found ?
Built on motherboard to match an exact card or chip
Benefits of Solid State Drive (SSD) over Hard Disk Drives (HDD)
3 details
Start up and shut down faster.
Faster to transfer data
No mechanical moving parts inside SSD. It is all Chips inside it.