WO2006065024A1 - Terminal and method for accessing wireless connection - Google Patents

Terminal and method for accessing wireless connection Download PDF

Info

Publication number
WO2006065024A1
WO2006065024A1 PCT/KR2005/003873 KR2005003873W WO2006065024A1 WO 2006065024 A1 WO2006065024 A1 WO 2006065024A1 KR 2005003873 W KR2005003873 W KR 2005003873W WO 2006065024 A1 WO2006065024 A1 WO 2006065024A1
Authority
WO
WIPO (PCT)
Prior art keywords
connection
packet
tcp
mac
establishing
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.)
Ceased
Application number
PCT/KR2005/003873
Other languages
French (fr)
Inventor
Sun-Mi Jun
Nam Hoon Park
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.)
Electronics and Telecommunications Research Institute ETRI
Samsung Electronics Co Ltd
SK Telecom Co Ltd
KT Corp
KTFreetel Co Ltd
SK Broadband Co Ltd
Original Assignee
Electronics and Telecommunications Research Institute ETRI
Samsung Electronics Co Ltd
SK Telecom Co Ltd
KT Corp
KTFreetel Co Ltd
Hanaro Telecom Inc
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 Electronics and Telecommunications Research Institute ETRI, Samsung Electronics Co Ltd, SK Telecom Co Ltd, KT Corp, KTFreetel Co Ltd, Hanaro Telecom Inc filed Critical Electronics and Telecommunications Research Institute ETRI
Priority to US11/721,436 priority Critical patent/US20080304440A1/en
Publication of WO2006065024A1 publication Critical patent/WO2006065024A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/163In-band adaptation of TCP data exchange; In-band control procedures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/324Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the data link layer [OSI layer 2], e.g. HDLC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/15Setup of multiple wireless link connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/326Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the transport layer [OSI layer 4]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/02Data link layer protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/06Transport layer protocols, e.g. TCP [Transport Control Protocol] over wireless

Definitions

  • the present invention relates to a mobile communication system. More particularly, the present invention relates to a mobile terminal and a method for accessing a wireless connection performed by the mobile terminal for receiving Internet services in a wireless portable Internet system.
  • Background Art
  • a portable Internet system is the next generation communication system that supports mobility to a local area data communication system that uses a fixed access point such as a local area network (LAN).
  • LAN local area network
  • the world wide web is the most poplar Internet service provided by the portable Internet system.
  • a Transmission Control Protocol/Internet Protocol (TCP/IP) connection should be established in order to use Internet services. Mechanisms for such a TCP/IP connection are as described below.
  • Most web sites have a server process listening to TCP port 80 for incoming connection from clients (normally, browsers). After establishment of a TCP connection between a server and a client, the client transmits a hypertext transfer protocol (HTTP) request for a document to the server. The server, in turn, transmits an HTTP response, defines a hypertext transfer protocol (HTTP), and transmits a web document.
  • HTTP hypertext transfer protocol
  • HTTP hypertext transfer protocol
  • HTTP hypertext transfer protocol
  • a TCP session involves one round-trip message exchange (an HTTP request and an HTTP response)
  • a process for opening and closing a new TCP session is iteratively performed whenever the messages are exchanged.
  • a process for downloading a web page using an HTTP on a time division multiple access (TDMA)-based general packet radio service (GPRS) requires a TCP connection and a wireless link layer connection.
  • a process for establishing and releasing a media access control (MAC) by controlling the wireless link is performed when a process for establishing and releasing the TCP connection is performed. That is, a TCP connection should be established to download one hypertext markup language (HTML) document, but, at this point, a wireless MAC connection should be established before establishing the TCP connection.
  • HTTP hypertext markup language
  • a wireless MAC connection should be established before establishing the TCP connection.
  • To establish the wireless MAC connection a wireless link is set and the TCP connection is established by a TCP signaling packet.
  • the following is a process for establishing and releasing a TCP connection in terms of the IEEE802.16 MAC standard in the portable internet system.
  • a TCP: SYN packet is transmitted for establishing a TCP connection from a client to a MAC layer which is a wireless link layer
  • a MAC connection is established on a wireless link.
  • a TCP connection with a target server in the Internet is established when a wireless connection is open.
  • a TCP connection is established between the client and the server when the server transmits a TCP: ACK packet to the client in response to the TCP: SYN packet, and the client in turn transmits a TCP: ACK packet to the server through the wireless connection.
  • the client sends an HTTP request for a desired file, and the server downloads the requested file as an HTTP response.
  • a process for releasing the TCP connection needs to be performed.
  • a process for releasing the wireless MAC connection also needs to be performed. In other words, after the process for releasing the TCP connection on the wireless link is successfully performed, the wireless MAC connection must be released in order to completely shut down the TCP connection.
  • TCP control packets e.g., SYN, FlN, and so on
  • the communication node must receive a TCP packet reporting a download TCP connection state and packet acknowledgement through an uplink from the client.
  • quality of an end-user service may be improved when the TCP packet is transmitted at a high rate through a reliable link. Poor performance of TCP packet transmission causes unstable TCP control and frequent packet retransmission, and as a result, it degrades Internet service performance.
  • the connection since a process of establishing/releasing a MAC connection must be accompanied by a signaling packet transmission through a wireless connection when using a TCP/IP-based Internet, the connection may be frequently established and released while causing a delay, thereby degrading quality of service.
  • the MAC connection may be maintained without using a radio resource for the purpose of reducing costs consumed for establishing/releasing the MAC connection, but it may decrease usability of radio resources.
  • connection- oriented MAC such as the IEEE 802.16 MAC
  • the present invention has been made in an effort to provide a method for establishing an efficient connection to a wireless link layer in consideration of characteristics of TCP control packets transmitting/receiving incurred in consequence to a use of TCP/IC-based Internet in a portable Internet system to thereby efficiently use radio resources.
  • a method for establishing a wireless connection performed by a subscriber station to receive Internet services from a given terminal node through a base station includes a) when an initial connection with the base station is established, establishing a first medium access control (MAC) connection between the base station, and setting the first MAC connection as a dedicated connection; b) when a given packet is generated, the subscriber station determining whether the given packet is a control packet for transmission Control Protocol (TCP) connection with the terminal node; c) when the given packet is the control packet, transmitting the given packet through the dedicated TCP connection and establishing a TCP connection with the terminal node; d) after establishing the TCP connection, establishing a second MAC connection for data communication between the terminal node and the base station; and e) after establishing the TCP connection and the second MAC connection, receiving data from the terminal node through the second MAC connection.
  • TCP transmission Control Protocol
  • the second MAC connection is a communication connection established after establishment of the dedicated TCP connection, and may be provided more than one.
  • a subscriber station establishing a wireless connection to receive Internet services from a base station through a given terminal node in a wireless portable Internet system.
  • the subscriber station includes a Medium Access Control (MAC) connection, a packet generator, and a packet classifying unit.
  • the Medium Access Control (MAC) connection processing unit establishes a first MAC connection with the base station and sets the connection as a dedicated TCP connection when an initial connection with the base station is established.
  • the packet generator generates a control packet for a TCP connection with the base station and a response packet in response to a given packet received at the subscriber station.
  • the packet classifying unit analyzes a header of a packet transmitted from the packet generator and determining whether the packet is a control packet for a TCP connection, and transmitting the packet to the base station through the dedicated TCP connection when the packet is a control packet.
  • a wireless link is established and released while considering characteristics of TCP/IP-based services in a MAC layer of a terminal such that radio resources are efficiently managed and time delay due to the wireless link establishment may be reduced. As a result, usability for an end-user is increased.
  • FlG. 1 is a schematic diagram of a wireless portable Internet system according an exemplary embodiment of the present invention.
  • FlG. 2 is a hierarchical diagram of a wireless portable Internet system.
  • FlG. 3 is a schematic diagram of a connection structure between a base station and a subscriber station in a wireless portable Internet system.
  • FlG. 4 is a configuration diagram of a subscriber station according to an exemplary embodiment of the present invention.
  • FlG. 5 is a flowchart of a process establishing a connection between a base station and a subscriber station according to an exemplary embodiment of the present invention.
  • FlG. 6 is a flowchart of a process establishing a TCP connection according to an exemplary embodiment of the present invention.
  • FlG. 7 is a flowchart of a wireless connection method according to an exemplary embodiment of the present invention.
  • FlG. 8 is a flowchart of a process establishing a TCP connection and a MAC connection according to an exemplary embodiment of the present invention.
  • FlG. 9 is a flowchart of a process terminating a TCP connection and a MAC connection according to an exemplary embodiment of the present invention. Best Mode for Carrying Out the Invention
  • FIG. 1 schematically shows a structure of a wireless portable Internet system according to an exemplary embodiment of the present invention.
  • the wireless portable Internet system includes base stations 100 and 100', a subscriber station 200, which is a mobile terminal wirelessly communicating with the base stations, routers 300 and 310 connected to the base stations 100 and 100' through a gateway, and the Internet.
  • a mobile terminal will be called a subscriber station for ease of description.
  • the wireless portable Internet system guarantees mobility to provide seamless data communication services and supports a handover of the subscriber station 200 as a mobile communication service does.
  • This system also performs dynamic IP address allocation corresponding to the movement of the subscriber station 200.
  • the subscriber station 200 and the base stations 100 and 100' may communicate with each other using an orthogonal frequency division multiplexing access (OFDMA) method, but it is not restricted thereto.
  • the OFDMA method is a multiplexing method combining frequency division multiplexing (TDM) using a plurality of orthogonal frequency sub-carriers as a plurality of sub-channels, and time division multiplexing (TDM).
  • TDM frequency division multiplexing
  • TDM time division multiplexing
  • the IEEE 802.16e standard employs an adaptive modulation and coding (AMC) scheme that adaptively selects modulation and coding upon a request/accept between the subscriber station 200 and a base stations 100 or 100'.
  • AMC adaptive modulation and coding
  • FIG. 2 is a hierarchical diagram of a wireless portable Internet system according to an exemplary embodiment of the present invention.
  • a hierarchy structure of the wireless portable Internet system is broadly divided into a physical layer LlO, a Medium Access Control (MAC) layer L2, a Transmission Control Protocol/Internet Protocol (TCP/IP) layer L3, and an application layer L4, in terms of HTTP and IEEE 802.16e standards.
  • MAC Medium Access Control
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • application layer L4 in terms of HTTP and IEEE 802.16e standards.
  • the physical layer LlO performs wireless communication functions (e.g., modulation/demodulation and coding, etc.) similar to a typical physical layer.
  • the physical layer Ll includes a transmitting/receiving apparatus such as a modem converting data for the purpose of data protection in a wireless environment, and a radio frequency (RF) unit transmitting data over the air.
  • RF radio frequency
  • the MAC layer in the wireless portable Internet system performs various functions. Therefore, the MAC layer L2 may include function-specific sub-layers, i.e., a privacy sub-layer L21, a MAC common part sub-layer L22, and a service specific convergence sub-layer L23.
  • function-specific sub-layers i.e., a privacy sub-layer L21, a MAC common part sub-layer L22, and a service specific convergence sub-layer L23.
  • the service specific convergence sub-layer L23 performs payload header suppression and Quality of Service (QoS) mapping in the case of consecutive data communication. In particular, it manages a MAC connection, and classifies and processes TCP packets transmitted thereto according to an exemplary embodiment of the present invention.
  • QoS Quality of Service
  • the MAC common part sub-layer L22 which is the core part of the MAC layer, performs system access, bandwidth allocation, connection establishment and maintenance, and QoS management.
  • the privacy sub-layer L21 performs device authentication, security key exchange, and encryption. Device authentication is performed by the privacy sub-layer L21, and user authentication is performed by an upper layer of the MAC layer.
  • the TCP/IP layer L3 connects each system and transmits data using a TCP protocol
  • the application layer L4 includes an application program using a network.
  • FlG. 3 is a schematic diagram of a connection established between a base station and a subscriber station in the wireless portable Internet system according to an exemplary embodiment of the present invention.
  • connection Cl represents a logical relation rather than a physical relation, and it is defined on the connection Cl to be a mapping relation between MAC peers of the SS and the BS for traffic transmission of one service flow in the present invention.
  • parameters or messages as defined with respect to the connection Cl represent the functions between the MAC peers, and in reality, the parameters or the messages are processed and converted into frames in order to be transmitted through a physical layer.
  • the MAC layer performs functions corresponding to the parameters or messages by parsing the frames.
  • a MAC message transmitted through the connection Cl basically includes a connection identifier, which is a MAC layer address, for identifying connections; radio resource allocation information (MAP) defining symbol offsets and sub-channel offsets of bursts, and the number of symbols and sub-channels of allocated resources, the burst being divided by the SS in a downlink/uplink; and a channel descriptor for describing characteristics of the physical layer according to characteristics of the downlink/uplink (a downlink channel descriptor and an uplink channel descriptor will be referred to as DCD and UCD, respectively).
  • the MAC message includes various messages for a request, a response, and an acknowledgement, etc.
  • FlG. 4 illustrates a structure of the subscriber station in the wireless portable
  • the SS 200 includes a terminal controller 210, a digital signal transmitting/receiving unit 220, and an analog signal transmitting/receiving unit 230.
  • the terminal controller 210 includes a packet generator 211, a packet classifying unit 212 analyzing and classifying generated packets, and a MAC connection processor establishing a wireless MAC connection according to a packet.
  • the packet generator 211 generates packets necessary for keeping data transmitting/receiving with the BS 100. In particular, it generates a plurality of TCP control packets for data transmitting/receiving while taking account of a TCP. Such a packet generator 211 is included in the application layer L4 of FlG. 2.
  • the packet classifying unit 212 analyzes a packet header provided from the packet generator 211 to determine the type of a packet, and controls the MAC connection processor 213 to establish a wireless uplink connection according to an analyzing result.
  • the packet classifying unit 212 controls the MAC connection processor 213 to establish a connection dedicated for TCP control packet transmission between the SS and the uplink according to an exemplary embodiment of the present invention.
  • Such a connection dedicated for the TCP control packet transmission is called "a dedicated TCP connection.”
  • the packet is transmitted through the dedicated TCP connection.
  • the dedicated TCP connection is maintained until the connection established between the SS and the BS is shut down.
  • the packet classifying unit 212 further includes a classification rule database Dl for mapping a given connection according to a destination address, a source address, and a communication port of a given traffic packet, and storing a mapping result.
  • the packet classifying unit 212 maps the given traffic packet to a given connection according to information containing a destination address or a communication port of a given packet stored in the classification rule database Dl.
  • the MAC connection processor 213 establishes a wireless connection for uplink data transmitting/receiving.
  • the MAC connection processor 213 transmits a request message (DSA-REQ) to the BS 100 for a MAC connection, receives a response message (DSA-RSP) from the BS 100 in response to the request message, and establishes the requested MAC connection with the BS 100.
  • DSA-REQ request message
  • DSA-RSP response message
  • the packet classifying unit 212 and the MAC connection processor 213 are included in the service specific convergence sublayer L23. Accordingly, a signal output from the packet classifying unit 212 and the MAC connection processor 213 is transmitted to the MAC layer of the BS 100 via the MAC common part sublayer L22 and the privacy sublayer L21 of the MAC layer L2, and through the physical layer LlO.
  • the terminal controller 210 may further include a plurality of devices for transmitting/receiving data and processing data apart from the above-described elements according to an embodiment of the present invention, and detailed description of the devices will not be provided since they are well known to those skilled in the art.
  • the digital transmitting/receiving units 120 and 220 and the analog transmitting/ receiving units 130 and 230 are included in the physical layer LlO, and detailed description of these units will not be provided since they are well known to those skilled in the art.
  • a wireless connection establishment method of the subscriber station 100 will now be described based on the above-described structure.
  • the service specific convergence sublayer is called a "CS layer” and other layers in the MAC layer L2, excluding the CS layer, will be called a “MAC layer” for better comprehension and ease of description.
  • FlG. 5 is a flowchart showing initial connection establishment between a BS and a
  • the BS 100 sets downlink synchronization with the SS 100, in step SIlO.
  • the SS 200 obtains an uplink parameter in step S 120.
  • the parameter includes a channel descriptor message according to characteristics of the physical layer (e.g., signal-to-noise ratio (SNR)).
  • SNR signal-to-noise ratio
  • Ranging is performed between the SS 200 and the BS 100 in step S130. Initial ranging is performed first, and then periodic ranging is performed later such that information on timing and power frequency of the BS 100 and the SS 200 correspond to each other.
  • step S140 basic capabilities negotiation is performed for establishing a connection between the SS 200 and the BS 100 in step S140.
  • the BS 100 performs authentication on the SS 200 using a device identifier (e.g., MAC address) and a certificate in step S 150 when the basic capabilities negotiation is completed.
  • a device identifier e.g., MAC address
  • the base station 100 registers a device address of the SS 200 in step S 160, and creates an IP-connection to allocate an IP address to the SS 200, in step S 170.
  • the SS 200 creates a connection for TCP control packet transmission to receive portable Internet services in step S 180.
  • FlG. 6 is a flowchart showing TCP connection establishment according to an exemplary embodiment of the present invention.
  • the MAC connection processor 213 requests generation of a MAC connection from the MAC layer in order to generate a dedicated TCP connection through which a TCP control packet is transmitted at a future time, and accordingly the MAC layer transmits a request message DSA-REQ for generating a MAC connection to the BS, in steps S181 and S182.
  • the MAC layer of the BS 100 transmits a response message DSA-RSP as an allowance of the MAC connection establishment with the SS 200 in response to the DSA_REQ in step S 183.
  • the MAC layer informs that the MAC connection is established upon the DSA-REQ to the MAC connection processor 213 of the CS layer L23 in step S 184.
  • the MAC connection processor 213 perceives that a given MAC connection is established between the BS 100 and the SS 200, and sets the MAC connection as a dedicated TCP connection for transmitting TCP control packets in step S 185.
  • step S 190 When the dedicated TCP connection is established, the SS 200 goes into a service standby mode in step S 190, as shown in FIG. 5.
  • FIG. 7 is a flowchart showing a TCP connection handling process according to an exemplary embodiment of the present invention.
  • the packet classifying unit 212 of the CS layer L23 analyzes a header attached to the given packet to identify the type of the packet, and maps the packet to an appropriate connection according to an analyzing result through steps S200 to S220.
  • the packet classifying unit 212 when receiving a TCP packet, the packet classifying unit 212 analyzing a flag field in the packet header to identify the type of the packet.
  • the received TCP packet corresponds to a TCP control packet (e.g., TCP:SYN, TCP:ACK, TCP:FIN, etc.)
  • the received TCP packet is transmitted to the BS 100 through the dedicated TCP connection, in steps S230 and S240. Since the dedicated TCP connection has been established and activated in advance, the SS 200 does not need to request a radio resource to establish a connection for the TCP control packet from the BS 100.
  • TCP control packet is transmitted through the dedicated TCP connection established in advance, and accordingly, packet transmission speed becomes relatively fast according to the embodiment of the present invention.
  • TCP control speed becomes enhanced by virtue of fast packet transmission.
  • step S240 all the TCP control packets are processed through a given process and transmitted to a predetermined terminal node, which is the server 400 for providing Internet services, through the dedicated TCP connection via the BS without regarding destination addresses and port numbers of the respective TCP control packets. Since the dedicated TCP connection supports an uplink and downlink, a TCP control packet is transmitted to the SS 200 from the BS 100 in the same manner as it is transmitted from the SS 200 to the BS 100, in step S250.
  • FlG. 8 is a flowchart showing a TCP connection and a process of establishing a wireless connection according to an exemplary embodiment of the present invention.
  • a control packet TCP: SYN is transmitted from an upper layer L3 of the MAC layer, and the packet classifying unit 212 of the CS layer L23 transmits the TCP:SYN packet to the BS 100 through the dedicated TCP connection.
  • the control packet is then transmitted to a server 400 at the corresponding destination address according to a control of the BS, in step S251.
  • the server 400 transmits a response control packet TCP:SYN:ACK to the TCP/IP layer L3 through the MAC layer L2 and the CS layer L23 of the SS 200 in response to the TCP:S YN packet, in step S252.
  • the packet classifying unit 212 transmits the TCP: ACK packet to the server 400.
  • a TCP connection is established between the SS 200 and the server 400 in step S253.
  • the packet classifying unit 212 extracts information included in the header of the TCP: S YN: ACK packet, generates a new rule for classifying packets, and stores the new rule in the classification rule database Dl in step S270, the information containing a destination address and a source address.
  • the packet classifying unit 212 maps an ID number of the MAC connection generated in step S400 with respect to the destination address and the source address, and stores a mapping result. After the mapping is finished, packets associated with the destination address and the source address are transmitted/received through the MAC connection.
  • the foregoing process is performed when a MAC connection is established for each PTC connection, and accordingly an ID number for each MAC connection is stored, wherein each MAC connection has been established corresponding to a destination address and a source address contained in a header of a packet transmitted through each TCP connection.
  • the server 400 performs traffic transmitting/receiving in step S280.
  • the server 400 downloads the appropriate file as an HTTP response.
  • FIG. 9 shows a process of releasing a TCP connection and a wireless connection according to an exemplary embodiment of the present invention.
  • a TCP connection established between the subscriber station 200 and the server 400 is released in step S300.
  • the MAC layer of the subscriber station 200 and the MAC layer of the server 400 transmit/ receive messages DSD-REQ and DSD-RSP, and accordingly, the MAC connection is released in S400.
  • a process for establishing a TCP connection and a wireless connection is performed when file transmission is performed, and a process for releasing the associated TCP connection and wireless connection is performed when the file transmission is completed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A method for establishing a wireless connection performed by a subscriber station (SS) to receive Internet services from a given terminal node through a base station (BS), the method including: a) when an initial connection with the BS is established, establishing a first MAC connection with the BS, and setting the first MAC connection as a dedicated TCP connection; b) when a given packet is generated, the SS determining whether the given packet is a control packet for a TCP connection with the SS; c) transmitting the given packet through the dedicated TCP connection when a control packet is transmitted, and establishing a TCP connection with the SS; d) after establishing the TCP connection, establishing a second MAC connection for data communication between the SS and the BS; and e) after establishing the TCP connection and the second MAC connection, receiving data from the SS through the second MAC connection.

Description

Description
TERMINAL AND METHOD FOR ACCESSING WIRELESS
CONNECTION
Technical Field
[1] The present invention relates to a mobile communication system. More particularly, the present invention relates to a mobile terminal and a method for accessing a wireless connection performed by the mobile terminal for receiving Internet services in a wireless portable Internet system. Background Art
[2] In a mobile communication system, a portable Internet system is the next generation communication system that supports mobility to a local area data communication system that uses a fixed access point such as a local area network (LAN).
[3] The world wide web (WWW) is the most poplar Internet service provided by the portable Internet system. A Transmission Control Protocol/Internet Protocol (TCP/IP) connection should be established in order to use Internet services. Mechanisms for such a TCP/IP connection are as described below.
[4] Most web sites have a server process listening to TCP port 80 for incoming connection from clients (normally, browsers). After establishment of a TCP connection between a server and a client, the client transmits a hypertext transfer protocol (HTTP) request for a document to the server. The server, in turn, transmits an HTTP response, defines a hypertext transfer protocol (HTTP), and transmits a web document. However, since a TCP session involves one round-trip message exchange (an HTTP request and an HTTP response), a process for opening and closing a new TCP session is iteratively performed whenever the messages are exchanged.
[5] A process for downloading a web page using an HTTP on a time division multiple access (TDMA)-based general packet radio service (GPRS) requires a TCP connection and a wireless link layer connection. Thus, a process for establishing and releasing a media access control (MAC) by controlling the wireless link is performed when a process for establishing and releasing the TCP connection is performed. That is, a TCP connection should be established to download one hypertext markup language (HTML) document, but, at this point, a wireless MAC connection should be established before establishing the TCP connection. To establish the wireless MAC connection, a wireless link is set and the TCP connection is established by a TCP signaling packet.
[6] The following is a process for establishing and releasing a TCP connection in terms of the IEEE802.16 MAC standard in the portable internet system. When a TCP: SYN packet is transmitted for establishing a TCP connection from a client to a MAC layer which is a wireless link layer, a MAC connection is established on a wireless link. A TCP connection with a target server in the Internet is established when a wireless connection is open. A TCP connection is established between the client and the server when the server transmits a TCP: ACK packet to the client in response to the TCP: SYN packet, and the client in turn transmits a TCP: ACK packet to the server through the wireless connection. Once the TCP connection is established, the client sends an HTTP request for a desired file, and the server downloads the requested file as an HTTP response. When a file transmission process is completed, a process for releasing the TCP connection needs to be performed. At this point, a process for releasing the wireless MAC connection also needs to be performed. In other words, after the process for releasing the TCP connection on the wireless link is successfully performed, the wireless MAC connection must be released in order to completely shut down the TCP connection.
[7] To establish/release a TCP connection, the client must exchange TCP control packets (e.g., SYN, FlN, and so on) with a communication node at a target side through the TCP connection. Although the connection is established and traffic is downloaded from the target side, the communication node must receive a TCP packet reporting a download TCP connection state and packet acknowledgement through an uplink from the client. In this instance, quality of an end-user service may be improved when the TCP packet is transmitted at a high rate through a reliable link. Poor performance of TCP packet transmission causes unstable TCP control and frequent packet retransmission, and as a result, it degrades Internet service performance.
[8] In addition, since a process of establishing/releasing a MAC connection must be accompanied by a signaling packet transmission through a wireless connection when using a TCP/IP-based Internet, the connection may be frequently established and released while causing a delay, thereby degrading quality of service. The MAC connection may be maintained without using a radio resource for the purpose of reducing costs consumed for establishing/releasing the MAC connection, but it may decrease usability of radio resources.
[9] Therefore, an appropriate method for managing a connection of a connection- oriented MAC such as the IEEE 802.16 MAC is needed in order to efficiently use radio resources in consideration of characteristics of a target service.
[10] The above information disclosed in this Background section is only for enhancement of understanding of the background of the invention and therefore it may contain information that does not form the prior art that is already known in this country to a person of ordinary skill in the art. Disclosure of Invention Technical Problem
[11] The present invention has been made in an effort to provide a method for establishing an efficient connection to a wireless link layer in consideration of characteristics of TCP control packets transmitting/receiving incurred in consequence to a use of TCP/IC-based Internet in a portable Internet system to thereby efficiently use radio resources. Technical Solution
[12] In one aspect of the present invention, there is provided a method for establishing a wireless connection performed by a subscriber station to receive Internet services from a given terminal node through a base station. The method includes a) when an initial connection with the base station is established, establishing a first medium access control (MAC) connection between the base station, and setting the first MAC connection as a dedicated connection; b) when a given packet is generated, the subscriber station determining whether the given packet is a control packet for transmission Control Protocol (TCP) connection with the terminal node; c) when the given packet is the control packet, transmitting the given packet through the dedicated TCP connection and establishing a TCP connection with the terminal node; d) after establishing the TCP connection, establishing a second MAC connection for data communication between the terminal node and the base station; and e) after establishing the TCP connection and the second MAC connection, receiving data from the terminal node through the second MAC connection.
[13] The second MAC connection is a communication connection established after establishment of the dedicated TCP connection, and may be provided more than one.
[14] In another aspect of the present invention, there is provided a subscriber station establishing a wireless connection to receive Internet services from a base station through a given terminal node in a wireless portable Internet system. The subscriber station includes a Medium Access Control (MAC) connection, a packet generator, and a packet classifying unit. The Medium Access Control (MAC) connection processing unit establishes a first MAC connection with the base station and sets the connection as a dedicated TCP connection when an initial connection with the base station is established. The packet generator generates a control packet for a TCP connection with the base station and a response packet in response to a given packet received at the subscriber station. The packet classifying unit analyzes a header of a packet transmitted from the packet generator and determining whether the packet is a control packet for a TCP connection, and transmitting the packet to the base station through the dedicated TCP connection when the packet is a control packet. Advantageous Effects
[15] According to the present invention, a wireless link is established and released while considering characteristics of TCP/IP-based services in a MAC layer of a terminal such that radio resources are efficiently managed and time delay due to the wireless link establishment may be reduced. As a result, usability for an end-user is increased.
[16] In addition, since a terminal determines a TCP session and manages a wireless link, a load of a base station may be reduced. Brief Description of the Drawings
[17] FlG. 1 is a schematic diagram of a wireless portable Internet system according an exemplary embodiment of the present invention.
[18] FlG. 2 is a hierarchical diagram of a wireless portable Internet system.
[19] FlG. 3 is a schematic diagram of a connection structure between a base station and a subscriber station in a wireless portable Internet system.
[20] FlG. 4 is a configuration diagram of a subscriber station according to an exemplary embodiment of the present invention.
[21] FlG. 5 is a flowchart of a process establishing a connection between a base station and a subscriber station according to an exemplary embodiment of the present invention.
[22] FlG. 6 is a flowchart of a process establishing a TCP connection according to an exemplary embodiment of the present invention.
[23] FlG. 7 is a flowchart of a wireless connection method according to an exemplary embodiment of the present invention.
[24] FlG. 8 is a flowchart of a process establishing a TCP connection and a MAC connection according to an exemplary embodiment of the present invention.
[25] FlG. 9 is a flowchart of a process terminating a TCP connection and a MAC connection according to an exemplary embodiment of the present invention. Best Mode for Carrying Out the Invention
[26] An embodiment of the present invention will hereinafter be described in detail with reference to the accompanying drawings.
[27] In the following detailed description, only certain exemplary embodiments of the present invention have been shown and described, simply by way of illustration. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. Accordingly, the drawings and description are to be regarded as illustrative in nature and not restrictive.
[28] FlG. 1 schematically shows a structure of a wireless portable Internet system according to an exemplary embodiment of the present invention. [29] The wireless portable Internet system includes base stations 100 and 100', a subscriber station 200, which is a mobile terminal wirelessly communicating with the base stations, routers 300 and 310 connected to the base stations 100 and 100' through a gateway, and the Internet. Throughout embodiments of the present exemplary embodiment, a mobile terminal will be called a subscriber station for ease of description.
[30] When the subscriber station 200 moves from one cell covered by the base station
100 to another cell covered by the base station 100', the wireless portable Internet system guarantees mobility to provide seamless data communication services and supports a handover of the subscriber station 200 as a mobile communication service does. This system also performs dynamic IP address allocation corresponding to the movement of the subscriber station 200.
[31] The subscriber station 200 and the base stations 100 and 100' may communicate with each other using an orthogonal frequency division multiplexing access (OFDMA) method, but it is not restricted thereto. The OFDMA method is a multiplexing method combining frequency division multiplexing (TDM) using a plurality of orthogonal frequency sub-carriers as a plurality of sub-channels, and time division multiplexing (TDM). The OFDMA method generically has advantages of resisting multipath fading while having high-rate data transmission.
[32] The IEEE 802.16e standard employs an adaptive modulation and coding (AMC) scheme that adaptively selects modulation and coding upon a request/accept between the subscriber station 200 and a base stations 100 or 100'.
[33] FIG. 2 is a hierarchical diagram of a wireless portable Internet system according to an exemplary embodiment of the present invention.
[34] A hierarchy structure of the wireless portable Internet system is broadly divided into a physical layer LlO, a Medium Access Control (MAC) layer L2, a Transmission Control Protocol/Internet Protocol (TCP/IP) layer L3, and an application layer L4, in terms of HTTP and IEEE 802.16e standards.
[35] The physical layer LlO performs wireless communication functions (e.g., modulation/demodulation and coding, etc.) similar to a typical physical layer. The physical layer Ll includes a transmitting/receiving apparatus such as a modem converting data for the purpose of data protection in a wireless environment, and a radio frequency (RF) unit transmitting data over the air.
[36] Unlike a wired Internet system having function-specific layers, the MAC layer in the wireless portable Internet system performs various functions. Therefore, the MAC layer L2 may include function-specific sub-layers, i.e., a privacy sub-layer L21, a MAC common part sub-layer L22, and a service specific convergence sub-layer L23.
[37] The service specific convergence sub-layer L23 performs payload header suppression and Quality of Service (QoS) mapping in the case of consecutive data communication. In particular, it manages a MAC connection, and classifies and processes TCP packets transmitted thereto according to an exemplary embodiment of the present invention.
[38] The MAC common part sub-layer L22, which is the core part of the MAC layer, performs system access, bandwidth allocation, connection establishment and maintenance, and QoS management.
[39] The privacy sub-layer L21 performs device authentication, security key exchange, and encryption. Device authentication is performed by the privacy sub-layer L21, and user authentication is performed by an upper layer of the MAC layer.
[40] The TCP/IP layer L3 connects each system and transmits data using a TCP protocol, and the application layer L4 includes an application program using a network.
[41] FlG. 3 is a schematic diagram of a connection established between a base station and a subscriber station in the wireless portable Internet system according to an exemplary embodiment of the present invention.
[42] A MAC layer of the subscriber station (SS) and a MAC layer of the base station
(BS) have a connection Cl established therebetween. Herein, the term "connection Cl" represents a logical relation rather than a physical relation, and it is defined on the connection Cl to be a mapping relation between MAC peers of the SS and the BS for traffic transmission of one service flow in the present invention.
[43] Therefore, parameters or messages as defined with respect to the connection Cl represent the functions between the MAC peers, and in reality, the parameters or the messages are processed and converted into frames in order to be transmitted through a physical layer. The MAC layer performs functions corresponding to the parameters or messages by parsing the frames. A MAC message transmitted through the connection Cl basically includes a connection identifier, which is a MAC layer address, for identifying connections; radio resource allocation information (MAP) defining symbol offsets and sub-channel offsets of bursts, and the number of symbols and sub-channels of allocated resources, the burst being divided by the SS in a downlink/uplink; and a channel descriptor for describing characteristics of the physical layer according to characteristics of the downlink/uplink (a downlink channel descriptor and an uplink channel descriptor will be referred to as DCD and UCD, respectively). In addition, the MAC message includes various messages for a request, a response, and an acknowledgement, etc.
[44] FlG. 4 illustrates a structure of the subscriber station in the wireless portable
Internet system having the above-described hierarchical layer.
[45] As shown in FlG. 4, the SS 200 includes a terminal controller 210, a digital signal transmitting/receiving unit 220, and an analog signal transmitting/receiving unit 230.
[46] The terminal controller 210 includes a packet generator 211, a packet classifying unit 212 analyzing and classifying generated packets, and a MAC connection processor establishing a wireless MAC connection according to a packet.
[47] The packet generator 211 generates packets necessary for keeping data transmitting/receiving with the BS 100. In particular, it generates a plurality of TCP control packets for data transmitting/receiving while taking account of a TCP. Such a packet generator 211 is included in the application layer L4 of FlG. 2.
[48] The packet classifying unit 212 analyzes a packet header provided from the packet generator 211 to determine the type of a packet, and controls the MAC connection processor 213 to establish a wireless uplink connection according to an analyzing result. In particular, the packet classifying unit 212 controls the MAC connection processor 213 to establish a connection dedicated for TCP control packet transmission between the SS and the uplink according to an exemplary embodiment of the present invention. Such a connection dedicated for the TCP control packet transmission is called "a dedicated TCP connection."
[49] Thus, when a packet provided by the packet generator 211 is discriminated as a
TCP control packet, the packet is transmitted through the dedicated TCP connection. The dedicated TCP connection is maintained until the connection established between the SS and the BS is shut down.
[50] The packet classifying unit 212 further includes a classification rule database Dl for mapping a given connection according to a destination address, a source address, and a communication port of a given traffic packet, and storing a mapping result. The packet classifying unit 212 maps the given traffic packet to a given connection according to information containing a destination address or a communication port of a given packet stored in the classification rule database Dl.
[51] The MAC connection processor 213 establishes a wireless connection for uplink data transmitting/receiving. Thus, the MAC connection processor 213 transmits a request message (DSA-REQ) to the BS 100 for a MAC connection, receives a response message (DSA-RSP) from the BS 100 in response to the request message, and establishes the requested MAC connection with the BS 100.
[52] The packet classifying unit 212 and the MAC connection processor 213 are included in the service specific convergence sublayer L23. Accordingly, a signal output from the packet classifying unit 212 and the MAC connection processor 213 is transmitted to the MAC layer of the BS 100 via the MAC common part sublayer L22 and the privacy sublayer L21 of the MAC layer L2, and through the physical layer LlO.
[53] The terminal controller 210 may further include a plurality of devices for transmitting/receiving data and processing data apart from the above-described elements according to an embodiment of the present invention, and detailed description of the devices will not be provided since they are well known to those skilled in the art.
[54] The digital transmitting/receiving units 120 and 220 and the analog transmitting/ receiving units 130 and 230 are included in the physical layer LlO, and detailed description of these units will not be provided since they are well known to those skilled in the art.
[55] A wireless connection establishment method of the subscriber station 100 will now be described based on the above-described structure.
[56] Hereinafter, the service specific convergence sublayer is called a "CS layer" and other layers in the MAC layer L2, excluding the CS layer, will be called a "MAC layer" for better comprehension and ease of description.
[57] FlG. 5 is a flowchart showing initial connection establishment between a BS and a
SS in a wireless portable Internet system.
[58] When the SS 200 enters the BS 100 in step SlOO, the BS 100 sets downlink synchronization with the SS 100, in step SIlO. Once the downlink synchronization is set, the SS 200 obtains an uplink parameter in step S 120. For example, the parameter includes a channel descriptor message according to characteristics of the physical layer (e.g., signal-to-noise ratio (SNR)).
[59] Ranging is performed between the SS 200 and the BS 100 in step S130. Initial ranging is performed first, and then periodic ranging is performed later such that information on timing and power frequency of the BS 100 and the SS 200 correspond to each other.
[60] When the ranging is terminated, basic capabilities negotiation is performed for establishing a connection between the SS 200 and the BS 100 in step S140. The BS 100 performs authentication on the SS 200 using a device identifier (e.g., MAC address) and a certificate in step S 150 when the basic capabilities negotiation is completed.
[61] Once the authentication of the SS 200 is completed and thus the SS 200 is able to access the wireless portable Internet, the base station 100 registers a device address of the SS 200 in step S 160, and creates an IP-connection to allocate an IP address to the SS 200, in step S 170.
[62] The SS 200 creates a connection for TCP control packet transmission to receive portable Internet services in step S 180.
[63] FlG. 6 is a flowchart showing TCP connection establishment according to an exemplary embodiment of the present invention.
[64] The MAC connection processor 213 requests generation of a MAC connection from the MAC layer in order to generate a dedicated TCP connection through which a TCP control packet is transmitted at a future time, and accordingly the MAC layer transmits a request message DSA-REQ for generating a MAC connection to the BS, in steps S181 and S182.
[65] The MAC layer of the BS 100 transmits a response message DSA-RSP as an allowance of the MAC connection establishment with the SS 200 in response to the DSA_REQ in step S 183. As described, when receiving the DSA-RSP, the MAC layer informs that the MAC connection is established upon the DSA-REQ to the MAC connection processor 213 of the CS layer L23 in step S 184. Then, the MAC connection processor 213 perceives that a given MAC connection is established between the BS 100 and the SS 200, and sets the MAC connection as a dedicated TCP connection for transmitting TCP control packets in step S 185.
[66] When the dedicated TCP connection is established, the SS 200 goes into a service standby mode in step S 190, as shown in FIG. 5.
[67] A process of establishing a TCP connection using the dedicated TCP connection will be described.
[68] FIG. 7 is a flowchart showing a TCP connection handling process according to an exemplary embodiment of the present invention.
[69] As shown in FIG. 7, when a given packet is transmitted from the TCP/IP layer L3, which is an upper layer, while the SS 200 is in the service standby mode, the packet classifying unit 212 of the CS layer L23 analyzes a header attached to the given packet to identify the type of the packet, and maps the packet to an appropriate connection according to an analyzing result through steps S200 to S220.
[70] In particular, when receiving a TCP packet, the packet classifying unit 212 analyzing a flag field in the packet header to identify the type of the packet. When the received TCP packet corresponds to a TCP control packet (e.g., TCP:SYN, TCP:ACK, TCP:FIN, etc.), the received TCP packet is transmitted to the BS 100 through the dedicated TCP connection, in steps S230 and S240. Since the dedicated TCP connection has been established and activated in advance, the SS 200 does not need to request a radio resource to establish a connection for the TCP control packet from the BS 100. In particular, since channel access is contention-based in the context of an OFDM-based wireless portable Internet service, a delay may occur in responding to a radio access request for transmitting/receiving packets. On the contrary, the TCP control packet is transmitted through the dedicated TCP connection established in advance, and accordingly, packet transmission speed becomes relatively fast according to the embodiment of the present invention. Thus, TCP control speed becomes enhanced by virtue of fast packet transmission.
[71] In step S240, all the TCP control packets are processed through a given process and transmitted to a predetermined terminal node, which is the server 400 for providing Internet services, through the dedicated TCP connection via the BS without regarding destination addresses and port numbers of the respective TCP control packets. Since the dedicated TCP connection supports an uplink and downlink, a TCP control packet is transmitted to the SS 200 from the BS 100 in the same manner as it is transmitted from the SS 200 to the BS 100, in step S250.
[72] FlG. 8 is a flowchart showing a TCP connection and a process of establishing a wireless connection according to an exemplary embodiment of the present invention.
[73] As shown in FlG. 8, when a new TCP connection is established and traffic transmission is performed, a control packet TCP: SYN is transmitted from an upper layer L3 of the MAC layer, and the packet classifying unit 212 of the CS layer L23 transmits the TCP:SYN packet to the BS 100 through the dedicated TCP connection. The control packet is then transmitted to a server 400 at the corresponding destination address according to a control of the BS, in step S251. The server 400 transmits a response control packet TCP:SYN:ACK to the TCP/IP layer L3 through the MAC layer L2 and the CS layer L23 of the SS 200 in response to the TCP:S YN packet, in step S252. When a TCP: ACK packet is transmitted from the TCP/IP layer in response to the TCP: S YN: ACK packet, the packet classifying unit 212 transmits the TCP: ACK packet to the server 400. As a result, a TCP connection is established between the SS 200 and the server 400 in step S253.
[74] Once the TCP connection is established, as shown in FlG. 8, a process for establishing a wireless MAC connection is performed for traffic transmission with the server 400, and as a result a new MAC connection is established in step 260.
[75] As described above, once the TCP connection is established between the SS 200 and the server 400 as shown in FlG. 7, the packet classifying unit 212 extracts information included in the header of the TCP: S YN: ACK packet, generates a new rule for classifying packets, and stores the new rule in the classification rule database Dl in step S270, the information containing a destination address and a source address. For example, the packet classifying unit 212 maps an ID number of the MAC connection generated in step S400 with respect to the destination address and the source address, and stores a mapping result. After the mapping is finished, packets associated with the destination address and the source address are transmitted/received through the MAC connection. The foregoing process is performed when a MAC connection is established for each PTC connection, and accordingly an ID number for each MAC connection is stored, wherein each MAC connection has been established corresponding to a destination address and a source address contained in a header of a packet transmitted through each TCP connection.
[76] Later, a wireless MAC connection and a TCP connection are created between the
SS 200 and the server 400, and accordingly, the server 400 performs traffic transmitting/receiving in step S280. In other words, when the SS 200 sends an HTTP request for a file, the server 400 downloads the appropriate file as an HTTP response.
[77] Once file transmission is completed, a process for releasing an associated TCP connection and wireless connection is performed as shown in FlG. 9. FlG. 9 shows a process of releasing a TCP connection and a wireless connection according to an exemplary embodiment of the present invention. As shown in FlG. 9, when a TCP:F1N packet is transmitted to the server 400 and the subscriber station 200 receives a TCP: ACK packet from the server 400, a TCP connection established between the subscriber station 200 and the server 400 is released in step S300. Then, the MAC layer of the subscriber station 200 and the MAC layer of the server 400 transmit/ receive messages DSD-REQ and DSD-RSP, and accordingly, the MAC connection is released in S400. As described, a process for establishing a TCP connection and a wireless connection is performed when file transmission is performed, and a process for releasing the associated TCP connection and wireless connection is performed when the file transmission is completed.
[78] While this invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims

Claims
[1] A method for establishing a wireless connection performed by a subscriber station to receive Internet services from a given terminal node through a base station, the method comprising: a) when an initial connection with the base station is established, establishing a first medium access control (MAC) connection between the base station, and setting the first MAC connection as a dedicated connection; b) when a given packet is generated, the subscriber station determining whether the given packet is a control packet for transmission Control Protocol (TCP) connection with the terminal node; c) when the given packet is the control packet, transmitting the given packet through the dedicated TCP connection and establishing a TCP connection with the terminal node; d) after establishing the TCP connection, establishing a second MAC connection for data communication between the terminal node and the base station; and e) after establishing the TCP connection and the second MAC connection, receiving data from the terminal node through the second MAC connection.
[2] The method of claim 1, further comprising: extracting a destination address and a source address of the control packet when the TCP connection is established; and mapping an identification number of the second MAC connection to the destination and source addresses, and generating a packet classification rule, wherein in e), a packet having the destination and source addresses is transmitted through the second MAC connection.
[3] The method of claim 1 or claim 2, further comprising: when receiving data from the terminal node, the subscriber station transmitting a control packet for releasing a TCP connection through the dedicated TCP connection and releasing a TCP connection established between the subscriber station and the base station; and releasing the second MAC connection with the base station when the TCP connection is released.
[4] The method of claim 1 or claim 2, wherein the dedicated TCP connection is maintained until a connection between the subscriber station and the base station is shut down.
[5] A subscriber station establishing a wireless connection to receive Internet services from a base station through a given terminal node in a wireless portable
Internet system, the subscriber station comprising: a Medium Access Control (MAC) connection processing unit establishing a first MAC connection with the base station and setting the connection as a dedicated TCP connection when an initial connection with the base station is established; a packet generator generating a control packet for a TCP connection with the base station and a response packet in response to a given packet received at the subscriber station; and a packet classifying unit analyzing a header of a packet transmitted from the packet generator and determining whether the packet is a control packet for a TCP connection, and transmitting the packet to the base station through the dedicated TCP connection when the packet is a control packet.
[6] The subscriber station of claim 5, wherein the subscriber station comprises: a physical layer performing wireless communication functions including modulation/demodulation and coding; a MAC layer performing a wireless connection, and having a service specific convergence layer classifying and processing a TCP packet; a Transmission Control Protocol/Internet Protocol (TCP/IP) layer transmitting data using a TCP protocol; and an application layer including an application program using a network, wherein the packet classifying unit and the MAC connection processing unit are included in the service specific convergence layer of the MAC layer.
[7] The subscriber station of claim 5 or claim 6, wherein the packet classifying unit further comprises a classification rule database storing rules for identifying an identification number of a MAC connection corresponding to a destination address and a source address of a given packet.
[8] The subscriber station of claim 7, wherein the packet classifying unit determines a connection corresponding to a destination address of a packet transmitted from the packet generator from the classification rule database, and transmits the packet to the connection after establishing the TCP connection.
PCT/KR2005/003873 2004-12-14 2005-11-16 Terminal and method for accessing wireless connection Ceased WO2006065024A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/721,436 US20080304440A1 (en) 2004-12-14 2005-11-16 Terminal and Method for Accessing Wireless Connection

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2004-0105593 2004-12-14
KR1020040105593A KR100612656B1 (en) 2004-12-14 2004-12-14 Mobile terminal device and wireless access method thereof

Publications (1)

Publication Number Publication Date
WO2006065024A1 true WO2006065024A1 (en) 2006-06-22

Family

ID=36588048

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2005/003873 Ceased WO2006065024A1 (en) 2004-12-14 2005-11-16 Terminal and method for accessing wireless connection

Country Status (3)

Country Link
US (1) US20080304440A1 (en)
KR (1) KR100612656B1 (en)
WO (1) WO2006065024A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014012604A1 (en) 2012-07-19 2014-01-23 Kautex Textron Gmbh & Co. Kg Fuel tank of thermoplastic material and method for the production thereof
CN107710812A (en) * 2015-07-16 2018-02-16 诺基亚技术有限公司 User plane enhancement that supports sub-flow QOS differentiation within a bearer
US10939337B2 (en) 2013-04-05 2021-03-02 Lg Electronics Inc. Method for establishing/releasing a MAC (medium access control) entity in a wireless communication system and a device therefor

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090303973A1 (en) * 2008-06-10 2009-12-10 Nokia Siemens Networks Oy Packet data network selection
US20090303924A1 (en) * 2008-06-10 2009-12-10 Nokia Siemens Networks Oy Packet data network selection
US8499087B2 (en) * 2009-11-30 2013-07-30 At&T Mobility Ii Llc Service-based routing for mobile core network
KR101753195B1 (en) * 2010-07-27 2017-07-19 아주대학교산학협력단 Apparatus and method to control session connection in a communication system
GB2492544A (en) * 2011-07-01 2013-01-09 Intellectual Ventures Holding 81 Llc Selecting a radio access type for packet data communication
WO2013052002A2 (en) * 2011-10-05 2013-04-11 Telefonaktiebolaget L M Ericsson (Publ) Radio efficient tcp release
JP2013211747A (en) * 2012-03-30 2013-10-10 Fujitsu Ltd Session management method for mobile communication system, radio base station device, mobile apparatus, and mobile communication system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1021017A2 (en) * 1999-01-11 2000-07-19 Nokia Mobile Phones Ltd. Method and devices for implementing a continued packet-switched radio connection
US20010043576A1 (en) * 2000-01-14 2001-11-22 Terry Stephen E. Wireless communication system with selectively sized data transport blocks
US20020196760A1 (en) * 2001-05-30 2002-12-26 Szabolcs Malomsoky Handling TCP protocol for connections transmitted in parallel over radio link
US20030219033A1 (en) * 2002-05-23 2003-11-27 Silvester Kelan C. Integrated medium access control device and physical layer device
US20040022222A1 (en) * 2002-07-31 2004-02-05 Allister Clisham Wireless metropolitan area network system and method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100608638B1 (en) * 1998-12-05 2006-10-24 엘지전자 주식회사 Control Method of Internet Phone System
JP2001358760A (en) * 2000-06-09 2001-12-26 Nec Corp Method of releasing communication channel during no communication in TCP / IP communication and TCP / IP communication system
ATE245326T1 (en) * 2001-11-30 2003-08-15 Cit Alcatel IP PLATFORM FOR IMPROVED MULTIPOINT ACCESS SYSTEMS
US7280546B1 (en) * 2002-11-25 2007-10-09 Utstarcom, Inc. Method and system for providing wireless internet protocol access
CA2415043A1 (en) * 2002-12-23 2004-06-23 Ibm Canada Limited - Ibm Canada Limitee A communication multiplexor for use with a database system implemented on a data processing system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1021017A2 (en) * 1999-01-11 2000-07-19 Nokia Mobile Phones Ltd. Method and devices for implementing a continued packet-switched radio connection
US20010043576A1 (en) * 2000-01-14 2001-11-22 Terry Stephen E. Wireless communication system with selectively sized data transport blocks
US20020196760A1 (en) * 2001-05-30 2002-12-26 Szabolcs Malomsoky Handling TCP protocol for connections transmitted in parallel over radio link
US20030219033A1 (en) * 2002-05-23 2003-11-27 Silvester Kelan C. Integrated medium access control device and physical layer device
US20040022222A1 (en) * 2002-07-31 2004-02-05 Allister Clisham Wireless metropolitan area network system and method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014012604A1 (en) 2012-07-19 2014-01-23 Kautex Textron Gmbh & Co. Kg Fuel tank of thermoplastic material and method for the production thereof
DE102012014272A1 (en) 2012-07-19 2014-01-23 Kautex Textron Gmbh & Co. Kg Fuel tank made of thermoplastic material and processes for its production
US10939337B2 (en) 2013-04-05 2021-03-02 Lg Electronics Inc. Method for establishing/releasing a MAC (medium access control) entity in a wireless communication system and a device therefor
CN107710812A (en) * 2015-07-16 2018-02-16 诺基亚技术有限公司 User plane enhancement that supports sub-flow QOS differentiation within a bearer
EP3323259A4 (en) * 2015-07-16 2019-02-20 Nokia Technologies Oy USER PLAN IMPROVEMENTS SUPPORTING DIFFERENTIATION OF IN-CARRIER SUBFLOOR QOS DIFFERENTIATION
CN107710812B (en) * 2015-07-16 2021-08-17 诺基亚技术有限公司 User plane enhancement to support QoS differentiation of intra-bearer sub-streams
US11228937B2 (en) 2015-07-16 2022-01-18 Nokia Technologies Oy User-plane enhancements supporting in-bearer sub-flow QoS differentiation

Also Published As

Publication number Publication date
KR20060067331A (en) 2006-06-20
US20080304440A1 (en) 2008-12-11
KR100612656B1 (en) 2006-08-16

Similar Documents

Publication Publication Date Title
CN112019428B (en) Gateway
US7984492B2 (en) Methods and apparatus for policy enforcement in a wireless communication system
KR100903540B1 (en) Connection setup using flexible protocol configuration
TWI338526B (en) Transmitting information in mobile communications system
US8750217B2 (en) Method for scheduling radio resources in mobile communication system
US8374145B2 (en) Method for requesting and reporting channel quality information in wireless portable internet system
FI114132B (en) Support for the quality of service in wireless data transmission
US20020101880A1 (en) Network service for adaptive mobile applications
US20240275887A1 (en) Congestion control method and apparatus, device, medium, chip, product, and program
Anderlind et al. A traffic model for non-real-time data users in a wireless radio network
CN103609190B (en) GSM, infrastructure equipment, base station and method
US20250203675A1 (en) Method to handle qos in wireline wireless convergence
US20080304440A1 (en) Terminal and Method for Accessing Wireless Connection
JPWO2008093413A1 (en) Radio communication control method, radio base station, and radio terminal
Voicu et al. Stages of coopnet: A multipath parallel link architecture for next-gen networks
US20080089359A1 (en) Portable internet service system and method
KR20050040688A (en) A method for preamble based bandwidth request in wireless internet system
US8615218B2 (en) Method for requesting, generating and distributing service-specific traffic encryption key in wireless portable internet system, apparatus for the same, and protocol configuration method for the same
WO2025246799A1 (en) Method for communication node used for wireless communications, and apparatus
Herrero LPWAN technologies
CN113330706A (en) Contention-based multi-layer transmission
CN101932036A (en) Method and system for obtaining IP address during terminal access to WiMAX
Herrero Exploring Traditional Networks
KR101426959B1 (en) Method for transmitting voice packets in a wireless communication system
Kaushik et al. QUALITY OF SERVICE (QOS) IN WI-MAX

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KN KP KZ LC LK LR LS LT LU LV LY MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 11721436

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 05820869

Country of ref document: EP

Kind code of ref document: A1