Chapter 4 Inside the Computer

Slides:



Advertisements
Similar presentations
Chapter 5 The System Unit.
Advertisements

Chapter 4 The Components of the System Unit
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Chapter 4 The Components of the System Unit
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
Chapter 4 The Central Processing Unit: What goes on Inside the Computer.
Living in a Digital World Discovering Computers 2011.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 The System Unit.
Discovering Computers Fundamentals, 2012 Edition Chapter Four: The Components of the System Unit.
Your Interactive Guide to the Digital World Discovering Computers 2012.
COMPONENTS OF THE SYSTEM UNIT
Your Interactive Guide to the Digital World Discovering Computers 2012.
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
E0001 Computers in Engineering1 The System Unit & Memory.
Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
GRAP 3175 Computer Applications for Drafting Unit II Computer Hardware.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
1 Inside the Computer Chapter 6 Copyright Prentice-Hall, Inc
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Discovering Computers 2012: Chapter 4
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
Chapter 6 The System Unit.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Three.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 66 CHAPTER THE SYSTEM UNIT.
Copyright Prentice-Hall, Inc Chapter 2.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
The Central Processing Unit: What Goes on Inside the Computer
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
PARTS OF THE COMPUTER PREPARED BY: RENATO R. DE VERA II.
CSCI-100 Introduction to Computing Hardware Part I.
Computer Hardware. Lally School of M&T- Microcomputing and Info Systems Lecture Topics 1. Data Representation 2. Data Metrics 3. Central processing Unit.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
The Computer System.
The System Unit What is the system unit? p Fig. 4-1 Next  Case that contains electronic components of the computer used to process data  Sometimes.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Lecture # 10 Processors Microcomputer Processors.
Computers Are Your Future Tenth Edition
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Processor/Memory Chapter 3
Discovering Computers 2011: Living in a Digital World Chapter 4
Chapter 2: Inside the System Unit
TexPREP Summer Camp Computer Science
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Describe the control.
Edited by : Noor Alhareqi
Week 3 The Components of the System Unit
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Computers (Hardware and Software)
Computers Are Your Future
Lecture 3 The Hardware.
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computers: Tools for an Information Age
Edited by : Noor Alhareqi
Computers: Tools for an Information Age
Presentation transcript:

Chapter 4 Inside the Computer Computers: Information Technology in Perspective, 11e Larry Long and Nancy Long Chapter 4 Inside the Computer Copyright Prentice Hall, Inc.

Copyright Prentice Hall, Inc. Objectives Once you have read and studied this chapter, you will have learned: How data are stored and represented in a computer system. The function of and relationships between the internal components of a personal computer, including the motherboard, processor, RAM and other memories, ports, buses, expansion boards, and PC cards. How to distinguish processors by their word size, speed, and memory capacity. Several approaches to processor design. Copyright Prentice Hall, Inc.

Why this chapter is important to you! Learning about computers can help you make smart purchasing decisions when it comes time to buy the next computer To get what you need and want out of a computer you have to know what you are doing Details about computer components is a must for making informed decisions about purchases Copyright Prentice Hall, Inc.

Copyright Prentice Hall, Inc. Going Digital Analog A computer is: A CD player Video player Family photo album And more… Digitizing means converting analog signals to 1s and 0s Digital Copyright Prentice Hall, Inc.

Copyright Prentice Hall, Inc. Binary Digits: 1 and 0 Binary digits represent letters, numbers, colors, shapes, and more The on state is 1 The off state is 0 RAM Presence or absence of an electrical charge DISK Magnetic arrangement CD Permanent microscopic pits Fiber Optic Pulses of light Only 2 states possible On Off Copyright Prentice Hall, Inc.

Encoding Systems: Bits and Bytes Most popular encoding system for PCs Characters equate to a series of 1s and 0s Letter B= 01000010 7-Bit ASCII can represent up to 128 characters The PC byte is 8 bits and can represent up to 256 configurations The first 128 ANSI codes represent needs of the Windows applications The new Unicode is a 16-bit code allowing for 65,526 characters Copyright Prentice Hall, Inc.

Copyright Prentice Hall, Inc. Hexadecimal Hexadecimal or base-16 is used as a shorthand to display binary contents of RAM or disk storage A single hexadecimal digit represents four binary digits Two hexadecimal digits can be used to represent an eight-bit byte 0011 1111 0111 1010 Copyright Prentice Hall, Inc.

Copyright Prentice Hall, Inc. The PC System Unit The PC system unit Houses all electronic components Usually a metal and plastic upright box called tower or a notebook’s shell Copyright Prentice Hall, Inc.

The Motherboard: The Central Nervous System The motherboard is a single circuit board and houses: Processor Chipset Memory Chips Expansion Slots Motherboard provides a path (bus) for the processor to communicate with other components Copyright Prentice Hall, Inc.

The Processor: Computer on a Chip It is a self-contained integrated circuit First PC used an Intel 8088 chip What came after: Intel 286, 386, and 486 Pentium, Pentium Pro, Pentium II, III, and IV Pentium Celeron or Itamium Copyright Prentice Hall, Inc.

Copyright Prentice Hall, Inc. Inside the Processor The processor or CPU, as it is also called: Reads and interprets programs Directs operations Controls the flow of programs and data Copyright Prentice Hall, Inc.

The Arithmetic and Logic Unit Performs computations: Addition Subtraction Multiplication Division Results of computations are placed in the accumulator Examples: Payroll deductions Bank statement balances Copyright Prentice Hall, Inc.

RAM: Digital Warehouse Volatile & temporary Programs/data are loaded into RAM storage High-speed holding area Ram Types: SDRAM DDR SDRAM RDRAM Chips: SIMM DIMM RIMM Copyright Prentice Hall, Inc.

Cache and Other High-Speed Memories Cache memory High-speed holding area that would be retrieved more frequently Level 1 Built into the processor Level 2 Ultra-fast memory ROM Read only Cannot be altered Flash Type of PROM Can be altered Survives electrical interruptions Copyright Prentice Hall, Inc.

What Happens Inside: Unraveling the Mystery Instruction Time Execution Fetch Instruction Execute Instruction Place Result in Memory Decode Instruction BASIC programming Intuitive instructions Machine language Translated Instruction cycle Executing instructions Pipelining Begin next execution before first is completed Copyright Prentice Hall, Inc.

Putting It All Together Expansion Slots Expands the PC Such as: Extra ports Modem Video Copyright Prentice Hall, Inc.

Putting It All Together Bus Support Type: PCI Links directly to common bus Universal Serial Bus Permits up to 127 devices 1394 Permits 63 external 30 times faster than USB SCSI Permits up to 15 devices AGP Direct link for graphics adapter Copyright Prentice Hall, Inc.

Putting It All Together Ports Serial Parallel SCSI USB 1394 Keyboard/Mouse IrDA Copyright Prentice Hall, Inc.

PC Growth: Adding Capabilities Expansion Boards Graphics Adapter Sound Data/Voice/Fax USB hub Network Interface card Video Capture PCMCIA Copyright Prentice Hall, Inc.

Describing the Processor and Its Performance: Word Size Describes the number of bits that are handled Most computers have 64-bit internal processing, but only a 32-bit bus path Copyright Prentice Hall, Inc.

Describing the Processor and Its Performance: Core Speed Speed of a computer PCs Measured in GHz Billions of clock cycles per second Workstations & servers MIPS Millions of instructions per second Supercomputers FLOPS Trillions of instructions per second Copyright Prentice Hall, Inc.

Describing the Processor and Its Performance: Bus Speed Measured in cycles per second Operates at MHz speed Usually around 250 to 600 MHz for modern PCs Copyright Prentice Hall, Inc.

Describing the Processor and Its Performance: Memory Capacity Kilobits (Kb) 1024 bytes Megabytes (MB) 1,048,576 bytes Gigabytes (GB) About 1 billion bytes Terabytes (TB) About 1 trillion bytes Copyright Prentice Hall, Inc.

Describing the Differences Parallel Processing Multiple processors Neural Networks Processor that mimics the human brain Grid Computing Shared processing Copyright Prentice Hall, Inc.

Copyright Prentice Hall, Inc. Summary Going digital Analog Digital The PC system unit System Unit Describing the processor and its performance MHz GHz MIPS FLOPS Processor design Parallel Neural Grid Copyright Prentice Hall, Inc.