An overview of Computer System

Slides:



Advertisements
Similar presentations
Components of a computer system
Advertisements

The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
INTRODUCTION OF COMPUTER
Computer Performance & Storage Devices Computer Technology.
1 Hardware - devices for Input. 2 Hardware - devices for Input Processing.
Introduction to Computer Systems
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Computer Hardware In this lecture, we will study:
Computer Systems CS208. Major Components of a Computer System Processor (CPU) Runs program instructions Main Memory Storage for running programs and current.
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
IC3 GS3 Standard Computing Fundamentals Module
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Computer System Alanoud Al Saleh. Computer systems Are defined as: A machine for solving problems. Specifically the modern computer is high-speed electronic.
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
Lesson 3 — How a Computer Processes Data
Class5: Computer Hardware Information Systems for Management.
Tom Allen Computer Science Department Trinity University.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
The Computer Systems By : Prabir Nandi Computer Instructor KV Lumding.
1 Machine Architecture and Number Systems Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting.
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
Information Technology COMPUTERS Dr. GUVEN Aerospace Engineer (P.hD) Nuclear Science and Technology Engineer (M.Sc)
Lesson 2 — How Does A Computer Process Data?
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
Computer Hardware Information Technology Week 5 and 6
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Technology Guide 1 Hardware. Agenda Computer system Computer types Devices Source data automation Selection Criteria.
The Central Processing Unit: What Goes on Inside the Computer
1Copyright © Prentice Hall 2000 The Central Processing Unit Chapter 3 What Goes on Inside the Computer.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
IPC144 Introduction to Programming Using C Instructor: Travis Mander 1.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
Chapter 4 Information Technology in Business: Hardware.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Aug CMSC 104, LECT-021 Machine Architecture Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY of NORTH CAROLINA.
Computer Basic Vocabulary
CSCI-100 Introduction to Computing Hardware Part I.
Components of a Computer System
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Scott Marino MSMIS Kean University MSAS5104 Introduction to Programming with Data Structures and Algorithms Week 2 Scott Marino.
The Computer System CS 103: Computers and Application Software.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
The Computer System.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
How a Computer Processes Data. With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Computer Performance & Storage Devices Computer Technology.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 3-1 Introduction to Information Technology.
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
The Central Processing Unit
Computer Hardware Introduction.
Introduction to Computers
Introduction to Computers
Chapter 2: Computer Hardware
Chapter 2 Processing Data Peter Norton’s  Introduction to Computers Data Useful output.
COMPUTER FUNDAMENTALS i
Computer components.
Presentation transcript:

An overview of Computer System Unit-1 An overview of Computer System

Anatomy of a digital Computer Definition of Computer A device that accepts data, processes the data in accordance with a stored program, generates results, and usually consists of input, output, storage, arithmetic, logic, and control units. A machine for manipulating data according to a list of instructions known as a program. …cntd

Block Diagram of Digital Computer Random-access memory (RAM) Central processing unit (CPU) Input-output processor (IOP) Input devices Output Block diagram of a digital computer

Block Diagram of Digital Computer A digital computer consists of a number of processors interconnected with memory and Input/Output devices A Processor or CPU (Central Processing Unit) fetches instructions from memory, and executes them one after another A Memory is where programs and data are stored I/O devices allow for interaction between users and computer (printers, keyboard, mice… )

Generations of Computers First generation: Vacuum tube computers (1940s - 1950s) First Generation Electronic Computers used Vacuum Tubes Vacuum tubes are glass tubes with circuits inside. Vacuum tubes have no air inside of them, which protects the circuitry.

Generations of Computers Second generation (1950s): Transistors Uses Silicon developed in 1948 won a Nobel prize on-off switch Second Generation Computers used Transistors, starting in 1956 Replaced vacuum tubes with Transistors

Generations of Computers Third generation (1960s and 1970s): Integrated circuits Third Generation Computers used Integrated Circuits (chips). Integrated Circuits are transistors, resistors, and capacitors integrated together into a single “chip” Operating System Software – Instructions for Computer Operating system is set of instructions loaded each time a computer is started Program is instructions loaded when needed

Generations of Computers Fourth generation (late 1970s through present): LSI and VLSI Personal computers, computer networks, WWW, etc. The First Microprocessor – 1971-Intel 4004 Microprocessor The 4004 had 2,250 transistors 108Khz Called “Microchip”

Generations of Computers Very Large Scale Integrated Circuit (VLSIC) Transistors, resistors, and capacitors 4004 had 2,250 transistors where Pentium IV has 42 MILLION transistors

Generations of Computers Fifth generation- 21st Century Computing Great increases in speed, storage, and memory Increased networking, speed in Internet PDAs Cell Phone/PDA WIRELESS!!!

Major Hardware Components of a Computer System CPU Main Memory Secondary Memory Input Devices Output Devices

Central Processing Unit Control Unit: works with the operating system to move data between auxiliary storage and main memory; and between main memory and the ALU Arithmetic/Logic Unit (ALU): processes data arithmetically (addition, subtraction, multiplication, division) or logically (greater than, less than, equal to) Main Memory: contains both program instructions and the data that is required. A single machine can have multiple CPUs to share processing tasks (co-processors, multiprocessing), but each CPU can execute only a single task.

Inside the System Unit Main component: motherboard Circuit board that “houses” integrated circuits (microscopic elements … wires, transistors, etc…) required to make the digital pulse flow inside of the computer. Pulses flow from component to component via the “bus”

Motherboard (cont.) Attachments to the motherboard include: Main Memory: types of main memory include: RAM - temporary (includes virtual memory storage). Include RAM cache ROM - permanent When add main memory, make sure add-on chips are compatible Real time clock (current date and time) Microprocessor or CPU (central processing unit) Control Unit: traffic cop portion of the CPU ALU: arithmetic logic unit processes all math and logical operations performed by the computer

Access Speed Increases Storage Capacity Decreases Primary & Secondary Storage Media Semiconductor Memory Magnetic Disks Floppy Disk Hard Disk, RAID Magnetic Tape Optical Disks CD-ROM, CD-R CD-RW DVD Access Speed Increases Storage Capacity Decreases Cost per Bit Increases Direct Access Sequential Secondary Storage Primary Storage

Memory Units- a unit for measuring computer memory Unit - any division of quantity accepted as a standard of measurement or exchange; "the dollar is the United States unit of currency"; "change per unit volume" Nibble - a small byte Byte - a sequence of 8 bits (enough to represent one character of alphanumeric data) processed as a single unit of information

Memory Units ..cntd Sector - the minimum track length that can be assigned to store information; unless otherwise specified a sector of data consists of 512 bytes Block - a sector or group of sectors that function as the smallest data unit permitted; "since blocks are often defined as a single sector, the terms `block' and `sector' are sometimes used interchangeably"

Main Memory Stores Instructions and Data Stored Program Concept Random Access Memory (RAM): allows data and instructions to be accessed randomly from any memory location (address). Primary storage. Volatile - lost when power is turned off Read Only Memory (ROM): usually contains programs that help the computer system operate: can only be read: cannot be written to or altered by the user (usually) ROM is not volatile

Main Memory Data and instructions are stored as BITS (binary digits). Everything from our world is translated into a computer recognizable format called binary (zeros or ones) The combination of binary digits represents our letters or numbers. One character represented is equal to a byte. Memory capacity is measured in bytes. Today’s most common measurement is megabytes Kilo = 1,000 (KB) Thousand Mega = 1,000,000 (MB) Million Giga = 1,000,000,000 (GB) Billion Bytes are composed using either the ASCII coding system (7 bits = character) or EBCDIC (8 bits = character)

Input Devices Input Devices are used to input the data to computer system. These are as follows Keyboard Mouse Trackball Touch Screen Optical Character Recognition MICR Scanners etc.

Output Devices Output Devices are used to take output from computer system. These are as follows Monitor Printer Plotter