



技术领域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。In
步骤102,修改BAM中的配置数据。
步骤103,判断是否继续执行,如果是,对下一条配置命令继续执行;如果否,则执行步骤104,用户确认配置命令执行完毕后,复位RNC主机。
步骤105,加载配置数据文件到RNC主机。步骤106,RNC主机生效加载数据。
即,在执行配置命令后,只修改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进行扩容配置或配置更改。In
在实现本发明过程中,发明人发现该现有技术中至少存在如下问题:在线配置模式下,每执行一条配置命令都需要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;
此步骤中,用户通过本地维护终端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配置数据;
根据接收到的RNC配置命令修改BAM中的配置数据,修改配置数据成功后,执行步骤303。Modify the configuration data in the BAM according to the received RNC configuration command, and execute
步骤303,缓存修改记录;
将步骤302中的配置命令对配置数据的修改记录缓存到BAM中。The modification record of the configuration data by the configuration command in
步骤304,判断是否还有RNC配置命令没有执行,若该次数据配置任务对应的配置命令都已经执行,则向BAM发送生效配置数据请求,并执行步骤305;若还有配置命令没有执行,则对下一条配置命令执行步骤301至303步骤,直至该次数据配置任务所有需要执行的配置命令都执行完毕。
本步骤中,当该次数据配置任务需要执行的配置命令都执行完毕,即修改了配置数据且修改记录都被缓存后,用户通过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主机。In
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主机根据接收到的设定帧,生效配置数据。In
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返回配置数据生效成功响应。In
配置数据生效成功后,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 a
配置单元401,用于根据接收到的RNC配置命令修改BAM中的配置数据,并缓存该修改记录;指示单元402,用于当该次数据配置任务对应的RNC配置命令均已执行时,指示LMT向帧设定单元发送生效配置数据请求;帧设定单元403,根据接收到的生效配置数据请求,将配置单元401中缓存的已执行的配置命令对应的多条修改记录组织为一个设定帧,并将该设定帧发往数据生效单元404;数据生效单元404,根据接收的帧设定单元发送的设定帧,生效配置数据。The
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 the
具体来说,在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 the
所有的配置命令都执行完毕,即修改了配置数据且对应的修改记录都被缓存后,用户通过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 the
数据生效单元404根据接收到的设定帧,生效数据。具体的,数据生效单元404可以包括读取子单元和生效子单元(图中未示出)。读取子单元,用于接收帧设定单元发送的设定帧,读出该设定帧中的配置命令个数,依次取出各配置命令描述信息,识别配置命令;生效子单元,用于根据读取子单元识别的配置命令,生效配置数据。The
本实施例中,该RNC数据配置装置还可以包括响应单元405,当配置数据生效成功后,向BAM返回配置数据生效成功响应。In this embodiment, the RNC data configuration apparatus may further include a
本实施例中,配置单元401、指示单元402、帧设定单元403可以置于BAM中,数据生效单元404可以置于RNC主机中。In this embodiment, the
本发明实施例提供的技术方案,在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, the
虽然通过参照本发明的某些优选实施方式,已经对本发明进行了图示和描述,但本领域的普通技术人员应该明白,可以在形式上和细节上对其作各种改变,而不偏离本发明的精神和范围。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.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2007100732758ACN101034936B (en) | 2007-02-09 | 2007-02-09 | Data configuration method, device and system of radio network controller |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2007100732758ACN101034936B (en) | 2007-02-09 | 2007-02-09 | Data configuration method, device and system of radio network controller |
| Publication Number | Publication Date |
|---|---|
| CN101034936A CN101034936A (en) | 2007-09-12 |
| CN101034936Btrue CN101034936B (en) | 2010-11-10 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN2007100732758AActiveCN101034936B (en) | 2007-02-09 | 2007-02-09 | Data configuration method, device and system of radio network controller |
| Country | Link |
|---|---|
| CN (1) | CN101034936B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102271057B (en)* | 2011-08-02 | 2015-08-05 | 大唐移动通信设备有限公司 | Parameter updating method and equipment |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6272337B1 (en)* | 1999-05-17 | 2001-08-07 | Nortel Networks Limited | Testing a mobile communications system |
| CN1585320A (en)* | 2003-08-19 | 2005-02-23 | 华为技术有限公司 | Receiving index testing method and apparatus for CDMA base station |
| CN1852546A (en)* | 2006-04-27 | 2006-10-25 | 北京北方烽火科技有限公司 | Operation maintenance system and method for base-station system |
| CN1901724A (en)* | 2005-07-21 | 2007-01-24 | 中兴通讯股份有限公司 | Dispatching method for mobile communication system software version updating |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6272337B1 (en)* | 1999-05-17 | 2001-08-07 | Nortel Networks Limited | Testing a mobile communications system |
| CN1585320A (en)* | 2003-08-19 | 2005-02-23 | 华为技术有限公司 | Receiving index testing method and apparatus for CDMA base station |
| CN1901724A (en)* | 2005-07-21 | 2007-01-24 | 中兴通讯股份有限公司 | Dispatching method for mobile communication system software version updating |
| CN1852546A (en)* | 2006-04-27 | 2006-10-25 | 北京北方烽火科技有限公司 | Operation maintenance system and method for base-station system |
| Publication number | Publication date |
|---|---|
| CN101034936A (en) | 2007-09-12 |
| Publication | Publication Date | Title |
|---|---|---|
| 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 |
| 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 | ||
| TR01 | Transfer 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. | |
| TR01 | Transfer of patent right |