Introduction to Interactive Media 03: The Nature of Digital Media.

Slides:



Advertisements
Similar presentations
                      Digital Audio 1.
Advertisements

Comp 1001: IT & Architecture - Joe Carthy 1 Review Floating point numbers are represented in scientific notation In binary: ± m x 2 exp There are different.
“Computers and Creativity”
Chapter 2 Digital data Ola A. Younis. Elements of digital media Symbols : representation for something else. Example: a group of letters often serve as.
Dale & Lewis Chapter 3 Data Representation. Representing color Similarly to how color is perceived in the human eye, color information is encoded in combinations.
EE442—Multimedia Networking Jane Dong California State University, Los Angeles.
1 A Balanced Introduction to Computer Science, 2/E David Reed, Creighton University ©2008 Pearson Prentice Hall ISBN Chapter 12 Data.
 Wisegeek.com defines Data Compression as:  “Data compression is a general term for a group of technologies that encode large files in order to shrink.
Image Formation and Digital Video
Part A Multimedia Production Rico Yu. Part A Multimedia Production Ch.1 Text Ch.2 Graphics Ch.3 Sound Ch.4 Animations Ch.5 Video.
Nat 4/5 - Software Design and Development – Low Level Operations - 1 National 4/5 – Computing Science Information Systems Design and Development Media.
Digital Information Technology
Fundamentals Rawesak Tanawongsuwan
Introduction to Interactive Media 10: Audio in Interactive Digital Media.
Chapter 2 Data Representation. Define data types. Visualize how data are stored inside a computer. Understand the differences between text, numbers, images,
CS 1308 Computer Literacy and the Internet. Creating Digital Pictures  A traditional photograph is an analog representation of an image.  Digitizing.
Computer Concepts – Illustrated 8th edition
Data Handling Topic 1. Data Data is the raw material entered into a computer system. This raw material could be text, numbers, graphics, audio, animation.
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Computing with Digital Media: A Study of Humans and Technology Mark Guzdial, School of Interactive Computing.
Topics Introduction Hardware and Software How Computers Store Data
CSCI-235 Micro-Computers in Science Hardware Part II.
Chapter 8: Digital Media1 Digital Media Chapter 8.
Digital Media Dr. Jim Rowan ITEC Monday, August 27.
Digital Media Dr. Jim Rowan ITEC Monday, August 27.
 Refers to sampling the gray/color level in the picture at MXN (M number of rows and N number of columns )array of points.  Once points are sampled,
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
Chapter 2 Computer Hardware
Data Representation CS280 – 09/13/05. Binary (from a Hacker’s dictionary) A base-2 numbering system with only two digits, 0 and 1, which is perfectly.
Multimedia and The Web.
Multimedia Elements: Sound, Animation, and Video.
Computer Concepts 2014 Chapter 8 Digital Media. 8 Digital Audio Basics  Sampling a sound wave Chapter 8: Digital Media 2.
CHAPTER TWO DIGITAL DATA.
Digital Cameras And Digital Information. How a Camera works Light passes through the lens Shutter opens for an instant Film is exposed to light Film is.
MULTIMEDIA TECHNOLOGY SMM 3001 MEDIA - VIDEO. In this chapter How digital video differs from conventional analog video How digital video differs from.
Communicating Quantitative Information Is a picture worth 1000 words? Digital images. Number bases Standards, Compression Will [your] images last? Homework:
Multimedia ITGS. Multimedia Multimedia: Documents that contain information in more than one form: Text Sound Images Video Hypertext: A document or set.
How Analog and Digital Recording Works Analog converted to digital via an ADV (Analog to Digital Converter = stream of numbers) On playback: digital converted.
Graphics. Graphic is the important media used to show the appearance of integrative media applications. According to DBP dictionary, graphics mean drawing.
Marr CollegeHigher ComputingSlide 1 Higher Computing: COMPUTER SYSTEMS Part 1: Data Representation – 6 hours.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
Graphics An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
General Purpose Packages DATA TYPES. Data Types Computer store information in the form of data. Information has meaning. Eg 23 May 2005 Data has no meaning.
Marwan Al-Namari 1 Digital Representations. Bits and Bytes Devices can only be in one of two states 0 or 1, yes or no, on or off, … Bit: a unit of data.
File Types. Terms Multimedia- the integration of text, sound, video and/or animation into a document Letters, brochures, newsletters, web pages or presentations.
Media Types Information Systems can contain the following types of media: Sound, graphics, video & text.
CSCI-100 Introduction to Computing Hardware Part II.
The Digital Revolution Changing information. What is Digital?  Discrete values used for  Input  Processing  Transmission  Storage  Display  Derived.
Chapter 1 Background 1. In this lecture, you will find answers to these questions Computers store and transmit information using digital data. What exactly.
By: Catyana Brown Information Technology in a Global Society: Multimedia.
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
Chapter 6:Graphics & Multimedia. “ MULTIMEDIA is a seamless integration of data, text, image of all kinds and sound within a digital environment. ” FELDMAN,
Sound (analogue signal). time Sound (analogue signal) time.
Introduction to Interactive Media Interactive Media Raw Materials: Digital Data.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Information in Computers. Remember Computers Execute algorithms Need to be told what to do And to whom to do it.
1 Part A Multimedia Production Chapter 2 Multimedia Basics Digitization, Coding-decoding and Compression Information and Communication Technology.
Introduction to MPEG  Moving Pictures Experts Group,  Geneva based working group under the ISO/IEC standards.  In charge of developing standards for.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
GCSE COMPUTER SCIENCE Topic 3 - Data 3.2 Data Representation.
Data Representation.
Chapter III, Desktop Imaging Systems and Issues: Lesson IV Working With Images
LET’S LEARN ABOUT GRAPHICS!
Overview What is Multimedia? Characteristics of multimedia
Web Design and Development
Topics Introduction Hardware and Software How Computers Store Data
Chapter 2 Data Representation.
Presentation transcript:

Introduction to Interactive Media 03: The Nature of Digital Media

Introduction to Interactive Media WHY DO WE NEED TO UNDERSTAND THE NATURE OF DIGITAL MEDIA?

Introduction to Interactive Media Digital is our Medium All of the materials we work with as interactive media creators must be digital.

Introduction to Interactive Media SO WHAT DOES IT MEAN TO BE DIGITAL?

Introduction to Interactive Media Digital is not Analog Analog data is continuous Digital data consists of separate, discreet pieces.

Introduction to Interactive Media An analog /digital analogy Hour glass to tell time. Wind mill motion.

Introduction to Interactive Media Anything Digital is Made of Bits A bit is a 0 or a 1. –1 = on, 0 = off All digital files are ultimately comprised of 0s and 1s.

Introduction to Interactive Media HOW DO WE CONVEY COMPLEX INFORMATION USING ZEROS AND ONES?

Introduction to Interactive Media Bits and Bytes Putting bits together allows you to encode more complex data. E.g. if we use 2 bits, we can represent 4 different possible things. –00, 01, 10, 11

Introduction to Interactive Media Building Digital Codes Number of distinct bit combinations that can be produced is given by the formula 2 n. – n = number of bits used in the code. Adding a bit to the string of bits, doubles the number of possibilities you can represent items4 items8 items16 items Complete the table to identify the number of distinct items represented by 2 5, 2 6, 2 7, and 2 8.

Introduction to Interactive Media Common Codes ASCII-8, an 8 bit code. –256 characters in English language. Letter A = Number 5 = bit color. –Displays the full range a human eye can perceive. 16-bit sound. –Plays the full decibel range the human ear can perceive.

Introduction to Interactive Media 8 Bits = 1 Byte File sizes are often referred to in Bytes, Kilobytes (1000 bytes) and Megabytes ( 1 million bytes). File size indicates number of bits in the file. How many bits are in a 40KB file?

Introduction to Interactive Media SO… IF EVERY FILE IS JUST ZEROS AND ONES, HOW DOES YOUR COMPUTER KNOW WHAT TO DO WITH IT?

Introduction to Interactive Media Digital Files A container for binary codes. File formats define how instructions and data are encoded in the file. Without a specific file format, a binary code has no meaning.

Introduction to Interactive Media All About Files File size –Measured in units of bytes. 1 byte = 8 bits Kilo (1,000) Bytes, Mega (1 million) Bytes, (1 billion) Giga Bytes. File extensions –Series of letters to designate the file format..fla,.exe,.rtf,.jpg Help the OS find the right program to launch the file. File compatibility –Ability to use the file in a different platform of hardware and software.

Introduction to Interactive Media Different File Types Program files –Contain executable instructions. Data files –Can hold text, images, sounds, video, animation.

Introduction to Interactive Media Data File Compatibility Cross-platform compatible files. –Open and use on any computer hardware and software configuration, e.g..JPG,.TXT Files that are native or specialized to the application that created the data file. –Require source application to open the file. E.g. PhotoShop files.PSD

Introduction to Interactive Media File Maintenance Preserve original and derivative files Effective file maintenance involves: – Identification - create descriptive file names – Categorization - group related files – Preservation - back-up Why is file maintenance so important in this field?

Introduction to Interactive Media HOW DO WE CONVERT ANALOG INFORMATION INTO DIGITAL FILES.

Introduction to Interactive Media Digitization To be able to manipulate images, sound, video it must be in a digital format. Analog -> Video Conversion = Sampling Always involves making a compromise.

Introduction to Interactive Media Examples of Analog -> Digital Digital camera Scanner Recording audio on computer or with digital audio recorder Digitizing video or shooting video on a digital video camera

Introduction to Interactive Media Sampling = How much to capture? Sampling analyzes a small portion of the analog source and converts it to digital code.

Introduction to Interactive Media Sample Quality Factors that influence sample quality –Sample Resolution. Number of bits used to represent digital sample. –More bits = more precision. –Sample Rate. Number of samples taken in a given unit of time (sounds) or space (images). –More samples taken - more info within a given space

Introduction to Interactive Media How Sample Resolution Affects Quality ImageSound 8 bits / sample 24 bits / sample16 bits / sample Which image uses fewer bits to describe the color sample? Which image and sound sample will have better quality?

Introduction to Interactive Media How Sample Rate Affects Quality ImageSound 72 pixels / inch11 kHz 300 pixels / inch44 kHz Which image has higher spatial resolution? 50ppi300ppi

Introduction to Interactive Media IF CONVERSION TO A DIGITAL FORM REQUIRES A COMPROMISE – WHAT ARE THE PROS?

Introduction to Interactive Media Pros of Being Digital Reproduction without generation decay. Editing and re-editing is much easier than with analog media. Integration of media using cut, copy, paste is more efficient. Distribution over Internet - nearly everyone can be reached by anyone else.

Introduction to Interactive Media HOW DO WE DELIVER ALL THESE BITS AND BYTES OVER THE INTERNET?

Introduction to Interactive Media File Compression Process of re-encoding digital data to reduce file size. Codec: a program to compress a file into a smaller size and decompress it into a usable form. Improvements in compression techniques have facilitated the advancement of sharing, displaying images, video and audio over the Internet

Introduction to Interactive Media Lossy vs. Lossless Compression Lossy –Number of bits is reduced and some data is lost. –Lossy strategies include MP3 and JPEG compression. Lossless –Efficient encoding reduces file size without loss of original data. –Lossless strategies include TIF

Introduction to Interactive Media Lossy or Lossless Compression? 1. Photograph of sailboat on ocean. 2. Journal article explaining nanotechnology Overture by New York Philharmonic Orchestra. 4. Database of student names and addresses. 5. Video of hot air balloon flying over a cornfield.

Introduction to Interactive Media NOT ALL DIGITAL FILES ARE STORED IN THE SAME WAY.

Introduction to Interactive Media Digital Encoding of Media Description-based encoding –A detailed representation of the discrete elements that comprise the media. Command-based encoding –A set of instructions the computer follows to produce the digital media.

Introduction to Interactive Media Digital Coding Compared Description (All Audio except MIDI, PhotoShop files) Command (Flash, Illustrator, MIDI) Advantages Represent natural scenes and sounds. File sizes are small. Supports detailed editing.Scaled without distortion. Limitations Large file sizes.Not appropriate for detailed photographs and natural sounds. Lose quality if enlarged.Requires knowledge of music and vector image creation.

Introduction to Interactive Media Command vs. Description Let students do green circle exercise. Introduction to Interactive Media