Lesson Objectives Explain how sound can be sampled and stored in digital form Explain how sampling intervals and other considerations affect the size of.

Slides:



Advertisements
Similar presentations
MULTIMEDIA TUTORIAL PART - III SHASHI BHUSHAN SOCIS, IGNOU.
Advertisements

4.1Different Audio Attributes 4.2Common Audio File Formats 4.3Balancing between File Size and Audio Quality 4.4Making Audio Elements Fit Our Needs.
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.
Dale & Lewis Chapter 3 Data Representation Analog and digital information The real world is continuous and finite, data on computers are finite  need.
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.
Analog and digital data Skills: none IT concepts: analog to digital conversion, digital to analog conversion, sample rate, sample size, quality-file size.
1 Rev 01/01/2015.  The main difference between analog and digital /discrete is that analog data is continuous and digital data is discrete.  We need.
Chapter 2 : Business Information Business Data Communications, 4e.
SIMS-201 Audio Digitization. 2  Overview Chapter 12 Digital Audio Digitization of Audio Samples Quantization Reconstruction Quantization error.
Representing Sound in a computer Analogue  Analogue sound is produced by being picked up by a transducer (microphone) and converted in an electrical current.
Analogue and Digital Signals SL – Option C.1. Signals When talking about electronics we will talk about ‘signals’ –This is simply the transfer of information.
Introduction to Sound Sounds are vibrations that travel though the air or some other medium A sound wave is an audible vibration that travels through.
Representation of Data in Computer Systems
Digital audio. In digital audio, the purpose of binary numbers is to express the values of samples that represent analog sound. (contrasted to MIDI binary.
School of Informatics CG087 Time-based Multimedia Assets Sampling & SequencingDr Paul Vickers1 Sampling & Sequencing Combining MIDI and audio.
DTC 354 Digital Storytelling Rebecca Goodrich. Wave made up of changes in air pressure by an object vibrating in a medium—water or air.
COMP Representing Sound in a ComputerSound Course book - pages
Analogue vs Digital. Analogue  Lots of different frequencies, lots of different amplitudes  Wave recorded as it is.
Signal Digitization Analog vs Digital Signals An Analog Signal A Digital Signal What type of signal do we encounter in nature?
Analogue and Digital Signals SL – Option C.1 HL – Core 14.1.
Overview of Multimedia A multimedia presentation might contain: –Text –Animation –Digital Sound Effects –Voices –Video Clips –Photographic Stills –Music.
Introduction to SOUND.
1 Introduction to Information Technology LECTURE 6 AUDIO AS INFORMATION IT 101 – Section 3 Spring, 2005.
Properties of Sound Making Waves. Sound Waves ■Sound is created by vibrations.
V. Rouillard  Introduction to measurement and statistical analysis DIGITAL SAMPLING - DIGITISATION Digital sampling is mainly used in data acquisition.
Sound and Digital Sound v © Allan C. Milne Abertay University.
CSCI-100 Introduction to Computing Hardware Part II.
Binary! Objectives How sound is stored in digital format What is meant by “sample interval” and how it affects quality The trade off between file size.
Digital Audio I. Acknowledgement Some part of this lecture note has been taken from multimedia course made by Asst.Prof.Dr. William Bares and from Paul.
4 BIT ADC BIT STREAM THE SOUND IS MEASURED (SAMPLED) AT REGULAR INTERVALS AND GIVEN A VALUE FROM 0 TO 15. THIS BINARY VALUE IS SENT TO A PARALLEL TO SERIAL.
Audio sampling as an example of analogue to digital Mr S McIntosh.
DATA REPRESENTATION: SOUNDS GCSE Computing. Learning Objective ■ To understand how sounds are represented in Binary ■ To be able to convert a sound wave.
Pulse Code Modulation (PCM) Analog voice data must be translated into a series of binary digits before they can be transmitted. With Pulse Code Modulation.
Data Representation. In our everyday lives, we communicate with each other using analogue data. This data takes the form of: Sound Images Letters Numbers.
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
3.3 Fundamentals of data representation
GCSE COMPUTER SCIENCE Topic 3 - Data 3.2 Data Representation.
Bit-Depth Tonal-Range Sample-Rate Clarity Timbre Pitch
Image and Sound Representation
Data representation – Sound.
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.
Multimedia: Digitised Sound Data
Multimedia Systems and Applications
Learning objectives Independent Task – B
Introduction to Digital Audio
How sound is stored in digital format
Data Representation Keywords Sound
Learning objectives Independent Task – A
Introduction to Digital Audio
Introduction to Digital Audio
Independent Task – Level 7
Introduction to Digital Audio
Chapter 4: Representing sound
Sound Important words: vibrate pitch (high or low) ...objects vibrate
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
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
Introduction to Digital Audio
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.
Option: Data Representation
Presentation transcript:

Lesson Objectives Explain how sound can be sampled and stored in digital form Explain how sampling intervals and other considerations affect the size of a sound file and the quality of its playback.

What is sound? You should know from your Science lessons that sound is actually the subtle vibration of air which is recognised by your brain as sound.

Sound is measured in “cycles per second” or “Hertz” Sound is measured in “cycles per second” or “Hertz”. This is the frequency of the sound, or the pitch. When have you heard these terms before?

Real sounds are analogue, and we listen to them with our analogue ears Real sounds are analogue, and we listen to them with our analogue ears. However, computers can only store data in binary therefore these analogue sounds must be converted into digital files

http://www.youtube.com/watch?v=g3tfly9mKhY

Sampling This conversion from ANALOGUE to DIGITAL is called “Sampling” This takes measurements at regular intervals on the sound wave Sample No. Measurements 1 0.6 2 0.5 3 -0.3 4 -0.8 5 -0.1 6 0.8 7 The measurements are then converted into binary numbers and stored as the digital file.

Sampling turns a smooth sound wave into a boxy digital wave This means that the digital sound is not going to have the same clarity as the analogue sound

Your turn Write down the measurements for the analogue signal in the table, and recreate the file as a digital wave on the next page.

Sample Rate The difference between the analogue and digital files you have just created is quite vast. How could we make them more similar?

Sample Rate The sample rate is the rate at which the measurements are taken. The closer the measurements are taken, the smoother the digital wave will be (and the better the quality) However, if we have more measurements how will this impact the size of the file?

Bit rate/depth Another thing that effects the quality is the bitrate. The bit rate refers to the amount of bits used to store the different levels of sound at each sampling interval. The more bits, the greater range of levels that can be distinguished. This also has the affect of increasing the file size if the bit rate is high (e,g. 16-bit instead of 8-bit).

Getting the balance right 11khz – 8bit – 3.50MB – CD Quality 22khz – 8bit – 0.42MB - Basic 44khz – 16bit – 0.12MB - Telephone The 11KHz sound sample is far lower quality than the 44KHz, but on the other hand it is 30 times smaller. The balance has to be right between bitrate, sample rate and file size.

Extension On the computer open Audacity. Open Clocks by Coldplay in Common K>Computing>Binary Data Go to File Export and Options. Change the bitrate/sampling options to the minimum option. Save the file and compare the quality on play back