[go: up one dir, main page]

CN105578529A - An access point selection system and method - Google Patents

An access point selection system and method Download PDF

Info

Publication number
CN105578529A
CN105578529A CN201610132704.3A CN201610132704A CN105578529A CN 105578529 A CN105578529 A CN 105578529A CN 201610132704 A CN201610132704 A CN 201610132704A CN 105578529 A CN105578529 A CN 105578529A
Authority
CN
China
Prior art keywords
access point
state information
network
network state
server
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.)
Granted
Application number
CN201610132704.3A
Other languages
Chinese (zh)
Other versions
CN105578529B (en
Inventor
李贺武
桑小康
吴茜
戴祎程
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.)
Tsinghua University
Original Assignee
Tsinghua University
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 Tsinghua University filed Critical Tsinghua University
Priority to CN201610132704.3A priority Critical patent/CN105578529B/en
Publication of CN105578529A publication Critical patent/CN105578529A/en
Application granted granted Critical
Publication of CN105578529B publication Critical patent/CN105578529B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/08Load balancing or load distribution
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/20Selecting an access point

Landscapes

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

Abstract

The invention relates to an access point selection system and method. The system comprises a controller, a resource manager, a server, a workstation and multiple access points; the access point is used for sending request information of the workstation to the server, and the request information comprises signal strength information and user demand preference; the server is used for scheduling the resource manager according to the request information of the workstation to obtain network state information; the resource manager is used for scheduling a northern interface of the server to collect the network state information; in a small scale network, the resource manager is used for obtaining an optimal access point according to the network state information and the signal strength information, in combination with the user demand preference; and in a large scale network, the server is used for sending the obtained network state information to the workstation through the access point, thus allowing the workstation to obtain the optimal access point. According to the access point selection system provided by the invention, before accessing the network, the terminal obtains the network state information, the workstation selects the optimal access point according to the network condition, and the network load is more balanced.

Description

一种接入点的选择系统及方法An access point selection system and method

技术领域technical field

本发明涉及无线通信技术领域,尤其涉及一种接入点的选择系统及方法。The present invention relates to the technical field of wireless communication, in particular to a system and method for selecting an access point.

背景技术Background technique

软件定义网络(SoftwareDefinedNetwork,简称SDN)(如图1所示)是一种新型的网络创新架构,基于OpenFlow技术将网络中控制平面和数据平面分离,从而实现了网络中数据流的灵活控制,具有集中式网络控制和网络可有外部程序编程等特点。SDN的典型架构共分为三层,最上层为应用层,主要包括网络相关的业务和管理应用;中间层为控制层,主要有控制器进行流表的生成和下发来控制网络的数据转发,同时可以获取网络全局视图,维护网络拓扑和状态信息;最底层为数据层,主要由交换机构成,按照控制器下发的流表进行数据的处理、转发和信息收集。Software Defined Network (Software Defined Network, referred to as SDN) (as shown in Figure 1) is a new type of network innovation architecture, based on OpenFlow technology to separate the control plane and data plane in the network, so as to realize the flexible control of data flow in the network, with Centralized network control and network can have features such as external program programming. The typical architecture of SDN is divided into three layers. The top layer is the application layer, which mainly includes network-related business and management applications; the middle layer is the control layer, which mainly has the controller to generate and issue flow tables to control the data forwarding of the network. At the same time, it can obtain the global view of the network and maintain network topology and status information; the bottom layer is the data layer, which is mainly composed of switches, and performs data processing, forwarding and information collection according to the flow table issued by the controller.

无线局域网(WirelessLocalAreaNetwork,简称WLAN)是指以无线信道为传输介质的计算机网络,为用户提供随时、随地的网络接入服务。基于IEEE802.11标准的无线局域网在社会中被广泛应用。在无线局域网中,工作站(Station,即终端,简称STA)需要接入网络时,发送广播探测帧,接入点(AccessPoint,简称AP)收到探测帧进行响应回复,之后STA可以得到各AP的信号强度值,选择较强信号的AP进行关联。在上述过程中,STA仅根据信号强度值进行选择,忽略了信道干扰情况和AP的负载情况,可能影响终端的通信性能和整个网络的负载均衡。究其原因,一方面是在关联之前STA无法获取到较多的网络信息,另一方面是分布式的网络架构无法收集到全局的状态信息,即使通过接入控制器(AccessController,简称AC)集中控制的方式搭架网络也存在着增加接入延迟等问题。Wireless Local Area Network (WLAN for short) refers to a computer network using wireless channels as the transmission medium, providing users with network access services anytime and anywhere. Wireless local area networks based on the IEEE802.11 standard are widely used in society. In a wireless local area network, when a workstation (Station, terminal, referred to as STA) needs to access the network, it sends a broadcast probe frame, and the access point (AccessPoint, referred to as AP) responds to the probe frame, and then the STA can get the information of each AP. Signal strength value, select the AP with stronger signal for association. In the above process, the STA only selects according to the signal strength value, ignoring the channel interference and the load of the AP, which may affect the communication performance of the terminal and the load balance of the entire network. The reason is that, on the one hand, STAs cannot obtain much network information before association, and on the other hand, the distributed network architecture cannot collect global status information, even through the centralized There are also problems such as increased access delays in the way of controlling the network.

802.11u是IEEE802.11工作组定义的WLAN与外部网络的互操作协议,其中提供了通用公告服务(GenericAdvertisementService,简称GAS),使得STA和AP可以在关联前进行更多的数据链路层的信息交换。接入网络查询协议(AccessNetworkQueryProtocol,简称ANQP)标准中基于GAS提供网络信息查询功能的协议,STA向AP发送的请求可以由AP根据自身所有信息进行响应,也可以通过转发到相应的ANQPServer进行处理与响应。但是,ANQP主要用于不同运营商网络间的漫游切换,无法提供更好的AP选择。当前已有的一些AP和网络协同的解决方案,或是需要先关联一个AP进行查询后进行切换,增大了关联的时延,或是需要建立隧道,需要较多的开发量,并且没有标准支持。802.11u is an interoperability protocol between WLAN and external networks defined by the IEEE802.11 working group, which provides a Generic Advertisement Service (GAS for short), enabling STAs and APs to perform more data link layer information before association exchange. Access Network Query Protocol (Access Network Query Protocol, referred to as ANQP) standard is based on the protocol that provides network information query function based on GAS. The request sent by the STA to the AP can be responded by the AP according to all its own information, or forwarded to the corresponding ANQPServer for processing and processing. response. However, ANQP is mainly used for roaming switching between different operator networks, and cannot provide better AP selection. Some of the existing AP and network coordination solutions currently exist, or need to associate with an AP first for query and then switch, which increases the associated delay, or need to establish a tunnel, which requires a lot of development, and there is no standard support.

发明内容Contents of the invention

本发明所要解决的技术问题是:现有的终端与网络在关联之前无法获得详细网络参数导致接入点选择不优、网络负载不均衡的问题。The technical problem to be solved by the present invention is: the existing terminal cannot obtain detailed network parameters before associating with the network, which leads to poor selection of access points and unbalanced network load.

为解决上述技术问题,本发明一方面提出了一种接入点选择系统,该系统包括:In order to solve the above-mentioned technical problems, the present invention proposes an access point selection system on the one hand, and the system includes:

控制器、资源管理器、服务器、工作站、多个接入点;Controllers, resource managers, servers, workstations, multiple access points;

所述接入点用于发送工作站的请求信息至所述服务器,所述请求信息中包括信号强度信息;The access point is configured to send the request information of the workstation to the server, and the request information includes signal strength information;

所述服务器用于根据工作站的请求信息调用资源管理器获取网络状态信息;The server is used to call the resource manager to obtain network status information according to the request information of the workstation;

所述资源管理器用于调用所述服务器的北向接口采集所述网络状态信息;The resource manager is used to call the northbound interface of the server to collect the network status information;

在小规模网络下,所述资源管理器用于根据所述网络状态信息和信号强度信息和用户需求偏好获取最优接入点;In a small-scale network, the resource manager is used to obtain an optimal access point according to the network status information, signal strength information, and user demand preference;

在大规模网络下,所述服务器用于将获取的网络状态信息经接入点发送至工作站,以使所述工作站获取最优接入点;In a large-scale network, the server is used to send the obtained network status information to the workstation through the access point, so that the workstation obtains the optimal access point;

其中,所述网络状态信息包括接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽;Wherein, the network status information includes the number of load users of the access point, the channel utilization rate, the retransmission rate, and the bottleneck bandwidth from the access point to the egress of the LAN;

所述用户需求偏好是对接入点选择根据的属性值集合的排序,所述对接入点选择根据的属性值集合包括:接收信号强度指示值、接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽。The user demand preference is the sorting of the attribute value set based on the access point selection, and the attribute value set based on the access point selection includes: received signal strength indicator value, load user number of the access point, channel utilization rate , retransmission rate, and bottleneck bandwidth from the access point to the LAN egress.

可选地,所述服务器具体用于根据工作站的请求信息调用资源管理器的API查询协议获取网络状态信息。Optionally, the server is specifically configured to call an API query protocol of the resource manager according to the request information of the workstation to obtain network status information.

可选地,所述资源管理器还用于当所述网络状态信息发生变化时,将变化后的网络状态信息通过调用服务器的API发送至接入点。Optionally, the resource manager is further configured to, when the network state information changes, send the changed network state information to the access point by calling an API of the server.

可选地,所述接入点还用于,在接收到资源管理器发送的变化后的网络状态信息之后,将所述变化后的网络状态信息转发至工作站。Optionally, the access point is further configured to, after receiving the changed network state information sent by the resource manager, forward the changed network state information to the workstation.

可选地,在所述接入点和控制器之间还设有至少一个交换机。Optionally, at least one switch is also provided between the access point and the controller.

本发明另一方面提出了一种接入点选择方法,该方法包括:Another aspect of the present invention proposes a method for selecting an access point, the method comprising:

在工作站关联接入点之前,获取多个接入点的信号强度,将信号强度最大的接入点确定为查询接入点;Before the workstation is associated with the access point, the signal strength of multiple access points is obtained, and the access point with the highest signal strength is determined as the query access point;

服务器接收到所述查询接入点转发的工作站请求信息后,调用资源管理器获取网络状态信息,所述请求信息包括信号强度信息和用户需求偏好;After receiving the workstation request information forwarded by the query access point, the server calls the resource manager to obtain network status information, and the request information includes signal strength information and user demand preferences;

在小规模网络下,资源管理器根据所述网络状态信息和信号强度信息结合用户需求偏好获取最优接入点;In a small-scale network, the resource manager obtains the optimal access point according to the network status information and signal strength information combined with user demand preferences;

在大规模网络下,所述服务器将获取的网络状态信息经所述查询接入点发送至工作站,以使所述工作站获取最优接入点;In a large-scale network, the server sends the obtained network status information to the workstation through the query access point, so that the workstation obtains the optimal access point;

所述工作站关联所述最优接入点;The workstation is associated with the optimal access point;

其中,所述网络状态信息包括接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽;Wherein, the network status information includes the number of load users of the access point, the channel utilization rate, the retransmission rate, and the bottleneck bandwidth from the access point to the egress of the LAN;

所述用户需求偏好是对接入点选择根据的属性值集合的排序,所述对接入点选择根据的属性值集合包括:接收信号强度指示值、接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽。The user demand preference is the sorting of the attribute value set based on the access point selection, and the attribute value set based on the access point selection includes: received signal strength indicator value, load user number of the access point, channel utilization rate , retransmission rate, and bottleneck bandwidth from the access point to the LAN egress.

可选地,所述资源管理器根据所述网络状态信息和信号强度信息和用户需求偏好获取最优接入点,包括:Optionally, the resource manager obtains the optimal access point according to the network status information, signal strength information and user demand preference, including:

所述资源管理器根据所述网络状态信息和信号强度信息结合用户需求偏好采用层次分析法构造五标度或九标度模糊矩阵,获取各个接入点的得分,将得分最高的接入点确定为最优接入点。The resource manager uses the AHP to construct a five-scale or nine-scale fuzzy matrix according to the network state information and signal strength information combined with user demand preferences, obtains the scores of each access point, and determines the access point with the highest score is the optimal access point.

可选地,所述服务器调用资源管理器获取网络状态信息,包括:Optionally, the server calls the resource manager to obtain network status information, including:

所述服务器调用资源管理器的API查询协议获取网络状态信息。The server invokes the API query protocol of the resource manager to obtain network status information.

可选地,该方法还包括:Optionally, the method also includes:

当所述网络状态信息发生变化时,所述资源管理器将变化后的网络状态信息通过调用所述服务器的API发送至接入点。When the network status information changes, the resource manager sends the changed network status information to the access point by calling the API of the server.

可选地,该方法还包括:Optionally, the method also includes:

所述接入点在接收到资源管理器发送的变化后的网络状态信息之后,将所述变化后的网络状态信息转发至工作站。After receiving the changed network state information sent by the resource manager, the access point forwards the changed network state information to the workstation.

本发明提供的接入点选择系统及方法,在终端接入网络之前,获取网络状态信息,实现了工作站根据网络状况进行接入点的优化选择,更有效地进行接入点选择,使网络负载更均衡,提高了终端通信性能。The access point selection system and method provided by the present invention obtain network status information before the terminal accesses the network, realizes the optimal selection of the access point by the workstation according to the network status, and more effectively selects the access point, reducing the network load It is more balanced and improves the terminal communication performance.

附图说明Description of drawings

通过参考附图会更加清楚的理解本发明的特征和优点,附图是示意性的而不应理解为对本发明进行任何限制,在附图中:The features and advantages of the present invention will be more clearly understood by referring to the accompanying drawings, which are schematic and should not be construed as limiting the invention in any way. In the accompanying drawings:

图1示出了本发明一个实施例的接入点选择系统的结构示意图;FIG. 1 shows a schematic structural diagram of an access point selection system according to an embodiment of the present invention;

图2示出了本发明一个实施例的Beacon帧的示意图;Fig. 2 shows a schematic diagram of a Beacon frame according to an embodiment of the present invention;

图3示出了本发明一个实施例的请求帧的示意图;Fig. 3 shows a schematic diagram of a request frame according to an embodiment of the present invention;

图4示出了本发明一个实施例的响应帧的示意图;Fig. 4 shows a schematic diagram of a response frame according to an embodiment of the present invention;

图5示出了本发明一个实施例的接入点选择方法的流程图;FIG. 5 shows a flow chart of an access point selection method according to an embodiment of the present invention;

图6示出了本发明一个实施例的接入点选择方法的信令流程图。Fig. 6 shows a signaling flowchart of an access point selection method according to an embodiment of the present invention.

具体实施方式detailed description

下面将结合附图对本发明的实施例进行详细描述。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

图1示出了本发明一个实施例的接入点选择系统的结构示意图。如图1所示,该实施例的接入点选择系统,包括:Fig. 1 shows a schematic structural diagram of an access point selection system according to an embodiment of the present invention. As shown in Figure 1, the access point selection system of this embodiment includes:

控制器1、资源管理器2、服务器(Server)3、工作站(STA)4、多个接入点(AP)5;Controller 1, resource manager 2, server (Server) 3, workstation (STA) 4, multiple access points (AP) 5;

接入点5用于发送工作站4的请求信息至服务器3,所述请求信息包括信号强度信息和用户需求偏好;The access point 5 is used to send the request information of the workstation 4 to the server 3, and the request information includes signal strength information and user demand preferences;

服务器3用于根据工作站4的请求信息调用资源管理器2获取网络状态信息;The server 3 is used to call the resource manager 2 to obtain network status information according to the request information of the workstation 4;

资源管理器2用于调用服务器3的北向接口采集所述网络状态信息;The resource manager 2 is used to call the northbound interface of the server 3 to collect the network state information;

在小规模网络下,资源管理器2用于根据所述网络状态信息和信号强度信息和用户需求偏好获取最优接入点;In a small-scale network, the resource manager 2 is used to obtain the optimal access point according to the network status information, signal strength information and user demand preference;

在大规模网络下,服务器3用于将获取的网络状态信息经接入点5发送至工作站4,以使所述工作站获取最优接入点;In a large-scale network, the server 3 is used to send the obtained network status information to the workstation 4 via the access point 5, so that the workstation obtains the optimal access point;

其中,所述网络状态信息包括接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽;Wherein, the network status information includes the number of load users of the access point, the channel utilization rate, the retransmission rate, and the bottleneck bandwidth from the access point to the egress of the LAN;

所述用户需求偏好是对接入点选择根据的属性值集合的排序,所述对接入点选择根据的属性值集合包括:接收信号强度指示值、接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽。The user demand preference is the sorting of the attribute value set based on the access point selection, and the attribute value set based on the access point selection includes: received signal strength indicator value, load user number of the access point, channel utilization rate , retransmission rate, and bottleneck bandwidth from the access point to the LAN egress.

需要说明的是,本实施例的接入点支持802.11u,由控制器进行控制;控制器可为专业的SDN控制器或者运行OpenFlow软件的服务器;网络状态信息的采集采用周期性采集的方式。It should be noted that the access point in this embodiment supports 802.11u and is controlled by a controller; the controller can be a professional SDN controller or a server running OpenFlow software; the network status information is collected periodically.

本实施例的接入点选择系统,在终端接入网络之前,获取网络状态信息,实现了工作站根据网络状况进行接入点的优化选择,更有效地进行接入点选择,使网络负载更均衡,提高了终端通信性能。The access point selection system of this embodiment obtains network status information before the terminal accesses the network, realizes the optimal selection of the access point by the workstation according to the network condition, more effectively selects the access point, and makes the network load more balanced , improving the terminal communication performance.

在一种可选的实施方式中,所述服务器具体用于根据工作站的请求信息调用资源管理器的API查询协议获取网络状态信息。接入点选择系统通过服务器和资源管理器互相提供RESTfulapi的方式使两个独立的结构实现了有机的结合。In an optional implementation manner, the server is specifically configured to call an API query protocol of the resource manager according to the request information of the workstation to obtain network status information. The access point selection system realizes the organic combination of the two independent structures by providing RESTfulapi to each other through the server and the resource manager.

所述资源管理器还用于当所述网络状态信息发生变化时,将变化后的网络状态信息通过调用服务器的API发送至接入点。The resource manager is further configured to, when the network state information changes, send the changed network state information to the access point by calling the API of the server.

资源管理器可以当网络状态发生变化或者STA进行移动时,通过调用服务器的API对STA进行告知,进行一些动作。When the network status changes or the STA moves, the resource manager can call the API of the server to notify the STA and perform some actions.

所述接入点还用于,在接收到资源管理器发送的变化后的网络状态信息之后,将所述变化后的网络状态信息转发至工作站。The access point is further configured to, after receiving the changed network state information sent by the resource manager, forward the changed network state information to the workstation.

在所述接入点和控制器之间还设有至少一个交换机。在实际应该用,该交换机为支持OpenFlow的SDN交换机。There is also at least one switch between the access point and the controller. In practice, the switch is an SDN switch that supports OpenFlow.

本实施例的接入点选择系统是在SDN无线网络中结合802.11u的系统设计方案,实现了网络与终端协同机制,提供了STA在不关联AP的情况下主动查询和被动告知的能力。The access point selection system of this embodiment combines the system design scheme of 802.11u in the SDN wireless network, realizes the coordination mechanism between the network and the terminal, and provides the ability of the STA to actively query and passively notify without being associated with the AP.

需要说明的是,该实施例的接入点选择系统是利用基于GAS设计的网络资源查询协议(NetworkResourceQueryProtocol)实现的。该NRQP是为了解决现有的ANQP协议主要用于不同运营商网络间的漫游切换,无法提供更好的AP选择而重新设计的协议。以下从Beacon帧的扩展、请求帧的设计和响应帧的设计三个部分说明NRQP协议。It should be noted that the access point selection system in this embodiment is realized by using the Network Resource Query Protocol (NetworkResourceQueryProtocol) designed based on GAS. The NRQP is a redesigned protocol to solve the problem that the existing ANQP protocol is mainly used for roaming handover between different operator networks and cannot provide better AP selection. The following describes the NRQP protocol from the extension of the Beacon frame, the design of the request frame and the design of the response frame.

(1)图2示出了本发明一个实施例的Beacon帧的示意图。如图2所示,第一行是802.11u在Beacon帧中新扩展的字段,在广播协议(Advertisementprotocol)字段,可以携带网络所支持的GAS协议。第二行和第三行为广播协议字段的数据格式,协议编号(AdvertisementProtocolID)一共8个bit,可以支持0~255共255个协议,大部分处于保留状态。本发明选取两个保留的协议号分别表示网络决策和网络查询模式的NRQP。网络管理员可以根据网络规模进行不同模式NRQP的配置,在大规模网络下,采用网络查询模式,减轻服务器压力;在小规模网络下,采用网络决策模式,让网络指导终端即将进行的动作,进行快速的反应。STA可以通过AP广播出的所支持的NRQP模式进行请求。(1) FIG. 2 shows a schematic diagram of a Beacon frame according to an embodiment of the present invention. As shown in Figure 2, the first line is the field newly extended by 802.11u in the Beacon frame, and the Advertisement protocol field can carry the GAS protocol supported by the network. The second and third lines are the data format of the broadcast protocol field. The protocol number (AdvertisementProtocolID) has a total of 8 bits, which can support a total of 255 protocols from 0 to 255, and most of them are reserved. The present invention selects two reserved protocol numbers to represent NRQP of network decision-making and network query mode respectively. Network administrators can configure NRQP in different modes according to the network scale. In a large-scale network, use the network query mode to reduce the pressure on the server; quick response. The STA can request through the supported NRQP mode broadcasted by the AP.

(2)图3示出了本发明一个实施例的请求帧的示意图。如图3所示,图中第一行所示为GAS请求帧数据格式,AdvertisementProtocolElement含有协议编号,本发明定义了NRQP对应的查询请求(QueryRequest)字段。图中第二行为请求字段的数据格式,其包含用户需求偏好(UserSatisfy)和查询AP列表(QueryAPList)两个字段。图中第三行为列表每一项的数据格式,包括能够唯一标识AP的SSID(ServiceSetIdentifier,服务集标识)和BSSID(BasicServiceSetIdentifier,基本服务集标识),还有一项在网络决策模式下需携带的STA监听到的接入点的RSSI(ReceivedSignalStrengthIndication,接收的信号强度指示)值,在网络查询模式下置空。(2) FIG. 3 shows a schematic diagram of a request frame according to an embodiment of the present invention. As shown in FIG. 3 , the first row in the figure shows the data format of the GAS request frame, AdvertisementProtocolElement contains the protocol number, and the present invention defines the Query Request (QueryRequest) field corresponding to NRQP. The second row in the figure is the data format of the request field, which includes two fields: user demand preference (UserSatisfy) and query AP list (QueryAPList). The third row in the figure is the data format of each item in the list, including the SSID (ServiceSetIdentifier, service set identifier) and BSSID (BasicServiceSetIdentifier, basic service set identifier) that can uniquely identify the AP, and an STA that needs to be carried in the network decision mode RSSI (ReceivedSignalStrengthIndication, received signal strength indication) value of the monitored access point, which is left blank in the network query mode.

GAS请求帧中AdvertisementProtocolElement是请求对应的协议编号,STA根据扫描到的NRQP协议编号进行设置即可。本发明定义了NRQP对应的查询请求(QueryRequest)字段,主要包括用户需求偏好(UserSatisfy)和查询AP列表(QueryAPList)两个字段。用户需求偏好是对AP选择根据的属性值集合的排序,本发明采用的属性值集合包括:(1)STA监听到的接入点RSSI值(2)AP的负载人数(3)AP的信道利用率(4)AP的重传率(5)AP到局域网出口的瓶颈带宽。这些属性基本可以反映出AP的工作情况,可以作为STA进行选择的基准参数。查询AP列表是指STA能够监听到的该网络符合一定RSSI阈值的AP集合,每个AP的信息作为列表中的一项。AP列表中每一项的数据格式包括能够唯一标识AP的SSID和BSSID,还有一项在网络决策模式下需携带的STA监听到的接入点的RSSI值,在网络查询模式下置空。The AdvertisementProtocolElement in the GAS request frame is the protocol number corresponding to the request, and the STA can set it according to the scanned NRQP protocol number. The present invention defines the query request (QueryRequest) field corresponding to NRQP, which mainly includes two fields: user demand preference (UserSatisfy) and query AP list (QueryAPList). User demand preference is the sorting of the attribute value set according to AP selection, and the attribute value set adopted in the present invention includes: (1) the RSSI value of the access point monitored by the STA (2) the number of loads of the AP (3) the channel utilization of the AP Rate (4) The retransmission rate of the AP (5) The bottleneck bandwidth from the AP to the LAN egress. These attributes can basically reflect the working conditions of the AP, and can be used as benchmark parameters for STA selection. The query AP list refers to the set of APs that the STA can monitor on the network and meet a certain RSSI threshold, and the information of each AP is an item in the list. The data format of each item in the AP list includes the SSID and BSSID that can uniquely identify the AP. There is also an RSSI value of the access point monitored by the STA that needs to be carried in the network decision mode, and left blank in the network query mode.

(3)图4示出了本发明一个实施例的响应帧的示意图。如图4所示,图中第一行所示为GAS响应帧数据格式。GAS响应帧数中AdvertisementProtocolElement是对应请求的协议编号,NRQP服务器根据请求帧进行相同设置即可。本发明定义了两种不同模式下NRQP对应的查询响应(QueryResponse)字段。网络决策模式下,查询响应字段的数据格式主要包括两个字段:目标AP(TargetAP)是由NRQP服务器根据资源管理器返回的信息,以及STA上传的用户需求偏好计算得到的,其包括能够唯一标识AP的SSID和BSSID;动作(Action)字段是由用户当前状态由服务器决策得到的,包括认证、关联和切换等。网络查询模式下,查询响应字段的数据格式包括一个字段:响应AP列表(RespondAPList),是对应于STA请求中的查询AP列表所有项查询得到的信息,查询的信息包括AP负载用户数(Usernumber)、信道利用率(Channelutilization)、重传率(RetryCount)和AP到局域网出口的瓶颈带宽(Bottleneckbandwidth)。(3) FIG. 4 shows a schematic diagram of a response frame according to an embodiment of the present invention. As shown in Figure 4, the first row in the figure shows the data format of the GAS response frame. The AdvertisementProtocolElement in the number of GAS response frames is the protocol number of the corresponding request, and the NRQP server can perform the same setting according to the request frame. The present invention defines two query response (QueryResponse) fields corresponding to NRQP in two different modes. In the network decision-making mode, the data format of the query response field mainly includes two fields: the target AP (TargetAP) is calculated by the NRQP server based on the information returned by the resource manager and the user demand preference uploaded by the STA, which includes a unique identifier The SSID and BSSID of the AP; the Action field is determined by the server based on the current user status, including authentication, association, and switching. In the network query mode, the data format of the query response field includes a field: Response AP List (RespondAPList), which is the information obtained by querying all items corresponding to the query AP list in the STA request. The query information includes the AP load user number (Usernumber) , Channel utilization (Channelutilization), retransmission rate (RetryCount) and the bottleneck bandwidth (Bottleneckbandwidth) from the AP to the LAN egress.

图5示出了本发明一个实施例的接入点选择方法的流程图,该实施例的接入点选择方法基于上述的接入点选择系统,并且利用了前述的NRQP协议。如图5所示,该实施例的接入点选择方法,包括:FIG. 5 shows a flow chart of an access point selection method according to an embodiment of the present invention. The access point selection method of this embodiment is based on the above-mentioned access point selection system and utilizes the aforementioned NRQP protocol. As shown in Figure 5, the access point selection method of this embodiment includes:

S51:在工作站关联接入点之前,获取多个接入点的信号强度,将信号强度最大的接入点确定为查询接入点;S51: Before the workstation associates with the access point, acquire the signal strength of multiple access points, and determine the access point with the highest signal strength as the query access point;

S52:服务器接收到所述查询接入点转发的工作站请求信息后,调用资源管理器获取网络状态信息,所述请求信息包括信号强度信息和用户需求偏好;S52: After receiving the workstation request information forwarded by the query access point, the server calls the resource manager to obtain network status information, and the request information includes signal strength information and user demand preferences;

S53:在小规模网络下,资源管理器根据所述网络状态信息和信号强度信息结合用户需求偏好获取最优接入点;在大规模网络下,所述服务器将获取的网络状态信息经所述查询接入点发送至工作站,以使所述工作站获取最优接入点;S53: In a small-scale network, the resource manager obtains the optimal access point according to the network state information and signal strength information combined with user demand preferences; in a large-scale network, the server passes the acquired network state information through the Inquiring about the access point is sent to the workstation, so that the workstation obtains the optimal access point;

S54:所述工作站关联所述最优接入点;S54: The workstation associates with the optimal access point;

其中,所述网络状态信息包括接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽;Wherein, the network status information includes the number of load users of the access point, the channel utilization rate, the retransmission rate, and the bottleneck bandwidth from the access point to the egress of the LAN;

所述用户需求偏好是对接入点选择根据的属性值集合的排序,所述对接入点选择根据的属性值集合包括:接收信号强度指示值、接入点的负载用户数、信道利用率、重传率和接入点到局域网出口的瓶颈带宽。The user demand preference is the sorting of the attribute value set based on the access point selection, and the attribute value set based on the access point selection includes: received signal strength indicator value, load user number of the access point, channel utilization rate , retransmission rate, and bottleneck bandwidth from the access point to the LAN egress.

本实施例提供的接入点选择方法,在终端接入网络之前,获取网络状态信息,实现了工作站根据网络状况进行接入点的优化选择,更有效地进行接入点选择,使网络负载更均衡,提高了终端通信性能。The access point selection method provided in this embodiment obtains the network status information before the terminal accesses the network, realizes the optimal selection of the access point by the workstation according to the network condition, and more effectively selects the access point, making the network load more efficient. Balanced, improving the terminal communication performance.

在一种可选的实施方式中,所述资源管理器根据所述网络状态信息和信号强度信息结合用户需求偏好获取最优接入点,包括:In an optional implementation manner, the resource manager obtains the optimal access point according to the network status information and signal strength information combined with user demand preferences, including:

所述资源管理器根据所述网络状态信息和信号强度信息结合用户需求偏好采用层次分析法构造五标度或九标度模糊矩阵,获取各个接入点的得分,将得分最高的接入点确定为最优接入点。The resource manager uses the AHP to construct a five-scale or nine-scale fuzzy matrix according to the network state information and signal strength information combined with user demand preferences, obtains the scores of each access point, and determines the access point with the highest score is the optimal access point.

具体地,所述服务器调用资源管理器获取网络状态信息,包括:Specifically, the server calls the resource manager to obtain network status information, including:

所述服务器调用资源管理器的API查询协议获取网络状态信息。The server invokes the API query protocol of the resource manager to obtain network status information.

为了实现在STA关联后,网络人可以此阿勇通信链路通知STA进行一些动作,实现整体性能的优化,该方法还包括:In order to realize that after the STA is associated, the network person can notify the STA to perform some actions through the Ayong communication link, so as to optimize the overall performance, the method also includes:

当所述网络状态信息发生变化时,所述资源管理器将变化后的网络状态信息通过调用所述服务器的API发送至接入点。When the network status information changes, the resource manager sends the changed network status information to the access point by calling the API of the server.

进一步地,该方法还包括:Further, the method also includes:

所述接入点在接收到资源管理器发送的变化后的网络状态信息之后,将所述变化后的网络状态信息转发至工作站。After receiving the changed network state information sent by the resource manager, the access point forwards the changed network state information to the workstation.

图6示出了本发明一个实施例的接入点选择方法的信令流程图。以下结合图6说明本发明一个实施例的具体实施流程:Fig. 6 shows a signaling flowchart of an access point selection method according to an embodiment of the present invention. The specific implementation process of an embodiment of the present invention is described below in conjunction with FIG. 6:

步骤1,STA扫描当前网络中所有AP广播的Beacon帧,查看其支持的NRQP模式,将其中信号强度最优的AP作为查询AP,根据用户需求配置和网络支持协议情况,向AP发起GAS请求。Step 1. The STA scans the Beacon frames broadcast by all APs in the current network, checks the NRQP modes it supports, takes the AP with the best signal strength as the query AP, and initiates a GAS request to the AP according to the user's configuration requirements and network support protocols.

步骤2,AP收到STA的请求后,根据请求中的协议号,将其转发给NRQP服务器。Step 2: After receiving the request from the STA, the AP forwards it to the NRQP server according to the protocol number in the request.

步骤3,NRQP服务器收到AP转发来的请求后,调用资源管理器的API,一般为HTTP请求,查询待查AP列表中各项的属性数据(图3中涉及的四项)。Step 3: After receiving the request forwarded by the AP, the NRQP server invokes the API of the resource manager, usually an HTTP request, to query the attribute data of each item in the AP list to be checked (the four items involved in Figure 3).

步骤4,资源管理器采用周期性采集的方式,通过控制器获取这些数据。其中AP的用户数、信道利用率和重传率均可根据简单网络管理协议(SimpleNetworkManagementProtocol,简称SNMP)从AP上读取,并进行保存和维护。当查询API被调用时,资源管理器会根据请求查询每个AP的每个属性的最后3次的采样值<C3,C2,C1>,其中C1是最新的采样值,按照以下公式计算得出作为响应的数值Cr=0.2*C3+0.3*C2+0.5*C1,这样既考虑了当前的AP负载,也以参考了历史情况,使属性值更具有代表性。In step 4, the resource manager obtains the data through the controller in a periodic collection manner. The number of users, the channel utilization rate and the retransmission rate of the AP can be read from the AP according to the Simple Network Management Protocol (SNMP for short), and stored and maintained. When the query API is called, the resource manager will query the last 3 sampling values <C 3 , C 2 , C 1 > of each attribute of each AP according to the request, where C 1 is the latest sampling value, according to the following The formula calculates the corresponding value C r =0.2*C 3 +0.3*C 2 +0.5*C 1 , which not only considers the current AP load, but also refers to the historical situation, making the attribute value more representative.

步骤5,NRQP服务器根据设定的模式不同,在决策模式下自己根据返回值和用户需求偏好进行计算,并将结果得到的决策信息发送给STA,在查询模式下,直接将返回值转发给STA进行计算和决策。计算过程采用层次分析法,按照用户需求偏好,进行九分度模糊矩阵的构造,第一行表示排序最高的属性,矩阵如下:Step 5: The NRQP server performs calculations based on the return value and user demand preferences in the decision mode according to the set modes, and sends the resulting decision information to the STA, and directly forwards the return value to the STA in the query mode Make calculations and make decisions. The calculation process adopts the analytic hierarchy process, and according to the user's demand preference, the nine-division fuzzy matrix is constructed. The first row indicates the attribute with the highest ranking, and the matrix is as follows:

11 33 55 77 99 11 // 33 11 33 55 77 11 // 55 11 // 33 11 33 55 11 // 77 11 // 55 11 // 33 11 33 11 // 99 11 // 77 11 // 55 11 // 33 11

可以计算出其最大特征值为5.2375,对应的特征向量作为权重向量为[0.863,0.4401,0.217,0.1067,0.0561]T并对其进行一致性验证,计算得到一致性指标CI=0.0594,同阶随机一致性指标RI=1.12,随机一致性比率CR=0.053<0.1,说明所得权重值具有满意一致性。根据此权重值,对归一化之后的属性进行AP的综合评分计算并排序,可得到目标AP。Its maximum eigenvalue can be calculated as 5.2375, and the corresponding eigenvector as a weight vector is [0.863, 0.4401, 0.217, 0.1067, 0.0561] T , and its consistency verification is carried out. The calculated consistency index CI=0.0594, the same order random Consistency index RI=1.12, random consistency ratio CR=0.053<0.1, indicating that the obtained weight value has satisfactory consistency. According to this weight value, calculate and sort the comprehensive score of AP for the normalized attributes to obtain the target AP.

步骤6,STA根据计算得到的结果,确定目标AP,进行关联或者切换等动作。In step 6, the STA determines the target AP according to the calculated result, and performs actions such as association or handover.

步骤7,当网络状态发生变化或者STA进行移动时,比如说,当前AP负载变重,有用户进行大量数据传输,资源管理器可以通过调用NRQP服务器的接口,通知STA发起新的查询,重新选择AP。Step 7. When the network status changes or the STA moves, for example, the current AP load becomes heavy, and a user transmits a large amount of data, the resource manager can call the interface of the NRQP server to notify the STA to initiate a new query and reselect AP.

本发明提供的接入点选择系统及方法,在终端接入网络之前,获取网络状态信息,实现了工作站根据网络状况进行接入点的优化选择,更有效地进行接入点选择,使网络负载更均衡,提高了终端通信性能。The access point selection system and method provided by the present invention obtain network status information before the terminal accesses the network, realizes the optimal selection of the access point by the workstation according to the network condition, and more effectively selects the access point, reducing the network load It is more balanced and improves the terminal communication performance.

虽然结合附图描述了本发明的实施方式,但是本领域技术人员可以在不脱离本发明的精神和范围的情况下做出各种修改和变型,这样的修改和变型均落入由所附权利要求所限定的范围之内。Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art can make various modifications and variations without departing from the spirit and scope of the present invention. within the bounds of the requirements.

Claims (10)

1. an access point selective system, is characterized in that, comprising: controller, explorer, server, work station, multiple access point;
Described access point is for sending the solicited message of work station to described server, and described request information comprises signal strength information and user's request preference;
Described server is used for calling explorer according to the solicited message of work station and obtains network state information;
Described explorer gathers described network state information for the northbound interface calling described server;
Under small scale network, described explorer is used for obtaining optimum access point according to described network state information and signal strength information in conjunction with user's request preference;
Under large scale network, described server is used for the network state information of acquisition to be sent to work station through access point, obtains optimum access point to make described work station;
Wherein, described network state information comprises the bottleneck bandwidth that the load demand number of access point, channel utilization, retransmission rate and access point export to local area network (LAN);
Described user's request preference be to access point selection according to the sequence of property value set, described to access point selection according to property value set comprise: the bottleneck bandwidth that the load demand number of received signal strength indicator value, access point, channel utilization, retransmission rate and access point export to local area network (LAN).
2. access point selective system according to claim 1, is characterized in that, described server obtains network state information specifically for the API vlan query protocol VLAN calling explorer according to the solicited message of work station.
3. the selective system of access point according to claim 1, is characterized in that, the network state information after change, also for when described network state information changes, is sent to access point by the API of invoking server by described explorer.
4. access point selective system according to claim 3, is characterized in that, described access point also for, receive explorer send change after network state information after, the network state information after described change is forwarded to work station.
5. access point selective system according to claim 1, is characterized in that, between described access point and controller, be also provided with at least one switch.
6. an access point system of selection, is characterized in that, comprising:
Before work station association access point, obtain the signal strength signal intensity of multiple access point, access point maximum for signal strength signal intensity is defined as inquire about access point;
After server receives the workstation requests information of described inquiry access point forwarding, call explorer and obtain network state information, described request information comprises signal strength information and user's request preference;
Under small scale network, explorer obtains optimum access point according to described network state information and signal strength information in conjunction with user's request preference;
Under large scale network, the network state information of acquisition is sent to work station through described inquiry access point by described server, obtains optimum access point to make described work station;
The described optimum access point of described work station association;
Wherein, described network state information comprises the bottleneck bandwidth that the load demand number of access point, channel utilization, retransmission rate and access point export to local area network (LAN);
Described user's request preference be to access point selection according to the sequence of property value set, described to access point selection according to property value set comprise: the bottleneck bandwidth that the load demand number of received signal strength indicator value, access point, channel utilization, retransmission rate and access point export to local area network (LAN).
7. access point system of selection according to claim 6, is characterized in that, described explorer obtains optimum access point according to described network state information and signal strength information in conjunction with user's request preference, comprising:
Described explorer adopts analytic hierarchy process (AHP) to construct five scales or nine scale fuzzy matrixes according to described network state information and signal strength information in conjunction with user's request preference, obtain the score of each access point, access point the highest for score is defined as optimum access point.
8. access point system of selection according to claim 6, is characterized in that, described server calls explorer obtains network state information, comprising:
The API vlan query protocol VLAN of described server calls explorer obtains network state information.
9. access point system of selection according to claim 6, is characterized in that, also comprise:
When described network state information changes, the network state information after change is sent to access point by the API calling described server by described explorer.
10. access point system of selection according to claim 9, is characterized in that, also comprise:
After the network state information of described access point after the change receiving explorer transmission, the network state information after described change is forwarded to work station.
CN201610132704.3A 2016-03-09 2016-03-09 An access point selection system and method Active CN105578529B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610132704.3A CN105578529B (en) 2016-03-09 2016-03-09 An access point selection system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610132704.3A CN105578529B (en) 2016-03-09 2016-03-09 An access point selection system and method

Publications (2)

Publication Number Publication Date
CN105578529A true CN105578529A (en) 2016-05-11
CN105578529B CN105578529B (en) 2019-06-18

Family

ID=55888075

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610132704.3A Active CN105578529B (en) 2016-03-09 2016-03-09 An access point selection system and method

Country Status (1)

Country Link
CN (1) CN105578529B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105979572A (en) * 2016-06-30 2016-09-28 上海斐讯数据通信技术有限公司 Method of selecting network access device and network terminal
CN106358174A (en) * 2016-09-23 2017-01-25 上海众人网络安全技术有限公司 Wireless roaming hotspot access method, system and wireless terminal
CN107172667A (en) * 2017-05-19 2017-09-15 北京邮电大学 Management method, system, electronic equipment and the mobile terminal of access point cluster
CN108124295A (en) * 2016-11-29 2018-06-05 华为技术有限公司 A kind of station associate method and device
CN108966297A (en) * 2018-06-12 2018-12-07 Oppo广东移动通信有限公司 Network connection method and device and electronic device
CN109982411A (en) * 2017-12-28 2019-07-05 中国电信股份有限公司 Selection method, device and its terminal of terminal access net
CN110035477A (en) * 2019-04-17 2019-07-19 彭泽春 Intelligent management talent training method and system based on Internet of Things
CN110199543A (en) * 2017-02-06 2019-09-03 惠普发展公司,有限责任合伙企业 It is selected based on signal strength and the wireless access point of network congestion
CN114238442A (en) * 2021-12-15 2022-03-25 北京达佳互联信息技术有限公司 Object display method based on search, and method and device for determining relation data
US20230096676A1 (en) * 2021-09-29 2023-03-30 Quixotic Holdings, LLC Using expanded metadata to select among available wireless networks

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011149533A1 (en) * 2010-05-25 2011-12-01 Headwater Partners I Llc System and method for wireless network offloading
CN103037469A (en) * 2011-10-08 2013-04-10 中国移动通信集团公司 Access network selection method, user equipment, system and network selection strategy unit
CN103313306A (en) * 2012-03-09 2013-09-18 中国移动通信集团公司 WLAN load balancing method, device and system
CN103327578A (en) * 2013-07-05 2013-09-25 无锡儒安科技有限公司 Selection system and selection method of wireless network access point
CN104469888A (en) * 2015-01-04 2015-03-25 重庆邮电大学 A wireless access control method and device for a software-defined network
CN104968018A (en) * 2015-06-25 2015-10-07 西安电子科技大学 An optimization method for WLAN access load balancing based on SDN
CN105227378A (en) * 2015-10-28 2016-01-06 陈鸣 The software definition system of integrated management WiFi network and cable network and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011149533A1 (en) * 2010-05-25 2011-12-01 Headwater Partners I Llc System and method for wireless network offloading
CN103037469A (en) * 2011-10-08 2013-04-10 中国移动通信集团公司 Access network selection method, user equipment, system and network selection strategy unit
CN103313306A (en) * 2012-03-09 2013-09-18 中国移动通信集团公司 WLAN load balancing method, device and system
CN103327578A (en) * 2013-07-05 2013-09-25 无锡儒安科技有限公司 Selection system and selection method of wireless network access point
CN104469888A (en) * 2015-01-04 2015-03-25 重庆邮电大学 A wireless access control method and device for a software-defined network
CN104968018A (en) * 2015-06-25 2015-10-07 西安电子科技大学 An optimization method for WLAN access load balancing based on SDN
CN105227378A (en) * 2015-10-28 2016-01-06 陈鸣 The software definition system of integrated management WiFi network and cable network and method

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105979572A (en) * 2016-06-30 2016-09-28 上海斐讯数据通信技术有限公司 Method of selecting network access device and network terminal
CN106358174A (en) * 2016-09-23 2017-01-25 上海众人网络安全技术有限公司 Wireless roaming hotspot access method, system and wireless terminal
US10924991B2 (en) 2016-11-29 2021-02-16 Huawei Technologies Co., Ltd. Station association method and apparatus
CN108124295A (en) * 2016-11-29 2018-06-05 华为技术有限公司 A kind of station associate method and device
WO2018099315A1 (en) * 2016-11-29 2018-06-07 华为技术有限公司 Station association method and device
CN108124295B (en) * 2016-11-29 2019-11-05 华为技术有限公司 A kind of station associate method and device
CN110199543A (en) * 2017-02-06 2019-09-03 惠普发展公司,有限责任合伙企业 It is selected based on signal strength and the wireless access point of network congestion
US11228955B2 (en) 2017-02-06 2022-01-18 Hewlett-Packard Development Company, L.P. Selection of wireless access points based on signal strength and network congestion
CN107172667B (en) * 2017-05-19 2019-10-15 北京邮电大学 Access point cluster management method, system, electronic device and mobile terminal
CN107172667A (en) * 2017-05-19 2017-09-15 北京邮电大学 Management method, system, electronic equipment and the mobile terminal of access point cluster
CN109982411A (en) * 2017-12-28 2019-07-05 中国电信股份有限公司 Selection method, device and its terminal of terminal access net
CN109982411B (en) * 2017-12-28 2021-07-09 中国电信股份有限公司 Method and device for selecting terminal access network and terminal thereof
CN108966297A (en) * 2018-06-12 2018-12-07 Oppo广东移动通信有限公司 Network connection method and device and electronic device
CN110035477A (en) * 2019-04-17 2019-07-19 彭泽春 Intelligent management talent training method and system based on Internet of Things
US20230096676A1 (en) * 2021-09-29 2023-03-30 Quixotic Holdings, LLC Using expanded metadata to select among available wireless networks
CN114238442A (en) * 2021-12-15 2022-03-25 北京达佳互联信息技术有限公司 Object display method based on search, and method and device for determining relation data

Also Published As

Publication number Publication date
CN105578529B (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN105578529A (en) An access point selection system and method
CN104380809B (en) The selection method and device of access point
CN108235395B (en) Method for realizing cross-channel roaming switching of wireless terminal in WLAN
US9445355B2 (en) Multi-interface terminal, and neighbor topology discovery and cooperative communication method therefore
EP1515487B1 (en) Qos Based load-balance policy for WLAN
US20070115906A1 (en) Load balancing method for a wireless area netowrk
CN102497660B (en) Multi-service concurrency accessing system and accessing method used for heterogeneous wireless network
CN106792888A (en) A kind of method for wireless communication networking and device based on information Perception
WO2015131677A1 (en) Method and device for constructing virtual cell and selecting cooperative node
EP4078910B1 (en) Multi-wireless access systems and methods for efficient link selection and aggregation
CN103220761B (en) Distributed AP power dynamic adjusting method under intensive WLAN environment
WO2022100157A1 (en) Network energy saving management method and apparatus, and system
CN106357743A (en) Fog computing network service transmission method based on grading caching
WO2016180213A1 (en) Ap group information processing method and enb
Sun et al. Software defined wireless network architecture for the next generation mobile communication: Proposal and initial prototype
CN116634410A (en) Method and equipment for reporting and obtaining target surface capabilities of network function instances or network elements
Li et al. Energy-efficient M2M communications with mobile edge computing in virtualized cellular networks
CN109219978A (en) Cut-in method, user equipment, control equipment and communication system
CN105430693B (en) Multi-user&#39;s switching method based on service feature in a kind of 5G network
US20080095048A1 (en) System and Method for Load Balancing in a Wireless Lan
CN104412648A (en) Network access method, user equipment, server and access node
CN104640177A (en) Energy Efficiency Based Cell Selection Method in Multi-layer Heterogeneous Networks
CN106470446B (en) Communication device and communication method
CN104968018A (en) An optimization method for WLAN access load balancing based on SDN
WO2014121688A1 (en) Wlan load determination method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant