Chapter 2 – Computer hardware

Slides:



Advertisements
Similar presentations
Chapter 4: Components of a Computer System
Advertisements

Chapter 4 The Components of the System Unit
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
Chapter 2 System Unit Components Discovering Computers 2012: Chapter
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.
Discovering Computers Fundamentals, 2012 Edition Chapter Four: The Components of the System Unit.
The System Unit The system unit is a case that contains electronic components of the computer used to process data Discovering Computers 2012: Chapter.
Your Interactive Guide to the Digital World Discovering Computers 2012.
COMPONENTS OF THE SYSTEM UNIT
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Lesson 3 — How a Computer Processes Data
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
E0001 Computers in Engineering1 The System Unit & Memory.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
Personal Computer Adapted by Dr. Semmes from Mrs. Jungman’s Hardware Presentation and Mrs. Belisle’s Class Notes.
Chapter 4 The Components of the System Unit. Today The System Unit Motherboard CPU Control Unit ALU Machine Cycle System Clock Data Representation Memory.
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
Tomorrow’s Technology and You 8/e Chapter 2 Hardware Basics: Inside the Box.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Three.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 4 System Unit Components.
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.
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.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computer Hardware Basic Computer Concepts Data Representation and Digital Electronics  Data Representation  makes it possible to convert letters, sounds,
CSCI-100 Introduction to Computing Hardware Part I.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Your Interactive Guide to the Digital World Discovering Computers System Unit Components Chapter Four.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 2 The Components of the System Unit.
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.
Your Interactive Guide to the Digital World Discovering Computers 2012.
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,
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Chapter 2 content Basic organization of computer What is motherboard
Computers Are Your Future Tenth Edition
Chapter 1: An Overview of Computers and Programming Languages
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Hardware – System Unit
Discovering Computers 2011: Living in a Digital World Chapter 4
The Central Processing Unit
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Describe the control.
Components of Computer
Edited by : Noor Alhareqi
Components of Computer
Week 3 The Components of the System Unit
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 Inside and Out
Edited by : Noor Alhareqi
Introduction To Computing BBA & MBA
Chapter 4: Hardware for Educators
Presentation transcript:

Chapter 2 – Computer hardware Table Of Contents (TOC):- Understanding System Unit Components Understanding Memory Unit Understanding Input Understanding Output Understanding Storage Discovering Computers 2012: Chapter 2-4

Chapter 2-01: System Unit Components Discovering Computers 2014: Chapter 6

Discovering Computers 2014: Chapter 6 The System Unit The system unit is a case that contains electronic components of the computer used to process data Discovering Computers 2014: Chapter 6 Page 210 Figure 4-1

Discovering Computers 2014: Chapter 6 Inside the Case Discovering Computers 2014: Chapter 6 Page 250 Figure 6-2

Discovering Computers 2014: Chapter 6 Inside the Case The motherboard is the main circuit board of the computer A computer chip contains integrated circuits Discovering Computers 2014: Chapter 6 Pages 250 - 251 Figure 6-3

Discovering Computers 2014: Chapter 6 Processors The processor, also called the central processing unit (CPU), interprets and carries out the basic instructions that operate a computer Contain a control unit and an arithmetic logic unit (ALU) Discovering Computers 2014: Chapter 6 Pages 252 - 253

Discovering Computers 2014: Chapter 6 Processors The control unit is the component of the processor that directs and coordinates most of the operations in the computer The arithmetic logic unit (ALU) performs arithmetic, comparison, and other operations Discovering Computers 2014: Chapter 6 Page 253

Discovering Computers 2014: Chapter 6 Processors Discovering Computers 2014: Chapter 6 Page 253 Figure 6-4

Discovering Computers 2014: Chapter 6 Processors For every instruction, a processor repeats a set of four basic operations, which comprise a machine cycle Discovering Computers 2014: Chapter 6 Page 254 Figure 6-5

Discovering Computers 2014: Chapter 6 Processor Most current personal computers support pipelining Processor begins fetching a second instruction before it completes the machine cycle for the first instruction Discovering Computers 2014: Chapter 6 Pages 215 – 216 Figure 4-6

Discovering Computers 2014: Chapter 6 Processor Parallel processing uses multiple processors simultaneously to execute a single program or task Massively parallel processing involves hundreds or thousands of processors Discovering Computers 2014: Chapter 6 Page 220 Figure 4-11

Discovering Computers 2014: Chapter 6 Data Representation Analog signals are continuous and vary in strength and quality Digital signals are in one of two states: on or off Most computers are digital The binary system uses two unique digits (0 and 1) Bits and bytes Discovering Computers 2014: Chapter 6 Page 259

Discovering Computers 2014: Chapter 6 Data Representation The circuitry in a computer or mobile device represents the on or the off states electronically by the presence or absence of an electronic charge Eight bits grouped together as a unit are called a byte. A byte represents a single character in the computer or mobile device Discovering Computers 2014: Chapter 6 Pages 259 - 260 Figures 6-8 – 6-9

Discovering Computers 2014: Chapter 6 Data Representation ASCII (American Standard Code for Information Interchange) is the most widely used coding scheme to represent data Discovering Computers 2014: Chapter 6 Page 221 Figure 4-14

Summary Components of the system unit How memory stores data, instructions, and information Sequence of operations that occur when a computer executes an instruction Comparison of various personal computer processors on the market today Discovering Computers 2014: Chapter 6 Page 241