Digital Technology 14.1 Analogue and Digital Signals.

Slides:



Advertisements
Similar presentations
AS ICT. Identify suitable uses of common storage media understand the types of access and access speeds required for each use (e.g. serial/sequential,
Advertisements

Fundamentals of Audio Production. Chapter 6. 1 Fundamentals of Audio Production Chapter Six: Recording, Storing, and Playback of Sound.
Computer Systems I’m ONLY a machine!.
CP1610: Introduction to Computer Components Archival Storage Devices.
Fundamentals of Audio Production. Chapter 6. 1 Fundamentals of Audio Production Chapter Six: Recording, Storing, and Playback of Sound.
Eee116j1 1 Digital Information Engineering Science EEE116J1 Prof Paul Maguire w.
Input Devices Image Capture Devices, Sound Capture Devices, Remote Controls PREPARED & PRESENTED BY: FAHAD AHMAD KHAN.
Standard 1 - Objective 1: Demonstrate understanding of computer hardware, peripherals and troubleshooting.
Storage device.
Computer SCIENCE Data Representation and Machine Concepts Section 1.3
Computer Systems Nat 4/5 Computing Science Input, Output and Backing Storage.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
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.
PROCESSORBacking Storage Main Memory Output Devices Input Devices Backing Storage.
BLOCK DIAGRAM OF COMPUTER
Computer Systems I’m ONLY a machine! Standard Grade Revision.
Solve problems involving the conversion between binary numbers and decimal numbers Describe different means of storage of information in.
1 Chapter 3 Understanding Computers, 11 th Edition Storage Medium The physical material on which a computer keeps data, instructions and information. Can.
CSCI-235 Micro-Computers in Science Hardware Part II.
Computer Terms. Computer A machine designed to run programs and store information that you create.
Communications Option C – General Electronics Mr. Jean.
CSCI-100 Introduction to Computing Hardware Part II.
Storing Data: Electronic Filing Cabinets What You Will Learn Difference between memory and storage How storage media are categorized Measuring a storage.
Foundations of Computer Science Computing …it is all about Data Representation, Storage, Processing, and Communication of Data 10/4/20151CS 112 – Foundations.
Data Types and Representation CS French Chapter 6 + Chapter 7 – Number Bases.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
Computer memory. Bits and bytes  Data can be stored and measured in bytes  One bytes can contains 8 bytes  A bits can only be 0 or 1  A series of.
AS Computing Storage devices. Primary storage  A computer’s main memory (RAM) is known as primary memory.  Primary memory is volatile; when the computer.
Analogue and Digital Signals SL – Option C.1 HL – Core 14.1.
Agenda Last class: Software and extensions Today: Memory –How computers store data –Number systems –Digitization.
STORAGE DEVICES Presentation By: Saurabh Mishra. A data storage device is a device for recording (storing) information (data). CD, Hard Disk and Flash.
Digital technology Topic 14.1: Analogue and digital signals.
Unit P3 – Waves Lesson 01 – Reflection and Refraction Aims: Understand that light is reflected from a mirror in a predictable way Understand the laws of.
Analogue & Digital. Analogue Sound Storage Devices.
Introduction to Digital Media. What is it? Digital media is what computers use to; Store, transmit, receive and manipulate data Raw data are numbers,
Topic 14 Digital Technology. Analogue and Digital Signals.
Student of the Week. Assessment Statements IB Topic 14.1., Analogue and Digital Signals Solve problems involving the conversion between binary.
Electronics (F.5 & C.3) Mr. Jean April 16 th, 2014.
Communications Introduction Mr. Hennessy/Mr. DiMeglio Uxbridge High School 1/08.
8. Digital Technology Chapter 8.1 – Analogue and digital signals.
Chapter4: Memory External Memory (2).
Storage devices 1. Storage Storage device : stores data and programs permanently its retained after the power is turned off. The most common type of storage.
Audio sampling as an example of analogue to digital Mr S McIntosh.
Digital Information Storage Contents: Binary vs decimal Advantages of binary CDs and DVDs.
CD and DVD Technology using laser light to reproduce music and movies.
Engr: Sajida Introduction to computing Optical storage The storage devices which use laser to read data from or write data to the reflective surface store.
Task 2: Define digital and analogue signals
Fundamentals of Audio Production
GCSE COMPUTER SCIENCE Computers 1.2 Memory, Storage and Binary.
Storage devices and media
Secondary Storage Devices
Unit 3 Lesson 6 Electronic Technology
Computer Hardware Standard 1 - Objective 1: Demonstrate understanding of computer hardware, peripherals and troubleshooting.
Backing Store.
KS4 Waves: Total Internal Reflection and Communication
Analogue & Digital.
14.1 Analogue and Digital Signals
Digital Technology Topic 14.
Introduction to Computers
Nat 4/5 Computing Science Input, Output and Backing Storage
Digital technology.
Secondary Storage Devices
GCSE OCR 4 Storage Computer Science J276 Unit 1
Standard Grade Revision
Introduction to Computing
KS4 Waves: Total Internal Reflection and Communication
Presentation transcript:

Digital Technology 14.1 Analogue and Digital Signals

Digital Technology Analogue and Digital Signals Signals transfer information from one place to another. An analogue signal is continuously variable. e.g. as an electrical signal changes from one value to another it can have any value of voltage in between. A digital signal has certain fixed values, usually on or off. e.g. An LED sending an infra red signal down a fibre optic cable operates by flashing on and off.

Binary and Decimal A digital system using on (=1) and off (=0) requires a way of counting that only involves those two digits. i.e. It must be base 2 as opposed to the decimal system which is base 10 (denary - 10 digits). The binary system is base 2. Each 1 or 0 is a ‘bit’. E.g. The decimal number 27 can be written in binary as follows Most Significant Bit (MSB)Least Significant Bit (LSB)

For your exam we will only go up to five bits (5 binary digits). Eight bits are known as a ‘byte’. So one byte of memory on your computer represents a single 8 digit line of code. Each letter is represented by such a line of code. E.g. Try typing a word in ‘notepad’ and saving the file. Before looking at the file properties, can you predict the file size? Q. What is the maximum decimal number that we can represent with... a.5 bit code?b. 8 bit code? 25531

Exercise: a. Convert the following into five bit digital code: i.17 ii.30 iii.25 b. Convert the following six bit binary into decimal: i ii iii c. Extension: convert into decimal

Recording and Transferring Sound Signals Q. Explain why a loudspeaker is an analogue device? To be able to perfectly produce continuously variable frequencies of sound the electrical input must also be continuously variable i.e. Analogue. 1.Record Player (Analogue) A vinyl record has a thin groove that is in effect a tiny graph of the recorded sound. Thus the pickup needle vibrates with a frequency equal to that of the recorded sound. Clearly this is an analogue device.

2. Audio tape (Analogue) This is a tape containing tiny magnetic particles which can be rearranged by application of magnetic field. To record onto the tape the electrical input signal feeds into an electromagnet. The tape is pulled past the electromagnet which thus rearranges the particles on the tape according to the varying electrical input signal. This is also an analogue device.

3. Laser disc (Digital) All laser discs (CD, DVD, BD etc) store information on a spiral track. This has a series of ‘pits’ and ‘lands’: The pits and lands correspond to a low (0) signal while a change between the two corresponds to a high (1) signal.

Light slows down when it enters the clear plastic (n=1.55). Q. The near infra-red light shone into a CD has λ=780nm. Show that the wavelength of the light changes to about 500nm in the CD. The depth of the pit is ¼ of the wavelength of the laser light in the plastic  ≈ 125nm in a CD. n = v 1 = λ 1 v 2 λ 2 λ 2 = λ 1 n λ 2 = 780 = 503nm 1.55

When the laser light hits a step between a pit and a land, some will reflect from the edge of the land and some from the pit. Thus light reflected from the pit will have travelled ¼λ + ¼λ = ½λ further. Assuming they reflect back to the same point on the sensor, the two will be ½λ out of phase and so will destructively interfere, resulting in less light and a drop in sensor output. Thus a high (1) signal. Q. A CD track is 5km long. a.If the average pit/land length is 0.83μm long, determine the number of ‘edges’ on the track. b.If each edge represents one bit, how many bytes of data are stored?

Advantages of Digital Over Analogue 1. Quality of Stored Data: - if un-corrupted, an analogue signal can give more detailed information about a sound than digital. - text data can be stored digitally with the same quality as analogue. - the best modern digital cameras can give similar quality to traditional photographic film.

2. Processing and Corruption of Data: - Using computers, digitally stored data can be manipulated much easier and cheaper than analogue data which requires specialist equipment. - Digital signals can also be more easily retrieved when corrupted. A change in the amplitude may not affect the ability to read the 1s and 0s, however on an analogue signal the information would be permanently corrupted.

3. Speed of Access and Manipulation of Data

4. Portability and Transfer of Data Text

5. Storage and Transfer of Personal Information Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text

Subtitle Text