Hardware Information Systems and Management. Hardware Any machinery (with digital circuits) that assists the input, processing, storage, and output activities.

Slides:



Advertisements
Similar presentations
BT 1005 Managing Information Lecture 2 Data Representation, Storage and Transmission.
Advertisements

McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved Plug-in B3 HARDWARE & SOFTWARE.
1.
Principles of Information Systems Eighth Edition
The Central Processing Unit: What Goes on Inside the Computer.
© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Types of Computers & Computer Hardware Computer Technology.
Eleventh Edition 1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise Irwin/McGraw-Hill Copyright © 2002, The.
1 Hardware.
Is This Enough Money?. Is This Enough Money? Hardware Components Figure 2.1: Computer System Components System unit Houses CPU and memory All other.
Principles of Information Systems Eighth Edition
Slide 3.1 Curtis/Cobham © Pearson Education Limited 2008 Chapter 3 Business Information Technology Lecture 1 Computer Hardware.
Assembling an effective, efficient computer system requires an understanding of its relationship to the information system and the organization. The computer.
Fundamentals of Information Systems, Second Edition 1 Hardware and Software Chapter 2.
Fundamentals of Information Systems, Second Edition 1 Hardware and Software Chapter 2.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Hardware: Input, Processing, and Output Devices Chapter 3.
BA 471 Management Information Systems Hardware Basics.
Computer Hardware In this lecture, we will study:
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
COMPONENTS OF THE SYSTEM UNIT
Hardware -Computer Organization. Hardware & Software A computer system consists of A computer system consists of –Hardware: anything you can touch, smell,
Chapter 5: IT Infrastructure & Emerging Technologies Information Systems for Management.
1 CHAPTER 2 COMPUTER HARDWARE. 2 The Significance of Hardware  Pace of hardware development is extremely fast. Keeping up requires a basic understanding.
Class5: Computer Hardware Information Systems for Management.
Hardware: Input, Processing, & Output Devices Chapter 3.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 1: Identifying Types of.
ICMAP-Shakeel 1 Infrastructure and Operations. ICMAP-Shakeel 2 Performance Variable for IT Functional capabilities and limitations Price-performance ratio.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
Principles of Information Systems Eighth Edition
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Users must work closely with IS professionals to define business.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
Principles of Information Systems Chapter 3 Hardware: Input, Processing, and Output Devices.
Introduction to Computer Organization and Architecture.
Module 2: Information Technology Infrastructure Chapter 1: Hardware and Software.
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.
Principles of Information Systems, Sixth Edition 1 Hardware: Input, Processing, and Output Devices Chapter 3.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Technology Guide 1 Hardware. Agenda Computer system Computer types Devices Source data automation Selection Criteria.
An overview of Computer System
Chapter 2 – Part 1 Hardware and Software. Why Learn About Hardware and Software? Fundamentals of Information Systems, Sixth Edition 2  Organizations.
CPS ® and CAP ® Examination Review OFFICE SYTEMS AND TECHNOLOGY, Fifth Edition By Schroeder and Graf ©2005 Pearson Education, Inc. Pearson Prentice Hall.
1 Information Systems, Ninth Edition Chapter 3 Hardware: Input, Processing, and Output Devices.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
Computer Basic Vocabulary
Copyright © 2006 Prentice-Hall. All rights reserved.1 Computer Literacy for IC 3 Unit 1: Computing Fundamentals Project 1: Identifying Types of Computers.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
Academic PowerPoint Computer System – Architecture.
Types of Computers & Computer Hardware Computer Technology Day 1.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
The Computer System.
Fundamentals of Information Systems, Second Edition 1 Hardware and Software Chapter 2.
© 2003 Prentice Hall, Inc.A-1 Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
1 Principles of Information Systems, Ninth Edition Chapter 3 Hardware: Input, Processing, and Output Devices.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 3-1 Introduction to Information Technology.
Information Systems, Ninth Edition
Introducing Computer Systems
Principles and Learning Objectives
Processing Device and Storage Devices
Types of Computers & Computer Hardware
CHAPTER 2 COMPUTER SYSTEMS
COMPUTER FUNDAMENTALS i
Principles Assembling an effective, efficient set of computer hardware devices requires understanding their role in supporting the underlying information.
Presentation transcript:

Hardware Information Systems and Management

Hardware Any machinery (with digital circuits) that assists the input, processing, storage, and output activities of an information system.

Outdated hardware may result in a competitive disadvantage Hardware must support the software applications which in turn facilitates business operations

Hardware Components CPU  A/L Unit  Control Unit  Registers Primary Storage  Holds program instructions and data

The Central Processing Unit Input (In-Basket) Output (Out-Basket) Secondary Storage (File Cabinet) Desk Phone: I/O Device Radio: I Device only Garbage: O Device (1 day storage)

Hardware Components in Action Execution of any machine – Level instruction Instruction Phase Step 1: Fetch instructions Step 2: Decode and pass to appropriate unit Instruction time: Time it takes to perform this phase

Execution Phase Step 3: Carry out the instruction Step 4: Store result in register or memory Execution time: Time it takes to perform this phase

Machine Cycle Steps 1 – 4 Pipelining Each step is active at the same time Pentium 4 can execute 2 instructions per machine cycle

Processing Characteristics and Functions »Machine Cycle Time »Clock Speed »Micro Code »BIT »Word Length »Bus Line

Machine Cycle Time Time to execute a machine cycle –Micro second (one millionth) –Pico second (one trillionth) Instructions per second –MIPS (millions of instructions per second)

Clock Speed Electronic pulses produced at a predetermined rate that affects machine cycle time –Hertz: one cycle per second –Mega Hertz: millions of cycles per second –Giga Hertz: billions of cycles per second

Micro code Predefined, elementary circuits and logical operations that the processor performs when it executes an instruction

BIT BIT: Binary Digit (1 or 0) Word length: number of bits the CPU can process at any one time –The larger the word length the more primary memory locations can be directly addressed Requires more sophisticated system software

Bus Line Queue at a bus stop Physical system component connections

Physical Characteristics of the CPU Collections of digital circuits imprinted on silicon wafers An electrical current must flow from points A to B to turn digital circuit “on” or “off” To increase speed Decrease distance Reduce Resistance

Moore’s Law Densities on a single chip will double every 18 months. Reduce resistance Super conductivity: metals that facilitate current flow (gallium arsenide) Optical processors: light waves

Complex Instruction Set Computing CISC: a computer chip design that places as many microcode instructions into the CPU as possible Reduced Instruction Set Computing RISC: a computer chip based on reducing the number of microcode instructions built into a chip to an essential set of common microcode instructions

Most operations of a CPU involve only 20% of the available microcode instructions RISC Chips Less expensive to produce More reliable Faster processing Fewer microcode steps Use Pipelining

Memory Characteristics Main Memory –Provides CPU with working storage for program instructions and data Storage Capacity –Byte: 8 bits that together represent a single character of data

Types of Memory Random Access Memory (RAM) –Instructions or data can be temporarily stored –Volatile: lost when power is turned off Read Only Memory (ROM) –Permanent storage of data and instructions for start-up activities –Non-volatile: retained with no power Cache Memory –High speed memory that a CPU can access more rapidly than main memory –Example: recently accessed web pages

Multi programming : The simultaneous execution of two or more programs at the same time – NOT!

Co-Processor Executes instructions while the CPU works on another activity Massively Parallel Processing Linking processors to work at the same time Simulations Symmetrical Multiprocessing Share CPU resources Grid Computing Collection of computers –SETI Central Server

Secondary Storage: Devices that store large amounts of data, instructions and information more permanently than allowed with main memory.

Access Methods Sequential –Data are accessed in the order in which it is stored Direct –Data can be retrieved without the need to read and discard other data Index –Create a separate file with record key and physical address Index non-sequential (telephone book) Index sequential (postal code)

Secondary Storage Devices Magnetic tape Magnetic Disc RAID Disc Mirroring Virtual Tape Optical Disc DVD Magneto-optical (MO) Disk Memory Card Flash Memory Expandable Storage

Enterprise Storage Options Network Attached Storage (NAS) –Store data on the network not the computer

Input & Output Devices Data Entry –Process by which human readable data are converted into machine readable form Data Input –Process that involves transferring machine- readable data into the system Source Data Automation –Capturing and editing data where the data are intially created and in a form that can be directly input into a computer, thus, ensuring accuracy and timeliness

Input Devices Personal Computer Input Devices Voice Recognition Digital Cameras Terminals Scanning Devices Point of Sale (POS) Automated Teller Machines (ATM) Pen Input Light Pen Touch Sensitive Radio Frequency Identification (RFID)

Output Devices Display Monitors TV-screen-like device Pixel: a dot of colour on a photo image or a point of light on a display screen. CRT : Cathode Ray Tube LCD: Liquid Crystal Display LED: Light-emitting Diode Printers & Plotters Computer Output Microfilm (COM) Music Devices

Input/Output Voice Optical OMR OCR Bar Codes and UPC Magnetic Ink (MICR) RFID Source Data Automation

Computer System Types Handheld Portable Thin Client Desktop Workstation Server Mainframe Supercomputers

Scalability: The ability to increase the capability of the computer to process more transactions in a given period by adding more, or more powerful processors.

Selecting & Upgrading Computer Systems Computer system architecture Hard Drive Main Memory Printers DVD Burner Support Fundamental Objectives Current and Future Business Needs

Major Trends in Computer System Capabilities First Generation Second Generation Third Generation Fourth Generation Fifth generation? Size (Typical computers) Room Size Mainframe Closet Size Mainframe Desk-size Minicomputer Desktop & Laptop Networked Computers CircuitryVacuum Tubes TransistorsIntegrated Semi- conductor Circuits Large-Scale Integrated (LSI) Semiconduct or Circuits Very-Large- Scale Integrated (VLSI) Semiconduct or Circuits

General Trend Smaller Faster More Power More Reliable Cheaper For the functionality

Terms Multiprocessors More than one CPU Multi programming More than one program “resident” in CPU Only one can run Multitasking Multiprogramming on a micro

Hardware Information Systems and Management