File Sizes Bits and Bytes.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

Data Storage A Module of the CYC Course – Computer Basics
Computer Basics Whats that thingamagige?. Parts of a computer.
Storage Devices. Intro Most electronic devices need digital storage. It is important to understand the differences in storage devices and file sizes before.
Chapter 4: Representation of data in computer systems
What Is A Computer System?
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Units of Storage What is Storage. A look at Storage We know computers can store large amounts of data. We measure the storage capacity of different storage.
assumes basic arithmetic
Unit 3—Part A Computer Memory
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.
Bits and Bytes.
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 Logic Distinction between analogue and discrete processes and quantities. Conversion of analogue quantities to digital form. Using sampling techniques.
Lecture 4: Secondary Storage. I. Secondary Storage (Hard Drives) Secondary Storage Secondary Storage: holds data and programs for future use by providing.
Hardware Peripheral Mouse Display Keyboard CPU Disk Drive Floppy Disk Hard Disk Software Word Processing Information Icon User Friendly Bit Byte Kilobyte.
Windows XP Basics By Jane Maringer-Cantu CSIS 572.
Introduction to Computers
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,
Prefixes So many. How can I remember which is which?
Bits & Bytes Created by Chris McAbee For AAMU AGB199 Extra Credit Created from information copied and pasted from
1 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt Net-
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.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
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.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
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.
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???
The Computer System CS 103: Computers and Application Software.
Measuring Memory and Storage
2.1.4 Data Representation Units.
Chapter 6 Discovering Computers Fundamentals Storage.
Computer Fundamental - ITD13821 Lecture 01 Extra Numbering System.
File types and storage. Primary and Secondary storage  Primary – built into the computer, the computers memory capacity  RAM – random access memory.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
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.
© OCR 2016 Unit 2.6 Data Representation Lesson 1 ‒ Numbers.
Introduction to Computers
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Digital Storage Digital Storage Ann Ware ~
© 2003, Cisco Systems, Inc. All rights reserved.
Exploring Computer Science – Lesson 2-5
Computer Memory Digital Literacy.
Computer Hardware and Software
Bits and bytes September 19, 2017.
Memory Parts of a computer
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.
Storage devices of Computer Submitted By Pravesh Kumar UPS Beetia
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA STORAGE
Unit 3—Part A Computer Memory
Data Representation Numbers
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.
Unit 3—Part A Computer Memory
Bits, Bytes, and Storage.
Digital Storage Digital Storage
Digital Storage Digital Storage Ann Ware ~
Storage.
Technology 3 Bits & Bytes.
Presentation transcript:

File Sizes Bits and Bytes

File Sizes Bit- The smallest unit in computing. It can have a value of 1 or 0. You'd be hard pressed to find a file size listed in bits. Byte - A (still small) unit of information made up of 8 bits. Kilobyte(KB) - A unit of approximately 1000 bytes (1024 to be exact). Most download sites use kilobytes when they give file sizes. Megabyte (MB) - A unit of approximately one million bytes (1,024 KB). Gigabyte (GB) - Approximately 1 billion bytes (1024 MB). Most hard drive sizes are listed in gigabytes.

Putting in Perspective Bit - Let's call this a regular sized marble. Byte - Compared to the marble, this would be a baseball. Kilobyte - Now we jump up to a pickup truck size. Megabyte - Now for the leap - this would be a medium sized sky scraper. Gigabyte - Take 1024 of the medium sized sky scrapers and stick them together for this one!

To see the size of a file, right click it (in Explorer or My Computer) and select Properties.

Practical Application of File Sizes 3 1/2" floppy drive holds 1.44 Megabytes (1,474 KB). A CD Rom holds 650 Megabytes (though most programs you get don't utilize the whole 650). This would be around 450 of those 3.5 floppies. A 20 Gig hard drive will hold the same amount of info as 31 CD ROMs or 14,222 of the 3.5 floppy disks. It takes between 7-10 minutes to download a one megabyte (1024 KB) file using the average dial up interent connection. A typical page of text is around 4KB.