BA 471 Management Information Systems Hardware Basics.

Slides:



Advertisements
Similar presentations
Components of a computer system
Advertisements

The CPU The Central Presentation Unit What is the CPU?
Machine cycle.
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved Plug-in B3 HARDWARE & SOFTWARE.
The Central Processing Unit: What Goes on Inside the Computer.
CENTRAL PROCESSING UNIT
© 2014 by McGraw-Hill Education. This is proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
The processor and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
The central processing unit and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Hardware: Input, Processing, and Output Devices Chapter 3.
Computer Hardware In this lecture, we will study:
Computer Applications NCBS Stage 1. The Central Processing UnitSlide 2Computer Applications Stage 1 Course Content and Assessment Practical – 60% (2 Hrs.
 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
What’s on the Motherboard? The two main parts of the CPU are the control unit and the arithmetic logic unit. The control unit retrieves instructions from.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR.
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
2 Learning Objectives When you finish this chapter, you will:  Recognize major components of an electronic computer.  Understand how the different components.
Basic Microcomputer Design. Inside the CPU Registers – storage locations Control Unit (CU) – coordinates the sequencing of steps involved in executing.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
The Central Processing Unit: What Goes on Inside the Computer
1Module 5: CPU How the CPU executes instructions Each CPU has its own instruction set Instructions are fundamental operations such as addition, load/save,
Introduction to Computer Architecture. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
5-1 Computer Components Consider the following ad.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
The Central Processing Unit (CPU) and the Machine Cycle.
Chapter 4 Information Technology in Business: Hardware.
General Concepts of Computer Organization Overview of Microcomputer.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
Computer Architecture Memory, Math and Logic. Basic Building Blocks Seen: – Memory – Logic & Math.
CSCI-100 Introduction to Computing Hardware Part I.
WMBA 6080Technology Guide 1 1 Computer Hardware. WMBA 6080Technology Guide 12 Hardware: The Basics Central processing unit (CPU) manipulates the data.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Structure & Architecture 7b - CPU & Buses.
Academic PowerPoint Computer System – Architecture.
1 Central Processing Unit (CPU) Consists of complex set of electronic circuitry Executes stored program instructions Three components –Registers –Control.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
HOW COMPUTERS WORK THE CPU & MEMORY. THE PARTS OF A COMPUTER.
Chapter 2 Turning Data into Something You Can Use
The Processor & its components. The CPU The brain. Performs all major calculations. Controls and manages the operations of other components of the computer.
M211 – Central Processing Unit
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
CSE 102 Introduction to Computer Engineering Central Processing Unit.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Operation. Binary Codes CPU operates in binary codes Representation of values in binary codes Instructions to CPU in binary codes Addresses in.
DIGITAL TECHNOLOGY. 20 Questions  Pair off with another student within your table.  Both of you are to think of your favorite in a specific category.
Computer Systems Nat 4/5 Computing Science Computer Structure:
APPENDIX A Hardware and Software Basics
Processor/Memory Chapter 3
The Central Processing Unit
Introduction to Computer Architecture
Chapter 2 – Computer hardware
Components of Computer
BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Introduction to Computers
PARTS OF THE COMPUTER squires productions.
הכרת המחשב האישי PC - Personal Computer
Introduction to Computers
Introduction to Computer Architecture
Computers Inside and Out
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

BA 471 Management Information Systems Hardware Basics

 Computer Systems Hardware Software Databases (or files) Telecommunications Networks

Hardware Basics  Purpose of hardware Input Processing Storage Output

Hardware Basics  Why you need to know this Decide / approve what to purchase Participate in evaluations  Evaluation criteria: Performance Cost Complexity (maintainability) Viability (“upgradeability,” future plans)

Hardware Basics - Components  CPU – Physically: digital circuits on chips Consists of:  Arithmetic logic unit (ALU)  Control unit  Registers  Memory

Hardware Basics - Components  CPU ALU CONTROL UNIT REGISTER MEMORY

Hardware Basics - Components  This is not a CPU!

Hardware Basics - Components  What a CPU does: Execute Instructions  Two phases Instruction phase Execution phase

Hardware Basics - Components  Instruction Phase Fetch instructions – literally, get program instructions and data Decode instructions – literally, interpret instructions and pass to execution unit  Execution Phase Execute - Calculate, evaluate, compare Store results

Hardware Basics - Components Process Input   Output FETCH, DECODE EXECUTE, STORE ALU CONTROL UNIT REGISTER MEMORY

Hardware Basics - Components  Every time an instruction phase and execution phase completes, that’s a Machine Cycle  Performance element

Hardware Basics - Components  How long does a Machine Cycle take? Microsecond Nanosecond Pico second  MIPS = Millions of Instructions Per Second

Hardware Basics - Components  “Co-lo” “MIPS in a rack” “MIPS on the floor”

Hardware Basics - Components Process Input   Output FETCH, DECODE EXECUTE, STORE --- Machine Cycle -- ~ ~ “Clock time”~ ~ ALU CONTROL UNIT REGISTER MEMORY

Hardware Basics - Components  Speed: “Clock time” = frequency of electronic pulses Performance element  Microcode Performance element

Hardware Basics - Components Mark 1 (1940s) IBM 360 Console

Hardware Basics - Components Admiral Grace Hopper ( ) Pioneer in Computing

Hardware Basics - Components  Bits, bytes, hexadecimal  Word length: How many bits a cpu can process at one time Performance element

Hardware Basics - Components  Memory ROM v. RAM  Secondary Storage Tape Disk (direct access) Optical DVD Flash Removable/Expandable