Processing & Internal Memory devices

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computer Hardware.
Computer Systems – Hardware
Basic Computer Components
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Computer Systems CS208. Major Components of a Computer System Processor (CPU) Runs program instructions Main Memory Storage for running programs and current.
Introduction to Computer Terminology
Introduction to Computers Essential Understanding of Computers and Computer Operations.
CPU Describe the purpose of the CPU
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
COMPONENTS OF THE SYSTEM UNIT
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
WHAT IS A COMPUTER??? An electronic device that accepts: n Input n Processes the input n Stores the results of the processing n provides Output Computers.
Flash Cards Computer Technology.
Explore the Parts of a Computer
The Computer Systems By : Prabir Nandi Computer Instructor KV Lumding.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Computing hardware CPU.
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
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.
Computer Basics COMPUTER TECHNOLOG Y 1. What Is a Computer? An electronic device Accepts data and instructions Manipulates, processes, and displays the.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
How to use a computer and not lose your mind
Computer Parts. Two Basic Parts Hardware & Software.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
CSCI-100 Introduction to Computing Hardware Part I.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Information Technology Basics. Introduction to Information Technology 2 Computer Science – Theory of Computational Applications Computer Engineers - Make.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Computer Performance & Storage Devices Computer Technology #2.
ICT COMPUTER FUNDAMENTALS
Computer Hardware What is a CPU.
Introduction to Computers
APPENDIX A Hardware and Software Basics
An Overview of the Computer System
Chapter 2.
Computer Hardware and Software
Discovering Computers 2011: Living in a Digital World Chapter 4
ICT COMPUTER FUNDAMENTALS
THE CPU i Bytes 1.1.
BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS
Introduction to Computers
Types of Computers & Computer Hardware
Introduction to Computers
Computer System Basics- The Pieces & Parts
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
Multicultural Social Community Development Institute ( MSCDI)
Computer Basics: Inside a Computer Part II
Introduction to Computers
Computer Hardware.
Chapter 2: Computer Hardware
Computer components.
Software & hardware interaction
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Hardware CSCE 101.
Computing Essentials Module 1.
Computing Essentials Module 1.
4. Computer system.
Computer components.
Presentation transcript:

Processing & Internal Memory devices EIT, © Author Gay Robertson, 2016

The personal computer system uses the following hardware device types - Processing Cycle Input devices Processing devices Output devices Storage devices Input devices Processing devices Output devices Storage devices to complete the processing cycle

Inside the System Unit The metal box or tower – only open it, if you know what you are doing!!

The Motherboard What is it? the PC's main printed circuit board Its purpose is to hold the processor, memory and other components. Everything that runs the computer or enhances its performance is either part of the motherboard or plugs into it.

Address bus holds the addresses (or memory location) of data Power bus provides connections with input / output device ports The motherboard has buses a bus is a highway along which bits of data travel – the more larger lanes available for travel, the faster the data flows (data is measured in bits & bytes) Control bus carries signals that indicate whether to read data from RAM or write data to RAM Data bus carries data & program instructions between CPU and memory chips

CPU - Central Processing Unit

What is it? CPU is a silicon chip containing thousands of miniature electronic circuits A chip is called a Microprocessor. Most CPUs need a cooling fan attached

What does it do?? What is it’s purpose? the CPU interprets computer program instructions and processes the data it “does the work by relaying messages from the keyboard, monitor, disk and printer”

Some examples …. To look at current examples of Intel processors, go to http://ark.intel.com/ This is your V8. Works fast, uses loads of energy (fuel) This is your 1.5L engine. Goes slower, uses less energy (fuel efficient)

My CPU This is the CPU in my desktop computer This is what it is doing right at this moment in time

What does the jargon mean? GHz or MHz = speed and processing power Multi core processors = independent processors in one CPU, more power /speed to multitask – run virus protection, download from the Internet and at the same time create complex graphics — all at super-fast speeds

What does the jargon mean? HT technology = Hyper threading; a feature to make one physical CPU appear as more logical and virtual CPUs; improved processor performance (speed); more power to multitask (thread 1 does task 1, thread 2 does task 2, thread 3 …… thread 8 ….. all at the same time); mobile processors can use more threads to carry out a sequence of instructions.

Some more jargon: Clock Rate/Speed: System Bus Speed: Level 1 Cache: Level 2 Cache: Let’s look at simplifying this jargon …

Processor speed … what affects it? Clock Rate: Bigger number = faster processing The clock rate controls how fast program instructions are carried out (how fast it does things!). The clock rate is measured in cycles per second (hertz) (DDR = double data rate) 2.8GHz means clock rate is 2.8 billion cycles per second 4.2GHz – 4.2 billion cycles per second – FAST!!

System Bus System Bus connects the CPU and cache, with the motherboard The System Bus is the most important bus to consider when you are talking about the performance of a computer Bus speed: the higher the speed, the faster the data flows along the bus eg 1,333MHz (number of cycles per second) eg 4 Gbps (gigabytes per second) eg 4 GT/s (gigatransfers per second) The faster the System Bus is, the faster you can get data to your processor; the faster you get data to the processor, the faster your processor can do work on it

Cache … Cache - memory cache speeds up the computer by storing data the computer has recently used eg 4MB SmartCache up to 3.60 GHz (mobile processor) eg 20MB Cache up to 3.70 GHz (desktop processor) There are 2 levels of cache L1 cache Internal cache Internal cache is part of the CPU chip and temporarily stores instructions and data. It is the fastest way to get data L2 cache Internal cache This is the buffer between the memory and the actual CPU. Slower access than L1 cache but faster than retrieving data from RAM

Want more information or more techi stuff??? Go to ark.intel.com (processor information) http://computer.howstuffworks.com (information and quizzes) or www.pctechguide.com (information) or use Google Search and key in search criteria

Internal Memory Devices

ROM – Read only memory

ROM What is it? ROM chip is sustained by a small long-life battery in your computer What is the purpose? ROM provides the permanent set of instructions that the computer needs to start up Information is written onto the chip during manufacture and you can only read it – not change it

RAM – Random Access Memory or “Primary Storage”

What does Random Access Memory mean? The word "random" refers to the fact that any piece of data can be “accessed” and returned quickly, and in the same time, regardless of its physical location and whether or not it is related to the previous piece of data This contrasts with storage mechanisms such as tapes, magnetic disks and optical disks, which rely on the physical movement of the reading / writing head In these devices, the access movement takes longer than the data transfer, and the retrieval time varies depending on the physical location of the next item

RAM What is it? RAM is almost always removable as it sits in slots in the motherboard, attached with small clips The RAM slots are normally located next to the CPU socket on the motherboard What is the purpose? More RAM – better performance as data is transmitted faster and you can do more multi-tasking using different programs

RAM is the temporary “memory” area used for loading, displaying and manipulating applications and data Think of RAM as the top of the desk. The bigger it is, the more papers you can spread out and read at once. Hard drives are more like the drawers underneath the desk, capable of storing papers you’re not using right at that moment. RAM is Volatile - data is lost when the computer is powered down – if you don’t save your changes FREQUENTLY and the power goes off …. Everything is lost!!

RAM …. What does it do? RAM is the temporary storage area, used to hold the current data and program instructions so the CPU does not have to take the time to access the hard drive to find the file(s) it requires For example, Word is opened and loaded in RAM, data is retrieved or keyed and loaded in RAM; data is changed and changed data is stored in RAM The instructions and data stay in RAM until you save them or discard them RAM’s ability to store the instructions that form a computer program, and the information (files) that the instructions are to manipulate, is what makes computers versatile

Memory …. How much should I get? Buy as much RAM as you can afford so that it keeps pace with your CPU and does everything at SPEED!! Remember - the amount of RAM you have determines how many programs can be run at one time and how much data can be readily available to a program It also determines how quickly your applications perform and how many applications you can easily toggle between at one time (multi tasking) Simply put, the more RAM you have, the more programs you can run smoothly and simultaneously

How is RAM measured … Current new PCs, tablets and similar devices range from around the 2GB mark to 16GB or more. A byte is equal to 1 character A kilobyte KB = 1,024 bytes or characters A megabyte MB = 1,024 KB A gigabyte GB = 1,024 MB A terabyte TB = 1,024 GB A petabyte PB = 1,024 TB

So, how much RAM do you need? Simple guidelines that apply to all PC devices. 2GB: Minimum for 64-bit version of Windows 10. Good for stripped-down tablets, budget Chromebooks Note: iPhone 7 has 2GB RAM 4GB: All but the cheapest and most basic of Windows 10 systems will come with 4GB of RAM, while 4GB is the minimum you'll find in any modern Mac system. Samsung Galaxy S7 has 4GB RAM 8GB: Excellent for Windows and MacOS systems. Performance! 16GB: Probably overkill for most; ideal for mid-range workstations running resource-heavy applications eg video processing, CAD, 3D modelling 32GB and beyond: run virtual machines simultaneously using Windows 10 Pro

And some more info …. Accessed 14/11/2016 The biggest RAM-hogs on most home computers are the operating system itself and the web browser. There’s not much you can do to make Windows or MacOS use less memory, but more RAM in your computer means that you can open more browser tabs open in Chrome, Firefox, Internet Explorer, et cetera. In addition, some websites will use more RAM than others. A simple text news story is relatively light on memory, while something like Gmail or Netflix uses quite a bit. Other programs tend to use more RAM as they increase in complexity. A chat program or a game like Minesweeper will use almost no RAM, while a gigantic Excel spreadsheet or a huge Photoshop project might use more than a gigabyte all by itself. Professional and engineering software is created to tackle very difficult projects and tends to consume the most RAM of all programs. Modern 3D games can also use quite a lot of RAM and VRAM, especially if you have the settings dialed up to 11. In other words, your need for RAM is entirely dependent on the programs you use. Read more: http://www.digitaltrends.com/computing/how-much-ram-does-your-pc-need-probably-less-than-you-think/#ixzz4PvfU4MS0  Follow us: @digitaltrends on Twitter | DigitalTrends on Facebook

How is RAM used when processing information?

Input data using an input device Data goes into RAM RAM is an electrical field which temporarily holds data (from keyboard) and instructions (from hard drive)– keeps pace with the processor speed Hard disk is accessed to get program instructions. When data has been processed it is saved from RAM onto the hard disk CPU does the processing using the program instructions and the data from RAM . After processing, the processed data goes back to RAM.

D O G MONITOR KEYBOARD RAM CPU

Power goes off, computer crashes – everything is lost from RAM RAM is an internal memory device which temporarily holds input and program instructions so that the CPU can use them Power goes off, computer crashes – everything is lost from RAM

End of presentation Next steps Go back to the workbook You will see that there are Study Notes on the Processing Devices and Internal Memory