Module 2 Chapter 3 Computer hardware Flashcards

1
Q

What are the different categories of computer hardware?

A

Central processing unit, RAM, ROM, and Peripheral devices

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

CPU

A

A complex integrated circuit consisting of millions of electronic parts and is responsible for converting input data into output information. Basically the central processing unit is where the user inputs information to be translated into instructions for the computer to output it.

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

How does data travel through the CPU?

A

Through a bus which are embedded wires

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

What is a processor core

A

A unit on the processor with the circuitry necessary to execute instructions. More core means they perform better or process more information but are more expensive.

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

What is a processor cache?

A

Stores data next to the processor so that it can easily and quickly be retrieved for use.

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

The control unit and Arithmetic logic unit

A

Manages the flow of instructions within the CPU while the arithmetic logic unit (ALU) performs the arithmetic operations

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

What steps do the CPU have to complete to run programed instructions, make calculations, and decisions?

A

Fetching, decoding, executing, storing

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

What is RAM?

A

Random Access memory which is stored on one or more chips connected to the motherboard. It temporarily stores data needed by the operating system and apps used.

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

How RAM works?

A

When starting an app, the app’s instructions are transferred from the hard drive to RAM. When power is removed, all contents of RAM are lost. (volatile)

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

What is Volatile?

A

When power is removed, all memory loses its contents.

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

What is Non-volatile?

A

Memory that does not lose its contents when power is removed.

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

What is ROM?

A

Read-only memory that is permanently installed on the motherboard. It contains the BIOS which tells your computer how to start. ROM provides communication between the operating system and hardware devices.

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

What is the BIOS

A

It tells your computer how to start and contains the power-on self test (POST) which tests all computer components for proper information. If it does not pass then your computer will display error and not start up.

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

What is firmware and what happens to it?

A

Firmware is the instructions on the ROM chip which are often updated to enable your computer to perform more tasks or adjust how it communicates with other devices.

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

Virtual memory

A

When RAM is too full, the computer temporarily stores data onto a storage medium like the hard drive until it can be swapped into RAM

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

Swap file or Paging file

A

The area of the hard drive temporarily used to store data that cannot fit on your computer

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

What are the types of RAM?

A

Dynamic RAM, Static RAM, Magnetoresistive RAM, Flash memory

18
Q

What is DRAM

A

Dynamic ram is where memory needs to constantly be recharged or contents will be erased (volatile)

19
Q

SRAM

A

Static Ram memory can be recharged less requently than DRAM. More expensive (Volatile)

20
Q

MRAM

A

Memory uses magnetic charges to store contents and can retain its contents in the absence of power (non-volatile)

21
Q

Flash memory

A

Fast type of memory that can retain its contents in the absence of power, non-volatile, less expensive

22
Q

Examples of external storage devices

A

Internal and external hard drives, solid state drives, optical media

23
Q

How do computers represent data?

A

The binary system with 0 and 1

24
Q

What is the binary system?

A

Indicates the absence or presence of an electronic charge measured in bits (binary digits)

25
Q

How many bits make a byte?

A

8 bits are made into a byte

26
Q

How many characters can a byte represent?

A

A single character

27
Q

What is ASCII

A

An 8-bit coding scheme to represent uppercase and lowercase letters, mathematical operators and logical operations.

28
Q

Unicode

A

16 Bit coding scheme that is an extension of ASCII. Supports over 65k symbols and characters

29
Q

Solid state drive

A

A hard drive without moving parts. Faster, durable

30
Q

Magnetic hard disk drive (HDDs)

A

Greater storage capacity, less expensive, contains moving parts and you cant move the computer while it is running

31
Q

Optical media

A

CDs, DvD, Blu-ray discs. A type of external hard drive in which you can store additional data

32
Q

Cloud storage

A

Storing electronical files on the internet like google drive, dropbox

33
Q

Hardware factors to consider when purchasing a computer

A

Platform, Hardware (processor cores, RAM, storage) Form factor, add on devices

34
Q

Examples of input devices

A

Keyboard, mouse, microphone, stylus, touch pad, pointing device, trackball, cameras, scanners, game controller, joy stick

35
Q

Output devices examples

A

Speakers, headphones, printers, projectors, voice synthesizer

36
Q

Device driver

A

Program that controls a device attached to the computer. Printers, monitors, video card.

37
Q

Clock speed

A

Measures the speed at which the processor can execute instructions.

38
Q

Bus width

A

Determines the speed at which data travels

39
Q

Benchmark test

A

Ran by a lab or organization to determine processor speed and other performance factors.

40
Q

Maintenance

A

Clean the monitor, keyboard of dust and debris, make sure vents and media input are free of dust,

41
Q

Surge supressor

A

Prevents power fluctuations from damaging electronic components