Memory Parts of a computer

Slides:



Advertisements
Similar presentations
Computer Basics Binary Bits & Bytes
Advertisements

Vocabulary Electronic pulses Transistors Decimal numbers
Chapter 4: Representation of data in computer systems
Base 10 Denary Decimal
Computer Hardware Introduction. Computer System Components Input Keyboard, Mouse, Camera, Touch Pad Processing CPU Output Monitor, Printer Storage Floppy,
Processing Data.
assumes basic arithmetic
Unit 3—Part A Computer Memory
Binary Aim: Explain binary and binary units Objective 1: Convert positive denary whole numbers (0-255) into 8-bit binary numbers and vice versa Objective.
Getting to know Storage Media 1.Stores information 2.Retrieve information for later use.
CREATED BY, MS. JENNIFER DUKE BITS, BYTES, AND UNITS OF MEASUREMENT.
Computer System Alanoud Al Saleh. Computer systems Are defined as: A machine for solving problems. Specifically the modern computer is high-speed electronic.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
Computer Storage & Representing Numbers CE 311 K - Introduction to Computer Methods Daene C. McKinney.
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
Windows XP Basics By Jane Maringer-Cantu CSIS 572.
Data Representation A series of eight bits is called a byte. A byte can be used to represent a number or a character. As you’ll see in the following table,
Slide 1 Wednesday, October 07, 2015 Low Level Machine.
What do computers know?  All they really know is on or off.  Kind of like a light switch  Computers aren’t nearly as smart as you are!
OBJECTIVES  Explain why a computer represents data in the form of binary  Explain the terms related to data storage: bit, byte, character, word  Calculate.
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 Systems Nat 4/5 Computing Science Data Representation Lesson 2: Floating Point Representation.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
Bits and Bytes IGCSE. A binary number is either a 0 or a 1 and is known as a 'bit' or b inary dig it. However, the CPU cannot deal with just one bit at.
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.
General Computer Stuff Hardware: physical parts of a computer: CPU, drives, etc. Software: Programs and Data A computer needs both to be useful.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
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???
Computer Math CPS120: Binary Representations. Binary computers have storage units called binary digits or bits: Low Voltage = 0 High Voltage = 1 all bits.
2.1.4 Data Representation Units.
By Dzuryat Nugroho.  Bit ◦ The smallest size of data in computer 1 bit = 0 or 1  Character (a,b,c,d……z,1,2,3,&,%,?,/….) ◦ 1 character = 8 bit  So,…if.
ASCII AND EBCDIC CODES By : madam aisha.
File types and storage. Primary and Secondary storage  Primary – built into the computer, the computers memory capacity  RAM – random access memory.
Binary a. express numbers in binary, binary-coded decimal (BCD), octal and hexadecimal;
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.
Once you have been through these notes you will need to complete the workbook.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
 Human language : commonly used to express feeling and understand what other people expression.  Computer language : are a languages by which a user.
© OCR 2016 Unit 2.6 Data Representation Lesson 1 ‒ Numbers.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Computer basics.
© 2003, Cisco Systems, Inc. All rights reserved.
Data Representation N4/N5.
Computer Memory Digital Literacy.
What is Binary? Binary is a two-digit (Base-2) numerical system, which computers use to process and store data. The reason computers use the binary system.
Unit 2.6 Data Representation Lesson 1 ‒ Numbers
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
Lecture 3 ISE101: Computing Fundamentals
Computer Hardware Introduction.
Unit 3—Part A Computer Memory
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.
Computer Electronic device Accepts data - input
Unit 3—Part A Computer Memory
Computer Electronic device Accepts data - input
Computer Electronic device Accepts data - input
Chapter Four Data Representation in Computers By Bezawit E.
Binary System.
LO1 – Understand Computer Hardware
AS Level ICT Selection and use of storage requirements, media, and devices: storage and storage capacity Unit 1 Topic a - Selection and use of storage.
Technology 3 Bits & Bytes.
Computer Systems Nat 4/5 Computing Science Data Representation
CSE 102 Introduction to Computer Engineering
Presentation transcript:

Memory Parts of a computer How do computers work? Memory Parts of a computer

Parts of a computer The computer is made of Programs or instructions that tell the machine how to work = SOFTWARE e.g. Operating system, Word… Physical parts of the computer= HARDWARE e.g. monitor… & All the parts work together to make the machine work

Memory - Binary System Computers can only remember and read zeros and ones. Each character, number, symbol that you see on the computer screen is recorded by the computer as a combination of zeroes and ones. E.g. 01100010 = letter a

Memory units A combination of 8 zeroes and ones that represent a number o letter is called a bit. This is the smallest unit of memory Some units of memory 1024 bits 1 Byte (B) 1024 Bytes (B) 1 Kilobyte (KB) 1024 KB 1 Megabyte (MB) 1024 MB 1 Gigabyte (GB) 1024 GB 1 Terabyte (TB) 1024 TB 1 Petabyte (PB)

End of unit project Title: What are computers? Definition Computers that are part of our lives How does a computer work Binary system and storage (memory) units Parts of a computer What computers do for us Computers that do not look like computers