SlideShare a Scribd company logo
1 of 58
Encoding
 Information must be encoded into signals before it can be
transported across communication media.
 We must encode data into signals to send them from one
place to another.
 Digital to digital
 Analog to digital
 Digital to analog
 Analog to analog
 Digital-to-Digital Encoding is the representation of digital
information by a digital signal
 Example is computer to printer
Digital to digital encoding consist of three types
 Unipolar
 Polar
 Bipolar
 It uses only one polarity
 One of the two binary states is encoded, usually the 1. The
other state, usually 0, is represented by zero voltage
 Unipolar encoding uses only one level of value
It has two problems that make it unusable:
 DC component
 Synchronization.
Problem Description:
DC Component:
when a signal contains a DC component it cannot travel
through media that cannot handle DC components
Synchronization:
When a signal is unvarying, the receiver cannot determine
the beginning and ending of each bit
Synchronization problem in unipolar encoding can occur
whenever the data stream includes a long uninterrupted
series of 1’s or 0’s.
Polar encoding uses two voltage levels
One positive and one negative
The average voltage level on the line is reduced and the
DC component problem of unipolar encoding is alleviated
 In NRZ encoding, the level of the signal is always either
positive or negative.
 If the line is idle or zero it means no transmission is
occurring at all
 NRZ-L (Non-return-to-zero, Level)
 NRZ-I (Non-return-to-zero, Invert)
 In NRZ-L the level of the signal is dependant upon the
state of the bit.
 A positive voltage usually means the bit is 0, and negative
voltage means the bit is a 1
 In NRZ-I, an inversion of the voltage level represents a 1
bit
 A 0 bit is represented by no change
 It is the transition between a positive and a negative
voltage
 The signal changes every time a 1 bit is encountered,
it provides some synchronization
 Each inversion allows the receiver to synchronise its
timer to the actual arrival of the transmission
 Uses three Values: positive, negative, and zero.
 The signal state is determined by the voltage during the
first half of each data binary digit
 The signal returns to a resting state (called zero) during
the second half of each bit
 The resting state is usually zero volts, although it does not
have to be
The main disadvantage of RZ encoding is that it requires
two signal changes to encode one bit and therefore
occupies more bandwidth
 The signal changes at the middle of the bit interval
but does not return to zero
 It continues to the opposite pole
Biphase encoding is implemented in two different
ways
 Manchester
 Differential Manchester
Uses the inversion at the middle of each bit interval for bit
representation
A negative-to-positive transition represents binary 1 and a
positive-to-negative transition represents binary 0.
 The inversion at the middle of the bit is used
 The presence or absence of an additional transition at the
beginning of the interval is used to identify the bit
 A transition means binary 0 and no transition means
binary 1
The bit representation is shown by the inversion and non-
inversion at the beginning of the bit.
 Bipolar encoding uses three voltage levels: positive,
negative and zero. The zero level is used to represent
binary 0 positive and negative voltages represent
alternating 1s. (If 1st one +ve, 2nd is -ve).
 * Three types of bipolar encoding are popular use by the
data communications industry: AMI, B8ZS, and HDB3
 AMI means alternate 1 inversion. A neutral, zero voltage
represents binary 0.
 Binary 1s are represented by alternating positive and
negative voltages
By inverting on each occurrence of a 1, bipolar AMI
accomplishes two things: first, the DC component is zero,
and second, a long sequence of 1s stays synchronized.
In B8ZS, if eight 0s come one after another, we change
the pattern in one of two ways based on the polarity of
previous 1.
In HDB3 if four 0s come one after another, we change the
pattern in one of four ways based on the polarity of the
previous 1 and the number of 1s since the last substitution
In analog-to-digital encoding, the information contained
in a continuous wave form are represented as a series of
digital pulses (1s and 0s)
 Pulse Amplitude Modulation (PAM)
 Pulse Code Modulation (PCM)
 Quantisation
This technique takes analog information, samples it, and
generates a series of pulses based on the results of
sampling
Sampling:
Measuring the amplitude of the signal at equal time
intervals.
PCM modifies the pulses created by PAM to create a complete
digital signal
PCM first quantises the PAM pulses.Quantisation is a method of
assigning integral values in a specific range to sampled instances
Each value is translated into its seven-bit binary equivalent.The
eighth bit indicates the sign
The binary digits are then transformed into a digital signal using one
of the digital encoding
The result of the PCM of the original signal encoded
finally into a unipolar signal.
PCM is actually made up of four separate processes:
1. PAM
2. Quantisation
3. binary encoding
4. digital-to-digital encoding
Quantising is the process of rounding-off the values of the
flat-top samples to certain predetermined levels.
Digital-to-analog encoding is the representation if digital
information by an analog signal
Bit rate is the number of bits transmitted in one second.
Baud rate refers to the number of signal units per second
that are required to represent those bits.
The strength of the signal is varied to represent binary 1 or
0.
Both frequency and phase remain constant, while the
amplitude changes.
The frequency of the signal is varied to represent binary 1
or 0.
The frequency of the signal during each bit duration is
constant and its value depends on the bit (0 or 1): both
peak amplitude and phase remain constant.
the phase is varied to represent binary 1 or 0.
Both peak amplitude and frequency remain constant as the
phase changes.
 The phase of the signal during each bit duration, is
constant and its value depends on the bit (0 or 1).
Bandwidth for ASK
BW= (1 + d)*Nbaud
Nbaud is the baud rate and d is a factor
related to the condition of
the line
Bandwidth for FSK
BW = Nbaud + (ƒc1 - ƒc0) difference of two
carriers.
Bandwidth for PSK
BW = Nbaud
QAM means combining ASK and PSK in such a way
that we have maximum contrast between each bit,
dibit, tribit, quadbit, and so on.
Number of amplitude shifts is less than the number of
phase shifts
Analog-to-analog encoding is the representation of
analog information by an analog signal.
Analog-to-analog modulation can be accomplished in
three ways:
1. Amplitude modulation (AM)
2. Frequency modulation (FM)
3. Phase modulation (PM)
The carrier signal is modulated so that its amplitude varies
with the changing amplitudes of the modulating signal
The frequency and phase of the carrier remain the same
Amplitude changes to follow variations in the information
The modulating signal becomes the envelope of the
carrier.
The bandwidth of an AM signal is equal to twice the
bandwidth of the modulating signal and covers a range
centered on the carrier frequency
The total bandwidth required for AM can be determined
from the bandwidth of the audio signal
 BWt = 2 x BWm
BWm = Bandwidth of the modulating signal
The frequency of the carrier signal is modulated to follow
the changing voltage level (amplitude) of the modulating
signal.
The peak amplitude and phase of the carrier signal remain
constant, but as the amplitude of the information signal
changes, the frequency of the carrier changes
correspondingly.
The bandwidth of an FM signal is equal to 10 times the
bandwidth of the modulating signal and, like AM
bandwidth, covers a range centered on the carrier
frequency
The total bandwidth required for FM can be determined
from the bandwidth of the audio signal:
BWt = 10 x BWm
BWm = Bandwidth of the modulating signal
BWt = Total bandwidth
The phase of the carrier signal is modulated to follow the
changing voltage level of the modulating signal
The peak amplitude and frequency of the carrier signal
remain constant, but as the amplitude of the information
signal changes, the phase of carrier changes
correspondingly
Encoding Techniques

More Related Content

What's hot

What's hot (20)

Digital & analog transmission
Digital & analog transmissionDigital & analog transmission
Digital & analog transmission
 
signal encoding techniques
signal encoding techniquessignal encoding techniques
signal encoding techniques
 
ENCAPSULATION AND TUNNELING
ENCAPSULATION AND TUNNELINGENCAPSULATION AND TUNNELING
ENCAPSULATION AND TUNNELING
 
Error control
Error controlError control
Error control
 
Osi model
Osi modelOsi model
Osi model
 
Serial vs Parallel communication & Synchronous and Asynchronous transmission
Serial vs Parallel communication & Synchronous and Asynchronous transmissionSerial vs Parallel communication & Synchronous and Asynchronous transmission
Serial vs Parallel communication & Synchronous and Asynchronous transmission
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
Ch4 digital transmission
Ch4 digital transmissionCh4 digital transmission
Ch4 digital transmission
 
Introduction to the Data Link Layer
Introduction to the Data Link LayerIntroduction to the Data Link Layer
Introduction to the Data Link Layer
 
Transmission modes
Transmission modesTransmission modes
Transmission modes
 
Computer Network - Network Layer
Computer Network - Network LayerComputer Network - Network Layer
Computer Network - Network Layer
 
Dqdb
DqdbDqdb
Dqdb
 
Computer networks - Channelization
Computer networks - ChannelizationComputer networks - Channelization
Computer networks - Channelization
 
Line codes
Line codesLine codes
Line codes
 
data-link layer protocols
data-link layer protocols  data-link layer protocols
data-link layer protocols
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layer
 
Packet switching
Packet switchingPacket switching
Packet switching
 
Multiplexing
MultiplexingMultiplexing
Multiplexing
 
Flow & Error Control
Flow & Error ControlFlow & Error Control
Flow & Error Control
 
Point to-point protocol (ppp)
Point to-point protocol (ppp)Point to-point protocol (ppp)
Point to-point protocol (ppp)
 

Viewers also liked

Encoding Video for the Web - Webinar from ReelSEO.com
Encoding Video for the Web  - Webinar from ReelSEO.comEncoding Video for the Web  - Webinar from ReelSEO.com
Encoding Video for the Web - Webinar from ReelSEO.comMark Robertson ⏩
 
Encoding in Data Communication DC8
Encoding in Data Communication DC8Encoding in Data Communication DC8
Encoding in Data Communication DC8koolkampus
 
Data Encoding
Data EncodingData Encoding
Data EncodingLuka M G
 
Introduction to information security field
Introduction to information security fieldIntroduction to information security field
Introduction to information security fieldAhmed Musaad
 
Decoder for digital electronics
Decoder for digital electronicsDecoder for digital electronics
Decoder for digital electronicsIIT, KANPUR INDIA
 
11 Data Link_Control
11 Data Link_Control11 Data Link_Control
11 Data Link_ControlAhmar Hashmi
 
Greedy algorithm huffman encoding
Greedy algorithm huffman encodingGreedy algorithm huffman encoding
Greedy algorithm huffman encodingMaher Alshammari
 
Overview of Modem
Overview of Modem Overview of Modem
Overview of Modem Kishan Patel
 
Error detection and correction, flow and error control and trasmission media
Error detection and correction, flow and error control and  trasmission mediaError detection and correction, flow and error control and  trasmission media
Error detection and correction, flow and error control and trasmission mediaPANKAJ333
 
Data Link Control in Data Communication DC20
Data Link Control in Data Communication DC20Data Link Control in Data Communication DC20
Data Link Control in Data Communication DC20koolkampus
 
Video Compression Basics - MPEG2
Video Compression Basics - MPEG2Video Compression Basics - MPEG2
Video Compression Basics - MPEG2VijayKumarArya
 
Introduction To Video Compression
Introduction To Video CompressionIntroduction To Video Compression
Introduction To Video Compressionguestdd7ccca
 
4 signal encodingtechniques
4 signal encodingtechniques4 signal encodingtechniques
4 signal encodingtechniquesHattori Sidek
 
Physical layer interface & standards
Physical layer interface & standardsPhysical layer interface & standards
Physical layer interface & standardsSrashti Vyas
 
Modem technology
Modem technologyModem technology
Modem technologyDhruv Patel
 

Viewers also liked (20)

Encoding Video for the Web - Webinar from ReelSEO.com
Encoding Video for the Web  - Webinar from ReelSEO.comEncoding Video for the Web  - Webinar from ReelSEO.com
Encoding Video for the Web - Webinar from ReelSEO.com
 
Lecture 20
Lecture 20Lecture 20
Lecture 20
 
Encoding in Data Communication DC8
Encoding in Data Communication DC8Encoding in Data Communication DC8
Encoding in Data Communication DC8
 
Data Encoding
Data EncodingData Encoding
Data Encoding
 
Introduction to information security field
Introduction to information security fieldIntroduction to information security field
Introduction to information security field
 
Decoders
DecodersDecoders
Decoders
 
Decoder for digital electronics
Decoder for digital electronicsDecoder for digital electronics
Decoder for digital electronics
 
11 Data Link_Control
11 Data Link_Control11 Data Link_Control
11 Data Link_Control
 
Greedy algorithm huffman encoding
Greedy algorithm huffman encodingGreedy algorithm huffman encoding
Greedy algorithm huffman encoding
 
Overview of Modem
Overview of Modem Overview of Modem
Overview of Modem
 
Error detection and correction, flow and error control and trasmission media
Error detection and correction, flow and error control and  trasmission mediaError detection and correction, flow and error control and  trasmission media
Error detection and correction, flow and error control and trasmission media
 
rs-232
rs-232rs-232
rs-232
 
Rs 232 interface
Rs 232 interfaceRs 232 interface
Rs 232 interface
 
Data Link Control in Data Communication DC20
Data Link Control in Data Communication DC20Data Link Control in Data Communication DC20
Data Link Control in Data Communication DC20
 
Video Compression Basics - MPEG2
Video Compression Basics - MPEG2Video Compression Basics - MPEG2
Video Compression Basics - MPEG2
 
Introduction To Video Compression
Introduction To Video CompressionIntroduction To Video Compression
Introduction To Video Compression
 
4 signal encodingtechniques
4 signal encodingtechniques4 signal encodingtechniques
4 signal encodingtechniques
 
Physical layer interface & standards
Physical layer interface & standardsPhysical layer interface & standards
Physical layer interface & standards
 
Modem technology
Modem technologyModem technology
Modem technology
 
Frames
FramesFrames
Frames
 

Similar to Encoding Techniques

Digital Data, Digital Signal | Scrambling Techniques
Digital Data, Digital Signal | Scrambling TechniquesDigital Data, Digital Signal | Scrambling Techniques
Digital Data, Digital Signal | Scrambling TechniquesBiplap Bhattarai
 
W6_Ch5_Signal Encoding.pdf
W6_Ch5_Signal Encoding.pdfW6_Ch5_Signal Encoding.pdf
W6_Ch5_Signal Encoding.pdfmatom84405
 
Chapter2-PhysicalLayer.ppt
Chapter2-PhysicalLayer.pptChapter2-PhysicalLayer.ppt
Chapter2-PhysicalLayer.pptfaisalahmed441
 
digital-analog_22222222222222222222222.pdf
digital-analog_22222222222222222222222.pdfdigital-analog_22222222222222222222222.pdf
digital-analog_22222222222222222222222.pdfKiranG731731
 
CCN
CCNCCN
CCNNICE
 
Binary to digital encoding tbs 301
Binary to digital encoding tbs 301Binary to digital encoding tbs 301
Binary to digital encoding tbs 301Bhupesh Rawat
 
base-band_digital_data_transmission-Line coding - Copy.ppt
base-band_digital_data_transmission-Line coding - Copy.pptbase-band_digital_data_transmission-Line coding - Copy.ppt
base-band_digital_data_transmission-Line coding - Copy.pptAbyThomas54
 
Lecture7 encodingmodulation
Lecture7 encodingmodulationLecture7 encodingmodulation
Lecture7 encodingmodulationH K
 
Computer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdfComputer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdfnavikvel
 
Ch4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kuraleCh4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kuraleNeha Kurale
 
line coding techniques, block coding and all type of coding
line coding techniques, block coding and all type of codingline coding techniques, block coding and all type of coding
line coding techniques, block coding and all type of codingDrZMaryLivinsaProfEC
 
Data Communication & Computer Networks : Unipolar & Polar coding
Data Communication & Computer Networks : Unipolar & Polar codingData Communication & Computer Networks : Unipolar & Polar coding
Data Communication & Computer Networks : Unipolar & Polar codingDr Rajiv Srivastava
 

Similar to Encoding Techniques (20)

Lecture 08
Lecture 08Lecture 08
Lecture 08
 
Unit 4
Unit 4Unit 4
Unit 4
 
Digital Data, Digital Signal | Scrambling Techniques
Digital Data, Digital Signal | Scrambling TechniquesDigital Data, Digital Signal | Scrambling Techniques
Digital Data, Digital Signal | Scrambling Techniques
 
W6_Ch5_Signal Encoding.pdf
W6_Ch5_Signal Encoding.pdfW6_Ch5_Signal Encoding.pdf
W6_Ch5_Signal Encoding.pdf
 
Chapter2-PhysicalLayer.ppt
Chapter2-PhysicalLayer.pptChapter2-PhysicalLayer.ppt
Chapter2-PhysicalLayer.ppt
 
digital-analog_22222222222222222222222.pdf
digital-analog_22222222222222222222222.pdfdigital-analog_22222222222222222222222.pdf
digital-analog_22222222222222222222222.pdf
 
CCN
CCNCCN
CCN
 
Lecture 08
Lecture 08Lecture 08
Lecture 08
 
Binary to digital encoding tbs 301
Binary to digital encoding tbs 301Binary to digital encoding tbs 301
Binary to digital encoding tbs 301
 
Lecture 09
Lecture 09Lecture 09
Lecture 09
 
base-band_digital_data_transmission-Line coding - Copy.ppt
base-band_digital_data_transmission-Line coding - Copy.pptbase-band_digital_data_transmission-Line coding - Copy.ppt
base-band_digital_data_transmission-Line coding - Copy.ppt
 
Lecture7 encodingmodulation
Lecture7 encodingmodulationLecture7 encodingmodulation
Lecture7 encodingmodulation
 
Computer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdfComputer Communication & Computer Networking Module 1 , 2 Notes.pdf
Computer Communication & Computer Networking Module 1 , 2 Notes.pdf
 
Dcn aasignment
Dcn aasignmentDcn aasignment
Dcn aasignment
 
lec5_13.pptx
lec5_13.pptxlec5_13.pptx
lec5_13.pptx
 
Ch4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kuraleCh4 Data communication and networking by neha g. kurale
Ch4 Data communication and networking by neha g. kurale
 
line coding techniques, block coding and all type of coding
line coding techniques, block coding and all type of codingline coding techniques, block coding and all type of coding
line coding techniques, block coding and all type of coding
 
Data Communication & Computer Networks : Unipolar & Polar coding
Data Communication & Computer Networks : Unipolar & Polar codingData Communication & Computer Networks : Unipolar & Polar coding
Data Communication & Computer Networks : Unipolar & Polar coding
 
Line Coding.pptx
Line Coding.pptxLine Coding.pptx
Line Coding.pptx
 
Koding
KodingKoding
Koding
 

Recently uploaded

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 

Recently uploaded (20)

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 

Encoding Techniques

  • 2.  Information must be encoded into signals before it can be transported across communication media.  We must encode data into signals to send them from one place to another.
  • 3.  Digital to digital  Analog to digital  Digital to analog  Analog to analog
  • 4.  Digital-to-Digital Encoding is the representation of digital information by a digital signal  Example is computer to printer
  • 5.
  • 6. Digital to digital encoding consist of three types  Unipolar  Polar  Bipolar
  • 7.  It uses only one polarity  One of the two binary states is encoded, usually the 1. The other state, usually 0, is represented by zero voltage  Unipolar encoding uses only one level of value
  • 8.
  • 9. It has two problems that make it unusable:  DC component  Synchronization.
  • 10. Problem Description: DC Component: when a signal contains a DC component it cannot travel through media that cannot handle DC components Synchronization: When a signal is unvarying, the receiver cannot determine the beginning and ending of each bit Synchronization problem in unipolar encoding can occur whenever the data stream includes a long uninterrupted series of 1’s or 0’s.
  • 11. Polar encoding uses two voltage levels One positive and one negative The average voltage level on the line is reduced and the DC component problem of unipolar encoding is alleviated
  • 12.
  • 13.  In NRZ encoding, the level of the signal is always either positive or negative.  If the line is idle or zero it means no transmission is occurring at all
  • 14.  NRZ-L (Non-return-to-zero, Level)  NRZ-I (Non-return-to-zero, Invert)
  • 15.  In NRZ-L the level of the signal is dependant upon the state of the bit.  A positive voltage usually means the bit is 0, and negative voltage means the bit is a 1
  • 16.  In NRZ-I, an inversion of the voltage level represents a 1 bit  A 0 bit is represented by no change  It is the transition between a positive and a negative voltage
  • 17.  The signal changes every time a 1 bit is encountered, it provides some synchronization  Each inversion allows the receiver to synchronise its timer to the actual arrival of the transmission
  • 18.  Uses three Values: positive, negative, and zero.  The signal state is determined by the voltage during the first half of each data binary digit  The signal returns to a resting state (called zero) during the second half of each bit  The resting state is usually zero volts, although it does not have to be
  • 19.
  • 20. The main disadvantage of RZ encoding is that it requires two signal changes to encode one bit and therefore occupies more bandwidth
  • 21.  The signal changes at the middle of the bit interval but does not return to zero  It continues to the opposite pole
  • 22. Biphase encoding is implemented in two different ways  Manchester  Differential Manchester
  • 23. Uses the inversion at the middle of each bit interval for bit representation A negative-to-positive transition represents binary 1 and a positive-to-negative transition represents binary 0.
  • 24.
  • 25.  The inversion at the middle of the bit is used  The presence or absence of an additional transition at the beginning of the interval is used to identify the bit  A transition means binary 0 and no transition means binary 1
  • 26. The bit representation is shown by the inversion and non- inversion at the beginning of the bit.
  • 27.  Bipolar encoding uses three voltage levels: positive, negative and zero. The zero level is used to represent binary 0 positive and negative voltages represent alternating 1s. (If 1st one +ve, 2nd is -ve).  * Three types of bipolar encoding are popular use by the data communications industry: AMI, B8ZS, and HDB3
  • 28.  AMI means alternate 1 inversion. A neutral, zero voltage represents binary 0.  Binary 1s are represented by alternating positive and negative voltages
  • 29.
  • 30. By inverting on each occurrence of a 1, bipolar AMI accomplishes two things: first, the DC component is zero, and second, a long sequence of 1s stays synchronized.
  • 31. In B8ZS, if eight 0s come one after another, we change the pattern in one of two ways based on the polarity of previous 1.
  • 32. In HDB3 if four 0s come one after another, we change the pattern in one of four ways based on the polarity of the previous 1 and the number of 1s since the last substitution
  • 33. In analog-to-digital encoding, the information contained in a continuous wave form are represented as a series of digital pulses (1s and 0s)
  • 34.  Pulse Amplitude Modulation (PAM)  Pulse Code Modulation (PCM)  Quantisation
  • 35. This technique takes analog information, samples it, and generates a series of pulses based on the results of sampling Sampling: Measuring the amplitude of the signal at equal time intervals.
  • 36.
  • 37. PCM modifies the pulses created by PAM to create a complete digital signal PCM first quantises the PAM pulses.Quantisation is a method of assigning integral values in a specific range to sampled instances Each value is translated into its seven-bit binary equivalent.The eighth bit indicates the sign The binary digits are then transformed into a digital signal using one of the digital encoding
  • 38.
  • 39. The result of the PCM of the original signal encoded finally into a unipolar signal. PCM is actually made up of four separate processes: 1. PAM 2. Quantisation 3. binary encoding 4. digital-to-digital encoding
  • 40. Quantising is the process of rounding-off the values of the flat-top samples to certain predetermined levels.
  • 41. Digital-to-analog encoding is the representation if digital information by an analog signal
  • 42.
  • 43. Bit rate is the number of bits transmitted in one second. Baud rate refers to the number of signal units per second that are required to represent those bits.
  • 44. The strength of the signal is varied to represent binary 1 or 0. Both frequency and phase remain constant, while the amplitude changes.
  • 45. The frequency of the signal is varied to represent binary 1 or 0. The frequency of the signal during each bit duration is constant and its value depends on the bit (0 or 1): both peak amplitude and phase remain constant.
  • 46. the phase is varied to represent binary 1 or 0. Both peak amplitude and frequency remain constant as the phase changes.  The phase of the signal during each bit duration, is constant and its value depends on the bit (0 or 1).
  • 47. Bandwidth for ASK BW= (1 + d)*Nbaud Nbaud is the baud rate and d is a factor related to the condition of the line Bandwidth for FSK BW = Nbaud + (ƒc1 - ƒc0) difference of two carriers. Bandwidth for PSK BW = Nbaud
  • 48. QAM means combining ASK and PSK in such a way that we have maximum contrast between each bit, dibit, tribit, quadbit, and so on. Number of amplitude shifts is less than the number of phase shifts
  • 49. Analog-to-analog encoding is the representation of analog information by an analog signal.
  • 50. Analog-to-analog modulation can be accomplished in three ways: 1. Amplitude modulation (AM) 2. Frequency modulation (FM) 3. Phase modulation (PM)
  • 51. The carrier signal is modulated so that its amplitude varies with the changing amplitudes of the modulating signal The frequency and phase of the carrier remain the same Amplitude changes to follow variations in the information The modulating signal becomes the envelope of the carrier.
  • 52.
  • 53. The bandwidth of an AM signal is equal to twice the bandwidth of the modulating signal and covers a range centered on the carrier frequency The total bandwidth required for AM can be determined from the bandwidth of the audio signal  BWt = 2 x BWm BWm = Bandwidth of the modulating signal
  • 54. The frequency of the carrier signal is modulated to follow the changing voltage level (amplitude) of the modulating signal. The peak amplitude and phase of the carrier signal remain constant, but as the amplitude of the information signal changes, the frequency of the carrier changes correspondingly.
  • 55.
  • 56. The bandwidth of an FM signal is equal to 10 times the bandwidth of the modulating signal and, like AM bandwidth, covers a range centered on the carrier frequency The total bandwidth required for FM can be determined from the bandwidth of the audio signal: BWt = 10 x BWm BWm = Bandwidth of the modulating signal BWt = Total bandwidth
  • 57. The phase of the carrier signal is modulated to follow the changing voltage level of the modulating signal The peak amplitude and frequency of the carrier signal remain constant, but as the amplitude of the information signal changes, the phase of carrier changes correspondingly