The present invention is related to voice and data communication, in particular to transporting TDM traffic through packet switched networks.
The telecom technology is currently migrating towards an “all IP” infrastructure. There are economical advantages in maintaining a package-based network only. This could result in solutions where today's real time applications are transported over package bearers like i.e. IP, MPLS etc. However, Package based networks were designed for data transmission and not for real time traffic. Important real-time parameters to consider are throughput, jitter (variable delay), losses etc.
The main problem by transporting real time traffic over package networks is to ensure that the quality of the speech data is at least as good as today's solution. The use of e.g. voice over IP involves many protocols (see
Unlike typical routing, MPLS works on the idea of flows, or Forwarding Equivalence Classes (FECs) in MPLS parlance.
Flows consist of packets between common endpoints identified by features such as network addresses, port numbers, or protocol types. Traditional routing reads the destination address and looks at routing tables for the appropriate route for each packet. Each router populates these routing tables by running routing protocols—such as RIP, OSPF, or Border Gateway Protocol (BGP)—to identify the appropriate route through the network.
By contrast, MPLS calculates the route once on each flow (or FEC) through a provider's network. The MPLS-compatible router embeds a label consisting of short, fixed-length values inside each frame or cell. Along the way, routers use these labels to reduce look-up time and improve scalability.
MPLS provides transmission of all packets over the same path (LSP) through the network, thus avoiding packets out of order and jitter. Each LSP can be set up with different QoS parameters.
The MPLS Protocol is shown in
The standard way of using MPLS is to use it in addition to various protocols, just adding more packet overhead for control information. The application type decides what the rest of the protocol stack looks like. Real time traffic has other requirements than non-real-time traffic. Voice traffic may use a protocol stack (100) as shown in
All protocol layers have their functionality, and they are all adding extra information to the payload, enabling the equipment to route the traffic the correct way and assign priority.
Based on the protocols and header information, the MPLS label will have a bit-field, setting the right priority for the current packet.
One common problem for all the protocols is that the data link is using a lot of capacity just for transferring overhead information. An overhead of 20% or more is possible for real time traffic, when using the protocol stack shown in
Consider for example a packet with user payload of 256 bytes, which could be a typical packet size for real time traffic and requirements regarding delay, as it will be for voice traffic. After the protocol overhead has been added, the packet has increased to 312 bytes, which will be the payload for the SDH/SONET/ATM/Ethernet packet. This means that the packet size has increased by 21.9%.
It is an object of the present invention to provide an arrangement that eliminates the drawbacks described above.
In particular, the present invention provides a method for transporting TDM (Time Division Multiplex) time slots of a circuit switched connection from a first circuit switched node to a second circuit switched node through a packet switched network including a number of packet switched nodes, the circuit and packet switched nodes are all having the characteristics of a Multiprotocol Label Switch, which method includes at least the following steps:
in the first circuit switched node, encapsulating the time slots in a data frame adjusted to be transferred in the packet switched network,
stacking the data frame with at least one inner MPLS label uniquely addressing a PCM system within the second circuit switched node and/or at least one outer MPLS label identifying a fixed path of consecutive packet switched nodes within the packet switched network.
In order to make the invention more readily understandable, the discussion that follows will refer to the accompanying drawings.
In circuit switched TDM based telecom systems, timeslots are providing data for one connection. One timeslot represents a 64 kbit/s connection. The time slots are grouped together in frames of 32 or 24 timeslots. These frames are transmitted to the receiving telecom switch. When the networks are changed to be packet switched, the total capacity could be reduced as the extra overhead is added.
If the packet switched network offers MPLS in all nodes, there is no need for extra overhead at all. The user data should be grouped together in frames of 24 or 32 timeslots. Other sizes of the groups are also possible, down to one timeslot per packet and up to as many as the network operator allows. The more timeslots in one packet, the longer the delay will occur to be because the need of buffering the data before it is sent. If the packets are too small, the overhead/user-data ratio will be poor. According to the present invention, a predefined MPLS label will be added to the user data. The MPLS label is an address tag, which makes all the packets traverse the network in the same route. To make it possible for the receiving end of the LSP to find out which PCM system the packet belongs to, the present invention provides a mapping between MPLS label and the PCM system through a mapping table. This mapping table could be set up manually.
Further, to reduce the number of labels to be handled by the MPLS network, the present invention utilizes the label-stacking concept of MPLS. This can be done by having one label for each exchange or for each board terminating the incoming bit stream in the exchange and at the same time having one label for each PCM system within the exchange. These labels per PCM system are then at a lower layer in the label stack and will only be visible at the endpoints of the LSP when the outer label has been removed, as the outer label is used for switching packets between routers of the LSP.
The source host (since it supports MPLS, it is called a Label Edge Router) is sending the packets to the first MPLS router, which is called LSR (Label Switched Router). This LSR sends the packets to the next LSR, and the address for the next hop is based on the MPLS label attached to the packet. The entire route is predefined by the label that the host is using. The packet ends up in the destination host. The label is stripped off the packet, and the original data is extracted. The destination host is a LER. As the route is predefined and all packets are traversing the net on the same route, all packets will arrive in the same order as they were sent. As the telecom switch will send the packets at a constant rate, the receiving end will detect when packets are lost.
One of the main advantages with the present invention is that there is less overhead added to each packet, thus avoiding a large percentage of overhead in the packet switched network. Using IP header (20 bytes), RTP (16 bytes), UDP (8 bytes) for all packets, would make it “necessary” to send “large” packets to avoid a bad utilization of the network capacity, i.e. bad overhead/payload ratio. In contrary, when using one MPLS frame, 4 bytes of overhead are added to each packet, and if the label-stacking concept is used to reduce the number of labels in the system (as described above) 8 bytes of overhead is added.
This means that when only MPLS labels are added, smaller packets can be used and the network utilization is still acceptable.
The present invention provides transportation of real-time traffic (e. g. speech) over packet switched networks with a quality approximately as good as for circuit switched lines without occupying more network capacity and as further illustrated in
The present invention is applicable for all types of traffic in packet switched networks. The hosts should only be used for one application, as there is no information in the packets regarding the datatype or which application to use on the data.
The data packets do not need to be of a constant length. Once the header(s) is (are) stripped off, the rest is user data.
The main idea of the present invention is to have the LSPs terminated in the telephone exchanges, but the solution can also be used when the LSPs are terminated in nodes outside the exchanges, e.g. in routers. In such a case, the nodes terminating the LSPs must have a mapping table between labels and interfaces (e.g. PDH/SDH-interfaces) so that the nodes know where to forward an incoming MPLS packet and vice versa.
More than one header can be attached to the data in the transmitting end. The entire label stack for all the routers can be attached in the first node. Then the rest of the nodes do not need to swap the label on the incoming packet, but simply just pop the label at the top of the stack and forward the packet to the next LSR.
The 20-bit field MPLS Label carries the actual value of the Label. When a labeled packet is received, the label value at the top of the stack is investigated, and a look up is carried out. As a result of a successful lookup the following information is obtained: a) the next hop to which the packet is to be forwarded; b) the operation to be performed on the label stack before forwarding. The latter operation may be to replace the top label stack entry with another one, or to pop an entry off the label stack, or to replace the top label stack entry and then to push one or more additional entries on the label stack. The operation depends on whether the label includes the address of the whole remaining path (no new entry is required), or if it should include the address of the next node only.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/NO02/00496 | 12/27/2002 | WO | 00 | 2/10/2006 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2004/059927 | 7/15/2004 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
6466591 | See et al. | Oct 2002 | B1 |
6738374 | Olkkonen et al. | May 2004 | B1 |
6842513 | Androski et al. | Jan 2005 | B1 |
7002963 | Buyukkoc et al. | Feb 2006 | B1 |
7372870 | Huang et al. | May 2008 | B2 |
7394820 | Dianda | Jul 2008 | B1 |
7568047 | Aysan et al. | Jul 2009 | B1 |
7697461 | Shi et al. | Apr 2010 | B2 |
20010055300 | Chen | Dec 2001 | A1 |
20020097726 | Garcia-Luna-Aceves et al. | Jul 2002 | A1 |
20020097730 | Langille et al. | Jul 2002 | A1 |
20020141386 | Minert et al. | Oct 2002 | A1 |
20030231617 | Ubale | Dec 2003 | A1 |
20040028064 | Cetin et al. | Feb 2004 | A1 |
20040151181 | Chu et al. | Aug 2004 | A1 |
20040202148 | Kuehnel | Oct 2004 | A1 |
20040213205 | Li et al. | Oct 2004 | A1 |
20040213206 | McCormack et al. | Oct 2004 | A1 |
20050141417 | Huang et al. | Jun 2005 | A1 |
20060262774 | Moldestad et al. | Nov 2006 | A1 |
20070230368 | Shi et al. | Oct 2007 | A1 |
20080304476 | Pirbhai et al. | Dec 2008 | A1 |
20090175274 | Aggarwal et al. | Jul 2009 | A1 |
Number | Date | Country |
---|---|---|
WO 01 86864 | Nov 2001 | WO |
WO 01 87000 | Nov 2001 | WO |
WO 02 075536 | Sep 2002 | WO |
WO 02 096020 | Nov 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20060262774 A1 | Nov 2006 | US |