SlideShare a Scribd company logo
ASYNCHRONOUS 
AND 
SYNCHRONOUS 
.. 
Prepared by : Parackattu.Akhil.B 
Dept : Electronic And Communication
 NEED OF SYNCHRONIZATION. 
• Whenever an electronic device transmits digital (and sometimes analogue) 
data to another electronic device. 
• There must be a certain rhythm established between the two devices, i.e., the 
receiving device must have some way of knowing, within the context of the 
fluctuating signal that it's receiving. 
• where each unit of data begins and where it ends. 
• So there two types synchronization. 
i. Asynchronous. 
ii. Synchronous.
 ASYNCHRONOUS. 
• In asynchronous the transmission of data is generally without the use 
of an external clock signal, where data can be transmitted 
intermittently rather than in a steady stream. 
• Any timing required to recover data from the communication symbols 
is encoded within the symbols. 
• The most significant aspect of asynchronous communications is that 
data is not transmitted at regular intervals, thus making possible 
variable bit rate. 
• And that the transmitter and receiver clock generators do not have to 
be exactly synchronized all the time.
 PHYSICAL LAYER. 
• In asynchronous serial communication the physical protocol layer, the 
data blocks are code words of a certain word length. 
• For example octets (bytes) or ASCII characters, delimited by start bits 
and stop bits. 
• A variable length space can be inserted between the code words. No 
bit synchronization signal is required. 
• This is sometimes called character oriented communication.
 TWO CATEGORIES OF ASYNCHRONOUS. 
• Strobe Control. 
• Handshaking Control. 
Strobe control. 
• This is one way of transfer i.e. by mean of strobe pulse supplied by one of the units to 
indicate to the unit when the transfer has to occur. 
Handshaking control. 
• This method is used to accompany each data item being transferred with a control 
signal. That indicates presence of data into the bus.
 STROBE CONTROL METHOD. 
• Strobe control method of data transfer uses single control signal for each transfer. 
• The strobe may be activated by either source unit or destination unit 
Source 
Unit 
Destination 
Unit 
Data bus 
Strobe
 HANDSHAKING CONTROL METHOD. 
• In case source unit the data transfer under the strobe. The source unit has no way of 
knowing whether destination unit has received the data or not 
• Similarly destination has no way of knowing whether source unit has place data on the 
data bus or not 
• So handshaking mechanism solve this problem by introducing second control signal that 
provides a reply to unit that initiates to transfer. 
Source 
unit 
Data 
Unit 
Data valid 
Data Bus 
Data Accepted
 BLOCK DIAGRAM. 
sender stop Data Start Receiver 
 Here the data is transmitted intermittently rather than in a steady stream.
 APPLICATION. 
• Asynchronous activities take place outside of real time system. 
• As asynchronous does not require a constant bit rate. 
• For examples file transfer, email and the World Wide Web.
 DRAWBACKS. 
• Overhead of start and stop bits. 
• Asynchronous transmission is relatively slow due to the increased 
number of bits and gaps.
 SYNCHRONOUS. 
• In Synchronous the transmission of data is sent in a continuous stream at a constant 
rate. 
• Synchronous communication requires that the clocks in the transmitting and 
receiving devices are synchronized running at the same rate. 
• so the receiver can sample the signal at the same time intervals used by the 
transmitter. No start or stop bits are required. 
• For this reason synchronous communication permits more information to be passed 
over a circuit per unit time.
 TWO CATEGORIES OF SYNCHRONOUS 
• Byte oriented protocols 
• Bit oriented protocols 
Byte Oriented Protocol. 
• Early synchronous protocols were byte-oriented protocols, where synchronization 
was maintained by transmitting a sequence of synchronous idle characters. 
• when the line was not actively transmitting data or transparently within a long 
transmission block. 
• This protocol was developed by IBM in late 1960.
 BIT ORIENTED PROTOCOL. 
• Bit-oriented protocols are synchronous protocols that view the transmitted data as a 
stream of bits with no semantics, or meaning. 
• Control codes are defined in terms of bit sequences instead of characters. 
Synchronization is maintained on an idle line by transmitting a predefined sequence 
of bits. 
• Synchronous Data Link Control (SDLC) specifies that a station continue transmitting 
a sequence of '1' bits on an idle line.
 BLOCK DIAGRAM. 
Sender DATA Receiver 
 Here data is transmitted in a steady stream.
• Over time the transmitting and receiving clocks will tend to drift 
apart, requiring resynchronization. 
• Synchronous communication is direct communication that occurs in 
real time. 
• That take place face-to-face, and as technology has evolved, can take 
place irrespective of distance 
• (ex. telephone conversations and instant messaging)
 APPLICATION. 
• Most common use is in the ASCII terminals. 
• High speeds communication links established using synchronous 
modems. 
DRAWBACKS. 
• The clock frequency should be same at both the sending and receiving 
ends. 
• No tolerance in clock frequency is allowed.
THANK YOU…

More Related Content

What's hot

Data Communication & Computer Networks : Serial and parellel transmission
Data Communication & Computer Networks : Serial and parellel transmissionData Communication & Computer Networks : Serial and parellel transmission
Data Communication & Computer Networks : Serial and parellel transmission
Dr Rajiv Srivastava
 
MEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROLMEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROL
junnubabu
 
Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)
Rahul Kumar
 
8237 dma controller
8237 dma controller8237 dma controller
8237 dma controllerTech_MX
 
Data transmission
Data transmissionData transmission
TCP/ IP
TCP/ IP TCP/ IP
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
k33a
 
Analog and Digital Transmission
Analog and Digital TransmissionAnalog and Digital Transmission
Analog and Digital Transmission
Anushiya Ram
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network pptextraganesh
 
DMA operation
DMA operationDMA operation
DMA operation
Imran Khan
 
Code generation
Code generationCode generation
Code generation
Aparna Nayak
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
Renu Kewalramani
 
Ports & sockets
Ports  & sockets Ports  & sockets
Ports & sockets
myrajendra
 
ISDN Integrated Services Digital Network
ISDN Integrated Services Digital NetworkISDN Integrated Services Digital Network
ISDN Integrated Services Digital Network
Madhumita Tamhane
 
Inter Process Communication Presentation[1]
Inter Process Communication Presentation[1]Inter Process Communication Presentation[1]
Inter Process Communication Presentation[1]Ravindra Raju Kolahalam
 
Computer architecture input output organization
Computer architecture input output organizationComputer architecture input output organization
Computer architecture input output organization
Mazin Alwaaly
 
HDLC
HDLCHDLC
Ethernet
EthernetEthernet
Ethernet
sijil chacko
 
Structure of switches
Structure of switchesStructure of switches
Structure of switches
Anam Sana
 

What's hot (20)

Data Communication & Computer Networks : Serial and parellel transmission
Data Communication & Computer Networks : Serial and parellel transmissionData Communication & Computer Networks : Serial and parellel transmission
Data Communication & Computer Networks : Serial and parellel transmission
 
MEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROLMEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROL
 
Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)
 
8237 dma controller
8237 dma controller8237 dma controller
8237 dma controller
 
Data transmission
Data transmissionData transmission
Data transmission
 
Circuit Switching
Circuit SwitchingCircuit Switching
Circuit Switching
 
TCP/ IP
TCP/ IP TCP/ IP
TCP/ IP
 
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
 
Analog and Digital Transmission
Analog and Digital TransmissionAnalog and Digital Transmission
Analog and Digital Transmission
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
DMA operation
DMA operationDMA operation
DMA operation
 
Code generation
Code generationCode generation
Code generation
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
 
Ports & sockets
Ports  & sockets Ports  & sockets
Ports & sockets
 
ISDN Integrated Services Digital Network
ISDN Integrated Services Digital NetworkISDN Integrated Services Digital Network
ISDN Integrated Services Digital Network
 
Inter Process Communication Presentation[1]
Inter Process Communication Presentation[1]Inter Process Communication Presentation[1]
Inter Process Communication Presentation[1]
 
Computer architecture input output organization
Computer architecture input output organizationComputer architecture input output organization
Computer architecture input output organization
 
HDLC
HDLCHDLC
HDLC
 
Ethernet
EthernetEthernet
Ethernet
 
Structure of switches
Structure of switchesStructure of switches
Structure of switches
 

Viewers also liked

Synchronous and-asynchronous-data-transfer
Synchronous and-asynchronous-data-transferSynchronous and-asynchronous-data-transfer
Synchronous and-asynchronous-data-transferAnuj Modi
 
Types of Networks,Network Design Issues,Design Tools
Types of Networks,Network Design Issues,Design ToolsTypes of Networks,Network Design Issues,Design Tools
Types of Networks,Network Design Issues,Design Tools
Surabhi Gosavi
 
8085 microprocessor 8155, 8255
8085 microprocessor  8155, 8255 8085 microprocessor  8155, 8255
8085 microprocessor 8155, 8255
Nitin Ahire
 
Network layer - design Issues
Network layer - design IssuesNetwork layer - design Issues
Network layer - design Issues
قصي نسور
 
Embedded System Tools ppt
Embedded System Tools  pptEmbedded System Tools  ppt
Embedded System Tools pptHalai Hansika
 
Serial data transfer
Serial data transferSerial data transfer
Serial data transfer
Dinesh Subhuraaj
 
8251 USART
8251 USART8251 USART
8251 USART
coolsdhanesh
 

Viewers also liked (8)

Synchronous and-asynchronous-data-transfer
Synchronous and-asynchronous-data-transferSynchronous and-asynchronous-data-transfer
Synchronous and-asynchronous-data-transfer
 
Types of Networks,Network Design Issues,Design Tools
Types of Networks,Network Design Issues,Design ToolsTypes of Networks,Network Design Issues,Design Tools
Types of Networks,Network Design Issues,Design Tools
 
8085 microprocessor 8155, 8255
8085 microprocessor  8155, 8255 8085 microprocessor  8155, 8255
8085 microprocessor 8155, 8255
 
Network layer - design Issues
Network layer - design IssuesNetwork layer - design Issues
Network layer - design Issues
 
Embedded System Tools ppt
Embedded System Tools  pptEmbedded System Tools  ppt
Embedded System Tools ppt
 
Serial data transfer
Serial data transferSerial data transfer
Serial data transfer
 
RS 232
RS 232RS 232
RS 232
 
8251 USART
8251 USART8251 USART
8251 USART
 

Similar to Asynchronous and synchronous

Modes of Transmission
Modes of TransmissionModes of Transmission
Modes of Transmission
Anushiya Ram
 
COA asynchronous data transfer
COA asynchronous data transferCOA asynchronous data transfer
COA asynchronous data transfer
mitalimaniyar
 
8251 USART.pptx
8251 USART.pptx8251 USART.pptx
8251 USART.pptx
MeenaAnusha1
 
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
RohanMistry15
 
ITFT_Transmission modes
ITFT_Transmission modesITFT_Transmission modes
ITFT_Transmission modes
Swati Aggarwal
 
Transmission modes
Transmission modesTransmission modes
Transmission modes
Dhruvesh Sheth
 
DCCN S1.ppt
DCCN S1.pptDCCN S1.ppt
DCCN S1.ppt
abdulkadirmohamed29
 
Deepu Kumar Shah.pptx
Deepu Kumar Shah.pptxDeepu Kumar Shah.pptx
Deepu Kumar Shah.pptx
DeepuShah
 
Unit-4 (IO Interface).pptx
Unit-4 (IO Interface).pptxUnit-4 (IO Interface).pptx
Unit-4 (IO Interface).pptx
Medicaps University
 
INTERFACE UNIT IV.pptx
INTERFACE UNIT IV.pptxINTERFACE UNIT IV.pptx
INTERFACE UNIT IV.pptx
NidaKhan232565
 
data transmission
data transmission data transmission
data transmission
Sadaf Rasheed
 
DATA TRANSMISSION, Synchronous & Asynchronous Data Transfer
DATA TRANSMISSION, Synchronous & Asynchronous Data TransferDATA TRANSMISSION, Synchronous & Asynchronous Data Transfer
DATA TRANSMISSION, Synchronous & Asynchronous Data Transfer
Jabbar Tunyo
 
DATA COMMUNICATION BY BP. ...
DATA COMMUNICATION BY BP.                                                    ...DATA COMMUNICATION BY BP.                                                    ...
DATA COMMUNICATION BY BP. ...
BPRAVEENROLEX
 
Stream oriented communication
Stream oriented communicationStream oriented communication
Stream oriented communication
Shyama Bhuvanendran
 
Unit-4 (1).pptx
Unit-4 (1).pptxUnit-4 (1).pptx
Unit-4 (1).pptx
poonamsngr
 
Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)bheemsain
 
Ch 6 data and computer communicationwilliam stallings
Ch 6 data and computer communicationwilliam stallingsCh 6 data and computer communicationwilliam stallings
Ch 6 data and computer communicationwilliam stallingsbheemsain
 

Similar to Asynchronous and synchronous (20)

Modes of Transmission
Modes of TransmissionModes of Transmission
Modes of Transmission
 
8251 a basic
8251 a basic8251 a basic
8251 a basic
 
COA asynchronous data transfer
COA asynchronous data transferCOA asynchronous data transfer
COA asynchronous data transfer
 
8251 USART.pptx
8251 USART.pptx8251 USART.pptx
8251 USART.pptx
 
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
 
ITFT_Transmission modes
ITFT_Transmission modesITFT_Transmission modes
ITFT_Transmission modes
 
Transmission modes
Transmission modesTransmission modes
Transmission modes
 
Transmission modes
Transmission modesTransmission modes
Transmission modes
 
Atm intro
Atm introAtm intro
Atm intro
 
DCCN S1.ppt
DCCN S1.pptDCCN S1.ppt
DCCN S1.ppt
 
Deepu Kumar Shah.pptx
Deepu Kumar Shah.pptxDeepu Kumar Shah.pptx
Deepu Kumar Shah.pptx
 
Unit-4 (IO Interface).pptx
Unit-4 (IO Interface).pptxUnit-4 (IO Interface).pptx
Unit-4 (IO Interface).pptx
 
INTERFACE UNIT IV.pptx
INTERFACE UNIT IV.pptxINTERFACE UNIT IV.pptx
INTERFACE UNIT IV.pptx
 
data transmission
data transmission data transmission
data transmission
 
DATA TRANSMISSION, Synchronous & Asynchronous Data Transfer
DATA TRANSMISSION, Synchronous & Asynchronous Data TransferDATA TRANSMISSION, Synchronous & Asynchronous Data Transfer
DATA TRANSMISSION, Synchronous & Asynchronous Data Transfer
 
DATA COMMUNICATION BY BP. ...
DATA COMMUNICATION BY BP.                                                    ...DATA COMMUNICATION BY BP.                                                    ...
DATA COMMUNICATION BY BP. ...
 
Stream oriented communication
Stream oriented communicationStream oriented communication
Stream oriented communication
 
Unit-4 (1).pptx
Unit-4 (1).pptxUnit-4 (1).pptx
Unit-4 (1).pptx
 
Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)
 
Ch 6 data and computer communicationwilliam stallings
Ch 6 data and computer communicationwilliam stallingsCh 6 data and computer communicationwilliam stallings
Ch 6 data and computer communicationwilliam stallings
 

Recently uploaded

Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 

Recently uploaded (20)

Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 

Asynchronous and synchronous

  • 1. ASYNCHRONOUS AND SYNCHRONOUS .. Prepared by : Parackattu.Akhil.B Dept : Electronic And Communication
  • 2.  NEED OF SYNCHRONIZATION. • Whenever an electronic device transmits digital (and sometimes analogue) data to another electronic device. • There must be a certain rhythm established between the two devices, i.e., the receiving device must have some way of knowing, within the context of the fluctuating signal that it's receiving. • where each unit of data begins and where it ends. • So there two types synchronization. i. Asynchronous. ii. Synchronous.
  • 3.  ASYNCHRONOUS. • In asynchronous the transmission of data is generally without the use of an external clock signal, where data can be transmitted intermittently rather than in a steady stream. • Any timing required to recover data from the communication symbols is encoded within the symbols. • The most significant aspect of asynchronous communications is that data is not transmitted at regular intervals, thus making possible variable bit rate. • And that the transmitter and receiver clock generators do not have to be exactly synchronized all the time.
  • 4.  PHYSICAL LAYER. • In asynchronous serial communication the physical protocol layer, the data blocks are code words of a certain word length. • For example octets (bytes) or ASCII characters, delimited by start bits and stop bits. • A variable length space can be inserted between the code words. No bit synchronization signal is required. • This is sometimes called character oriented communication.
  • 5.  TWO CATEGORIES OF ASYNCHRONOUS. • Strobe Control. • Handshaking Control. Strobe control. • This is one way of transfer i.e. by mean of strobe pulse supplied by one of the units to indicate to the unit when the transfer has to occur. Handshaking control. • This method is used to accompany each data item being transferred with a control signal. That indicates presence of data into the bus.
  • 6.  STROBE CONTROL METHOD. • Strobe control method of data transfer uses single control signal for each transfer. • The strobe may be activated by either source unit or destination unit Source Unit Destination Unit Data bus Strobe
  • 7.  HANDSHAKING CONTROL METHOD. • In case source unit the data transfer under the strobe. The source unit has no way of knowing whether destination unit has received the data or not • Similarly destination has no way of knowing whether source unit has place data on the data bus or not • So handshaking mechanism solve this problem by introducing second control signal that provides a reply to unit that initiates to transfer. Source unit Data Unit Data valid Data Bus Data Accepted
  • 8.  BLOCK DIAGRAM. sender stop Data Start Receiver  Here the data is transmitted intermittently rather than in a steady stream.
  • 9.  APPLICATION. • Asynchronous activities take place outside of real time system. • As asynchronous does not require a constant bit rate. • For examples file transfer, email and the World Wide Web.
  • 10.  DRAWBACKS. • Overhead of start and stop bits. • Asynchronous transmission is relatively slow due to the increased number of bits and gaps.
  • 11.  SYNCHRONOUS. • In Synchronous the transmission of data is sent in a continuous stream at a constant rate. • Synchronous communication requires that the clocks in the transmitting and receiving devices are synchronized running at the same rate. • so the receiver can sample the signal at the same time intervals used by the transmitter. No start or stop bits are required. • For this reason synchronous communication permits more information to be passed over a circuit per unit time.
  • 12.  TWO CATEGORIES OF SYNCHRONOUS • Byte oriented protocols • Bit oriented protocols Byte Oriented Protocol. • Early synchronous protocols were byte-oriented protocols, where synchronization was maintained by transmitting a sequence of synchronous idle characters. • when the line was not actively transmitting data or transparently within a long transmission block. • This protocol was developed by IBM in late 1960.
  • 13.  BIT ORIENTED PROTOCOL. • Bit-oriented protocols are synchronous protocols that view the transmitted data as a stream of bits with no semantics, or meaning. • Control codes are defined in terms of bit sequences instead of characters. Synchronization is maintained on an idle line by transmitting a predefined sequence of bits. • Synchronous Data Link Control (SDLC) specifies that a station continue transmitting a sequence of '1' bits on an idle line.
  • 14.  BLOCK DIAGRAM. Sender DATA Receiver  Here data is transmitted in a steady stream.
  • 15. • Over time the transmitting and receiving clocks will tend to drift apart, requiring resynchronization. • Synchronous communication is direct communication that occurs in real time. • That take place face-to-face, and as technology has evolved, can take place irrespective of distance • (ex. telephone conversations and instant messaging)
  • 16.  APPLICATION. • Most common use is in the ASCII terminals. • High speeds communication links established using synchronous modems. DRAWBACKS. • The clock frequency should be same at both the sending and receiving ends. • No tolerance in clock frequency is allowed.