SlideShare a Scribd company logo
TSN Lectures
ETE 310
Prof. A.H.M. Asadul Huq, Ph.D.
http://asadul.drivehq.com/students.htm
asadul@univdhaka.edu
5 June 2015 A.H. 1
Introduction to Switching
Introduction to Switching
• A switching system connects a call from one
subscriber to the desired subscriber.
• One important problem is how to manage
traffic within the switching system.
• In early telephone network, operators in the
switching office used to connect subscribers
manually.
5 June 2015 A.H. 2
Introduction to Switching … continued
• Switching and other relevant techniques have been
evolved to automatic telephone exchanges where
digital controls have been used.
• If no circuit is available to connect to the desired
subscriber, the call will be blocked.
• When a call is finished the connection will be
disconnected to make the circuit available for other
users.
5 June 2015 A.H. 3
Switching technology types
In general, two different types of technologies of
switching -
• Circuit Switching
• Packet Switching
5 June 2015 A.H. 4
Circuit Switching Packet Switching
Circuit Switch Network
Circuit switch network assigns a dedicated
communication path (physical and real time) between 2
stations. It involves -
• Direct connection from a station to network
• Internal switching (and multiplexing) among
switching nodes.
• Communication
• Circuit physically disconnection.
5 June 2015 A.H. 5
Advantages and disadvantages of Circuit-
Switched Network
Advantages
• Once connection is established network is transparent.
• Nodes seem to be directly connected.
• Fixed communication rate with no delay
Disadvantages
• Can be inefficient
• Resources are dedicated to the connection even if no data is
sent
• Delay (for set up) prior to usage of connection
• Probability of blocking for voice connection.
5 June 2015 A.H. 6
Comparison
5 June 2015 A.H. 7
5 June 2015 A.H. 8
Elements of Switching System
• Switching network subsystem
• Signaling subsystem
• Control subsystem
• Accessory circuit
5 June 2015 A.H. 9
Direct Control vs Common Control
• If the control subsystem is an integral part of the switching
network then the system is called direct control switching
systems.
• If the control subsystem is outside the switching network then
the system is called common control switching system.
Examples
• Strowger exchanges are usually direct control system.
• Crossbar and electronic exchanges are common control
system.
• All stored program control systems are common control
system.
5 June 2015 A.H. 10
Direct v Common Control Signaling
5 June 2015 A.H. 11
Signaling
Signaling help exchanges to establish
connections between subscribers correctly
Signal category.
• Subscriber loop signaling.
• Inter-exchange signaling.
• Intra-exchange or register signaling.
5 June 2015 A.H. 12
Telephone subscriber loop signaling
5 June 2015 A.H. 13
The Terminology for exchange units
5 June 2015 A.H. 14
Remember this very basic point to point network
5 June 2015 A.H. 15
• There are n stations (in this case n=
6).
• Each station needs lines to n-1
others.
• All stations can call every other
stations. No blocking.
• The system needs a total number of
interconnecting lines -
𝑁 =
1
2
𝑛 𝑛 − 1 ≈ 𝑛2
5 June 2015 A.H. 16
The N2 Problem
For N users to be fully connected directly
• Requires N(N – 1)/2 connections
• Requires too much space for cables
• Inefficient & costly since connections are not always on
N = 1000
N(N – 1)/2 = 499500
1
2
34
N
Solution: Use a telephone switching exchange office where
efficient switching will be performed
Manual switching Exchange Office
• Patch cord panel switch invented in 1877
• Operators connect users on demand
– Establish circuit to allow electrical current to flow
from inlet to outlet
• Only N connections required to the exchange
1
2
3
N – 1
N
5 June 2015 A.H. 17
5 June 2015 A.H. 18
Strowger Switch
• Human operators are intelligent & flexible
– But expensive
– Possibility of human error
– Less switching speed
• Strowger invented automated switch in 1888
– Dialer is included in the telephone set
– Telephone user at home now send dial pulses to
the exchange and controls connection setup – no
manual operator needed
– Each current pulse produced by the dialing phone
at home advances the wiper of the Strowger
switch by 1 position at telephone exchange
Almon Brown Strowger
Father of the automatic telephone switching system
• A B Strowger invented
automatic telephone exchange.
He was awarded a patent in
1891.
• Bell Telephone Company
acquired the technology in
1916 and it was called Strowger
Switch, became standard
equipment throughout the
20th century.
5 June 2015 A.H. 19
Almon Brown Strowger
1839 - 1902
Basic Strowger switching components
2 types –
• Uniselector
• two motion selector
5 June 2015 A.H. 20
Strowger two motion step by step Switch
5 June 2015 A.H. 21
The movable contacts in a step by step Strowger switch
can connect to any of a 100 different pairs of fixed
contacts, each leading to a different line.
Timeline of Telecommunication
Source: www.telephonetribute.com/timeline.html
5 June 2015 A.H. 22
Multiple stage switching
• Decimal telephone numbering system
• multiple switching stages
• Hierarchical network structure simplifies call
connection
– Area code, exchange, station number can be
assigned
5 June 2015 A.H. 23
.
.
.
0
9
0
9.
.
.
0
9
0
9
.
.
.
1st digit 2nd digit . . .
Model of Switching Network
Switching network is a component of the switching
system
Main function: Establish an electrical path between
given inlet/outlet pair (2 telephone users or
subscribers)
5 June 2015 A.H. 24
Inlets/outlets Connections
• Types of connections
• Local call (Incoming and outgoing)
• Trunk (transit) call (call between 2 subscribers of
2 separate exchanges)
5 June 2015 A.H. 25
Folded network
• All inlet/outlets are connected to the subscriber lines.
• This is only for local exchange.
5 June 2015 A.H. 26
E
X
C
H
A
N
G
E
1
N
Blocking and Non-blocking System
• Non-blocking: A calling subscriber will always be able
to establish a connection to the called subscriber
• Blocking: Not all subscriber will be able to call to a
desired subscriber all time. The reason is that the
number of simultaneous switching paths are less
than the total number of subscriber in a system.
5 June 2015 A.H. 27
Note: All switching exchanges are designed to meet an
estimated maximum average simultaneous traffic, usually known
as busy hour traffic. Past records of the telephone traffic indicate
that even in a busy exchange, not more than (20-30)% of the
subscribers are active at the same time.
Elements of a telephone exchange
5 June 2015 A.H. 28
Switching Techniques (Review)
• Circuit Switching
– A path is established between the caller and destination.
– Real-time connection formed.
– Example: PSTN
• Message Switching
– Also called store and forward.
– A message is first stored in a buffer and then sent on in its entirety
step by step as resources become available.
– No real-time connection (i.e. connectionless).
– Example: E-mail
• Packet Switching
– A message is broken down into parts and each part is sent separately
(possibly via different routes).
– Example: Internet UDP protocol
5 June 2015 A.H. 29
Switching Circuits
• Four technologies for separating (Switching) circuits:
– Space, time, Radio frequency, Optical
• We want to connect circuits coming into a switch with circuits
at the output.
• Example of Space division switch: Strowger, crossbar Switch.
• Example “space division” equivalent interconnection pattern:
Input 1
Input 2
Input 3
Output 1
Output 2
Output 3
5 June 2015 A.H. 30
Space Division Switching
• Connecting two channels that are separated in space.
• Can be mechanical and/or electronic.
• Several problems:
– Slow
– Bulky with lots of interconnect wiring
– Subject to cross-talk
Input 1
Input 2
Input 3
Output 1
Output 2
Output 3
Input 1
Input 2
Input 3
Output 1
Output 2
Output 3
Equivalent
5 June 2015 A.H. 31
Strowger Switching
• Patented 12/March/1889 and in some places still in use
today.
• First widely-used automatic exchange system.
• A wiper assembly (contact arm) moves across a fixed set
of switch contacts (contact bank).
– Each contact is connected to an outgoing channel.
Uni-selector:
Strowger
uni-selector
5 June 2015 A.H. 32
Strowger Switching (2)
• Several uni-selectors can be “graded” together so multiple
incoming circuits can connect to multiple outgoing circuits.
• Or two uni-selectors can be wired back-to-back (line-finders).
– 1st uni-selector chooses the incoming circuit, the 2nd chooses the
outgoing circuit.
Graded uni-selectors:
Unless there is heavy
traffic, it is inefficient
and uneconomical to
provide each incoming
circuit with a uni-
selector.
Line-finder (hunter):
Incoming
Circuits
Outgoing
Circuits
or other
uni-selectors
Line-finders can be graded
together as well to form
large switches.
5 June 2015 A.H. 33
Strowger Switching (3) (Review)
• In general, multiple uni-selectors, line-finders, and two-
motion selectors (movable in two planes) can be connected in
series.
• These switches respond to dialled digits, automatically
switching an incoming circuit to the correct outgoing trunk.
– Step-by-step switching will respond to each digit
individually.
Strowger two-motion selector
5 June 2015 A.H. 34
Two motion Selector (Trowger)
• A set of wipers (in the figure there is one wiper shown for
simplicity) is moved in two different planes (horizontal and
vertical, you have seen that in a video clip)
• A typical switch can access 100 switching contacts (10 vertical
levels and each level contains 10 horizontal contact points).
Note: Actually there are 11 vertical positions and 11 horizontal contacts. The
lowest vertical position and first horizontal position in each vertical level are
home positions.
5 June 2015 A.H. 35
Block diagram of a multi-stage Strowger
switching system
• Subscriber Line circuit(SLC) and Line finder: When a
subscriber lifts his handset, current starts to flow on the line,
this is detected by SLC.
• Line finder and allotter finds a free selector. (see next figure)
5 June 2015 A.H. 36
Routing of a local call in Strowger switching
system
• Group selector: Depends on the subscriber number. For a 4
digit number two selectors are required.
• Final selector: The final selector takes care of last two digits.
• If called subscriber is free the path setup is competed.
Otherwise a busy signal is retuned to the caller. (Gna P. 66-68)
5 June 2015 A.H. 37
A Typical
Public Circuit Switched Network (PSTN)
5 June 2015 A.H. 38
Circuit Establishment
5 June 2015 A.H. 39
Multi-stage Space Division Switch
5 June 2015 A.H. 40
Blocking or Non-blocking (Review)
• blocking network
– may be unable to connect stations because all
paths are in use
– used on voice systems
• non-blocking network
– permits all stations to connect at once
– used for some data connections .
5 June 2015 A.H. 41
An example of Blocking
Even though there are
free links throughout
the switch, there is a
conflict for specific
links required for the
brown connection.
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
5 x 5
• Analyze how blocking in a network occurs:
– There are generally free links in each stage.
– Problem is that they are mismatched from stage to stage.
So blocking occurs for this design.
5 June 2015 A.H. 42
Design 1: 100 line switching system using uniselectors
• 100 subscriber. 2 stage Strowger
exchange.
• This is a blocking design
• Each subscriber should given one
uniselector at the exchange (100
uniselector at the inlet)
• Only 10 uniselector at the outlet
• The corresponding outlets of all
the 1st stage uniselectors are
commond or connected.
• Probability of blocking PB=0.009.
• Equipment utilization factor EUF
= 0.18
• CCI = 9.09 (Thia P. 48-50)
5 June 2015 A.H. 43
Design 2: 100 line exchange with two-motion selectors
• 100 subscriber. Single stage. Non blocking.
• A subscriber is assigned a number in the range 00-99.
• The corresponding outlets in all the 100 two-motion selectors are
commoned and folded back to the corresponding inlets.
• Blocking probability PB = 0
• Equipment utilization factor EUF = 0.5
• CCI = 25 (Thia P. 51-52)
5 June 2015 A.H. 44
Switching Network Design Parameters
1. Number of subscriber lines = N
2. Total number of switching elements = S
3. Cost of switching system C=SxCs +Cc+Cch
where,
Cs=cost per switching system
Cc=cost of the common control system
Cch=cost of the common hardware
Since the control circuits are associated with switching elements in a
Strowger system, Cc = 0 for the system.
The common hardware is usually a small proportion of the total hardware
except for the power supplies and its cost is of the same order in different
comparable designs. Hence we ignore it, hence Cch =0 in most of the
calculations.
5 June 2015 A.H. 45
Switching Network Design Parameters … continued
4. Switching capacity = SC (Max no. of connections at a time)
5. Traffic handling capacity-
𝑇𝐶 =
𝑆𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑐𝑎𝑝𝑎𝑐𝑖𝑡𝑦
𝑇ℎ𝑒𝑜𝑟𝑒𝑡𝑖𝑐𝑎𝑙 𝑚𝑎𝑥𝑖𝑚𝑢𝑚 𝑙𝑜𝑎𝑑
=
𝑆𝐶
𝑁
2
=
2(𝑆𝐶)
𝑁
6. Equipment utilization factor –
𝐸𝑈𝐹 =
𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑒𝑙𝑒𝑚𝑒𝑛𝑡𝑠 𝑖𝑛 𝑜𝑝𝑒𝑟𝑎𝑡𝑖𝑜𝑛 𝑤ℎ𝑒𝑛 𝑡ℎ𝑒 𝑆𝐶 𝑖𝑠 𝑓𝑢𝑙𝑙𝑦 𝑢𝑡𝑖𝑙𝑖𝑧𝑒𝑑
𝑡𝑜𝑡𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑒𝑙𝑒𝑚𝑒𝑛𝑡𝑠
7. Number of switching stages = K
8. Average switching time per stage Tst
9. Call setup time = Ts = (Tst x K) + To
To is time required for functions other than switching. To is significant quantity
in Common Control Systems where control functions are separated from
switching functions. In Strowger (direct control) systems, To may be
considered 0.
5 June 2015 A.H. 46
Switching Network Design Parameters …
continued
10.Cost capacity index –
𝐶𝐶𝐼 =
𝑁 × 𝑠𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑐𝑎𝑝𝑎𝑐𝑖𝑡𝑦
𝑐𝑜𝑠𝑡 𝑝𝑒𝑟 𝑠𝑢𝑏𝑠𝑐𝑟𝑖𝑏𝑒𝑟 𝑙𝑖𝑛𝑒
=
𝑁(𝑆𝐶)
𝐶
Higher the value of CCI, better the design.
5 June 2015 A.H. 47
Design Parameters of the Design 1
• S=110, SC = 10, K=2, N=100
• TC=2(SC/N)=2(10/100)=0.2
• EUF = 20/110 = 0.18
Cost =C
=Total no. of switches x unit cost
=110x1=110
CCI=
𝑁(𝑆𝐶)
𝐶
=(100x10)/110 = 9.09.
5 June 2015 A.H. 48
TSN Lecture
Volume-2
THE END
THANK YOU
This ppt may be downloaded from my web site:
http://asadul.drivehq.com/students.htm
Password (email address): tsn.ete@ulab.edu.bd
This password does not live long !
5 June 2015 A.H. 49

More Related Content

What's hot

4.5 equalizers and its types
4.5   equalizers and its types4.5   equalizers and its types
4.5 equalizers and its types
JAIGANESH SEKAR
 
Crossbar switching system.pptx
Crossbar switching system.pptxCrossbar switching system.pptx
Crossbar switching system.pptx
Shantanu Nath
 
OKUMURA, HATA and COST231 Propagation Models
OKUMURA, HATA and COST231 Propagation ModelsOKUMURA, HATA and COST231 Propagation Models
OKUMURA, HATA and COST231 Propagation Models
Mohammed Abuibaid
 
ELEMENTS OF CELLULAR RADIO SYSTEM DESIGN
ELEMENTS OF CELLULAR RADIO SYSTEM DESIGNELEMENTS OF CELLULAR RADIO SYSTEM DESIGN
ELEMENTS OF CELLULAR RADIO SYSTEM DESIGN
VenkataSatya Manchikalapati
 
Diversity techniques presentation material
Diversity techniques presentation materialDiversity techniques presentation material
Diversity techniques presentation material
Nini Lashari
 
Time Division Multiplexing
Time Division MultiplexingTime Division Multiplexing
Time Division Multiplexing
Md. Hasan Imam Bijoy
 
Chap 4 (large scale propagation)
Chap 4 (large scale propagation)Chap 4 (large scale propagation)
Chap 4 (large scale propagation)asadkhan1327
 
Tsn%20 lecture%20vol 2
Tsn%20 lecture%20vol 2Tsn%20 lecture%20vol 2
Tsn%20 lecture%20vol 2
Musfiqur Rahman
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMA
Najeeb Khan
 
Mobile Radio Propagations
Mobile Radio PropagationsMobile Radio Propagations
Mobile Radio Propagations
METHODIST COLLEGE OF ENGG & TECH
 
Amplitute modulation
Amplitute modulationAmplitute modulation
Amplitute modulation
ZunAib Ali
 
Multiple access techniques for wireless communications
Multiple access techniques for wireless communicationsMultiple access techniques for wireless communications
Multiple access techniques for wireless communications
METHODIST COLLEGE OF ENGG & TECH
 
Equalization
EqualizationEqualization
Equalization
bhabendu
 
10. types of small scale fading
10. types of small scale fading10. types of small scale fading
10. types of small scale fading
JAIGANESH SEKAR
 
Ec 2401 wireless communication unit 2
Ec 2401 wireless communication   unit 2Ec 2401 wireless communication   unit 2
Ec 2401 wireless communication unit 2
JAIGANESH SEKAR
 
Telecommunication switching system
Telecommunication switching systemTelecommunication switching system
Telecommunication switching system
Madhumita Tamhane
 
Small scale fading and multipath measurements
Small scale fading and multipath measurementsSmall scale fading and multipath measurements
Small scale fading and multipath measurements
Vrince Vimal
 
Mimo
MimoMimo
Mimo
Virak Sou
 

What's hot (20)

4.5 equalizers and its types
4.5   equalizers and its types4.5   equalizers and its types
4.5 equalizers and its types
 
Crossbar switching system.pptx
Crossbar switching system.pptxCrossbar switching system.pptx
Crossbar switching system.pptx
 
OKUMURA, HATA and COST231 Propagation Models
OKUMURA, HATA and COST231 Propagation ModelsOKUMURA, HATA and COST231 Propagation Models
OKUMURA, HATA and COST231 Propagation Models
 
ELEMENTS OF CELLULAR RADIO SYSTEM DESIGN
ELEMENTS OF CELLULAR RADIO SYSTEM DESIGNELEMENTS OF CELLULAR RADIO SYSTEM DESIGN
ELEMENTS OF CELLULAR RADIO SYSTEM DESIGN
 
Spread spectrum
Spread spectrumSpread spectrum
Spread spectrum
 
Diversity techniques presentation material
Diversity techniques presentation materialDiversity techniques presentation material
Diversity techniques presentation material
 
Time Division Multiplexing
Time Division MultiplexingTime Division Multiplexing
Time Division Multiplexing
 
Chap 4 (large scale propagation)
Chap 4 (large scale propagation)Chap 4 (large scale propagation)
Chap 4 (large scale propagation)
 
Tsn%20 lecture%20vol 2
Tsn%20 lecture%20vol 2Tsn%20 lecture%20vol 2
Tsn%20 lecture%20vol 2
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMA
 
Mobile Radio Propagations
Mobile Radio PropagationsMobile Radio Propagations
Mobile Radio Propagations
 
Amplitute modulation
Amplitute modulationAmplitute modulation
Amplitute modulation
 
Multiple access techniques for wireless communications
Multiple access techniques for wireless communicationsMultiple access techniques for wireless communications
Multiple access techniques for wireless communications
 
Equalization
EqualizationEqualization
Equalization
 
10. types of small scale fading
10. types of small scale fading10. types of small scale fading
10. types of small scale fading
 
Ec 2401 wireless communication unit 2
Ec 2401 wireless communication   unit 2Ec 2401 wireless communication   unit 2
Ec 2401 wireless communication unit 2
 
Telecommunication switching system
Telecommunication switching systemTelecommunication switching system
Telecommunication switching system
 
Small scale fading and multipath measurements
Small scale fading and multipath measurementsSmall scale fading and multipath measurements
Small scale fading and multipath measurements
 
Mimo
MimoMimo
Mimo
 
Matched filter
Matched filterMatched filter
Matched filter
 

Viewers also liked

Switching
SwitchingSwitching
Switching
sheekha_11
 
Switchboards and undertakers
Switchboards and undertakersSwitchboards and undertakers
Switchboards and undertakers
Jordan Walker
 
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...Anna Rellama
 
Telephone Networn in Data Communication DC17
Telephone Networn in Data Communication DC17Telephone Networn in Data Communication DC17
Telephone Networn in Data Communication DC17koolkampus
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniquesAmit Kumar
 
Cross Bar Switching
Cross Bar SwitchingCross Bar Switching
Cross Bar Switching
Saravanan Sukumaran
 
Multimedia Impact on Network & Telecommunication
Multimedia Impact on Network & TelecommunicationMultimedia Impact on Network & Telecommunication
Multimedia Impact on Network & Telecommunication
Uun Ainurrofiq (Fiq)
 
Tsn lecture vol 3
Tsn lecture vol 3Tsn lecture vol 3
Tsn lecture vol 3
Musfiqur Rahman
 
Bhel EC
Bhel EC Bhel EC
Bhel EC
troysinha
 
Proposals for Memristor Crossbar Design and Applications
Proposals for Memristor Crossbar Design and ApplicationsProposals for Memristor Crossbar Design and Applications
Proposals for Memristor Crossbar Design and Applications
Blaise Mouttet
 
Network switching
Network switchingNetwork switching
Network switching
PREMAL GAJJAR
 
Broadband
Broadband Broadband
Broadband
nayakslideshare
 
Evolution of the generations of mobile Communication system.
Evolution of the generations of mobile Communication system.Evolution of the generations of mobile Communication system.
Evolution of the generations of mobile Communication system.
Musfiqur Rahman
 
OSI Model (Data Communication) DC3
OSI Model (Data Communication) DC3OSI Model (Data Communication) DC3
OSI Model (Data Communication) DC3koolkampus
 
IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09
IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09
IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09
Djadja Sardjana
 
Bsnl ppt
Bsnl pptBsnl ppt
Bsnl ppt
Ankit Kumar
 

Viewers also liked (20)

Switching
SwitchingSwitching
Switching
 
Switchboards and undertakers
Switchboards and undertakersSwitchboards and undertakers
Switchboards and undertakers
 
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
 
Telephone Networn in Data Communication DC17
Telephone Networn in Data Communication DC17Telephone Networn in Data Communication DC17
Telephone Networn in Data Communication DC17
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
 
Cross Bar Switching
Cross Bar SwitchingCross Bar Switching
Cross Bar Switching
 
Multimedia Impact on Network & Telecommunication
Multimedia Impact on Network & TelecommunicationMultimedia Impact on Network & Telecommunication
Multimedia Impact on Network & Telecommunication
 
Tsn lecture vol 3
Tsn lecture vol 3Tsn lecture vol 3
Tsn lecture vol 3
 
Bhel EC
Bhel EC Bhel EC
Bhel EC
 
Proposals for Memristor Crossbar Design and Applications
Proposals for Memristor Crossbar Design and ApplicationsProposals for Memristor Crossbar Design and Applications
Proposals for Memristor Crossbar Design and Applications
 
Lecture 17
Lecture 17Lecture 17
Lecture 17
 
Network switching
Network switchingNetwork switching
Network switching
 
Pakistan telecommunication
Pakistan telecommunicationPakistan telecommunication
Pakistan telecommunication
 
Broadband
Broadband Broadband
Broadband
 
Evolution of the generations of mobile Communication system.
Evolution of the generations of mobile Communication system.Evolution of the generations of mobile Communication system.
Evolution of the generations of mobile Communication system.
 
Ch 08
Ch 08Ch 08
Ch 08
 
OSI Model (Data Communication) DC3
OSI Model (Data Communication) DC3OSI Model (Data Communication) DC3
OSI Model (Data Communication) DC3
 
IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09
IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09
IMT Lecture: Managing Telecommunication Project MM-Biztel 09Nov09
 
Bsnl ppt
Bsnl pptBsnl ppt
Bsnl ppt
 
Ch12
Ch12Ch12
Ch12
 

Similar to Tsn lecture vol 2

Tel_Switchibf_Lecture PPT1.pptx
Tel_Switchibf_Lecture PPT1.pptxTel_Switchibf_Lecture PPT1.pptx
Tel_Switchibf_Lecture PPT1.pptx
SaeedMahmudUllah1
 
329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx
viveksingh2418
 
Plc course presentation
Plc course presentationPlc course presentation
Plc course presentation
Osama Wahdan
 
Wireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptWireless power-theft-monitering-ppt
Wireless power-theft-monitering-ppt
Arjit Rajwal
 
Switching types-circuit, packet and message
Switching types-circuit, packet and messageSwitching types-circuit, packet and message
Switching types-circuit, packet and message
JebaRaj26
 
project presentation on "THMC"
project presentation on "THMC"project presentation on "THMC"
project presentation on "THMC"
Teja venkat
 
Optical Switching Comprehensive Article
Optical Switching Comprehensive ArticleOptical Switching Comprehensive Article
Optical Switching Comprehensive Article
MapYourTech
 
buildinggroupppt-130512115915-phpapp02.pptx
buildinggroupppt-130512115915-phpapp02.pptxbuildinggroupppt-130512115915-phpapp02.pptx
buildinggroupppt-130512115915-phpapp02.pptx
NirmalSivarajan3
 
Measurement ee101
Measurement ee101Measurement ee101
Measurement ee101
leena leena
 
20BEE042 5th semester Internship PPT.pptx
20BEE042 5th semester Internship PPT.pptx20BEE042 5th semester Internship PPT.pptx
20BEE042 5th semester Internship PPT.pptx
SumitRajput83
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switching
Dr Rajiv Srivastava
 
Fault Tolerant.pptx
Fault Tolerant.pptxFault Tolerant.pptx
Fault Tolerant.pptx
ssuser349352
 
Data Communications and Networking Lecture 16
Data Communications and Networking Lecture 16Data Communications and Networking Lecture 16
Data Communications and Networking Lecture 16Sehrish Rafiq
 
unit-31-220719092521-41a054fa.pptx
unit-31-220719092521-41a054fa.pptxunit-31-220719092521-41a054fa.pptx
unit-31-220719092521-41a054fa.pptx
NarendraK39
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod application
Avinash Vemula
 
Lab view study of electrical power distribution system
Lab view study of electrical power distribution systemLab view study of electrical power distribution system
Lab view study of electrical power distribution system
eSAT Publishing House
 
Telecommunication switching networks
Telecommunication switching networksTelecommunication switching networks
Telecommunication switching networks
Dr. Kuldip Pahwa
 
Substation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.pptSubstation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.ppt
SAI SREE
 
Evolution of switching systems
Evolution of switching systemsEvolution of switching systems
Evolution of switching systems
laineacastillo
 
Telecom lect 2
Telecom lect 2Telecom lect 2
Telecom lect 2
Shiraz316
 

Similar to Tsn lecture vol 2 (20)

Tel_Switchibf_Lecture PPT1.pptx
Tel_Switchibf_Lecture PPT1.pptxTel_Switchibf_Lecture PPT1.pptx
Tel_Switchibf_Lecture PPT1.pptx
 
329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx
 
Plc course presentation
Plc course presentationPlc course presentation
Plc course presentation
 
Wireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptWireless power-theft-monitering-ppt
Wireless power-theft-monitering-ppt
 
Switching types-circuit, packet and message
Switching types-circuit, packet and messageSwitching types-circuit, packet and message
Switching types-circuit, packet and message
 
project presentation on "THMC"
project presentation on "THMC"project presentation on "THMC"
project presentation on "THMC"
 
Optical Switching Comprehensive Article
Optical Switching Comprehensive ArticleOptical Switching Comprehensive Article
Optical Switching Comprehensive Article
 
buildinggroupppt-130512115915-phpapp02.pptx
buildinggroupppt-130512115915-phpapp02.pptxbuildinggroupppt-130512115915-phpapp02.pptx
buildinggroupppt-130512115915-phpapp02.pptx
 
Measurement ee101
Measurement ee101Measurement ee101
Measurement ee101
 
20BEE042 5th semester Internship PPT.pptx
20BEE042 5th semester Internship PPT.pptx20BEE042 5th semester Internship PPT.pptx
20BEE042 5th semester Internship PPT.pptx
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switching
 
Fault Tolerant.pptx
Fault Tolerant.pptxFault Tolerant.pptx
Fault Tolerant.pptx
 
Data Communications and Networking Lecture 16
Data Communications and Networking Lecture 16Data Communications and Networking Lecture 16
Data Communications and Networking Lecture 16
 
unit-31-220719092521-41a054fa.pptx
unit-31-220719092521-41a054fa.pptxunit-31-220719092521-41a054fa.pptx
unit-31-220719092521-41a054fa.pptx
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod application
 
Lab view study of electrical power distribution system
Lab view study of electrical power distribution systemLab view study of electrical power distribution system
Lab view study of electrical power distribution system
 
Telecommunication switching networks
Telecommunication switching networksTelecommunication switching networks
Telecommunication switching networks
 
Substation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.pptSubstation monitoring system for maintaining a data log.ppt
Substation monitoring system for maintaining a data log.ppt
 
Evolution of switching systems
Evolution of switching systemsEvolution of switching systems
Evolution of switching systems
 
Telecom lect 2
Telecom lect 2Telecom lect 2
Telecom lect 2
 

More from Musfiqur Rahman

AUTONOMOUS MAZE SOLVING ROBOT
AUTONOMOUS MAZE SOLVING ROBOTAUTONOMOUS MAZE SOLVING ROBOT
AUTONOMOUS MAZE SOLVING ROBOT
Musfiqur Rahman
 
Implementation of-mw-link-and-bts
Implementation of-mw-link-and-btsImplementation of-mw-link-and-bts
Implementation of-mw-link-and-bts
Musfiqur Rahman
 
Autonomous maze solving robot (1/2)
Autonomous maze solving robot (1/2)Autonomous maze solving robot (1/2)
Autonomous maze solving robot (1/2)
Musfiqur Rahman
 
Big data characteristics, value chain and challenges
Big data characteristics, value chain and challengesBig data characteristics, value chain and challenges
Big data characteristics, value chain and challenges
Musfiqur Rahman
 
Wireless Body Area Networks
Wireless Body Area Networks Wireless Body Area Networks
Wireless Body Area Networks
Musfiqur Rahman
 
Tsn lecture vol 1
Tsn lecture vol 1Tsn lecture vol 1
Tsn lecture vol 1
Musfiqur Rahman
 

More from Musfiqur Rahman (6)

AUTONOMOUS MAZE SOLVING ROBOT
AUTONOMOUS MAZE SOLVING ROBOTAUTONOMOUS MAZE SOLVING ROBOT
AUTONOMOUS MAZE SOLVING ROBOT
 
Implementation of-mw-link-and-bts
Implementation of-mw-link-and-btsImplementation of-mw-link-and-bts
Implementation of-mw-link-and-bts
 
Autonomous maze solving robot (1/2)
Autonomous maze solving robot (1/2)Autonomous maze solving robot (1/2)
Autonomous maze solving robot (1/2)
 
Big data characteristics, value chain and challenges
Big data characteristics, value chain and challengesBig data characteristics, value chain and challenges
Big data characteristics, value chain and challenges
 
Wireless Body Area Networks
Wireless Body Area Networks Wireless Body Area Networks
Wireless Body Area Networks
 
Tsn lecture vol 1
Tsn lecture vol 1Tsn lecture vol 1
Tsn lecture vol 1
 

Recently uploaded

GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 

Recently uploaded (20)

GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 

Tsn lecture vol 2

  • 1. TSN Lectures ETE 310 Prof. A.H.M. Asadul Huq, Ph.D. http://asadul.drivehq.com/students.htm asadul@univdhaka.edu 5 June 2015 A.H. 1 Introduction to Switching
  • 2. Introduction to Switching • A switching system connects a call from one subscriber to the desired subscriber. • One important problem is how to manage traffic within the switching system. • In early telephone network, operators in the switching office used to connect subscribers manually. 5 June 2015 A.H. 2
  • 3. Introduction to Switching … continued • Switching and other relevant techniques have been evolved to automatic telephone exchanges where digital controls have been used. • If no circuit is available to connect to the desired subscriber, the call will be blocked. • When a call is finished the connection will be disconnected to make the circuit available for other users. 5 June 2015 A.H. 3
  • 4. Switching technology types In general, two different types of technologies of switching - • Circuit Switching • Packet Switching 5 June 2015 A.H. 4 Circuit Switching Packet Switching
  • 5. Circuit Switch Network Circuit switch network assigns a dedicated communication path (physical and real time) between 2 stations. It involves - • Direct connection from a station to network • Internal switching (and multiplexing) among switching nodes. • Communication • Circuit physically disconnection. 5 June 2015 A.H. 5
  • 6. Advantages and disadvantages of Circuit- Switched Network Advantages • Once connection is established network is transparent. • Nodes seem to be directly connected. • Fixed communication rate with no delay Disadvantages • Can be inefficient • Resources are dedicated to the connection even if no data is sent • Delay (for set up) prior to usage of connection • Probability of blocking for voice connection. 5 June 2015 A.H. 6
  • 8. 5 June 2015 A.H. 8
  • 9. Elements of Switching System • Switching network subsystem • Signaling subsystem • Control subsystem • Accessory circuit 5 June 2015 A.H. 9
  • 10. Direct Control vs Common Control • If the control subsystem is an integral part of the switching network then the system is called direct control switching systems. • If the control subsystem is outside the switching network then the system is called common control switching system. Examples • Strowger exchanges are usually direct control system. • Crossbar and electronic exchanges are common control system. • All stored program control systems are common control system. 5 June 2015 A.H. 10
  • 11. Direct v Common Control Signaling 5 June 2015 A.H. 11
  • 12. Signaling Signaling help exchanges to establish connections between subscribers correctly Signal category. • Subscriber loop signaling. • Inter-exchange signaling. • Intra-exchange or register signaling. 5 June 2015 A.H. 12
  • 13. Telephone subscriber loop signaling 5 June 2015 A.H. 13
  • 14. The Terminology for exchange units 5 June 2015 A.H. 14
  • 15. Remember this very basic point to point network 5 June 2015 A.H. 15 • There are n stations (in this case n= 6). • Each station needs lines to n-1 others. • All stations can call every other stations. No blocking. • The system needs a total number of interconnecting lines - 𝑁 = 1 2 𝑛 𝑛 − 1 ≈ 𝑛2
  • 16. 5 June 2015 A.H. 16 The N2 Problem For N users to be fully connected directly • Requires N(N – 1)/2 connections • Requires too much space for cables • Inefficient & costly since connections are not always on N = 1000 N(N – 1)/2 = 499500 1 2 34 N Solution: Use a telephone switching exchange office where efficient switching will be performed
  • 17. Manual switching Exchange Office • Patch cord panel switch invented in 1877 • Operators connect users on demand – Establish circuit to allow electrical current to flow from inlet to outlet • Only N connections required to the exchange 1 2 3 N – 1 N 5 June 2015 A.H. 17
  • 18. 5 June 2015 A.H. 18 Strowger Switch • Human operators are intelligent & flexible – But expensive – Possibility of human error – Less switching speed • Strowger invented automated switch in 1888 – Dialer is included in the telephone set – Telephone user at home now send dial pulses to the exchange and controls connection setup – no manual operator needed – Each current pulse produced by the dialing phone at home advances the wiper of the Strowger switch by 1 position at telephone exchange
  • 19. Almon Brown Strowger Father of the automatic telephone switching system • A B Strowger invented automatic telephone exchange. He was awarded a patent in 1891. • Bell Telephone Company acquired the technology in 1916 and it was called Strowger Switch, became standard equipment throughout the 20th century. 5 June 2015 A.H. 19 Almon Brown Strowger 1839 - 1902
  • 20. Basic Strowger switching components 2 types – • Uniselector • two motion selector 5 June 2015 A.H. 20
  • 21. Strowger two motion step by step Switch 5 June 2015 A.H. 21 The movable contacts in a step by step Strowger switch can connect to any of a 100 different pairs of fixed contacts, each leading to a different line.
  • 22. Timeline of Telecommunication Source: www.telephonetribute.com/timeline.html 5 June 2015 A.H. 22
  • 23. Multiple stage switching • Decimal telephone numbering system • multiple switching stages • Hierarchical network structure simplifies call connection – Area code, exchange, station number can be assigned 5 June 2015 A.H. 23 . . . 0 9 0 9. . . 0 9 0 9 . . . 1st digit 2nd digit . . .
  • 24. Model of Switching Network Switching network is a component of the switching system Main function: Establish an electrical path between given inlet/outlet pair (2 telephone users or subscribers) 5 June 2015 A.H. 24
  • 25. Inlets/outlets Connections • Types of connections • Local call (Incoming and outgoing) • Trunk (transit) call (call between 2 subscribers of 2 separate exchanges) 5 June 2015 A.H. 25
  • 26. Folded network • All inlet/outlets are connected to the subscriber lines. • This is only for local exchange. 5 June 2015 A.H. 26 E X C H A N G E 1 N
  • 27. Blocking and Non-blocking System • Non-blocking: A calling subscriber will always be able to establish a connection to the called subscriber • Blocking: Not all subscriber will be able to call to a desired subscriber all time. The reason is that the number of simultaneous switching paths are less than the total number of subscriber in a system. 5 June 2015 A.H. 27 Note: All switching exchanges are designed to meet an estimated maximum average simultaneous traffic, usually known as busy hour traffic. Past records of the telephone traffic indicate that even in a busy exchange, not more than (20-30)% of the subscribers are active at the same time.
  • 28. Elements of a telephone exchange 5 June 2015 A.H. 28
  • 29. Switching Techniques (Review) • Circuit Switching – A path is established between the caller and destination. – Real-time connection formed. – Example: PSTN • Message Switching – Also called store and forward. – A message is first stored in a buffer and then sent on in its entirety step by step as resources become available. – No real-time connection (i.e. connectionless). – Example: E-mail • Packet Switching – A message is broken down into parts and each part is sent separately (possibly via different routes). – Example: Internet UDP protocol 5 June 2015 A.H. 29
  • 30. Switching Circuits • Four technologies for separating (Switching) circuits: – Space, time, Radio frequency, Optical • We want to connect circuits coming into a switch with circuits at the output. • Example of Space division switch: Strowger, crossbar Switch. • Example “space division” equivalent interconnection pattern: Input 1 Input 2 Input 3 Output 1 Output 2 Output 3 5 June 2015 A.H. 30
  • 31. Space Division Switching • Connecting two channels that are separated in space. • Can be mechanical and/or electronic. • Several problems: – Slow – Bulky with lots of interconnect wiring – Subject to cross-talk Input 1 Input 2 Input 3 Output 1 Output 2 Output 3 Input 1 Input 2 Input 3 Output 1 Output 2 Output 3 Equivalent 5 June 2015 A.H. 31
  • 32. Strowger Switching • Patented 12/March/1889 and in some places still in use today. • First widely-used automatic exchange system. • A wiper assembly (contact arm) moves across a fixed set of switch contacts (contact bank). – Each contact is connected to an outgoing channel. Uni-selector: Strowger uni-selector 5 June 2015 A.H. 32
  • 33. Strowger Switching (2) • Several uni-selectors can be “graded” together so multiple incoming circuits can connect to multiple outgoing circuits. • Or two uni-selectors can be wired back-to-back (line-finders). – 1st uni-selector chooses the incoming circuit, the 2nd chooses the outgoing circuit. Graded uni-selectors: Unless there is heavy traffic, it is inefficient and uneconomical to provide each incoming circuit with a uni- selector. Line-finder (hunter): Incoming Circuits Outgoing Circuits or other uni-selectors Line-finders can be graded together as well to form large switches. 5 June 2015 A.H. 33
  • 34. Strowger Switching (3) (Review) • In general, multiple uni-selectors, line-finders, and two- motion selectors (movable in two planes) can be connected in series. • These switches respond to dialled digits, automatically switching an incoming circuit to the correct outgoing trunk. – Step-by-step switching will respond to each digit individually. Strowger two-motion selector 5 June 2015 A.H. 34
  • 35. Two motion Selector (Trowger) • A set of wipers (in the figure there is one wiper shown for simplicity) is moved in two different planes (horizontal and vertical, you have seen that in a video clip) • A typical switch can access 100 switching contacts (10 vertical levels and each level contains 10 horizontal contact points). Note: Actually there are 11 vertical positions and 11 horizontal contacts. The lowest vertical position and first horizontal position in each vertical level are home positions. 5 June 2015 A.H. 35
  • 36. Block diagram of a multi-stage Strowger switching system • Subscriber Line circuit(SLC) and Line finder: When a subscriber lifts his handset, current starts to flow on the line, this is detected by SLC. • Line finder and allotter finds a free selector. (see next figure) 5 June 2015 A.H. 36
  • 37. Routing of a local call in Strowger switching system • Group selector: Depends on the subscriber number. For a 4 digit number two selectors are required. • Final selector: The final selector takes care of last two digits. • If called subscriber is free the path setup is competed. Otherwise a busy signal is retuned to the caller. (Gna P. 66-68) 5 June 2015 A.H. 37
  • 38. A Typical Public Circuit Switched Network (PSTN) 5 June 2015 A.H. 38
  • 40. Multi-stage Space Division Switch 5 June 2015 A.H. 40
  • 41. Blocking or Non-blocking (Review) • blocking network – may be unable to connect stations because all paths are in use – used on voice systems • non-blocking network – permits all stations to connect at once – used for some data connections . 5 June 2015 A.H. 41
  • 42. An example of Blocking Even though there are free links throughout the switch, there is a conflict for specific links required for the brown connection. 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 5 x 5 • Analyze how blocking in a network occurs: – There are generally free links in each stage. – Problem is that they are mismatched from stage to stage. So blocking occurs for this design. 5 June 2015 A.H. 42
  • 43. Design 1: 100 line switching system using uniselectors • 100 subscriber. 2 stage Strowger exchange. • This is a blocking design • Each subscriber should given one uniselector at the exchange (100 uniselector at the inlet) • Only 10 uniselector at the outlet • The corresponding outlets of all the 1st stage uniselectors are commond or connected. • Probability of blocking PB=0.009. • Equipment utilization factor EUF = 0.18 • CCI = 9.09 (Thia P. 48-50) 5 June 2015 A.H. 43
  • 44. Design 2: 100 line exchange with two-motion selectors • 100 subscriber. Single stage. Non blocking. • A subscriber is assigned a number in the range 00-99. • The corresponding outlets in all the 100 two-motion selectors are commoned and folded back to the corresponding inlets. • Blocking probability PB = 0 • Equipment utilization factor EUF = 0.5 • CCI = 25 (Thia P. 51-52) 5 June 2015 A.H. 44
  • 45. Switching Network Design Parameters 1. Number of subscriber lines = N 2. Total number of switching elements = S 3. Cost of switching system C=SxCs +Cc+Cch where, Cs=cost per switching system Cc=cost of the common control system Cch=cost of the common hardware Since the control circuits are associated with switching elements in a Strowger system, Cc = 0 for the system. The common hardware is usually a small proportion of the total hardware except for the power supplies and its cost is of the same order in different comparable designs. Hence we ignore it, hence Cch =0 in most of the calculations. 5 June 2015 A.H. 45
  • 46. Switching Network Design Parameters … continued 4. Switching capacity = SC (Max no. of connections at a time) 5. Traffic handling capacity- 𝑇𝐶 = 𝑆𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑐𝑎𝑝𝑎𝑐𝑖𝑡𝑦 𝑇ℎ𝑒𝑜𝑟𝑒𝑡𝑖𝑐𝑎𝑙 𝑚𝑎𝑥𝑖𝑚𝑢𝑚 𝑙𝑜𝑎𝑑 = 𝑆𝐶 𝑁 2 = 2(𝑆𝐶) 𝑁 6. Equipment utilization factor – 𝐸𝑈𝐹 = 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑒𝑙𝑒𝑚𝑒𝑛𝑡𝑠 𝑖𝑛 𝑜𝑝𝑒𝑟𝑎𝑡𝑖𝑜𝑛 𝑤ℎ𝑒𝑛 𝑡ℎ𝑒 𝑆𝐶 𝑖𝑠 𝑓𝑢𝑙𝑙𝑦 𝑢𝑡𝑖𝑙𝑖𝑧𝑒𝑑 𝑡𝑜𝑡𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑒𝑙𝑒𝑚𝑒𝑛𝑡𝑠 7. Number of switching stages = K 8. Average switching time per stage Tst 9. Call setup time = Ts = (Tst x K) + To To is time required for functions other than switching. To is significant quantity in Common Control Systems where control functions are separated from switching functions. In Strowger (direct control) systems, To may be considered 0. 5 June 2015 A.H. 46
  • 47. Switching Network Design Parameters … continued 10.Cost capacity index – 𝐶𝐶𝐼 = 𝑁 × 𝑠𝑤𝑖𝑡𝑐ℎ𝑖𝑛𝑔 𝑐𝑎𝑝𝑎𝑐𝑖𝑡𝑦 𝑐𝑜𝑠𝑡 𝑝𝑒𝑟 𝑠𝑢𝑏𝑠𝑐𝑟𝑖𝑏𝑒𝑟 𝑙𝑖𝑛𝑒 = 𝑁(𝑆𝐶) 𝐶 Higher the value of CCI, better the design. 5 June 2015 A.H. 47
  • 48. Design Parameters of the Design 1 • S=110, SC = 10, K=2, N=100 • TC=2(SC/N)=2(10/100)=0.2 • EUF = 20/110 = 0.18 Cost =C =Total no. of switches x unit cost =110x1=110 CCI= 𝑁(𝑆𝐶) 𝐶 =(100x10)/110 = 9.09. 5 June 2015 A.H. 48
  • 49. TSN Lecture Volume-2 THE END THANK YOU This ppt may be downloaded from my web site: http://asadul.drivehq.com/students.htm Password (email address): tsn.ete@ulab.edu.bd This password does not live long ! 5 June 2015 A.H. 49