Understanding Computer Hardware and System Components

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/188

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

189 Terms

1
New cards

Hardware

Any device that assists in the input, processing, storage, output, or communications of an information system.

2
New cards

Software

Computer programs that aid in the operation of a computer system or that have a specific use.

3
New cards

Peripherals

All the input, output, and secondary storage devices attached to a computer.

4
New cards

Printers

Provide a hardcopy of information (output device).

5
New cards

Scanners

Input hardcopy data into the PC for editing or backup.

6
New cards

Microphones

Input sound for processing and editing.

7
New cards

Speakers

Output sound from the computer system.

8
New cards

Webcams

Input video into the computer system.

9
New cards

Graphics Tablets

Input device for drawing or writing digitally.

10
New cards

Input

Inputs data into the computer to be processed.

11
New cards

Processing

Processes the data to make it information.

12
New cards

Output

Outputs information for the user to see or use.

13
New cards

Storage

Allows the user to store data/information for later use.

14
New cards

Communications

Allows communication with other devices or computers.

15
New cards

Motherboard Chipsets

Connects the CPU to other components like memory, storage, and expansion cards.

16
New cards

Central Processing Unit (CPU)

A highly complex set of electronic circuitry that executes stored program instructions.

17
New cards

Factors Affecting CPU Power

Clock cycle speed, Manufacturing process (e.g., 5nm, 7nm), Architecture (32-bit vs. 64-bit), Number of Cores, Threading, Cache Size, Chipset (e.g., Intel vs. ARM), Heat/cooling efficiency.

18
New cards

Basic Operations Performed by the CPU

Arithmetic operations, Memory operations, Logical operations, Control operations.

19
New cards

CPU Working Process (Four Steps)

1. An instruction is fetched from memory (RAM). 2. The instruction is decoded by the control unit. 3. The instruction is executed, usually by the arithmetic logic unit (ALU), and an operation is performed. 4. The result of the instruction is stored in primary memory.

20
New cards

Control Unit (CU)

Circuitry that controls operations within the CPU.

21
New cards

Control Unit (CU)

Directs the arithmetic and logic unit, memory, and input/output devices in response to software instructions.

22
New cards

Control Unit (CU)

Fetches instructions from memory and converts (decodes) them into control signals.

23
New cards

Control Unit (CU)

Sends these control signals to the logic unit, memory, or I/O devices to execute the instruction.

24
New cards

Arithmetic Logic Unit (ALU)

A circuit that performs arithmetic and logic operations.

25
New cards

Arithmetic Logic Unit (ALU)

Most CPU operations are performed by one or more ALUs, which load data from input registers (controlled by the CU).

26
New cards

Arithmetic Logic Unit (ALU)

The control unit tells the ALU what operation to perform on that data.

27
New cards

Arithmetic Logic Unit (ALU)

The ALU executes the instruction.

28
New cards

Arithmetic Logic Unit (ALU)

The ALU stores the result in an output register.

29
New cards

Arithmetic Logic Unit (ALU)

Performs basic arithmetic (addition, subtraction, multiplication, division) and logic operations (NOT, AND, OR).

30
New cards

Registers/Immediate Access Store

A small data storage (memory) unit found on the CPU.

31
New cards

Registers/Immediate Access Store

Also referred to as an immediate access store.

32
New cards

Registers/Immediate Access Store

May hold an instruction, a storage address, or any kind of data for storage.

33
New cards

Registers/Immediate Access Store

Some registers have specific functions.

34
New cards

Program counter

Holds the number of the next instruction to be executed.

35
New cards

Instruction register

Holds the instruction that is currently being decoded or executed.

36
New cards

Buses

A bus transfers data between components/devices on a computer or between computers.

37
New cards

Address bus

Carries the location of stored information (e.g., the address in RAM).

38
New cards

Data bus

Carries data to different components within a computer (e.g., from RAM to the CPU).

39
New cards

Control bus

Carries commands from the CPU (control unit) and returns status signals from the devices.

40
New cards

CPU Cycle

The PC contains the address of the memory location with the next instruction.

41
New cards

CPU Cycle

This address is copied from the PC to the MAR via the address bus.

42
New cards

CPU Cycle

The contents (instruction) at the memory location in MAR are copied into the MDR via the data bus (controlled by the control bus).

43
New cards

CPU Cycle

The contents (instruction) in the MDR are copied into the CIR.

44
New cards

CPU Cycle

The value in the PC is incremented to point to the next instruction.

45
New cards

CPU Cycle

The instruction is decoded and executed by sending signals via the control bus to the various components.

46
New cards

MOTHERBOARD CHARACTERISTICS

Form Factor influences case size and the number of components, connectors, and expansion slots.

47
New cards

Form Factor

Smaller form factors include micro-ATX (9.6-inch square) and mini-ITX (6.7-inch square).

48
New cards

Form Factor

Larger form factors include mini-ATX (11.2-by-8.2 inch) and full-size ATX (12-by-9.6 inch).

49
New cards

CPU Socket and Chipset

The CPU socket must be compatible with the chosen CPU (Intel or AMD, and specific models).

50
New cards

CPU Socket and Chipset

The chipset determines computer speed, supported features, and maximum memory access.

51
New cards

Slots

Memory slots are for RAM modules; the number of slots dictates the maximum RAM capacity, and slots are specific to RAM type (e.g., DDR3).

52
New cards

PCI Express slots

High-speed slots for graphics cards.

53
New cards

x16 slot

Essential for graphics cards.

54
New cards

PCI Express slots

Variations include x16(x4), x16(x8), and true x16(x16) depending on the number of lanes.

55
New cards

Regular PCI slots

Slots for other expansion cards, though many devices now use USB.

56
New cards

Internal connectors

USB headers, serial advanced technology attachment (SATA) ports for drives, and connectors for case LEDs and switches.

57
New cards

External connectors

USB ports, audio ports, USB 3.0, graphics connectors for onboard graphics, external SATA (eSATA), and legacy ports like parallel or serial.

58
New cards

RAID (redundant array of independent disks)

A feature that allows for multiple hard drives.

59
New cards

Basic input and output system (BIOS)

System settings and performance tweaking.

60
New cards

PS/2

An older type of connector for mice and keyboards.

61
New cards

USB (Universal Serial Bus)

Used for connecting various peripherals like mice, keyboards, scanners, cameras, and printers. USB revisions offer improved speed.

62
New cards

USB-C

Provides faster data rates, a reversible port, and greater power output.

63
New cards

Parallel ports

Primarily used for connecting older printers. Uses a 25-pin female DB connector and transmits multiple bits of data simultaneously.

64
New cards

CPU SLOT (Socket)

Uses pins to connect the CPU to the motherboard, allowing for CPU replacement.

65
New cards

CPU CHIP

The processor (central processing unit) that performs all internal computer tasks.

66
New cards

RAM SLOTS

For attaching RAM modules; desktop motherboards typically have two or more, while server motherboards can have four or more.

67
New cards

IDE CONTROLLER (Integrated Drive Electronics)

Also known as ATA or Parallel ATA (PATA), it controlled hard drives. Modern computers generally do not have IDE controllers.

68
New cards

SATA CONTROLLER (Serial Advanced Technology Attachment)

Replaced PATA for transferring data between the motherboard and storage devices. Uses serial communication, which is less susceptible to interference and allows for higher speeds.

69
New cards

PCI SLOT (Peripheral Component Interface)

Allows insertion of expansion cards like network cards, sound cards, modems, and video cards.

70
New cards

PCIE SLOT (PCI Express)

Used for adding expansion cards for additional PC functionality, such as graphics cards, WiFi network cards, or dedicated sound cards.

71
New cards

CMOS BATTERY (Complementary Metal-Oxide-Semiconductor)

Stores BIOS settings and the system date and time on the motherboard.

72
New cards

POWER SUPPLY PLUG IN

Connects the power supply to the motherboard, providing necessary DC power.

73
New cards

Computer data storage

Components and media that allow a user to retain/store data.

74
New cards

Memory

The short term memory of the computer (primary storage).

75
New cards

Storage

The long term memory/storage (secondary storage) of data in a computer system.

76
New cards

Primary Memory

Storage/memory used by the processor in computer devices.

77
New cards

Random Access Memory (RAM)

External to the CPU, close to the CPU for fastest access, storing program instructions and processed data.

78
New cards

DRAM/SDRAM

Dynamic RAM that must be constantly refreshed or it will lose its contents, also called DDR.

79
New cards

SRAM

Static RAM used as a system cache, faster than DRAM, does not need to be refreshed.

80
New cards

Cache

High speed mechanism that can be reserved on main memory (SRAM) or independent.

81
New cards

Level One Cache

Attached to each core on the processor, the fastest type of cache for the processor to read.

82
New cards

Level Two Cache

Larger in capacity than level one but slower, usually sits outside of the cores.

83
New cards

Level Three Cache

Larger than level one and two, slowest for the CPU to get data from, sits outside the processor.

84
New cards

Registers

Quickly accessible locations on a processor that may contain small bits of information.

85
New cards

Secondary Memory

Permanent storage that cannot be processed directly by the CPU.

86
New cards

Hard Disk Drive (HDD)

A magnetic storage device that stores data on spinning platters.

87
New cards

Solid State Drive (SSD)

A storage device that uses flash memory for faster data access and increased durability.

88
New cards

Optical Discs

Storage media that use laser technology to read and write data on discs like CDs, DVDs, and Blu-rays.

89
New cards

USB Flash Drive

A small, portable device that uses flash memory and connects via a USB port.

90
New cards

Peripheral Device

A device connected to a computer but not part of the core computer architecture.

91
New cards

Central Processing Unit

The main component of a computer that performs most of the processing inside a computer.

92
New cards

Motherboard

The main circuit board of a computer that connects the CPU, memory, and other hardware components.

93
New cards

Power Supply

The component that supplies power to the computer's components.

94
New cards

Peripheral Device

A device that cannot function on its own and only becomes functional when connected to a computer system.

95
New cards

Input Devices

Devices that allow the user to send commands and data to the computer, such as a mouse and a keyboard.

96
New cards

Output Devices

Devices that display or produce the results of the computer's processing, such as a monitor and a printer.

97
New cards

Storage Devices

Devices that store data, such as a hard drive or a flash drive.

98
New cards

Internal Peripheral Devices

Peripheral devices that are directly connected to the motherboard, often referred to as integrated peripherals.

99
New cards

External Peripheral Devices

Peripheral devices that are connected to the computer from outside, such as a printer or scanner.

100
New cards

Graphics Card

A peripheral that connects via a high-speed PCI Express slot on the motherboard.