Lesson1 ADET-intro to hardwarre & basic IT

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:26 AM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

Computer Hardware

set of physical parts or can be seen from the naked eye

2
New cards

Central Processing Unit (CPU)

The part of the computer that consists of three associated elements: the arithmetic/logic unit, the control unit, and the register areas.

3
New cards

Arithmetic/Logic Unit (ALU)

The part of the CPU that performs mathematical calculations and makes logical comparisons.

4
New cards

Control Unit

The part of the CPU that sequentially accesses program instructions, decodes them, and coordinates the flow of data in and out of the ALU, registers, primary storage, and even secondary storage and various output devices.

5
New cards

Register

A high-speed storage area in the CPU used to temporarily hold small units of computer-generated instructions and data immediately before, during, and after execution by the CPU.

6
New cards

Primary Storage

(main memory; memory)The part of the computer that process program instructions and data.

7
New cards

Instruction time (I-time)

The time it takes to perform the fetch-instruction and decode instruction steps of the instruction phase.

8
New cards

Execution time (E-time)

The time it takes to execute an instruction and store the results.

9
New cards

Machine Cycle

The instruction phase followed by the execution phase.

10
New cards

Pipelining

A form of CPU operation in which multiple execution phases are performed in a single machine cycle.

11
New cards

Application

A computer program that does specific tasks such as word processing or spreadsheets.

12
New cards

Bit

Represents a binary digit which is the amount of information obtained by asking a ‘yes’ or ‘no’ question. This is also the smallest unit of information stored on a computer as a 0 or 1.

13
New cards

Blinking Cursor

This is a vertical blinking bar that locates the position on the screen where text can be inserted or deleted. This appears most frequently in text or dialog boxes.

14
New cards

Byte

Data is stored on a computer in Bytes. A byte is one character, which may be a number or letter. A byte is composed of 8 consecutive bits. 1,000 bytes = 1 kilobyte (K or KB) 1,000 KB = 1 megabyte (MB) 1,000 MB = 1 gigabyte (GB) 1,000 GB = 1 Terabyte (TB)

15
New cards

Cache

This is a type of memory and is similar to RAM. Cache is used by the computer to move data between the RAM and CPU.

16
New cards

CD-ROM

A removable disk that stores data. A CD-ROM can only be read. You cannot record (save) data onto one. You may however record (save) onto a

17
New cards

CD-Rewritable

disk. This is most often called a CD. A CD looks like a music CD, but contains data instead of music .

18
New cards

CPU

The CPU (central processing unit), is the brain of the computer. New Windows-based programs use a Pentium processor primarily.

19
New cards

DVD (Digital Versatile Disc)

Technology that store more information than a CD-ROM and can be written.

20
New cards

File

A collection of data with a name.

21
New cards

Flash Drive

This is a small portable hard drive that plugs into a USB port and allows you to transport files between different computers. Also called a thumb drive.

22
New cards

Graphical User Interface (GUI)

A program that helps you more easily work with you operating system and application programs by providing pictures and visual clues to help you work. Windows is the GUI on PCs.

23
New cards

Hard Drive

The place where programs and files are stored in a computer.

24
New cards

Random Access Memory (RAM)

The amount of temporary storage that you can use at one time. Memory stores ends when the computer is shut down.

25
New cards

Modem

This is a way to transfer data through a telephone or cable line generally by the Internet. It may be internal or external. Some modems are used to fax or act as answering machines.

26
New cards

Monitor

Similar to a television screen, the monitor allows you to see the data on your computer.

27
New cards

Motherboard

The circuit board that functioning parts of the computer connect to the motherboard. The CPU, RAM and cache all plug into the motherboard.

28
New cards

Mesh Topology

Each device is connected to every other device on the network through a dedicated point-to-point link

29
New cards

Star Topology

Each device in the network is connected to a central device called hub. Unlike Mesh topology, star topology doesn’t allow direct communication between devices, a device must have to communicate through hub

30
New cards

Bus Topology

The main cable and all the devices are connected to this main cable through drop lines. There is a device called tap that connects the drop line to the main cable.

31
New cards

Ring Topology

Each device is connected with the two devices on either side of it. There are two dedicated point to point links a device has with the devices on the either side of it. This structure forms a ring thus it is known as ring topology.

32
New cards

Hybrid Topology

Combination of two or more topology is known as hybrid topology. For example, a combination of star and mesh topology is known as hybrid topology.