Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
CN102223705A - Multi-cell network of home base station and realization method of same - Google Patents
[go: Go Back, main page]

CN102223705A - Multi-cell network of home base station and realization method of same - Google Patents

Multi-cell network of home base station and realization method of same Download PDF

Info

Publication number
CN102223705A
CN102223705A CN2011101702347A CN201110170234A CN102223705A CN 102223705 A CN102223705 A CN 102223705A CN 2011101702347 A CN2011101702347 A CN 2011101702347A CN 201110170234 A CN201110170234 A CN 201110170234A CN 102223705 A CN102223705 A CN 102223705A
Authority
CN
China
Prior art keywords
cell
base station
home base
gateway
sctp connection
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
CN2011101702347A
Other languages
Chinese (zh)
Other versions
CN102223705B (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.)
Comba Network Systems Co Ltd
Original Assignee
Comba Telecom Systems China Ltd
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 Comba Telecom Systems China Ltd filed Critical Comba Telecom Systems China Ltd
Priority to CN201110170234.7A priority Critical patent/CN102223705B/en
Publication of CN102223705A publication Critical patent/CN102223705A/en
Application granted granted Critical
Publication of CN102223705B publication Critical patent/CN102223705B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

本发明提供一种家庭基站多小区网络及其实现方法,该方法包括以下步骤:在家庭基站中保存至少一个小区信息;所述家庭基站根据保存的小区信息,与网关建立至少一条SCTP连接并向网关注册;所述家庭基站记录各小区与SCTP连接的对应关系,各小区通过对应的SCTP连接与网关进行数据交互。本发明的一种家庭基站多小区网络及其实现方法,实现了单个家庭基站支持多个小区的目的,突破了单个家庭基站只能支持单一无线小区的限制,丰富了家庭基站的组网方式,拓展了家庭基站的应用场景。

Figure 201110170234

The present invention provides a home base station multi-cell network and its implementation method. The method includes the following steps: saving at least one cell information in the home base station; the home base station establishes at least one SCTP connection with the gateway according to the saved cell information and sends Gateway registration: the home base station records the corresponding relationship between each cell and the SCTP connection, and each cell performs data interaction with the gateway through the corresponding SCTP connection. The home base station multi-cell network and its implementation method of the present invention realize the purpose of a single home base station supporting multiple cells, break through the limitation that a single home base station can only support a single wireless cell, and enrich the networking mode of the home base station. The application scenarios of the home base station are expanded.

Figure 201110170234

Description

家庭基站多小区网络及其实现方法Home base station multi-cell network and its implementation method

技术领域technical field

本发明涉及无线通信领域,尤其涉及一种家庭基站多小区网络及其实现方法。The present invention relates to the field of wireless communication, in particular to a home base station multi-cell network and an implementation method thereof.

背景技术Background technique

家庭基站(femtocell)通常应用于家庭或企业环境中,形成微蜂窝系统。它的传输距离小,支持的用户也不多,一般通过有线网络连接运营商核心网络,实现小范围的无线覆盖。家庭基站的兴起,主要是手机运营商为了应对新兴无线运营商和移动虚拟网络运营商(MVNO)的竞争,以及解决3G技术在室内覆盖不太可靠的问题。家庭基站成本低,便于部署,能有效地补充宏基站覆盖,已得到了越来越广泛的应用。A femtocell is usually used in a home or business environment to form a microcellular system. Its transmission distance is small, and there are not many users supported. Generally, it is connected to the operator's core network through a wired network to achieve small-scale wireless coverage. The rise of femtocells is mainly for mobile phone operators to cope with the competition from emerging wireless operators and mobile virtual network operators (MVNOs), and to solve the problem of unreliable indoor coverage of 3G technology. Femtocells are low in cost, easy to deploy, and can effectively supplement the coverage of macro base stations, and have been more and more widely used.

但是,根据家庭基站的相关协议规定,单个家庭基站支持单个小区,每个小区对应一条SCTP(Stream Control Transmission Protocol,流控制传输协议)连接,小区的数据通过该条SCTP连接传输到网关。也就是说单个家庭基站就只能支持单个小区,影响了家庭基站的使用范围及使用效果。However, according to the relevant protocol regulations of the home base station, a single home base station supports a single cell, and each cell corresponds to an SCTP (Stream Control Transmission Protocol, Stream Control Transmission Protocol) connection, and the data of the cell is transmitted to the gateway through the SCTP connection. That is to say, a single home base station can only support a single cell, which affects the use range and effect of the home base station.

发明内容Contents of the invention

为解决上述问题,本发明提供一种家庭基站多小区网络及其实现方法,能够使单个家庭基站支持多个小区。In order to solve the above problems, the present invention provides a home base station multi-cell network and its implementation method, enabling a single home base station to support multiple cells.

一种家庭基站多小区网络的实现方法,包括以下步骤:A method for realizing a home base station multi-cell network, comprising the following steps:

在家庭基站中保存至少一个小区信息;storing at least one cell information in the home base station;

所述家庭基站根据保存的小区信息,与网关建立至少一条SCTP连接并向网关注册;The home base station establishes at least one SCTP connection with the gateway and registers with the gateway according to the saved cell information;

所述家庭基站记录各小区与SCTP连接的对应关系,各小区通过对应的SCTP连接与网关进行数据交互。The home base station records the corresponding relationship between each cell and the SCTP connection, and each cell performs data interaction with the gateway through the corresponding SCTP connection.

一种家庭基站多小区网络,包括:网关、家庭基站,所述家庭基站通过以太网与网关相连接;A home base station multi-cell network, comprising: a gateway and a home base station, the home base station is connected to the gateway through an Ethernet;

所述家庭基站用于保存至少一个小区信息,根据该保存的小区信息,与网关建立至少一条SCTP连接并向网关注册,记录各小区与SCTP连接的对应关系,使各小区通过对应的SCTP连接与网关进行数据交互。The home base station is used to save at least one cell information, and according to the saved cell information, establish at least one SCTP connection with the gateway and register with the gateway, record the corresponding relationship between each cell and the SCTP connection, and make each cell connect to the SCTP through the corresponding SCTP connection. Gateway for data exchange.

从以上方案可以看出,本发明的一种家庭基站多小区网络及其实现方法,在一个家庭基站硬件中与网关建立多条SCTP连接,且每个小区对应一条SCTP连接,这样后续每个小区的数据都能通过对应的SCTP连接传输到网关,从而实现了单个家庭基站支持多个小区的目的,突破了单个家庭基站只能支持单一无线小区的限制,丰富了家庭基站的组网方式,拓展了家庭基站的应用场景。It can be seen from the above scheme that in the home base station multi-cell network and its implementation method of the present invention, multiple SCTP connections are established with the gateway in one home base station hardware, and each cell corresponds to one SCTP connection, so that each subsequent cell All the data can be transmitted to the gateway through the corresponding SCTP connection, thus realizing the purpose of a single home base station supporting multiple cells, breaking through the limitation that a single home base station can only support a single wireless cell, enriching the networking mode of the home base station, expanding The application scenarios of the home base station.

附图说明Description of drawings

图1为实施例一中的一种家庭基站多小区网络的实现方法的流程图;FIG. 1 is a flow chart of a method for implementing a home base station multi-cell network in Embodiment 1;

图2为实施例二中的一种家庭基站多小区网络的结构示意图;FIG. 2 is a schematic structural diagram of a home base station multi-cell network in Embodiment 2;

图3为实施例三中的一种家庭基站多小区网络的结构示意图。Fig. 3 is a schematic structural diagram of a home base station multi-cell network in Embodiment 3.

具体实施方式Detailed ways

本发明提供一种家庭基站多小区网络及其实现方法,能够解决现有技术中单个家庭基站无法支持多个小区的问题。下面结合附图详细描述本发明的实施例。The present invention provides a home base station multi-cell network and its implementation method, which can solve the problem in the prior art that a single home base station cannot support multiple cells. Embodiments of the present invention will be described in detail below in conjunction with the accompanying drawings.

实施例一Embodiment one

如图1所示,一种家庭基站多小区网络的实现方法,可以包括如下步骤:As shown in Figure 1, a method for implementing a home base station multi-cell network may include the following steps:

步骤S1,在家庭基站中保存至少一个小区信息,不同的小区信息中,与家庭基站硬件相关的部分参数内容可以为相同值,也可以为不同值。在家庭基站中可以根据具体需要选择保存一个小区信息还是保存多个(两个以上)小区信息。In step S1, at least one cell information is stored in the home base station. In different cell information, some parameters related to the home base station hardware may have the same value or different values. In the home base station, it may be selected to store information of one cell or to store information of multiple (more than two) cells according to specific needs.

步骤S2,所述家庭基站根据保存的至少一个小区信息,相对应的与网关建立至少一条SCTP连接(通道)并向网关注册。该步骤具体又可以包括如下的一些步骤:In step S2, the home base station correspondingly establishes at least one SCTP connection (channel) with the gateway according to the saved information of at least one cell and registers with the gateway. This step can specifically include the following steps:

1)、家庭基站根据保存的第一个小区信息,与网关建立针对第一个小区的SCTP连接,并向网关注册;1), the home base station establishes an SCTP connection for the first cell with the gateway according to the saved first cell information, and registers with the gateway;

2)、家庭基站根据保存的第二个小区信息,与网关建立针对第二个小区的SCTP连接,并向网关注册。从网关来看,依据第二个小区信息注册的家庭基站,与所述的依据第一个小区信息注册的家庭基站为两个独立的家庭基站实体;2) The home base station establishes an SCTP connection with the gateway for the second cell according to the stored information of the second cell, and registers with the gateway. From the perspective of the gateway, the home base station registered according to the information of the second cell and the home base station registered according to the information of the first cell are two independent home base station entities;

……...

N)、家庭基站根据保存的第N个家庭基站和小区信息,与网关建立针对第N个小区的SCTP连接,并向网关注册。从网关来看,依据第N个小区信息注册的家庭基站,与所述的依据其他小区信息注册的家庭基站为N个独立的家庭基站实体。N), the home base station establishes an SCTP connection for the Nth cell with the gateway according to the saved Nth home base station and cell information, and registers with the gateway. From the point of view of the gateway, the HNB registered according to the information of the Nth cell and the HNB registered based on the information of other cells are N independent HNB entities.

需要说明的是,步骤S2中所建立的每一条SCTP连接都是分别与某一个小区相对应的,那么需要记录这个对应的关系。因此进入步骤S3:所述家庭基站记录各小区与SCTP连接的对应关系,各小区通过对应的SCTP连接与网关进行数据交互。It should be noted that each SCTP connection established in step S2 corresponds to a certain cell, and this corresponding relationship needs to be recorded. Therefore, step S3 is entered: the home base station records the corresponding relationship between each cell and the SCTP connection, and each cell performs data interaction with the gateway through the corresponding SCTP connection.

例如,在1)中,家庭基站记录第一个小区与其SCTP连接的对应关系,在2)中,家庭基站记录第二个小区与其SCTP连接的对应关系,......,在N)中,家庭基站记录第N个小区与其SCTP连接的对应关系......在家庭基站中将这些对应关系保存起来,务必能够通过这个对应关系查找到对应的SCTP连接(通道),这样一来后续每个小区中的用户设备的数据都能通过该对应的SCTP连接传输到网关。For example, in 1), the home base station records the correspondence between the first cell and its SCTP connection, in 2), the home base station records the correspondence between the second cell and its SCTP connection, ..., in N) In the home base station, the home base station records the corresponding relationship between the Nth cell and its SCTP connection...Save these corresponding relationships in the home base station, and must be able to find the corresponding SCTP connection (channel) through this corresponding relationship, so that Subsequent data from user equipment in each cell can be transmitted to the gateway through the corresponding SCTP connection.

上述的各小区通过对应的SCTP连接与网关进行数据交互的过程具体还包括如下步骤:家庭基站完成注册及开机流程后,根据保存的小区信息,通过射频发送多个小区的小区广播信息;用户设备收到家庭基站某一个小区的小区广播信息后,在收到该小区广播信息的小区内发起业务,所述家庭基站根据用户设备接入的不同小区选择不同的无线参数、无线资源管理策略,通过对应的SCTP连接与网关进行数据交互,为用户设备提供无线接入功能。The above-mentioned process of data interaction between each cell and the gateway through the corresponding SCTP connection specifically includes the following steps: after the home base station completes the registration and startup process, according to the saved cell information, the cell broadcast information of multiple cells is sent by radio frequency; the user equipment After receiving the cell broadcast information of a certain cell of the home base station, the service is initiated in the cell receiving the cell broadcast information, and the home base station selects different wireless parameters and radio resource management strategies according to different cells accessed by the user equipment, through The corresponding SCTP connection performs data interaction with the gateway, and provides wireless access function for the user equipment.

优选的,上述的通过射频发送多个小区的小区广播信息的过程具体可以包括如下步骤:通过同一个射频通道及天线同时发送多个小区广播信息,或通过不同的射频通道及天线发送不同的小区广播信息。Preferably, the above-mentioned process of transmitting cell broadcast information of multiple cells through radio frequency may specifically include the following steps: simultaneously transmit multiple cell broadcast information through the same radio frequency channel and antenna, or transmit different cell broadcast information through different radio frequency channels and antennas. broadcast information.

另外,步骤S1在家庭基站中保存至少一个小区信息之后、步骤S2与网关建立至少一条SCTP连接之前,还可以包括步骤S101:在所述家庭基站与安全网关之间建立至少一条安全隧道,所述SCTP连接承载于该安全隧道上,建立安全隧道是为了给SCTP连接提供安全的保护。需要说明的是:可以是一条SCTP连接承载于一条安全隧道上,还可以是多条SCTP连接共同承载于一条安全隧道上。In addition, after step S1 saves at least one cell information in the home base station and before step S2 establishes at least one SCTP connection with the gateway, step S101 may further include: establishing at least one secure tunnel between the home base station and the security gateway, the The SCTP connection is carried on the security tunnel, and the security tunnel is established to provide security protection for the SCTP connection. It should be noted that: one SCTP connection may be borne by one secure tunnel, and multiple SCTP connections may be jointly borne by one secure tunnel.

实施例二Embodiment two

与本发明的一种家庭基站多小区网络的实现方法相对应的,本发明还提供一种家庭基站多小区网络,包括:网关、家庭基站,所述家庭基站通过以太网与网关相连接;Corresponding to the implementation method of a home base station multi-cell network of the present invention, the present invention also provides a home base station multi-cell network, including: a gateway and a home base station, and the home base station is connected to the gateway through an Ethernet;

所述家庭基站用于保存至少一个小区信息,根据该保存的小区信息,与网关建立至少一条SCTP连接并向网关注册,记录各小区与SCTP连接的对应关系,使各小区通过对应的SCTP连接与网关进行数据交互。The home base station is used to save at least one cell information, and according to the saved cell information, establish at least one SCTP connection with the gateway and register with the gateway, record the corresponding relationship between each cell and the SCTP connection, and make each cell connect to the SCTP through the corresponding SCTP connection. Gateway for data exchange.

作为一个较好的实施例,本发明的家庭基站多小区网络,还可以包括安全网关,所述安全网关连接在以太网与网关之间,起到一个提供安全保障的作用。As a preferred embodiment, the home base station multi-cell network of the present invention may further include a security gateway, which is connected between the Ethernet and the gateway, and plays a role of providing security.

为帮助进一步理解本发明的一种家庭基站多小区网络的工作原理,下面以一个家庭基站为两个小区提供无线覆盖为例来进行详细说明:In order to help further understand the working principle of a home base station multi-cell network of the present invention, the following takes one home base station to provide wireless coverage for two cells as an example to describe in detail:

如图2所示,一种家庭基站多小区网络,包括家庭基站11、以太网12、安全网关13、网关14、小区(或称之为覆盖小区)15、小区16以及多个用户设备17,且家庭基站11通过以太网12与安全网关13、网关14依次相连接。下面描述本实施例中家庭基站多小区网络的工作过程:As shown in FIG. 2 , a home base station multi-cell network includes a home base station 11, an Ethernet 12, a security gateway 13, a gateway 14, a cell (or called a coverage cell) 15, a cell 16, and a plurality of user equipment 17, Moreover, the home base station 11 is connected to the security gateway 13 and the gateway 14 in turn through the Ethernet 12 . The following describes the working process of the home base station multi-cell network in this embodiment:

A、在家庭基站中保存覆盖小区15及覆盖小区16两个小区信息,作为一个较好的实施例,这里家庭基站硬件相关的部分参数内容可以为相同值;A. Store the coverage cell 15 and the coverage cell 16 cell information in the home base station. As a better embodiment, the content of some parameters related to the home base station hardware can be the same value;

B、在家庭基站11与安全网关13之间建立至少一条安全隧道。由于本实施例只有两个小区,相应的只有两条SCTP连接,因此作为一个较好的实施例,此处只建立一条安全隧道亦可;B. Establish at least one secure tunnel between the home base station 11 and the security gateway 13 . Since the present embodiment has only two sub-districts, there are only two SCTP connections correspondingly, so as a better embodiment, only one secure tunnel is set up here;

C、家庭基站根据保存的覆盖小区15的信息,建立一条针对覆盖小区15的SCTP连接(通道)并向网关14注册。需要说明的是,上述SCTP连接是承载于步骤B中所建立的安全隧道上面的;C. The home base station establishes an SCTP connection (channel) for the covered cell 15 according to the stored information of the covered cell 15 and registers with the gateway 14 . It should be noted that the above SCTP connection is carried on the secure tunnel established in step B;

D、家庭基站根据保存的覆盖小区16的信息,建立一条针对覆盖小区16的SCTP连接(通道)并向网关14注册。同理,该SCTP连接也是承载于步骤B中所建立的安全隧道上面的。需要说明的是:一、步骤C、D中的SCTP连接可以承载在同一条安全隧道,还可以承载在不同的安全隧道中(即在步骤B中建立两条安全隧道,一条安全隧道对应一条SCTP连接);二、从网关14来看,覆盖小区15及覆盖小区16分属于两个独立的家庭基站;D. The home base station establishes an SCTP connection (channel) for the covered cell 16 according to the saved information of the covered cell 16 and registers with the gateway 14 . Similarly, the SCTP connection is also carried on the security tunnel established in step B. It should be noted that: 1. The SCTP connections in steps C and D can be carried in the same secure tunnel, or in different secure tunnels (that is, two secure tunnels are established in step B, and one secure tunnel corresponds to one SCTP connection); 2. From the point of view of the gateway 14, the covered cell 15 and the covered cell 16 belong to two independent home base stations;

E、家庭基站11记录步骤C、D中两个小区与其SCTP连接的对应关系,各小区通过对应的SCTP连接与网关14进行数据交互。E. The home base station 11 records the corresponding relationship between the two cells and their SCTP connections in steps C and D, and each cell performs data interaction with the gateway 14 through the corresponding SCTP connection.

作为一个较好的实施例,所述家庭基站中可以包括发送模块,用于当所述家庭基站完成注册及开机流程后,根据保存的小区信息,通过射频发送多个小区的小区广播信息;用户设备收到所述小区广播信息后,在收到该小区广播信息的小区内发起业务,所述家庭基站根据用户设备接入的不同小区选择不同的无线参数、无线资源管理策略,通过对应的SCTP连接与网关进行数据交互,为用户设备提供无线接入功能。As a better embodiment, the home base station may include a sending module, which is used to send cell broadcast information of multiple cells through radio frequency according to the saved cell information after the home base station completes the registration and startup process; After the device receives the cell broadcast information, it initiates a service in the cell that received the cell broadcast information, and the home base station selects different wireless parameters and radio resource management strategies according to the different cells accessed by the user equipment, and uses the corresponding SCTP Connect to the gateway for data interaction and provide wireless access functions for user equipment.

如在本实施例中,家庭基站11通过射频发送覆盖小区15及覆盖小区16的小区广播信息(从图2可知覆盖小区16的覆盖范围包含覆盖小区15,其中覆盖小区15为设置了封闭用户组的小区,仅允许特定用户接入,能提供更高QoS的服务;覆盖小区16为开放式小区,能为所有用户提供服务,但QoS相对较低),用户设备17收到家庭基站11发射的覆盖小区15或覆盖小区16的小区广播信息,并在收到小区广播信息的该小区内发起业务。家庭基站11根据用户设备接入的不同小区,选择不同的无线参数、无线资源管理策略,通过对应的SCTP连接与网关进行数据交互,为用户设备17提供无线接入功能。As in this embodiment, the home base station 11 transmits the cell broadcast information of the coverage cell 15 and the coverage cell 16 by radio frequency (from FIG. The cell that only allows specific users to access can provide higher QoS services; the coverage cell 16 is an open cell that can provide services for all users, but the QoS is relatively low), and the user equipment 17 receives the signal transmitted by the home base station 11 The cell that covers the cell 15 or the cell that covers the cell 16 broadcasts information, and initiates a service in the cell that receives the cell broadcast information. The home base station 11 selects different wireless parameters and radio resource management strategies according to the different cells accessed by the user equipment, and performs data interaction with the gateway through the corresponding SCTP connection to provide the user equipment 17 with a wireless access function.

优选的,上述的发送模块可以为通过同一个射频通道及天线同时发送多个小区广播信息,或通过不同的射频通道及天线发送不同的小区广播信息。Preferably, the above-mentioned sending module can simultaneously send multiple cell broadcast information through the same radio frequency channel and antenna, or send different cell broadcast information through different radio frequency channels and antennas.

实施例三Embodiment Three

本实施例与实施例二中的主要区别在于:本发明的家庭基站多小区网络中还包括了至少一个射频拉远单元,如图3所示。对比图3和图2可知,图2中的其中一个小区的覆盖范围包含了另外一个小区,而图3中的两个小区的覆盖范围却没有任何交集。在这种情况下,有必要引入射频拉远单元,家庭基站通过该射频拉远单元发送所述小区广播信息给不同小区的用户设备以提供不同的小区无线覆盖。The main difference between this embodiment and the second embodiment is that: the home base station multi-cell network of the present invention also includes at least one remote radio unit, as shown in FIG. 3 . Comparing Fig. 3 and Fig. 2, it can be seen that the coverage of one of the cells in Fig. 2 includes the other cell, but the coverage of the two cells in Fig. 3 has no intersection. In this case, it is necessary to introduce a remote radio unit, through which the home base station sends the cell broadcast information to user equipments in different cells to provide wireless coverage of different cells.

如图3所示,一种家庭基站多小区网络,包括家庭基站21、以太网22、安全网关23、网关24、射频拉远单元25、射频拉远单元26、覆盖小区27、覆盖小区28以及多个用户设备29。下面详细描述本实施例中的家庭基站多小区网络的工作原理:As shown in FIG. 3 , a home base station multi-cell network includes a home base station 21, an Ethernet 22, a security gateway 23, a gateway 24, a radio remote unit 25, a radio remote unit 26, a coverage cell 27, a coverage cell 28, and A plurality of user devices 29 . The working principle of the home base station multi-cell network in this embodiment is described in detail below:

A、在家庭基站中保存覆盖小区27及覆盖小区28这两个小区信息,其中与家庭基站硬件相关的部分参数内容为相同值;A. Save the two cell information of the covered cell 27 and the covered cell 28 in the home base station, wherein the content of some parameters related to the hardware of the home base station is the same value;

B、在家庭基站21与安全网关23之间建立安全隧道;B. Establish a secure tunnel between the home base station 21 and the security gateway 23;

C、家庭基站根据保存的覆盖小区27的信息,建立一条针对覆盖小区27的SCTP连接(通道)并向网关24注册。需要说明的是,上述SCTP连接是承载于步骤B中所建立的安全隧道上面的;C. The home base station establishes an SCTP connection (channel) for the covered cell 27 according to the stored information of the covered cell 27 and registers with the gateway 24 . It should be noted that the above SCTP connection is carried on the secure tunnel established in step B;

D、家庭基站根据保存的覆盖小区28的信息,建立一条针对覆盖小区28的SCTP连接(通道)并向网关24注册。需要说明的是:I、上述SCTP连接是承载于步骤B中所建立的安全隧道上面的;II、从网关24来看,覆盖小区27及覆盖小区28分属于两个独立的家庭基站;D. The home base station establishes an SCTP connection (channel) for the covered cell 28 and registers with the gateway 24 according to the saved information of the covered cell 28 . It should be noted that: I, the above-mentioned SCTP connection is carried on the security tunnel established in step B; II, from the point of view of the gateway 24, the covered cell 27 and the covered cell 28 belong to two independent home base stations;

E、家庭基站21记录步骤C、D中的两个小区与其SCTP连接的对应关系,各小区通过对应的SCTP连接与网关24进行数据交互。该数据交互的过程具体可以描述如下:家庭基站21通过射频拉远单元25发送覆盖小区27的小区广播信息,另外家庭基站21还通过射频拉远单元26发送覆盖小区28的小区广播信息,覆盖小区27及28没有重叠,可为不同小区位置的用户设备29提供不同的小区无线覆盖;不同小区内的不同位置的用户设备29收到家庭基站21发射的覆盖小区27或覆盖小区28的小区广播信息后,在接收到小区广播信息的该小区发起业务;家庭基站21根据用户设备接入的不同小区,选择不同的无线参数、无线资源管理策略,通过对应的SCTP连接与网关进行数据交互,为用户设备29提供无线接入功能。E. The home base station 21 records the corresponding relationship between the two cells in steps C and D and their SCTP connections, and each cell performs data interaction with the gateway 24 through the corresponding SCTP connection. The data interaction process can be specifically described as follows: the home base station 21 sends the cell broadcast information covering the cell 27 through the radio remote unit 25, and the home base station 21 also sends the cell broadcast information covering the cell 28 through the radio remote unit 26, covering the cell 27 and 28 do not overlap, and can provide different cell wireless coverage for user equipment 29 in different cell locations; user equipment 29 in different locations in different cells receive the cell broadcast information of the covered cell 27 or the covered cell 28 transmitted by the home base station 21 Afterwards, the service is initiated in the cell that receives the cell broadcast information; the home base station 21 selects different wireless parameters and radio resource management strategies according to the different cells accessed by the user equipment, and performs data interaction with the gateway through the corresponding SCTP connection to serve the user Device 29 provides wireless access functionality.

本发明的一种家庭基站多小区网络及其实现方法,通过在一个家庭基站硬件中与网关建立多条SCTP连接,且每个小区对应一条SCTP连接并记录下这个对应关系,这样后续每个小区的数据都能通过对应的SCTP连接传输到网关,从而实现了单个家庭基站支持多个小区的目的,突破了单个家庭基站只能支持单一无线小区的限制,丰富了家庭基站的组网方式;而且本发明的家庭基站多小区网络及其实现方法能够符合协议要求,拓展了家庭基站的应用场景并且提供了更好的覆盖效果。In the home base station multi-cell network and its implementation method of the present invention, multiple SCTP connections are established with the gateway in one home base station hardware, and each cell corresponds to one SCTP connection and the corresponding relationship is recorded, so that each subsequent cell All the data can be transmitted to the gateway through the corresponding SCTP connection, thus realizing the purpose of a single home base station supporting multiple cells, breaking through the limitation that a single home base station can only support a single wireless cell, and enriching the networking mode of the home base station; and The home base station multi-cell network and its implementation method of the present invention can meet the protocol requirements, expand the application scenarios of the home base station and provide better coverage effect.

以上所述的本发明实施方式,并不构成对本发明保护范围的限定。任何在本发明的精神和原则之内所作的修改、等同替换和改进等,均应包含在本发明的权利要求保护范围之内。The embodiments of the present invention described above are not intended to limit the protection scope of the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principle of the present invention shall be included in the protection scope of the claims of the present invention.

Claims (10)

1.一种家庭基站多小区网络的实现方法,其特征在于,包括以下步骤:1. A method for realizing a home base station multi-cell network, comprising the following steps: 在家庭基站中保存至少一个小区信息;storing at least one cell information in the home base station; 所述家庭基站根据保存的小区信息,与网关建立至少一条SCTP连接并向网关注册;The home base station establishes at least one SCTP connection with the gateway and registers with the gateway according to the saved cell information; 所述家庭基站记录各小区与SCTP连接的对应关系,各小区通过对应的SCTP连接与网关进行数据交互。The home base station records the corresponding relationship between each cell and the SCTP connection, and each cell performs data interaction with the gateway through the corresponding SCTP connection. 2.根据权利要求1所述的家庭基站多小区网络的实现方法,其特征在于,在家庭基站中保存至少一个小区信息之后、与网关建立至少一条SCTP连接之前,还包括步骤:在所述家庭基站与安全网关之间建立至少一条安全隧道,所述SCTP连接承载于所述安全隧道上。2. The method for implementing a home base station multi-cell network according to claim 1, characterized in that, after storing at least one cell information in the home base station and before establishing at least one SCTP connection with the gateway, the method further includes: At least one secure tunnel is established between the base station and the security gateway, and the SCTP connection is carried on the secure tunnel. 3.根据权利要求1所述的家庭基站多小区网络的实现方法,其特征在于,所述各小区通过对应的SCTP连接与网关进行数据交互的过程具体包括:所述家庭基站完成注册及开机流程后,根据所述保存的小区信息,通过射频发送多个小区的小区广播信息;当用户设备收到所述小区广播信息,在收到该小区广播信息的小区内发起业务时,所述家庭基站根据用户设备接入的不同小区选择不同的无线参数、无线资源管理策略,通过对应的SCTP连接与网关进行数据交互。3. The method for implementing a home base station multi-cell network according to claim 1, wherein the process of each cell performing data interaction with the gateway through the corresponding SCTP connection specifically includes: the home base station completes the registration and startup process Then, according to the saved cell information, send the cell broadcast information of multiple cells through radio frequency; when the user equipment receives the cell broadcast information and initiates a service in the cell that receives the cell broadcast information, the home base station Select different radio parameters and radio resource management strategies according to different cells accessed by the user equipment, and perform data interaction with the gateway through the corresponding SCTP connection. 4.根据权利要求3所述的家庭基站多小区网络的实现方法,其特征在于,所述通过射频发送多个小区的小区广播信息的过程具体包括:通过同一个射频通道及天线同时发送多个小区广播信息,或通过不同的射频通道及天线发送不同的小区广播信息。4. The method for implementing a home base station multi-cell network according to claim 3, wherein the process of sending the cell broadcast information of multiple cells through radio frequency specifically includes: sending multiple cell broadcast information through the same radio frequency channel and antenna at the same time Cell broadcast information, or send different cell broadcast information through different radio frequency channels and antennas. 5.一种家庭基站多小区网络,其特征在于,包括:网关、家庭基站,所述家庭基站通过以太网与网关相连接;5. A home base station multi-cell network, comprising: a gateway and a home base station, the home base station being connected to the gateway through an Ethernet; 所述家庭基站用于保存至少一个小区信息,根据该保存的小区信息,与网关建立至少一条SCTP连接并向网关注册,记录各小区与SCTP连接的对应关系,使各小区通过对应的SCTP连接与网关进行数据交互。The home base station is used to save at least one cell information, and according to the saved cell information, establish at least one SCTP connection with the gateway and register with the gateway, record the corresponding relationship between each cell and the SCTP connection, and make each cell connect to the SCTP through the corresponding SCTP connection. Gateway for data exchange. 6.根据权利要求5所述的家庭基站多小区网络,其特征在于,还包括安全网关,所述安全网关连接在以太网与网关之间。6. The Femtocell multi-cell network according to claim 5, further comprising a security gateway connected between the Ethernet and the gateway. 7.根据权利要求6所述的家庭基站多小区网络,其特征在于,在所述家庭基站与安全网关之间建立有至少一条安全隧道,所述SCTP连接承载于所述安全隧道上。7. The home base station multi-cell network according to claim 6, wherein at least one security tunnel is established between the home base station and the security gateway, and the SCTP connection is carried on the security tunnel. 8.根据权利要求5所述的家庭基站多小区网络,其特征在于,所述家庭基站中包括发送模块,用于当所述家庭基站完成注册及开机流程后,根据保存的小区信息,通过射频发送多个小区的小区广播信息;8. The home base station multi-cell network according to claim 5, wherein the home base station includes a sending module, which is used to transmit information via radio frequency according to the stored cell information after the home base station completes the registration and startup process. Send cell broadcast information of multiple cells; 当用户设备收到所述小区广播信息,并在收到该小区广播信息的小区内发起业务时,所述家庭基站根据用户设备接入的不同小区选择不同的无线参数、无线资源管理策略,通过对应的SCTP连接与网关进行数据交互。When the user equipment receives the cell broadcast information and initiates a service in the cell receiving the cell broadcast information, the home base station selects different radio parameters and radio resource management strategies according to the different cells accessed by the user equipment, through The corresponding SCTP connection exchanges data with the gateway. 9.根据权利要求8所述的家庭基站多小区网络,其特征在于,所述发送模块通过同一个射频通道及天线同时发送多个小区广播信息,或通过不同的射频通道及天线发送不同的小区广播信息。9. The home base station multi-cell network according to claim 8, wherein the sending module simultaneously sends broadcast information of multiple cells through the same radio frequency channel and antenna, or transmits broadcast information of different cells through different radio frequency channels and antennas broadcast information. 10.根据权利要求8或9所述的家庭基站多小区网络,其特征在于,还包括至少一个射频拉远单元,所述家庭基站通过各所述射频拉远单元发送所述小区广播信息给不同小区的用户设备。10. The home base station multi-cell network according to claim 8 or 9, further comprising at least one remote radio unit, the home base station sends the cell broadcast information to different user equipment in the cell.
CN201110170234.7A 2011-06-23 2011-06-23 Multi-cell network of home base station and realization method of same Active CN102223705B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110170234.7A CN102223705B (en) 2011-06-23 2011-06-23 Multi-cell network of home base station and realization method of same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110170234.7A CN102223705B (en) 2011-06-23 2011-06-23 Multi-cell network of home base station and realization method of same

Publications (2)

Publication Number Publication Date
CN102223705A true CN102223705A (en) 2011-10-19
CN102223705B CN102223705B (en) 2014-04-09

Family

ID=44780096

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110170234.7A Active CN102223705B (en) 2011-06-23 2011-06-23 Multi-cell network of home base station and realization method of same

Country Status (1)

Country Link
CN (1) CN102223705B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014048320A1 (en) * 2012-09-28 2014-04-03 中兴通讯股份有限公司 Method and device for increasing gateway stability in lte mode femto cell system
CN103716900A (en) * 2012-09-28 2014-04-09 中兴通讯股份有限公司 Gateway capacity enlarging method and apparatus in long-term-evolution (LTE) femto

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350647A (en) * 2007-07-16 2009-01-21 大唐移动通信设备有限公司 Method and system for processing multi-antenna signal
CN101505514A (en) * 2008-02-04 2009-08-12 华为技术有限公司 Processing method for handover failure, method and apparatus for detecting handover success
CN101674624A (en) * 2008-09-11 2010-03-17 三星电子株式会社 Dynamic switching method for household base station gateway
CN101836476A (en) * 2007-08-14 2010-09-15 爱立信电话股份有限公司 Report automated and seamless changes to CIDs
CN101981958A (en) * 2008-03-28 2011-02-23 诺基亚西门子通信公司 Dynamic Allocation of Cell Identifiers in Cellular Communication Systems

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350647A (en) * 2007-07-16 2009-01-21 大唐移动通信设备有限公司 Method and system for processing multi-antenna signal
CN101836476A (en) * 2007-08-14 2010-09-15 爱立信电话股份有限公司 Report automated and seamless changes to CIDs
CN101505514A (en) * 2008-02-04 2009-08-12 华为技术有限公司 Processing method for handover failure, method and apparatus for detecting handover success
CN101981958A (en) * 2008-03-28 2011-02-23 诺基亚西门子通信公司 Dynamic Allocation of Cell Identifiers in Cellular Communication Systems
CN101674624A (en) * 2008-09-11 2010-03-17 三星电子株式会社 Dynamic switching method for household base station gateway

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014048320A1 (en) * 2012-09-28 2014-04-03 中兴通讯股份有限公司 Method and device for increasing gateway stability in lte mode femto cell system
CN103716899A (en) * 2012-09-28 2014-04-09 中兴通讯股份有限公司 Gateway stability improving method and apparatus in long-term-evolution (LTE) femto
CN103716900A (en) * 2012-09-28 2014-04-09 中兴通讯股份有限公司 Gateway capacity enlarging method and apparatus in long-term-evolution (LTE) femto
KR20150082182A (en) * 2012-09-28 2015-07-15 지티이 코포레이션 Method and Device for Increasing Gateway Stability in LTE Mode Femto Cell System
KR20150082183A (en) * 2012-09-28 2015-07-15 지티이 코포레이션 Method and Device for Increasing Gateway Capacity in LTE Mode Femto Cell System
EP2890206A4 (en) * 2012-09-28 2016-01-06 Zte Corp METHOD AND DEVICE FOR INCREASING GATEWAY STABILITY IN AN LTE MODE FEMTOCELL SYSTEM
EP2890207A4 (en) * 2012-09-28 2016-01-06 Zte Corp METHOD AND APPARATUS FOR INCREASING GATEWAY CAPACITY IN AN LTE MODE FEMTOCELL SYSTEM
US9380617B2 (en) 2012-09-28 2016-06-28 Zte Corporation Method and device for increasing gateway stability in LTE mode Femto cell system
KR101650674B1 (en) 2012-09-28 2016-08-23 지티이 코포레이션 Method and Device for Increasing Gateway Stability in LTE Mode Femto Cell System
KR101650675B1 (en) 2012-09-28 2016-08-23 지티이 코포레이션 Method and Device for Increasing Gateway Capacity in LTE Mode Femto Cell System
AU2013324828B2 (en) * 2012-09-28 2016-11-24 Zte Corporation Method and device for increasing gateway stability in LTE mode Femto cell system
US9549423B2 (en) 2012-09-28 2017-01-17 Zte Corporation Method and device for increasing gateway capacity in LTE mode Femto cell system
CN103716900B (en) * 2012-09-28 2017-08-25 中兴通讯股份有限公司 Expand the method and apparatus of gateway capacity in a kind of LTE standards family base station system

Also Published As

Publication number Publication date
CN102223705B (en) 2014-04-09

Similar Documents

Publication Publication Date Title
US11638204B2 (en) Handling limited network slice availability
EP2560454B1 (en) Method and system for implementing direct interface between access network nodes
AU2012357331B2 (en) Repeating method of wireless repeating device,and wireless repeating device
EP2928220B1 (en) Method, system, base station and cluster epc for establishing group call context
US8670764B2 (en) Wireless communication systems and methods for processing handover messages thereof and computer program products thereof
WO2014019510A1 (en) User equipment to user equipment communication method and device
US11265956B2 (en) Radio communication system and user device
JP6855838B2 (en) Terminal devices, methods and programs
US9247413B1 (en) Method and apparatus for flexible fast network switching
US20250119723A1 (en) Method for relay communications
CN104486358B (en) A kind of converged communication system based on micro-base station
US7848302B1 (en) Prioritizing carriers in low-cost Internet-base-station (LCIB) frequency-hopping pilot beacons
CN109905298B (en) Home base station, system and method for accessing home base station to network
CN105594289A (en) Group communication
CN102223705B (en) Multi-cell network of home base station and realization method of same
CN103857009A (en) Femtocell base station and method for Femtocell base station controlling user terminal to be connected into wireless local area network
US20110294492A1 (en) Femtocell, communication method for the femtocell, and computer readable medium thereof
JP2008085759A (en) Wireless base station
EP3799464B1 (en) Cell establishment method and device
US12483967B2 (en) Data transmission method and communication apparatus
WO2022205219A1 (en) Relay mode configuration method and apparatus, relay communication method, and device
US20170034708A1 (en) Method, apparatus and computer program
CN103905667B (en) Communication means, device and subscriber equipment
TWI494012B (en) Femtocell and method for controlling user terminal to connect to wlan thereof
CN117119451A (en) Device function acquisition method, communication equipment, device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: JINGXIN COMMUNICATION SYSTEM CO LTD (GUANGZHOU)

Free format text: FORMER OWNER: COMBA TELECOM SYSTEMS (CHINA) CO., LTD.

Effective date: 20150825

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20150825

Address after: 510663 Guangdong city of Guangzhou province Guangzhou economic and Technological Development Zone Jinbi Road No. 6

Patentee after: Comba Telecom Systems (Guangzhou) Co., Ltd.

Address before: 510663 Guangzhou Science City, Guangdong Shenzhou Road, No. 10

Patentee before: Comba Telecom System (China) Co., Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200117

Address after: 510663 Shenzhou Road 10, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangzhou, Guangdong

Patentee after: Jingxin Communication System (China) Co., Ltd.

Address before: 510663, No. 6, Jin Lu, Guangzhou economic and Technological Development Zone, Guangdong, Guangzhou

Patentee before: Jingxin Communication System (Guangzhou) Co., Ltd.

CP01 Change in the name or title of a patent holder

Address after: 510663 Shenzhou Road 10, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangzhou, Guangdong

Patentee after: Jingxin Network System Co.,Ltd.

Address before: 510663 Shenzhou Road 10, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangzhou, Guangdong

Patentee before: Comba Telecom System (China) Ltd.

CP01 Change in the name or title of a patent holder