Fundamentals of Hardware and Software

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

1/66

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary and definitions from the Fundamentals of Hardware and Software chapter.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

67 Terms

1
New cards

Computer

An electronic device operating under the control of instructions stored in its memory that can accept data (input), manipulate data (processing), produce results (output), and store data and results (storage).

2
New cards

IPOS Cycle

Represents the four basic tasks of any computer: Input, Processing, Output, and Storage.

3
New cards

Central Processing Unit (CPU)

The brain of a computer that controls how the rest of the computer works, including the control unit (CU) and the arithmetic and logic unit (ALU).

4
New cards

Control Unit (CU)

Part of the CPU that carries out instructions in the software and directs the flow of data through the computer.

5
New cards

Arithmetic Logic Unit (ALU)

Part of the CPU that performs calculations and logic operations.

6
New cards

Input Device

A device that gets data into a computer (e.g., mouse, keyboard, scanner).

7
New cards

Output Device

A device that gets processed information out of a computer (e.g., printer, computer screen, speakers).

8
New cards

Memory

Enables a computer to temporarily store instructions and data.

9
New cards

Storage Media

Includes hard disks, CD-ROMs, DVDs, and USB flash memory sticks.

10
New cards

Peripheral Devices

Devices located outside the CPU but controlled by it; can be added to a computer system (e.g., input, output, and storage devices).

11
New cards

Software

Computer programs that tell the hardware how to work.

12
New cards

System Software

Software that controls the hardware and how all other software works; usually called an operating system (e.g., Windows).

13
New cards

Utility Software

Software that aims to protect and maintain the system software (e.g., protecting against viruses, backing up files).

14
New cards

Application Software

Software that instructs a computer to carry out a specific task (e.g., word processors, spreadsheets, databases).

15
New cards

Information Technology (IT)

The equipment (hardware and software) that allows us to access, retrieve, convert, store, organize, manipulate, and present data and information.

16
New cards

Communications Technology (CT)

Telecommunications equipment through which data and information can be accessed (e.g., phones, faxes, scanners, modems, computers).

17
New cards

Input

To enter data, programs, commands, and user responses into the memory of a computer.

18
New cards

Input Device

Any device that transfers data from the outside world into a computer.

19
New cards

Manual Input Device

A device where you must enter or transfer data into the computer yourself (e.g., keyboard, mouse).

20
New cards

Direct Data Entry (DDE) Device

A device that can transfer information automatically from a document into the computer without manual entry.

21
New cards

Electronic Point of Sale (EPOS) Systems

Systems using barcode data to produce customer bills and update store inventory.

22
New cards

Electronic Funds Transfer at Point of Sale (EFTPOS)

A system where a magnetic strip on the back of a card reads the account information and the cost of goods and transfers them into the banking system.

23
New cards

Smart Card

A card with a built-in electronic circuit and gold-colored contacts to input information held in the circuit when put in a special reader.

24
New cards

Optical Mark Recognition (OMR)

A method of entering data that relies on precisely positioned marks on a form being read by a special scanner.

25
New cards

Optical Character Recognition (OCR)

A system by which handwritten or printed text is turned into a file that can be edited, reformatted, and reprinted by a word processor.

26
New cards

Turnaround Document

A document that has unique information printed on it by a computer but other information needs to be added to it by a human before it is fed back into the computer.

27
New cards

Magnetic Ink Character Recognition (MICR)

A system used by banks to process checks, reading characters using magnetic ink.

28
New cards

Output

To show, print, or store the results of processed data.

29
New cards

Soft Copy

Output that is not permanent (e.g., computer monitor display, audio from speakers).

30
New cards

Hard Copy

Permanent output that is printed for you to review away from the computer (e.g., printed reports, pictures).

31
New cards

Pixel

Short for picture element. A tiny dot that makes up the bitmapped image seen on a monitor

32
New cards

Primary Memory

Main memory located directly on the computer's main circuit board so that data can travel quickly to and from the CPU to be processed.

33
New cards

Random-Access Memory (RAM)

Memory chips that hold the temporary operating instructions for the computer, its programs, and the data.

34
New cards

Read-Only Memory (ROM)

Memory chips with basic input/output instructions, which can be read but not changed.

35
New cards

Hybrid Memory

Memory that combines features of both RAM and ROM; can be read and written as desired like RAM, but maintains contents without electrical power, just like ROM.

36
New cards

Bit

Binary digit. The smallest chunk of information or piece of data that a computer can work with, either binary 0 or binary 1.

37
New cards

Byte

8 bits.

38
New cards

Secondary Storage

Media and methods used to keep programs, data, and information available for later use. Saves and backs up data permanently.

39
New cards

Magnetic Tape

A narrow strip of plastic coated with ferrous oxide primarily used as a back-up storage medium since access to data is not as rapid as with other storage devices.

40
New cards

Hard Disk

A magnetic disk used to store data inside a computer or as an external device.

41
New cards

Optical Disks

Disks that use lasers to store and read data, such as CD-ROMs, CD-Rs, DVDs and Blu-ray.

42
New cards

Flash Memory

A type of memory that combines the best features of RAM and ROM; stores large amounts of data, is low cost, non-volatile, fast (to read, but not to write), and electrically reprogrammable.

43
New cards

Cloud-Based Storage

Storage of data by users on multiple computers anywhere in the world; the exact location of this data is not known by its owners.

44
New cards

System Software

Software that controls hardware and how all other software works including operating systems and utility software.

45
New cards

Operating System

The most commonly used system software. Without an operating system, a computer would not work.

46
New cards

Booting

The process of starting a computer.

47
New cards

Virtual Memory

A method where a program is split into manageable blocks when program is too large to fit into main memory.

48
New cards

Batch Processing

A system where data is collected together in a batch before processing starts.

49
New cards

Time-Sharing System

Allows many users to share time on a single computer. Each user is given a slice of CPU time by the computer.

50
New cards

Online

Computers and peripheral devices connected to a main processor and turned on, so that the operator can interact with them.

51
New cards

Real-Time Processing System

Processes data without significant delay, making it up-to-date.

52
New cards

Uploading

Transferring data from your computer to another computer on the network or the Internet.

53
New cards

Downloading

Receiving data to your computer from another computer on the network or the Internet.

54
New cards

File Compression

The process of reducing the size of a file for storage or for sending via the Internet.

55
New cards

Application Software

Any program that enables the computer to carry out one or more specific tasks.

56
New cards

General-Purpose Software

Applications that are not specific to any organization or business and can be used by anybody.

57
New cards

Customised Software

General-purpose software that has been modified to perform specific tasks for the user.

58
New cards

Custom-Written Software

Software or bespoke software written for use in specific organizations.

59
New cards

Specialised Software

Written solely for a specific task rather than a range of functions.

60
New cards

Integrated Software

A program that includes all the major types of application (for example, word processing, spreadsheet and database) and brings them together into a single software package.

61
New cards

User Interface

How you interact with and use this technology is controlled by the computer-user interface, also known as the human-computer interface (HCI).

62
New cards

Command-Line Interface

Require you to type in commands using a special language.

63
New cards

Menu-Driven Interface

A list of options from which you can choose what you want to do.

64
New cards

Graphical User Interface (GUI)

Presently regarded as the type of user interface, which comprises Windows, Icons, Menus and Pointers (WIMP) which is easiest to use.

65
New cards

Mainframe

Very large capacity computers with several CPUs; capable of supporting hundreds or even thousands of users simultaneously.

66
New cards

Desktop Systems

Also called a computer, a personal computer or desktop system fits on an office desk.

67
New cards

Embedded System

A dedicated computer system that is designed for one or two specific functions and is a part of a complete hardware device called an embedded device.