Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression

Slides:



Advertisements
Similar presentations
Base 10 Denary Decimal
Advertisements

Reducing File Sizes. File Formats In this lesson, we will be looking at: How do we measure file size? Why are some files bigger than others? Why should.
Bit Depth Bit is on or off, 1 or 0 Byte is a string of 8 bits Kilobyte is 1,024 bytes (over ’s and 0’s) Megabyte is 1024 kilobytes Gigabyte is 1024.
Skills: none Concepts: the amount of information in an image This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
Information loss in compression Skills: none IT concepts: lossy and lossless compression This work is licensed under a Creative Commons Attribution-Noncommercial-
Data Representation CS105. Data Representation Types of data: – Numbers – Text – Audio – Images & Graphics – Video.
CSC Computing with Images1 Image encodings CSC 1040.
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.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
Data and Program Representation
FILE FORMATS & BITS AND BYTES VOCABULARY QUIZ PER-1 ALEX YUAN, SARAH GU, YANBING WANG, HYERIN YOON.
 Computers store all information digitally as 0s and 1s; we refer to this collectively as “data.”  We’re used to dealing with physical objects in reality,
Image formats. Basic terminologies… Pixels: Pixels are the building blocks of every digital image. a pixel is a single point in a graphic image. Resolutions:
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
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.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Using the Sony DSC-P52 Camera Sunday, December 06, 2015.
Computer Programming 12 Mr. Jean February 5 th, 2014.
Computer Math CPS120: Binary Representations. Binary computers have storage units called binary digits or bits: Low Voltage = 0 High Voltage = 1 all bits.
Comp 335 File Structures Data Compression. Why Study Data Compression? Conserves storage space Files can be transmitted faster because there are less.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
2.1.4 Data Representation Units.
Sound (analogue signal). time Sound (analogue signal) time.
In the Know … Technological Vocabulary. Beginning Terms 1. Aperture – the mechanical opening in the lens that lets light in. 2. ASA / ISO – rating given.
Journal Entry: Unit #5 Entry #3 Define the following words from ch2 in your journals: Binary, bit, discrete, unambiguous signals, digital, analog signal,
Units Representation of Data in Computer Systems.
BINARY Toby Wilson. LEARNING OBJECTIVES  Be able to convert binary to denary  Be able to convert denary into binary  Be able to explain how computers.
Technology Education THE PERSONAL COMPUTER (PC) HARDWARE PART 2
File types and storage. Primary and Secondary storage  Primary – built into the computer, the computers memory capacity  RAM – random access memory.
Understanding Computers
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.
CC111 Lec#2 The System Unit The System Unit: Processing and Memory Lecture 2 Binary System.
Understanding Binary Understanding Computers. Understanding Computers L3 – Understanding Binary Learning Objectives All will Understand why all data is.
GCSE COMPUTER SCIENCE Data
How Has This Course Changed Your Perception of Digital Media
Day 6 - Encoding and Sending Formatted Text
Binary and Hard Disk PEOPLE Program
GCSE COMPUTER SCIENCE Topic 3 - Data 3.3 Data Storage and Compression.
Understanding binary Understanding Computers.
Computer basics.
Vocabulary byte - The technical term for 8 bits of data.
© 2003, Cisco Systems, Inc. All rights reserved.
Denary to Binary Numbers & Binary to Denary
Vocabulary byte - The technical term for 8 bits of data.
©G Dear 2010 – Not to be sold/Free to use
How do Computers Work ?.
Consider this number: , Ones (7 ones) Tens (no tens)
Vocabulary byte - The technical term for 8 bits of data.
Day 6 - Encoding and Sending Formatted Text
Memory Parts of a computer
Digital Image Formation
Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression
Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression
Unit 2.6 Data Representation Lesson 1 ‒ Numbers
Vocabulary byte - The technical term for 8 bits of data.
Vocabulary byte - The technical term for 8 bits of data.
Vocabulary byte - The technical term for 8 bits of data.
AP CSP: Bytes, File Sizes, and Text Compression
Representation of Data in Computer Systems
Data Compression.
Compression, Lossy, Lossless
Summer Term Year 10 Slides
Binary Data representation
Lesson 3 & 4: Encoding Images
Day 6 - Encoding and Sending Formatted Text
Bits and Bytes Key Revision Points.
Binary System.
Ms Jennifer - Senior 4 - Data Representation Introduction
Lesson 3 & 4: Encoding Images
Presentation transcript:

Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression Day 13

Getting Started Unit 1 Test Info

Bytes and File Sizes

Bytes and File Sizes Video- Computer Skills Course: Bits, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes

Bytes and File Sizes Lesson 1 Activity- Bytes and File Sizes

Text Compression- Lesson 2 Compression is a method or protocol for using fewer bits to represent the original information. Compression can be achieved in a variety of methods including looking for patterns and substituting symbols for the larger patterns of data.

Text Compression Lesson- 2 Video- Text Compression Widget Practice Compressing Text

Text Compression Lossless Compression Lossy Compression Activity- Text Compression

Finished Journal End of Next Week Sub Next Week 1 Day… Next Class Encoding Images