Switching and siganaling
... the message (dial tone). After the circuit is established, information can be transferred from point-to-point/source to node. Once the transfer of information is complete, the circuit disconnects. Only one station needs to initiate termination in order for the circuit to disconnect. Packet-switching is when a large amount of data is broken up into packets of information and is sent on any available route. “In packet switching there are no dedicated circuits,” like in circuit switching. An advantage of packet-switching is the ability to route data-grams over any available route instead of a fixed route, like in circuit switching. Data-grams are what the packets of information that are sent to a specific destination are called. These data-grams do not have to follow the same route of the first datagram. The packets can also arrive out of sequence in a packet-switching network. Packet switching routes are determined by network conditions. Two factors that influence routing are network failure, and network congestion. Of course if the network is down routing information through the down network is not possible, and if there is too much traffic on a network the information might take a little more time to transfer. Packet switching is not new and it includes X.25, ISDN, ATM, and frame relay technologies. These types of technologies help corporations transmit data over long-haul networks more efficiently. Packet-switching networks were used by many corporations for years, and many still use them today. Cell relay is a new approach to data networks. When supporting voice, cell relay takes voice input and puts it in small data-grams so they can be transferred quickly, typically data data-grams are large. In a cell relay network, the circuit is used when needed. Whenever information needs to be transmitted whether voice or data, the switch just sends the data-grams. There is no need to negotiate for a connection like in circuit switching. All the circuit needs is enough bandwidth to support it and there can be limitless transmissions over the same circuit. Signaling is the process of using signals to control communication and generating and exchanging information between components of a telecommunications network to establish monitoring connections or release connections and to control related network and system operations. In Digital Voice Network Signaling, although there are many types of signaling for voice, signals can be placed in two categories in-band and out-of-band. The standard world protocols used between switches in the world is Signaling System 7 (SS7) signaling. This type of signaling is primarily out-of-band, and is packet based. An example of in-band signaling is Common Channel Interoffice Signaling System #6 (SS6). SS6 allowed messages to be sent in the form of data packets. Messages were also sent to request voice connection between two COs. This type of signaling became the first use of packet switching in the Public switched Telephone Network (PSTN). Data blocks are made of twelve signal units each twenty-eight bits which make up a data packet. This technology is similar to the technology that is used today in Signaling System 7 (SS7) (Currie). SS7 signaling is a protocol with three main components, the SSP, STP, and SCP. The service switching points (SSP) main objective is to signal data links to the service transfer point (STP). The Service Transfer point is the routing switch that connects the SSP to the service control point (SCP). The SCP contains a database of circuit, routing, and customer information. The first three layers of the software in SS7 signaling are called Message Transfer Part (MTP) these three layers form an interface to conform with International Telecommunications Union (ITU) X.25 standards; MTP1, MTP2, and MTP3. In SS7, the first layer is called the Signaling Data Link Layer. This layer is a full-duplex connection between components of an SS7 network and normally operates at 64kbps. Being a full-duplex connection allows the network to be able to listen and talk simultaneously. The second layer is the signaling li...