Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Computer Skills Preparatory Year Presented by:
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.
The Central Processing Unit: What Goes on Inside the Computer.
The C P U In this lesson you will learn about the Press Enter or Click to continue Central Processing Unit.
Computer Technology Part 2 Megan Rees Elk Ridge Middle.
Computer Hardware.
Computer Performance & Storage Devices Computer Technology.
 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.
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.
Computer Terminology … Remember: Knowledge is Power!
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
M. Guymon Pleasant Grove High School Spring 2003 Computer Performance & Storage Devices Computer Technology Day 2.
M206 – Data Measurement. Introduction ‘Have you ever wondered how the computer interprets data?’ This is the language that the computer understands. This.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
Storage.
BLOCK DIAGRAM OF COMPUTER
LIBS 100 Mr. Ed Rossman Essential Computing Concepts.
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
Hardware & Software The CPU & Memory.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
CPU RAM IO USB SSD GPU DIM MHZ GHZ HARDWARE
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.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Fundamentals. Main Hardware Components Central Processing Unit (CPU) Main Memory (random access memory or RAM) Auxiliary Storage Input Devices Output.
Getting to know Storage Media 1.Stores information 2.Retrieve information for later use.
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.
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.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
© 2011 Pearson Education, publishing as Addison-Wesley Chapter 1: Computer Systems Presentation slides for Java Software Solutions for AP* Computer Science.
How We Measure Memory. Learning Goal Today we are going to learn how the computer stores information.
General Computer Stuff Hardware: physical parts of a computer: CPU, drives, etc. Software: Programs and Data A computer needs both to be useful.
Computers - The Journey Inside continues…
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???
Computer Technology Part 2 Megan Rees Elk Ridge Middle.
/17 Binary Code & CPUs Digital Signals
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Journal Entry: Unit #5 Entry #3 Define the following words from ch2 in your journals: Binary, bit, discrete, unambiguous signals, digital, analog signal,
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),
 System Requirements are the prerequisites needed in order for a software or any other resources to execute efficiently.  Most software defines two.
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,
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.
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.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Hardware specifications
Computer Hardware and Software
Memory Parts of a computer
Computer Organization
The physical parts of the computer
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
How do computers work? Storage.
Introduction to Computers
Computer Performance & Storage Devices
Computer Performance & Storage Devices
Presentation transcript:

Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes

What you Need to Learn: What a bit is What a byte is Range of RAM capacity Floppy disk capacity Range of hard disk capacity Common CPU makes Typical CPU speeds About This Lecture: 1.You will learn about bits & bytes 2.You will learn about typical storage capacities of storage devices such as floppy disks and hard drives 3.You need to understand what RAM capacity is measured in 4.You need to know about CPU makes and how we measure CPU speed.

Binary Digits - Bits What does the following mean Computers store Digital Data –Example –(the letter A would be stored as ) –(the letter B would be stored as )

Binary Digits - Bits BinaryCHR A B C D E F G H I J K BinaryCHR L M N O P Q R S T U V BinaryCHR W X Y Z We can work out the meaning of… from the table

BinaryCHR A B C D E F G H I J K BinaryCHR L M N O P Q R S T U V BinaryCHR W X Y Z Binary Digits - Bits What is the meaning of…

Binary Digits - Bits Imagine RAM memory cells –Each cell has 8 capacitors that can be –charged (1) –Not charged (0) so starting from the top memory cell and reading down. This set of memory cells says….?

Bytes 8 bits equals 1 byte How many bytes are shown in the diagram?

Data Size Terms used to describe the size of data or storage capacity –Bit (binary digit-smallest data item) –Byte (8 bits) –Kilobyte (1024 bytes or 2 10 ) –Megabyte (1,048,576 bytes or 1024 kilobytes or 2 20 ) –Gigabyte (1,073,741,824 bytes or 1024 megabytes or 2 30 ) –Terabyte (~1,099,000,000,000 or 1024 gigabytes or 2 40 )

Floppy disks store data on magnetically on a circular magnetic disk Floppy Disk Capacity 1.44MB storage capacity That’s 1.44 million bytes. Imagine 1.44 million letter A’s

Hard Disk Capacity 512MB storage capacity Hard disk capacity varies Disk capacity for an old 486 computer 8GB storage capacity Typical disk capacity for a newer Pentium II 80GB storage capacity Typical disk capacity for a new Pentium 4 About 350 floppies About 5700 floppies About 57,000 floppies

RAM Capacity RAM capacity varies 32MB RAM In an old 486 computer 128 MB RAM In a newer Pentium II 512MB to 1.5GB RAM In a new Pentium 4

CPU Makes Manufacturer: Most popular CPUs for Personal Computers (PC) are made by Intel. Other CPU manufacturer’s are AMD and Cyrix. Generation: Each generation of CPUs is more powerful than the last. Newer CPUs can process more instructions at a time. Generations include 286, 386, 486, Pentiums, Pentium MMX, Pentium II, Pentium III and currently Pentium 4.

CPU Speeds Speed: Each CPU generation is available in different speeds. The CPU speed is a major factor in determining how fast a computer operates. Generally, t he faster the speed, the faster the computer operates. The speed of a CPU is measured in megahertz (MHz or GHz).

CPU speeds vary 50MHZ In an old 486 computer 500MHZ In a newer Pentium II 2200MHZ or 2.2GHZ In a new Pentium 4 CPU Speeds Hertz means cycles per second So, 50MHz means 50 million cycles per second

The End