KR101907540B1 - System and Method for Association Managing of Access Point - Google Patents

System and Method for Association Managing of Access Point Download PDF

Info

Publication number
KR101907540B1
KR101907540B1 KR1020170082740A KR20170082740A KR101907540B1 KR 101907540 B1 KR101907540 B1 KR 101907540B1 KR 1020170082740 A KR1020170082740 A KR 1020170082740A KR 20170082740 A KR20170082740 A KR 20170082740A KR 101907540 B1 KR101907540 B1 KR 101907540B1
Authority
KR
South Korea
Prior art keywords
load
switch
information
mobile terminal
network
Prior art date
Application number
KR1020170082740A
Other languages
Korean (ko)
Inventor
추현승
김희진
염상길
Original Assignee
성균관대학교산학협력단
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 성균관대학교산학협력단 filed Critical 성균관대학교산학협력단
Priority to KR1020170082740A priority Critical patent/KR101907540B1/en
Application granted granted Critical
Publication of KR101907540B1 publication Critical patent/KR101907540B1/en

Links

Images

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/08Load balancing or load distribution
    • 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/0284Traffic management, e.g. flow control or congestion control detecting congestion or overload during communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery
    • H04W48/14Access restriction or access information delivery, e.g. discovery data delivery using user query or user detection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/20Selecting an access point

Abstract

A system and a method for managing connection of access points (APs) in a wireless network comprises: one or more APs to receive an access network query protocol (ANQP) request message from a mobile terminal; a network manager to compare load information of one or more switches existing in a network in response to the ANQP request message, and calculate an AP total load obtained by summing loads of the APs and a switch for minimizing a load among the one or more switches; and a mobile terminal to receive an ANQP response message including the AP total load, and select an AP for minimizing the AP total load among the one or more APs as an AP to be connected. According to the system and the method for managing connection of access points, the total load of a network (i.e., loads of APs) and loads of switches can be considered together to select an AP to be connected. Also, since the network load is considered to select an AP, the loads of APs and switches can be balanced, and the loads can be distributed to multiple APs and switches when the number of connected mobile terminals increases. Accordingly, packet delays or network performance degradation by overload can be alleviated. Also, since load balance between APs and switches is considered when selecting an AP, a process of considering load balance to reselect an AP can be omitted after selecting an AP to connect the AP. Therefore, time for performing an AP selection process can be shortened and QoP of a user can be improved.

Description

액세스 포인트 연결 관리 시스템 및 방법 { System and Method for Association Managing of Access Point }[0001] The present invention relates to an access point connection management system and method,

본 발명은 무선 네트워크 환경에서 액세스 포인트의 연결을 관리하는 시스템 및 방법에 관한 것이다. The present invention relates to a system and method for managing connection of an access point in a wireless network environment.

현재 Wifi 등과 같은 무선 네트워크에서 사용하는 모바일 단말들이 증가함에 따라 데이터 트래픽도 급속하게 증가하고 있다. 종래의 모바일 단말은 연결될 액세스 포인트(Access Point, AP)를 선정함에 있어, 네트워크의 데이터 트래픽 양즉, 로드(load)을 고려하기 보다는 RSSI(Received Signal Strength Indicator)에 기반하여, RSSI가 큰 AP를 선정하는 방식을 사용하여 왔다.Currently, data traffic is rapidly increasing as mobile terminals used in wireless networks such as Wifi are increasing. The conventional mobile terminal selects an AP having a large RSSI based on RSSI (Received Signal Strength Indicator) rather than consideration of data traffic and load of the network in selecting an access point (AP) to be connected. Has been used.

이와 같은 방식을 이용하는 경우, 신호의 세기가 큰 일부 AP에 연결되는 모바일 단말이 증가하면서 로드 과부하가 발생할 수 있다. 이로 인해 네트워크 성능의 감소뿐만 아니라 패킷 지연(Packet delay)의 문제가 발생하여 사용자의 QoP(Quality of Experience)도 감소하는 어려움이 발생하고 있다. When this method is used, a load of an overload may occur due to an increase in the number of mobile terminals connected to some APs having a large signal strength. As a result, not only a decrease in network performance but also a problem of packet delay occurs, and the quality of experience (QoP) of a user is also reduced.

따라서, AP 선정 시, RSSI 뿐만 아니라 AP의 로드를 함께 고려하는 방식이 제시되어 왔다. 예를 들어, 로드 과부화된 AP에 연결된 모바일 단말들 중에 일부를 새로운 AP로 연결하여 로드 균형(load balance)를 수행하는 방식이 제시되어 왔다. 그러나, 이와 같은 방식은 RSSI 값이 큰 AP에 연결된 후 로드 균형을 고려하여 다시 연결할 AP를 선정하는 방식이기 때문에, AP를 선정하는데 소요되는 시간을 증가시키게 된다.Therefore, a method of considering AP load as well as RSSI has been suggested when selecting an AP. For example, a method has been proposed in which load balancing is performed by connecting some of mobile terminals connected to a load-loaded AP to a new AP. However, this method increases the time required to select an AP because it selects a AP to reconnect in consideration of load balance after being connected to an AP having a large RSSI value.

따라서, RSSI에만 의존하여 AP를 선정하지 않고 네트워크의 로드를 고려하되, 네트워크 로드 중 AP 로드만을 고려하는 것이 아니라 해당 AP와 연결된 네트워크 기기 예를 들어, 스위치의 로드를 고려하여 AP를 선정하고 연결시키는 새로운 시스템에 대한 기술개발이 필요한 실정이다. Therefore, considering the load of the network without selecting the AP depending on only the RSSI, it is possible to select the AP based on the load of the network device connected to the AP, for example, It is necessary to develop new system technology.

관련 선행기술로는 대한민국 공개특허공보 제10-2017-0035375호(발명의 명칭: 와이파이 네트워크에서 중앙 집중형 컨트롤러를 이용한 액세스 포인트 관리 방법, 공개일자: 2017.03.31)가 있다.A related art is Korean Patent Laid-Open Publication No. 10-2017-0035375 entitled " Access Point Management Method Using Centralized Controller in Wi-Fi Network, Public Date: March 31, 2013 ".

본 발명은 무선 네트워크 환경에서, 네트워크 로드를 고려하여 연결될 액세스 포인트를 선정하는 액세스 포인트 연결 관리 시스템 및 방법을 제공하고자 한다. The present invention provides an access point connection management system and method for selecting an access point to be connected in consideration of a network load in a wireless network environment.

상술한 과제를 해결하기 위하여, 다음과 같은 액세스 포인트 연결 관리 시스템 및 방법이 제공된다.In order to solve the above-described problems, the following access point connection management system and method are provided.

무선 네크워크 상에서 엑세스 포인트의 연결을 관리하는 시스템은, 모바일 단말로부터 ANQP(Access Network Query Protocol) 요청 메시지를 수신하는 적어도 하나의 AP; ANQP 요청 메시지에 대응하여 네트워크에 존재하는 적어도 하나의 스위치의 로드(load) 정보를 비교하고, 적어도 하나의 스위치 중 로드가 최소가 되는 스위치와 AP의 로드를 합산한 AP 토탈 로드를 산출하는 네트워크 관리자; 및 AP 토탈 로드가 포함된 ANQP 응답 메시지를 수신하고, 적어도 하나의 AP 중 AP 토탈 로드가 최소가 되는 AP를 연결 대상 AP로 선정하는 모바일 단말; 을 포함할 수 있다. A system for managing connection of an access point on a wireless network includes at least one AP for receiving an access network query protocol (ANQP) request message from a mobile terminal; A network manager that compares the load information of at least one switch existing in the network in response to the ANQP request message and calculates an AP total load obtained by summing the load of the switch and the load of the AP, ; A mobile terminal receiving an ANQP response message including an AP total load and selecting an AP having a minimum AP total load among at least one AP as a connection target AP; . ≪ / RTI >

네트워크 관리자는, AP와 연결된 스위치인 제 1스위치의 로드 정보를 획득할 수 있다. The network manager can obtain the load information of the first switch, which is a switch connected to the AP.

네트워크 관리자는, 제 1스위치와 타 스위치의 로드 정보를 비교하여, 로드가 최소가 되는 스위치인 제 2스위치를 선정할 수 있다. The network manager can compare the load information of the first switch with the load information of the other switches, and select the second switch, which is the switch with the minimum load.

네트워크 관리자는, 제 2스위치의 로드 및 AP 로드를 합산하여 AP 토탈 로드를 산출할 수 있다. The network manager can calculate the AP total load by summing the load of the second switch and the AP load.

AP는, ANQP 요청 메시지 수신 시, AP의 현재 AP 정보를 포함하는 제 1AP 정보 메시지를 네트워크 관리자에 전송할 수 있다. Upon receiving the ANQP request message, the AP may transmit a first AP information message including the current AP information of the AP to the network manager.

현재 AP 정보는, AP의 ID(identification), 모바일 단말의 ID, 및 ANQP 요청 메시지 수신 시점의 AP의 로드를 포함할 수 있다. The current AP information may include an identification of the AP, an ID of the mobile terminal, and a load of the AP at the time of receiving the ANQP request message.

AP는, 네트워크 관리자로부터 변경된 AP 정보를 포함하는 제 2AP 정보 메시지를 수신할 수 있다. The AP may receive a second AP information message including the changed AP information from the network manager.

변경된 AP 정보는, AP의 ID(identification), 모바일 단말의 ID, 및 AP 토탈 로드를 포함할 수 있다. The modified AP information may include an identification of the AP, an ID of the mobile terminal, and an AP total load.

네트워크 관리자는, 적어도 하나의 스위치의 로드 정보를 소정의 시간 간격으로 모니터링하여 저장할 수 있다. The network manager may monitor and store the load information of at least one switch at predetermined time intervals.

적어도 하나의 AP는, 모바일 단말로부터 프로브(Probe) 요청 메시지를 수신하고, 프로브 요청 메시지에 대응하여 프로브 응답 메시지를 모바일 단말에 전송할 수 있다. The at least one AP may receive a probe request message from the mobile terminal and send a probe response message to the mobile terminal in response to the probe request message.

프로브 응답 메시지는, AP의 위치 정보 및 채널 정보를 포함할 수 있다. The probe response message may include location information and channel information of the AP.

무선 네크워크 상에서 엑세스 포인트의 연결을 관리하는 방법은, 적어도 하나의 AP가 모바일 단말로부터 ANQP(Access Network Query Protocol) 요청 메시지를 수신하고; 네트워크 관리자가 ANQP 요청 메시지에 대응하여 네트워크에 존재하는 적어도 하나의 스위치의 로드(load) 정보를 비교하고, 적어도 하나의 스위치 중 로드가 최소가 되는 스위치와 AP의 로드를 합산한 AP 토탈 로드를 산출하고; 및 모바일 단말이 AP 토탈 로드가 포함된 ANQP 응답 메시지를 수신하고, 적어도 하나의 AP 중 AP 토탈 로드가 최소가 되는 AP를 연결 대상 AP로 선정하는; 것을 포함할 수 있다. A method for managing connection of an access point on a wireless network includes receiving at least one Access Network Query Protocol (ANQP) request message from a mobile terminal; The network manager compares the load information of at least one switch existing in the network in response to the ANQP request message and calculates the total load of the AP summing the load of the AP and the load of the at least one switch and; And a mobile terminal receiving an ANQP response message including an AP total load and selecting an AP having a minimum AP total load among at least one AP as a connection target AP; ≪ / RTI >

AP 토탈 로드를 산출하는 것은, AP와 연결된 스위치인 제 1스위치의 로드 정보를 획득하는 것을 포함할 수 있다. Calculating the AP total load may include obtaining load information of a first switch that is a switch connected to the AP.

AP 토탈 로드를 산출하는 것은, 제 1스위치와 타 스위치의 로드 정보를 비교하여, 로드가 최소가 되는 스위치인 제 2스위치를 선정하는 것을 포함할 수 있다. The calculation of the AP total load may include comparing the load information of the first switch with the load information of the other switches to select the second switch which is the switch with the minimum load.

AP 토탈 로드를 산출하는 것은, 제 2스위치의 로드 및 AP 로드를 합산하여 AP 토탈 로드를 산출하는 것을 포함할 수 있다. The calculation of the AP total load may include calculating the AP total load by summing the load of the second switch and the AP load.

이와 같은 액세스 포인트 연결 관리 시스템 및 방법에 의하면, 네트워크의 토탈 로드(total load) 즉, AP의 로드뿐만 아니라 및 스위치(Switch)의 로드를 함께 고려하여 연결될 AP를 선정할 수 있다.According to such an access point connection management system and method, it is possible to select an AP to be connected in consideration of a total load of a network, that is, a load of an AP and a load of a switch.

또한, 네트워크 로드를 고려하여 AP를 선정하므로, AP와 스위치의 로드 균형이 가능하며, 연결되는 모바일 단말 개수의 증가 시에 여러 AP와 스위치로 로드를 분산시킬 수 있다. 이로 인해, 로드 과부화로 인한 패킷 지연이나 네트워크 성능 감소를 개선시킬 수 있다. In addition, since the AP is selected considering the network load, the load balance between the AP and the switch can be balanced, and the load can be distributed to various APs and switches when the number of connected mobile terminals increases. This can improve packet delay and decrease network performance due to load overload.

또한, AP 선정 시 AP와 스위치의 로드 균형을 고려하므로, AP를 선정하여 연결한 후에는, 로드 균형을 고려하여 연결될 AP를 재선정하는 과정을 생략할 수 있다. 따라서, AP 선정 과정을 수행하는 시간을 감소시키고, 사용자의 QoP를 개선시킬 수 있다.Also, since the load balancing of the AP and the switch is considered in selecting the AP, after selecting and connecting the APs, it is possible to omit the process of re-selecting the APs to be connected in consideration of the load balance. Therefore, it is possible to reduce the time for performing the AP selection process and improve the QoP of the user.

도 1은 액세스 포인트 연결 관리 시스템의 일 실시예에 따른 블록도이다.
도 2는 네트워크 관리자의 일 실시예에 따른 블록도이다.
도 3은 액세스 포인트 연결 관리 방법에 있어, 모바일 단말 및 AP 사이에 메시지 전송하는 과정의 일 실시예에 따른 흐름도이다.
도 4는 액세스 포인트 연결 관리 방법의 일 실시예에 따른 흐름도이다.
1 is a block diagram according to one embodiment of an access point connection management system.
2 is a block diagram according to one embodiment of a network manager.
3 is a flowchart illustrating an access point connection management method according to an exemplary embodiment of the present invention.
4 is a flow diagram according to one embodiment of a method of managing an access point connection.

본 명세서에 기재된 실시예와 도면에 도시된 구성은 개시된 발명의 바람직한 일 예에 불과할 뿐이며, 본 출원의 출원시점에 있어서 본 명세서의 실시예와 도면을 대체할 수 있는 다양한 변형 예들이 있을 수 있다.It is to be understood that both the foregoing general description and the following detailed description of the present invention are exemplary and explanatory only and are not restrictive of the invention, as claimed, and it is to be understood that the invention is not limited to the disclosed embodiments.

이하에서는 첨부된 도면을 참조하여 액세스 포인트 연결 관리 시스템 및 방법을 후술된 실시예들에 따라 구체적으로 설명하도록 한다. 도면에서 동일한 부호는 동일한 구성 요소를 나타내는 것으로 한다. Hereinafter, an access point connection management system and method according to embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the drawings, the same reference numerals denote the same elements.

도 1은 액세스 포인트 연결 관리 시스템의 일 실시예에 따른 블록도이다. 1 is a block diagram according to one embodiment of an access point connection management system.

도 1을 참조하면, 액세스 포인트 연결 관리 시스템은 무선 네트워크 환경에서액세스 포인트(Access Point, AP)의 연결을 관리하는 시스템으로서, 모바일 단말(100), AP(200), 및 네트워크 관리자(300)를 포함한다. 1, the access point connection management system manages connection of an access point (AP) in a wireless network environment. The access point connection management system includes a mobile terminal 100, an AP 200, and a network manager 300 .

모바일 단말(100)은 네트워크 망에 연결하기 원하는 사용자의 단말 장치로서, 사용자의 수, 단말 장치의 종류 등에 따라 적어도 하나의 모바일 단말(100)로 마련될 수 있다. 도 1의 도면에서는, 모바일 단말1(100a), 및 모바일 단말2(100b)로서 복수의 모바일 단말(100)이 마련되는 것으로 예시하였으나, 도 1의 예시와 다르게 모바일 단말(100)은 단일하게 마련될 수도 있다. The mobile terminal 100 is a terminal device of a user who desires to connect to a network, and may be provided as at least one mobile terminal 100 according to the number of users, the type of terminal device, and the like. 1, a plurality of mobile terminals 100 are provided as the mobile terminal 1 100a and the mobile terminal 2 100b. However, unlike the example of FIG. 1, .

모바일 단말(100)은 해당 모바일 단말(100)로부터 소정의 거리 내에 위치한 AP(200)를 통해 무선 네트워크 망에 연결될 수 있다. 여기서, 소정의 거리는 모바일 단말(100)과 AP(200)가 신호를 서로 송수신할 수 있는 거리로 정의되며, AP(200)의 신호의 세기 및 모바일 단말(100)의 신호 세기에 의존하여 정해질 수 있다.The mobile terminal 100 may be connected to the wireless network through the AP 200 located within a predetermined distance from the mobile terminal 100. [ The predetermined distance is defined as a distance at which the mobile terminal 100 and the AP 200 can transmit and receive signals to each other and is determined depending on the strength of the signal of the AP 200 and the signal strength of the mobile terminal 100 .

AP(200)는 모바일 단말(100)과 무선 네트워크 망의 브릿지 역할을 수행하는 장치로서, 적어도 하나의 AP(200)로 마련될 수 있다. The AP 200 is a device that acts as a bridge between the mobile terminal 100 and a wireless network, and may be provided as at least one AP 200.

예를 들어, AP(200)는 도 1에 도시된 바와 같이 AP1(200a), AP2(200b), 및 AP3(200c)의 복수의 AP(200)로 마련될 수 있다. AP(200)가 복수개로 마련되는 경우, 복수의 AP(200)는 서로 다른 위치 정보를 갖는 것으로 한다.For example, the AP 200 may be provided as a plurality of APs 200 of AP1 200a, AP2 200b, and AP3 200c as shown in FIG. When a plurality of APs 200 are provided, it is assumed that a plurality of APs 200 have different position information.

AP(200)는 자신의 위치 정보를 모바일 단말(100)에 전달하기 위해 비콘(Beacon) 메시지를 전송할 수 있다. 모바일 단말(100)은 비콘(Beacon) 메시지를 수신함으로써, 연결할 수 있는 AP(200)를 확인할 수 있다.The AP 200 may transmit a beacon message to transmit the location information of the AP 200 to the mobile terminal 100. The mobile terminal 100 can confirm a connectable AP 200 by receiving a beacon message.

모바일 단말(100)이 AP(200)와 접속하기 위해서는 해당 AP(200)가 사용하는 채널 정보를 탐색해야 하며, 모바일 단말(100)은 비콘 메시지 수신 후, AP(200)의 채널 정보를 요청하는 프로브(Probe) 요청 메시지를 전송하게 된다.In order for the mobile terminal 100 to access the AP 200, it needs to search channel information used by the corresponding AP 200. After receiving the beacon message, the mobile terminal 100 requests channel information of the AP 200 And transmits a probe request message.

AP(200)는 프로브 요청 메시지에 대응하여, 프로브 응답 메시지를 모바일 단말(100)에 전송한다. 여기서, 프로브 응답 메시지는 AP(200)의 위치 정보 및 채널 정보를 포함할 수 있다. The AP 200 transmits a probe response message to the mobile terminal 100 in response to the probe request message. Here, the probe response message may include location information of the AP 200 and channel information.

모바일 단말(100)은 프로브 응답 메시지를 전송한 AP(200)를 대상으로 AP 정보를 요청하는 ANQP(Access Network Query Protocol) 요청 메시지를 전송한다. 여기서, AP 정보는 해당 AP(200)의 도메인 정보, 해당 AP와 연결될 경우 가해지게 되는 토탈 로드(total load, 이하 간단히 'AP 토탈 로드'라 칭함) 등을 포함할 수 있다. The mobile terminal 100 transmits an access network query protocol (ANQP) request message requesting AP information to the AP 200 that has transmitted the probe response message. Here, the AP information may include domain information of the corresponding AP 200, a total load (hereinafter, simply referred to as an AP total load) to be connected to the AP, and the like.

AP(200)는 ANQP 요청 메시지에 대응하는 ANQP 응답 메시지를 모바일 단말(100)에 전송하고, 모바일 단말(100)은 AP 토탈 로드를 포함한 ANQP 응답 메시지를 이용하여 연결할 AP를 선정한다. 모바일 단말(100)은 AP 토탈 로드가 최소가 되는 AP(200)를 연결 대상 AP(200)로 선정하고, 선정된 AP(200)와의 연결을 시도할 수 있다.The AP 200 transmits an ANQP response message corresponding to the ANQP request message to the mobile terminal 100, and the mobile terminal 100 selects an AP to be connected using the ANQP response message including the AP total load. The mobile terminal 100 may select the AP 200 with the AP total load as the connection target AP 200 and attempt connection with the selected AP 200.

네트워크 관리자(300)는 연결 대상 AP(200)의 선정을 위해 이용되는 AP 토탈 로드를 제공하는 장치이다. 네트워크 관리자(300)는 ANQP 요청 메시지에 대응하여 네트워크에 존재하는 적어도 하나의 스위치(Switch)의 로드 정보를 비교하고, 적어도 하나의 스위치 중 로드가 최소가 되는 스위치와 AP(200)의 로드를 합산함으로써 AP 토탈 로드를 산출할 수 있다.The network manager 300 is a device that provides an AP total load used for selection of a connection target AP 200. The network manager 300 compares the load information of at least one switch existing in the network in response to the ANQP request message and adds the load of the switch and the load of the AP 200, The AP total load can be calculated.

네트워크 관리자(300)는 산출된 AP 토탈 로드를 AP(200)를 통해 모바일 단말(100)에 제공하고, 모바일 단말(100)로 하여금 연결 대상 AP(200)를 선정할 수 있도록 한다. 네트워크 관리자(300)에 대한 설명은 도 2를 통해 더욱 구체적으로 상술하기로 한다.The network manager 300 provides the calculated AP total load to the mobile terminal 100 through the AP 200 and allows the mobile terminal 100 to select the connection target AP 200. [ The description of the network manager 300 will be described in more detail with reference to FIG.

도 2는 네트워크 관리자의 일 실시예에 따른 블록도이다.2 is a block diagram according to one embodiment of a network manager.

도 2를 참조하면, 네트워크 관리자(300)은 제어부(310) 및 저장부(320)를 포함할 수 있다. Referring to FIG. 2, the network manager 300 may include a controller 310 and a storage unit 320.

제어부(310)는 스위치의 로드 정보를 모니터링하고, 모니터링된 스위치의 로드 정보를 이용하여 AP 토탈 로드를 산출할 수 있다. 이를 위해, 제어부(301)는 로드 정보 모니터링부(311) 및 로드 산출부(312)를 포함할 수 있다.The control unit 310 may monitor the load information of the switch and calculate the AP total load using the load information of the monitored switch. To this end, the control unit 301 may include a load information monitoring unit 311 and a load calculating unit 312.

로드 정보 모니터링부(311)는 네트워크 상에 존재하는 스위치의 로드 정보를 소정의 시간 간격을 두고 주기적으로 모니터링할 수 있다. 로드 정보 모니터링부(311)는 적어도 하나의 스위치 각각에 대해 모니터링을 수행할 수 있다.The load information monitoring unit 311 may periodically monitor the load information of the switches existing on the network at predetermined time intervals. The load information monitoring unit 311 can monitor each of the at least one switch.

로드 정보 모니터링부(311)를 통해 획득한 스위치의 로드 정보는 후술될 저장부(320)에 저장되는 것으로 한다.The load information of the switch acquired through the load information monitoring unit 311 is stored in the storage unit 320 to be described later.

로드 산출부(312)는 스위치 및 AP(200)의 로드를 이용하여 AP 토탈 로드를 산출할 수 있다. 로드 산출부(312)는 적어도 하나의 스위치 중 로드가 최소가 되는 스위치와 AP(200)의 로드를 합산함으로써 AP 토탈 로드를 산출할 수 있다. 여기서, 로드는 1 내지 255 사이의 값으로서, 숫자가 클수로 로드가 커짐을 의미하는 것으로 한다.The load calculation unit 312 can calculate the AP total load using the switch and the load of the AP 200. [ The load calculation unit 312 can calculate the AP total load by summing the load of the AP 200 and the switch of which the load is the smallest among at least one switch. Here, the load is a value between 1 and 255, which means that the number is larger and the load is larger.

구체적으로, 로드 산출부(312)는 AP(200)로부터 현재 AP 정보를 포함하는 제 1AP 정보 메시지를 수신한다. 여기서, 현재 AP 정보는 AP(200)가 ANQP 요청 메시지 수신하는 시점의 AP 정보를 의미하는 것으로, AP(200)의 ID(identification), 모바일 단말(100)의 ID, 및 ANQP 요청 메시지 수신 시점의 AP(200)의 로드를 포함할 수 있다. Specifically, the load calculating unit 312 receives a first AP information message including the current AP information from the AP 200. [ Herein, the current AP information means AP information at the time when the AP 200 receives the ANQP request message, and includes the ID of the AP 200, the ID of the mobile terminal 100, And may include a load of the AP 200.

로드 산출부(312)는 수신된 현재 AP 정보 및 기저장된 스위치의 로드 정보를 이용하여, AP(200)와 연결된 스위치(이하, '제 1스위치'라 칭함)의 로드 정보를 획득할 수 있다. 로드 산출부(312)는 현재 AP 정보를 통해 AP(200)의 ID를 확인하고, 기저장된 스위치의 로드 정보에서 해당 AP(200)와 연결된 제 1스위치의 로드 정보를 추출할 수 있다. The load calculating unit 312 can obtain load information of a switch connected to the AP 200 (hereinafter, referred to as a 'first switch') using the received current AP information and the previously stored load information of the switch. The load calculation unit 312 can identify the ID of the AP 200 through the current AP information and extract the load information of the first switch connected to the AP 200 from the load information of the previously stored switch.

로드 산출부(312)는 기저장된 스위치의 로드 정보를 이용하여 제 1스위치와 타 스위치의 로드 정보를 비교하고, 로드가 최소가 되는 스위치(이하, '제 2스위치'라 칭함)를 선정할 수 있다. 제 1스위치의 로드가 최소가 되는 경우, 제 2스위치는 제 1스위치와 동일한 것으로 한다.The load calculating unit 312 compares the load information of the first switch with the load information of the other switch by using the load information of the pre-stored switch, and selects the switch whose load is minimum (hereinafter referred to as the "second switch") have. When the load of the first switch is minimized, it is assumed that the second switch is the same as the first switch.

로드 산출부(312)는 제 2스위치의 로드 및 AP 로드를 합산함으로써 AP 토탈 로드를 산출할 수 있다. The load calculation unit 312 can calculate the AP total load by summing the load of the second switch and the AP load.

로드 산출부(312)는 산출된 AP 토탈 로드를 통해 AP 정보를 변경하고, 변경된 AP 정보를 포함하는 제 2AP 정보 메시지를 AP(200)에 전송할 수 있다. 여기서, 변경된 AP 정보는, AP의 ID(identification), 모바일 단말의 ID, 및 AP 토탈 로드를 포함할 수 있다.The load calculating unit 312 may change the AP information through the calculated AP total load and transmit the second AP information message including the changed AP information to the AP 200. [ Here, the changed AP information may include the ID of the AP, the ID of the mobile terminal, and the AP total load.

로드 산출부(312)는 적어도 하나의 AP(200) 각각에 대응하여 제 2AP 정보를 메시지를 전송할 수 있다. AP(200)는 수신된 제 2AP 정보 메시지로부터 AP 토탈 로드가 포함된 ANQP 응답 메시지를 생성하고, 모바일 단말(100)에 전송하는 것이다.The load calculation unit 312 may transmit the second AP information in response to each of the at least one AP 200. [ The AP 200 generates an ANQP response message including the AP total load from the received second AP information message and transmits the ANQP response message to the mobile terminal 100.

저장부(320)는 AP(200)로부터 수신한 제 1AP 정보 메시지를 저장할 수 있다. The storage unit 320 may store the first AP information message received from the AP 200.

저장부(320)는 로드 정보 모니터링부(311)가 모니터링한 스위치의 로드 정보를 저장할 수 있다. 전술한 바 있듯이, 로드 정보 모니터링부(311)는 스위치의 로드 정보를 소정의 시간 간격을 두고 주기적으로 모니터링하며, 저장부(320)는 이와 같이 주기적으로 업데이트되는 스위치의 로드 정보를 일시 또는 비일시적으로 저장할 수 있다. 저장되거나 업데이트된 스위치의 로드 정보는 로드 산출부(312)를 통해 제 1스위치의 로드 정보를 획득, 제 2스위치의 선정, 및 AP 토탈 로드 산출하는데 각각 이용될 수 있다.The storage unit 320 may store the load information of the switches monitored by the load information monitoring unit 311. As described above, the load information monitoring unit 311 periodically monitors the load information of the switch at predetermined time intervals, and the storage unit 320 stores the load information of the switch, which is periodically updated, . ≪ / RTI > The load information of the stored or updated switch can be used to acquire the load information of the first switch, the selection of the second switch, and the AP total load calculation through the load calculating unit 312, respectively.

저장부(320)는 로드 산출부(312)가 획득하거나 산출한 제 1스위치의 로드 정보 및 AP 토탈 로드를 저장할 수 있다. 저장된 AP 토탈 로드는 AP 정보를 변경 및 제 2AP 정보 메시지의 생성에 이용될 수 있다.The storage unit 320 may store the load information and the AP total load of the first switch obtained or calculated by the load calculation unit 312. [ The stored AP total load can be used for changing the AP information and generating the second AP information message.

도 2에서는 설명의 편의를 위해 네트워크 관리자(300)를 제어부(310) 및 저장부(320)로 구분하여 설명하였으나, 네트워크 관리자(300)는 복수의 애플리케이션(application)으로 구성될 수도 있다.2, the network manager 300 is divided into the controller 310 and the storage unit 320. However, the network manager 300 may include a plurality of applications.

예를 들어, 네트워크 관리자(300)는 네트워크에 존재하는 적어도 하나의 스위치의 로드 정보를 모니터링하여 저장하는 로드 정보 애플리케이션(load information application) 및 적어도 하나의 스위치 중 로드가 최소가 되는 스위치와 AP(200)의 로드를 합산하여 AP 토탈 로드를 산출하는 로드 산출 애플리케이션(load calculation application)으로 구성될 수 있다.For example, the network manager 300 may include a load information application that monitors and stores load information of at least one switch in the network, and a switch that minimizes load among the at least one switch and an AP 200 And a load calculation application that calculates the AP total load by summing the loads of the AP total load.

이상으로 액세스 포인트 연결 관리 시스템을 예시된 블록도를 바탕으로 설명하였으며, 이하에서는 주어진 흐름도 도 3 및 도 4를 참조하여 액세스 포인트 연결 관리 방법을 살펴보기로 한다. 상술한 내용과 동일하거나 대응되는 과정의 설명은 생략하는 것으로 한다.The access point connection management system has been described with reference to the block diagram. In the following, a method of managing access point connection will be described with reference to FIG. 3 and FIG. The description of the same or corresponding process as that described above will be omitted.

도 3은 액세스 포인트 연결 관리 방법에 있어, 모바일 단말 및 AP 사이에 메시지 전송하는 과정의 일 실시예에 따른 흐름도이다. 3 is a flowchart illustrating an access point connection management method according to an exemplary embodiment of the present invention.

도 3을 참조하면, AP(200)는 자신의 위치 정보를 모바일 단말(100)에 알리기 위한 비콘 메시지를 송신한다(410). 이 때, AP(200)는 소정의 시간 간격을 두고 주기적으로 비콘 메시지를 송신할 수 있다. Referring to FIG. 3, the AP 200 transmits a beacon message to inform the mobile terminal 100 of its location information (410). At this time, the AP 200 may periodically transmit a beacon message at predetermined time intervals.

모바일 단말(100)은 비콘(Beacon) 메시지를 수신함으로써, 연결할 수 있는 AP(200)를 확인할 수 있다. 모바일 단말(100)은 비콘 메시지의 수신에 대응하여, 해당 AP(200)가 사용하는 채널 정보를 요청하는 프로브 요청 메시지를 전송한다(420a). AP(200)가 사용하는 채널 정보를 통해, 모바일 단말(100)과 해당 AP(200)가 접속 또는 연결될 수 있기 때문이다. The mobile terminal 100 can confirm a connectable AP 200 by receiving a beacon message. In response to receiving the beacon message, the mobile terminal 100 transmits a probe request message requesting channel information used by the corresponding AP 200 (420a). This is because the mobile terminal 100 and the corresponding AP 200 can be connected or connected to each other through the channel information used by the AP 200.

AP(200)는 프로브 요청 메시지의 수신에 대응하여, 프로브 응답 메시지를 모바일 단말(100)에 전송한다(420b). 여기서, 프로브 응답 메시지는 AP(200)의 위치 정보 및 채널 정보를 포함하는 것으로 한다.In response to receiving the probe request message, the AP 200 transmits a probe response message to the mobile terminal 100 (420b). Here, the probe response message includes location information and channel information of the AP 200.

모바일 단말(100)은 프로브 응답 메시지를 전송한 AP(200)를 대상으로 AP 정보를 요청하는 ANQP(Access Network Query Protocol) 요청 메시지를 전송한다(430a). 여기서, AP 정보는 해당 AP(200)의 도메인 정보, 해당 AP와 연결될 경우 가해지게 되는 AP 토탈 로드 등을 포함할 수 있다. The mobile terminal 100 transmits an Access Network Query Protocol (ANQP) request message for requesting AP information to the AP 200 that transmitted the probe response message (430a). Here, the AP information may include domain information of the corresponding AP 200, an AP total load to be connected when the AP 200 is connected to the AP, and the like.

AP(200)는 ANQP 요청 메시지에 대응하는 ANQP 응답 메시지를 모바일 단말(100)에 전송한다(430b). 여기서, ANQP 응답 메시지는 ANQP 요청 메시지에 응답하는 메시지로서, AP 토탈 로드를 포함할 수 있다. The AP 200 transmits an ANQP response message corresponding to the ANQP request message to the mobile terminal 100 (430b). Here, the ANQP response message is a message that responds to the ANQP request message, and may include the AP total load.

모바일 단말(100)은 수신한 ANQP 응답 메시지에 포함된 AP 토탈 로드를 이용하여 연결 대상 AP(200)를 선정한다(440). 모바일 단말(100)은 ANQP 응답 메시지를 전송한 AP(200) 간에 AP 토탈 로드를 비교하고, AP 토탈 로드가 최소가 되는 AP(200)를 연결 대상 AP(200)로 선정할 수 있다.The mobile terminal 100 selects the connection target AP 200 using the AP total load included in the received ANQP response message (step 440). The mobile terminal 100 compares the AP total load between the APs 200 that have transmitted the ANQP response message and can select the AP 200 with the AP total load as the connection target AP 200. [

연결 대상 AP(200)가 선정된 후, 모바일 단말(100)은 선정된 AP(200)와의 연결을 시도한다(450).After the connection target AP 200 is selected, the mobile terminal 100 attempts connection with the selected AP 200 (450).

도 4는 액세스 포인트 연결 관리 방법의 일 실시예에 따른 흐름도이다.4 is a flow diagram according to one embodiment of a method of managing an access point connection.

도 4를 참조하면, 모바일 단말(100)은 소정 거리 내에 위치한 적어도 하나의AP(200)로부터 비콘 메시지를 수신할 수 있다(510). Referring to FIG. 4, the mobile terminal 100 may receive a beacon message from at least one AP 200 located within a predetermined distance (510).

비콘 메시지를 수신하면, 모바일 단말(100)은 해당 AP(200)가 사용하는 채널 정보를 요청하는 프로브 요청 메시지를 전송한다(520a). Upon receiving the beacon message, the mobile terminal 100 transmits a probe request message for requesting channel information used by the corresponding AP 200 (520a).

AP(200)는 프로브 요청 메시지의 수신에 대응하여, AP(200)의 위치 정보 및 채널 정보를 포함하는 프로브 응답 메시지를 모바일 단말(100)에 전송한다(520b).In response to receiving the probe request message, the AP 200 transmits a probe response message including location information and channel information of the AP 200 to the mobile terminal 100 (520b).

모바일 단말(100)은 프로브 응답 메시지를 전송한 AP(200)를 대상으로 AP 정보를 요청하는 ANQP(Access Network Query Protocol) 요청 메시지를 전송한다(520c). The mobile terminal 100 transmits an access network query protocol (ANQP) request message requesting AP information to the AP 200 that transmitted the probe response message (520c).

ANQP 요청 메시지의 수신 후, AP(200)는 현재 AP 정보를 포함하는 제 1AP 정보 메시지를 네트워크 관리자(300)에 전송한다(530).After receiving the ANQP request message, the AP 200 transmits a first AP information message including the current AP information to the network manager 300 (530).

여기서, 현재 AP 정보는 AP(200)가 ANQP 요청 메시지 수신하는 시점의 AP 정보를 의미하는 것으로, AP(200)의 ID(identification), 모바일 단말(100)의 ID, 및 ANQP 요청 메시지 수신 시점의 AP(200)의 로드를 포함할 수 있다. Herein, the current AP information means AP information at the time when the AP 200 receives the ANQP request message, and includes the ID of the AP 200, the ID of the mobile terminal 100, And may include a load of the AP 200.

네트워크 관리자(300)는 현재 AP 정보 및 스위치의 로드 정보를 이용하여, AP(200)와 연결된 제 1스위치의 로드 정보를 획득한다(540a). The network manager 300 obtains the load information of the first switch connected to the AP 200 using the current AP information and the load information of the switch (540a).

이를 위해, 네트워크 관리자(300)는 네트워크 상에 존재하는 스위치의 로드 정보를 주기적으로 모니터링하며, 주기적으로 저장 또는 업데이트되는 스위치의 로드 정보를 이용하는 것으로 한다. To this end, the network manager 300 periodically monitors the load information of the switches existing on the network, and uses the load information of the switches periodically stored or updated.

네트워크 관리자(300)는 현재 AP 정보를 통해 AP(200)의 ID를 확인하고, 기저장된 스위치의 로드 정보에서 해당 AP(200)와 연결된 제 1스위치의 로드 정보를 추출할 수 있는 것이다. The network manager 300 can identify the ID of the AP 200 through the current AP information and extract the load information of the first switch connected to the corresponding AP 200 from the load information of the previously stored switch.

제 1스위치의 로드 정보를 추출한 후, 네트워크 관리자(300)는 기저장된 스위치의 로드 정보를 이용하여 제 1스위치와 타 스위치의 로드 정보를 비교하고, 로드가 최소가 되는 제 2스위치를 선정한다(540b). 이 때, 제 1스위치의 로드가 최소가 되는 경우, 제 2스위치는 제 1스위치와 동일한 것으로 한다.After extracting the load information of the first switch, the network manager 300 compares the load information of the other switch with the load information of the other switch using the load information of the pre-stored switch, and selects the second switch whose load is minimum ( 540b). At this time, when the load of the first switch is minimized, the second switch is assumed to be the same as the first switch.

네트워트 관리자(300)는 제 2스위치의 로드 및 AP 로드를 합산하여 AP 토탈 로드를 산출한다(540c). The network manager 300 calculates the AP total load by summing the load of the second switch and the AP load (540c).

네트워크 관리자(300)는 산출된 AP 토탈 로드를 통해 AP 정보를 변경하고, 변경된 AP 정보를 포함하는 제 2AP 정보 메시지를 AP(200)에 전송한다(550). 여기서, 변경된 AP 정보는, AP의 ID(identification), 모바일 단말의 ID, 및 AP 토탈 로드를 포함할 수 있다.The network manager 300 changes AP information through the calculated AP total load and transmits a second AP information message including the changed AP information to the AP 200 (550). Here, the changed AP information may include the ID of the AP, the ID of the mobile terminal, and the AP total load.

제 2AP 정보 메시지 수신 후, AP(200)는 상술한 ANQP 요청 메시지에 대응하여, ANQP 응답 메시지를 모바일 단말(100)에 전송한다(560). AP(200)는 수신된 제 2AP 정보 메시지로부터 AP 토탈 로드가 포함된 ANQP 응답 메시지를 생성하고, 생성된 ANQP 응답 메시지를 모바일 단말(100)에 전송하는 것이다. After receiving the second AP information message, the AP 200 transmits an ANQP response message to the mobile terminal 100 in response to the ANQP request message (step 560). The AP 200 generates an ANQP response message including the AP total load from the received second AP information message and transmits the generated ANQP response message to the mobile terminal 100.

모바일 단말(100)은 모바일 단말(100)은 ANQP 응답 메시지를 전송한 AP(200) 간에 AP 토탈 로드를 비교하고, AP 토탈 로드가 최소인 AP(200)를 연결 대상 AP(200)로 선정한다(570).The mobile terminal 100 compares the total load of the APs between the APs 200 that transmitted the ANQP response message and selects the AP 200 having the minimum AP total load as the connection target AP 200 (570).

연결 대상 AP(200)가 선정되면, 모바일 단말(100)은 선정된 AP(200)와의 연결을 시도한다(580).When the connection target AP 200 is selected, the mobile terminal 100 attempts connection with the selected AP 200 (580).

상술한 액세스 포인트 연결 관리 시스템 및 방법에 의하면, 네트워크의 토탈 로드(total load) 즉, AP의 로드뿐만 아니라 및 스위치(Switch)의 로드를 함께 고려하여 연결될 AP를 선정할 수 있다.According to the above-described access point connection management system and method, it is possible to select an AP to be connected considering a total load of a network, that is, a load of an AP and a load of a switch together.

또한, 네트워크 로드를 고려하여 AP를 선정하므로, AP와 스위치의 로드 균형이 가능하며, 연결되는 모바일 단말 개수의 증가 시에 여러 AP와 스위치로 로드를 분산시킬 수 있다. 이로 인해, 로드 과부화로 인한 패킷 지연이나 네트워크 성능 감소를 개선시킬 수 있다. In addition, since the AP is selected considering the network load, the load balance between the AP and the switch can be balanced, and the load can be distributed to various APs and switches when the number of connected mobile terminals increases. This can improve packet delay and decrease network performance due to load overload.

또한, AP 선정 시 AP와 스위치의 로드 균형을 고려하므로, AP를 선정하여 연결한 후에는, 로드 균형을 고려하여 연결될 AP를 재선정하는 과정을 생략할 수 있다. 따라서, AP 선정 과정을 수행하는 시간을 감소시키고, 사용자의 QoP를 개선시킬 수 있다.Also, since the load balancing of the AP and the switch is considered in selecting the AP, after selecting and connecting the APs, it is possible to omit the process of re-selecting the APs to be connected in consideration of the load balance. Therefore, it is possible to reduce the time for performing the AP selection process and improve the QoP of the user.

이상과 같이 예시된 도면을 참조로 하여, 액세스 포인트 연결 관리 시스템 및 방법의 실시예들을 설명하였지만, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명이 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시 될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며, 한정적이 아닌 것으로 이해해야만 한다.Although the embodiments of the access point connection management system and the method have been described with reference to the drawings exemplified above, those skilled in the art will appreciate that the present invention is not limited thereto It will be understood that the invention may be embodied in other specific forms without departing from the spirit or scope of the invention. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive.

100 : 모바일 단말
200 : AP(Access Point)
300 : 네트워크 관리자
310 : 제어부
311 : 로드 정보 모니터링부
312 : 로드 산출부
320 : 저장부
100: mobile terminal
200: Access Point (AP)
300: Network Manager
310:
311: Load information monitoring section
312:
320:

Claims (15)

무선 네크워크 상에서 엑세스 포인트의 연결을 관리하는 시스템에 있어서,
모바일 단말로부터 ANQP(Access Network Query Protocol) 요청 메시지를 수신하는 적어도 하나의 AP;
상기 ANQP 요청 메시지에 대응하여 상기 네트워크에 존재하는 적어도 하나의 스위치의 로드(load) 정보를 비교하고, 상기 적어도 하나의 스위치 중 로드가 최소가 되는 스위치와 상기 AP의 로드를 합산한 AP 토탈 로드(total load)를 산출하는 네트워크 관리자; 및
상기 AP 토탈 로드가 포함된 ANQP 응답 메시지를 수신하고, 상기 적어도 하나의 AP 중 상기 AP 토탈 로드가 최소가 되는 AP를 연결 대상 AP로 선정하는 상기 모바일 단말;
을 포함하는 액세스 포인트 연결 관리 시스템.
A system for managing connection of an access point on a wireless network,
At least one AP for receiving an Access Network Query Protocol (ANQP) request message from a mobile terminal;
Comparing the load information of at least one switch existing in the network in response to the ANQP request message and comparing the load of the at least one switch of the at least one switch with the AP total load a network manager for calculating a total load; And
The mobile terminal receiving an ANQP response message including the AP total load and selecting an AP having the minimum AP total load among the at least one AP as a connection target AP;
The access point connection management system comprising:
제 1 항에 있어서,
상기 네트워크 관리자는,
상기 AP와 연결된 스위치인 제 1스위치의 로드 정보를 획득하는 액세스 포인트 연결 관리 시스템.
The method according to claim 1,
The network manager includes:
And obtains load information of a first switch that is a switch connected to the AP.
제 2 항에 있어서,
상기 네트워크 관리자는,
상기 제 1스위치와 타 스위치의 로드 정보를 비교하여, 로드가 최소가 되는 스위치인 제 2스위치를 선정하는 액세스 포인트 연결 관리 시스템.
3. The method of claim 2,
The network manager includes:
And compares the load information of the first switch with the load information of the other switch to select a second switch that is a switch that minimizes the load.
제 3 항에 있어서,
상기 네트워크 관리자는,
상기 제 2스위치의 로드 및 상기 AP의 로드를 합산하여 상기 AP 토탈 로드를 산출하는 액세스 포인트 연결 관리 시스템.
The method of claim 3,
The network manager includes:
And calculates the AP total load by summing the load of the second switch and the load of the AP.
제 1 항에 있어서,
상기 AP는,
상기 ANQP 요청 메시지 수신 시, 상기 AP의 현재 AP 정보를 포함하는 제 1AP 정보 메시지를 상기 네트워크 관리자에 전송하는 액세스 포인트 연결 관리 시스템.
The method according to claim 1,
The AP,
And transmits a first AP information message including the current AP information of the AP to the network manager when the ANQP request message is received.
제 5 항에 있어서,
상기 현재 AP 정보는,
상기 AP의 ID(identification), 상기 모바일 단말의 ID, 및 상기 ANQP 요청 메시지 수신 시점의 상기 AP의 로드를 포함하는 액세스 포인트 연결 관리 시스템.
6. The method of claim 5,
Wherein the current AP information comprises:
An ID of the AP, an ID of the mobile terminal, and a load of the AP at the time of receiving the ANQP request message.
제 1 항에 있어서,
상기 AP는,
상기 네트워크 관리자로부터 변경된 AP 정보를 포함하는 제 2AP 정보 메시지를 수신하는 액세스 포인트 연결 관리 시스템.
The method according to claim 1,
The AP,
And receives a second AP information message including the changed AP information from the network manager.
제 7 항에 있어서,
상기 변경된 AP 정보는,
상기 AP의 ID(identification), 상기 모바일 단말의 ID, 및 상기 AP 토탈 로드를 포함하는 액세스 포인트 연결 관리 시스템.
8. The method of claim 7,
The modified AP information includes:
An identification (ID) of the AP, an ID of the mobile terminal, and the AP total load.
제 1 항에 있어서,
상기 네트워크 관리자는,
상기 적어도 하나의 스위치의 로드 정보를 소정의 시간 간격으로 모니터링하여 저장하는 액세스 포인트 연결 관리 시스템.
The method according to claim 1,
The network manager includes:
And monitoring and storing load information of the at least one switch at predetermined time intervals.
제 1 항에 있어서,
상기 적어도 하나의 AP는,
상기 모바일 단말로부터 프로브(Probe) 요청 메시지를 수신하고, 상기 프로브 요청 메시지에 대응하여 프로브 응답 메시지를 상기 모바일 단말에 전송하는 액세스 포인트 연결 관리 시스템.
The method according to claim 1,
Wherein the at least one AP comprises:
Receiving a probe request message from the mobile terminal, and transmitting a probe response message to the mobile terminal in response to the probe request message.
제 10 항에 있어서,
상기 프로브 응답 메시지는,
상기 AP의 위치 정보 및 채널 정보를 포함하는 엑세스 포인트 연결 관리 시스템.
11. The method of claim 10,
Wherein the probe response message comprises:
And location information and channel information of the access point.
무선 네크워크 상에서 엑세스 포인트의 연결을 관리하는 방법에 있어서,
적어도 하나의 AP가 모바일 단말로부터 ANQP(Access Network Query Protocol) 요청 메시지를 수신하고;
네트워크 관리자가 상기 ANQP 요청 메시지에 대응하여 상기 네트워크에 존재하는 적어도 하나의 스위치의 로드(load) 정보를 비교하고, 상기 적어도 하나의 스위치 중 로드가 최소가 되는 스위치와 상기 AP의 로드를 합산한 AP 토탈 로드(total load)를 산출하고; 및
상기 모바일 단말이 상기 AP 토탈 로드가 포함된 ANQP 응답 메시지를 수신하고, 상기 적어도 하나의 AP 중 상기 AP 토탈 로드가 최소가 되는 AP를 연결 대상 AP로 선정하는;
것을 포함하는 액세스 포인트 연결 관리 방법.
A method for managing connection of an access point on a wireless network,
At least one AP receives an Access Network Query Protocol (ANQP) request message from a mobile terminal;
The network manager compares the load information of at least one switch existing in the network in response to the ANQP request message, and compares the load of the at least one switch with the load of the AP Calculating a total load; And
The mobile terminal receives an ANQP response message including the AP total load and selects an AP having the minimum AP total load among the at least one AP as a connection target AP;
Gt; access point < / RTI >
제 12 항에 있어서,
상기 AP 토탈 로드를 산출하는 것은,
상기 AP와 연결된 스위치인 제 1스위치의 로드 정보를 획득하는 것을 포함하는 액세스 포인트 연결 관리 방법.
13. The method of claim 12,
In calculating the AP total load,
And obtaining load information of a first switch which is a switch connected to the AP.
제 13 항에 있어서,
상기 AP 토탈 로드를 산출하는 것은,
상기 제 1스위치와 타 스위치의 로드 정보를 비교하여, 로드가 최소가 되는 스위치인 제 2스위치를 선정하는 것을 포함하는 액세스 포인트 연결 관리 방법.
14. The method of claim 13,
In calculating the AP total load,
And comparing the load information of the first switch with the load information of the other switch to select a second switch which is a switch with a minimum load.
제 14 항에 있어서,
상기 AP 토탈 로드를 산출하는 것은,
상기 제 2스위치의 로드 및 상기 AP의 로드를 합산하여 상기 AP 토탈 로드를 산출하는 것을 포함하는 액세스 포인트 연결 관리 방법.
15. The method of claim 14,
In calculating the AP total load,
And summing the load of the second switch and the load of the AP to calculate the AP total load.
KR1020170082740A 2017-06-29 2017-06-29 System and Method for Association Managing of Access Point KR101907540B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170082740A KR101907540B1 (en) 2017-06-29 2017-06-29 System and Method for Association Managing of Access Point

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170082740A KR101907540B1 (en) 2017-06-29 2017-06-29 System and Method for Association Managing of Access Point

Publications (1)

Publication Number Publication Date
KR101907540B1 true KR101907540B1 (en) 2018-12-05

Family

ID=64744018

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170082740A KR101907540B1 (en) 2017-06-29 2017-06-29 System and Method for Association Managing of Access Point

Country Status (1)

Country Link
KR (1) KR101907540B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210140894A (en) * 2020-05-14 2021-11-23 주식회사 엘지유플러스 Method for controlling wireless communication network connections and attaratus thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060268765A1 (en) 2005-05-26 2006-11-30 Symbol Technologies, Inc. Method, system and apparatus for load balancing of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)
US20150103812A1 (en) 2013-10-14 2015-04-16 Qualcomm Incorporated METHODS AND APPARATUS FOR WiFi QUALITY ESTIMATION BASED ON BASIC SERVICE SET LOAD AND WIDE AREA NETWORK METRICS
US20150172957A1 (en) 2013-12-13 2015-06-18 Cable Television Laboratories, Inc. Wireless access point load balancing
WO2017105307A1 (en) 2015-12-18 2017-06-22 Telefonaktiebolaget Lm Ericsson (Publ) An access point, a station and methods therein for access point selection in a wireless local area network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060268765A1 (en) 2005-05-26 2006-11-30 Symbol Technologies, Inc. Method, system and apparatus for load balancing of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)
US20150103812A1 (en) 2013-10-14 2015-04-16 Qualcomm Incorporated METHODS AND APPARATUS FOR WiFi QUALITY ESTIMATION BASED ON BASIC SERVICE SET LOAD AND WIDE AREA NETWORK METRICS
US20150172957A1 (en) 2013-12-13 2015-06-18 Cable Television Laboratories, Inc. Wireless access point load balancing
WO2017105307A1 (en) 2015-12-18 2017-06-22 Telefonaktiebolaget Lm Ericsson (Publ) An access point, a station and methods therein for access point selection in a wireless local area network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210140894A (en) * 2020-05-14 2021-11-23 주식회사 엘지유플러스 Method for controlling wireless communication network connections and attaratus thereof
KR102351935B1 (en) 2020-05-14 2022-01-14 주식회사 엘지유플러스 Method for controlling wireless communication network connections and attaratus thereof

Similar Documents

Publication Publication Date Title
US10225775B2 (en) Access point selection in a wireless network
US9313708B2 (en) Apparatus and method of changing access point in wireless network system
US8612567B2 (en) Apparatus for providing policy and terminal device for changing network in heterogeneous networks
CA3199070C (en) Handoffs between access points in a wi-fi environment
US9538444B2 (en) Access point, wireless communication terminal and server
US11765645B2 (en) Method and system for multi-access edge computing (MEC) selection and load balancing
CN111447660B (en) Network roaming control method and device of terminal equipment and cloud control equipment
JP2014507850A (en) Dynamic wireless network detection system, method and apparatus
EP3048839B1 (en) Systems and methods for enabling hotspot functionality
AU2013305803B2 (en) Wireless communications system having selective wireless communications network and related methods
JP6524797B2 (en) Wireless base station, system, communication device, and terminal connection control program
KR20130026657A (en) Apparatus and method for setting channel in wireless network
US9479990B1 (en) Roaming management for client devices
TWI684380B (en) Wireless mesh network topology map management method based on positioning technique
US20170013532A1 (en) Base station, network controller, and forward handover method
KR101907540B1 (en) System and Method for Association Managing of Access Point
KR101859382B1 (en) Scheduling policy server and method for controlling wireless data network connect function in scheduling policy server
EP3094136B1 (en) Service transfer method and corresponding user device
KR101422717B1 (en) Method and device for handoff of wireless communication system
KR101384062B1 (en) Load balancing with fast handoff scheme and device over wireless networks
CN116056188A (en) WiFi connection method, device, equipment and storage medium
KR20150056990A (en) Method for searching access point managing linkage in wireless LAN system