Classification of computers. Classification based on capacity Microcomputer. Minicomputer. Mainframe computer. Super computer.

Slides:



Advertisements
Similar presentations
The Shapes of Computers Today
Advertisements

CS 1 A Typical Computer system. A Typical Computer System Types of Computers Components of a Computer System.
Group members: Nicola McLeod Natalia Mullings
An Overview of the Computer System
COMP6005 An Introduction to Computing Session Two: Computer Hardware Human and Computer Interaction Session Two: Computer Hardware Human and Computer Interaction.
B.A. (Mahayana Studies) Introduction to Computer Science November March What is a Computer? An overview of what a computer is, the.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
CPSC 2031 What do you really need to know about computers today? Where are we in development?
MD240 - Management Information Systems Sept. 13, 2005 Computing Hardware – Moore's Law, Hardware Markets, and Computing Evolution.
3-1 Computer System Categories. 3-2 Microcomputer Systems Personal Computer (PC) – microcomputer for use by an individual Desktop – fit on an office desk.
Chapter 1 An Overview of Personal Computers
Computing ESSENTIALS     Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Information Technology, the Internet, and You computing ESSENTIALS.
Jordan University of Science & Technology Faculty of Computer & Information Technology Department of Computer Science & Information Systems.
Chapter 2 Hardware Trends in Computing Systems
Hardware -Computer Organization. Hardware & Software A computer system consists of A computer system consists of –Hardware: anything you can touch, smell,
COMPUTER SKILLS Chapter 1: Basic Concepts of IT 1.
WHAT IS A COMPUTER? Computer is an electronic device designed to manipulate data so that useful information can be generated. Computer is multifunctional.
The Purpose of the Main Components of a Computer System
CLASSIFICATION OF COMPUTERS
CLASSIFICATION OF DIGITAL COMPUTERS
COMPUTER Computer stands for common oriental machine particularly used in technology education research. computer invented by Charles Babbage. It is an.
B USINESS C OMPUTER A PPLICATION Eyad M. AlMassri BGMS4101 Introduction 1 Business Computer Application.
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
Classification of Computers
Introduction to Computer
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Introduction to Computers
Types Of Computer- Mainframe Computers. Alla’ Abu-Sultaneh 9B1.
Unit 1 Unit 1 An overview of Computer System Classification of Computers.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Types of Computers. Hardware Classifications  Microcomputers  Minicomputers  Mainframe Computers  Supercomputers.
Classification of Computer The digital computers that are available nowadays vary in their sizes and types. The computers are broadly classified into four.
Chapter 4 Information Technology in Business: Hardware.
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
From Chapter 1 - Computers- Understanding Technology
Unit 30 Digital Graphics BTEC Level 3 Welcome Back !! Anne Sewell.
Robert Crawford, MBA West Middle School.  Compare and contrast different kinds of computers used in organizations.  Compare and contrast different kinds.
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
According to Technology According to Purpose
Computer Applications to Business
Classification of Computer
Classification of Digital Computers & Applications of Computers
History of Computer. Evolution of Computers BlaisePascal invented the first mechanical adding Machine in 1642 Baron Gottfried Wilhelm von Leibniz invented.
Computer Types Computer Technology K. Steere. Purposes of Computers Business purposes/uses Personal purposes/uses.
Unit 1: Recognizing Computers Lesson 1: Computers All Around Us Computing Fundamentals Using Windows XP – IC³ Module A.
Academic PowerPoint Computer System – Architecture.
The Digital World vs The Real World Computers “speak” in terms of the binary language (“1” and “0”) which represent on and off pulses of electricity.Computers.
Information Technology Basics. Introduction to Information Technology 2 Is this really all that important to know ? Server Program Client Network CPU.
HARDWARE.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Introducing Computer Systems. The Computer Defined  Electronic device  Converts data into information  Modern computers are digital Two digits combine.
The types of computers and their functionalities.
Information Technology Basics. Introduction to Information Technology 2 Computer Science – Theory of Computational Applications Computer Engineers - Make.
1 Introduction to Computers Dr. Basel Mahafzah. 2 Computers are electronic devices that can follow instructions to accept input, process the input and.
 Computers are classified according to  Purpose  Data hiding  Functionality  Size.
Classification of Computers Lecture # 03 Instructor: Naveedullah Safi 1.
T YPES OF C OMPUTERS. C OMPUTER C ATEGORIES There are many types of computers, but four main categories: 1. Supercomputers - are the most powerful, fastest,
computing ESSENTIALS    11 CHAPTER Information Technology, the Internet, and You computing ESSENTIALS
Introduction to Computer
6. Structure of Computers
Concepts of CS Lecture 1.
Computer Classification
Course Outline Computer: Introduction Characteristics
1.3 The All-Purpose Machine
An Overview of the Computer System
The Shapes of Computers Today
Types of Computers.
Unit 2 Computer Systems HND in Computing and Systems Development
LO2 – Understand Computer Software
The Shapes of Computers Today
Presentation transcript:

Classification of computers

Classification based on capacity Microcomputer. Minicomputer. Mainframe computer. Super computer.

Microcomputers Workstations. Servers. Clients. Terminals. PCs and PDAs.

Mainframe A mainframe has 1 to 16 CPU's (modern machines more) Memory ranges from 128 Mb over 8 Gigabyte on line RAM Its processing power ranges from 80 over 550 Mips Think here of banking and insurance businesses where enormous amounts of data are processed, typically (at least) millions of records, each day.

Supercomputers Normally special-purpose one. Only a few around the world. E.g. Cray X-MP. Used for solving complex scientific problems.

Minicomputers Less expensive, physically smaller and have small storage capacity than mainframe computers. Found in museums Often people calls mobile phone or PDA as minicomputers.

Mainframe vs Super Computer supercomputers focus on problems which are limited by calculation speed while mainframes focus on problems which are limited by Input/Output and reliability. Because of the parallelism visible to the programmer, supercomputers are often quite complicated to program and require specialized, task-specific software. In contrast, mainframes hide parallelism from the programmer. (One side effect is that even older software can benefit from adding mainframe CPUs.) Supercomputers highly use Memory or RAM and Mainframe uses HDD most. Supercomputers tend to cater to science and the military, while mainframes tend to target business and civilian government applications. Weather modeling, protein folding analysis, and digital film rendering are all tasks well suited to supercomputers. Credit card processing, bank account management, market trading, and social insurance processing are tasks well suited to mainframes. Supercomputers often run tasks that can tolerate interruption. Mainframes tend to run those functions that must run reliably, even for years of continuous service (for example, airline bookings or credit-card processing). Mainframes assiduously and thoroughly support older software alongside new software. Supercomputers tend not to have backward compatibility as a central design feature.

Importance of computers Large volume of data. Accuracy. Repetitiveness. Complexity. Speed. Common data.