Introduction to Computers Section 4A. home Decimal Number System Called base 10 because 10 symbols are available.

Slides:



Advertisements
Similar presentations
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 4A Transforming Data Into Information.
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 4 The Central Processing Unit
SECTION 4a Transforming Data into Information.
DH2T 34 Computer Architecture 1 LO2 Lesson Two CPU and Buses.
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.
Computer Hardware Processing and Internal Memory.
The System Unit Michael Rodriguez Communications 165 T&Th 9:30-10:45.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
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.
CPU Processor-on-a-chip.
5.1 Chaper 4 Central Processing Unit Foundations of Computer Science  Cengage Learning.
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.
MOTHERBOARD holds the and connects directly or indirectly to every part of the PC. holds the processor, memory and expansion slots and connects directly.
KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR.
COMPONENTS OF THE SYSTEM UNIT
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.
C4- The Central Processing Unit: What Goes On Inside the Computer.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
Computer Processing of Data
E0001 Computers in Engineering1 The System Unit & Memory.
Introduction to Computing: Lecture 4
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
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.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
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 Copyright © 2006 by The McGraw-Hill Companies,
Hardware: The CPU & Storage Chapter 5 How to Buy a Multimedia Computer.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 2 The CPU and the Main Board  2.1 Components of the CPU 2.1 Components of the CPU 2.1 Components of the CPU  2.2Performance and Instruction Sets.
Computers organization & Assembly Language Chapter 0 INTRODUCTION TO COMPUTING Basic Concepts.
The Central Processing Unit: What Goes on Inside the Computer
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.
Module 3 Introduction To Computer System : Structure & Processes Introduction To Computer System : Structure & Processes.
Computer Organization IT CPUMemoryInputDevices OutputDevices Input Devices: Keyboard, Mouse, Touchscreen Output Devices: Display, Printer, Flash.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
The Central Processing Unit (CPU) and the Machine Cycle.
Computer Structure & Architecture 7b - CPU & Buses.
The Components of the System Unit
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,
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
CPU/BIOS/BUS CES Industries, Inc. Lesson 8.  Brain of the computer  It is a “Logical Child, that is brain dead”  It can only run programs, and follow.
The Computer System.
Computers: Tools for an Information Age Chapter 4 The Central Processing Unit: What Goes On Inside the Computer.
Chapter 2 Turning Data into Something You Can Use
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
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.
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.
Processor/Memory Chapter 3
Discovering Computers 2011: Living in a Digital World Chapter 4
Transforming Data Into Information
The Central Processing Unit
Computers © 2005 Prentice-Hall, Inc. Slide 1.
McGraw-Hill Technology Education
Introduction to Computing
McGraw-Hill Technology Education
McGraw-Hill Technology Education
McGraw-Hill Technology Education
Introduction to Computers
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

Introduction to Computers Section 4A

home Decimal Number System Called base 10 because 10 symbols are available

home Binary Number System Computers function in base 2, or the binary number system, where there are only two values

home Bit A combination of binary digit The smallest possible unit of data a computer can recognize or use

home Byte A group of eight bits

home Text Codes EBCDIC ASCII Unicode

home CPU The CPU is the computers brain that manipulates data

home CPUs Two Basic Parts Control unit Arithmetic logic unit

home Control Unit Manages all the computers resources

home Arithmetic Logic Unit Performs the CPUs arithmetic and logical operations

home Machine Cycle The completed series of steps the CPU takes to execute an instruction

home Machine Cycles Two Cycles Instruction cycle Execution cycle

home Instruction Cycle Fetching Decoding

home Execution Cycle Executing Storing

home Millions of Instructions Per Second (MIPS) The CPU performance measurement

home Pipelining Also called pipeline processing The control unit begins a new machine cycle before the current cycle is completed

home Memory Allows the CPU to store and retrieve data quickly

home Two Kinds of Memory Read-only memory (ROM): nonvolatile Random-access memory (RAM): volatile

home ROM ROM always holds the same data, for example the computers start-up instructions

home RAM RAMs job is to hold programs and data while they are in use RAM can change instantly

home Other Kinds of RAM Dynamic RAM (DRAM) DRAM Variations Static RAM (SRAM)

home Factors Affecting Processing Speed Registers Memory and computing power System clock The bus The databus The address bus Cache memory

home Bus Types Industry standard architecture (ISA) bus Local bus Peripheral component interconnect (PCI) bus Accelerated Graphics Port (AGP) bus Universal Serial Bus (USB) IEEE 1394 (FireWire)

home Data Transfer Rate The amount of data buses can transfer in a second Measured in megabits per second (Mbps) or megabytes per second (MBps)

home Cache memory Speeds processing by storing frequently used data or instructions in its high- speed memory

Section 4A Transforming Data Into Information

home Review Questions What is the difference between a bit and a byte? What are the CPUs two basic parts? What is a machine cycle? What is the difference between ROM and RAM?