Hardware Flashcards

1
Q

programs

A

basic instructions that tell computer what to do. technically stored on durable media like hard drives.

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

external data bus (EDB)

A

a row of wires used to transport binary data and that interconnects the parts of computer.

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

registers

A

stores data inside the CPU that the CPU works with.

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

RAM

A

ransom access memory. computer’s short-term memory.

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

Address Bus

A

used to transport memory addresses. connects CPU to MCC. sends location of data but not data itself.

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

Memory Controller Chip (MCC)

A

the bridge between the CPU and RAM

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

How do the CPU, the address bus, the memory controller chip, and the external data bus work together?

A

The CPU asks, through the address bus, for data that it needs. The MCC looks for the data in RAM and sends it back over through the External Data Bus.

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

cache

A

stores data used often or recently for quicker access. located in CPU

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

What are the 3 different levels of cache and which is the smallest and fastest?

A

L1, L2, L3. L1 is the smallest and fastest.

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

clock wire

A

an internal clock that keeps operations in sync. sending/receiving data sends voltage to it to let CPU know it can begin doing calculations. for every “tick” does 1 cycle of operrations.

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

clock cycle

A

voltage sent to clock wire

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

clock speed

A

the maximum number of clock cycles a CPU can handle in a set period of time

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

3.4 gigahertz equals how many clock cycles per what unit of time?

A

3.4 billion cycles per second

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

instruction set

A

a list of instructions the CPU is able to run. programs are complex and broken down into very small, simple instructions found in instruction set, which is hard-coded in CPU. different manufacturers use different sets but all generally perform same function.

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

what are some examples of different manufacturers instruction sets?

A

Intel (i.e. Intel Core i7), AMD (i.e. AMD Athlon) Qualeom.

each have their own strengths and weaknesses.

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

What are the 2 major types of CPU sockets?

A

land grid array (LGA) and pin grid array (PGA)

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

Where are the pins located on LGA and PGA sockets?

A

LGA- on the motherboard PGA- on the processor itself

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

heat sink

A

takes heat from CPU and dissipates it through a fan or other medium

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

What does 32 bit and 64 bit architecture refer to?

A

The width of the data bus and how it can efficiently handle memory. 32 bit can handle 3 GB of application memory and 62 bit has 16 Terabytes maximum of system memory allocation.

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

volatile memory

A

all data cleared once machine powered off

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

microscopic capacitor

A

a semiconductor located in chips on RAM. stores each bit as a charge (1) or discharge (0)

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

memory stick

A

located on motherboard. where DRAM chips placed.

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

DRAM

A

dynamic random access memory. type of RAM chip

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

SDRAM

A

synchronous DRAM. synchronized to system’s clock speed which allows data to be processed quicker

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

DDR

A

SDRAM synchronous double data rate RAM. faster, uses less power, and has larger capacity than SDRAM versions.

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

DDR4

A

latest version of DDR and fastest short-term memory available. faster= programs can be run faster and more programs can run at same time

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

motherboard

A

holds everything together and allows components to communicate with each other/ manages data between CPU, RAM, and peripherals.

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

form factor

A

the different sizes of motherboards available. size determines amount of stuff that can be put in and amount of space and expansion slots available.

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

ATX

A

advanced technology extended. most common form factor. comes in different sizes. desktops usually have full-sized.

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

ITX

A

information technology extended. much smaller than ATX. Intel NUC uses 3 variations (mini, nano, pico)

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

chipset

A

decides how components talk to each other on the machine and made up of 2 chips: Northbridge and Southbridge.

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

Northbridge

A

interconnects RAM and video cards. in some modern computers, directly integrated into CPU.

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

Southbridge

A

maintains I/O controllers like hard and USB devices that input and output data

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

peripherals

A

the external devices that are connected to the computer like the mouse. keyboard, and monitor

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

expansion slots

A

allows functionality of computer to be increased. (i.e. upgrade graphic card by installing on motherboard through expansion slot)

36
Q

PCI Express

A

peripheral component interconnect express (PCIe)- standard expansion slot

37
Q

PCIe bus

A

looks like slot on motherboard

38
Q

PCIe base

A

looks like a smaller circuit board on motherboard

39
Q

How many bits are there in a byte?

A

8

40
Q

How many bytes are there in a kilobyte?

A

1024

41
Q

What’s the progression from kilobytes to terabytes?

A

kilobyte (KB), megabyte (MB), gigabyte (GB), terabyte (TB)

42
Q

How large is an average file?

A

3 MB

43
Q

What are the 4 main layers of a computer?

A

hardware, operating system, software, users

44
Q

hardware

A

the physical components of a computer

45
Q

operating system

A

allows the hardware to communicate with the system

46
Q

software

A

how humans interact with computers

47
Q

user

A

interacts with computer. can operate, maintain, and program.

48
Q

UTF8

A

most prevalent encoding standard today. has ASCII and allows for variable number of bytes so can store a character in more than 1 byte

49
Q

binary

A

computers use electricity via transistors allowing electrical signals to pass through. electrical volatage= 1, no voltage= 0

50
Q

logic gates

A

allow transistors to do more complex tasks like where ti send electrical signals depending on logical conditions

51
Q

hard disk drive (HDD)

A

uses a spinning platter and a mechanical arm to read and write info. speed plater rotates measure in RPMs (revolutions per minute). prone to more damage because have lots of moving parts but more affordable so can buy more GB f storage.

52
Q

solid state drive (SSD)

A

have no moving parts. info stored on microchips. data travels a lot faster, have a slimmer form factor, and data loss a lot less risky.

53
Q

interfaces

A

the way hard drives connect to the system

54
Q

SATA

A

most popular hard drive interface that uses one cable for data transfers. hot swappable.

55
Q

NVM express (NVMe)

A

a type of interface where drive is added as an expansion slot instead of using cable to connect hard drive to computer. no cable= increased throughput of data and increased efficiency. Able to keep up with super fast SSDs.

56
Q

DC

A

direct current. electricity flows in one direction. what computers use.

57
Q

AC

A

alternating current. electricity changes direction constantly. what comes out of power outlet in wall.

58
Q

voltage

A

“pressure” of electricity.
high voltage outlet + low voltage appliance= fried
low volt “ + high volt “= slow charge that can deteriorate performance and case long-term damage

59
Q

amperage (amp)

A

measurement of amount of electricity “pulled”

60
Q

wattage

A

amount of volts and amps a device needs
if power supply has too low watts, won’t power device
too many watts, will NOT overpower device
most basic desktops can be powered w/ 500 watt power supply

61
Q

power supply

A

converts AC to DC. most have fans, cables to power into motherboard, and power cable.

62
Q

SoC

A

system on a chip. in very small devices. contain CPU, RAM and sometimes storage on a single chip.

63
Q

charge cycle

A

one full charge and discharge of the battery.

64
Q

What’s the 1st step of troubleshooting battery life and device charge?

A

make sure charger, battery, and device all designed to work together.

65
Q

peripherals

A

anything connected to computer externally that adds functionality.

66
Q

Mb/s

A

megaBIT per second

remember 1 byte= 8 bits

67
Q

How fast does a USB 2.0 transfer data and what color is its port?

A

480 Mb/s

black

68
Q

How fast does a USB 3.0 transfer data and what color is its port?

A

5 Gb/s

blue

69
Q

How fast does a USB 3.1 transfer data and what color is its port?

A

10 Gb/s

teal

70
Q

DVI cables

A

only output video, not audio

71
Q

HDMI

A

output video and audio

72
Q

display port

A

outputs video and audio

73
Q

USB type C

A

outputs video and audio, transfers data, and powers device. becoming universal standard for display and data transfer

74
Q

backwards compatible

A

older hardware works with newer. USB devices are this, but if you connect a USB 2.0 device into a USB 3.0 port, won’t get 3.0 transfer speeds.

75
Q

BIOS (basic output services)

A

software that helps initialize hardware and loads essential drivers to get OS up and running

76
Q

ROM chip (read-only memory)

A

non-volatile memory stored in CPU. where BIOS stored.

77
Q

services/drivers

A

programs that tell CPU how to run devices they’re connected to

78
Q

UEFI (unified extensible firmware interface)

A

performs same functions as BIOS but more modern and with better compatibility and support for newer hardware. most devices come w/ it built in. will eventually replace BIOS.

79
Q

POST (power on self test)

A

BIOS runs after computer powered on to check what devices are connected to computer and to ensure it’s all working correctly. happens before BIOS initializes hardware and loads essential drivers, so if there’s a problem, can’t display on screen. beeps used instead. check motherboard manual to find out what each code means.

80
Q

CMOS battery

A

a special chip on the motherboard that stores basic data about booting computer like the date, time, and how you want to start it up. setting can be changed by booting into CMOS or BIOS setting menu.

81
Q

reimaging of a computer

A

refers to a disk image which is a copy of an operating system. process involves wiping and reinstalling OS. typically performed using a program that’s stored on an external device. to access program, need to use BIOS to tell computer to boot from external device.

82
Q

Where are BIOS setting stored?

A

in the CMOS chip

83
Q

standoffs

A

used to raise and attach motherboard to case. sometimes built into the case.

84
Q

thermal paste

A

used to better connect CPU and heat sink.

85
Q

graphics card

A

needed to upload video to monitor