Section 3: Computer Hardware And History Flashcards
The first generation of computers
(1946-1959) ENIAC is the first real computer and is warehouse sized because of the vacuum tubes used to create it.
Second Generation of Computers
(1959-mid 60s) Transistors are used in mainframes that are room-sized. COBOL and FORTRAN are the primary assembly languages.
Third Generation of Computers
(mid 60s-early 70s) The beginning of modern computing, silicon chips cost six figures and integrated circuits are introduced.
Fourth Generation of Computers
(early 70s-now) Microprocessors led to desktops and laptops. Input devices like GUIs, mice, and handhelds arrive. Windows is born.
Fifth Generation of Computers
(now - ??) AI is used to anticipate our needs. Machine learning and quantum computing advance.
Central processing unit (CPU)
Responsible for processing all information from programs. The speed of the CPU is measured in gigahertz (GHz).
Random-Access Memory (RAM)
Temporarily stores information created by programs and makes it immediately accessible
Hard drive
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.
Graphics processor unit (GPU)
Processes huge amounts of graphic data
Expansion card
Inserted on a motherboard to add functionality to a computer system via the expansion bus, which moves information between internal hardware and peripheral devices
Modem
Takes information from one system to the internet service provider (ISPs)
Router
Directs traffic
External hard drives
Storage
IPOS model/Von Neumann model
(The three basic components of a computer)
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
Cache memory
Stored in the CPU and is a kind of static random access memory. (SRAM)