Glossary Flashcards

(48 cards)

1
Q

RAM

A

Random Access Memory (RAM)

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

Chipset

A

A group of integrated circuits or chips that are designed to work together and usually marketed as a single product.

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

Bus

A

A wire or group of wires that carry data from one place to the next.

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

Serial

A

Sending one bit of data at a time over a single wire.

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

Parallel

A

Sending multiple bits of data at a time. AKA using multiple processors to complete a task.

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

MCH

A

Memory Controller Hub (MCH) or AKA the Northbridge

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

ICH

A

I/O (input/Output) Controller Hub (ICH) or AKA Southbridge

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

DMI

A

Direct Media Interface

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

Hot swap

A

The process of adding or removing components from a computer system while the system is still powered on.

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

DVI

A

Digital Video Input (DVI)

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

Adapter

A

Connects two incompatible interfaces without changing the form of medium passing through it.

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

Converter

A

Not only connects two incompatible interfaces but also converts the form of medium passing though. (i.e. Digital to Analog)

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

ATX

A

Advanced Technology Extended (ATX)

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

HTPC

A

Home Theatre Personal Computer (HTPC

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

UMPC

A

Ultra Mobile Personal Computer (UMPC)

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

BTX

A

Balanced Technology Extended (BTX)

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

BIOS

A

Basic Input Output System (BIOS)

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

CMOS

A

Complementary Metal-Oxide Semiconductor (CMOS)

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

Volatile

A

Loss of memory when powered off.

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

POST

A

Power on Self Test (POST)

21
Q

Flashing

A

To erase and then replace.

22
Q

Firmware

A

A type of software that’s permanently embedded into a devices hardware to control how it functions.

23
Q

Persistent

A

Data that does not change.

24
Q

CPU

A

Central Processing Unit (CPU)

25
Clock Rate
The potential frequency (speed) of the CPU.
26
Clock Speed
The actual frequency (speed) of the CPU.
27
Motherboard/ External Speed
The speed of data moving across a bus.
28
Internal Speed
The speed of the actual CPU. (Typically, the marketed speed of that CPU)
29
Overclocking
Manually setting the CPU clock speed higher than factory intended via the BIOS.
30
Cache
A temporary holding area for data within the CPU.
31
Hyperthreading
The process of a single core virtually simulating two, allowing it to perform multiple processes at once.
32
SVGA
Super Video Graphics Array.
33
VGA
Video Graphics Array.
34
Intrusion detection (BIOS)
If the computer has been physically opened.
35
ZIF Socket
Zero Insertion Force. ZIF sockets use a lever to apply the correct pressure when installing a CPU to avoid issues cause by applying to much force during installation.
36
PGA
Pin Grid Array. Pins are arranged in a square-shape array on the underside of the CPU.
37
LGA Socket
Land Grid Array. The pins are on the socket instead of the underside of the CPU, where the contacts are placed instead.
38
Heat Sink
Heat sinks are a series of metal pieces that directly touch the CPU. The head conducts through these metal pieces where they can more easily dissipate.
39
Passive Cooling
Passive cooling is when there are no moving parts or additional electricity needed to provide cooling.
40
Active cooling
Active cooling is a method of cooling down the CPU through the use of moving parts and/or electricity. (I.e. Fans require electricity and use moving parts.)
41
On-die
On-die referrers to a component built directly into the CPU.
42
SIMM
Single In-Line Memory Module. Either side of the RAM stick share contacts with the other. So contacts exposed on one side are the same contacts exposed on the other side.
43
DIMM
Dual In-Line Memory Module. Both sides of the RAM stick have different contacts than the other. Essentially doubling the amount of available contacts per RAM stick.
44
SDRAM
Synchronous Dynamic RAM.
45
DRAM
Dynamic Random Access Memory.
46
SRAM
Static Random Access Memory.
47
ROM
Read Only Memory.
48
Pipelining
The act of accepting new commands while processing older ones.