Chapter 2-Data Transmisssion
Chapter 2-Data Transmisssion
Data Transmission
2.1 Parallel and Serial Transmission
2.2 Line Configuration, Synchronous/Asynchronous Communication
2.3 Bit Rate/ Baud rate, Transmission Channel, RS-232C and RS- 449
Interface Standards
07/14/2021
2 Data Transmission
Data transmission refers to the movement of data in form of bits
between two or more digital devices.
This transfer of data takes place via some form of transmission
media (e.g. coaxial cable, fiber optics etc.)
07/14/2021
3 Types of Data Transmission
Data Transmission
Serial Parallel
Synchronous Asynchronous
07/14/2021
4 Parallel Transmission
In parallel transmission, all the bits of data are transmitted simultaneously
on separate communication lines.
In order to transmit n bits, n wires or lines are used. Thus each bit has its
own line.
All n bits of one group are transmitted with each clock pulse from one device
to another i.e. multiple bits are sent with each clock pulse.
Parallel transmission is used for short distance communication.
As shown in the fig, eight separate wires are used to transmit 8 bit data from
sender to receiver.
5
07/14/2021
8
07/14/2021
9
Use of single communication line reduces the transmission line cost by the
factor of n as compared to parallel transmission.
Use of conversion devices at source and destination end may lead to increase in
overall transmission cost.
This method is slower as compared to parallel transmission as bits are
transmitted serially one after the other.
07/14/2021
10 Types of Serial Transmission
There are two types of serial transmission-synchronous and asynchronous
both these transmissions use 'Bit synchronization’
Bit synchronization helps the receiving computer to know when data begin
and end during a transmission. Therefore bit synchronization provides
timing control.
07/14/2021
11 Asynchronous Transmission
It sends only one character at a time . Character is either a letter of alphabet/number/control
character. I.e. it sends one byte at a time.
Bit synchronization between two devices is made possible using start bit and stop bit.
Start bit indicates the beginning of data i.e. alerts the receiver to arrival of new group bits. A
start bit usually 0 is added to the beginning of each byte.
Stop bit indicates the end of data i.e. to let the receiver know that byte is finished, one or more
additional bits are appended to the end of the byte. These bits, usually 1s are called stop bits.
07/14/2021
12
Addition of start and stop increase the number of data bits. Hence
more bandwidth is consumed in asynchronous transmission.
07/14/2021
13
Advantages of Asynchronous transmission
07/14/2021
14
07/14/2021
15
07/14/2021
16 Synchronous Transmission
Synchronous transmission does not use start and stop bits.
In this method bit stream is combined into longer frames that may contain
multiple bytes.
There is no gap between the various bytes in the data stream.
In the absence of start & stop bits, bit synchronization is established between
sender & receiver by 'timing' the transmission of each bit.
Since the various bytes are placed on the link without any gap, it is the
responsibility of receiver to separate the bit stream into bytes so as to reconstruct
the original information.
In order to receive the data error free, the receiver and sender operates at the
same clock frequency.
07/14/2021
17
07/14/2021
18
Advantage of Synchronous transmission
This method is faster as compared to asynchronous as there are no extra bits (start bit &
stop bit) and also there is no gap between the individual data bytes.
Disadvantages of Synchronous transmission
It is costly as compared to asynchronous method. It requires local buffer storage at the
two ends of line to assemble blocks and it also requires accurately synchronized clocks at
both ends. This lead to increase in the cost.
The sender and receiver have to operate at the same clock frequency. This requires
proper synchronization which makes the system complicated.
07/14/2021
19 Application of Synchronous transmission
07/14/2021
20 Line Configuration
The way two or more communication devices attached to a link.
Line configuration is also referred to as connection.
A Link is the physical communication pathway that transfers data from
one device to another.
There are two possible line configurations.
1. Point-to-Point.
2. Multipoint.
07/14/2021
21 Point to point
07/14/2021
22 Multipoint Configuration
07/14/2021
23
07/14/2021
24
Signal Rate: The signal rate is the numbers of signal elements sent in 1 second. The
unit is baud.
The data rate is sometimes called the bit rate: the signal rate is
sometimes called the pulse rate, the modulation rate, or the baud rate.
07/14/2021
25 Transmission Channel
Transmission channels are generally referred to as the communication channels and
these act as the links, which help in the transmission of the data from one device in a
particular network to the other.
A transmission channel has the ability to make use of the various types of the media like
the following –
1. Physical connection lines –
a. Twisted pair of the copper wires.
b. Coaxial cables.
c. Optical fiber.
2. Micro – wave lines –
a. ‘Line of sight’ earth micro wave (from tower to the tower)
b. Radio/wire – less transmission waves (AM/FM)
c. Satellite
07/14/2021
26 Features Of The Communication Channels
Transmission Speed: Also called as the Baud Rate and it refers to the total amount of
the information which can be transmitted through any type of the telecommunication
channel. Transmission speed can be measured in terms of the Bits per Second.
Band – width: The capacity of the communications channel as measured by the
difference between the highest and the lowest frequencies that can be transmitted by
that channel is referred to as the band – width.
Transmission Modes: The various modes affecting the transmission may involve the
Asynchronous Transmission and the Synchronous Transmission. In asynchronous
transmission, transmission of only one character takes place at a time and this type of
the process is generally used for the low speed transmission but in case of the
synchronous transmission, a group of the characters is transmitted simultaneously and
is often used for the high speed transmission of the block of the characters.
07/14/2021
27
Transmission Direction: The transmission of the data can take place in the different
directions with the help of the simplex, the half duplex or the full duplex transmission.
Communication Processors: Transmission of the data and then the reception in a
telecommunication network can be done with the help of the certain processors, some
examples of the processors can be summarized as the follows –
a. Front End Processors
b. Concentrator
c. Controller
d. Multiplexer
e. Telecommunication Software
07/14/2021
28 Transmission Modes
The term Transmission Mode defines the direction of the flow of information between
two communication devices i.e. it tells the direction of signal flow between the two
devices.
Transmission Modes
07/14/2021
30 Half Duplex
A half duplex system can transmit data in both directions, but only in one direction at
a time that mean half duplex modes support two-way traffic but in only one direction
at a time.
For example walkie-talkie
07/14/2021
31 Full Duplex
A full duplex system can transmit data simultaneously in both directions on
transmission path.
Full-duplex method is used to transmit the data over a serial communication link.
Two wires needed to send data over a serial communication link layer.
Full-duplex transmission, the channel capacity is shared by both communicating
devices at all times.
07/14/2021
32 RS-232C Interface Standards
One of the advantages of a serial system is that it lends itself to transmission
over telephone lines.
The serial digital data can be converted by modem, placed onto a standard
voice-grade telephone line, and converted back to serial digital data at the
receiving end of the line by another modem.
Officially, RS232 is defined as the “ Interface between data terminal
equipment and data communication equipment using serial binary data
exchange.”
This definition defines data terminal equipment as the equipment is the
modem.
A modem cable has pin to pin connections and designed to connect DTE device
to a DCE device. 07/14/2021
33
07/14/2021
35 The pins abbreviations
are (numbers in
parentheses are the
25D pin numbers.
1. CD (8)
2. RD (Rx) (3)
3. TD (Tx) (2)
4. DTR (20)
5. SG (Ground) (7)
6. DSR (6)
7. RTS (4)
8. CTS (5)
9. RI (22) 07/14/2021
36
Data Terminal Ready (DTR):
After the terminal power is turned on and terminal runs any self checks, it asserts data terminal
ready (DTR’) signal to tell the modem that it is ready.
Data Set Ready (DSR):
When the MODEM is powered up and ready to transmit or receive data, it will assert data set
ready (DSR’) to the terminal. Under manual control or terminal control, modem then dials up
the computer. If the computer is available, it will send back a specified tone.
Request to send (RTS):
When a terminal has a character ready to send, it will assert a request-to-send (RTS’) signal to
the modem.
Data Carrier Detect (DCD):
The modem will then assert its data-carrier-detect (DCD’) signal to the terminal to indicate that
it has established connection with the computer.
07/14/2021
37 Clear to send (CTS):
When the modem is fully ready to receive data, it asserts the clear-to-send (CTS’) signal back to the
terminal.
Ring indicator (RI):
It indicates that a ring has occurred at modem. Deactivating DTR or DSR breaks the connection but
RI works independently of DTR i.e. a modem may activate RI signal even if DTR is not active.
Transmitted Data (TxD):
The terminal then sends serial data characters to the modem.
Received Data (RxD):
Modem will receive data from terminal through this line.
Data Signal Rate Detect (DSRD):
It is used for switching different baud rate.
07/14/2021
9D to 25D Conversion
38
07/14/2021
39 RS 449 Interface
Is able to send data at high Speed without stray noise causing interference is to use a
differential form of signaling.
As the RS449 receivers use a differential input, and they are not referenced to
ground, any noise that is picked up does not affect the input.
This means that higher levels of noise can be tolerated without any degradation to
the performance to the data communications system.
For the RS449 interface, ten additional circuits functions have been provided when
compared to RS232.
In addition to this the RS449 interface requires the use of 37 way D-type connectors
and 9 way D-type connectors, the latter being necessary when use is made of the
secondary channel interchange circuits.
07/14/2021