Movatterモバイル変換


[0]ホーム

URL:


CN101034936B - Data configuration method, device and system of radio network controller - Google Patents

Data configuration method, device and system of radio network controller
Download PDF

Info

Publication number
CN101034936B
CN101034936BCN2007100732758ACN200710073275ACN101034936BCN 101034936 BCN101034936 BCN 101034936BCN 2007100732758 ACN2007100732758 ACN 2007100732758ACN 200710073275 ACN200710073275 ACN 200710073275ACN 101034936 BCN101034936 BCN 101034936B
Authority
CN
China
Prior art keywords
configuration
rnc
data
unit
frame
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.)
Active
Application number
CN2007100732758A
Other languages
Chinese (zh)
Other versions
CN101034936A (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.)
XFusion Digital Technologies Co Ltd
Original Assignee
Huawei Technologies Co 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 Huawei Technologies Co LtdfiledCriticalHuawei Technologies Co Ltd
Priority to CN2007100732758ApriorityCriticalpatent/CN101034936B/en
Publication of CN101034936ApublicationCriticalpatent/CN101034936A/en
Application grantedgrantedCritical
Publication of CN101034936BpublicationCriticalpatent/CN101034936B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Landscapes

Abstract

This invention relates to the field of mobile communication, discloses a wireless data network controller configuration methods, devices and systems. The methods include: According to the RNC received an order amending BAM configuration of configuration data and cache the revised record; When its suitable RNC configuration task orders have been executed, BAM sent to the entry into force of configuration data requests; BAM works in accordance to the received date, orders have been implemented configuration changes corresponding to a record for the organization set frame, issued to the RNC Host; RNC host to the creation of the receiving frame, the effective distribution of data. The invention with its supplied method equipment and systems can improve the efficiency of RNC.

Description

Translated fromChinese
无线网络控制器数据配置方法、装置和系统Wireless network controller data configuration method, device and system

技术领域technical field

本发明涉及移动通信领域,特别涉及无线网络控制器数据配置方法、装置及系统。The invention relates to the field of mobile communication, in particular to a wireless network controller data configuration method, device and system.

背景技术Background technique

宽带码分多址(Wideband Code Division Multiple Access,简称“WCDMA”)是目前全球三种主要的第三代移动通信(The Third Generation,简称“3G”)体制之一。WCDMA系统由三部分组成,即由核心网(Core Net,简称“CN”)、通用移动通信系统地面无线接入网(UMTS Terrestrial RadioAccess Network,简称“UTRAN”)和用户设备(User Equipment,简称“UE”)组成。无线网络控制器(Radio Network Controller,简称“RNC”)是负责控制UTRAN无线资源的核心节点,主要完成连接建立/断开、切换、宏分集合并、无线资源管理控制等功能。其中,后台管理模块(Back AdministrationModule,“BAM”)是RNC的核心。BAM中存放RNC所有的配置数据,这些配置数据可以由本地维护终端(Local Maintenance Terminal,简称“LMT”)通过人机语言(Man Machine Language,简称“MML”)命令来进行修改和维护。用户通过LMT对RNC进行数据配置并将配置数据加载到RNC主机上之后,RNC才能够正常运行。在RNC运行期间,也需要对RNC配置数据进行修改,或者对RNC进行扩容配置。Wideband Code Division Multiple Access (WCDMA for short) is one of the three major third-generation mobile communication (The Third Generation, "3G" for short) systems in the world. The WCDMA system consists of three parts, namely, the core network (Core Net, referred to as "CN"), the Universal Mobile Telecommunications System Terrestrial Radio Access Network (UMTS Terrestrial Radio Access Network, referred to as "UTRAN") and the user equipment (User Equipment, referred to as " UE") composition. The Radio Network Controller ("RNC") is the core node responsible for controlling UTRAN wireless resources, and mainly completes functions such as connection establishment/disconnection, handover, macro-diversity combination, and radio resource management control. Among them, the Back Administration Module ("BAM") is the core of the RNC. All configuration data of the RNC is stored in the BAM, and these configuration data can be modified and maintained by the Local Maintenance Terminal ("LMT") through Man Machine Language ("MML") commands. The RNC can run normally only after the user configures the data of the RNC through the LMT and loads the configuration data to the RNC host. During the operation of the RNC, it is also necessary to modify the configuration data of the RNC, or to configure the capacity expansion of the RNC.

在现有技术中,对RNC进行数据配置有两种模式:In the prior art, there are two modes for data configuration of the RNC:

1、如图1所示的离线配置模式。1. The offline configuration mode as shown in Figure 1.

步骤101,用户通过LMT批量执行配置命令,LMT发送RNC配置命令给BAM。Instep 101, the user executes configuration commands in batches through the LMT, and the LMT sends the RNC configuration commands to the BAM.

步骤102,修改BAM中的配置数据。Step 102, modify configuration data in the BAM.

步骤103,判断是否继续执行,如果是,对下一条配置命令继续执行;如果否,则执行步骤104,用户确认配置命令执行完毕后,复位RNC主机。Step 103, judge whether to continue to execute, if yes, continue to execute the next configuration command; if not, executestep 104, after the user confirms that the configuration command is executed, reset the RNC host.

步骤105,加载配置数据文件到RNC主机。步骤106,RNC主机生效加载数据。Step 105, load the configuration data file to the RNC host.Step 106, the RNC host takes effect and loads the data.

即,在执行配置命令后,只修改RNC的后台管理模块中的配置数据,并不会在RNC主机生效,用户确认配置命令执行完毕后,才复位RNC主机,将后台管理模块保存的配置数据以配置数据文件的方式加载到RNC主机。然后通过复位系统使配置数据在RNC主机上生效。采用离线配置模式对RNC进行数据配置,RNC主机和BAM的交互次数少,只需从BAM中将配置数据文件加载到RNC主机,因此执行效率较高。适用于大批量数据的配置,一般应用于RNC的初始配置场景。That is, after executing the configuration command, only the configuration data in the background management module of the RNC will be modified, and will not take effect on the RNC host. After the user confirms that the configuration command is executed, the RNC host will be reset, and the configuration data saved by the background management module will be saved as Load the configuration data file to the RNC host. Then reset the system to make the configuration data take effect on the RNC host. The off-line configuration mode is used to configure the RNC data, and the number of interactions between the RNC host and the BAM is small, and only the configuration data files need to be loaded from the BAM to the RNC host, so the execution efficiency is high. It is suitable for the configuration of large batches of data, and is generally used in the initial configuration scenario of RNC.

在实现本发明过程中,发明人发现该现有技术中至少存在如下问题:离线配置模式要求复位RNC主机,以加载配置数据文件,这会造成RNC的业务发生中断。所以离线配置模式一般仅限于RNC的初始配置场景,在进行扩容配置或配置更改时一般不能采用这种方式。In the process of implementing the present invention, the inventors found at least the following problems in the prior art: the offline configuration mode requires resetting the RNC host to load configuration data files, which will cause interruption of RNC services. Therefore, the offline configuration mode is generally limited to the initial configuration scenario of the RNC, and generally cannot be used when performing capacity expansion configuration or configuration changes.

2、如图2所示的在线配置模式。2. The online configuration mode shown in Figure 2.

步骤201至205,在线配置模式下,用户可以通过LMT,发送RNC配置命令。在执行一条配置命令时,首先修改BAM中的配置数据,修改成功后,BAM将配置数据修改记录组织为设定帧发往RNC主机。RNC主机收到设定帧后,取出配置数据修改记录并立即生效数据,向BAM发送设定帧生效成功的响应。该方案可以在不中断RNC业务的情况下对RNC进行扩容配置或配置更改。Insteps 201 to 205, in the online configuration mode, the user can send an RNC configuration command through the LMT. When executing a configuration command, the configuration data in the BAM is modified first. After the modification is successful, the BAM organizes the modification records of the configuration data into setting frames and sends them to the RNC host. After the RNC host receives the setting frame, it takes out the modification record of the configuration data and immediately takes effect of the data, and sends a response to the BAM that the setting frame takes effect successfully. This solution can expand the configuration or change the configuration of the RNC without interrupting the RNC service.

在实现本发明过程中,发明人发现该现有技术中至少存在如下问题:在线配置模式下,每执行一条配置命令都需要BAM和RNC主机进行一次交互,导致BAM和RNC主机之间通信频繁。而且这种通信容易受到网络传输质量下降的影响而导致通信时延的增大。在执行大批量的配置命令时,大量时间消耗在通信上,执行效率比较低。因此,在线配置模式一般只适用于小规模的配置更改,而在较大规模的扩容配置场景下,就会暴露出效率低的缺陷。In the process of implementing the present invention, the inventors found at least the following problems in the prior art: In the online configuration mode, each execution of a configuration command requires an interaction between the BAM and the RNC host, resulting in frequent communication between the BAM and the RNC host. Moreover, this kind of communication is easily affected by the degradation of network transmission quality, which leads to the increase of communication delay. When executing a large number of configuration commands, a lot of time is spent on communication, and the execution efficiency is relatively low. Therefore, the online configuration mode is generally only suitable for small-scale configuration changes, and in the larger-scale expansion configuration scenario, the defect of low efficiency will be exposed.

发明内容Contents of the invention

本发明实施例要解决的主要问题在于,提供一种RNC配置方法、装置和系统,使得RNC数据配置效率大大提高。The main problem to be solved by the embodiments of the present invention is to provide an RNC configuration method, device and system, so that the efficiency of RNC data configuration is greatly improved.

为解决上述技术问题,本发明的一个实施例提供了一种移动通信系统中RNC数据配置方法,包括以下步骤:根据接收到的RNC配置命令修改BAM中的配置数据,并缓存该修改记录;当该次数据配置任务对应的RNC配置命令均已执行,则向BAM发送生效配置数据请求;BAM根据接收到的生效配置数据请求,将均已执行的配置命令所对应的修改记录组织为一个设定帧,发往RNC主机;RNC主机根据接收到的设定帧,生效配置数据。In order to solve the above technical problems, an embodiment of the present invention provides a method for configuring RNC data in a mobile communication system, comprising the following steps: modifying the configuration data in the BAM according to the received RNC configuration command, and buffering the modification record; All the RNC configuration commands corresponding to this data configuration task have been executed, and then send an effective configuration data request to BAM; BAM organizes the modification records corresponding to all executed configuration commands into a setting according to the received effective configuration data request The frame is sent to the RNC host; the RNC host validates the configuration data according to the received setting frame.

本发明一个实施例还提供了一种RNC数据配置装置,用于包括本地维护终端LMT的系统。该装置包括配置单元、指示单元、帧设定单元和数据生效单元。其中,配置单元,用于根据接收到的RNC配置命令修改BAM中的配置数据,并缓存该修改记录;指示单元,用于当某次数据配置任务对应的RNC配置命令均已执行时,指示所述LMT向所述帧设定单元发送生效配置数据请求;帧设定单元,根据接收到的生效配置数据请求,将所述配置单元中缓存的所述均已执行的配置命令所对应的修改记录组织为一个设定帧,并将所述设定帧发往数据生效单元;数据生效单元,根据接收的所述帧设定单元发送的设定帧,生效配置数据。An embodiment of the present invention also provides an RNC data configuration device for a system including a local maintenance terminal LMT. The device includes a configuration unit, an indication unit, a frame setting unit and a data validating unit. Among them, the configuration unit is used to modify the configuration data in the BAM according to the received RNC configuration command, and cache the modification record; the indication unit is used to indicate when all the RNC configuration commands corresponding to a certain data configuration task have been executed. The LMT sends an effective configuration data request to the frame setting unit; the frame setting unit, according to the received effective configuration data request, records the modification records corresponding to the configuration commands that have been executed in the cache in the configuration unit Organize into a setting frame, and send the setting frame to the data validating unit; the data validating unit validates the configuration data according to the received setting frame sent by the frame setting unit.

本发明的一个实施例还提供了一种RNC数据配置系统,包括本地维护终端LMT,和上述的RNC数据配置装置。其中,本地维护终端,用于向RNC数据配置装置中的配置单元发送RNC配置命令,以及当收到指示单元的指示后,向RNC数据配置装置中的帧设定单元发送生效配置数据请求。An embodiment of the present invention also provides an RNC data configuration system, including a local maintenance terminal LMT, and the above-mentioned RNC data configuration device. Wherein, the local maintenance terminal is used to send an RNC configuration command to the configuration unit in the RNC data configuration device, and after receiving an instruction from the instruction unit, send an effective configuration data request to the frame setting unit in the RNC data configuration device.

本发明实施例的技术方案,根据RNC配置命令修改BAM中的配置数据并缓存修改记录,当数据配置任务对应的配置命令执行完毕后,再将这些配置命令对应的修改记录组织为一个设定帧发往RNC主机,并使其在主机生效。因为RNC主机和BAM的交互次数少,避免了BAM和RNC主机之间的频繁通信,批量数据配置的执行效率大大提高。According to the technical solution of the embodiment of the present invention, the configuration data in the BAM is modified according to the RNC configuration command and the modification records are cached. After the configuration commands corresponding to the data configuration tasks are executed, the modification records corresponding to these configuration commands are organized into a setting frame Send it to the RNC host and make it take effect on the host. Because the number of interactions between the RNC host and the BAM is small, frequent communication between the BAM and the RNC host is avoided, and the execution efficiency of batch data configuration is greatly improved.

附图说明Description of drawings

图1是现有技术中RNC离线配置模式执行流程图;Fig. 1 is the execution flowchart of RNC offline configuration mode in the prior art;

图2是现有技术中RNC在线配置模式执行流程图;Fig. 2 is the execution flowchart of RNC online configuration mode in the prior art;

图3是根据本发明第一实施例的RNC数据配置方法流程图;Fig. 3 is a flow chart of the RNC data configuration method according to the first embodiment of the present invention;

图4是根据本发明第二实施例的RNC数据配置系统结构示意图。Fig. 4 is a schematic structural diagram of the RNC data configuration system according to the second embodiment of the present invention.

具体实施方式Detailed ways

为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明实施例作进一步地详细描述。In order to make the purpose, technical solution and advantages of the present invention clearer, the embodiments of the present invention will be further described in detail below in conjunction with the accompanying drawings.

本发明的实施例,根据RNC配置命令修改BAM中的配置数据并缓存修改记录,当数据配置任务对应的配置命令执行完毕后,再将这些配置命令对应的修改记录组织为一个设定帧发往RNC主机,并使其在主机生效。避免了BAM和RNC主机之间的频繁通信,批量数据配置的执行效率大大提高。In the embodiment of the present invention, the configuration data in the BAM is modified according to the RNC configuration command and the modification records are cached. After the configuration commands corresponding to the data configuration tasks are executed, the modification records corresponding to these configuration commands are organized into a set frame and sent to RNC host, and make it take effect on the host. Frequent communication between BAM and RNC hosts is avoided, and the execution efficiency of batch data configuration is greatly improved.

实施例一Embodiment one

图3是根据本发明第一实施例的RNC数据配置方法流程图,如图所示:Fig. 3 is a flow chart of the RNC data configuration method according to the first embodiment of the present invention, as shown in the figure:

步骤301,发送RNC配置命令给BAM;Step 301, sending RNC configuration command to BAM;

此步骤中,用户通过本地维护终端LMT执行一条配置命令,LMT发送RNC配置命令给BAM。In this step, the user executes a configuration command through the local maintenance terminal LMT, and the LMT sends the RNC configuration command to the BAM.

步骤302,根据该配置命令修改BAM中的RNC配置数据;Step 302, modify the RNC configuration data in the BAM according to the configuration command;

根据接收到的RNC配置命令修改BAM中的配置数据,修改配置数据成功后,执行步骤303。Modify the configuration data in the BAM according to the received RNC configuration command, and executestep 303 after modifying the configuration data successfully.

步骤303,缓存修改记录;Step 303, cache modification records;

将步骤302中的配置命令对配置数据的修改记录缓存到BAM中。The modification record of the configuration data by the configuration command instep 302 is cached in the BAM.

步骤304,判断是否还有RNC配置命令没有执行,若该次数据配置任务对应的配置命令都已经执行,则向BAM发送生效配置数据请求,并执行步骤305;若还有配置命令没有执行,则对下一条配置命令执行步骤301至303步骤,直至该次数据配置任务所有需要执行的配置命令都执行完毕。Step 304, judging whether there are still RNC configuration commands that have not been executed, if the configuration commands corresponding to the data configuration task have been executed, then send an effective configuration data request to the BAM, and performstep 305; if there are still configuration commands that have not been executed, then Steps 301 to 303 are executed for the next configuration command until all configuration commands that need to be executed for the data configuration task are executed.

本步骤中,当该次数据配置任务需要执行的配置命令都执行完毕,即修改了配置数据且修改记录都被缓存后,用户通过LMT确认配置命令执行完毕,并通过LMT向BAM发送生效配置数据请求,要求生效RNC配置数据。In this step, when the configuration commands that need to be executed for this data configuration task are all executed, that is, the configuration data is modified and the modification records are cached, the user confirms that the configuration commands are executed through the LMT, and sends effective configuration data to the BAM through the LMT Request, requesting valid RNC configuration data.

可以理解的是,某次数据配置任务需要执行的配置命令,可以根据配置任务而定,也可以灵活设定。比如说,某次配置任务需要执行100条RNC配置命令,则既可以等待这100条配置命令全部执行完毕,之后将修改记录组织为一个设定帧发往RNC主机生效;也可以将配置任务再划分为子任务,比如分为两个50条的子任务,以子任务为单位,执行类似操作。It can be understood that the configuration command to be executed for a certain data configuration task can be determined according to the configuration task, or can be set flexibly. For example, if a certain configuration task needs to execute 100 RNC configuration commands, you can wait for all the 100 configuration commands to be executed, and then organize the modification record into a set frame and send it to the RNC host to take effect; Divide into subtasks, such as two subtasks of 50 items, and perform similar operations in units of subtasks.

步骤305,BAM根据接收到的生效配置数据请求,将修改记录组织为一个设定帧,发往RNC主机。Instep 305, the BAM organizes the modification record into a configuration frame according to the received effective configuration data request, and sends it to the RNC host.

BAM接收到生效配置数据请求后,将均已执行的配置命令对应的全部修改记录组织为一个设定帧发往RNC主机。该设定帧由帧头和数据区组成,其中,帧头包含了使BAM和RNC主机通信成功所必须的信息。而该设定帧的数据区与在线配置模式设定帧的数据区不同。在线配置模式下,数据区中为该配置命令的描述信息,其格式为“命令标识+修改数据描述”;本实施例中的设定帧数据区包含以下信息:首先是本设定帧包含的配置命令个数,接下来是按配置命令执行顺序依次排列的配置命令描述信息,配置命令描述信息与在线配置模式下的设定帧的数据区中的配置命令描述信息格式相同。也就是说,该设定帧携带了所有配置命令的信息。After receiving the effective configuration data request, the BAM organizes all modification records corresponding to the configured configuration commands that have been executed into a setting frame and sends it to the RNC host. The setting frame is composed of a frame header and a data area, wherein the frame header contains necessary information for successful communication between the BAM and the RNC host. However, the data area of the setting frame is different from the data area of the online configuration mode setting frame. In the online configuration mode, the description information of the configuration command is in the data area, and its format is "command identification + modification data description"; the setting frame data area in this embodiment contains the following information: first, the setting frame contains The number of configuration commands is followed by the configuration command description information arranged in sequence according to the execution order of the configuration commands. The configuration command description information is in the same format as the configuration command description information in the data area of the setting frame in the online configuration mode. That is to say, the setting frame carries information of all configuration commands.

步骤306,RNC主机根据接收到的设定帧,生效配置数据。Instep 306, the RNC host validates the configuration data according to the received configuration frame.

RNC主机接收到设定帧后,首先读出数据区中的配置命令个数,然后依次取出其后的每个配置命令描述信息进行处理,处理方式可以为:根据“命令标识”识别配置命令,并按照该配置命令的处理方式对“修改数据描述”中的信息进行处理,通过这样的处理,生效配置数据。读取配置命令个数的作用在于,如果数据区中携带的配置命令描述信息个数小于该个数,则判断该设定帧为非法;如果数据区中携带的配置命令描述信息个数大于该个数,则只处理配置命令个数所规定的那些配置命令描述信息,多于该个数的配置命令描述信息直接丢弃,不做处理。After the RNC host receives the setting frame, it first reads the number of configuration commands in the data area, and then takes out the description information of each subsequent configuration command in turn for processing. The processing method can be: identify the configuration command according to the "command identification", And process the information in the "modify data description" according to the processing mode of the configuration command, and through such processing, the configuration data takes effect. The function of reading the number of configuration commands is that if the number of configuration command description information carried in the data area is less than the number, it is judged that the setting frame is illegal; if the number of configuration command description information carried in the data area is greater than the number number, only the configuration command description information specified by the number of configuration commands will be processed, and the configuration command description information exceeding this number will be directly discarded without processing.

步骤307,RNC主机向BAM返回配置数据生效成功响应。Instep 307, the RNC host returns a configuration data validation success response to the BAM.

配置数据生效成功后,RNC主机向BAM返回配置数据生效成功响应。After the configuration data takes effect successfully, the RNC host returns a response that the configuration data takes effect successfully to the BAM.

BAM接收到成功响应后,向LMT返回成功响应。After receiving the successful response, the BAM returns a successful response to the LMT.

由于本实施例方案是在RNC工作时,批量执行命令,将该批配置命令对应的修改记录组织为一个设定帧发往RNC主机,并使其在主机生效。因为RNC主机和BAM的交互次数少,避免了BAM和RNC主机之间的频繁通信,在不中断业务的情况下,批量数据配置的执行效率大大提高。Since the solution of this embodiment is to execute commands in batches when the RNC is working, organize the modification records corresponding to the batch of configuration commands into a setting frame and send it to the RNC host, and make it take effect on the host. Because the number of interactions between the RNC host and the BAM is small, frequent communication between the BAM and the RNC host is avoided, and the execution efficiency of batch data configuration is greatly improved without interrupting services.

实施例二Embodiment two

图4是本发明第二实施例的无线网络控制器数据配置系统结构示意图,如图所示,该系统包括RNC数据配置装置和本地维护终端LMT。FIG. 4 is a schematic structural diagram of a radio network controller data configuration system according to a second embodiment of the present invention. As shown in the figure, the system includes an RNC data configuration device and a local maintenance terminal LMT.

该RNC数据配置装置包括,配置单元401,指示单元402,帧设定单元403和数据生效单元404。该装置还可以包括响应单元405。LMT包括命令单元406。The RNC data configuration device includes aconfiguration unit 401 , aninstruction unit 402 , aframe setting unit 403 and adata validating unit 404 . The apparatus may also include aresponse unit 405 . The LMT includes acommand unit 406 .

配置单元401,用于根据接收到的RNC配置命令修改BAM中的配置数据,并缓存该修改记录;指示单元402,用于当该次数据配置任务对应的RNC配置命令均已执行时,指示LMT向帧设定单元发送生效配置数据请求;帧设定单元403,根据接收到的生效配置数据请求,将配置单元401中缓存的已执行的配置命令对应的多条修改记录组织为一个设定帧,并将该设定帧发往数据生效单元404;数据生效单元404,根据接收的帧设定单元发送的设定帧,生效配置数据。Theconfiguration unit 401 is used to modify the configuration data in the BAM according to the received RNC configuration command, and cache the modification record; theinstruction unit 402 is used to instruct the LMT when all the RNC configuration commands corresponding to the data configuration task have been executed. Send an effective configuration data request to the frame setting unit; theframe setting unit 403, according to the received effective configuration data request, organizes multiple modification records corresponding to the executed configuration commands cached in theconfiguration unit 401 into a setting frame , and send the setting frame to thedata validating unit 404; thedata validating unit 404 validates the configuration data according to the received setting frame sent by the frame setting unit.

LMT,用于向所述配置单元发送RNC配置命令,以及当收到指示单元的指示后,向所述帧设定单元发送生效配置数据请求。具体可以由命令单元406实现上述功能。The LMT is configured to send an RNC configuration command to the configuration unit, and send an effective configuration data request to the frame setting unit after receiving the instruction from the instruction unit. Specifically, the above functions can be realized by thecommand unit 406 .

具体来说,在RNC运行期间需要对RNC配置数据进行配置时,用户通过LMT执行配置命令,LMT的命令单元406发送RNC配置命令给配置单元401,接收到RNC配置命令后,配置单元401根据该命令修改BAM中的RNC配置数据,并在修改配置数据成功后,缓存该配置命令对配置数据的修改记录。接着,指示单元402判断是否还有RNC配置命令没有执行,若该次任务对应的配置命令都已经执行,则指示LMT的命令单元406向帧设定单元发送生效配置数据请求;若非,则要求所述配置单元401继续执行其余的RNC配置命令,直至该次任务需要执行的配置命令都执行完毕。Specifically, when the RNC configuration data needs to be configured during RNC operation, the user executes the configuration command through the LMT, and thecommand unit 406 of the LMT sends the RNC configuration command to theconfiguration unit 401. After receiving the RNC configuration command, theconfiguration unit 401 executes the configuration command according to the The command modifies the RNC configuration data in the BAM, and caches the modification record of the configuration command to the configuration data after the modification of the configuration data is successful. Then, the instructingunit 402 judges whether there is still an RNC configuration command that has not been executed, and if the configuration commands corresponding to the task have been executed, thecommand unit 406 of the LMT is instructed to send an effective configuration data request to the frame setting unit; Theconfiguration unit 401 continues to execute the rest of the RNC configuration commands until all the configuration commands that need to be executed in this task are executed.

所有的配置命令都执行完毕,即修改了配置数据且对应的修改记录都被缓存后,用户通过LMT确认配置命令执行完毕,LMT的命令单元406发送生效配置数据请求给帧设定单元403,后者将配置单元401缓存的修改记录组织为一个设定帧,发往数据生效单元404。该设定帧可参照实施例一的描述,此处不赘。After all the configuration commands have been executed, that is, after the configuration data has been modified and the corresponding modification records have been cached, the user confirms that the configuration commands have been executed through the LMT, and thecommand unit 406 of the LMT sends a valid configuration data request to theframe setting unit 403, and then Or organize the modification record cached by theconfiguration unit 401 into a setting frame, and send it to thedata validating unit 404 . For the setting frame, reference may be made to the description of Embodiment 1, which is not repeated here.

数据生效单元404根据接收到的设定帧,生效数据。具体的,数据生效单元404可以包括读取子单元和生效子单元(图中未示出)。读取子单元,用于接收帧设定单元发送的设定帧,读出该设定帧中的配置命令个数,依次取出各配置命令描述信息,识别配置命令;生效子单元,用于根据读取子单元识别的配置命令,生效配置数据。Thedata validating unit 404 validates the data according to the received configuration frame. Specifically, thedata validating unit 404 may include a reading subunit and a validating subunit (not shown in the figure). The reading subunit is used to receive the setting frame sent by the frame setting unit, read out the number of configuration commands in the setting frame, take out the description information of each configuration command in turn, and identify the configuration command; the effective subunit is used to Read the configuration command recognized by the subunit to take effect of the configuration data.

本实施例中,该RNC数据配置装置还可以包括响应单元405,当配置数据生效成功后,向BAM返回配置数据生效成功响应。In this embodiment, the RNC data configuration apparatus may further include aresponse unit 405, which returns a configuration data validation success response to the BAM after the configuration data is validated successfully.

本实施例中,配置单元401、指示单元402、帧设定单元403可以置于BAM中,数据生效单元404可以置于RNC主机中。In this embodiment, theconfiguration unit 401, theinstruction unit 402, and theframe setting unit 403 can be placed in the BAM, and thedata validating unit 404 can be placed in the RNC host.

本发明实施例提供的技术方案,在RNC工作时,由配置单元401执行配置命令并缓存全部修改记录,由帧设定单元403将配置数据修改记录组织为一个设定帧发往RNC主机数据生效单元,并由数据生效单元404处理,使数据在RNC主机生效。这样,RNC主机和BAM之间只需要一次交互,在不中断业务的情况下,提高了RNC数据配置效率。In the technical solution provided by the embodiment of the present invention, when the RNC is working, theconfiguration unit 401 executes the configuration command and caches all modification records, and theframe setting unit 403 organizes the configuration data modification records into a setting frame and sends it to the RNC host for data to take effect unit, and is processed by thedata validating unit 404 to make the data valid on the RNC host. In this way, only one interaction is required between the RNC host and the BAM, and the efficiency of RNC data configuration is improved without service interruption.

虽然通过参照本发明的某些优选实施方式,已经对本发明进行了图示和描述,但本领域的普通技术人员应该明白,可以在形式上和细节上对其作各种改变,而不偏离本发明的精神和范围。Although the present invention has been illustrated and described with reference to certain preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the present invention. The spirit and scope of the invention.

Claims (10)

Translated fromChinese
1.一种移动通信系统中无线网络控制器(RNC)数据配置方法,所述RNC包括后台管理模块(BAM)和RNC主机,其特征在于,该方法包括以下步骤:1. a radio network controller (RNC) data configuration method in a mobile communication system, said RNC comprises background management module (BAM) and RNC main frame, it is characterized in that, the method comprises the following steps:根据接收到的RNC配置命令修改BAM中的配置数据,并缓存该修改记录;Modify the configuration data in the BAM according to the received RNC configuration command, and cache the modification record;当某次数据配置任务对应的RNC配置命令均已执行,则向BAM发送生效配置数据请求;When all the RNC configuration commands corresponding to a certain data configuration task have been executed, a valid configuration data request is sent to the BAM;BAM根据接收到的生效配置数据请求,将所述均已执行的配置命令所对应的修改记录组织为一个设定帧,发往RNC主机;According to the valid configuration data request received, the BAM organizes the modification records corresponding to the configured configuration commands that have been executed into a set frame and sends it to the RNC host;RNC主机根据接收到的设定帧,生效所述配置数据。The RNC host validates the configuration data according to the received configuration frame.2.根据权利要求1所述的方法,其特征在于,所述设定帧包括以下信息:2. The method according to claim 1, wherein the setting frame includes the following information:本设定帧包含的配置命令个数、按照命令执行顺序依次排列的配置命令描述信息。The number of configuration commands contained in this setting frame, and the configuration command description information arranged in sequence according to the order of command execution.3.根据权利要求2所述的方法,其特征在于,所述RNC主机生效数据的步骤为:3. method according to claim 2, is characterized in that, the step of described RNC main frame effective data is:RNC主机从接收的所述设定帧中读出配置命令个数;The RNC host reads the number of configuration commands from the received setting frame;依次取出各配置命令描述信息,识别配置命令,根据识别出的配置命令生效所述配置数据。The description information of each configuration command is sequentially taken out, the configuration command is identified, and the configuration data is validated according to the identified configuration command.4.根据权利要求1至3中任一项所述的方法,其特征在于,所述配置数据生效成功后,还包括以下步骤:4. The method according to any one of claims 1 to 3, characterized in that, after the configuration data takes effect successfully, the following steps are further included:向BAM返回配置数据生效成功响应。Return to BAM a response that the configuration data takes effect successfully.5.一种无线网络控制器(RNC)数据配置装置,用于包括本地维护终端(LMT)的系统,其特征在于,该装置包括配置单元、指示单元、帧设定单元和数据生效单元,5. A radio network controller (RNC) data configuration device, used for a system including a local maintenance terminal (LMT), is characterized in that the device includes a configuration unit, an indication unit, a frame setting unit and a data validation unit,所述配置单元,用于根据接收到的RNC配置命令修改后台管理模块(BAM)中的配置数据,并缓存该修改记录;The configuration unit is used to modify the configuration data in the background management module (BAM) according to the received RNC configuration command, and cache the modification record;所述指示单元,用于当某次数据配置任务对应的RNC配置命令均已执行时,指示所述LMT向所述帧设定单元发送生效配置数据请求;The instructing unit is configured to instruct the LMT to send an effective configuration data request to the frame setting unit when the RNC configuration commands corresponding to a certain data configuration task have been executed;所述帧设定单元,根据接收到的生效配置数据请求,将所述配置单元中缓存的所述均已执行的配置命令所对应的修改记录组织为一个设定帧,并将所述设定帧发往数据生效单元;The frame setting unit, according to the received effective configuration data request, organizes the modification records corresponding to the executed configuration commands cached in the configuration unit into a setting frame, and stores the setting The frame is sent to the data validation unit;所述数据生效单元,根据接收的所述帧设定单元发送的设定帧,生效配置数据。The data validating unit validates the configuration data according to the received setting frame sent by the frame setting unit.6.根据权利要求5所述的装置,其特征在于,所述帧设定单元设定的设定帧包含以下信息:6. The device according to claim 5, wherein the set frame set by the frame setting unit includes the following information:本设定帧包含的配置命令个数,以及按照命令执行顺序依次排列的配置命令描述信息。The number of configuration commands contained in this setting frame, as well as the configuration command description information arranged in sequence according to the order of command execution.7.根据权利要求5或6所述的装置,其特征在于,所述数据生效单元包括读取子单元和生效子单元,7. The device according to claim 5 or 6, wherein the data validating unit comprises a reading subunit and a validating subunit,所述读取子单元,用于接收所述帧设定单元发送的设定帧,读出该设定帧中的配置命令个数,依次取出各配置命令描述信息,识别配置命令;The reading subunit is used to receive the setting frame sent by the frame setting unit, read out the number of configuration commands in the setting frame, sequentially extract the description information of each configuration command, and identify the configuration command;所述生效子单元,用于根据读取子单元识别的配置命令,生效配置数据。The validating subunit is configured to validate the configuration data according to the configuration command identified by the reading subunit.8.根据权利要求5或6所述的装置,其特征在于,还包括响应单元,用于向BAM返回配置数据生效成功响应。8. The device according to claim 5 or 6, further comprising a response unit, configured to return a configuration data validation success response to the BAM.9.根据权利要求8所述的装置,其特征在于,所述配置单元、指示单元和帧设定单元置于BAM中,所述数据生效单元置于RNC主机中。9. The device according to claim 8, wherein the configuration unit, the indication unit and the frame setting unit are placed in the BAM, and the data validating unit is placed in the RNC host.10.一种无线网络控制器(RNC)数据配置系统,其特征在于,包括本地维护终端(LMT),和如权利要求5至8中任一项所述的RNC数据配置装置,10. A radio network controller (RNC) data configuration system, characterized in that it comprises a local maintenance terminal (LMT), and the RNC data configuration device according to any one of claims 5 to 8,所述LMT,用于向所述配置单元发送RNC配置命令,以及当收到指示单元的指示后,向所述帧设定单元发送生效配置数据请求。The LMT is configured to send an RNC configuration command to the configuration unit, and send an effective configuration data request to the frame setting unit after receiving the instruction from the instruction unit.
CN2007100732758A2007-02-092007-02-09Data configuration method, device and system of radio network controllerActiveCN101034936B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN2007100732758ACN101034936B (en)2007-02-092007-02-09Data configuration method, device and system of radio network controller

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN2007100732758ACN101034936B (en)2007-02-092007-02-09Data configuration method, device and system of radio network controller

Publications (2)

Publication NumberPublication Date
CN101034936A CN101034936A (en)2007-09-12
CN101034936Btrue CN101034936B (en)2010-11-10

Family

ID=38731264

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN2007100732758AActiveCN101034936B (en)2007-02-092007-02-09Data configuration method, device and system of radio network controller

Country Status (1)

CountryLink
CN (1)CN101034936B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102271057B (en)*2011-08-022015-08-05大唐移动通信设备有限公司Parameter updating method and equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6272337B1 (en)*1999-05-172001-08-07Nortel Networks LimitedTesting a mobile communications system
CN1585320A (en)*2003-08-192005-02-23华为技术有限公司Receiving index testing method and apparatus for CDMA base station
CN1852546A (en)*2006-04-272006-10-25北京北方烽火科技有限公司Operation maintenance system and method for base-station system
CN1901724A (en)*2005-07-212007-01-24中兴通讯股份有限公司Dispatching method for mobile communication system software version updating

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6272337B1 (en)*1999-05-172001-08-07Nortel Networks LimitedTesting a mobile communications system
CN1585320A (en)*2003-08-192005-02-23华为技术有限公司Receiving index testing method and apparatus for CDMA base station
CN1901724A (en)*2005-07-212007-01-24中兴通讯股份有限公司Dispatching method for mobile communication system software version updating
CN1852546A (en)*2006-04-272006-10-25北京北方烽火科技有限公司Operation maintenance system and method for base-station system

Also Published As

Publication numberPublication date
CN101034936A (en)2007-09-12

Similar Documents

PublicationPublication DateTitle
CN103281689B (en)Method for network switching and version upgrading and terminal equipment
EP3373518B1 (en)Service configuration method and device for network service
JP2022126821A5 (en)
CN113448749A (en)Method, system, device and medium for optimizing execution of expected timing task
JP2011061826A (en)Frequency layer dispersion
JP2010272076A (en) Multiprocessor system
CN105516086B (en)Method for processing business and device
CN104503840A (en)Method and device for optimizing terminal resources
WO2021121407A1 (en)Capacity changing method and apparatus for virtual machine
WO2023093323A1 (en)Version upgrade method and apparatus
CN101179762A (en) Method and device for implementing base station relocation across base station controllers
CN101034936B (en)Data configuration method, device and system of radio network controller
CN110662275A (en)Network selection method, base station and computer readable storage medium
CN105917694B (en) Service provision and activation in telecommunication networks
CN115866092B (en) Data forwarding method, device, equipment and storage medium
WO2017059599A1 (en)Method and device for upgrading multi-dwelling units
JP5678002B2 (en) Method and apparatus for handling signaling messages regarding transmission rate limiting
CN115499878B (en) Routing scheduling method and system, PCF network element and SMF network element
CN101340710B (en)Parameter processing method, network processing entity and network control entity
KR20220041029A (en)Handover processing method based slice and device for performing the method
US20120087243A1 (en)Message Processing Method and System
CN116266938A (en)Session processing method, device and system
CN112188469B (en)Policy control method, device and computer readable storage medium
CN101594607A (en) Method, system and device for maintaining gateway information of packet data network
CN113269590A (en)Data processing method, device and system for resource subsidy

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
C14Grant of patent or utility model
GR01Patent grant
TR01Transfer of patent right

Effective date of registration:20211228

Address after:450046 Floor 9, building 1, Zhengshang Boya Plaza, Longzihu wisdom Island, Zhengdong New Area, Zhengzhou City, Henan Province

Patentee after:xFusion Digital Technologies Co., Ltd.

Address before:518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before:HUAWEI TECHNOLOGIES Co.,Ltd.

TR01Transfer of patent right

[8]ページ先頭

©2009-2025 Movatter.jp