Public Switched Data Network
Public Switched Data Network
SWITCHED DATA
NETWORK
Table of Contents
Topics:
• Public Switched Data Network …………………………………………………………… 3
• Components of PSDN …………………………………………………………… 17
• PSDN Switching Techniques …………………………………………………………… 18
• Examples of Networks that uses PSDN …………………………………………………………… 34
• CCITT X.25 User-to-Network Interface …………………………………………………………… 61
Protocol
• CCITT X.25 Switching Service …………………………………………………………… 65
• CCITT X.25 Packet Format …………………………………………………………… 68
• ITU-T X Series of recommended …………………………………………………………… 73
standards
• Differences between PSTN, PSDN, and …………………………………………………………… 75
ISDN
• References …………………………………………………………… 79
Public Switched Data
Network
Also known as Packet Switched Data Network
• A switched communications network similar to the public telephone
network except that it is designed for transferring data only.
• Packet Switching
- Reduces costs of transmission lines through multiplexing
• Virtual Circuits
- Reduces costs of switches because they do not have to make decisions for
each frame
• Unreliability
- Reduces costs of switches because they do not have to do error correction
Public Switched Data
Network
VALUE ADDED NETWORK
• Switching nodes
• Transmission links/
leased lines
PSDN SWITCHING
TECHNIQUES
CIRCUIT SWITCHING
- The switching technique used for making a standard telephone call
- Involves establishing a call, information transfer (in real time), and call
disconnection
- Blocking occurs due to a limited number of circuits and switching paths
• Blocking is the inability to complete a call because there are no facilities or switching paths
available between the source and the destination
- A circuit switch is transparent to the data
PSDN SWITCHING
TECHNIQUES
CIRCUIT SWITCHING
- consists of a set of switches connected by physical links.
- operates at the physical layer.
- creates a dedicated path to complete a link between the sender and
receiver.
PSDN SWITCHING
TECHNIQUES
CIRCUIT SWITCHING
PSDN SWITCHING
TECHNIQUES
CIRCUIT SWITCHING : Three Phases
- connection setup
- data transfer
- connection teardown
PSDN SWITCHING
TECHNIQUES
CIRCUIT SWITCHING : Efficiency
- It can be argued that circuit-switched networks are not as efficient as the
other two types of networks because resources are allocated during the
entire duration of the connection.
Note: DTE stands for Data Terminal Equipment and DCE stands for Data Circuit Terminating Equipment
Examples of networks that
uses PSDN
X25
- defines procedures and protocols needed to establish, maintain and
terminate the connections.
- defines services to provide functions such as reverse charge, call direct and
delay control
- referred as subscriber networks protocol
- uses virtual circuit approach to packet switching and uses asynchronous
TDM to multiplex the packets
Examples of networks that
uses PSDN
X25 Protocol Stack
• consists of three layers:
- physical layer (X.21),
- frame layer (LAPB), and
- packet layer (PLP).
Examples of networks that
uses PSDN
X25 Protocol Stack: Physical layer
- At this layer, X25 specifies X.21 protocol. It is similar to other physical layer
protocols such as EIA 232.
Examples of networks that
uses PSDN
X25 Protocol Stack: Frame layer
- At this layer, X25 provides data link control using LAPB, which is subset of
HDLC protocol.
• LAPB is a bit oriented protocol
- The communication is point to point and in asynchronous balanced mode.
- Address for DTE: 00000001
- Address for DCE: 00000011
Examples of networks that
uses PSDN
X25 Protocol Stack: Frame layer
• There are three types of frames:
- I-frames are used to encapsulate PLP packets from the upper layer
- S-frame is used for error control and flow control
- U-frame is used to set up and disconnect the connection between DTE and
DCE
Examples of networks that
uses PSDN
X25 Protocol Stack: Frame layer
• There are three phases to establish communication between DTE and DCE:
- Link setup
- Transferring data
- Link Disconnect
Examples of networks that
uses PSDN
X25 Protocol Stack: Packet layer
- The network layer in X25 is called the packet layer protocol or PLP layer.
- establishes the connection to transfer the data and to terminate the
connection.
- creates virtual circuit and to negotiate network services between two DTEs
Examples of networks that
uses PSDN
X25 Protocol Stack: Packet layer
- PLP packets will have 3-4 bytes of header and optional information fields.
- PTI or Packet Type Identifier defines the type of packet, data packet or
control packet (RR, RNR, REJ etc.).
Examples of networks that
uses PSDN
Frame Relay Network
- a packet switched network consisting of DTE (Data Terminal Equipment)
and DCE (Data Circuit Terminating Equipment)
- Developed for ISDN, but widely used in public and private non ISDN
networks.
- Higher throughput compare to X.25 protocol.
- No hop to hop flow control or error control. Upper layer protocols should
take care to detect and recover discarded frames.
Examples of networks that
uses PSDN
Frame Relay Network
- Multiplexing and switching of logical connections are taken care by layer 2
and not layer-3.
- Control signals are carried out by separate logical connection than user
data.
- Supports multiple protocols such as NetBIOS, ATM, TCP/IP, voice etc.
- Each connection is identified by unique DLCI(Data link connection
identifier).
Examples of networks that
uses PSDN
Frame Relay Network: Frame-Standard, LMI frame types
- The Data information to be transmitted over frame relay network is
encapsulated in a frame which uses only 2-5 bytes of overhead
- Standard frame relay frame consists of start flag, header, data (variable
length up to 16000 octets), FCS and end Flag.
- Start flag and end flag are used for frame delimiters or as frame
synchronization.
- FCS is used as checksum for detecting errors.
Examples of networks that
uses PSDN
Frame Relay Network: Frame-Standard
Examples of networks that
uses PSDN
Frame Relay Network: LMI frame types
Examples of networks that
uses PSDN
Frame Relay Network: Topology
• Peer (point-to-point),
• Star (hub and spoke),
• Partial mesh, and
• Full mesh
Examples of networks that
uses PSDN
Frame Relay Network: Service
- provides user with multiple independent data links to one or more
destination stations
- provides service similar to leased line
- typically available at fractional and full T1/E1 rates
- also offered at T3 rates by some of the frame relay vendors
Examples of networks that
uses PSDN
Frame Relay Network: Switch, frame relay configuration and FRAD device