



















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
The Assembler Programming and Computer Organization, is very helpful series of lecture slides, which made programming an easy task. The major points in these laboratory assignment are:Computer Architecture, Computer Organization, Computer Components, Mechanism for Transferring Data, Unit of Storage, Measures of Time and Space, Memory Capacity, Random Access Memory, Type of Temporary Memory
Typology: Slides
1 / 27
This page cannot be seen from the preview
Don't miss anything!
Consider this advertisement:
What does it all mean??
Measures of capacity and speed:
Whether a metric refers to a power of ten or a power of two typically depends upon what is being measured.
A system bus moves data within the computer. The faster the bus the better. This one runs at 400MHz.
The microprocessor is the “brain” of
the system. It executes program
instructions. This one is a Pentium
(Intel) running at 4.20GHz.
run larger programs with greater speed than computers having small memories.
Random access means that memory contents can be accessed directly if you know its location.
accessed faster than RAM.
This one can store 80GB. 7200 RPM is the rotational speed of the disk. Generally, the faster a disk rotates, the faster it can deliver data to RAM. (There are many other factors involved.)
Hard disk capacity determines
the amount of data and size of
programs you can store.
1.3 An Example System
ATA stands for advanced technology attachment , which
describes how the hard disk interfaces with (or
connects to) other system components.
A CD can store about 650MB of data. This drive supports rewritable CDs, CD-RW, that can be written to many times.. 48x describes its speed.
1.3 An Example System
System buses can be augmented by
dedicated I/O buses. PCI, peripheral
component interface , is one such bus.
This system has three PCI devices: a video card, a sound card, and a data/fax modem.
1.5 A History Lesson
Early mechanical computational devices
Abacus
Pascal’s Calculator (1600s)
Early programmable devices: Jacquard’s Loom (1800) Babbage’s Analytical Engine (1832) Tabulating machine for 1890 census Hollerith cards
1.5 2 nd Generation Computers
An array of magnetic core memory – very expensive – $ million for 1 Mbyte!
1.5 3 rd Generation Computers
place circuits onto silicon chips
Silicon chips now contained both logic (CPU) and memory
Large-scale computer usage led to time-sharing OS
1.5 Trends
At the time, $12,000 would buy a nice home in the suburbs. An executive earning $12, per year was “making a very comfortable living.”
$2.5 billion is more than the gross domestic product of some small countries, including Belize, Bhutan, and the Republic of Sierra Leone.
1.5 Trends - Moore’s Law
(Intel founder) noted that transistor density was increasing by a factor of 2 every 2 years
The growth has meant an increase in transistor count (and therefore memory capacity and CPU capability) of about 2^20 since 1965, or computers 1 million times more capable!
How much longer can Moore’s Law continue?