Topic 14 Digital Technology. Analogue and Digital Signals.

Slides:



Advertisements
Similar presentations
Analogue to Digital Conversion © D Hoult 2010 ODWSC.
Advertisements

PULSE MODULATION The process of transmitting signals in the form of pulses (discontinuous signals) by using special techniques. The Chapter includes: Pulse.
Number Systems and Codes
Analogue to Digital Conversion (PCM and DM)
Analog/Digital Coding Bobby Geevarughese ECE-E4434/12/05.
CHAPTER 4 DIGITAL MODULATION Part 1.
Unit 4 Sensors and Actuators
Binary & Decimal numbers = 3* * *10 + 5*1 = 3* * * *10 0 Decimal system: Ten digits: 0,1,2,3,…,9 Example:
1 Storing Digital Audio. 2 Storage  There are many different types of storage medium and encoding methods for the storage of digital audio  CD  DVD.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
SIMS-201 Representing Information in Binary. 2  Overview Chapter 3: The search for an appropriate code Bits as building blocks of information Binary.
Digital Communication Symbol Modulated Carrier RX Symbol Decision Binary Bytes D/A Recovered Analog Binary Bytes Symbol State Modulation A/D Analog Source.
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.
Converting binary to decimal decimal to binary
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
Solve problems involving the conversion between binary numbers and decimal numbers Describe different means of storage of information in.
COMP Representing Sound in a ComputerSound Course book - pages
Modulation Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAMPPMPDM Digital Pulse Modulation DMPCM.
Communications Option C – General Electronics Mr. Jean.
Data Types and Representation CS French Chapter 6 + Chapter 7 – Number Bases.
Analog to Digital Data Conversion
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
Analogue and Digital Signals SL – Option C.1 HL – Core 14.1.
CIS-325: Data Communications1 CIS-325 Data Communications Dr. L. G. Williams, Instructor.
Storing and Organizing Data. Why Do I Need to Understand How Data Is Represented? In order to install, program,maintain, and troubleshoot today’s PLCs,
1 Kyung Hee University Digital Transmission. 2 Kyung Hee University 4 장 Digital Transmission 4.1 Line Coding 4.2 Block Coding 4.3 Sampling 4.4 Transmission.
Digital technology Topic 14.1: 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.
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.
◦ We sometimes need to digitize an analog signal ◦ To send human voice over a long distance, we need to digitize it, since digital signals are less prone.
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
MECH1500 Chapter 3.
Chapter 2 Fundamentals of Data and Signals
Electronics (F.5 & C.3) Mr. Jean April 16 th, 2014.
8. Digital Technology Chapter 8.1 – Analogue and digital signals.
Digital Technology 14.1 Analogue and Digital Signals.
ECE 101 An Introduction to Information Technology Analog to Digital Conversion.
1 st semester 1436 / Modulation Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAMPPMPDM Digital.
Audio sampling as an example of analogue to digital Mr S McIntosh.
Analogue to Digital Conversion © D Hoult analogue signal © D Hoult 2011.
Digital Information Storage Contents: Binary vs decimal Advantages of binary CDs and DVDs.
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.
1) By using hamming code (even – parity), Show the correct binary number that transmitted by the sender if the receiver received binary number.
Task 2: Define digital and analogue signals
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Computer Communication & Networks
Binary & Decimal numbers
PULSE MODULATION.
Number Systems and Codes
1) By using hamming code (even – parity), Show the correct binary number that transmitted by the sender if the receiver received binary number.
Topics discussed in this section:
Digital Communication
DATA COMMUNICATION Lecture-16.
UNIT – III I: Digital Transmission.
PCM (Pulse Code Modulation)
Pulse Code Modulation (PCM)
14.1 Analogue and Digital Signals
Digital Technology Topic 14.
Digital technology.
Pulse Code Modulation (PCM)
MODULATION AND DEMODULATION
Analogue to Digital Conversion
Analog to Digital Data Conversion
Digital Control Systems Waseem Gulsher

Chapter 4 Digital Transmission
Pulse Code Modulation (PCM)
Lecture 10: Quantizing & PCM 1nd semester By: Adal ALashban.
PULSE MODULATION The process of transmitting signals in the form of pulses (discontinuous signals) by using special techniques. The Chapter includes: Pulse.
Analog to Digital Encoding
Presentation transcript:

Topic 14 Digital Technology

Analogue and Digital Signals

Base

Base = 5 x x x x

Base 2 (binary numbers) 1 x x x x x 2 0 =

Base 2 (binary numbers) ?

1 x x 2 0 =

Four-bit words 1 x x 2 0 =

Four bit words 1001, 1110, etc. A three bit word can be made into a four bit word by adding a zero to the front 4 = 100 (3 bit word) = 0100 (4 bit word)

Four bit words With 4 bit words we can represent a total of 16 numbers in binary numbers (0 to 15) Total number of numbers = 2 4 Total number of numbers = 2 (# of bits)

Example question How many numbers can be represented with 6 bit words?

Example question How many numbers can be represented with 6 bit words? # numbers = 2 6 = 64

Another example question Write the decimal number 65 using eight bits.

Another example question Write the decimal number 65 using eight bits. 65 = 1x x x x x x x = = (eight bits)

Another example question Write the decimal number 65 using eight bits. 65 = 1x x x x x x x = = (eight bits) Least significent bit (LSB) Most significent bit (MSB)

Analogue signals Analogue signals are continuous signals that vary in proportion to the physical mechanism that created the signal.

Digital signal is a coded form of signal that takes the discrete values of 0 or 1 only

Converting from analogue to digital

Another example t/ms V/V

Another example t/ms V/V Take a sample of the signal every 1 ms (sampling frequency or rate of 1000 Hz)

Another example t/ms V/V This is called a pulse amplitude modulated signal (PAM) Time/msPAM signal /V

Another example t/ms V/V Note the duration of each sample is is very short (1 μs or less) Time/msPAM signal /V

Converting into 2 bit words t/ms V/V Time/msPAM signal /V

Converting into 2 bit words t/ms V/V Binary code PAM signal /V 000 ≤ V < ≤ V < ≤ V < ≤ V < 8 The maximum number of words is 2 2 = 4, so we have to split the voltages into 4 levels (0- 2,2-4,4-6,6-8)

Converting into 2 bit words t/ms V/V So in 2-bit words we can transmit the signal as Binary code PAM signal /V 000 ≤ V < ≤ V < ≤ V < ≤ V < 8

Converting into 2 bit words t/ms V/V Binary code PAM signal /V 0000 ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < 8 We can reduce the loss of information by sampling every 0.5ms and using 3 bit words (maximum of 2 3 = 8)

Quantization Binary code PAM signal /V 0000 ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < 8 The process of dividing the range of the analogue system into levels is called quantization. The number of quantization levels used depends on the number of bits used. Number of levels = 2 n

Quantization error Binary code PAM signal /V 0000 ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < ≤ V < 8 In this case the quantization error is 1 V. Two analogue signals that differ than less than the quantization error will be assigned the same binary number.

Compact disks Paths (1.6μm apart) pits land

A spiral of unconnected pits are sensed with a laser beam. The pattern of pits on a CD store information as a series of binary '1's and '0's. As the disc rotates a laser beam is used to produce a '1' every time it finds a pit edge.

Destructive interference when path difference is λ/2 (depth is λ/4) This corresponds to a binary ‘1’

Example question Calculate the pit depth of a CD being read by a laser of λ = 600 nm.

Example question Calculate the pit depth of a CD being read by a laser of λ = 600 nm. Pit depth = λ/4 = 150 nm

Another example Information is imprinted on a CD at a rate of words per second. The information is in 32-bit words. A CD lasts for 74 minutes. Calculate the storage capacity of the CD

Another example Information is imprinted on a CD at a rate of words per second. The information is in 32-bit words. A CD lasts for 74 minutes. Calculate the storage capacity of the CD # of bits = x 32 x 60 x 74 = 6.27 x 10 9 bits 1 byte = 8 bits 6.27 x 10 9 bits = (6.27 x 10 9 )/8 bytes = 780 Mb

Questions!