ITEC2110, Digital Media Chapter 1 Background & Fundamentals

Slides:



Advertisements
Similar presentations
Data Representation. Units & Prefixes Review kilo, mega, and giga are different in binary! bit (b) – binary digit Byte (B) – 8 binary digits KiloByte.
Advertisements

Introduction MUMD-290 Multimedia Development. Concepts >> Practical Stuff Digital media studies rely on both conceptual and practical knowledge. Simply.
Digital Imaging and Image Analysis
“Computers and Creativity”
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Bit Depth and Spatial Resolution SIMG-201 Survey of Imaging Science © 2002 CIS/RIT.
Skills: none Concepts: the quantity of data as measured in bits or bytes, prefixes for large numbers, abbreviation conventions, data ≠ information This.
Unit 3—Part A Computer Memory
Binary and Decimal Numbers
Introduction to Information Technology
(2.1) Fundamentals  Terms for magnitudes – logarithms and logarithmic graphs  Digital representations – Binary numbers – Text – Analog information 
Bits & Bytes: How Computers Represent Data
Chapter 2 Computer Hardware
Analog to Digital Data Conversion
Data Representation and Storage Lecture 5. Representations A number value can be represented in many ways: 5 Five V IIIII Cinq Hold up my hand.
© 1999 Rochester Institute of Technology Introduction to Digital Imaging.
COMPUTER SCIENCE Data Representation and Machine Concepts Section 1.2 Instructor: Lin Chen August 2013.
1 COMS 161 Introduction to Computing Title: Digital Images Date: November 12, 2004 Lecture Number: 32.
Lesson 8 – Binary Numbers Computer Programming 12.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
Computers Are Your Future Chapter 1 Slide 1 Introduction to the Computers & Internet Chapter 1 Concepts of Information Technology IT.
Resistors Colour Code SI Units. Resistors Used to limit amount of current in circuit There must always be some resistance in a circuit. Three properties.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2011 by Pearson Education, Inc. All rights reserved. 1.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Data Representation. What is data? Data is information that has been translated into a form that is more convenient to process As information take different.
Chapter 1 Background 1. In this lecture, you will find answers to these questions Computers store and transmit information using digital data. What exactly.
* Numeral Systems: A writing method for expressing numbers is called a “Numeral System". In the most common numeral system, we write numbers with combinations.
Sci Vis I Exam Review Most Missed Review Questions.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
More Digital Representation Discrete information is represented in binary (PandA), and “continuous” information is made discrete.
Number Systems Part 2. Counting in Binary DecimalBinary
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.
© 2016 AQA. Created by Teachit for AQA Number bases and Units of information Lesson.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Unit 1 Digital Data Section D. Chapter 1, Slide 2Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 1D – Digital DataSlide 2 Wikipedia.
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Computer Information Technology – Section 1-1
Computer basics.
Computer Architecture & Operations I
Dr.Ahmed Bayoumi Dr.Shady Elmashad
Network Transmissions
Computer Memory Digital Literacy.
Memory Parts of a computer
Bits & Bytes How Computers Represent Data
Introduction to Computers
Information Support and Services
Introduction to networks
PCM (Pulse Code Modulation)
13. Mathematics and communication
Computer Information Technology – Section 1-1
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
Unit 3—Part A Computer Memory
CS 115: Computing for The Socio-Techno Web
How do computers work? Storage.
Analog to Digital Data Conversion
Unit 3—Part A Computer Memory
Unit Units of Measurement
Ch2: Data Representation
Bits, Bytes, and Storage.
Information Representation
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
COMS 161 Introduction to Computing
How to Represent Numbers on a Computer
ITEC2110, Digital Media Chapter 1 Background & Fundamentals
Data Representation Chapter 2 Computer HW (Von Neumann Model) Program
Chapter Four Data Representation in Computers By Bezawit E.
Binary System.
Visuals are analog signals...
Presentation transcript:

ITEC2110, Digital Media Chapter 1 Background & Fundamentals GGC -- ITEC2110 -- Digital Media

Content Analog vs. Digital Digitization (Sampling & Quantization) Bits basic concepts How bits represent information

Bits In computer systems, data is stored and represented in binary digits, called bits. To understand how bits can be used to store information, let's use eye signals as an analogy.

Two eyes, Four Combinations of Open and Closed

Encoding Your Eye Signals To communicate with your friends with your eye signals, you will need to assign meanings (or messages) to the different combinations of open and closed eyes. We call this process encoding the message.

Two eyes, Four Combinations of Open and Closed You may assign a different meaning to each combination of open and close eyes.

Two eyes, Four Combinations of Open and Closed You may assign "OMG" to this

Two eyes, Four Combinations of Open and Closed You may assign "Yes" to this

Two eyes, Four Combinations of Open and Closed You may assign "No" to this

Two eyes, Four Combinations of Open and Closed You may assign "May be" to this

Two eyes, Four Combinations of Open and Closed Or, in another situation, You may assign nothing to this You may assign "Like" to this You may assign "Not Like" to this You may assign nothing to this

Two eyes, Four Combinations of Open and Closed Or, in yet another situation, You may assign "red" to this You may assign "black" to this You may assign "blue" to this You may assign "yellow" to this

Decode Your Eye Signals In order to use your eye signals to communicate with your friends, they will need to know how to interpret your eye signals. We call it decoding your eye signals.

Now returning to Bits

Bits In computer systems, data is stored and represented in binary digits, called bits. A bit has two possible values, 0 or 1.

Recall Our Eye Signals Say, we give the open eye a 1 and the closed eye a 0. We can think of each eye is a bit.

Recall Our Eye Signals Say, we give the open eye a 1 and the closed eye a 0. We can think of each eye is a bit. We can think of our 2-eye signal system is a 2-bit system. As you see, 2-bit system can encode 4 messages (or choices of things.)

Two eyes, Four Combinations of Open and Closed No matter what messages, with 2 eyes or 2 bits, you can encode no more than 4 different messages.

4 bits or 4 eyes can encode 16 (24) different messages

# of possibilities= 2(# of bits) More bits can encode more information. More bits require more computer storage.

Hand Signals Suppose we consider only two possible poses for each finger: raised up or bent down. How many different messages can you encode with 1 finger? How many different messages can you encode with 2 fingers? How many different messages can you encode with 3 fingers? 210 = 1024

Hand Signals Suppose we consider only two possible poses for each finger: raised up or bent down. How many different messages can you encode with 10 fingers? 210 = 1024

How many eyes do you need if you have 16 possible colors to signal to your friends?

# of bits= log2(# of possibilities) How many eyes do you need if you have 16 possible colors to signal to your friends? # of bits= log2(# of possibilities) 4 eyes

Bytes 1 byte = 8 bits

So Many Bits... The number of bits to encode information especially for digital media are very large. We use prefixes, such as mega and giga, to better conceive the number of bits and bytes of computer storage.

Prefix Bit: binary digit Byte: 8 Bits KB: kilo byte (210 bytes) MB: mega byte (220 bytes) GB: giga byte (230 bytes) TB: tera byte (240 bytes) PB: peta byte (250 bytes) KbPS: kilo bits per second MbPS: mega bits per second

Note this! Communications are usually stated in bps (bits per second) File size is usually stated in Bytes 8 bits per Byte you will have to convert from one to the other when you do download/upload calculations

Time estimate To download a video file that is 100MB using an internet with speed of 5Mbps, how many seconds do we need?

Time estimate  

Review Questions

Review Question The word bit comes from the shortening of the words _____ _____. binary digit

Review Question The smallest unit in a binary system is a _____. A. bit B. byte A

Review Question A bit has these two possible values: _____ and _____. 0, 1

Review Question Eight _____ equals one _____. A. bytes; bit B. bits; byte B

Review Question If you want to use hand signals to communicate only two possibilities—like or not like—to your friend, what is the minimum number of finger(s) you need? _____ We can call this hand-signal system ___-bit. 1, 1

Review Question If you want to encode only 2 colors, what is the minimum number of bit(s) you need? _____ 1

Review Question If you want to encode only 8 colors, what is the minimum number of bit(s) you need? _____ 3

Review Question Most grayscale images use 8-bit color. This means there can be _____ possible different gray tones in the image. 256 or 28

Review Question (i) How many number of bits in this binary notation? 0011010 (ii) How many possible values can these many bits represent? (i) 7 bits (ii) 27 = 128

Review Question Which of the following sizes is the largest? A. 24 GB B. 24 MB C. 240 MB D. 2400 KB A