TYPES OF SYNCHRONIZATION Flashcards
(80 cards)
is crucial in data communications to ensure
that data is transmitted and received accurately. It also
allows for the efficient use of communication channels by
preventing devices from transmitting or receiving data
simultaneously, which could cause collisions or data loss.
Synchronization
is a process that involves coordinating
the execution of multiple threads to ensure a desired outcome without
corrupting the shared data and preventing any occurrence of deadlocks and
race conditions
Synchronization
also occurs between network nodes to ensure that data streams
are received and transmitted correctly, and to prevent data collision. It usually
uses a clock signal transmitted in sequence with a data stream to maintain
proper signal timing
Synchronization
refers to the method used by the data communication system so
that the destination station recognizes the start of a data stream and
reliably reads the information sent
Timing
Two major timing schemes
- Asynchronous Transmission
- Synchronous Transmission.
sends data from the source to the destination without
synchronizing the two clock systems
Asynchronous communications or transmission
The source and destination clocks are free running and not locked to each other. Short characters of
7 to 8 bit data are sent one at a time framed by a start bit and 1 or 2 stop bits.
Asynchronous communications or transmission
is used for low data transfer rates usually 128 kbps or less and short
bursts of data. Faster data rates and longer data lengths cause the data errors at the receiver
Asynchronous communications or transmission
Conventional representation has asynchronous data flowing left to right and synchronous data
flowing right to left.
Indicate the end of a character’s transmission.
Typically 1 stop bit is used (sometimes 2)
Stop Bits
Characters are sent individually.
A quiet period (idle state at 0 bit level) exists between characters.
Character Transmission
Transmitter and receiver each have their own internal clocks.
Clocks are not locked together but operate at the same frequency
Free-Running Clocks
The start bit acts as a “wake-up call” for the receiver.
Data bits are sampled in the middle of each bit period.
Evenly spaced sampling ensures accurate data reception
Receiver Operation
is a method of data communication that requires the
source and destination to synchronize their clocks together.
Synchronous Transmission
This synchronization of the clocks can occur externally to the data information or be incorporated with the data information
Synchronous Transmission
two types of synchronous data transmission
- Externally clocked synchronous transmission
- Internally encoded synchronous transmission
The advantage to having the clocks synchronized is that longer blocks of data can be sent without loss of synchronization.
Less overhead is required for the amount of data sent. In asynchronous transmission,
there are 3 to 4 bits of overhead (start, stop, parity bits) sent with each character of data (7 to 8 bits). The start and stop bits were used to identify the beginning and end of transmission.
blocks of data up to 64Kbytes in size can be sent without loss or corruption of data. A start field and end field indicate the beginning and end of transmission. Smaller overhead results in a more efficient delivery of data.
synchronous transmission
has separate lines from the data
lines for synchronizing the clock.
Externally clocked synchronous transmission
used to send out a timing clock to the
destination
Transmit Timing balanced pair
separate clock timing received from the
destination
Receive Timing balanced pair
Special sequence of bits called
__________ are required at the beginning and end of the block of data to inform the destination that new data is arriving.
fields
sends blocks of characters at a time. Each block of data is preceded by a Start Field which is used to tell the receiving station that a new packet of characters is arriving. The blocks of data also have End Fields to indicate the end of the data
block.
Synchronous Transmission
has two pairs of wires used for synchronizing the source
and destination clocks
V.35 physical layer standard