Image and Sound Representation

Slides:



Advertisements
Similar presentations
Multimedia: Digitised Sound Data Section 3. Sound in Multimedia Types: Voice Overs Special Effects Musical Backdrops Sound can make multimedia presentations.
Advertisements

GCSE Computing#BristolMet Session Objectives#10 MUST define the term sample rate COULD explain how sound can be sampled and stored in digital form SHOULD.
Chapter 4: Representation of data in computer systems: Sound OCR Computing for GCSE © Hodder Education 2011.
Technology ICT Option: Data Representation. Data Representation In our everyday lives, we communicate with each other using analogue data. This data takes.
WHAT’S THIS? ….. WHAT CHANGES? Uptown Funk 1 Uptown Funk 2. Uptown Funk 3.
Speech Compression. Introduction Use of multimedia in personal computers Requirement of more disk space Also telephone system requires compression Topics.
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.
Image and Sound Editing Raed S. Rasheed Sound What is sound? How is sound recorded? How is sound recorded digitally ? How does audio get digitized.
Chapter 2 : Business Information Business Data Communications, 4e.
1 A Balanced Introduction to Computer Science, 2/E David Reed, Creighton University ©2008 Pearson Prentice Hall ISBN Chapter 12 Data.
Representing Sound in a computer Analogue  Analogue sound is produced by being picked up by a transducer (microphone) and converted in an electrical current.
Representation of Data in Computer Systems
Fundamentals Rawesak Tanawongsuwan
COMP Representing Sound in a ComputerSound Course book - pages
CSCI-235 Micro-Computers in Science Hardware Part II.
 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,
3 SIGNALLING Analogue vs. digital signalling oRecap advantages and disadvantages of analogue and digital signalling oCalculate signal transmission rates.
AS LEVEL ICT2 Processing Different Types of Information.
Signal Digitization Analog vs Digital Signals An Analog Signal A Digital Signal What type of signal do we encounter in nature?
Multimedia Elements: Sound, Animation, and Video.
Sound and Digital Sound v © Allan C. Milne Abertay University.
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.
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.
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
U73 PMD2: Understand methods and principles of sound design and production Date due: Monday 22/04/13.
Representation of Data in Computer Systems
DATA REPRESENTATION: SOUNDS GCSE Computing. Learning Objective ■ To understand how sounds are represented in Binary ■ To be able to convert a sound wave.
Information Systems Design and Development Media Types Computing Science.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
By the end of this session you should be able to... Understand character sets and why these are used within computer systems. Understand how characters.
Data Representation: Sound
Component 1.9 Security and Data Management
3.3 Fundamentals of data representation
Image and Sound Representation
GCSE COMPUTER SCIENCE Topic 3 - Data 3.2 Data Representation.
Component 1.6.
Component 1.6.
Arithmetic Shifts and Character Representation
Denary to Binary Numbers & Binary to Denary
Data representation – Sound.
Level 3 Extended Diploma Unit 19 Computer Systems Architecture
Component 1.6.
Data representation – Sound.
physics-chemistry-interactive-flash-animation
Learning Objectives Be able to explain how sound can be sampled and stored in digital form. Understand how sampling rate affects digital audio quality.
BTEC NCF Dip in Comp - Unit 02 Fundamentals of Computer Systems Lesson 10 - Text & Image Representation Mr C Johnston.
Multimedia: Digitised Sound Data
Lesson Objectives Explain how sound can be sampled and stored in digital form Explain how sampling intervals and other considerations affect the size of.
Multimedia Systems and Applications
Learning objectives Independent Task – B
Folders out, planners out…
Data Representation Keywords Sound
Web Design and Development
1. Explain how ASCII is used to represent text in a computer system
Chapter 4: Representing sound
Representing Sound 2.6 – Data Representation.
Do it now activity Last lesson we learnt about how images are stored on a computer. Can a computer decide what colours to use in an image? How does a.
COMS 161 Introduction to Computing
ITEC2110, Digital Media Chapter 1 Background & Fundamentals
Do it now activity Last lesson we learnt about how images are stored on a computer. Can a computer decide what colours to use in an image? How does a.
Recognise how sound is represented in a computer system
Option: Data Representation
Recap In previous lessons we have looked at how numbers can be stored as binary. We have also seen how images are stored as binary. This lesson we are.
Components of a Computer System
Option: Data Representation
WJEC GCSE Computer Science
Presentation transcript:

Image and Sound Representation Component 1.4 Image and Sound Representation

Assessment Outcomes Grade 4 - 5 Explain the digital storage and sampling of sound Grade 6 Explain the effect of sampling intervals on the size and quality of sound files Grade 7 Evaluate the different stages of converting sound into a digital form

Starter: Entry Ticket Use your pre-reading notes to help you answer the entry ticket. Extension Define the following keywords in your book: Sample Frequency Analog Sound wave (use a diagram) Digital Sound wave (use a diagram) Sound Resolution

Sound Representation As we have already established, a computer system is only able to store and process binary digits, as it is a digital device. Since this is the case, how can sound be stored as it is an analogue signal not digital? If an analogue signal, such as sound, is sent to a computer system, it has to be converted into a digital signal before it can be processed.

Analogue Sound waves are analogue, which means that they continuously change. Computers cannot store analogue signals. They must be converted in order for the computer to use it.

Digital Anything stored on a computer must be stored as a series of binary numbers or digital. Digital signals are exact and square.

Analogue-to-Digital Converter (ADC) The device that converts the analogue wave to digital is know as the analogue-to-digital converter or ADC. You might know this as a sound card.

Storing sound waves Storing analogue sound waves as numbers is very easy. We match the interval with the resolution

Resolution This is the number of bits used to store each sample. The more accuracy you have the larger amount of numbers you will need.

Sample Frequency The number of samples taken in a given time period. The more samples taken the better the quality of feedback

Sampling Sound is converted into a digital signal by a process called sampling. Sampling is where hardware, such as a microphone, measures the level of sound many times per second and records this as binary digits. The number of times that the sound level is sampled per second is called the sampling frequency. The higher the sampling frequency, the better the quality of the sound recorded. A typical sampling frequency is 44,000 times per second, also known as 44 kHz. This is the sampling frequency used on most audio CDs.

Sampling Sound sampled at 44 kHz in stereo will produce a large amount of data and as such, this data may need to be compressed. When sound files are compressed, data is removed to reduce the size. This reduction in size means that

Graded Exercises Complete the Grade 4 exam questions. You must write the question and the answer into your books. Extension Move on to the grade 6-7 exam questions.

Past Exam Questions Complete the Grade 6 and Grade 7 Exam questions. These should be self-assessed and stuck into your books. Grade 8 Extension You should research the following questions and give reference to where you found the information in your answer. Because this is grade 8 you are expected to put your answers into a lot of detail – this may require you to draw and annotate diagrams for images and sound. Images Explain where and when lower resolution images may be better Explain two other methods of reducing the file size of an image Find out what lossy and lossless compression are and explain using examples when each should be used Sound Name two things which can affect the quality of sound stored in a computer. Draw a diagram to show this. Think of a disadvantage of a large sample rate.

Plenary: Exit Ticket – Exam Question breakdown Complete the exit ticket, stick it in your book. Extension Continue with the graded exam questions and extensions.

Homework Question Sheets: Q25 – Images and Pixels Q26 – Image Size Q27 – Digitising Sound Exam Questions: Complete your Year 11 target grade Pre-Reading: 50-56 Notes on Data Types and Data Structures