Personal Computer Adapted by Dr. Semmes from Mrs. Jungman’s Hardware Presentation and Mrs. Belisle’s Class Notes.

Slides:



Advertisements
Similar presentations
Chapter 4 The Central Processing Unit
Advertisements

The System Unit What is the system unit?
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
FIRST COURSE Essential Computer Concepts. New Perspectives on Microsoft Office 2007: Windows XP Edition 2 Objectives Compare the types of computers Describe.
Computer Hardware.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
Discovering Computers 2010
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Category1 Computers Category2 CPU.
Chapter 2 System Unit Components Discovering Computers 2012: Chapter
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Keyboarding Fall  Hardware is the parts of the computer that you can actually see and touch, such as…… Monitors Mouse Keyboard Ear phones Scanner.
COMPONENTS OF THE SYSTEM UNIT
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
Your Interactive Guide to the Digital World Discovering Computers 2012.
The Components of the System Unit Chapter 4 By: Janice Colon.
Lesson 3 — How a Computer Processes Data
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
GRAP 3175 Computer Applications for Drafting Unit II Computer Hardware.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Lesson 2 — How Does A Computer Process Data?
Tomorrow’s Technology and You 8/e Chapter 2 Hardware Basics: Inside the Box.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Three.
Slide 1 Wednesday, October 07, 2015 Low Level Machine.
Fill in the blanks: (1) _________ has only two possible values 0 and 1. (2) There are __________bits in a byte. (3) 1 kilobyte of memory space can store.
Business Computer Information Systems I.  Knowing how to use a computer is a basic skill necessary to succeed in business or to function effectively.
Computer Hardware Information Technology Week 5 and 6
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
The System Unit What is the motherboard?  Also called the system board  Main circuit board in the system unit  Contains many electronic components.
1Copyright © Prentice Hall 2000 The Central Processing Unit Chapter 3 What Goes on Inside the Computer.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
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.
Chapter 4 The Components of the System Unit. The System Unit Case that contains electronic components of the computer used to process data.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
Computer Science Binary. Binary Code Remember the power supply that is inside your computer and how it sends electricity to all of the components? That.
CSCI-100 Introduction to Computing Hardware Part I.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
Computer Hardware – System Unit
Chapter 2 Turning Data into Something You Can Use
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.
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?
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Hardware – System Unit
Processor/Memory Chapter 3
UNIT 9 Computer architecture
Discovering Computers 2011: Living in a Digital World Chapter 4
The Central Processing Unit
Chapter 2: Inside the System Unit
Chapter 2 – Computer hardware
Edited by : Noor Alhareqi
Lecture 3 The Hardware.
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Computer Hardware.
Chapter 2: Computer Hardware
Computers Inside and Out
Edited by : Noor Alhareqi
Chapter 4: Hardware for Educators
Presentation transcript:

Personal Computer Adapted by Dr. Semmes from Mrs. Jungman’s Hardware Presentation and Mrs. Belisle’s Class Notes

System Unit

The Motherboard  Main circuit board in the system unit  Contains many electronic components  “backbone” of computer

Central Processing Unit (CPU, Processor, Microprocessor) What are the components of the central processing unit? CPU Arithmetic/ Logic Unit (ALU) Control Unit

Central Processing Unit A student enters a math problem into the memory of the computer Step 1: The control unit fetches the math problem from memory Step 2: The control unit decodes the math problem and sends it to the ALU Step 3: The ALU executes the math problem Step 4: The results of the math problem are stored in memory The result in memory displays on the screen of the monitor What is a machine cycle?  Together the four operations of the CPU comprise a machine cycle

Central Processing Unit How is the speed of the CPU measured?  According to how many millions of instructions per second (MIPS) it can process

Data Representation What is the binary system? Binary Digit (bit) Electronic Charge Electronic State  A number system that has just two unique digits, 0 and 1 A single digit is called a bit (binary digit) A bit is the smallest unit of data the computer can represent By itself a bit is not very informative  The two digits represent the two off and on states

Data Representation What is a byte? 8-bit byte for the number 3 8-bit byte for the number 5 8-bit byte for the capital letter T  Eight bits are grouped together to form a byte  0s and 1s in each byte are used to represent individual characters such as letters of the alphabet, numbers, and punctuation

Data Representation  American Standard Code for Information Interchange (ASCII)

Memory Bytes are the basic storage unit in memory Each byte is stored at a specific location in memory called an address How are bytes stored?  Each address has a unique identifying number, like the seats on an airplane seat C22seat B22seat A22  Each address can hold only a single byte  Each address can be full or empty

Memory How is memory measured?  Size of memory is measured by the number of bytes available Kilobyte - 1,024 bytes Megabyte - one million bytes

Storage (hard disk) RAM Step 3: When you quit Word, RAM may be used to store another program or data. The program is removed from the screen and the operating system’s user interface redisplays. Step 1: When your computer is running, certain operating system files are in RAM. Shown here is the operating system’s user interface. Step 2: When you start a word processing program such as Word, the program loads into RAM from a hard disk. As you create a document, it is in RAM and displays on your screen. Step 4: When you start a spreadsheet program such as Excel, the program loads into RAM from a hard disk. As you create a spreadsheet, it is in RAM and displays on your screen. Memory How are applications transferred in and out of RAM? Step 5: When you quit Excel, RAM may be used to store another program or data. Excel is removed from your screen and the operating system’s user interface redisplays.

Semiconductors, Chips Transistors Transistors

Hard Drive Primary Storage Reads and Writes to hard disk Measured in gigabytes

Power Supply Provides Power Regulates Voltage

Let’s Go Shopping Processor (CPU) How Fast? Memory How Much? Hard Drive How Big? Operating System Windows XP Warranty Dell Website Dell Outlet

Use Your Own Data Printout Info and Make Slide

16hardware dellchoice.ppt is file for your slide ($ limit) hardware.doc has questions you should answer