Lab3 - Computer Hardware
Lab3 - Computer Hardware
Processor
Activity 1.2: A central processing unit or processor consists of Arithmetic Logic unit (ALU) and
Control unit (CU) unit. What is the function of ALU?
Perform arithmetic and logic operations
Activity 1.4: What does “Core 2 Duo Processor” in the description of processor in Figure 1
mean?
It means the system has two processors.
Processor Speed
What does “1.86 GHz” in the description of processor in Figure 1 mean?
GHz stands for giga-Hertz, which means billion cycles/ticks per second. This is a unit used to
measure CPU/processor or clock speed. Clock speed is the speed at which the processor executes
instructions. The CPU requires a fixed number of clock cycles/ticks to execute each instruction.
The faster the clock, the more instructions the CPU can execute per second.
So, 1.86 GHz refers to the processor that can process instructions at the speed of 1.86 billion
cycles per second.
Clock speed can be used as a rough comparison of the speed of two processors as long as they
are the same type and the same brand/maker. Comparing different processors is much more
difficult. The clock still makes each processor do something each cycle, but what that something
is can be very different. For example, on old computers, it would take several cycles for the
processor to complete one operation. On a Pentium4, however, it usually completes two
operations per cycle.
Activity 1.6: In the above Figure 2, which processor is faster, E6320 or E6600? Why?
E6600 is faster since the clock speed of 2.4 GHz is higher than 1.86 GHz.
Lab 3: Computer Hardware, pages 3 of 7
Task 2: Memory
What is computer memory or memory? From:
1. The American Heritage® Dictionary: Memory is
a. A unit of a computer that preserves data for retrieval.
b. Capacity for storing information: two gigabytes of memory.
2. The Encyclopedia Britannica: Computer Memory is device that is used to store data or
programs (sequences of instructions) on a temporary or permanent basis for use in an
electronic digital computer.
From the Webopedia Computer Dictionary, “Every computer comes with a certain amount of
physical memory, usually referred to as main memory or RAM. You can think of main memory
as an array of boxes, each of which can hold a single byte of information. A computer that has 1
megabyte of memory, therefore, can hold about 1 million bytes (or characters) of information.”
Activity 2.1: What does RAM stand for?
Random Access Memory
Activity 2.2: There are two basic types of RAM: Dynamic RAM (DRAM) and Static RAM
(SRAM). What is a Dynamic RAM?
Dynamic RAM is a memory that must be constantly refreshed or it will lose its contents.
Activity 2.5: When someone says a computer has “one gigabyte of RAM”, do they mean the
computer has one gigabyte of Dynamic RAM or Static RAM?
DRAM.
Unit 1: Computer Systems, pages 4 of 7
Activity 2.10: How many types are of cache? What are they?
Level 1 cache – internal cache
Level 2 cache – external cache
Activity 4.2 An important step in the history of computers was the design of a mechanical
general-purpose computer by Charles Babbage in 1837. What machine did he invent?
Analytical engine
Activity 4.3 Who created a program for the mechanical general-purpose built by Charles
Babbage in 1837.
Augusta Ada Lovelace
Activity 4.4 What is the Turing Machine? Who developed it and in what year?
A Turing machine is a theoretical computing machine invented by Alan Turing in 1936 to serve
as an idealized model for mathematical calculation.
Activity 4.5 Who proposed the so called Stored-Program Computer concept or model in his
paper that we are still using till these days? In what year did he propose?
John Von Neumann in 1945
Lab 3: Computer Hardware, pages 7 of 7
Activity 4.6 What is the first electronic computer? Who created it and in what year?
The Atanasoff-Berry Computer was built by John Atanasoff and graduate student Clifford Berry
in 1937.
Activity 4.7 What is the first general-purpose electronic computer? Who created it and in what
year?
ENIAC, short for Electronic Numerical Integrator And Computer was the first large-scale,
electronic, digital computer capable of being reprogrammed to solve a full range of computing
problems created by John Mauchly and J. Presper Eckert in 1943.
Activity 4.8 The history of computer development is often referred to in reference to the
different generations of computing devices. Each generation of computer is characterized by a
major technological development that fundamentally changed the way computers operate,
resulting in increasingly smaller, cheaper, more powerful and more efficient and reliable devices.
For example, the First Generation covers 1940-1956 and vacuum tubes were the fundamental
change. Complete the following table:
From Year To Year Fundamental Change
Second Generation 1956 1963 Transistors
Third Generation 1964 1971 Integrated Circuits
Fourth Generation 1971 Present Microprocessors