Chapter 6: Understanding and Assessing Hardware

Slides:



Advertisements
Similar presentations
Machine cycle.
Advertisements

By anthony trompf and elliot worrol..  The Invention of the motherboard was a break though for inventers. The motherboard controls and directs everything.
CENTRAL PROCESSING UNIT
The central processing unit and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
BA 471 Management Information Systems Hardware Basics.
Computer Processor Ruchelle Vincent Jhordaine Lindsay-Butler.
CPU Describe the purpose of the CPU
Introduction Computer Hardware Jess 2006 The CPU.
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.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Technology In Action Chapter 6 © 2006 Prentice-Hall, Inc.1 Technology In Action Chapter 6 Evaluating Your System: Understanding and Assessing Hardware.
KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR.
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
Processor Structure & Operations of an Accumulator Machine
Instrumentation System Design – part 2 Chapter6:.
Basic Microcomputer Design. Inside the CPU Registers – storage locations Control Unit (CU) – coordinates the sequencing of steps involved in executing.
Computing hardware CPU.
CHAPTER 1 GC 101 Introduction to computers and programs.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Operation Frequency No. of Clock cycles ALU ops % 1 Loads 25% 2
The Central Processing Unit
CENTRAL PROCESSING UNIT – a,b,c & d a - The Purpose of a CPU The CPU is the brain of the computer. The Purpose of the CPU is to process.
Week 2.  Understand what the processor is and what it does.  Execute basic LMC programs.  Understand how CPU characteristics affect performance.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: CPU.
Hardware. Control Process Unit(CPU) Contents Introduction Definition CPU Components of CPU Stages of the work of CPU CPU frequency CPU Cooling Conclusion.
The Central Processing Unit (CPU) and the Machine Cycle.
Parts of a Computer - Introduction
Computer Systems - Processor. Objectives To investigate and understand the structure and role of the processor.
Computer Structure & Architecture 7b - CPU & Buses.
Stored Programs In today’s lesson, we will look at: what we mean by a stored program computer how computers store and run programs what we mean by the.
CENTRAL PROCESSING UNIT. CPU Does the actual processing in the computer. A single chip called a microprocessor. Composed of an arithmetic and logic unit.
HOW A COMPUTER PROCESSES DATA. What is hardware? Hardware is the electric, electronic and mechanical equipment that makes up a computer What is software?
HOW COMPUTERS WORK THE CPU & MEMORY. THE PARTS OF A COMPUTER.
Chapter 2 Turning Data into Something You Can Use
Inside a PC Exploring the CPU. CPU: Objectives Students will identify and explain the function of the CPU Students will research various CPUs so they.
The Processor & its components. The CPU The brain. Performs all major calculations. Controls and manages the operations of other components of the computer.
Chapter 20 Computer Operations Computer Studies Today Chapter 20.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.
24/06/20161 Hardware Processor components & ROM. 224/06/2016 Learning Objectives Describe the function and purpose of the control unit, memory unit and.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School THE PROCESSING UNIT LESSON 2.
3.1.4 Hardware a. describe the function and purpose of the control unit, memory unit and ALU (arithmetic logic unit) as individual parts of a computer;
Computer Hardware What is a CPU.
GCSE Computing - The CPU
A Ben Itaba Presentation
GCSE OCR Computing A451 The CPU Computing hardware 1.
Chapter 10: Computer systems (1)
Chapter 2.1 CPU.
Introduction Computer Hardware Jess 2006
Elements of a Computer System
Central Processing Unit- CPU
Central Processing Unit (CPU)
THE CPU i Bytes 1.1.
Chapter 2 – Computer hardware
Components of Computer
CPU & its Components CPU stands for central Processing Unit
Chapter 6 Understanding and Assessing Hardware: Evaluating Your System
System Architecture 1 Chapter 2.
Foundations of Computer Science
Intro to Architecture & Organization
Introduction to Computer Architecture
Born to be Programmer TeguhSutanto, M.Kom.
Processing Computer Components.
Central Processing Unit
Computers Inside and Out
Game CPU (Central Processing Unit)
Little Man Computer There’s a little man in the mailroom that follows each instruction to the letter but he can only follow one instruction at a time.
GCSE Computing - The CPU
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
Presentation transcript:

Chapter 6: Understanding and Assessing Hardware Megan Jansen Megan Jansen

The two units that comprise the CPU are the Control Unit and the ALU. Coordinates activities of all other computer components. Arithmetic Logic Unit (Alu) Responsible for performing all arithmetic calculations and makes logic comparison decisions. The control unit and the arithmetic logic unit are the two units that comprise the Central processing unit or CPU. The CPU is located on the motherboard and processes instructions, makes calculations, and manages the flow of information. The control unit coordinates activities of all other computer components. While the Arithmetic logic unit is responsible for performing all arithmetic calculations and makes logic comparison decisions. Megan Jansen

The Machine Cycle Process Step 1: The Machine Cycle Process In the first step of the Machine Cycle Process the required piece of data or instruction is acquired from RAM (random access memory). Step 1 of the machine cycle process fetches the data or instruction from RAM (random access memory). Megan Jansen

The Machine Cycle Process Step 2: Instructions are decoded into something the computer can understand. Step 2 of the machine cycle process decodes the instructions into something that the computer can process and understand. Megan Jansen

The Machine Cycle Process Step 3: After the data is read the instruction is then executed. The third step of the machine cycle process is the execution of the instruction. Megan Jansen

The Machine Cycle Process Step 4: The result of the execution of the information is stored in the RAM before fetching the next set of data or instruction. The final step of the Machine Cycle Process involves the result of the action being stored in the RAM before fetching the next instruction. Megan Jansen

Stop at 1:35. Megan Jansen

Where to find CPU information You can find basic information about your computer if you are running windows under system properties, which will tell you what CPU you have installed. Where to find CPU information For example: My personal laptop is a MacBook running iOS version 10.13.6 and has an i7 core processor. You can find basic information about your computer if you are running windows under system properties, which will tell you what CPU you have installed. However, I have a MacBook so in order to find system information you have to go to the about tab instead. As an example of the type of information you might find in system properties, my personal laptop is running iOS 10.13.6 and has a core i7 processor. Megan Jansen

How to choose the right CPU for your needs. Megan Jansen

Checking Benchmarks Performance Benchmarks: Measurements used to compare performance between processors. Benchmarks are generated by running software programs designed to push the limits of CPU performance. Sites like cpubenchmark.net can be used to check benchmarks. Checking Benchmarks To check if your CPU is performing at an adequate level checking benchmarks can be helpful. Performance benchmarks are measurements used to compare performance between processors. Benchmarks are generated by running software programs designed to push limits of CPU performance. Checking benchmarks can help you make a decision about which CPU you would need and whether you want to upgrade your CPU. Megan Jansen

CPU usage is another way to determine if your CPU is meeting your needs. CPU Usage: percentage of the time your CPU is working This can be used to decide whether or not to upgrade or if your computer performance is poor it could be do to the CPU working at too high of a percentage CPU usage over 90% will often result in poor performance and shows that a faster CPU would be beneficial. CPU Usage CPU usage is another way to determine if your CPU is meeting your needs. CPU usage shows the percentage of the time your CPU is working. This can be used to decide whether or not to upgrade or if your computer performance is poor it could be do to the CPU working at too high of a percentage. CPU usage over 90% will often result in poor performance and shows that a faster CPU would be beneficial. Megan Jansen