Investigating Technology ITEC 1001 – Chapter 6 Computer Hardware

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

1/88

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the major terms and concepts from Chapter 6 of Investigating Technology ITEC 1001, including computer types, components, storage, ports, networking, processors, and ergonomic considerations.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

89 Terms

1
New cards

Computer

A digital device that accepts input, processes data into information, stores data, and provides output.

2
New cards

Four Basic Computing Functions

Input, Process, Output, and Store—together called the IPO(S) cycle.

3
New cards

Hardware

The physical components of a computer system such as processor, memory, storage, ports, and peripherals.

4
New cards

Software

The virtual components of a computer system, including the operating system and application programs.

5
New cards

System Unit

The part of a computer housing the motherboard; also called the tower or chassis.

6
New cards
7
New cards

Motherboard

The main circuit board that holds the CPU and other essential components.

8
New cards

Central Processing Unit (CPU)

The computer’s main microprocessor; performs most calculations and controls other components.

9
New cards

Input Device

Hardware that sends data to a computer, e.g., keyboard, camera, microphone.

10
New cards

Output Device

Hardware that presents information from a computer, e.g., monitor, speakers, printer.

11
New cards

Storage

Hardware or media that saves data for future use, even when power is off.

12
New cards

Laptop

A mobile, clamshell computer with integrated keyboard and full operating system.

13
New cards

Desktop

A stationary computer consisting of a separate system unit and peripherals; easily upgradable.

14
New cards

All-in-One Computer

A desktop-class device where the computer components are built into a large monitor.

15
New cards

Tablet

A highly mobile, touchscreen computer; hardware and RAM usually non-upgradable.

16
New cards

2-in-1 Computer

A convertible device combining tablet mobility with laptop power and a full OS.

17
New cards

Embedded Computer

A computer integrated into a larger device, running a real-time OS (RTOS).

18
New cards

Smartphone

A hand-held computer with cellular networking, touchscreen, cameras, and mobile apps.

19
New cards

Portable Media Player (PMP)

Device for playing audio, video, and e-books; now includes streaming boxes like Apple TV.

20
New cards

Server

A networked computer providing shared resources; includes network, web, and file servers.

21
New cards

Network Server

Controls access to printers, apps, and other resources on a local network.

22
New cards

Web Server

Delivers web pages and related resources over the Internet.

23
New cards

File Server

Stores and manages data files for network users.

24
New cards

Client-Server Architecture

Model where always-on servers provide services to intermittently connected clients.

25
New cards

Mainframe Computer

Very powerful system used by large organizations to process massive data sets.

26
New cards

Supercomputer

The most powerful computer type, handling complex, data-intensive scientific tasks.

27
New cards

Arithmetic Logic Unit (ALU)

CPU component that performs mathematical and logical operations.

28
New cards

Control Unit

CPU component that fetches, decodes, and executes instructions.

29
New cards

Machine Cycle

The CPU steps: Fetch, Decode, Execute, and Store.

30
New cards

Clock Speed

Number of instructions the CPU can process per second, measured in Hertz.

31
New cards

Overclocking

Running a CPU faster than manufacturer specifications, risking heat and voided warranty.

32
New cards

Single-Core Processor

CPU with one processing core (one ALU and one control unit).

33
New cards

Multicore Processor

CPU containing two or more processing cores to improve performance.

34
New cards

Hyperthreading

Technology allowing a multicore CPU to execute multiple instruction threads simultaneously.

35
New cards

Intel

Largest processor manufacturer, founded in 1968.

36
New cards

AMD

Processor and graphics company known for chips in gaming consoles; founded 1969.

37
New cards

Nvidia

Company producing GPUs and mobile processors like Tegra K1; founded 1993.

38
New cards

Random Access Memory (RAM)

Volatile main memory available to programs; cleared when power is off.

39
New cards

Cache

High-speed memory on or near the CPU used for frequently accessed data.

40
New cards

Memory Cache (L1 – L3)

CPU-adjacent cache levels; L1 is smallest/fastest, L3 larger/slower.

41
New cards

Disk Cache

High-speed memory on a hard drive for frequently accessed data blocks.

42
New cards

Read-Only Memory (ROM)

Non-volatile storage with manufacturer-installed data such as boot instructions.

43
New cards

Storage Device

Hardware that saves data long-term, e.g., hard drives, SSDs, USB drives.

44
New cards

Internal Storage

Built-in primary storage of a computer, usually the hard drive or SSD.

45
New cards

External Storage

Removable or outside-the-case storage like external HDDs, USB flash drives, microSD.

46
New cards

Hard Drive

Primary magnetic storage device using spinning platters; also called hard disk.

47
New cards

Hard Drive Capacity

Amount of data a hard drive can store, measured in GB or TB.

48
New cards

Solid-State Drive (SSD)

All-electronic storage with no moving parts; fast, efficient, durable, costlier.

49
New cards

SSD Capacity

Storage size of an SSD, typically measured in gigabytes.

50
New cards

Kilobyte (KB)

≈1 000 bytes; roughly one page of text.

51
New cards

Megabyte (MB)

≈1 000 000 bytes; about 875 pages of text.

52
New cards

Gigabyte (GB)

≈1 000 000 000 bytes; stores ~341 3-MB images.

53
New cards

Terabyte (TB)

≈1 000 GB; stores ~40 single-sided Blu-ray discs.

54
New cards

Petabyte (PB)

≈1 000 TB; about 42 000 single-sided Blu-ray discs.

55
New cards

Port

A receptacle on a device designed for a specific connector type.

56
New cards

Connector

Specialized end of a cable or card that plugs into a port.

57
New cards

USB (Universal Serial Bus)

Standard connector/port supplying data and power; supports flash drives.

58
New cards

HDMI

High-Definition Multimedia Interface for transmitting HD audio and video.

59
New cards

Ethernet

Wired networking port; CAT5/CAT5e/CAT6 cables offer 100 Mb/s to 10 Gb/s.

60
New cards

Lightning Connector

Apple 8-pin reversible connector for data and power on iOS devices.

61
New cards

VGA Connector

Analog video connector used for monitors/TVs in the 1990s; largely replaced by HDMI.

62
New cards

3.5 mm Audio Jack

Small analog audio connector with 2–5 contacts for headphones and speakers.

63
New cards

MIDI

Musical Instrument Digital Interface for connecting electronic instruments to computers.

64
New cards

Wireless Port

Interface using radio/light waves (e.g., Bluetooth, infrared) for short-range data transfer.

65
New cards

Bluetooth

Short-distance wireless technology operating up to ~35 ft with 2.4 GHz radio.

66
New cards

Infrared Port

Line-of-sight wireless link often used in TV remotes.

67
New cards

Protocol

Set of rules governing data transmission between devices.

68
New cards

HTTP

Hypertext Transfer Protocol—the foundation of data communication on the web.

69
New cards

HTTPS

HTTP Secure; encrypts HTTP messages for secure web communication.

70
New cards

TCP

Transmission Control Protocol ensuring reliable data delivery on networks.

71
New cards

UDP

User Datagram Protocol offering faster but less reliable transmission than TCP.

72
New cards

Wi-Fi

Wireless LAN technology (802.11) using 2.4 GHz/5 GHz radio; hotspots provide access.

73
New cards

Pixel

Smallest element of a digital image, usually red + green + blue sub-dots.

74
New cards

Resolution

Number of horizontal and vertical pixels; more pixels equals sharper images.

75
New cards

Bit

Binary digit (0 or 1); smallest data unit a computer processes.

76
New cards

Byte

Eight bits grouped together, representing a character or value.

77
New cards

Word Size

Amount of data a CPU processes at once, typically 32 or 64 bits.

78
New cards

Graphics Processing Unit (GPU)

Specialized processor that creates and manipulates images and video.

79
New cards

Video Card

Expansion card (graphics adapter) housing the GPU to deliver video output.

80
New cards

Boot Process

Sequence that loads an operating system: activate BIOS, POST, load OS to RAM, apply settings.

81
New cards

Bus Width

Number of bits transmitted simultaneously across a bus; affects processor speed.

82
New cards

Hertz (Hz)

Unit measuring frequency; one cycle per second.

83
New cards

Megahertz (MHz)

One million cycles (instructions) per second.

84
New cards

Gigahertz (GHz)

One billion cycles (instructions) per second.

85
New cards

Ergonomics

Study of human interaction with objects; in computing, fitting hardware to the user.

86
New cards

Ergonomic Workstation

Workspace setup with monitor slightly below eye level, straight-wrist keyboard, upright chair.

87
New cards

Touchscreen

Display sensitive to finger or stylus input, found in phones, tablets, ATMs.

88
New cards

Projective Capacitive Touchscreen

Touch panel using a sensor grid and voltage changes to detect multi-finger gestures.

89
New cards

Optical Drive

Device that reads/writes CDs, DVDs, or Blu-ray discs; often omitted in SSD laptops.