EP0898824A2 - Implementing atm virtual channels in a packet network - Google Patents

Implementing atm virtual channels in a packet network

Info

Publication number
EP0898824A2
EP0898824A2 EP97924059A EP97924059A EP0898824A2 EP 0898824 A2 EP0898824 A2 EP 0898824A2 EP 97924059 A EP97924059 A EP 97924059A EP 97924059 A EP97924059 A EP 97924059A EP 0898824 A2 EP0898824 A2 EP 0898824A2
Authority
EP
European Patent Office
Prior art keywords
packets
transport
packet
radio
transmission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP97924059A
Other languages
German (de)
English (en)
French (fr)
Inventor
Mikko Olkkonen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Oyj
Original Assignee
Nokia Telecommunications Oy
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nokia Telecommunications Oy filed Critical Nokia Telecommunications Oy
Publication of EP0898824A2 publication Critical patent/EP0898824A2/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • H04W28/065Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information using assembly or disassembly of packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/04Selecting arrangements for multiplex systems for time-division multiplexing
    • H04Q11/0428Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
    • H04Q11/0478Provisions for broadband connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5603Access techniques
    • H04L2012/5604Medium of transmission, e.g. fibre, cable, radio
    • H04L2012/5607Radio
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5638Services, e.g. multimedia, GOS, QOS
    • H04L2012/5646Cell characteristics, e.g. loss, delay, jitter, sequence integrity
    • H04L2012/5652Cell construction, e.g. including header, packetisation, depacketisation, assembly, reassembly
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5672Multiplexing, e.g. coding, scrambling

Definitions

  • the present invention relates to a method according to claim 1 for transmitting data over the air interface in a telecommunication system which comprises at least one air interface and a packet network.
  • the radio connection used in conventional digital mobile communication systems is circuit-switched, which means that the radio resources allocated to a subscriber are kept allocated to the connection for the entire duration of the call.
  • a new service planned for digital mobile communication systems is referred to as a packet radio service.
  • the packet radio service planned for the GSM system namely GPRS (General Packet Radio Service), is described in the ETSI recommendations TC-TR-GSM 02.60 and 03.60.
  • the packet radio service in the D-AMPS system, used in the United States, is referred to as CDPD.
  • the data to be transmitted are assembled into fixed length packets. (The last packet in a message is usually shorter than the other ones.) Once such a packet has been sent over the air interface Um, and the transmitting party has no packets to be sent immediately thereafter, the radio resource may be released for use by other subscribers.
  • Figure 1 shows the parts essential to the present invention in the telecommunication system, and the protocols required i.e. practices for transmitting data packets as in prior art over the air interface Um of the radio network in a GPRS system.
  • the invention is not, however, restricted to the GPRS packet radio system operating in conjunction with the GSM network.
  • An applications program of a computer PC establishes a connection according to, for example, the Internet Protocol IP.
  • a PPP Point to Point Protocol
  • a GLP GPRS Link Protocol
  • MAC Medium Access Control
  • ATM Asynchronous Transfer Mode
  • data are transferred in fixed-length packets consisting of 53 bytes, referred to as ATM cells.
  • the cell header takes up five bytes while the remaining 48 bytes are payload, i.e. actual information.
  • ATM cells are specified in the CCITT Recommendation 1.361 and CCITT Draft Recommendation 1.150.
  • the user information to be transferred is cut into fixed-length bit strings, and each bit string is inserted into the information field of the ATM cell. The number of bit strings in a time unit indicates the transfer capacity required by the user.
  • a header is added to the information field, whereby a fixed length ATM cell having 53 bytes is created.
  • the cell is an independent data carrying unit as it indirectly comprises information on the receiving party's address on the basis of which the receiving party may be found in the network.
  • service criteria include response time, bit error ratio, and the probability of packet loss.
  • the ATM is a connection oriented packet network, which means that connections are set up and terminated according to standardized protocols.
  • a connection between two parties via an ATM network is referred to as an ATM Virtual Channel.
  • the advantages of ATM include, to mention but one, flexible providing of different services. All the bandwidths, for example, in the ATM network are equally natural within the capacity of the physical layer (with modern technology, between 1.5 - 622 Mbps).
  • All the bandwidths, for example, in the ATM network are equally natural within the capacity of the physical layer (with modern technology, between 1.5 - 622 Mbps).
  • Jouni Mikkonen published in Mobile Communication International, February 1996, pp. 59 - 61
  • the aforementioned article does not directly take a stand as to how the ATM cells should be transported over the air interface.
  • each ATM cell is carried over the air interface as an individual radio packet.
  • AAL ATM Adaptation Layer
  • SAAL Synignalling ATM Adaptation Layer
  • the SAAL is preceded by an adaptation layer according to the ITU protocol Q.2931.
  • the Q.2931 is an ITU signalling protocol. Among other things, it establishes and releases connections by transmitting Setup and Release messages.
  • Packing ATC cells as such in packets of a packet radio network reduces the available bandwidth as each of the protocol layers inserts their own headers to the packets.
  • D Data
  • H Header
  • R Radio
  • the efficiency of bandwidth use is impaired by the fact that the lengths of packets used on the various layers are not multiples of each other, which means that all the packets cannot be filled up.
  • ATM cells are not well suited for transmission units in a packet network because it would be uneconomical to allocate and release radio resources for each 53-byte-long ATM cell.
  • Another problem may also be seen in that present-day packet radio networks are not capable of offering isochronous ATM connections.
  • the method should be as flexible as possible. This means that the method may be taken in use in present-day systems with few changes, but on the other hand it is to allow flexible expansion with the packet radio systems of the next generation in mind.
  • the invention is based on assembling ATM cells, or advantageously only their payloads, into larger transmission units for transmission over the air interface. With this arrangement, it is possible to optimize the transmission capacity of the air interface, a bottleneck in the transfer, and to facilitate repacking the ATM cells for transmission in a wired network.
  • Figure 1 shows the parts essential to the present invention, and the protocols required for transmitting data packets as in prior art over the air interface Um of the radio network in a GPRS system;
  • Figure 2 shows a system according to Figure 1 and the protocols required when the ATM network is extended to a mobile station;
  • Figure 3 illustrates sending packets over the air interface by ATM technique as in prior art;
  • Figure 4 illustrates the technique of the present invention for extending an ATM network to a mobile station
  • FIG. 5 illustrates sending packet over the air interface by ATM technique according to the invention.
  • a protocol stack is according to the invention supplemented with an adaptation layer below the ATM layer (closer to the physical layer), the function of such an adaptation layer being to form Radio Packets (RP) from the Transport Packets (TP) so that several transport packets TP or at least parts thereof are incorporated in at least some of the radio packets RP.
  • the transport packets are ATM cells.
  • the radio packets are GPRS packets having the approximate length of 300 bytes.
  • the ATM cells produced by a communication program of a computer are assembled for the radio path into a larger Transmission Packet (XP), whose size is chosen so that the maximum allocation time of the radio path will not be exceeded.
  • XP Transmission Packet
  • the optimum size of a packet transferred on the radio path might be approximately 3000 bytes, which corresponds to the payload of approximately 60 ATM cells.
  • the radio resource is allocated for as long a time as possible on the radio path in question. With this method, the net bandwidth is considerably better than if every ATM cell were to be transferred over the air interface as an individual radio packet.
  • the ATM cell headers are not transmitted on the radio path, but only the payloads of the cells. This alternative is based on the notion that most of the information in the ATM cell header may be regenerated after transmission over the air interface. More specifically, the ATM cell header in the User Network Interface (UNI) consists of the following bits:
  • VPI virtual path indicator
  • VCI virtual channel indicator
  • payload type 3 bits cell loss priority
  • cell loss priority 1 bit header check sequence 8 bits total 40 bits
  • the check sequence of the header changes.
  • the information elements that change in headers of each ATM cell may be sent over the radio path and the unchanged information elements are generated at the receiving side.
  • the information that originates from the payload of the ATM cells may be packed separately by some algorithm that removes redundancy, e.g. by Lempel-Ziv algorithm.
  • the packing algorithms work the better the more data they have at their disposal at a time. Packing one ATM cell at a time does not provide a good packing result.
  • the data at least partly consist of information entered by the user.
  • time supervision which takes care that the transmission packets XP are transmitted at the latest when a predetermined time T has elapsed from incorporating the first transfer packet TP in the transmission packet XP in question.
  • the time T is chosen so that the O 97/48211 PC ⁇ YFI97/00344
  • a suitable time might be within 0.1 - 0.5 s, advantageously 0.2 s.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)
EP97924059A 1996-06-07 1997-06-03 Implementing atm virtual channels in a packet network Withdrawn EP0898824A2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
FI962382A FI101921B (fi) 1996-06-07 1996-06-07 ATM-virtuaalikanavien toteuttaminen pakettiverkossa
FI962382 1996-06-07
PCT/FI1997/000344 WO1997048211A2 (en) 1996-06-07 1997-06-03 Implementing atm virtual channels in a packet network

Publications (1)

Publication Number Publication Date
EP0898824A2 true EP0898824A2 (en) 1999-03-03

Family

ID=8546163

Family Applications (1)

Application Number Title Priority Date Filing Date
EP97924059A Withdrawn EP0898824A2 (en) 1996-06-07 1997-06-03 Implementing atm virtual channels in a packet network

Country Status (4)

Country Link
EP (1) EP0898824A2 (fi)
AU (1) AU2965597A (fi)
FI (1) FI101921B (fi)
WO (1) WO1997048211A2 (fi)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI105760B (fi) * 1997-10-30 2000-09-29 Nokia Mobile Phones Ltd Matkaviestinverkon aliverkkoriippuvainen konvergenssiprotokolla
FI106232B (fi) 1998-05-19 2000-12-15 Nokia Networks Oy Audio/videosignaalin välitys pakettiverkossa vaihtuvalla bittinopeudella
WO1999066762A1 (en) 1998-06-19 1999-12-23 Unisphere Solutions, Inc. Method and system for encapsulating/decapsulating data on a per channel basis in hardware
US6980543B1 (en) 1998-06-19 2005-12-27 Juniper Networks, Inc. Interconnect network for operation within a communication node
US6577620B1 (en) 1999-05-03 2003-06-10 Telefonaktiebolaget Lm Ericsson (Publ) Emulating circuit-switched communications in a packet-switched environment
FR2802747B1 (fr) * 1999-12-16 2002-03-15 Cit Alcatel Procede d'appel avec un telephone mobile ainsi que centre serveur et terminal de radiocommunications pour la mise en oeuvre du procede
DE10007012B4 (de) 2000-02-16 2010-07-01 Ipcom Gmbh & Co. Kg Verfahren zur bidirektionalen Datenübertragung über eine paketorientierte Netzwerkeinrichtung
DE10066467B4 (de) * 2000-02-16 2012-06-28 Ipcom Gmbh & Co. Kg Verfahren zur bidirektionalen Datenübertragung über eine paketorientierte Netzwerkeinrichtung

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1993019559A1 (en) * 1992-03-21 1993-09-30 Roke Manor Research Limited Atm radio network
US5623605A (en) * 1994-08-29 1997-04-22 Lucent Technologies Inc. Methods and systems for interprocess communication and inter-network data transfer
US5481544A (en) * 1994-10-17 1996-01-02 At&T Corp. Multi-channel broadband adaptation processing
FI98586C (fi) * 1995-01-10 1997-07-10 Nokia Telecommunications Oy Pakettiradiojärjestelmä ja menetelmiä datapaketin reitittämiseksi protokollariippumattomasti pakettiradioverkoissa
FI98027C (fi) * 1995-01-10 1997-03-25 Nokia Telecommunications Oy Pakettiradiojärjestelmä ja päätelaitteisto pakettiradiojärjestelmää varten

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO9748211A3 *

Also Published As

Publication number Publication date
FI962382A0 (fi) 1996-06-07
FI101921B1 (fi) 1998-09-15
AU2965597A (en) 1998-01-07
WO1997048211A3 (en) 1998-02-12
FI962382A (fi) 1997-12-08
FI101921B (fi) 1998-09-15
WO1997048211A2 (en) 1997-12-18

Similar Documents

Publication Publication Date Title
US5936967A (en) Multi-channel broadband adaptation processing
KR100222222B1 (ko) 종래의 디지탈 패킷 교환 망에서 멀티미디어 패킷을 효율적으로 전송하기 위한 데이타 처리 방법
US6075798A (en) Extended header for use in ATM adaptation layer type 2 packets
US7443814B2 (en) Method and apparatus for segmentation, reassembly and inverse multiplexing of packets and ATM cells over satellite/wireless networks
US5481544A (en) Multi-channel broadband adaptation processing
US6052371A (en) System and method for the communication of operation and maintenance, administration and provisioning information over an asynchronous transfer mode network
CA2301853C (en) Device for performing ip forwarding and atm switching
US7929569B2 (en) Compression of overhead in layered data communication links
EP0915634B1 (en) Method and apparatus for call admission in a packet voice system
US6865150B1 (en) System and method for controlling admission of voice communications in a packet network
AU759524B2 (en) Flow control method in a telecommunications system
US6282196B1 (en) Dynamic build-out approach for use in packet voice systems
JP3766693B2 (ja) 電気通信システム
US6625171B1 (en) Monitoring device for CPS packet multiplexing and cell assembly control method taking account of assembly time
US5606552A (en) Broadband adaptation processing
EP0898824A2 (en) Implementing atm virtual channels in a packet network
US6829241B1 (en) AAL-2/AAL-5 processing apparatus in mobile communication system
US6658008B1 (en) Method and apparatus for removal of dataless frames when transporting private line traffic over an ATM network
US6728272B1 (en) Method and apparatus for transporting private line traffic over an ATM network
KR100369369B1 (ko) 다중채널 레이블 스위치 시스템의 가상채널 머지 장치
CA2285333A1 (en) Data suppression and regeneration
KR100364746B1 (ko) 차세대 이동통신 시스템의 기지국 제어기에서의 AAL2Layer 처리 시스템 및 처리 방법
KR100380998B1 (ko) 에이티엠 적응 계층 2에서 동적 결합 사용타이머(Timer_CU) 기반의 호 연결 제어 방법
KR100221330B1 (ko) 에이에이엘 계층의 분할 및 재결합이들 셀 제거에 의한 잔여 대역폭의 효율적 이용방법
KR0128872B1 (ko) 광대역 비동기 전송모드의 광대역 송신 종료 메세지 생성 방법

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19981204

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: NOKIA NETWORKS OY

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: NOKIA CORPORATION

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20040101