Components- Week 2- Part 2 Vocab Flashcards
Instruction set
add/subtract/copying data…
A list of instructions that our CPU is able to run.
Instruction sets are Hardcoded into our CPU.
Functions like adding, subtracting, copying data are all instructions that our CPU can carry out
Popular CPU manufacturers or chipsets
Intel, AMD and Qualcomm
Chipset:
guided conversation
It decides how components talk to each other on our machine.
When you select your CPU, make sure its compatible with your…
motherboard
Popular CPU sockets
Land Grid Array (LPG) and Grid Array (PGA). LGA- pins stick out, size varies.
Land Grid Array (LGA)
It is a type of CPU socket that stick out of the motherboard.
Pin Grid Array (PGA)
CPU socket where the pins are located on the processor itself.
Make sure CPU and ______ are compatible
socket.
CPU’s that have 32 bit or 64-bit architecture are just specifying
how much data it can efficiently handle.
Data stored in RAM is almost always…
volatile, once we power off our machines, the data stored is cleared.
When you see a new phone or laptop that says it has 16 gigs of RAM,
that means…
it can run up to 16 gigs of programs, meaning you can run lots of
programs at the same time, when you type the document, you’re using RAM.
To run program we need to make a copy of it in
RAM so our CPU can process it.
When you type in a document you are using
RAM.
EX: losing power and all work is lost. Anything with RAM. Because RAM clears data when powered off.
Types of RAM
DRAM- dynamic random- access memory
SDRAM
SDRAM which stands for Synchronous DRAM.
DRAM
Dynamic Random Access Memory.
Where a 1 or 0 is sent to DRAM, it stores each bit in a microscopic capacitor, this is either the charge or discharge represented by 1 or 0. These semiconductors are put into chips that are on the RAM and store our data.
SDRAM
It stands for Synchronous DRAM, this type of RAM is synchronized to our systems’ clock speed allowing quicker processing of data
DIMM
Dual Inline Memory Module.
Different types of memory sticks that DRAM chips can be put on. The more modern DIMM sticks have different sizes of pins on them.
DDR is faster…
DDR is faster, takes up less power, and has a larger capacity than earlier SDRAM versions.
The latest version, DDR4, is the fastest type of short-term memory currently available for your computer. And faster RAM means that programs can be run
DDR SDRAM (Double Data Rate SDRAM
A type of RAM that is faster, takes up less power, and has a larger capacity than earlier SDRAM versions
The chipset on motherboards is made up of two chips.
Northbridge and Southbridge.