9 ist digital media l2

25
Digital Media 9IST - T1L2

Upload: pmhs

Post on 22-Jan-2015

1.154 views

Category:

Technology


3 download

DESCRIPTION

9 IST Information Software Technolgy

TRANSCRIPT

Page 1: 9 Ist Digital Media L2

Digital Media

9IST - T1L2

Page 2: 9 Ist Digital Media L2

What is it?

• Digital media is what computers use to;

• Store, transmit, receive and manipulate data

• Raw data are numbers, characters, images, sound – elements that when we put enough together it becomes meaningful

• When data is arranged meaningfully, it becomes (to us) information

Page 3: 9 Ist Digital Media L2

Digital Media

• Is what is ‘made’ or ‘produced’ electronically and stored in a file.

• Sound, text, numbers, images and video are the most common forms we use

• Digital media is stored in a simple way by a computer – using a number system called Binary.

Page 4: 9 Ist Digital Media L2

Binary

• Humans like to use DECIMAL number systems.

• 0,1,2,3,4,5,6,7,8,9

• 10 digits

• Computers use the BINARY system

• 0 or 1

• 2 digits only

Page 5: 9 Ist Digital Media L2

Why Binary

• Computers are very simple things. They use electricity to work. To a computer, there are only 2 options.

• Off or On

• Electricity is there, or it is not there

• They use 1 to mean – YES, electric current

• 0 means – NO, no electric current

Page 6: 9 Ist Digital Media L2

Computer Brains

• Digital media is stored and used using Memory Cells, there are millions of tiny cells in their memory.

• Each cell either has an electrical charge (1)

• Or it doesn’t have one (0)

• So all digital media is made up of a series of 0s and 1s. Nothing else.

Page 7: 9 Ist Digital Media L2

Binary Strings

• Right now, just remember that all digital media is represented in a computer as a long line of 0s and 1s.

• So a computer is a very simple thing really.• These 1s and 0s are stored as a STRING• A STRING is just a line of 0s and 1s.• A 16 bit computer uses a STRING of 16 zeros and

ones.• 0011 0010 0000 0001 – this is a STRING of DATA

Page 8: 9 Ist Digital Media L2

Data Handling

• All text, images, sound, video can be handled in DIGITAL MEDIA by BINARY STRINGS.

• We call it DIGITAL from the word DIGIT

• A DIGIT can be a 0 or a 1

• Computers can process millions of digits every second. That all your processor does!

Page 9: 9 Ist Digital Media L2

Analogue vs Digital

• We don’t live in a world of 0s and 1s.• Our world has infinate colours and sounds• Imagine you paint a picture. You use a

brush and paint. You create colours and brush strokes to paint your masterpiece.

• You don’t much care how many colours you created on your picture. An infinate number probably … like this.

Page 10: 9 Ist Digital Media L2

The original painting is made from millions of colours that all blend together.

This is called ANALOGUE.

Page 11: 9 Ist Digital Media L2

A VHS tape is ANALOGUE, it uses MAGNETIC forces to store information.

Page 12: 9 Ist Digital Media L2

A DVD uses DIGITAL storage. 1s and 0s, binary code to store data and information

Page 13: 9 Ist Digital Media L2

Analoge vs Digital

• Which looks better – VHS or a DVD?

• Which sounds better – a cassette tape or a CD?

• What happens if you copy a VHS tape, then copy the copy and then copy the copy of the copy?

• What if you do the same with a DVD?

Page 14: 9 Ist Digital Media L2

Analogue vs Digital

• Often with ANALOGUE, each time you copy it, there is a reduction in quality.

• That’s because you are trying to ‘copy’ an almost infinate number of possibilities from one ‘variable’ media to another.

• Not surprising that it’s almost impossible to make a copy that’s the same as the original.

Page 15: 9 Ist Digital Media L2

If you used paint and a brush, how easy would it be to copy this EXACTLY?

Page 16: 9 Ist Digital Media L2

Digital Media

• It’s a lot easier to deal with a media that is made up of not millions of possibilities, but just 2 – BINARY

• Digital media can be copied with NO loss of quality.

• Every copy is going to be the same!

Page 17: 9 Ist Digital Media L2

Converting

• Computers need a way of getting ‘data’ and ‘information’ from the real (ANALOGUE) world into their DIGITAL world

• Turning millions of possibilities into a series of 0s and 1s – BINARY.

• This process is called DIGITISATION.

• Once we do this, computers can use it.

Page 18: 9 Ist Digital Media L2

Where do you put the analogue information?

What kind of analogue information does this device ‘digitises’.

What is the device called?

Page 19: 9 Ist Digital Media L2

What kind of analogue information does this device ‘digitises’.

Where do you put the analogue information?

What kind of ‘digitising’ device is this?

Page 20: 9 Ist Digital Media L2

MIDI Music

If we don’t digitise ‘sound’ then the only way to make music, is to create a program that can read digital data and then output sound. MIDI music is pure digital… why it sounds so great.

Page 21: 9 Ist Digital Media L2

Converting Sound

• We digitise ‘sound’. We take an analogue input (microphone) and convert the signal into a digital one.

• CDs are digital, and the sound on them is just 0s and 1s that your CD Player (which has a simple processor in it) turns into sound using your speakers

Page 22: 9 Ist Digital Media L2

Sound Formats

• CDs hold 700mb of BINARY data(ish)

• Sound is stored in a WAV format

• The WAV format is a ‘known’ way in which we store the STRING of 0s and 1s.

• The CD player recognises the PATTERN and can interpret the code to produce music using speakers.

Page 23: 9 Ist Digital Media L2

01010101010101000

DeviceDigital input AnalogueOutput

CD

Page 24: 9 Ist Digital Media L2

Sound Formats

• Why can’t a CD Player play MP3 sound files if you save them on a CD – it’s all BINARY?

• Because the STRING of DIGITAL DATA is in the MP3 format, which is quite different from a WAV format.

• MP3 uses less 0s and 1s to store any given song than WAV does

• Your CD player is not ‘programmed’ to understand WAV format, so does nothing.

Page 25: 9 Ist Digital Media L2

More reasons to go digital!

• Digital files are easily transmitted and received. Email is faster than writing and sending an analogue letter!

• Digital files can be stored easily and retrieved easily. Much faster than an analoge filing cabinet!

• You can ‘manipulate’ digital files – especially images, video and sound!