SlideShare a Scribd company logo
2. Digital Data
CHAPTER
CHAPTER HIGHLIGHTS
• Elements of digital media.
• Digital codes.
• Digital files.
• Digitization process.
• Compression for digital media.
• Advantages of digital media.
• Challenges of digital media.
Chapter 2 - Digital Data 2
CODING DIGITAL INFORMATION
• Symbols represent something else.
– Organized and understood by a conventional standard.
• Data are the givens of experience.
– Measurements, facts, observations.
• Information is data made useful, interpreted, and applied to
produce understanding.
Chapter 2 - Digital Data 3
YOU DECIDE: DATA OR INFORMATION?
Age = 30 yrs.
Temperature = 30 degrees
Distance = 30 mi.
Cost = $30
People who are 30 years old, pay
$30 to run 30 miles in 30 degree
weather for a charity benefit.
Chapter 2 - Digital Data 4
ANALOG vs. DIGITAL DATA
• Analog data - varies continuously.
• Digital data - consists of separate, discrete units.
Chapter 2 - Digital Data 5
1, 2, 3, 4
Hour glass to tell time.
Numbers
Wind mill motion.
DIGITAL DATA
• Digit = number.
• Binary digit (bit) = 0 or 1.
• Bits are the symbols to encode
digital data.
• Digital encoding assigns bits to
data items.
Chapter 2 - Digital Data 6
Data Binary Representation
Letter A 0100 0001
Number 5 0011 0101
More bits in the code, means more distinct
items to encode.
BUILDING DIGITAL CODES
• Number of distinct bit combinations that can be produced is
given by the formula 2n.
– n = number of bits used in the code.
• Adding 1 to the power doubles the number of distinct data
items that can be encoded.
Chapter 2 - Digital Data 7
2
1
2
2
2
3
2
4
2
5
2
6
2
7
2
8
2 items 4 items 8 items 16 items
Complete the table to identify the number of distinct items represented by 2 5,
2 6,
2 7,
and 2 8.
COMMON CODES
• ASCII ( 7 bit code) - 128 letters, numbers, & symbols in English language.
• ASCII-8 (8 bit code) - 256 letters, numbers, & symbols in English
language.
• Unicode (16 bit code) - Over 65,000 different characters.
• 24-bit color - Displays the full range a human eye can perceive.
• 16-bit sound - Plays the full decibel range the human ear can perceive.
Chapter 2 - Digital Data 8
DIGITAL FILES
• A container for binary codes.
• File formats define how instructions and data are encoded in
the file.
– Sample formats that define data differently:
• Word file format
• Acrobat file format
• Media player file format
Chapter 2 - Digital Data 9
ALL ABOUT FILES
• File size
– Measured in units of bytes.
• Kilo Bytes, Mega Bytes, Giga Bytes.
• File extensions
– Series of letters to designate the file format.
• .fla, .exe, .rtf, .jpg
• File compatibility
– Ability to use the file in a different platform of hardware and software.
Chapter 2 - Digital Data 10
FILE TYPES
• Program files
– Contain executable instructions.
• Data files
– Can hold text, images, sounds, video, animation.
Chapter 2 - Digital Data 11
DATA FILE COMPATIBILITY
• Cross-platform compatible files.
– Open and use on any computer hardware and software configuration.
• Files that are native or specialized to the application that
created the data file.
– Require source application to open the file.
Chapter 2 - Digital Data 12
FILE MAINTENANCE
• Data loss and destruction impacts multimedia project
completion.
• Effective file maintenance involves:
– Identification
– Categorization
– Preservation
Chapter 2 - Digital Data 13
DIGITIZATION
Chapter 2 - Digital Data 14
ANALOG TO DIGITAL CONVERSION.
SAMPLING ANALOG DATA
• Sampling analyzes a small portion of the analog source and
converts it to digital code.
Chapter 2 - Digital Data 15
SAMPLE QUALITY
• Factors that influence sample quality
– Sample Resolution.
• Number of bits used to represent digital sample.
• Quantization is process of rounding off the value of a sample to the
nearest available digital code.
– Sample Rate.
• Number of samples taken in a given unit of time (sounds) or space
(images).
• Spatial resolution describes sample rate in image files.
Chapter 2 - Digital Data 16
YOU DECIDE: SAMPLE RESOLUTION
Which image and sound sample
will have better quality?
Which image uses fewer bits
to describe the color sample?
Chapter 2 - Digital Data 17
Image Sound
8 bits / sample 8 bits / sample
24 bits / sample 16 bits / sample
YOU DECIDE: SAMPLE RATE
Which image and sound sample
will have better quality?
Which image has a higher
spacial resolution?
Chapter 2 - Digital Data 18
Image Sound
72 pixels/inch 11 kHz
300 pixels/inch 16 bits / sample
50ppi 300ppi
DIGITAL ENCODING
• 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.
Chapter 2 - Digital Data 19
MEDIA ENCODING COMPARED
Chapter 2 - Digital Data 20
Description Command
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.
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.
Chapter 2 - Digital Data 21
MAJOR TYPES OF 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 RLE and GIF compression.
Chapter 2 - Digital Data 22
YOU DECIDE… Lossy or Lossless
• Choose a compression strategy best suited for:
– Photograph of sailboat on ocean.
– Journal article explaining nanotechnology.
– 1812 Overture by New York Philharmonic Orchestra.
– Database of student names and addresses.
– Video of hot air balloon flying over a cornfield.
Chapter 2 - Digital Data 23
ERROR DETECTION & CORRECTION
• Digital bits may be lost during transmission or damaged on
storage media.
– CDs get scratched.
– Communication lines have interference.
• Strategies to preserve data vary.
– Parity bits help detect an error during transmission.
– CDs include redundant data to replace data when an error occurs.
Chapter 2 - Digital Data 24
DIGITAL INFORMATION: ADVANTAGES
• 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.
Chapter 2 - Digital Data 25
DIGITAL INFORMATION: CHALLENGES
• File sizes are large.
• Digital media is processor intensive.
• Absence of media standards renders data files incompatible.
• Some media requires high bandwidth to distribute on
networks.
• Concern for longevity and future accessibility of digital data.
Chapter 2 - Digital Data 26
WRAP UP
• Analog vs. Digital data.
• Symbols and binary code.
• Data vs. Information.
• Files as containers.
• Digitization process.
• Description- vs. Command-based
media.
• Compression strategies.
• Error detection & correction.
• Advantages & Challenges of
digital data.
Chapter 2 - Digital Data 27

More Related Content

What's hot

Lecture# 7 midi file format
Lecture#  7 midi file formatLecture#  7 midi file format
Lecture# 7 midi file formatMr SMAK
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its typesAnu Garg
 
Codecs
CodecsCodecs
Codecs
Arpan Patel
 
Multimedia authoring and user interface
Multimedia authoring and user interface Multimedia authoring and user interface
Multimedia authoring and user interface
nirmalbj
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUND
azira96
 
Multimedia graphics and image data representation
Multimedia graphics and image data representationMultimedia graphics and image data representation
Multimedia graphics and image data representation
Mazin Alwaaly
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image Segmentation
Mostafa G. M. Mostafa
 
Chapter 3 - Fundamental Concepts in Video and Digital Audio.ppt
Chapter 3 - Fundamental Concepts in Video and Digital Audio.pptChapter 3 - Fundamental Concepts in Video and Digital Audio.ppt
Chapter 3 - Fundamental Concepts in Video and Digital Audio.ppt
BinyamBekele3
 
Data Compression (Lossy and Lossless)
Data Compression (Lossy and Lossless)Data Compression (Lossy and Lossless)
Data Compression (Lossy and Lossless)
Project Student
 
Multimedia
MultimediaMultimedia
Multimedia
janani thirupathi
 
Lab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid ShaikhLab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid Shaikh
khalidsheikh24
 
Video Streaming - 4.ppt
Video Streaming - 4.pptVideo Streaming - 4.ppt
Video Streaming - 4.pptVideoguy
 
Sound
SoundSound
IT Introduction - 06. Graphic & Multimedia
IT Introduction - 06. Graphic & MultimediaIT Introduction - 06. Graphic & Multimedia
IT Introduction - 06. Graphic & Multimedia
Arry Arman
 
Program security
Program securityProgram security
Program security
G Prachi
 
lossy compression JPEG
lossy compression JPEGlossy compression JPEG
lossy compression JPEG
Mahmoud Hikmet
 
Multimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital librariesMultimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital libraries
Mazin Alwaaly
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEO
azira96
 
CONTENT BASED IMAGE RETRIEVAL SYSTEM
CONTENT BASED IMAGE RETRIEVAL SYSTEMCONTENT BASED IMAGE RETRIEVAL SYSTEM
CONTENT BASED IMAGE RETRIEVAL SYSTEM
Vamsi IV
 
Multimedia authoring tools
Multimedia authoring toolsMultimedia authoring tools
Multimedia authoring tools
Online
 

What's hot (20)

Lecture# 7 midi file format
Lecture#  7 midi file formatLecture#  7 midi file format
Lecture# 7 midi file format
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its types
 
Codecs
CodecsCodecs
Codecs
 
Multimedia authoring and user interface
Multimedia authoring and user interface Multimedia authoring and user interface
Multimedia authoring and user interface
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUND
 
Multimedia graphics and image data representation
Multimedia graphics and image data representationMultimedia graphics and image data representation
Multimedia graphics and image data representation
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image Segmentation
 
Chapter 3 - Fundamental Concepts in Video and Digital Audio.ppt
Chapter 3 - Fundamental Concepts in Video and Digital Audio.pptChapter 3 - Fundamental Concepts in Video and Digital Audio.ppt
Chapter 3 - Fundamental Concepts in Video and Digital Audio.ppt
 
Data Compression (Lossy and Lossless)
Data Compression (Lossy and Lossless)Data Compression (Lossy and Lossless)
Data Compression (Lossy and Lossless)
 
Multimedia
MultimediaMultimedia
Multimedia
 
Lab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid ShaikhLab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid Shaikh
 
Video Streaming - 4.ppt
Video Streaming - 4.pptVideo Streaming - 4.ppt
Video Streaming - 4.ppt
 
Sound
SoundSound
Sound
 
IT Introduction - 06. Graphic & Multimedia
IT Introduction - 06. Graphic & MultimediaIT Introduction - 06. Graphic & Multimedia
IT Introduction - 06. Graphic & Multimedia
 
Program security
Program securityProgram security
Program security
 
lossy compression JPEG
lossy compression JPEGlossy compression JPEG
lossy compression JPEG
 
Multimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital librariesMultimedia content based retrieval in digital libraries
Multimedia content based retrieval in digital libraries
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEO
 
CONTENT BASED IMAGE RETRIEVAL SYSTEM
CONTENT BASED IMAGE RETRIEVAL SYSTEMCONTENT BASED IMAGE RETRIEVAL SYSTEM
CONTENT BASED IMAGE RETRIEVAL SYSTEM
 
Multimedia authoring tools
Multimedia authoring toolsMultimedia authoring tools
Multimedia authoring tools
 

Viewers also liked

Chapter 4 Computer Software
Chapter 4 Computer SoftwareChapter 4 Computer Software
Chapter 4 Computer Software
shelly3160
 
Chapter Multimedia Revolution
Chapter Multimedia RevolutionChapter Multimedia Revolution
Chapter Multimedia Revolution
shelly3160
 
Chapter 5 Text
Chapter 5 TextChapter 5 Text
Chapter 5 Text
shelly3160
 
Chapter 6 Graphics
Chapter 6 GraphicsChapter 6 Graphics
Chapter 6 Graphics
shelly3160
 
Supplement Color
Supplement ColorSupplement Color
Supplement Color
shelly3160
 
Supplement web design
Supplement web designSupplement web design
Supplement web design
shelly3160
 
Supplement Web Tools
Supplement Web ToolsSupplement Web Tools
Supplement Web Tools
shelly3160
 
Chapter 3 Computer Hardware
Chapter 3 Computer HardwareChapter 3 Computer Hardware
Chapter 3 Computer Hardware
shelly3160
 
S. Responsive Web Design
S. Responsive Web DesignS. Responsive Web Design
S. Responsive Web Design
shelly3160
 
Chapter 9 animation
Chapter 9 animationChapter 9 animation
Chapter 9 animation
shelly3160
 
Chapter 11 Multimedia Development
Chapter 11 Multimedia DevelopmentChapter 11 Multimedia Development
Chapter 11 Multimedia Development
shelly3160
 
Bab 3 buku teks sim 2014
Bab 3 buku teks sim 2014Bab 3 buku teks sim 2014
Bab 3 buku teks sim 2014
virmannsyah
 
Chapter 10 authoring
Chapter 10 authoringChapter 10 authoring
Chapter 10 authoring
shelly3160
 
Introduction to software
Introduction to softwareIntroduction to software
Introduction to software
San Diego Continuing Education
 
Chapter 8 Video
Chapter 8 VideoChapter 8 Video
Chapter 8 Video
shelly3160
 
Chapter 2: Collection of Data
Chapter 2: Collection of DataChapter 2: Collection of Data
Chapter 2: Collection of Data
Andrilyn Alcantara
 
What is computer software
What is computer softwareWhat is computer software
What is computer softwareBesar Limani
 
Chapter 2 The Internet, Digital Media, and Media Convergence
Chapter 2  The Internet, Digital Media, and Media ConvergenceChapter 2  The Internet, Digital Media, and Media Convergence
Chapter 2 The Internet, Digital Media, and Media Convergence
Lindsey Conlin Maxwell
 
Chapter 3 computer hardware
Chapter 3 computer hardwareChapter 3 computer hardware
Chapter 3 computer hardware
AG RD
 
Computer software
Computer softwareComputer software
Computer software
Maneesh Singh
 

Viewers also liked (20)

Chapter 4 Computer Software
Chapter 4 Computer SoftwareChapter 4 Computer Software
Chapter 4 Computer Software
 
Chapter Multimedia Revolution
Chapter Multimedia RevolutionChapter Multimedia Revolution
Chapter Multimedia Revolution
 
Chapter 5 Text
Chapter 5 TextChapter 5 Text
Chapter 5 Text
 
Chapter 6 Graphics
Chapter 6 GraphicsChapter 6 Graphics
Chapter 6 Graphics
 
Supplement Color
Supplement ColorSupplement Color
Supplement Color
 
Supplement web design
Supplement web designSupplement web design
Supplement web design
 
Supplement Web Tools
Supplement Web ToolsSupplement Web Tools
Supplement Web Tools
 
Chapter 3 Computer Hardware
Chapter 3 Computer HardwareChapter 3 Computer Hardware
Chapter 3 Computer Hardware
 
S. Responsive Web Design
S. Responsive Web DesignS. Responsive Web Design
S. Responsive Web Design
 
Chapter 9 animation
Chapter 9 animationChapter 9 animation
Chapter 9 animation
 
Chapter 11 Multimedia Development
Chapter 11 Multimedia DevelopmentChapter 11 Multimedia Development
Chapter 11 Multimedia Development
 
Bab 3 buku teks sim 2014
Bab 3 buku teks sim 2014Bab 3 buku teks sim 2014
Bab 3 buku teks sim 2014
 
Chapter 10 authoring
Chapter 10 authoringChapter 10 authoring
Chapter 10 authoring
 
Introduction to software
Introduction to softwareIntroduction to software
Introduction to software
 
Chapter 8 Video
Chapter 8 VideoChapter 8 Video
Chapter 8 Video
 
Chapter 2: Collection of Data
Chapter 2: Collection of DataChapter 2: Collection of Data
Chapter 2: Collection of Data
 
What is computer software
What is computer softwareWhat is computer software
What is computer software
 
Chapter 2 The Internet, Digital Media, and Media Convergence
Chapter 2  The Internet, Digital Media, and Media ConvergenceChapter 2  The Internet, Digital Media, and Media Convergence
Chapter 2 The Internet, Digital Media, and Media Convergence
 
Chapter 3 computer hardware
Chapter 3 computer hardwareChapter 3 computer hardware
Chapter 3 computer hardware
 
Computer software
Computer softwareComputer software
Computer software
 

Similar to Chapter 2 Digital Data

Chapter Two
Chapter TwoChapter Two
Chapter Two
Nada G.Youssef
 
Rainbow Storage Technology
Rainbow Storage TechnologyRainbow Storage Technology
Rainbow Storage Technology
Anandhu Natesh
 
Chapter Three
Chapter ThreeChapter Three
Chapter Three
Nada G.Youssef
 
AC-3 Encoders
AC-3 EncodersAC-3 Encoders
AC-3 Encoders
Mark Joseph L. Tan
 
Standards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservationStandards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservationCandy Husmillo
 
Computer Basics
Computer Basics Computer Basics
Computer Basics
BIT DURG
 
Rainbow technology
Rainbow technologyRainbow technology
Rainbow technology
Aswanth Sai
 
Lec0.ppt
Lec0.pptLec0.ppt
Lec0.ppt
putmy
 
Unit 4 and 5
Unit 4 and 5Unit 4 and 5
Unit 4 and 5
Guruchellam
 
Rainbow_technology-1.pptx
Rainbow_technology-1.pptxRainbow_technology-1.pptx
Rainbow_technology-1.pptx
JagadeeshKumarS4
 
Digitization Projects for Small Archives and Museums
Digitization Projects for Small Archives and MuseumsDigitization Projects for Small Archives and Museums
Digitization Projects for Small Archives and Museums
Anna Naruta-Moya
 
Don't know SATA . . .
Don't know SATA . . .Don't know SATA . . .
Don't know SATA . . .
Greater Cleveland PC Users Group
 
Digitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoDigitizing and Delivering Audio and Video
Digitizing and Delivering Audio and Video
Jenn Riley
 
Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...
Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...
Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...
PriyaU5
 
Multimedia System
Multimedia SystemMultimedia System
Multimedia System
Achmad Solichin
 
ICT Module-2.ppt
ICT Module-2.pptICT Module-2.ppt
ICT Module-2.ppt
Samruddhi Chepe
 
4 multimedia basics
4 multimedia basics4 multimedia basics
4 multimedia basicsVedpal Yadav
 
Rainbow technology
Rainbow technologyRainbow technology
Rainbow technology
Naseem nisar
 
Presentation_BTBox_2012
Presentation_BTBox_2012Presentation_BTBox_2012
Presentation_BTBox_2012
valdo3333
 
Cd writning technology
Cd writning technologyCd writning technology
Cd writning technology
Neelamani Samal
 

Similar to Chapter 2 Digital Data (20)

Chapter Two
Chapter TwoChapter Two
Chapter Two
 
Rainbow Storage Technology
Rainbow Storage TechnologyRainbow Storage Technology
Rainbow Storage Technology
 
Chapter Three
Chapter ThreeChapter Three
Chapter Three
 
AC-3 Encoders
AC-3 EncodersAC-3 Encoders
AC-3 Encoders
 
Standards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservationStandards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservation
 
Computer Basics
Computer Basics Computer Basics
Computer Basics
 
Rainbow technology
Rainbow technologyRainbow technology
Rainbow technology
 
Lec0.ppt
Lec0.pptLec0.ppt
Lec0.ppt
 
Unit 4 and 5
Unit 4 and 5Unit 4 and 5
Unit 4 and 5
 
Rainbow_technology-1.pptx
Rainbow_technology-1.pptxRainbow_technology-1.pptx
Rainbow_technology-1.pptx
 
Digitization Projects for Small Archives and Museums
Digitization Projects for Small Archives and MuseumsDigitization Projects for Small Archives and Museums
Digitization Projects for Small Archives and Museums
 
Don't know SATA . . .
Don't know SATA . . .Don't know SATA . . .
Don't know SATA . . .
 
Digitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoDigitizing and Delivering Audio and Video
Digitizing and Delivering Audio and Video
 
Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...
Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...
Dr.U.Priya, Head & Assistant Professor of Commerce, Bon Secours for Women, Th...
 
Multimedia System
Multimedia SystemMultimedia System
Multimedia System
 
ICT Module-2.ppt
ICT Module-2.pptICT Module-2.ppt
ICT Module-2.ppt
 
4 multimedia basics
4 multimedia basics4 multimedia basics
4 multimedia basics
 
Rainbow technology
Rainbow technologyRainbow technology
Rainbow technology
 
Presentation_BTBox_2012
Presentation_BTBox_2012Presentation_BTBox_2012
Presentation_BTBox_2012
 
Cd writning technology
Cd writning technologyCd writning technology
Cd writning technology
 

Recently uploaded

Expert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting ServicesExpert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting Services
ResDraft
 
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
smpc3nvg
 
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
7sd8fier
 
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
9a93xvy
 
Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitability
aaryangarg12
 
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
taqyed
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
Borys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior designBorys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior design
boryssutkowski
 
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
7sd8fier
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
n0tivyq
 
Can AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI preludeCan AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI prelude
Alan Dix
 
一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理
一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理
一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理
9a93xvy
 
Exploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdfExploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdf
fastfixgaragedoor
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理
一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理
一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理
7sd8fier
 
RTUYUIJKLDSADAGHBDJNKSMAL,D
RTUYUIJKLDSADAGHBDJNKSMAL,DRTUYUIJKLDSADAGHBDJNKSMAL,D
RTUYUIJKLDSADAGHBDJNKSMAL,D
cy0krjxt
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
CA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdfCA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdf
SudhanshuMandlik
 
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
smpc3nvg
 
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
h7j5io0
 

Recently uploaded (20)

Expert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting ServicesExpert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting Services
 
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
一比一原版(Brunel毕业证书)布鲁内尔大学毕业证成绩单如何办理
 
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
 
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
 
Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitability
 
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
Borys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior designBorys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior design
 
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
 
Can AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI preludeCan AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI prelude
 
一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理
一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理
一比一原版(RHUL毕业证书)伦敦大学皇家霍洛威学院毕业证如何办理
 
Exploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdfExploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdf
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理
一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理
一比一原版(UNUK毕业证书)诺丁汉大学毕业证如何办理
 
RTUYUIJKLDSADAGHBDJNKSMAL,D
RTUYUIJKLDSADAGHBDJNKSMAL,DRTUYUIJKLDSADAGHBDJNKSMAL,D
RTUYUIJKLDSADAGHBDJNKSMAL,D
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
CA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdfCA OFFICE office office office _VIEWS.pdf
CA OFFICE office office office _VIEWS.pdf
 
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
 
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
 

Chapter 2 Digital Data

  • 2. CHAPTER HIGHLIGHTS • Elements of digital media. • Digital codes. • Digital files. • Digitization process. • Compression for digital media. • Advantages of digital media. • Challenges of digital media. Chapter 2 - Digital Data 2
  • 3. CODING DIGITAL INFORMATION • Symbols represent something else. – Organized and understood by a conventional standard. • Data are the givens of experience. – Measurements, facts, observations. • Information is data made useful, interpreted, and applied to produce understanding. Chapter 2 - Digital Data 3
  • 4. YOU DECIDE: DATA OR INFORMATION? Age = 30 yrs. Temperature = 30 degrees Distance = 30 mi. Cost = $30 People who are 30 years old, pay $30 to run 30 miles in 30 degree weather for a charity benefit. Chapter 2 - Digital Data 4
  • 5. ANALOG vs. DIGITAL DATA • Analog data - varies continuously. • Digital data - consists of separate, discrete units. Chapter 2 - Digital Data 5 1, 2, 3, 4 Hour glass to tell time. Numbers Wind mill motion.
  • 6. DIGITAL DATA • Digit = number. • Binary digit (bit) = 0 or 1. • Bits are the symbols to encode digital data. • Digital encoding assigns bits to data items. Chapter 2 - Digital Data 6 Data Binary Representation Letter A 0100 0001 Number 5 0011 0101 More bits in the code, means more distinct items to encode.
  • 7. BUILDING DIGITAL CODES • Number of distinct bit combinations that can be produced is given by the formula 2n. – n = number of bits used in the code. • Adding 1 to the power doubles the number of distinct data items that can be encoded. Chapter 2 - Digital Data 7 2 1 2 2 2 3 2 4 2 5 2 6 2 7 2 8 2 items 4 items 8 items 16 items Complete the table to identify the number of distinct items represented by 2 5, 2 6, 2 7, and 2 8.
  • 8. COMMON CODES • ASCII ( 7 bit code) - 128 letters, numbers, & symbols in English language. • ASCII-8 (8 bit code) - 256 letters, numbers, & symbols in English language. • Unicode (16 bit code) - Over 65,000 different characters. • 24-bit color - Displays the full range a human eye can perceive. • 16-bit sound - Plays the full decibel range the human ear can perceive. Chapter 2 - Digital Data 8
  • 9. DIGITAL FILES • A container for binary codes. • File formats define how instructions and data are encoded in the file. – Sample formats that define data differently: • Word file format • Acrobat file format • Media player file format Chapter 2 - Digital Data 9
  • 10. ALL ABOUT FILES • File size – Measured in units of bytes. • Kilo Bytes, Mega Bytes, Giga Bytes. • File extensions – Series of letters to designate the file format. • .fla, .exe, .rtf, .jpg • File compatibility – Ability to use the file in a different platform of hardware and software. Chapter 2 - Digital Data 10
  • 11. FILE TYPES • Program files – Contain executable instructions. • Data files – Can hold text, images, sounds, video, animation. Chapter 2 - Digital Data 11
  • 12. DATA FILE COMPATIBILITY • Cross-platform compatible files. – Open and use on any computer hardware and software configuration. • Files that are native or specialized to the application that created the data file. – Require source application to open the file. Chapter 2 - Digital Data 12
  • 13. FILE MAINTENANCE • Data loss and destruction impacts multimedia project completion. • Effective file maintenance involves: – Identification – Categorization – Preservation Chapter 2 - Digital Data 13
  • 14. DIGITIZATION Chapter 2 - Digital Data 14 ANALOG TO DIGITAL CONVERSION.
  • 15. SAMPLING ANALOG DATA • Sampling analyzes a small portion of the analog source and converts it to digital code. Chapter 2 - Digital Data 15
  • 16. SAMPLE QUALITY • Factors that influence sample quality – Sample Resolution. • Number of bits used to represent digital sample. • Quantization is process of rounding off the value of a sample to the nearest available digital code. – Sample Rate. • Number of samples taken in a given unit of time (sounds) or space (images). • Spatial resolution describes sample rate in image files. Chapter 2 - Digital Data 16
  • 17. YOU DECIDE: SAMPLE RESOLUTION Which image and sound sample will have better quality? Which image uses fewer bits to describe the color sample? Chapter 2 - Digital Data 17 Image Sound 8 bits / sample 8 bits / sample 24 bits / sample 16 bits / sample
  • 18. YOU DECIDE: SAMPLE RATE Which image and sound sample will have better quality? Which image has a higher spacial resolution? Chapter 2 - Digital Data 18 Image Sound 72 pixels/inch 11 kHz 300 pixels/inch 16 bits / sample 50ppi 300ppi
  • 19. DIGITAL ENCODING • 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. Chapter 2 - Digital Data 19
  • 20. MEDIA ENCODING COMPARED Chapter 2 - Digital Data 20 Description Command 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.
  • 21. 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. Chapter 2 - Digital Data 21
  • 22. MAJOR TYPES OF 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 RLE and GIF compression. Chapter 2 - Digital Data 22
  • 23. YOU DECIDE… Lossy or Lossless • Choose a compression strategy best suited for: – Photograph of sailboat on ocean. – Journal article explaining nanotechnology. – 1812 Overture by New York Philharmonic Orchestra. – Database of student names and addresses. – Video of hot air balloon flying over a cornfield. Chapter 2 - Digital Data 23
  • 24. ERROR DETECTION & CORRECTION • Digital bits may be lost during transmission or damaged on storage media. – CDs get scratched. – Communication lines have interference. • Strategies to preserve data vary. – Parity bits help detect an error during transmission. – CDs include redundant data to replace data when an error occurs. Chapter 2 - Digital Data 24
  • 25. DIGITAL INFORMATION: ADVANTAGES • 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. Chapter 2 - Digital Data 25
  • 26. DIGITAL INFORMATION: CHALLENGES • File sizes are large. • Digital media is processor intensive. • Absence of media standards renders data files incompatible. • Some media requires high bandwidth to distribute on networks. • Concern for longevity and future accessibility of digital data. Chapter 2 - Digital Data 26
  • 27. WRAP UP • Analog vs. Digital data. • Symbols and binary code. • Data vs. Information. • Files as containers. • Digitization process. • Description- vs. Command-based media. • Compression strategies. • Error detection & correction. • Advantages & Challenges of digital data. Chapter 2 - Digital Data 27

Editor's Notes

  1. Students should provide examples for each of these concepts.
  2. Raw data at left, information garnered from that data on the right.
  3. Which ones are analog and which could be considered digital? Hour Glass – analog Numbers – digital Wind Mill - analog
  4. 25 = 32 26 = 64 27 = 128 28 = 256
  5. Have students identify additional common data formats and program formats. What would happen if one tired to open a program file format such as Excel.exe as a data file in Word? Could students read the contents of a file that contains binary instructions in a Word program?
  6. Have students identify file formats that are cross platform (PDF, JPG, TIFF for example) and Native to an application such as Word, Photoshop, Flash files (.docx, .psd, .fla for example).
  7. Have students identify techniques to manage files effectively using meaningful file names, organized folders, backup data on routine basis.
  8. Use this slide to discuss decisions developers must make to balance quality and file size. Higher sample resolutions lead to larger file sizes, but lower sample resolutions lead to lower quality representation of the analog data. Ask students where they expect to find higher levels of quantization and why?
  9. Use this slide to discuss decisions developers must make to balance quality and file size. Higher sample rates lead to larger file sizes, but lower sample rates lead to lower quality representation of the analog data. Ask students to identify the spatial resolution setting for their digital camera. If they have a camera phone, have them locate the spatial resolution for the images they take on their camera phone.
  10. Students should identify different forms of description and command based encoding. Bitmapped images = description Vector images = command Sampled sound = description Synthesized sound = command
  11. Use this table to compare digital data from a photograph or recording of bird songs to understand the benefits of using descriptive encoding. Consider the benefits of creating MIDI sounds or PowerPoint clip media using command based encoding. Discuss the decision process developers must make when they chose the format to capture, edit and save media in each mode.
  12. Class should identify why compression is necessary with digital media and two reasons why developers should have an understanding of compression. Example Program: Irfanview, which compresses image files.
  13. Discussion should center on what types of data are best suited for lossy or lossless strategies. Photos and videos can lose data without compromising the content. A article would not be intelligible if some of the text were lost.
  14. Have students research the error correction overhead on a CD and DVD.
  15. Consider additional advantages not mentioned here.
  16. Have students identify a specific example for one of the disadvantages. Examples might be to research the file size of a 40 minute uncompressed digital video, how many processors it takes to render a feature length animation, the bandwidth requirements for full motion video, the problem of preserving data on magnetic tape or disk cartridges.