M.2 - Digital Devices

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/111

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.

112 Terms

1
New cards

Computer

  • Multipurpose device that accepts input, processes and stores data, and produces an output, according to a series of stored instructions

2
New cards

Input

  • whatever that is typed, submitted, or transmitted to the computer

3
New cards

Output

  • result produced by a computer

4
New cards

Process Data

  • computers do this by performing calculations, modifying documents and pictures, drawing graphs, and sorting lists of words or numbers

5
New cards

Central Processing Unit (CPU)

  • handles the computer’s processing

6
New cards

Microprocessor

  • CPU of most modern computers; electronic component that can be programmed to process data

  • Can’t directly understand programming language (ex. C++, BASIC, COBOL, Java), so programs have to be converted into machine language that corresponds to the microprocessor’s instruction set

  • Integrated circuit designed to process instructions

  • Most important and usually most expensive component in a digital device

7
New cards

Memory

  • temporary holding area for data

  • Where machine language instructions for programs are held

8
New cards

Computer Program

  • instructions that tells a digital device how to carry out processing tasks

9
New cards

Software

  •  sets up a computer to do a specific task; when a computer runs this, it performs the instructions to carry out a task

10
New cards

Stored Program

  • a series of instructions for computing a task can be loaded into a computer’s memory

  • single most important characteristic that distinguishes computers from other digital devices (multitasking)

11
New cards

First Computers

  • were ‘programmed’ not by software but by connecting wire circuitry in a certain way

12
New cards

Application Software

  • type of software that is a set of computer programs that helps a person carry out a task

  • Word processors, mobile apps, spreadsheet software

13
New cards

System Software

  • type of software whose primary purpose is to help the computer system monitor itself to function efficiently

  • Operating systems, CPU monitor, device drivers

14
New cards

Development Tools

  • type of software that is used for creating software applications, websites, operating systems, and utilities

  • Programming languages, Scripting languages, Debugging tools

15
New cards

Small Circuit Boards and Integrated Circuits

  • the essence of digital electronics

16
New cards

Integrated Circuit

  • Set of microscopic electronic circuits etched onto a thin slide of semiconducting metal

  • Other Terms: Computer Chip, Microchip, Chip

17
New cards

Semiconductors

  • substances with properties between those of a conductor (ex. copper) and an insulator (ex., wood), examples of this are silicon and germanium

18
New cards

System Board/Motherboard/Main Board

  • Circuit board where electronic components are mounted

  • Houses all essential chips and provides connecting circuitry between them

19
New cards

Form Factor

  • Computer industry term referring to the size and dimensions of a device or component

  • Component, clamshell, slate

20
New cards

System Unit

  • Tech speak for the part of a digital device that holds the system board

21
New cards

Supercomputers

  • Considered the fastest computers in the world at the time of construction

  • Can tackle complex tasks other computers cannot

  • Use: Code breaking, modeling weather systems, simulating nuclear explosions

22
New cards

Mainframes

  • Large and expensive computer capable of simultaneously processing data for hundreds or thousands of users

  • Looks like a closet-sized cabinet

  • Use: Providing centralized storage, processing and management of large amounts of data

23
New cards

Servers

  • “Serves” data to computers in a network

  • About the size of a desk draw and mounted in racks of multiple servers

  • Google search results are provided by servers

24
New cards

Personal Computers (PC)

  • Designed to meet the computing needs of an individual

  • Desktops, Portables, Laptops, Tablets, Smartphones

25
New cards

Desktops

  • Fit on a desk and run on power from a wall outlet

  • Keyboard is typically separate from the monitor

  • Popular in offices and schools

26
New cards

Portables

  • Run on battery power

  • Components are contained in a single case for easy transportation

27
New cards

Laptops

  • ‘Notebook Computer’; small and lightweight with a clamshell design and keyboard at the base

28
New cards

Tablets

  • portable computing device featuring a touch-sensitive screen for input and output

29
New cards

Slate Tablet

  • tablet configuration that has a narrow frame screen that lacks a physical keyboard

  • Apple iPad

30
New cards

Smartphones

  • Mobile devices with similar features to a tablet

  • Provide telecommunications capabilities over cellphone networks

31
New cards

Niche Devices

  • Have one thing in common; they contain a microprocessor

32
New cards

Raspberry Pi

  • niche device that can be connected to a keyboard and screen for a full computer experience

  • Only slightly larger than a deck of cards

33
New cards

Portable Media Players

  • Handheld devices that can store and play music

  • iPod Touch

34
New cards

Smartwatches

  • Multifunctional devices that include a camera, thermometer, compass, calculator, cell phone, GPS, media player, and fitness tracker

35
New cards

Activity Trackers

  • monitor yours steps and heart rate

36
New cards

Smart Appliances

  • Appliances controlled by integrated circuits called microcontrollers that combine sensors with processing circuitry

  • Modern refrigerators, washing machines

37
New cards

Intel Corporation

  • World’s largest chipmaker and supplies a sizeable percentage of the microprocessors that power desktops and laptops

38
New cards

8086 Family

  • Intel’s chip that powered the original IBM PC; set the standard for processors used today

39
New cards

X86

  • how the standard is referred to, and processors found in today’s desktops and laptops are compatible to this

40
New cards

ARM Technology

  • Processors based on this dominate tablet computers and smartphones

41
New cards

ARM Holdings

  • designed ARM tech; a British tech company founded by Acorn Computers, Apple Inc., and VLSI Tech

42
New cards

ARM Processors

  • energy efficient, an important trait for battery-powered devices

  • Microsoft’s Surface tablets, Apple’s iPads and iPhones, Samsung’s Galaxy phones

43
New cards

Instruction Set

  • Contains a collection of instructions for actions that the circuitry in a microprocessor can perform

44
New cards

Arithmetic Logic Unit (ALU)

  • Performs arithmetic operations (addition, subtraction), and is responsible for performing arithmetic and logical operations

  • Uses registers to hold the data

45
New cards

Registers

  • What the ALU uses to hold data that is being processed

46
New cards

Control Unit

  • fetches each instruction for the ALU

47
New cards

Instruction Cycle

  • Process in which a computer executes a single instruction

48
New cards

Instruction Pointer

  • Where the memory address of the first instruction is placed in the microprocessor’s control unit

49
New cards

Cycle

  • smallest unit of time in a microprocessor’s universe; every action a processor performs is measured by this

50
New cards

Multi-Core Processor

  • Microprocessor that contains circuitry for more than one processing unit

51
New cards

Serial Processing

  • Processor must complete all steps in the instruction cycle before it executes the next instruction

  • “Serially”- one instruction at a time

52
New cards

Pipeline Processing

  • When a processor begins to execute an instruction before it completes the previous instruction

53
New cards

Parallel Processing

  • Executes more than one instruction at a time and works well with today’s multi-core microprocessors

54
New cards

CPU Cache

  • Special high-speed memory that allows a microprocessor to access data more rapidly

  • Pronounced ‘cash’

55
New cards

Word Size

  • Number of bits that a microprocessor can manipulate at one time

  • Limits the amount of memory that a processor can access

56
New cards

Reduced Instruction Set Computer (RISC) Processor

  • Performs instructions faster than a CISC (Complex Instruction Set Computer) Processor

57
New cards

Random Access Memory (RAM)

  • Temporary holding area for data, application program instructions, and the operating system

  • Higher RAM adds to the expense

  • Most RAM are volatile, meaning it needs electrical power to hold data

58
New cards

Read-Only Memory

  • Type of memory circuitry that is housed in a single integrated circuit on the system board

  • Contains a small set of instructions and data called the boot loaderthat tell a digital device how to start

59
New cards

Storage

  • Components of a digital device designed to hold data permanently

60
New cards

Storage Medium and Storage Device

  • two main components of a data storage system

61
New cards

Durability

  • Resistance to damage from handling and environmental factors such as dust, humidity, heat, and cold

  • Can be measured in lifespan or write cycles

62
New cards

Dependability

  • Available when needed; not subject to breakdown, malfunction, network, outages, or service interruptions

  • Can be measured by mean time between failures (time a device is expected to function before failing

  • Cloud time service dependability can be measured by uptime (percent of time the service is accessible)

63
New cards

Speed

  • Rate at which data can be stored or accessed. Faster is better

  • Can be measured by data transfer rate (number of megabytes per second that are read or written)

64
New cards

Capacity

  • Amount of data that can be stored

  • Usually written in gigabytes (GB) or terabytes (TB)

65
New cards

Cost

  • Price of the storage device and media

  • Usually expressed per gigabyte

66
New cards

Magnetic Storage Technology

  • Used for desktop and laptop hard disk drives, as well as storage devices used in enterprise computing installations, and cloud services

67
New cards

Magnetic Storage

  • Represents data by magnetizing microscopic particles on a disk or tape surface

68
New cards

Hard Disk Drive

  • Contains one or more platters and their associated read-write heads

69
New cards

Hard Disk Platter

  • flat, rigid disk made of aluminum or glass and coated with magnetic iron oxide particles)

70
New cards

Read-Write Head Mechanism

  • magnetizes particles to write data, and senses the particles’ polarities to read data

71
New cards

Head Crash

  • when a read-write head comes into contact with the platter

72
New cards

Access Time

  • hard disk drive specification; average time it takes a computer to locate data on the storage medium and read it

73
New cards

Data Transfer Rate

  • hard disk drive specification; amount of data a storage device can move per second from the storage medium to RAM

74
New cards

Optical Technology Discs

  • CDs, DVDs, Blu-ray (BD)

75
New cards

Optical Drive

  • contains a laser that directs a beam of light toward the underside of the disc

  • Pits - dark spots

  • Lands - lighter, non-pitted surface area

76
New cards

Reflected Light

  • collected by a lens and converted into 0s and 1s that represent data

77
New cards

Compact Disc (CD)

  • original CD standard was adapted for computer storage with capacity for 650 MB (74mins) of data

78
New cards

Digital Video Disc/Digital Versatile Disc (DVD)

  • originally designed for movies but adopted by the computer industry to store data. Originally offered 4.7GB of data, and a double-layer DVD has two recordable layers that can store 8.5GB of data

79
New cards

Blu-ray (BD)

  • designed to hold high-definition 1080p video and offering 25gb of storage per layer

80
New cards

Solid State Storage or Flash Memory

  • Stores data in erasable, re-writable circuitry, rather than spinning on disks or streaming tape

  • Once data is stored, it is non-volatile

  • Cost per megabyte of solid-state storage is slightly higher than for magnetic or optical storage

81
New cards

Memory Card

  • Flat, solid state storage medium commonly used to transfer files from digital cameras and media players to computers

  • Non-volatile

82
New cards

Solid State Drive

  • Package of flash memory that can be used as a substitute for a hard disk drive

  • Installed inside the system unit and is not meant to be removed

83
New cards

USB Flash Drive

  • Portable storage device that plugs directly into a computer's system unit using a built-in USB connector

84
New cards

Cloud Storage

  • Storage housed on an external device that can be accessed anywhere from an internet service

  • Apple iCloud, Microsoft OneDrive, Google Drive, Dropbox

85
New cards

Backup

  • Copy of one or more files that is made in case the originals become damaged

86
New cards

Recovery Drive

  • contains parts of the OS necessary to boot your computer and diagnose system problems after a hard drive failure or software malfunction

87
New cards

Copy Command

  • storing copies on the same device using versioning techniques (v2, v3) to the file names

88
New cards

File History

  • uses file synchronization to make copies of files and create a data file backup automatically

89
New cards

Disk Image

  • Bit-for-bit copy of the data from all sectors of a hard disk

90
New cards

System Image

  • disk imaging option from Windows that creates an exact clone of the original disk

91
New cards

Peripheral Devices

  • Devices that are connected to the system unit of a computer

  • Printers, display devices, storage devices, mice, headsets

92
New cards

Expansion Ports

  • Ports in the system unit that expand the options for input, output, and storage

93
New cards

Data Bus

  • Main circuits that carry data

94
New cards

Local Bus or Internal Bus

  • part of data that runs between the microprocessor and RAM; fastest part of the data bus to keep up with the demands of the microprocessor

95
New cards

Expansion Bus

  • part of data that stretches from RAM to various expansion ports

96
New cards

Hot-Plugging

  • When a peripheral device is connected or disconnected while the host device is operating

97
New cards

USB Hub

  • Inexpensive device that turns one USB port into multiple ports

  • Saves wear and tear on USB ports caused by repeatedly inserting and removing USB devices

98
New cards

Bluetooth

  • Common wireless technology for connecting peripherals

  • Low-power tech so it's ideal for mobile devices that don't have big batteries

  • Must be within 30 feet of each other, and is slower compared to wired connections

99
New cards

Device Driver

  • Software that helps a peripheral device establish communication with its host device

100
New cards

Screen Size

  • Measurement in inches from one corner of the screen diagonally across to the opposite corner