Presentation is loading. Please wait.

Presentation is loading. Please wait.

More Waves – diffraction and communications Spread through Chapters 11-14.

Similar presentations


Presentation on theme: "More Waves – diffraction and communications Spread through Chapters 11-14."— Presentation transcript:

1 More Waves – diffraction and communications Spread through Chapters 11-14

2 use the following units: degree (°), hertz (Hz), metre (m), metre/second (m/s), second (s), [3.1] understand that waves can be diffracted when they pass an edge, [3.8] understand that waves can be diffracted through gaps, and that the extent of diffraction depends on the wavelength and the physical dimension of the gap, [3.9] understand that light waves are transverse waves which can be reflected, refracted and diffracted, [3.14] understand that sound waves are longitudinal waves and how they can be reflected, refracted and diffracted, [3.26] understand the difference between analogue and digital signals, [3.23] describe the advantages of using digital signals rather than analogue signals, [3.24] describe how digital signals can carry more information, [3.25] understand how an oscilloscope and microphone can be used to display a sound wave, [3.29] describe an experiment using an oscilloscope to determine the frequency of a sound wave, [3.30]

3 Wave behaviours Remember that light and sound are waves? 3 wave behaviours: – Reflection – Refraction – diffraction

4 Diffraction Diffraction is the tendency of waves to spread out when they pass the edge of an obstacle Wave spreads out into “shadow” region

5 Diffraction at an edge Light can be seen to diffract around the edges of an object – We don’t usually notice this unless we use laser light

6 Diffraction through a gap As the gap gets smaller, the wave spreads out more, increasingly filling in the “shadow” area We see the most spreading when the size of the gap is roughly the same as the wavelength With light, the wavelength is very small, so you need a very small gap before you notice light diffraction Diffraction applet to try... Diffraction applet

7 Diffraction through a gap Large gap – little diffraction Small gap – lots of diffraction

8 All waves diffract Why can you hear someone in the corridor when you can’t see them? – Sound waves diffract through doorways – Calculate the wavelength of a 1kHz sound wave – Would you expect it to diffract through a door efficiently?

9 Radio Wave Diffraction A dish reflector causes diffraction of a transmitted radio wave – The smaller the dish, the more the signal spreads out Longer wavelengths diffract more than shorter ones – Microwave transmission needs to be line-of-sight, long wave radio can be received behind obstructions

10 Diffraction and interference effects in nature

11 Seeing Sound It can be very useful to represent sounds visually

12 Sound to Electricity A microphone converts sound energy to electrical energy – (Like a loudspeaker in reverse) If we display the electrical signal on an oscilloscope we can see the waveform

13 Oscilloscope Traces The trace on the screen represents the changing pressure of the sound wave as it passes the microphone

14 Oscilloscope Traces Higher frequency sounds have more vibrations per second They produce more compressed traces on the screen

15 Measuring Frequency Looking at the oscilloscope trace, we can measure the frequency (pitch) of a sound First, measure the period T (time for one cycle) – It may be more accurate to measure the period for several cycles and divide by the number of cycles Calculate the frequency in Hz using T

16 Amaze your family...

17 Communicating With Waves Waves are often used to carry messages – Sound – Radio – light

18 Analogue Versus Digital An analogue signal is one which varies continuously with time and can take any value. – Natural phenomena are analogue A digital signal is one which can only ever have one of a pre- determined set of values and can change only at some fixed time interval. – Now ubiquitous, thanks to computers Why bother to do this? There are several advantages...

19 Sound recording Sound waves are analogue Until around 1980, sound recordings were generally analogue Sound was stored as a groove in a vinyl disc or on magnetic tape.

20 Analogue Sound Storage Vinyl records – Edges of the groove are a representation of the sound wave – Diamond stylus moves in groove, motion is converted to electrical signal Magnetic tape – Orientation of magnetic particles in the tape stores the sound wave – Changing magnetic field induces a voltage in the playback head

21 Digital Sound Storage The analogue sound signal is converted to a stream of numbers during recording Compact disc – The numbers are encoded as tiny pits in the surface of the disc – A laser beam is reflected less by pits, the intensity change is detected and converted to an electrical digital signal mp3 player – The digital file is stored in memory or on a hard disc The stream of numbers is converted back into an analogue signal and played back digital in analogue out

22 Analogue to digital conversion At equal time intervals the amplitude of the analogue signal is sampled. For each time slot it’s value is rounded to the nearest whole number At the receiver the reverse process recovers a representation of the original analogue signal Black line: analogue signalRed profile: digitally sampled signal Digital values can be read off and strung together for transmission NOT EXAMINABLE

23 Analogue to digital conversion The digital signal is only ever an approximation to the analogue signal To make it a closer representation you need to take samples closer together in time, with a smaller gap between allowed levels 16 level, 1 x sampling 128 level, 16 x sampling This digital signal better represents the analogue signal NOT EXAMINABLE

24 Binary codes By converting the digital values from decimal to binary it is possible to represent the signal by a string of “1”s and “0”s These can be simply transmitted as “on” or “off” pulses of the carrier wave – the simplest possible signal to send

25 Which is better, analogue or digital? The argument rages on... – Analogue is “cleaner” – Digital is always just an approximation to the original – Digital doesn’t degrade But digital won long ago – It’s the natural “language” of computers – Regeneration and compression are possible

26 Signals degrade on transmission Whatever the transmission method, two things happen to signals: – They gradually get smaller, and so harder to detect, as energy is lost – They pick up noise and interference The first problem can be fixed with an amplifier, but this also amplifies the unwanted noise

27 Some digital magic When an analogue signal has been degraded with noise there is nothing you can do to recover the original signal Digital is different, though. As long as you can decide what is a “1” and what is a “0”, you can reconstruct the original A digital regenerator takes you from this... back to this...!

28 So digital provides higher quality...... because you can always get back to your perfect digital signal, but this isn’t possible with analogue signals

29 Digital data compression Once a digital file has been produced, it is often possible to make it smaller. Compression can use encoding to: – Retain all the information (lossless) e.g. Zip files – “throw away” information which isn’t needed (lossy) e.g. jpeg, mp3, mpeg-2 formats

30 Compression Example - HDTV Uncompressed HDTV has 1920x1080 pixels, 1024 RGB levels, 25 frames per second, plus stereo sound = 1.5 Gbit/s The bandwidth available to transmit HDTV is generally ~10Mbit/s (~150 times smaller and approx same as for an old analogue TV channel) A lot of raw data is stripped out without most viewers noticing – we are very tolerant of imperfections in moving pictures and our brains “fill in” the missing details

31 Video compression techniques Don’t retransmit parts on an image that don’t change from frame-to-frame, only transmit differences Transmit movement of blocks as a “move” command, rather than pixel-by-pixel Average out small changes of colour within a frame and send that region as a single colour block These only become noticeable when over-applied or if there is an error on transmission

32 Transmission error reveals compression effects in sky image

33 Example - jpeg data compression The compression factor increases looking from left to right Over-compression leads to noticeable artefacts and lack of colour depth

34 Advantages of Digital Communications Compatible with computer data After being degraded, it is possible to regenerate a perfect copy of a digital signal – An analogue one will always remain degraded It is easy to manipulate digital data – We can apply data compression, encryption, error correction and other signal processing to digital signals Thanks to data compression techniques, digital signals can require less bandwidth than analogue ones – So more information may be stored or transmitted digitally than by analogue methods

35 Increasing digital channel capacity To send more data on a digital channel you can: – Shorten the time interval for a bit (increase the frequency) – Use more levels to carry information (move from binary to ternary, or more…) (but you have to regenerate more often to keen noise down and still be able to distinguish one level from another) – Use more exotic modulation methods (PSK, QAM, SSB etc can send the same data rate in less bandwidth) (Up to now the extra complexity has cost more than increasing the frequency)

36 use the following units: degree (°), hertz (Hz), metre (m), metre/second (m/s), second (s), [3.1] understand that waves can be diffracted when they pass an edge, [3.8] understand that waves can be diffracted through gaps, and that the extent of diffraction depends on the wavelength and the physical dimension of the gap, [3.9] understand that light waves are transverse waves which can be reflected, refracted and diffracted, [3.14] understand that sound waves are longitudinal waves and how they can be reflected, refracted and diffracted, [3.26] understand the difference between analogue and digital signals, [3.23] describe the advantages of using digital signals rather than analogue signals, [3.24] describe how digital signals can carry more information, [3.25] understand how an oscilloscope and microphone can be used to display a sound wave, [3.29] describe an experiment using an oscilloscope to determine the frequency of a sound wave, [3.30]

37 How does a wave carry information? You have to vary some property of the carrier wave in time with the signal you want it to carry. This process is called Modulation. We could vary the wave’s: – Amplitude Amplitude modulation (AM) – or frequency Frequency modulation (FM) Sending morse code by flashing a signal lamp is a simple AM technique

38 AM radio transmission The amplitude of the radio frequency (RF) carrier wave is varied according to the audio frequency (AF) signal Size (amplitude) of the carrier wave is varying in time with the signal (note constant frequency) modulator

39 FM radio transmission The frequency of the radio frequency (RF) carrier wave is varied according to the audio frequency (AF) signal Frequency of the carrier wave is varying in time with the signal (note constant amplitude) modulator FM tends to produce better quality sound than AM as it is less susceptible to interference

40 Radio transmission A block diagram of a simple radio system radio transmission RF oscillator generates the carrier wave Microphone converts sound wave to an electrical signal Modulator imprints signal onto carrier Combined signal strength is boosted by amplifier and transmitted as a radio wave by aerial Radio wave picked up and converted to electrical by aerial Tuning circuit selects only the desired carrier frequency from all available channels Demodulator separates signal from carrier Audio signal is boosted by amplifier and converted back to a sound wave by speaker


Download ppt "More Waves – diffraction and communications Spread through Chapters 11-14."

Similar presentations


Ads by Google