Download presentation
Presentation is loading. Please wait.
Published byBrook Stanley Modified over 9 years ago
1
Interfaces and Synchronization Martin Weiss
2
EIA 232D Interface Standard u Synonymous with ITU V.24 u Asynchronous interface u Up to 19.2kbps u 50 foot maximum distance between DCE and DTE
3
Other Interface Standards u EIA 449 - Uses EIA-422 (balanced) or EIA-423 (unbalanced) signalling standards u EIA 530 - Same as EIA 449 except with a 25 pin connector
4
Signalling Standards Circuit TypeMax. Separation (m)Max. Bit Rate EIA-42310 100 1000 100kbps 10kbps 1kbps EIA-42210 100 1000 10Mbps 1Mbps 100kbps
5
Main EIA 232D Signals u Receive data (RxD) - Pin 2 u Transmit data (TxD) - Pin 3 u Request to Send (RTS) - Pin 4 u Clear to Send (CTS) - Pin 5
6
Main EIA 232D Signals u Data Set Ready (DSR) - Pin 6 u Data Terminal Ready (DTR) - Pin 20 u Ring Indicator (RI) - Pin 22 u Carrier Detect (CD) - Pin 8
7
EIA 232D Protocol Modem DTR DSR RTS CTS DTR DSR TxD Data DCD RxD
8
Questions u For data transfer, when would we want to transfer bits one at a time, and when as a group? u Why do we have to worry about synchronization? u How can we begin to quantify performance issues?
9
Bit Synchronization u The receiver must know when a bit starts and when it stops u Normally, synchronization sequences are necessary
10
Character Synchronization u When does a character start?
11
Asynchronous Communications u Characters are transmitted when they are generated u The receiver must be configured so that the gross transmission characteristics are identical to the transmitter
12
Implementation of Async u Line is normally in a logical “High” state u Preceding a character is a “Start Bit” (Low for one bit time) u Subsequent bits may be low or high u Character may be ended by stop bit(s)
13
Implementation of Async Start0000111 Parity =? Stop
14
Discussion of Async u Very simple to implement u Inefficient u Alternative: synchronous transmission
15
Discussion of Async
16
Synchronous Transmission u Transmitter and receiver are synchronized at the bit and character level prior to transmission u Messages may still arrive asynchronously u Synchronous systems are normally more complex
17
Performance Analysis of Communications Links u Consider the effect of propagation delay and transmission rate Recall that a = Propagation time Transmission time
18
Definitions u Let U = (throughput)/(capacity) = T/R –Throughput is the number of bits actually transmitted per unit time –Capacity is the number of bits that could be transmitted per unit time u R = data rate of the channel u d = maximum distance between any two stations
19
Definitions u V = velocity of signal propagation u L = frame length (average or fixed) u T = throughput u Assuming no overhead, = frame length transmission time + propagation delay T = Number of bits Time from source to destination
20
Illustration (a < 1) t0t0 Start of Transmission t 0 +a Start of Reception t 0 +1 End of Transmission t 0 +1+a End of Reception
21
Illustration (a > 1) t0t0 Start of Transmission t 0 +a Start of Reception t 0 +1 End of Transmission t 0 +1+a End of Reception
22
Utilization of a Baseband Bus Utilization = Throughput/Capacity T = frame length Propagation delay + transmission time
23
U vs. a U a 1.0 0.8 0.6 0.4 0.2 15101520
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.