+ All Categories
Home > Documents > Lecture3 computer systems

Lecture3 computer systems

Date post: 29-Jun-2015
Category:
Upload: markme18
View: 563 times
Download: 1 times
Share this document with a friend
Popular Tags:
47
IT 100- 08 IT Fundamentals Lecture 3 Computer Systems
Transcript
Page 1: Lecture3  computer systems

IT 100- 08 IT Fundamentals Lecture 3Computer Systems

Page 2: Lecture3  computer systems

During the Second Lecture …

We talked about the evolution of computers

How initial computers were mechanical, and then came electro-mechanicals, then tube-based, and finally transistor based, and how the future belongs to quantum computers

We discussed how the size is drastically decreasing with time and how their capability is increasing year by year

Page 3: Lecture3  computer systems

Today’s Goal

1. To learn to classify computers according to their capability and targeted applications

2. To find out about the essential building blocks that make up a modern computer

Page 4: Lecture3  computer systems

Performance is judge by the:

Amount of data that can be stored in memory

Speed of internal operation of the computer

Number and type of peripheral devices

Amount and type of software available for use with the computer

Page 5: Lecture3  computer systems

Computer Types According to Capability

Supercomputers

Mainframes

Servers

Desktops

Portables

Page 6: Lecture3  computer systems

Supercomputers (1)

State-of-the-art machines designed to perform calculations as fast as the current technology allows

Used to solve extremely complex and large-scale problems: weather prediction, simulation of atomic explosions; aircraft design; movie animation

Cost tens of millions of dollars

Unique in that unlike mainframes & personal computers, designed to focus all their resources and capabilities on a single task at a time

Page 7: Lecture3  computer systems

Supercomputers (2)

Early supercomputers used a single or a few processors working in parallel

Those processors were custom-built for the supercomputers, and were, therefore, very expensive

Modern supercomputers use the same processors that are used in desktop PCs. They, however, are designed to use 1000’s of them working together in parallel

Page 8: Lecture3  computer systems

Why use many not-so-powerful processors working in parallel

Why not just design a single, really powerful processorPost your answers on YG

?

?

Page 9: Lecture3  computer systems

Processor board of a CRAY YMP vector computer

Page 10: Lecture3  computer systems

The Champion: ASCI White Most powerful computer as of February

2002 Capable of 12.3 trillion calculations/sec

74,000 times faster than Cray 1 (1976) 1,000 times faster than Deep Blue (1997)

Designed for complex 3-D simulations required for testing nuclear weapons

Powered by 8192 microprocessors 6 TB of memory; 160 TB of storage

capacity

Page 11: Lecture3  computer systems

Jaguar : Cray XT5

As of June 2010, Jaguar is the world's most powerful computer according to TOP500.

Peak performance of just over 1750 teraflops (1.75 petaflops)

Has 224, 256 Opteron processor cores

Operates with a version of Linux called Cray Linux Environment.

300TB of memory;

Page 12: Lecture3  computer systems

Mainframe Computers (1)

Also called “Enterprise Servers”

Designed for performing multiple, intensive tasks for multiple users simultaneously

Used by large businesses (e.g. banks, e-commerce sites), military, and industrial organizations

Page 13: Lecture3  computer systems

Mainframe Computers (2)

Designed for very-high reliability

Can be serviced/upgraded while in operation

Generally consist of multiple processors, GB’s of memory, and TB’s of storage

Cost in millions of dollars

Page 14: Lecture3  computer systems

Servers/Minicomputers (1) The name minicomputers used to

define the class of computers that lies between personal computers and mainframes

Then very high-end desktop computers – called low-end or mid-range servers – took over the role that was previously played by minicomputers

Page 15: Lecture3  computer systems

Servers/Minicomputers (2)

Low-end and mid-range servers are used by small businesses and organizations as file-stores, to run e-mail systems and Web sites

Generally are more reliable than desktops, but not as solid as the mainframes

Generally consist of 2 or more processors, GB’s of memory, and TB’s of storage

Costs in hundreds of thousands of dollars

Page 16: Lecture3  computer systems

Desktop Computers (1)

Also called microcomputers

Low-end desktops are called PC’s and high-end ones “Workstations”

Generally consist of a single processor only, some times 2, along with GB’s of memory, and GB’s of storage

Page 17: Lecture3  computer systems

Desktop Computers (2)

PC’s are used for running productivity applications, Web surfing, messaging

Workstations for more demanding tasks like low-end 3-D simulations and other engineering & scientific apps

Are not as reliable and fault-tolerant as servers

Workstations cost a few thousand dollars; PC around a $1000

Page 18: Lecture3  computer systems

Mobile Computers (1) Laptops, palmtops, and wearable computers

are very capable computers but are light-weight and consume very little power

Laptops (also called notebook computers) generally weigh around 2kg, use special low-power processors, typically have 1GB memory, 320GB of storage, can work for more than 2 hours on battery

Their usage is similar to that of PCs

They cost in the range of $1500-2500

Page 19: Lecture3  computer systems

Mobile Computers (2)

Palmtops, also known as PDA’s - Personal Digital Assistants

Weigh less than a pound, have very low-power processors, KB’s of memory, MB’s of storage capacity

Can run for many hours on AA batteries

Used as an electronic version of a pocket diary. Also for Web surfing and e-mail or even as mobile phones

Palmtops cost $200-600

Page 20: Lecture3  computer systems

Mobile Computers (3)

Wearables are small in size, carried in a pocket, worn on the arm, waist, or head or elsewhere on the body

Capability similar to PDA’s, but more expensive

They are always ON, and always accessible. That is, the user can always enter and execute commands, even while walking around or doing other activities

Each soldier of the future will be fitted with one

Page 21: Lecture3  computer systems

Picture of a wearable computer

Page 22: Lecture3  computer systems

Ranking w.r.t. installed number

PC’s PDA’s Workstations Servers Wearables (will take the top spot in

future) Mainframes Supercomputers

Page 23: Lecture3  computer systems

Now that we have learnt about the various types of computers and about their typical applications, let’s move on to a new topic

Let’s now find out about the essential components that are present in every type of computers

Page 24: Lecture3  computer systems

At the highest level, two things are required for computing

Hardware: The physical equipment in a computing environment such as the computer and its peripheral devices (printers, speakers, etc.)

Software: The set of instructions that operates various parts of the hardware. Also termed as “computer program”

Page 25: Lecture3  computer systems

We’ll have a lot to say about software during the duration of this course

However, for the rest of today’s discussion, let’s concentrate on hardware

Page 26: Lecture3  computer systems

All computers have the following essential hardware components:

Input – the component through which a user instructs a computer about what to do

Processor – the engine that processes the instructions given by the user

Memory – where the processor stores information that is required during its computations

Storage – where information that is required to be used much later is stored

Output – the component that communicates the results of a computation to the user

Page 27: Lecture3  computer systems

There is another quite essential component that is present in every computer …

????

Page 28: Lecture3  computer systems

The Bus!

Page 29: Lecture3  computer systems

Keyboard Mouse

PrinterMemory

HardDisk

MemoryBus

System Bus

Monitor

CompactDisk

Processor

IntegerUnit

ControlUnit

CacheMemory

FloatingPointUnit

Page 30: Lecture3  computer systems

Input Devices

Mouse Keyboard Joystick Camera Micropho

ne Scanner

Page 31: Lecture3  computer systems

What’s a Port?

Page 32: Lecture3  computer systems

Port

The connection point at which we connect input and output devices to a computer

Page 33: Lecture3  computer systems

Many Types of Ports

1. Parallel2. Serial3. SCSI4. USB5. Firewir

e

Page 34: Lecture3  computer systems

Processor

Pentium Celeron Athlon PowerPC StrongARM (PDA) Crusoe (Laptops) SPARC

(Workstations)

Page 35: Lecture3  computer systems

Memory/Storage

RAM Punch cards ROM Hard disk Floppy disk Tape CD DVD

Page 36: Lecture3  computer systems

Classifying Memory/Storage

Electronic (RAM, ROM)magnetic (HD, FD, Tape), optical (CD, DVD)

Volatile (RAM), non-volatile (HD)

Direct access (RAM, HD), serial access (Tape)

Read/write (HD, RAM), read-only (CD)

Page 37: Lecture3  computer systems

Output Devices

Printer

Plotter

Speakers

Monitor

Page 38: Lecture3  computer systems

modeminput device or output device?

Page 39: Lecture3  computer systems

modem

Page 40: Lecture3  computer systems

modulatordemodulatorom demmodem

Page 41: Lecture3  computer systems

Modem is an example of a device that acts both as an input as well as an output device

Can you think of any other such dual-purpose devices?

Network card Touch screens

Page 42: Lecture3  computer systems

What have we learnt today?

What are the various types of computers with respect to their size, capability, applications (FIVE TYPES)

The five essential components of any computer are input devices, processor, memory, storage and output devices

Page 43: Lecture3  computer systems

Next time we’ll find out about

1. What are the major building blocks of a modern personal computer?

2. How those building blocks are put together to form a PC?

Page 44: Lecture3  computer systems

Firewire

Page 45: Lecture3  computer systems

Parallel Port

Page 46: Lecture3  computer systems

Serial Port

Page 47: Lecture3  computer systems

USB Port


Recommended