CS401A's Midterms: Comp. Sys. Architect Module 03 Flashcards
For midterm exams. (50 cards)
Hardware Architecture
is the collection of physical parts of a computer system.
Computer hardware
Hardware Architecture
It can be categorized as having either external or internal components.
Computer hardware
Hardware Architecture
also called peripheral components, are those items that are often connected to the computer in order to control either its input or output.
These include the computer case and monitor (output component), and keyboard and mouse (common input components).
External components,
Hardware Architecture
include items such as the hard disk drive, motherboard, video card, and many others.
Internal components
Generation and Advancements
> 1st Generation
(Vacuum Tubes)
Hardware Architecture
was invented in parallel to the electric bulb and used a similar concept.
- The vacuum tubes
Generation and Advancements
> 2nd Generation
(Transistors)
Hardware Architecture
became faster, smaller, highly reliable, and significantly cheaper than vacuum tubes.
- Transistors
Generation and Advancements
> 3rd Generation
(Integrated Circuit)
Hardware Architecture
- Sometimes referred to as a “semiconductor chip,”
is a collection of transistors integrated and compacted into a single chip.
the integrated circuit
Generation and Advancements
> 4th Generation
(Microprocessors)
Hardware Architecture
- Computers in this generation were characterized by a significant increase in the number of transistors integrated into a single chip and by the invention of the
microprocessor.
Generation and Advancements
> 5th Generation
(Artificial Intelligence [AI])
Hardware Architecture
- VLSI technology in this generation became ULSI technology, resulting in the production of microprocessor chips having ten million electronic components.
(Artificial Intelligence [AI])
Hardware Architecture
- It is composed of integrated circuits that hold thousands of transistors responsible for processing the unique set of instructions and processes.
Microprocessor
Hardware Architecture
- It is designed to execute logical and computational tasks with typical operations such as arithmetic interprocess, device communication, input/output management, etc.
Microprocessor
Hardware Architecture
— It is responsible for accepting data from input devices, processing the data into information, and transferring the information to memory and output devices.
- Central Processing Unit (CPU)
Hardware Architecture
— As the name implies, its function is to perform arithmetic operations, such as addition, subtraction, division, and multiplication, and logic operations such as AND, OR, and NOT.
- Arithmetic Logic Unit (ALU)
Hardware Architecture
— Its function is to control the input and output devices, generate control signals to the other components of the computer such as read and write signals, and perform instruction execution.
- Control Unit (CU)
Hardware Architecture
— It is the fastest memory in a computer that holds information.
- Registers
Hardware Architecture
— This device is capable of storing information temporarily.
- Main Memory
Hardware Architecture
— It refers to a microchip that regulates the timing and speed of all computer functions.
- Clock
Hardware Architecture
— These are any hardware used to communicate with a computer.
- Input/Output Devices
Hardware Architecture
— These are physical devices, ports, or connections that interact with the computer or other hardware devices.
- Input/Output Interfaces