1.1- Hardware Flashcards

1
Q

BIOS

A

Basic Input Output System: essential startup instructions of computer in ROM chips on motherboard. Represents lowest level of programming in firmware.

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

Bus

A

Set of electric paths etched on the motherboard, used to transfer data between different parts. (E.g.: between expansion card and RAM)

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

Caching

A

A method used to compensate for the loss of efficiency, “bottleneck”- that is inevitable when a faster medium tries to communicate with a slower medium

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

CMOS

A

Complimentary Metal Oxide Semiconductor- the type of memory that stores the BIOS settings that can be upgraded/changed. Memory kept “alive” by small battery on motherboard.

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

CPU

Find another def!

A

Central Processing Unit: a chip that can contain more than one “core” (complete processor). Connects to motherboard using ZIF socket. Responsible for all the processing.

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

CPU cache

A

Special type of high speed memory built into the CPU, used to maximise CPU productivity

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

DIMM

A

Dual Inline Memory Module: thin, rectangular electronic boards, containing banks of RAM chips; inserted into DIMM slots on motherboard. The means whereby the memory of computer is upgraded

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

Disk cache

A

A certain amount of high speed memory built into every hard drive. Used to cache data read from slower disk and thereby speed up subsequent calls for the same “chunk” of code or data

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

EEPROM

A

Electronically Erasable Programmable Read Only Memory: type of ROM that can be erased electronically, after which a new “image” of the upgraded content can be written back

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

Expansion slots

A

Slots on the motherboard for attaching additional circuit boards in order to “expand” computer capabilities. Mostly dedicated: video and sound cards for high end gaming and design work

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

External connectors

A

Situated both at the back and the front of the computer casing. E.g.: USB port; VGA port- monitor; RJ45 port- Ethernet cabling; speaker; microphone jacks

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

FireWire

A

Type of port that can transfer data faster than USB. Usually used when fast data transfer desirable: eg videos from vid camera; data from external hard drive

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

Firmware

A

Software that is permanently installed, or “hard-coded” on a ROM chip. Used to control basic operation of device eg. printer

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

Flashing the ROM

A

Process whereby existing contents of firmware wiped and replaced with updated version (always to be performed with great care)

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

GPU

A

Graphics Processing Unit: dedicated graphics processor on graphics card. Provides extra processing power

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

Hardware interrupt/ IRQ

A

Interrupt ReQuest line: Dedicated communication channel/means, whereby device can request immediate attention of CPU to process a given function. Eg: mouse click, keystroke

17
Q

Machine cycle

A
Steps taken by CPU in carrying out instructions:
•Fetch data and instructions from RAM
•Decode instructions
•Execute instructions
•Transfer data back to RAM
18
Q

Modular design

A

Computer design philosophy: incorporates variety of separate “modular” components, thereby facilitating upgrades and maintenance

19
Q

Motherboard

A

Large electronic circuit board with slots and connectors for attaching different components and peripherals

20
Q

Plug and Play (PnP)

A

A technology that automates configuration process of device before it can be used

21
Q

Point-to-point connections

A

Dedicated connection between 2 components (eg RAM and CPU) that is not shared with other components

22
Q

POST

A

Power On Self Test: startup test performed by BIOS to ensure all essential hardware (RAM, keyboard etc) are present and in working order

23
Q

RAM

A

Random Access Memory: temporary, volatile storage area for all running programs and data being processed

24
Q

ROM

A

Read Only Memory: permanent, non-volatile memory associated with Firmware. Typically found in ROM chip which holds the startup instructions (BIOS) of computer

25
Q

SATA connectors

A

Connectors on motherboard for attaching cables for storage devices, such as hard drives and optical drives

26
Q

Storage

A

Storage provides a place where computer can keep data and instructions permanently

27
Q

System clock

A

Small quartz crystal that pulses at regular frequency (measured in GHz); used to coordinate activities on motherboard

28
Q

Thunderbolt

A

New, super fast connection technology. Can support multiple simultaneous connections

29
Q

USB

A

Universal Serial Bus: most widely used connection option for attaching devices to computer, via USB port

30
Q

Video/graphics card

A

Hardware component that generates the images (both graphic and text) displayed on monitor. Either integrated on motherboard or separate card plugged into PCIe expansion slot

31
Q

Web caching

A

Process of storing recently accessed webpages locally on (faster) hard drive so they are quicker to retrieve next time needed. Retrievals from local storage much faster than internet downloads

32
Q

ZIF socket

A

Zero Insertion Force: type of socket on motherboard for connecting a CPU