Chapter 3. Transmission and Switching Techniques
Chapter 3. Transmission and Switching Techniques
Chapter 3. Transmission and Switching Techniques
Transmission
& Switching
Techniques
Composed by Bui Thu Cao,
Pham Tran Anh Quang
8/16/2022 1
Contents
1. Definitions
2. Traffic flow
3. Transmission techniques
4. Switching techniques
2
8/16/2022
1. Definitions
Wire
Acoustic
Wireless
8/16/2022 3
1. Definitions (cont.)
Analog switching
8/16/2022 4
2. Traffic flow
A = C T
A: Traffic flow (Erlang)
C: Number of calls originated during one hour
T: Average holding time (hours)
8/16/2022 5
2. Traffic flow (cont.)
8/16/2022 6
2. Traffic flow (cont.)
8/16/2022 7
2. Traffic flow (cont.)
Inlets
Outlets
8/16/2022 8
2. Traffic flow (cont.)
8/16/2022 9
3. Transmission techniques
8/16/2022 10
3. Transmission techniques(cont.)
8/16/2022 11
3. Transmission techniques(cont.)
• Wire transmission:
Waveguide
8/16/2022 12
3. Transmission techniques(cont.)
Receiver
Audio, Deformat Demodulation Demultiplexing
Video (intransducer) AM/FM FDM
8/16/2022 13
3. Transmission techniques(cont.)
RF TRANSMITTER
8/16/2022 14
3. Transmission techniques (cont.)
RF RECEIVER
8/16/2022 15
3. Transmission techniques(cont.)
8/16/2022 16
Comparison
Disadvantage Advantage
8/16/2022 17
3.1. Wire transmission
• General characteristics:
attenuation (loss),
degradation/distortion, delay and
Transmitter Truyền dẫn sóng bằng dây song hành
noise Pin
LdB = 10 log (dB) dx
Pout IN1
R'dx L'dx
OUT1
G'dx C'dx
Peak _ signal
PSNR = 20 log IN2 OUT2
Noise
8/16/2022 18
3.1. Wire transmission (cont.)
• Ex: Suppose a 10-mW (milli watt), 1000-Hz signal is launched into a wire
pair. At the distant end of the wire pair the signal is measured at 0.2 mW.
What is the loss in decibels on the line for this signal?
Solution:
8/16/2022 19
Twisted pair cables
8/16/2022 20
Twisted pairs chracteristics
10BASE-T and Described in EIA/TIA-568. Unsuitable for
16MHz[6] 100BASE-T4 speeds above 16 Mbit/s. Now mainly for
Ethernet[6] telephone cables[6]
UTP[6] 20MHz[6] 16 Mbit/s[6] Token Ring Not commonly used[6]
UTP[6] 100MHz[6] 100BASE-TX & 1000BASE-T Ethernet[6] Common in most current LANs[6]
8/16/2022 21
Coaxial Cables
8/16/2022 23
3.2. Wireless (Radio) transmission
Electromagnetic Waves
8/16/2022 24
3.2. Wireless (Radio) transmission
8/16/2022 25
Electromagnetic Spectrum
http://www.edumedia-sciences.com/a185_l2-transverse-electromagnetic-
wave.html
8/16/2022 26
Electromagnetic Spectrum
8/16/2022 27
Wave length Frequency Transmission Propagation Representative Frequency
Designations Media Modes Applications
8/16/2022 28
4. Switching techniques
8/16/2022 29
4.1 Circuit switching
Crosspoints
Outlets
8/16/2022 30
4.1 Circuit switching (cont.)
8/16/2022 31
4.1 Circuit switching (cont.)
8/16/2022 32
4.1 Circuit switching (cont.)
xN (t ) d N (n) d N (n) xN (t )
DM Transmission DDM
Multiplexer Demultiplexer
8/16/2022 33
4.1 Circuit switching (cont.)
Examples,
x1 (t ) d1 (n) d1 (n) x1 (t )
DM DDM
x2 (t ) d 2 ( n) d 2 ( n) x2 (t )
DM D(n) D(n) DDM
TSI Switching
xN (t ) d N (n) d N (n) xN (t )
DM Transmission DDM
Multiplexer Demultiplexer
SDS TSI/TDM
Advantage Disadvantage
- Simple - Complex
- Low cost - Expensive
- High rate/ Larger BW - Low rate/ Smaller BW
Disadvantage Advantage
- High noise/ Low quality - Low noise/ High quality
- Not ability for extend inlets/ cross points - Ability for extend inlets/ cross points
- More increase cost when increase in large - Not much increase cost when increase in large
amount of cross points amount of cross points
8/16/2022 35
4.1 Circuit switching (cont.)
TST (Time-Space-Time)
8/16/2022 36
4.1 Circuit switching (cont.)
8/16/2022 37
Nonblocking switches for SDS
• Nonblocking condition:
• Connection through the three-stage switch requires locating a center-stage array
with an idle link from the appropriate first stage and idle link to the appropriate
third stage
• Individual arrays themselves are nonblocking
• Desired path can be set up any time a center stage with the appropriate idle links
can be located
8/16/2022 38
Nonblocking switches for SDS (cont.)
Three-stage switch is strictly nonblocking if
k = 2n – 1
• Optimum value of n, that yields the
minimum number of crosspoints,
N
nopt =
2
N x (min) = 4 N (2n − 1)
8/16/2022 39
Exercise
8/16/2022 40
Blocking probabilities
8/16/2022 42
Blocking probabilities
• When any one of n parallel paths can be used to complete a connection, the composite
blocking probability B is the probability that all paths are busy
• Each path is busy or idle independently of other paths
B= p n
When a series of n links are all needed to complete a connection, the blocking
probability is mostly easily determined as 1 minus the probability that they are all available
Each link is busy or idle independently of other links
B = 1 − q n = 1 − (1 − p) n
8/16/2022 43
Blocking probabilities
B = (1 − q ' ) = 1 − (1 − p ' )
2 k
2 k
8/16/2022 45
Blocking probabilities
8/16/2022 46
Blocking probabilities
B = 1 − (1 − p / )
2 k
8/16/2022 47
Exercise
8/16/2022 48
4.2. Message Switching
8/16/2022 49
4.2. Message Switching (cont.)
Characteristics:
▪ With message switching there is no need to establish a
dedicated path between two stations.
▪ When a station sends a message, the destination address is
appended to the message.
▪ The message is then transmitted through the network, in its
entirety, from node to node.
▪ Each node receives the entire message, stores it in its entirety
on disk, and then transmits the message to the next node.
▪ This type of network is called a store-and-forward network.
8/16/2022 50
4.2. Message Switching (cont.)
• Advantage:
▪ Channel efficiency can be greater compared to circuit-switched
systems, because more devices are sharing the channel.
▪ Traffic congestion can be reduced, because messages may be
temporarily stored in route.
▪ Message priorities can be established due to store-and-forward
technique.
▪ Message broadcasting can be achieved with the use of broadcast
address appended in the message
8/16/2022 51
4.2. Message Switching (cont.)
Disadvantage:
▪ The switching time is long and uncontrollable
▪ Message switching is not compatible with interactive applications.
▪ Store-and-forward devices are expensive, because they must have
large disks to hold potentially long messages.
8/16/2022 52
4.3. Packet Switching
A message is broken into small parts, called packets, with the same size. Each packet adds
header, which include index, addresses of the source and the destination, error control
code. Then the aligned data packets are sent to the destination by different routs.
8/16/2022 53
4.3. Packet Switching (cont.)
Characteristics:
✓ There are two types of packet switching, datagram switching
and virtual circuit switching
✓ Since packets have a strictly defined maximum length, they can
be stored in main memory instead of disk, therefore access
delay and cost are minimized.
✓ The transmission speeds, between nodes, are optimized. With
current technology, packets are generally accepted onto the
network on a first-come, first-served basis. If the network
becomes overloaded, packets are delayed or discarded
(``dropped'').
8/16/2022 54
4.3. Packet Switching (cont.)
➢ The size of the packet can vary from 180 bits, the size for the
Datakit® virtual circuit switch designed by Bell Labs for
communications and business applications
➢ To 1,024 or 2,048 bits for the 1PSS® switch, also designed by
Bell Labs for public data networking
➢ To 53 bytes for ATM switching, such as Lucent Technologies'
packet switches.
8/16/2022 55
4.3. Packet Switching: Datagram
Characteristics:
➢ Datagram packet switching is like message switching in that
each packet is a self-contained unit with complete addressing
information attached.
➢ None-oriented connection: each package with the same
destination address, do not follow the same route, and they
may arrive out of sequence at the exit point node (or the
destination).
➢ Disadvantage: take much time for transmission and get more
ability for congestion on busy hours.
8/16/2022 56
4.3. Packet Switching: Virtual Circuit
8/16/2022 58
4.3. Packet Switching: Virtual Circuit
(cont.)
▪ VC's offer guarantees that,
The packets sent arrive in the order sent, with no duplicates or omissions, no
errors (with high probability) and regardless of how they are implemented
internally.
8/16/2022 59
4.3. Packet Switching (cont.)
• Advantages:
✓ Cost effective: because switching devices do not need
massive amount of secondary storage.
✓ Offers improved delay characteristics: because there are
no long messages in the queue (maximum packet size is
fixed). Packet can be rerouted if there is any problem, such
as, busy or disabled links.
✓ Many network users can share the same channel at the
same time.
✓ Can maximize link efficiency by making optimal use of link
bandwidth.
8/16/2022 60
4.3. Packet Switching (cont.)
• Disadvantages:
✓ Protocols for packet switching are typically more complex.
✓ It can add some initial costs in implementation.
✓ If packet is lost, sender needs to retransmit the data.
✓ Another disadvantage is that packet-switched systems still can’t
deliver the same quality as dedicated circuits in applications
requiring very little delay - like voice conversations or moving
images.
8/16/2022 61
Problems
8/16/2022 62
Exercises
8/16/2022 63