Section 3: Computer Hardware And History Flashcards

1
Q

The first generation of computers

A

(1946-1959) ENIAC is the first real computer and is warehouse sized because of the vacuum tubes used to create it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Second Generation of Computers

A

(1959-mid 60s) Transistors are used in mainframes that are room-sized. COBOL and FORTRAN are the primary assembly languages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Third Generation of Computers

A

(mid 60s-early 70s) The beginning of modern computing, silicon chips cost six figures and integrated circuits are introduced.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Fourth Generation of Computers

A

(early 70s-now) Microprocessors led to desktops and laptops. Input devices like GUIs, mice, and handhelds arrive. Windows is born.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Fifth Generation of Computers

A

(now - ??) AI is used to anticipate our needs. Machine learning and quantum computing advance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Central processing unit (CPU)

A

Responsible for processing all information from programs. The speed of the CPU is measured in gigahertz (GHz).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Random-Access Memory (RAM)

A

Temporarily stores information created by programs and makes it immediately accessible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Hard drive

A

Storage device for storing permanent and temporary data. There are two kinds of hard drives. Hard disk drives (HDD) and solid state drives (SSD). HDDs write binary on spinning magnetic disks.
SSDs use static flash memory chips.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Graphics processor unit (GPU)

A

Processes huge amounts of graphic data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Expansion card

A

Inserted on a motherboard to add functionality to a computer system via the expansion bus, which moves information between internal hardware and peripheral devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Modem

A

Takes information from one system to the internet service provider (ISPs)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Router

A

Directs traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

External hard drives

A

Storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

IPOS model/Von Neumann model
(The three basic components of a computer)

A

CPU: supports data processing.
Storage: stores ephemeral programs and data in use temporarily for quick access and primarily stores it in RAM.
Peripheral devices: supports the input and output operations of the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Cache memory

A

Stored in the CPU and is a kind of static random access memory. (SRAM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Dynamic random access memory (DRAM)

A

Powering the computer off releases all of this kind of memory

17
Q

The three parts of the CPU

A

Arithmetic logic unit (ALU): contains circuitry for mathematical operations

Control Unit: contains circuitry which coordinates activity

Processor Register: contains data storage cells called registers

18
Q

Read-Only Memory (ROM)

A

Stores instructions for crucial activities such as starting the computer

19
Q

Buses/ bus lines

A

The wires that serve as electrical roadways transmitting information between the CPU and other components of the computer

20
Q

Address bus

A

Carries the destination address of where the data is to be processed

21
Q

Data bus

A

Carries data between the processor, memory unit, and the input/output devices

22
Q

Control bus

A

Carries commands from the CPU; controls and coordinates all activities within the system

23
Q

Motherboard

A

Main circuit board holds the CPU, RAM and ROM

24
Q

System clock

A

Send out a pulse of electricity at regular intervals. The more pulses, the faster the computer. Measured in megahertz or gigahertz.

25
Q

Expansion slots

A

Sockets on the motherboard where expansion cards can be installed such as graphics cards, storage, network, etc.

26
Q

Ports

A

Sockets that allow cables to be plugged into the computer

27
Q

Secondary storage

A

Holds data and information permanently

28
Q

Bit

A

The smallest unit of storage, set to zero or one.
8 bits = 1 byte
1 MB = 1024 KB

29
Q

Super computer

A

The largest and fastest computer type, built as a system of thousands of processors

30
Q

Mainframe computer

A

Supports many functions at the same time

31
Q

Workstation

A

A single use computer meant for technical applications

32
Q

Micro computer

A

Personal computers