Data Representation Lesson 1 Speed and Storage Units KS3 COMPUTING

Slides:



Advertisements
Similar presentations
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.
Advertisements

Chapter 4: Representation of data in computer systems
The Central Processing Unit (CPU) Understanding Computers.
The Central Processing Unit: What Goes on Inside the Computer.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Who Wants An A?. Put the following in order from smallest to largest A. gigabyte B. megabyte C. kilobyte D. terabyte.
assumes basic arithmetic
Chapter 2: Hardware Basics Section I: Preparing to Use Technology.
M206 – Data Measurement. Introduction ‘Have you ever wondered how the computer interprets data?’ This is the language that the computer understands. This.
Getting to know Storage Media 1.Stores information 2.Retrieve information for later use.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
Introduction to Video Game Programming (VGP) Mr. Shultz.
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.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Chapter 2: CPU &Data Storage. CPU Each computer has at least one CPU Each computer has at least one CPU CPU execute instructions to carry out tasks –
Computer Basics COMPUTER TECHNOLOG Y 1. What Is a Computer? An electronic device Accepts data and instructions Manipulates, processes, and displays the.
Chapter 3: How to Speak Geek and Make Informed Purchasing Decisions
Unit 2- Computer Hardware.  Identify system components  Describe the role of the central processing unit  Define computer memory  Identify types of.
 Explain the function of ASCII code  Describe the unit of data measurement: Bit, Bait, KB, MB, GB, TB  Describe the unit of clock speed Megahertz and.
Computer Parts. Two Basic Parts Hardware & Software.
COMPUTER TECHNOLOGY MRS. SEALE COMPUTER PERFORMANCE.
The Central Processing Unit: What Goes on Inside the Computer
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Inside your computer. Hardware Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Hardware. Make sure you have paper and pen to hand as you will need to take notes and write down answers and thoughts that you can refer to later on.
Computer Systems Nat 4/5 Computing Science Data Representation Lesson 2: Floating Point Representation.
© CCI Learning Solutions Inc. 1 Lesson 2: Elements of a Personal Computer System unit Microprocessor chip How memory is measured What ROM is What RAM is.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
What does a computer do? Accepts data through inputting Processes 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.
Do it now activity Can you work out what the missing symbols are and work out the order they should be in if the table shows smallest to largest KB kilobyte.
How We Measure Memory. Learning Goal Today we are going to learn how the computer stores information.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Lesson Objectives To understand the basic hardware of computers, and how they are made up To be able to compare performance of computers with price.
Thursday 8 th October, 2015 Information Technology Fundamentals of Hardware & Software.
How We Measure Memory. At the Bottom of things A piece of digital information is always stored as a sequence of binary states. What’s that mean you ask???
Unit 2- Computer Hardware.  Identify system components  Describe the role of the central processing unit  Define computer memory  Identify types of.
IT Essentials Chapter 1 Part C. 1.5 Math for a Digital Age.
Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.
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),
Units Representation of Data in Computer Systems.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Computer Performance. Hard Drive - HDD Stores your files, programs, and information. If it gets full, you can’t save any more. Measured in bytes (KB,
Computer Fundamental - ITD13821 Lecture 01 Extra Numbering System.
MEMORY is part of the Central Processing Unit, or CPU, where data and information are stored. There are two main types of memory in a computer – RAM.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
Binary Numbers. Base 10 and Base 2  We normally work with numbers in base 10.  In base 10 we use the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.  Everything.
Computer Performance & Storage Devices Computer Technology #2.
GCSE COMPUTER SCIENCE Data
GCSE OCR Computing A451 The CPU Computing hardware 1.
GCSE COMPUTER SCIENCE Topic 3 - Data 3.3 Data Storage and Compression.
The Central Processing Unit (CPU)
Hardware specifications
Personal Digital Devices
Memory Parts of a computer
Elements of a Computer System
Unit 2.6 Data Representation Lesson 1 ‒ Numbers
Data Representation Numbers
Representation of Data in Computer Systems
How do computers work? Storage.
ບົດທີ 4 ຄອມພິວເຕີ ແລະ ການປະມວນຜົນຂ່າວສານຂໍ້ມູນ
Introduction to Computers
Objectives Describe how common characteristics of CPUs affect their performance: clock speed, cache size, number of cores Explain the purpose and give.
Information Technology Department
Lesson 1 Computer Technology.
GCSE COMPUTER SCIENCE Topic 3 - Data 3.8 Data Storage.
Computer Systems Nat 4/5 Computing Science Data Representation
CSE 102 Introduction to Computer Engineering
Presentation transcript:

Data Representation Lesson 1 Speed and Storage Units KS3 COMPUTING

Lesson Aims 1 To understand the measuring units of speed and their order 2 To understand the measuring units of storage and their order

Speed Speed units are needed to measure how fast processors are. Example A 1GHz processor can compute 1 billion instructions a second. The faster a CPU is, the more computations it can perform a second.

The base unit of speed is called a: Speed Units The base unit of speed is called a: Hertz

The next unit of speed is: Speed Units The next unit of speed is: Kilohertz 1 Kilohertz is 1024 Hertz

Megahertz Speed Speed Units The next unit of speed is: 1 Megahertz is 1024 Kilohertz

Gigahertz Speed Speed Units The final unit of speed is: 1 Gigahertz is 1024 Megahertz

Storage Storage units are needed measure how much data a device can hold. Example A 1GB USB stick can hold roughly 230 MP3s, 16 hours of music or 20 music albums. Not enough to hold a movie. The larger a storage device is, the more data is can hold.

The base unit of storage is called a: Storage Units The base unit of storage is called a: Byte

The next unit of storage is: Storage Units The next unit of storage is: Kilobytes 1 Kilobytes is 1024 Bytes

The next unit of storage is: Storage Units The next unit of storage is: Megabytes 1 Megabyte is 1024 Kilobytes

The next unit of storage is: Storage Units The next unit of storage is: Gigabytes 1 Gigabyte is 1024 Megabytes

The final unit of storage is: Storage Units The final unit of storage is: Terabytes 1 Terabyte is 1024 Gigabytes

You need to remember these, especially the order. Speed & Storage Units: Recap Speed Units hertz (Hz) Storage Units byte (B) Hertz kilohertz (KHz) Bytes kilobyte (KB) megahertz (MHz) megabyte (MB) gigahertz(GHz) gigabyte (GB) terabyte (TB) You need to remember these, especially the order.

Activity We need a phrase to remember this sequence. Bytes B BIG Kilobytes K KANGAROOS Megabytes M MAKE Gigabytes G GOOD Terabytes T TEA Title: Speed and Storage Units Your task is to create a scene to remember this phrase!

What is this? Is it measured in Hertz or Bytes? Speed and Storage Units What is this? Is it measured in Hertz or Bytes? What is a sensible amount of storage for this device? 500GB – 2TB

What is this? Is it measured in Hertz or Bytes? Speed and Storage Units What is this? Is it measured in Hertz or Bytes? What is a sensible amount of storage for this device? 1GB – 64GB

Is this processor measured in Hertz or Bytes? Speed and Storage Units Is this processor measured in Hertz or Bytes? What is a sensible speed for this device? 1GHz – 4GHz

Write the answer to these questions in your book: Speed and Storage Units: Assessment Write the answer to these questions in your book: 1 What is the base unit of speed? [1] 2 What is the base unit of storage? [1] 3 What is the speed unit beginning with M called? [1] 4 What is the speed unit beginning with G called? [1] 5 What is the storage unit beginning with K called? [1] 6 What is the storage unit beginning with T called? [1] 7 What is the second largest unit of storage? [1] 8 How many Megabytes are in a Gigabyte? [1] 9 What is the acronym I told you to help you remember the order of storage units? [2]

Complete the following work: Independent Study Complete the following work: ? PLANNER This work is due for next lesson.