Agenda Last class: Software and extensions Today: Memory –How computers store data –Number systems –Digitization.

Slides:



Advertisements
Similar presentations
Sound Situation Formats and Foundations. Cassette Tapes Introduced by the Music Industry.
Advertisements

CP1610: Introduction to Computer Components Archival Storage Devices.
NUMBER SYSTEM. How to convert hexadecimal numbers to decimal numbers? 230 Working from right to left, MULTIPLY each position with 8 raised to the power.
Computer Performance & Storage Devices Computer Technology.
Adapted from CTAE Resource Network – Used with permission. PROFITT Curriculum Basic Computer.
ELECTRONIC/COMPUTER AGE. Integrated Circuits –Integrated circuits have become more and more complex. One measure of their complexity is the number of.
Logic Design Logic design deals with the basic concepts and tools used to design digital hardware consisting of logic circuits Digital devices: airbags,
1 Logic Design Logic design deals with the basic concepts and tools used to design digital hardware consisting of logic circuits Digital devices: airbags,
Computers What’s in there and how does it work?. Parts of a computer  There are many different parts to a computer. Some are inside the large case that.
Storage Devices Momina.
Standard 1 - Objective 1: Demonstrate understanding of computer hardware, peripherals and troubleshooting.
Storage Devices or Backing Storage
Computer SCIENCE Data Representation and Machine Concepts Section 1.3
Magnetic Disk Storage Optical Laser Discs Damian Brain.
Chapter 3 Storage Prepared by: Mrs. Hanan AL- Asmari 1.
Internal/External Computer Components Kim Roselli Emily Mross.
© Copyright 2012 by Pearson Education, Inc. All Rights Reserved. 1 Number Systems 0, 1 0, 1, 2, 3, 4, 5, 6, 7 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 0, 1, 2, 3,
Computer Hardware and Software Jinchang Wang. Hardware vs. Software Hardware is something tangible. Computer hardware includes electronic circuitry and.
CHAPTER 7 Storage Katie Moody Storage Storage holds data, instructions, and information for future use. Every computer uses storage to hold software.
Computer Parts There are many parts that work together to make a computer work.
Today, each and every one of us makes use of a computer for some reason or the other. Before we begin with any computer hardware tutorials, let us first.
Chapter 11 Fluency with Information Technology 4 th edition by Lawrence Snyder (slides by Deborah Woodall : 1.
 Around billion CDs have been sold all over the world  CD’s revolutionized the way that data could be stored and moved  DVDs replaced VHS  CDs.
Advanced Diploma 1 Backing Storage. Advanced Diploma 2 Aims Understand how data is stored Be able to use the binary system to represent ASCII characters.
Computer memory. Bits and bytes  Data can be stored and measured in bytes  One bytes can contains 8 bytes  A bits can only be 0 or 1  A series of.
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
AS Computing Storage devices. Primary storage  A computer’s main memory (RAM) is known as primary memory.  Primary memory is volatile; when the computer.
Chapter 1 Introduction to Computers Maran Illustrated Computers CIS
CMSC104 Lecture 2 Remember to report to the lab on Wednesday.
 Secondary storage (or external memory) - is not directly accessible by the CPU. Secondary storage does not loose the data when the device is powered.
Chapter 2 Binary Values and Number Systems. 2 2 Natural Numbers Zero and any number obtained by repeatedly adding one to it. Examples: 100, 0, 45645,
Chidambaranathan C.M SRM University,Haryana. Memory:- As the word implies “memory” means the place where we have to store any thing, this is very essential.
Parts of the Computer. Monitor A monitor is a screen that displays a computer’s output. It is the most common output device. A monitor looks like a TV.
Agenda Last class: Memory, Digitizing Numbers Today: Digitizing: Text
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Memory and Storage Computer Technology K. Steere.
Number Systems Binary to Decimal Octal to Decimal Hexadecimal to Decimal Binary to Octal Binary to Hexadecimal Two’s Complement.
Introduction to Digital Media. What is it? Digital media is what computers use to; Store, transmit, receive and manipulate data Raw data are numbers,
Computer Science Computer Hardware. Computers are made of many electronic components or parts. These components each have a special job and they all work.
Liang, Introduction to Java Programming, Eighth Edition, (c) 2011 Pearson Education, Inc. All rights reserved Number Systems 0, 1 0, 1, 2,
Binary01.ppt Decimal Decimal: Base 10 means 10 Unique numerical digits ,00010,000 Weight Positions 3,
Machine Architecture and Number Systems
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
Tuesday 19 th October, 2015 Information Technology.
M. Guymon Pleasant Grove High School Spring 2003 RAM vs. ROM RAM “Random Access Memory” The ability of a storage device to go directly to a specific storage.
Music and Media.  1. Music recording systems  2. Music and media (Films, advertisements, etc.)
Digital Technology 14.1 Analogue and Digital Signals.
Storage devices 1. Storage Storage device : stores data and programs permanently its retained after the power is turned off. The most common type of storage.
Computer Studies Today Chapter 19 1 Chapter 19. Computer Studies Today Chapter 19 2 »Information stored in a computer is in two states: –ON –OFF.
MAC OS – Unit A Page:14-15 Understand Storage Media.
The Hexadecimal System is base 16. It is a shorthand method for representing the 8-bit bytes that are stored in the computer system. This system was chosen.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 2 Backing Storage.
Computer Performance & Storage Devices Computer Technology.
Appendix F Number Systems binary 0, 1 0, 1, 2, 3, 4, 5, 6, 7
Computer Architecture and Number Systems
3 - STORAGE: DATA CAPACITY CALCULATIONS
Binary & Hexidecimal Numbers
14.1 Analogue and Digital Signals
Digital Technology Topic 14.
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA STORAGE
Binary Quiz UIN: ____________________
Number Systems and Binary Arithmetic
Topic 3: Data Hexadecimal.
Chapter Four Data Representation in Computers By Bezawit E.
Lecture 4 Number Systems. von Neumann Model Every computer today is based on the von Neumann Model. It is based on 3 ideas: 1.Four subsystems 2.Stored.
Secondary Storage Devices
Presentation transcript:

Agenda Last class: Software and extensions Today: Memory –How computers store data –Number systems –Digitization

Memory Recall: Storage Devices –How does it save info? –What form is the info?

Magnetic Tape In cassettes, VCR tapes, records, floppy disks Iron (II) oxide (red) can be magnetized to “save” info Invented: 1933 Physics 12: Electromagnetism!

Laser Discs, CD’s, DVD’s CD = Compact Disc –~1980’s DVD = Digital Video Disc –~1995 Uses a laser to read and write data A thin track goes inside to outside – m thick –5000 m long

Laser Discs, CD’s, DVD’s The track has bumps –CD players use lasers to read the bumps –That’s why it has shiny colours! Physics 11 topic

Memory Chips Uses electric circuits to “save” information –Very complex – not in class

What form is the info? How do bumps change to music or video? ???

Digitization Change into numbers Computers store info as numbers The number can only be a 0 or 1 –1 bit is a 0 or 1 –1 byte = 8 bits

Digitization How can 0 or 1 become –Numbers? (Today) –Letters? –Colours? –Pictures? –Movies? –Sounds (music, voice)?

Digitizing Numbers We use a decimal number system (base 10) –A digit can be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Computers use a binary system (base 2) (1 bit) –A digit can be 0, 1 –How do you write 2? 3? 4?

Converting Numbers Write the number as powers of the base. Eg: 2468 = or 2 x x x x 10 0 Bing “ decimal to binary” Or go to Decimal-to-Binaryhttp:// Decimal-to-Binary core5/nav2tool.htmlhttp://acc6.its.brooklyn.cuny.edu/~gurwitz/ core5/nav2tool.html

Converting Numbers Write the number as powers of the base. Eg: 2468 = or 2 x x x x 10 0 Change to binary? 2468 = ? x 2 ? + ? x 2 ? + … Can only be 0 or 1

Converting Numbers Change to binary? 2468 = ? x 2 ? + ? x 2 ? + … Find the biggest power of 2 less than 2468 Subtract 2468 – 2048 = 420 Find the biggest power of 2 less than 420 Repeat…

Converting Numbers Change to decimal? _1_ + _0_ + _1_ + _0_ + _0_ + _1_ x x x 2 0 = = 41

Octal: Base 8 Binary is very long ( ), so many programs use –Octal (Base 8: ) 2468 = ?x8 ? + ?x8 ? + … –2468 = __ x __ x __ x __ x Can be 0, 1, 2, 3, 4, 5, 6, 7

Hexadecimal: Base 16 Binary is very long ( ), so many programs use –Hexadecimal (Base 16: ABCDEF) 2468 = ?x16 ? + ?x16 ? + … Hex Editor converter.phphttp:// converter.php? Can be ABCDEF

DecimalBinaryOctalHexadecimal Biggest number using 1 byte of memory? Biggest number using 2 bytes of memory?

DecimalBinaryOctalHexadecimal A Biggest number using 1 byte of memory? = ? Biggest number using 2 bytes of memory? = ?

Biggest number using 1 byte of memory? = 1x x x x x x x x x = 255 –In hexadecimal this takes 2 bits: FF = 15 x x16 1 = = 255 Using 2 bytes = 16 bits of memory? … = –In hexadecimal this takes 4 bits: FFFF = 15x x x x16 3 = = 65535

Adding You can change to decimal and then add, or just add them Binary: = ? Octal: = ? Hexadecimal: 7A + C4 = ?

Adding You can change to decimal and then add, or just add them Binary: = –22+13=35 Octal: = 1625 – = 917 Hexadecimal: 7A + C4 = 13E – = 318

Homework Worksheet on binary / octal / hexadecimal numbers Lab 2 mark is in HEXADECIMAL –So it looks like a bad mark, but really…