LESSON 1-4: MOTHERBOARDS, PROCESSORS AND RAM Flashcards

1
Q

Motherboards

A

The spine of a computer is the motherboard Main board, system board, or
Mobo
Most important component in the computer because it connects all the
other components together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

5 Motherboard Form Factors

A
STANDARD ATX (12x9)
MICRO ATX (9.6x9.6)
MINI ITX (6.9x6.9)
NANO ITX (4.7x4.7)
PICO ITX (3.9x2.8)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

BUS Architecture

A

Data and information is transported on a motherboard, via the bus
Bus is a path through which a device sends its data so it can communicate
with the CPU and/or other devices.

A bus can be Serial (1 wire) or
Parallel, a group of wires
working in unison that carry
data from one place to another

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Bus Speeds (Frequency)

A

Hertz - one cycle per second (Hz)
● Megahertz - one million cycles per second = 1,000,000 (MHz)
● Gigahertz - one billion cycles per second = 1,000,000,000 (GHz)
● Bus path size (width) allows for either 32 or 64bits to pass through at a
time, which means for every clock cycle a computer will send either 32 or
64 bits of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Chipset

A

The Northbridge - In charge of the connection to high data transfer devices
such as PCI Express video cards and the RAM. Known as MCH (Memory
Controller Hub)
● The Southbridge - In charge of the connection to all the secondary controllers:
USB, SATA, Firewire, etc. Known as ICH (I/O Controller Hub)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

BIOS

A

Basic Input Output system is first thing that runs when you boot a PC
● Job: Identify, test, and initialize components of the system.It then points to the operating system
so that the OS can load up and take over. → Bootstrapping
● Resides on EEPROM chip - Electrically Erasable Programmable ROM. This means you can
modify settings and fully update the BIOS by erasing it and rewriting it → Flashing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

CMOS

A

Complementary metal-oxide semiconductor (CMOS) stores the contents of the BIOS’s
findings. I.e. type and speed of the processor
● When a computer is on CMOS is powered by the power supply - However, it is volatile and if it is
not receiving power it loses stored content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Lithium Battery

A

Powers the CMOS when the computer is shut off.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Accessing and Configuring the BIOS

A

Accessing the BIOS must be done before O/S boots
● BIOS Setup Utility - You can configure:
● Time and Date
● Boot Device Priority/BIOS Boot Order: Enables user to select which media will be booted: hard drive, CDROM,
floppy, USB, and such.
● Passwords: User (authenticates a user before it enables the O/S) and supervisor (Authenticates a user to the
BIOS)
● Power Management: Select if power management is running and which type is used.
● Wake-ON-LAN (WOL) - Enables user to wake up computer remotely by sending data to it through the network
adapter.
● Monitoring: Monitors items in the BIOS - Processor temperature, voltage.If you forget a supervisor password, it
can be reset by removing the lit battery. You may also need to remove the CMOS jumper .

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

BIOS Review

A
BIOS
-Resides on EEPROM Chip
Identifies and test components
-CMOS
Stores BIOS
 content
-Lithium
Battery
Powers CMOS
when computer is
off
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The POST

A

Stands for Power-on self test (POST)
● First step in bootstrapping
● Piece of code that the BIOS runs to find out what type of
processor is on the motherboard and verifies the amount
of RAM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Prevent a Computer from booting Successfully

A

Boot Device Priority Setting - Controls which device the
BIOS will load the operating system from.
● Usually, this is set to hard drive first.
If you boot a PC and see a black screen with a white
blinking underscore on the top left, the issue could be
the boot order

● I.e. if you change the first item in boot sequence to USB
drive and leave a USB flash drive in system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Drive Technologies

A

Two types of drive technologies that have connectors on
your motherboards are SATA - Serial ATA and IDE (PATA
Parallel ATA).
● What do these interfaces connect to? Hard Drives, Solid
State Drives (SSDs) and CD/DVD drives

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Expansion Slots

A

Most visible part of the motherboard
● Allows a computer hardware expansion card to be
connected. I.e, if you want to install a new video card,
you’d purchase a video expansion card and install that
card into the compatible expansion slot.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

PCI

A

PCI - Peripheral Component Interconnect bus allows for
connections to modems, video, sound, and network
adapters. Connects exclusively to southbridge. 32/64 bit
bus width (refers to size and how much data can be
transferred)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

AGP

A

Accelerated Graphics Port - For video. Connects

directly to the northbridge.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

PCIe

A

Reigning king of expansion slots. High speed
serial replacement of older parallel PCI. Sends and
receives data within lanes. These lanes are full duplex,
meaning they can send and receive data simultaneously.
Amount of lanes is indicated by x#. I.e. PCIex16 (by 16)
*Replacing AGP & PCI.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

AMR/CNR

A

Intel’s audio/modem riser expansion slot for
sound cards or modems. CNR was sucessor. Not common in
today’s mobos.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

PCMCIA

A

Personal Computer Memory Card International
Association - Not actually expansion slot it’s an
organization that develops the PC Card technology in
laptops.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Six Step Troubleshooting Process

A
  1. Identify Problem:
    - Questions the user
    - Identify changes made to computer
    - Review Documentation
  2. Establish a theory of probable cause - Question the
    obvious
    - Start with most probable cause
  3. Test the theory to determine cause
    - If your theory is incorrect - back to the drawing board!
  4. Establish a plan of action to resolve the problem and
    implement the solution
    5.Verify Full System Functionality and if
    Applicable Implement
    Preventative Measures
    - What can you do to prevent the
    issue or problem from happening
    again.
  5. Document Findings, Actions, and Outcomes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Reasons for Motherboard Failure

A

Faulty of loose Cables, BIOS issues, ESD/Electrical
Issues, Component Failures, or Defective Motherboard
● Symptoms:
- Everything powers on but you can’t see a live screen
- Computer turns on for just a few seconds then turns off-
- Some peripherals work others don’t
- System shuts off randomly

22
Q

CPU

A

Referred to as the “brain” of the computer
● You may hear the CPU referred to as a microprocessor
since CPU’s are much smaller than they were 50 years ago!
● Often most-expensive component in the computer
● MAIN FUNCTION: to execute instructions or programs
● Speed is measured in Hertz

23
Q

CPU Technology

A

The CPU must be compatible with your motherboard in a
number of ways:
- Speed (clock rate) of CPU and if mobo can support it.
Clock rate refers to speed of a component.
- Does CPU fit in socket?
- 64-bit vs 32-bit
- multi-core or single core

24
Q

Sockets

A
  • PGA: Pin Grid Array Sockets. Pins covering majority of
    underside. Locked in place by retaining arm. Older.
  • LGA: Land Grid Array Sockets. Use lands that stick out
    and touch the CPU’s contact points. Newer.
25
Q

LGA 775 (Intel Socket)

A

Core 2 Duo, Core 2 Quad, Xeon, Pentium, Celeron; 940 AMD socket; Opteron, Athlon 64 FX AMD CPUs

26
Q

LGA 1155 (Intel Socket)

A

Core i7, i5, i3, Xeon, Pentium, Celeron, AM2 AMD Socket;

Athlon 64 X2, Athlon 64 AMD CPUs

27
Q

LGA 1156 (Intel Socket)

A

Core i7, i5, i3, Xeon, Pentium, Celeron; AM2+, Phenom II, Phenom, Athlon X2, Athlon 64 AMD CPUs

28
Q

LGA 1366 (Intel Socket)

A

Core i7, Xeon; AM3, AM3+, FMI, F AMD Sockets; Phenom II, Sempron, Athlon II, FX, Llano, Opteron AMD CPUs

29
Q

CPU Cache

A

High speed memory (SRAM - Static Random Access Memory)
located directly on or in the CPU
● Limited in storage

30
Q

Cache Levels

A

Level 1 - Built into CPU and gives fast access to the most
frequently used data. First level access by CPU and
usually found in small amounts
Level 2 - Built on the CPU (on-die) - Accessed 2nd and
provides CPU with less frequently used data. L2 feeds L1
cache.
Level 3 - Largest capacity of the 3 and has the most
latency; therefore is the slowest. If CPU can;t find info
it needs it moves from L1→ L2 → L3

31
Q

Multicore Technologies

A

Intel’s Hyper-Threading - enables a single CPU to accept
and calculate two independent sets of instructions
simultaneously, simulating two CPUs. Designed to compete
with true multi-CPU systems.
● Multicore CPUs physically contain two or more actual
processor cores, in one CPU package. Can have 2,4,6, or
even 8 cores!
- Allows for more efficient processing of data.

32
Q

Cooling Methods

A
-Heat Sink
Uses conduction to direct
heat away from the CPU
and out through fins.
-Thermal Compund
Fills tiny imperfections
with T.C to create flat
surface area, which helps
dissipate heat.
-Fan
Case fans are used to get
the heat out of the case.
-Liquid Cooling
Water cooling kits
can be used to
cool CPU, chipset,
hard drives, video
cards, and more!
33
Q

RAM (Random Access Memory)

A

● Main memory that the CPU uses to store or receive data
● RAM is typically cleared when computer is powered off - To store data permanently it needs to be written onto the hard drive which tends to be slower and less efficient
Ram is VOLATILE
● VOLATILE = Loses content if it loses power
● BUT not all RAM is volatile.
● Today’s RAM is a set of integrated circuits (ICs) that work at high speeds.

34
Q

Memory Controller Chip

A
We already discussed chipsets,
Northbridge and Southbridge
functionality and bus architecture.
● The memory controller is part of a
chipset that helps the CPU store and
receive data to/from RAM.
● It does this by moving the data along the
address bus, which connects the
memory controller to RAM
35
Q

SRAM (Static Random Access Memory)

A
● Does not need to be refreshed
● Found in cache memory in CPUs
● Soldered directly to a PCB - Printed circuit
board. I.e. Motherboard OR integrated
directly to chip
● You will not replace SRAM!
● Smaller quantities and faster
36
Q

DRAM (Dynamic Random Access Memory)

A
● Does need to be periodically refreshed:
Act of reading data on memory and
immediately rewriting to same area
● Slower than SRAN
● Volatile Sticks or DIMMs of DRAM are
installed on mobo
● Can exist on adapter cards
● You will replace and troubleshoot DRAM
37
Q

SDRAM (Synchronous DRAM)

A

Syncs to base clock of mobo (system bus speed)
● SDRAM Clock rates: 66MHz, 100MHz, and 133 MHz
● SDRAM sticks referred to as PC66, PC100, etc
● Design = 168 pin DIMM
● Old!

38
Q

DDR

A

184 Pins
● Synchronized to base clock of mobo as well
● All types of DDR RAM run at 2.5 Volts

PLEASE REFER TO TABLE IN LESSON 3 SLIDE 8

39
Q

DDR2

A

Decreases voltage to 1.8 V and increases speed
● 240 pins - faster signaling

PLEASE REFER TO TABLE IN LESSON 3 SIDE 10

40
Q

DDR3

A

Lower power consumption and higher levels of performance, 1.2-1.5 V, 240 pins

PLEASE REFER TO TABLE IN LESSON 3 SLIDE 11

41
Q

Single Channel

A

Original RAM architecture. 64-bit bus (or data channel) between the memory and
the memory controller. One or more sticks of RAM can be installed on the motherboard but they
share the same channel.

42
Q

Dual Channel

A

Doubles the data. Two 64-bit channels are employed together resulting in a 128-bit
bus.

To use dual channel architecture you need to install two identical (for best performance) sticks of
RAM into the matching colour in each channel.

Motherboard will have colour coded matching banks.

43
Q

Triple Channel

A

Three memory modules at the same time - 192-bit bus
● Less common
● Three channels of 2 different colour memory slots
● Bank of Ram would include channel A DIMM 0, B DIMM 0, and C DIMM 0
● Limited to Intel Core i7-900 series processors and the LGA 1366 socket

44
Q

Single Sided Memory Modules

A

Single modules with a single bank of chips. Memory module could have chips on
both physical sides or only on one side - It is known as single sided because the computer can address all the
chips at once.

45
Q

Double Sided Memory Modules

A

Memory modules have their chips divided into two “sides” known as banks.
● Only one side can be seen by the computer at once.

46
Q

RAM Parity

A
When memory stores an extra bit (parity bit) used for error detection. So mem module can store 9
bits instead of 8 bits for every byte of data. Required for data integrity.
● Non-Parity RAM - No extra bit
47
Q

ECC

A

Error Correction Code in RAM - Can detect and correct errors. Additional information needs to be stored, and
more resources are used. Slowest type of RAM and most expensive. Usually identified with an E. I.e. PC3-10600E

48
Q

Memory Latency

A

Happens when a memory controller tries to access data from a memory module. Slight delay
(measured in nanoseconds)

49
Q

Power Supply

A

Feeds the motherboard, hard drives, optical drives, and any other
devices inside a computer with power! AND converts AC current to DC current.

50
Q

AC (Alternating Current)

A

bkjio