Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering

Similar documents
mywbut.com Computer Fundamental

Chapter 2 Basic Computer Configuration

Introduction to Computers

Overview of a computer

Computer Technology Flash Card 2

Computer Programming for Engineering

Computer Concepts and C Programming. Unit I 06CCP13

Introduction to Computers. Joslyn A. Smith

LECTURE SCHEDULE 2. Units of Memory, Hardware, Software and Classification of Computers

What is the typical configuration of a computer sold today? 1-1

Introduction to Computers and Applications

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data.

INTRODUCTION TO COMPUTERS

Lecture 4 Today s Goal

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

INTRODUCTION TO COMPUTER

What is Information Technology. Chapter 1: Computer System. Why use Information Technology? What is Data?

ICDL-IT. ICDL The ICDL L4 IT. ICDL-IT ICDL

Terminology, Types of Computers & Computer Hardware

Storage. Chapter3 ITBIS105

SISTEM INFORMASI. Oleh Iwan Sidharta, MM STMIK Mardira Indonesia, Bandung NFORMASI

(Types and Classifications of Computers Lecture # 02 By: M.Nadeem Akhtar. Lecturer. URL:

Community Development and Training Centre Semester IT 245 Management Information Systems

Sir Sadiq s computer notes for class IX. Chapter no 4. Storage Devices

Types of Data. PE 231 Education Media AND Technology. Information. Assessment. Information Concepts

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

Discovering Computers 2008

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound).

v.m.g.rajasekaran ramani sri sarada sakthi mat. Hr. sec. school

Computer Fundamentals

Parts of Computer hardware Software

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Microsoft Office and How to Purchase a Personal Computer

lesson 3 Transforming Data into Information

Introduction To Computer Hardware. Hafijur Rahman

COMPUTER SYSTEMS. Section 1

COMPUTER HARDWARE RAYMOND ROSE

CSC 121 Computers and Scientific Thinking

Ms. Minerva A. Lagarde

Topic 4: Storage Devices

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

COMPUTER BASICS LECTURER: ATHENA TOUMBOURI

OPERATING SYSTEM. PREPARED BY : DHAVAL R. PATEL Page 1. Q.1 Explain Memory

Overview of Mass Storage Structure

An Overview of the Computer System. Kafui A. Prebbie 24

Unit 5: Memory Organizations

Holds data, instructions, and information for future use Storage medium is physical material used for storage

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM

HIGHER SECONDARY FIRST YEAR 2 MARK & 5 MARK NOTES CHAPTER 1 1. INTRODUCTION TO COMPUTER

Computers Are Your Future

Computers Are Your Future Prentice-Hall, Inc.

STORAGE. Memory Versus Storage

Programming Principles and Techniques

QUESTIONS ABOUT COMPUTERS

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World

Topics. Hardware and Software. Introduction. Main Memory. The CPU 9/21/2014. Introduction to Computers and Programming

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

HARDWARE. There are a number of factors that effect the speed of the processor. Explain how these factors affect the speed of the computer s CPU.

About the Presentations

5. a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as

STORAGE & FILE CONCEPTS, UTILITIES

Chapter Two Computer Types

Contents: Computer definition Computer literacy Computer components Computer categories Computer usage. Tablet PC

Information Communications Technology (CE-ICT) 6 th Class

INFS 214: Introduction to Computing

Computer Components 1 CSC1103- Nouf AlJaffan Saturday, 02 February 2013

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

Lab Determining Data Storage Capacity

Fig 1.1 A designer working on a personal computer

4) Apple's OS X and Microsoft Windows are examples of software. A) utility B) application C) operating system D) communication

Ch. 1: Computer System part I

Objectives Overview. Chapter 7 Types of Storage. Instructor: M. Imran Khalil. MSc-IT 1st semester Fall Discovering Computers 2012

Computers Are Your Future

Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance

Information Technology, the Internet, and You. Information Technology, the Internet, and You 1-2

Backing Storage Media

vinodsrivastava.wordpress.com

Chapter I The System Unit

Basic Computer Hardware Notes in PDF

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

What is Data Storage?

Masters of Computer Application (MCA) Entrance 2012 Computer Knowledge Paper I 1. All of the following are examples of real security and privacy

Lecture 01: Basic Structure of Computers

Computers. Storage, storage units & accessing. R. S., Elektronika,

Padasalai.Net s Computer Instructor TRB Exam Study Material Chapter One Introduction to Computer

Computer Fundamentals

2011 Francisco Delgadillo

Chapter 2: Computers: The Machines Behind Computing.

1.2.1 Electronic computers based on digital switching

Second Generations Computers( )

Characteristics of Computers

1. All of the following are examples of real security and privacy risks EXCEPT: A. hackers. B. spam. C. viruses. D. identity theft. 2.

1-1 Computer Structure

Chapter 1 Introduction to Computers

Storage. How does volatility compare? What is a storage device and a storage medium? Today s standard disk is 3.5 wide

Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS

2) Computers use a language consisting of 0s and 1s. A) symbol B) binary C) byte D) system

What is a computer? Units of Measurement. - A machine that: - Counts.

The personal computer system uses the following hardware device types -

Transcription:

Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering

What is Computer? Computer is an advanced electronic device that takes raw data as input from the user and processes these data under the control of set of instructions (called program) and gives the result (output) and saves output for the future use. It can process both numerical and non-numerical (arithmetic and logical) calculations.

Computers can perform four general operations, which comprise the information processing cycle. a. accepts data Input b. processes data Processing c. produces output Output d. stores results Storage 3

The ability to perform the information processing cycle with amazing speed. Reliability (low failure rate). Accuracy. Ability to store huge amounts of data and information. Ability to communicate with other computers. 4

Input devices. Central Processing Unit (containing the control unit and the arithmetic/logic unit). Memory. Output devices. Storage devices. 5

Major parts of the Computer Input Devices

Processor CENTRAL PROCESSING UNIT (CPU) The main unit inside the computer is the CPU. This unit is responsible for all events inside the computer. It controls all internal and external devices, performs arithmetic and logic operations. The CPU (Central Processing Unit) is the device that interprets and executes instructions.

Output devices:

Storage Devices 1. Primary memory (main memory) A. RAM (Random Access Memory/Read- Write Memory) Is the main memory of the computer. It consists of electronic components that store data including numbers, letters of the alphabet, graphics and sound. Any information stored in RAM is lost when the computer is turned off.

B. ROM (Read-only-memory) is memory that is etched on a chip that has start-up directions for your computer. It is permanent memory.

2. Secondary memory (storage devices) A. Hard Disk (Local Disk) B. Optical Disks: CD-R, CD-RW, DVD-R, DVD-RW C. Pen Drive D. Zip Drive(super disk) E. Floppy Disks F. Memory Cards

Another form of auxiliary storage is a hard disk. A hard disk consists of one or more rigid metal plates coated with a metal oxide material that allows data to be magnetically recorded on the surface of the platters. The hard disk platters spin at a high rate of speed, typically 5400 to 7200 revolutions per minute (RPM). Storage capacities of hard disks for personal computers range from 10 GB to 120 GB (one billion bytes are called a gigabyte).

A floppy disk is a portable, inexpensive storage medium that consists of a thin, circular, flexible plastic disk with a magnetic coating enclosed in a square-shaped plastic shell. 18

Peripheral devices

Output devices make the information resulting from the processing available for use. The two output devices more commonly used are the printer and the computer screen. The printer produces a hard copy of your output, and the computer screen produces a soft copy of your output. 21

Internal components

Types of Computer On the basis of working principle a) Analog Computer An analog computer (spelt analogue in British English) is a form of computer that uses continuous physical phenomena such as electrical, mechanical, to model the problem being solved

b) Digital Computer A computer that performs calculations and logical operations with quantities represented as digits, usually in the binary number system

c) Hybrid Computer (Analog + Digital) A combination of computers those are capable of inputting and outputting in both digital and analog signals. A hybrid computer system setup offers a cost effective method of performing complex simulations.

On the basis of Size a) Super Computer The fastest type of computer. Supercomputers are very expensive and are employed for specialized applications that require immense amounts of mathematical calculations. For example, weather forecasting requires a supercomputer. Other uses of supercomputers include animated graphics, fluid dynamic calculations, nuclear energy research, and petroleum exploration. The chief difference between a supercomputer and a mainframe is that a supercomputer channels all its power into executing a few programs as fast as possible, whereas a mainframe uses its power to execute many programs concurrently.

b) Mainframe Computer A very large and expensive computer capable of supporting hundreds, or even thousands, of users simultaneously. In the hierarchy that starts with a simple microprocessor (in watches, for example) at the bottom and moves to supercomputers at the top, mainframes are just below supercomputers. In some ways, mainframes are more powerful than supercomputers because they support more simultaneous programs. But supercomputers can execute a single program faster than a mainframe.

c) Mini Computer A midsized computer. In size and power, minicomputers lie between workstations and mainframes. In the past decade, the distinction between large minicomputers and small mainframes has blurred, however, as has the distinction between small minicomputers and workstations. But in general, a minicomputer is a multiprocessing system capable of supporting from 4 to about 200 users simultaneously

d) Micro Computer i. Desktop Computer: a personal or micromini computer sufficient to fit on a desk.

ii. Laptop Computer: a portable computer complete with an integrated screen and keyboard. It is generally smaller in size than a desktop computer and larger than a notebook computer.

iii. Palmtop Computer/Digital Diary /Notebook /PDAs: a hand-sized computer. Palmtops have no keyboard but the screen serves both as an input and output device.

e) Workstations A terminal or desktop computer in a network. In this context, workstation is just a generic term for a user's machine (client machine) in contrast to a "server" or "mainframe."

On the basis of Brand a) IBM/IBM Compatible Computers

b) Apple/Macintosh