SlideShare a Scribd company logo
Communication SystemsCommunication Systems
3.1) Characteristics of a
Communication System
• There are five main parts of any
communication system:
• a data source
• a transmitter for encoding
• a transmission medium
• a receiver for decoding
• a data destination
• When a message is sent it goes through
three levels of being: application,
control and transmission
• Protocols are sets of rules that outline
the transfer of data between computers
• Handshaking is an agreement between
computers as to which protocols to use
• The speed of transmission is
determined by the bandwidth.
• Bandwidth is the capacity of a
transmission medium.
• The speed of transfer can be measured
in baud rate or bits per second (bps)
• Baud rate is the number of electrical
signals that can be transmitted in a
second, while bps is how many bits can
be transmitted.
• One signal can contain multiple bits so
bps can be greater than the baud rate
• When data arrives at its destination it
may contain errors so there needs to be
ways of detecting these errors.
• Three common error checking methods
are:
• parity checking
• checksum
• cyclic redundancy check (CRC)
• Parity checking involves adding an
extra bit to a data packet that makes
the total number of 0’s odd or even.
• In even parity checking the total
number of 0’s, including the parity bit,
must be even; in odd parity it must be
odd.
• E.g. 1000111 is sent. If we are using
even parity a 0 is added, if we are using
odd a 1 is added.
• Practice: what would be the result if the
data packet 1100110 is sent with even
parity?
• Answer: 11001100
• Practice 2: what would be the resulting
transmission if 1100010 was sent with
odd parity?
• Answer 2: 11000100
• This simplistic method only works for an
odd number of errors; an even number
of errors cancel each other out.
• Checksum is a method of error
checking that counts the number of bits
in a data packet.
• The count is attached to the data
packet and then the packet is counted
at the receiving end and if the two
counts match then the message is
accepted.
• This method is about 90% effective.
• Cyclic redundancy check (CRC) is the
method of checking using a division
process.
• The data is divided using a fixed
number and the remainder is attached
and sent with the data.
• The same calculation is carried out at
the receiving computer and the two
remainders compared.
• If the two remainders do not match then
an error has occurred.
• CRC achieves 99.99% detection of
errors.
• There are several communication
settings that are agreed upon during
handshaking.
• These include:
• bits per second
• data bits
• parity
• stop/start bits
• flow control
• Bps is the speed of transmission.
• Data bits are the number of bits sent in
a data packet (usually 7 or 8 bits).
• Parity is whether the data contains a
parity bit for error checking.
• Stop and start bits are used in
asynchronous transmission to identify
each byte.
• Flow control is the type of software
handshaking protocol used.
[Complete L.A.’s 1-4, p.80]

More Related Content

What's hot

Data Communication Principles
Data Communication PrinciplesData Communication Principles
Data Communication Principles
Kamal Acharya
 
Auto correlation and cross-correlation
Auto correlation and cross-correlationAuto correlation and cross-correlation
Auto correlation and cross-correlation
Mrinmoy Majumder
 
Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)
Sudhanshu Srivastava
 
Software reliability growth model
Software reliability growth modelSoftware reliability growth model
Software reliability growth model
Himanshu
 
Multiplexing
MultiplexingMultiplexing
Multiplexing
Aman Jaiswal
 
Digital Logic Design
Digital Logic DesignDigital Logic Design
Digital Logic Design
JalpaMaheshwari1
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
Himanshu Shekhar
 
Quine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) methodQuine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) method
Syed Saeed
 
Digital Communication Sytems
Digital Communication SytemsDigital Communication Sytems
Digital Communication Sytems
Raghu Kasula
 
DATA RATE LIMITS
DATA RATE LIMITSDATA RATE LIMITS
DATA RATE LIMITS
ChAwais15
 
Digital to digital
Digital to digitalDigital to digital
Digital to digital
Dr. ABHISHEK K PANDEY
 
Rate distortion theory
Rate distortion theoryRate distortion theory
Rate distortion theory
samusk
 
Frame relay
Frame relay Frame relay
Frame relay balub4
 
Forest Fire Detection Using Deep Learning and Image Recognition
Forest Fire Detection Using Deep Learning and Image RecognitionForest Fire Detection Using Deep Learning and Image Recognition
Forest Fire Detection Using Deep Learning and Image Recognition
IRJET Journal
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital Conversion
Syed Umair
 
Unit 4 bandwidth utilization
Unit 4 bandwidth utilizationUnit 4 bandwidth utilization
Unit 4 bandwidth utilization
Anjuman College of Engg. & Tech.
 
Dpcm
DpcmDpcm
Operating System Concepts - Ch05
Operating System Concepts - Ch05Operating System Concepts - Ch05
Operating System Concepts - Ch05Wayne Jones Jnr
 
4.intensity transformations
4.intensity transformations4.intensity transformations
4.intensity transformationsYahya Alkhaldi
 

What's hot (20)

Data Communication Principles
Data Communication PrinciplesData Communication Principles
Data Communication Principles
 
Auto correlation and cross-correlation
Auto correlation and cross-correlationAuto correlation and cross-correlation
Auto correlation and cross-correlation
 
Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)
 
Software reliability growth model
Software reliability growth modelSoftware reliability growth model
Software reliability growth model
 
Multiplexing
MultiplexingMultiplexing
Multiplexing
 
Digital Logic Design
Digital Logic DesignDigital Logic Design
Digital Logic Design
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
Quine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) methodQuine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) method
 
Ch4 digital transmission
Ch4 digital transmissionCh4 digital transmission
Ch4 digital transmission
 
Digital Communication Sytems
Digital Communication SytemsDigital Communication Sytems
Digital Communication Sytems
 
DATA RATE LIMITS
DATA RATE LIMITSDATA RATE LIMITS
DATA RATE LIMITS
 
Digital to digital
Digital to digitalDigital to digital
Digital to digital
 
Rate distortion theory
Rate distortion theoryRate distortion theory
Rate distortion theory
 
Frame relay
Frame relay Frame relay
Frame relay
 
Forest Fire Detection Using Deep Learning and Image Recognition
Forest Fire Detection Using Deep Learning and Image RecognitionForest Fire Detection Using Deep Learning and Image Recognition
Forest Fire Detection Using Deep Learning and Image Recognition
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital Conversion
 
Unit 4 bandwidth utilization
Unit 4 bandwidth utilizationUnit 4 bandwidth utilization
Unit 4 bandwidth utilization
 
Dpcm
DpcmDpcm
Dpcm
 
Operating System Concepts - Ch05
Operating System Concepts - Ch05Operating System Concepts - Ch05
Operating System Concepts - Ch05
 
4.intensity transformations
4.intensity transformations4.intensity transformations
4.intensity transformations
 

Viewers also liked

12 IPT0302 Examples of Communication Systems
12 IPT0302   Examples of Communication Systems12 IPT0302   Examples of Communication Systems
12 IPT0302 Examples of Communication Systems
ctedds
 
12 ipt 0305 Communication Issues
12 ipt 0305   Communication Issues12 ipt 0305   Communication Issues
12 ipt 0305 Communication Issuesctedds
 
Communications Systems
Communications SystemsCommunications Systems
Communications Systems
Liam Dunphy
 
Communication systems 2010
Communication systems 2010Communication systems 2010
Communication systems 2010
greg robertson
 
The Rise of Instant Messaging
The Rise of Instant MessagingThe Rise of Instant Messaging
The Rise of Instant Messaging
Florian Nt
 
The memory of graphics
The memory of graphicsThe memory of graphics
The memory of graphics
ctedds
 
12 ipt 0303 transmitting and receiving
12 ipt 0303   transmitting and receiving12 ipt 0303   transmitting and receiving
12 ipt 0303 transmitting and receiving
ctedds
 
12 ipt 0202 Organisation methods
12 ipt 0202   Organisation methods12 ipt 0202   Organisation methods
12 ipt 0202 Organisation methodsctedds
 
12 ipt 0203 Storage and Retrieval
12 ipt 0203   Storage and Retrieval12 ipt 0203   Storage and Retrieval
12 ipt 0203 Storage and Retrieval
ctedds
 
12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes
ctedds
 
12 ipt 0201 information systems
12 ipt 0201   information systems12 ipt 0201   information systems
12 ipt 0201 information systemsctedds
 
Wave optics
Wave opticsWave optics
Wave optics
kgyaninstitute
 
Electromagnetic waves and Speed of Light
Electromagnetic waves and Speed of LightElectromagnetic waves and Speed of Light
Electromagnetic waves and Speed of LightStatefields School, Inc
 
Wave optics
Wave opticsWave optics
Wave optics
Gyanendra Singh
 
Instant Messaging apps market analysis
Instant Messaging apps market analysisInstant Messaging apps market analysis
Instant Messaging apps market analysisCorentin Metgy
 
Skype Powerpoint
Skype Powerpoint Skype Powerpoint
Skype Powerpoint u2980981
 
Ecosystem | class 12 | cbse
Ecosystem | class 12 | cbseEcosystem | class 12 | cbse
Ecosystem | class 12 | cbse
Kush Sehgal
 
Ch 24 Electromagnetic Waves
Ch 24 Electromagnetic WavesCh 24 Electromagnetic Waves
Ch 24 Electromagnetic WavesScott Thomas
 

Viewers also liked (20)

12 IPT0302 Examples of Communication Systems
12 IPT0302   Examples of Communication Systems12 IPT0302   Examples of Communication Systems
12 IPT0302 Examples of Communication Systems
 
12 ipt 0305 Communication Issues
12 ipt 0305   Communication Issues12 ipt 0305   Communication Issues
12 ipt 0305 Communication Issues
 
IPT HSC Summary
IPT HSC SummaryIPT HSC Summary
IPT HSC Summary
 
Communications Systems
Communications SystemsCommunications Systems
Communications Systems
 
Communication systems 2010
Communication systems 2010Communication systems 2010
Communication systems 2010
 
The Rise of Instant Messaging
The Rise of Instant MessagingThe Rise of Instant Messaging
The Rise of Instant Messaging
 
The memory of graphics
The memory of graphicsThe memory of graphics
The memory of graphics
 
12 ipt 0303 transmitting and receiving
12 ipt 0303   transmitting and receiving12 ipt 0303   transmitting and receiving
12 ipt 0303 transmitting and receiving
 
12 ipt 0202 Organisation methods
12 ipt 0202   Organisation methods12 ipt 0202   Organisation methods
12 ipt 0202 Organisation methods
 
12 ipt 0203 Storage and Retrieval
12 ipt 0203   Storage and Retrieval12 ipt 0203   Storage and Retrieval
12 ipt 0203 Storage and Retrieval
 
12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes
 
12 ipt 0201 information systems
12 ipt 0201   information systems12 ipt 0201   information systems
12 ipt 0201 information systems
 
Wave optics
Wave opticsWave optics
Wave optics
 
Electromagnetic waves and Speed of Light
Electromagnetic waves and Speed of LightElectromagnetic waves and Speed of Light
Electromagnetic waves and Speed of Light
 
Wave optics
Wave opticsWave optics
Wave optics
 
Instant Messaging apps market analysis
Instant Messaging apps market analysisInstant Messaging apps market analysis
Instant Messaging apps market analysis
 
Skype Powerpoint
Skype Powerpoint Skype Powerpoint
Skype Powerpoint
 
Instant messaging
Instant messaging Instant messaging
Instant messaging
 
Ecosystem | class 12 | cbse
Ecosystem | class 12 | cbseEcosystem | class 12 | cbse
Ecosystem | class 12 | cbse
 
Ch 24 Electromagnetic Waves
Ch 24 Electromagnetic WavesCh 24 Electromagnetic Waves
Ch 24 Electromagnetic Waves
 

Similar to 12 ipt 0301: Characteristics of a Communication System

12 ipt 0301 Characteristics of a communication system
12 ipt 0301   Characteristics of a communication system12 ipt 0301   Characteristics of a communication system
12 ipt 0301 Characteristics of a communication systemctedds
 
computer network-unit 2
computer network-unit 2computer network-unit 2
computer network-unit 2
sharmilas38
 
COMPUTER NETWORKS UNIT 2
COMPUTER NETWORKS UNIT 2COMPUTER NETWORKS UNIT 2
COMPUTER NETWORKS UNIT 2
BON SECOURS COLLEGE FOR WOMEN
 
Sak
SakSak
Computer network coe351- part4- final
Computer network coe351- part4- finalComputer network coe351- part4- final
Computer network coe351- part4- final
Taymoor Nazmy
 
Error detection techniques
Error detection techniquesError detection techniques
Error detection techniques
kunjan shah
 
III_UNIT_ErrorCorrecting.pptx
III_UNIT_ErrorCorrecting.pptxIII_UNIT_ErrorCorrecting.pptx
III_UNIT_ErrorCorrecting.pptx
ShantanuDharekar
 
Osi model
Osi model Osi model
Osi model maha tce
 
computer Networks Error Detection and Correction.ppt
computer Networks Error Detection and Correction.pptcomputer Networks Error Detection and Correction.ppt
computer Networks Error Detection and Correction.ppt
Jayaprasanna4
 
Error correction and detection th
Error correction and detection thError correction and detection th
Error correction and detection th
ShardaSalunkhe1
 
Computer networks unit iv
Computer networks    unit ivComputer networks    unit iv
Computer networks unit iv
JAIGANESH SEKAR
 
Chapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9eChapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9eadpeer
 
Error detection and correction
Error detection and correctionError detection and correction
Error detection and correction
Abdul Razaq
 
data link layer - Chapter 3
data link layer - Chapter 3data link layer - Chapter 3
data link layer - Chapter 3
SakthiVinoth78
 
Error detection.ppt
Error detection.pptError detection.ppt
Error detection.ppt
PawanRaj48
 
CODING.ppt
CODING.pptCODING.ppt
CODING.ppt
Mortadha96
 
Error correction error detection in digital communication
Error correction error detection in digital communicationError correction error detection in digital communication
Error correction error detection in digital communication
swatihalunde
 
Ch6.ppt
Ch6.pptCh6.ppt
Ch6.ppt
BezaAlem2
 
Introduction to data link layer
Introduction to data link layerIntroduction to data link layer
Introduction to data link layer
Shashank HP
 
Cyclic redundancy check
Cyclic redundancy checkCyclic redundancy check
Cyclic redundancy check
Saleh Alrkiyan
 

Similar to 12 ipt 0301: Characteristics of a Communication System (20)

12 ipt 0301 Characteristics of a communication system
12 ipt 0301   Characteristics of a communication system12 ipt 0301   Characteristics of a communication system
12 ipt 0301 Characteristics of a communication system
 
computer network-unit 2
computer network-unit 2computer network-unit 2
computer network-unit 2
 
COMPUTER NETWORKS UNIT 2
COMPUTER NETWORKS UNIT 2COMPUTER NETWORKS UNIT 2
COMPUTER NETWORKS UNIT 2
 
Sak
SakSak
Sak
 
Computer network coe351- part4- final
Computer network coe351- part4- finalComputer network coe351- part4- final
Computer network coe351- part4- final
 
Error detection techniques
Error detection techniquesError detection techniques
Error detection techniques
 
III_UNIT_ErrorCorrecting.pptx
III_UNIT_ErrorCorrecting.pptxIII_UNIT_ErrorCorrecting.pptx
III_UNIT_ErrorCorrecting.pptx
 
Osi model
Osi model Osi model
Osi model
 
computer Networks Error Detection and Correction.ppt
computer Networks Error Detection and Correction.pptcomputer Networks Error Detection and Correction.ppt
computer Networks Error Detection and Correction.ppt
 
Error correction and detection th
Error correction and detection thError correction and detection th
Error correction and detection th
 
Computer networks unit iv
Computer networks    unit ivComputer networks    unit iv
Computer networks unit iv
 
Chapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9eChapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9e
 
Error detection and correction
Error detection and correctionError detection and correction
Error detection and correction
 
data link layer - Chapter 3
data link layer - Chapter 3data link layer - Chapter 3
data link layer - Chapter 3
 
Error detection.ppt
Error detection.pptError detection.ppt
Error detection.ppt
 
CODING.ppt
CODING.pptCODING.ppt
CODING.ppt
 
Error correction error detection in digital communication
Error correction error detection in digital communicationError correction error detection in digital communication
Error correction error detection in digital communication
 
Ch6.ppt
Ch6.pptCh6.ppt
Ch6.ppt
 
Introduction to data link layer
Introduction to data link layerIntroduction to data link layer
Introduction to data link layer
 
Cyclic redundancy check
Cyclic redundancy checkCyclic redundancy check
Cyclic redundancy check
 

More from ctedds

11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation
ctedds
 
IPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing SolutionsIPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing Solutionsctedds
 
12 ipt 0501 transaction processing systems 01
12 ipt 0501   transaction processing systems 0112 ipt 0501   transaction processing systems 01
12 ipt 0501 transaction processing systems 01ctedds
 
12 IPT - 1.4) Making Decisions
12 IPT - 1.4)   Making Decisions12 IPT - 1.4)   Making Decisions
12 IPT - 1.4) Making Decisions
ctedds
 
Photographic composition
Photographic compositionPhotographic composition
Photographic compositionctedds
 
1.4) The nature of data and information
1.4)   The nature of data and information1.4)   The nature of data and information
1.4) The nature of data and informationctedds
 
1.3) Information processes
1.3) Information processes1.3) Information processes
1.3) Information processesctedds
 
1.2) Information systems in context
1.2) Information systems in context1.2) Information systems in context
1.2) Information systems in contextctedds
 
12 ipt 0104 making decisions
12 ipt 0104   making decisions12 ipt 0104   making decisions
12 ipt 0104 making decisionsctedds
 
12 ipt 0103 understanding the problem
12 ipt 0103   understanding the problem12 ipt 0103   understanding the problem
12 ipt 0103 understanding the problemctedds
 
12 ipt 0106/7 Project Implementation & Testing
12 ipt 0106/7   Project Implementation & Testing12 ipt 0106/7   Project Implementation & Testing
12 ipt 0106/7 Project Implementation & Testingctedds
 
12 ipt 0102 social and ethical design
12 ipt 0102   social and ethical design12 ipt 0102   social and ethical design
12 ipt 0102 social and ethical designctedds
 
HSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangementHSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangement
ctedds
 

More from ctedds (13)

11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation
 
IPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing SolutionsIPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing Solutions
 
12 ipt 0501 transaction processing systems 01
12 ipt 0501   transaction processing systems 0112 ipt 0501   transaction processing systems 01
12 ipt 0501 transaction processing systems 01
 
12 IPT - 1.4) Making Decisions
12 IPT - 1.4)   Making Decisions12 IPT - 1.4)   Making Decisions
12 IPT - 1.4) Making Decisions
 
Photographic composition
Photographic compositionPhotographic composition
Photographic composition
 
1.4) The nature of data and information
1.4)   The nature of data and information1.4)   The nature of data and information
1.4) The nature of data and information
 
1.3) Information processes
1.3) Information processes1.3) Information processes
1.3) Information processes
 
1.2) Information systems in context
1.2) Information systems in context1.2) Information systems in context
1.2) Information systems in context
 
12 ipt 0104 making decisions
12 ipt 0104   making decisions12 ipt 0104   making decisions
12 ipt 0104 making decisions
 
12 ipt 0103 understanding the problem
12 ipt 0103   understanding the problem12 ipt 0103   understanding the problem
12 ipt 0103 understanding the problem
 
12 ipt 0106/7 Project Implementation & Testing
12 ipt 0106/7   Project Implementation & Testing12 ipt 0106/7   Project Implementation & Testing
12 ipt 0106/7 Project Implementation & Testing
 
12 ipt 0102 social and ethical design
12 ipt 0102   social and ethical design12 ipt 0102   social and ethical design
12 ipt 0102 social and ethical design
 
HSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangementHSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangement
 

Recently uploaded

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 

Recently uploaded (20)

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 

12 ipt 0301: Characteristics of a Communication System

  • 1. Communication SystemsCommunication Systems 3.1) Characteristics of a Communication System
  • 2. • There are five main parts of any communication system: • a data source • a transmitter for encoding • a transmission medium • a receiver for decoding • a data destination • When a message is sent it goes through three levels of being: application, control and transmission • Protocols are sets of rules that outline the transfer of data between computers
  • 3. • Handshaking is an agreement between computers as to which protocols to use • The speed of transmission is determined by the bandwidth. • Bandwidth is the capacity of a transmission medium. • The speed of transfer can be measured in baud rate or bits per second (bps) • Baud rate is the number of electrical signals that can be transmitted in a second, while bps is how many bits can be transmitted.
  • 4. • One signal can contain multiple bits so bps can be greater than the baud rate • When data arrives at its destination it may contain errors so there needs to be ways of detecting these errors. • Three common error checking methods are: • parity checking • checksum • cyclic redundancy check (CRC)
  • 5. • Parity checking involves adding an extra bit to a data packet that makes the total number of 0’s odd or even. • In even parity checking the total number of 0’s, including the parity bit, must be even; in odd parity it must be odd. • E.g. 1000111 is sent. If we are using even parity a 0 is added, if we are using odd a 1 is added.
  • 6. • Practice: what would be the result if the data packet 1100110 is sent with even parity? • Answer: 11001100 • Practice 2: what would be the resulting transmission if 1100010 was sent with odd parity? • Answer 2: 11000100 • This simplistic method only works for an odd number of errors; an even number of errors cancel each other out.
  • 7. • Checksum is a method of error checking that counts the number of bits in a data packet. • The count is attached to the data packet and then the packet is counted at the receiving end and if the two counts match then the message is accepted. • This method is about 90% effective.
  • 8. • Cyclic redundancy check (CRC) is the method of checking using a division process. • The data is divided using a fixed number and the remainder is attached and sent with the data. • The same calculation is carried out at the receiving computer and the two remainders compared. • If the two remainders do not match then an error has occurred.
  • 9. • CRC achieves 99.99% detection of errors. • There are several communication settings that are agreed upon during handshaking. • These include: • bits per second • data bits • parity • stop/start bits • flow control
  • 10. • Bps is the speed of transmission. • Data bits are the number of bits sent in a data packet (usually 7 or 8 bits). • Parity is whether the data contains a parity bit for error checking. • Stop and start bits are used in asynchronous transmission to identify each byte. • Flow control is the type of software handshaking protocol used. [Complete L.A.’s 1-4, p.80]