3.4 Motherboards Flashcards

1
Q

Define input and output.

A

Input: Process of accepting data in a form that the computer can use
Output: Process of displaying the processed data or information

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

Define the form factor of the ATX motherboard.

A

Full-size motherboard, measuring 12’’ by 9.6’’

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

Define the form factor of the Mini-ATX.

A

9.6’’ squared
Same as ATX but only has 4 expansion card slots

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

What is the Information Technology Extended form factor?

A

Designed as a replacement for ATX but never produced.

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

What actually are ATX and ITX?

A

Motherboard and power supply specifications

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

What is the form factor of the Mini-ITX?

A

6.7’’ by 6.7’’ with only one expansion slot (170mm squared)

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

What is the Information Technology Extended form factor?

A

Designed as a replacement for ATX but never produced.

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

List some other ITX form factors

A

Nano, Pico, Mobile

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

What is ‘form factor’?

A

The shape, layout, and type of case in a power supply

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

Describe what the CPU does.

A
  • Execute different programming codes in the software/firmware
  • Perform basic operations for every instruction in the computer
  • After execution, sends information back to memory to be stored and used later
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the maximum amount of RAM that architectures from the X86 family can support?

A

4GB (Gigabytes) RAM

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

What is X64?

A

An instruction set architecture based on X86, extended to enable 64-bit code. There are two modes of operation: 64-bit and compatible

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

What are ARMs used for and why?

A

Low-power devices (tablets, mobile phones) because they have extended battery life and produce less heat.

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

List the four types of CPU sockets.

A

ZIF, LGA, PGA Form Factor, and Multi-socket

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

What is beneficial about a ZIF socket?

A

It means you can insert the CPU without applying pressure, which means you are less likely to break pins and therefore break the processor.

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

Describe how an LGA socket works.

A

There are flat metal contacts on the underside of the chip instead of pins, which rest on the corresponding contacts of the socket. There is often a brace to help hold it in and small notches to help with alignment.

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

Describe how a PGA form factor works.

A

Pins on the underside of the chip fit into holes in the socket, and pressure then needs to be applied to fully insert the chip

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

What is multisocket?

A

Multiple CPUs or processors installed on a motherboard (processors cannot be changed on a mobile device)

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

Which companies manufacture LGA and PGA, respectively?

A

Intel (LGA) and AMD (PGA)

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

What is a multi-core processor?

A

A single CPU with multiple processors inside.

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

Describe how simultaneous multithreading/Hyper-threading works.

A

A single stream of instructions is being sent by a software application to a processor; the CPU splits each physical core into two virtual cores.

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

What is the difference between a multi-processor and a multi-core system?

A

Multi-processor would have more than one CPU, multi-core refers to how many cores within the single CPU

23
Q

How does symmetric multiprocessing work?

A

Where multiple processors share a common OS and memory.

24
Q

Why should you always use hyper-threading with multi-core processors?

A

Because there will always be idle cycles, and hyper-threading takes advantage of that for a greater overall throughput

25
How is a multi-core processor beneficial?
It allows for more threads to be worked on at once, therefore resulting in greater throughput.
26
What is virtualisation?
Allowing multiple systems to run on a single physical host
27
What do VT and AMD-V do?
They are hardware extensions to support virtualisation
28
What is SLAT (Second Level Address Translation)?
Features of software virtualisation are underlying and supported by the hardware processor.
29
Compare and contrast AMD and Intel CPUs.
AMD: Generally less expensive, more popular with gamers/hobbyists, tends to outperform Intel in regards to graphics, generally better at handling 64-bit applications Intel: Have a faster overall processing speed, don't run as hot, better compatibility, pull slightly more power and cost more
30
What is the Architecture State (AS)?
A monitoring component that checks for idle cycles and informs the processor to direct attention to the other threads
31
How does a single core CPU process threads?
By working on one at a time and cycling through them, giving attention to each but for a limited amount of time.
32
List the steps required to install the motherboard and CPU.
1. Review the motherboard’s documentation 2. Place the motherboard aligned at the rear of the case 3. Insert standoffs that match the hole in the motherboard 4. Install the processor and memory modules before installing the motherboard 5. Verify the standoffs are properly aligned prior to installing the motherboard 6. Secure the standoffs using the appropriate screw type 7. Install the power supply, disk drives, and add-on cards
33
What is the PCIe x1 card used for?
Modems, network cards, wireless cards, input/output devices and audio cards
34
What is the max bus speed a PCI 32-bit card can support?
33MHz or 133 MBps
35
How many bits is the PCI-X card?
64-bits
36
What is the maximum bus speed of PCI-X 2.0
33 MHz up to 266MHz
37
What input/ouput sockets might an audio card have?
External speakers or headphones, microphone jack and possibly a game controller
38
What is the AGP (Accelerated Graphics Port) used for?
Video graphics cards: AGP 1x, 2x, 4x and 8x
39
What does the PCIe card replace, and how many versions are there?
It replaces PCI, PCI-X, and AGP There are 4 versions: x1, x4, x8 and x16
40
What is PCIe x16 used for?
Graphics and video cards (including 3D) Gaming systems
41
Which two PCIe versions maximise the number of lanes used on a motherboard?
PCIe x1 and x16
42
How does a PCIe card work?
It connects to the bus to transfer data to and from the motherboard and external devices. The bus is determined by the motherboard and its form factor (16, 24 or 32 PCIe lanes)
43
How many watts of power do PCIe slots provide? What about PCIe x16?
25w up to 75w
44
What do up-plugging and down-plugging mean?
Putting a smaller card in a larger slot, and putting a larger card in a smaller slot
45
Where are mini PCIe cards normally used?
Inside laptops, specifically for wireless networking
46
What does a VCC (Video Capture Card) do?
Takes video signals and processes them inside the computer; often used for recording footage and security devices
47
What does a Video Card/Graphic Adapter do?
Gives quality signal for monitors
48
What is the name for the specialised processor designed to accelerate graphics rendering?
Graphics Processing Unit (GPU)
49
Give some examples of graphical ports. Where are they installed?
Thunderbolt, DisplayPort and HDMI; they are installed outside of the card
50
How does a TV Capture Card work?
Cables are plugged into a computer to get all cable TV channels
51
What is the only required connector for a NIC (Network Interface Card)?
RJ45 connector
52
What connectors support a fiber card?
ST, SC, MT-RJ
53
What is a riser card?
A special type of expansion card on a motherboard
54
What type of cards likely have multiple HDMI and/or DisplayPort connections?
Video cards