WO2024103865A1 - Base station data processing method and apparatus, electronic device, and storage medium - Google Patents

Base station data processing method and apparatus, electronic device, and storage medium Download PDF

Info

Publication number
WO2024103865A1
WO2024103865A1 PCT/CN2023/113136 CN2023113136W WO2024103865A1 WO 2024103865 A1 WO2024103865 A1 WO 2024103865A1 CN 2023113136 W CN2023113136 W CN 2023113136W WO 2024103865 A1 WO2024103865 A1 WO 2024103865A1
Authority
WO
WIPO (PCT)
Prior art keywords
target
base station
data processing
main control
data
Prior art date
Application number
PCT/CN2023/113136
Other languages
French (fr)
Chinese (zh)
Inventor
阮冬青
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2024103865A1 publication Critical patent/WO2024103865A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • the present application belongs to the field of communication technology, and specifically relates to a method, device, electronic device and storage medium for processing base station data.
  • the original base station data needs to be manually edited or changed according to the specific operation steps to achieve the migration of the standard of one of the dual main control boards to another main control board.
  • the above-mentioned base station data updating method requires manual editing or modification of the original base station data according to the analyzed specific operation steps in different business scenarios, which is inefficient and has a high failure rate.
  • the embodiments of the present application provide a method, device, electronic device and storage medium for processing base station data to solve the problem of low efficiency and high failure rate when processing base station data in the related art.
  • an embodiment of the present application provides a method for processing base station data, comprising: determining The target base station switches to the target operation required in the target business scenario; determines the target data processing command corresponding to the target operation; calls the target data processing command to perform data processing on the target data corresponding to the target data processing command in the target base station.
  • an embodiment of the present application further provides a device for processing base station data, including: a first determination module, used to determine the target operation required to switch the target base station to the target service scenario; a second determination module, used to determine the target data processing command corresponding to the target operation; a data processing module, used to call the target data processing command and perform data processing on the target data corresponding to the target data processing command in the target base station.
  • an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the steps of the method described in the first aspect.
  • an embodiment of the present application provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are implemented.
  • FIG1 is a schematic diagram of a step flow chart of a method for processing base station data in an embodiment of the present application
  • FIG. 2 is a schematic diagram of a target service scenario in which a new standard is added to one of the dual main control boards and migrated from the other main control board in an embodiment of the present application;
  • FIG. 3 is a schematic diagram of a target service scenario template of a standard newly added on one of the dual main control boards migrated from the other main control board in an embodiment of the present application;
  • FIG. 4 is a schematic diagram of the changes required when adding a new system migrated from another main control board to one of the dual main control boards in the embodiment of the present application;
  • FIG. 5 is a schematic diagram of a target service scenario in which a dual main control board of a target base station is updated to a single main control board in an embodiment of the present application;
  • FIG. 6 is a schematic diagram of a target service scenario template in which a dual main control board of a target base station is updated to a single main control board in an embodiment of the present application;
  • FIG. 7 is a schematic diagram of the changes required when the dual main control boards of the target base station are updated to a single main control board in an embodiment of the present application;
  • FIG8 is a schematic diagram of the structure of an apparatus for processing base station data provided in an embodiment of the present application.
  • FIG. 9 is a schematic diagram of the structure of an electronic device provided in an embodiment of the present application.
  • first, second, etc. in the specification and claims of this application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It should be understood that the data used in this way can be interchangeable under appropriate circumstances, so that the embodiments of the present application can be implemented in an order other than those illustrated or described here, and the objects distinguished by "first”, “second”, etc. are generally of one type, and the number of objects is not limited.
  • the first object can be one or more.
  • “and/or” in the specification and claims represents at least one of the connected objects, and the character “/" generally indicates that the objects associated with each other are in an "or” relationship.
  • FIG1 it is a schematic diagram of the steps of the method for processing base station data in this embodiment, and the method includes the following steps:
  • Step 101 Determine a target operation required to switch a target base station to a target service scenario.
  • the target service scenario may be a scenario defined based on service requirements of the target base station.
  • the target service scenario may include: adding a new system migrated from another main control board to one of the dual main control boards of the target base station; or updating the dual main control boards of the target base station to a single main control board.
  • the target operation required to switch the target base station to the target service scenario can be determined, thereby realizing the visualization of the process of switching the target base station to the target service scenario.
  • Step 102 Determine a target data processing command corresponding to the target operation.
  • a target data processing command corresponding to the target operation can be determined, thereby achieving representation of the target operation by the target data processing command.
  • the target data processing command may be a command obtained based on a code such as python or java code.
  • Step 103 calling the target data processing command to perform data processing on the target data corresponding to the target data processing command in the target base station.
  • the target data processing command can be called to process the target data corresponding to the target data processing command in the target base station to switch the target base station to the target business scenario.
  • the target data is processed by calling the target data processing command corresponding to the target operation, avoiding manual editing or modification of the base station data of the target business scenario on site. It only needs to call the corresponding target data processing command, which improves the efficiency and success rate of data processing and avoids the problems of low efficiency and high failure rate in manual processing.
  • determining the target operation required to switch the target base station to the target business scenario it can also include: determining the business scenario template based on the user's selection operation of the business scenario template corresponding to the target business scenario; and obtaining the target business scenario based on the user's operation of filling in corresponding parameters in the preset fields of the business scenario template.
  • the client can receive the user's selection operation of the business scenario template corresponding to the target business scenario, and determine the business scenario template according to the selection operation. Then, the user fills in the corresponding parameters in the preset fields of the business scenario template, and the client can obtain the target business scenario according to the operation. It is possible to obtain different target business scenarios through different business scenario templates, thereby improving the efficiency of determining the target business scenarios.
  • the target base station may be one or more, that is, the method for processing base station data provided in the present application can complete the data processing process of multiple target base stations at one time.
  • the above embodiment is described below by taking as an example a target service scenario that a system is newly added to one of the dual main control boards of a target base station and migrated from the other main control board.
  • the dual main control boards of the target base station Z are main control board A and main control board B
  • the standards of main control board A include X standard and Y standard
  • the standards of main control board B include M standard and N standard.
  • the target business scenario is to add standard M migrated from main control board B to main control board A, that is, it is expected to migrate standard M of main control board B to main control board A, update the standard of main control board A from (X+Y) standard to (X+Y+M) standard, and update the standard of main control board B from (M+N) standard to N standard.
  • the user can input the selection operation of the business scenario template and output the business scenario template, for example, the business scenario template is shown in FIG3, and the preset fields in the business scenario template include the business scenario site, the main control board to be migrated in the business scenario, and the main control board migration format, etc. Then the user can fill in the corresponding parameters in the preset fields in the business scenario template, for example, continue to refer to FIG3, the corresponding parameter of the business scenario site is Z, the main control board to be migrated in the business scenario is B, and the main control board migration format is M, thereby obtaining the target business scenario.
  • the M standard of the main control board B needs to be migrated to the main control board A, and the transmission data and wireless data corresponding to the M standard need to be migrated to the main control board A.
  • the transmission data and wireless data corresponding to the (M+N) standard of the main control board B are updated to the transmission data and wireless data corresponding to the N standard
  • the transmission data and wireless data corresponding to the (X+Y) standard of the main control board A are updated to the transmission data and wireless data corresponding to the (X+Y+M) standard.
  • the transmission data can be basic configuration data, such as the IP information of the base station itself, the association data between the base station and the base station network management system, and the configuration data related to the core network;
  • the wireless data can be data related to the base station service, such as cell service data or neighboring service data.
  • the client can determine the target business scenario for completing the standard migration.
  • the target operation required may include the following operations:
  • the main control board to be migrated is main control board B, and the migration standard of the main control board is M.
  • the corresponding deletion data processing command can be directly called to complete the modification of the base station pre-data; in the process of modifying the operating standards of the two main control boards of the target base station Z and the corresponding transmission layer management standard information of the main control board, the corresponding modification data processing command can be directly called to complete the modification of the operating standards of the two main control boards of the target base station Z and the corresponding transmission layer management standard information of the main control board; in the process of the main control board standard transmission data and wireless data migration, the corresponding modification data processing command can be directly called to modify the data to complete the main control board standard transmission data and wireless data migration; in the process of modifying the standard information of the two main control boards of the target base station Z, the modification data processing command can be directly called to complete the
  • the dual main control boards of the target base station Z are main control board A and main control board B
  • the standards of main control board A include X standard and Y standard
  • the standards of main control board B include M standard and N standard.
  • the target service scenario is to update the two main control boards of main control board A and main control board B to one main control board A or one main control board B, that is, to update the standard of main control board A to (X+Y+M+N) standard or to update the standard of main control board B to (X+Y+M+N) standard.
  • a main control board A is installed and the standard of the main control board A is updated to (X+Y+M+N).
  • the user can input the selection operation of the business scenario template, and output the business scenario template, for example, the business scenario template is shown in FIG6, and the preset fields in the business scenario template include the business scenario site, the business scenario main control board to be retained, and the slot where the business scenario main control board to be retained is located.
  • the user can fill in the corresponding parameters in the preset fields in the business scenario template, for example, continue to refer to FIG6, the corresponding parameter of the business scenario site is Z, the business scenario main control board to be retained is A, and the slot where the business scenario main control board to be retained is CC1, thereby obtaining the target business scenario.
  • the M and N standards of the main control board B need to be migrated to the main control board A
  • the main control board B is deleted, and the transmission data and wireless data corresponding to the M and N standards need to be migrated to the main control board A.
  • the standard of the main control board A is (X+Y+M+N)
  • the transmission data and wireless data corresponding to the (X+Y) standard of the main control board A are updated to the transmission data and wireless data corresponding to the (X+Y+M+N) standard, that is, the transmission data and wireless data corresponding to the main control board A and the main control board B are merged.
  • the client may determine the target operation required for the target business scenario of updating the dual main control boards to a single main control board, and the target operation may include the following operations:
  • the main control board to be retained is main control board A, and its location is CC1 slot.
  • the target data processing command corresponding to the target operation call the target data processing command, and process the target data corresponding to the target data processing command in the target base station. For example, if the dual main control boards of the target base station are updated to a single main control board, when the base station pre-data modification that meets the deletion of the main control board is required, it is necessary to provide a common minimum set of capabilities such as addition, deletion, and modification to be encapsulated as data processing commands such as addition, deletion, and modification.
  • the corresponding data deletion processing command can be directly called to complete the modification of the base station pre-data; in the process of modifying the operating standard of the main control board to be retained and the corresponding transmission layer management standard information of the main control board to be retained of the target base station Z, the corresponding data modification processing command can be directly called to complete the modification of the operating standard of the main control board to be retained and the transmission layer management standard information of the main control board; in the process of merging the transmission data and wireless data corresponding to the main control board A and the main control board B in the target base station Z, the corresponding data modification processing command can be directly called to complete the merging of the transmission data and wireless data corresponding to the main control board A and the main control board B; in the process of deleting the main control board B to be deleted, the corresponding data deletion processing command can be called to complete the deletion of the main control board B of the target base station Z.
  • the client that processes the target data corresponding to the target data processing command in the target base station is not the target base station, for example, it may be an operation and maintenance center (OMC) system, then after processing the target data corresponding to the target data processing command in the target base station, the data after data processing corresponding to the target data processing command in the target base station may be directly synchronized and activated to the foreground target base station side. After the synchronization activation is completed, the user completes the data processing process of the foreground target base station according to the overall planning plan of the target base station, so as to achieve consistency between the foreground and background data.
  • OMC operation and maintenance center
  • the target data processing command corresponding to the target operation can also include: performing modular processing operations on the target data processing command to obtain a command module, and the command module is used to be called by a business scenario that is the same as the target business scenario.
  • a command module is obtained, so that when the base station data is subsequently processed for the same business scenario as the target business scenario, the command module can be directly called to perform data processing, avoiding the need to determine the target operation required to switch the base station to the business scenario again, and determining the steps of the target data processing command corresponding to the target operation, thereby improving the data processing efficiency of the business scenario with the same target business scenario.
  • the method when determining the target data processing command corresponding to the target operation, may include: determining the target data processing command corresponding to the target operation from the data processing commands according to the correspondence between the preset data processing commands and the preset operations, wherein the preset data processing commands are The operations include the target operation.
  • the client can pre-set the correspondence between data processing commands and preset operations, where the preset operations include target operations, so that the client can determine the target data processing command corresponding to the target operation from the data processing commands based on the correspondence, thereby realizing flexible calling of the target data processing command, thereby reducing the error rate caused by users editing and modifying data on site.
  • the method may further include:
  • the preset operations required to switch any base station to a preset business scenario can be collected, and the commonalities and characteristics between the preset business scenarios can be sorted out and analyzed, the preset steps can be coded to obtain data processing commands and establish a corresponding relationship.
  • the following can be established: a correspondence between the data processing command d1 and the modification of the standard of the main control board B in the target base station Z, a correspondence between the data processing command d2 and the modification of the standard of the main control board A in the target base station Z, a correspondence between the data processing command d3 and the modification of the operating standard and transport layer management standard information of the main control board B in the target base station Z, a correspondence between the data processing command d4 and the modification of the operating standard and transport layer management standard information of the main control board A in the target base station Z, a correspondence between the data processing command d5 and the migration of transmission data and wireless data corresponding to the M standard in the main control board B of the target base station Z, and a correspondence between the data processing command d6 and the modification of the base station pre-data.
  • the data processing command corresponding to the preset operation is obtained, and a corresponding relationship is established, so that the client can directly call the target data processing command corresponding to the target operation according to the established corresponding relationship, thereby improving data processing efficiency.
  • the preset operation is the minimum operation required to switch any base station to a preset service scenario, and multiple minimum operations are independent of each other.
  • the target operation is the minimum operation required to switch the target base station to the target service scenario.
  • the preset operation is a minimum operation, and multiple minimum operations are independent of each other, and the target operation is also a minimum operation.
  • this embodiment determines the target operation required to switch the target base station to the target business scenario, determines the target data processing command corresponding to the target operation, and calls the target data processing command to process the target data corresponding to the target data processing command in the target base station.
  • FIG8 is a schematic diagram showing a structure of a device for processing base station data provided by an embodiment of the present application.
  • the device for processing base station data includes:
  • a first determination module 801 is used to determine a target operation required to switch a target base station to a target service scenario
  • a second determination module 802 configured to determine a target data processing command corresponding to the target operation
  • the data processing module 803 is used to call the target data processing command to perform data processing on the target data corresponding to the target data processing command in the target base station.
  • the second determination module 802 is used to determine a target data processing command corresponding to the target operation from the data processing commands according to a correspondence between preset data processing commands and preset operations, wherein the preset operations include the target operation.
  • the second determination module 802 is used to obtain the preset operation required to switch any base station to a preset service scenario; code the preset operation to obtain a data processing command corresponding to the preset operation, and establish the corresponding relationship.
  • the preset operation is the minimum operation required to switch any base station to a preset service scenario, and multiple minimum operations are independent of each other;
  • the target operation is the minimum operation required to switch the target base station to the target service scenario.
  • the second determination module 802 is also used to determine the business scenario template according to the user's selection operation on the business scenario template corresponding to the target business scenario; and obtain the target business scenario according to the user's operation of filling in corresponding parameters in the preset fields of the business scenario template.
  • the second determination module 802 is further used to perform modular processing operations on the target data processing command to obtain a command module, and the command module is used to be called by the business scenario that is the same as the target business scenario.
  • the target service scenario includes: adding a new system migrated from another main control board to one of the dual main control boards of the target base station; or updating the dual main control boards of the target base station to a single main control board.
  • the device for processing base station data provided in the embodiment of the present application can implement each process implemented by the method embodiments of Figures 1 to 3. To avoid repetition, they will not be described again here.
  • the embodiments of the transmission device for processing base station data in this specification are different from those in this specification.
  • the embodiments of the method for processing base station data in the specification are based on the same inventive concept. Therefore, the specific implementation of the device embodiment for processing base station data can refer to the implementation of the aforementioned corresponding method embodiment for processing base station data, and the repeated parts will not be repeated.
  • the device for processing base station data in the embodiment of the present application can be a device, or it can be a component, integrated circuit, or chip in a terminal.
  • the device can be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device can be a mobile phone, a tablet computer, a laptop computer, a PDA, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant, PDA), etc.
  • the non-mobile electronic device can be a server, a network attached storage (Network Attached Storage, NAS), a personal computer (personal computer, PC), a television (television, TV), a teller machine or a self-service machine, etc., which is not specifically limited in the embodiment of the present application.
  • the device for processing base station data in the embodiment of the present application may be a device having an operating system.
  • the operating system may be an Android operating system, an iOS operating system, or other possible operating systems, which are not specifically limited in the embodiment of the present application.
  • FIG9 is a schematic diagram of the structure of an electronic device that implements each embodiment of the present application.
  • the electronic device may have relatively large differences due to different configurations or performances, and may include a processor (processor) 910, a communication interface (Communications Interface) 920, a memory (memory) 930 and a communication bus 940, wherein the processor 910, the communication interface 920, and the memory 930 communicate with each other through the communication bus 940.
  • the processor 910 can call a computer program stored in the memory 930 and can be run on the processor 910 to perform the following steps:
  • the target data processing command is called to perform data processing on the target data corresponding to the target data processing command in the target base station.
  • the determining of the target data processing command corresponding to the target operation comprises: The method includes: determining a target data processing command corresponding to the target operation from the data processing commands according to a correspondence relationship between preset data processing commands and preset operations, wherein the preset operations include the target operation.
  • the target data processing command corresponding to the target operation from the data processing command based on the correspondence between the preset data processing command and the preset operation it also includes: obtaining the preset operation required to switch any base station to a preset business scenario; coding the preset operation to obtain the data processing command corresponding to the preset operation, and establishing the corresponding relationship.
  • the preset operation is the minimum operation required to switch any base station to a preset service scenario, and multiple minimum operations are independent of each other;
  • the target operation is the minimum operation required to switch the target base station to the target service scenario.
  • determining the target operation required to switch the target base station to the target business scenario it also includes: determining the business scenario template based on the user's selection operation of the business scenario template corresponding to the target business scenario; and obtaining the target business scenario based on the user's operation of filling in corresponding parameters in the preset fields of the business scenario template.
  • the target data processing command corresponding to the target operation after determining the target data processing command corresponding to the target operation, it also includes: performing a modular processing operation on the target data processing command to obtain a command module, and the command module is used to be called by a business scenario that is the same as the target business scenario.
  • the target service scenario includes: adding a new system migrated from another main control board to one of the dual main control boards of the target base station; or updating the dual main control boards of the target base station to a single main control board.
  • the specific execution steps can refer to the various steps of the above-mentioned method for processing base station data, and can achieve the same technical effect. To avoid repetition, they will not be repeated here.
  • the electronic devices in the embodiments of the present application include: servers, terminals or other devices except terminals.
  • the input unit may include a graphics processing unit (GPU) and a microphone
  • the display unit may be configured with a display panel in the form of a liquid crystal display, an organic light emitting diode, etc.
  • the user input unit includes at least one of a touch panel and other input devices.
  • the touch panel is also called a touch screen.
  • Other input devices may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which will not be repeated here.
  • the memory can be used to store software programs and various data.
  • the memory may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instructions required for at least one function (such as a sound playback function, an image playback function, etc.), etc.
  • the memory may include a volatile memory or a non-volatile memory, or the memory may include both volatile and non-volatile memories.
  • the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or a flash memory.
  • ROM read-only memory
  • PROM programmable read-only memory
  • EPROM erasable programmable read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory a flash memory.
  • Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous link dynamic random access memory (Synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DRRAM).
  • the processor may include one or more processing units; optionally, the processor integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to the operating system, user interface, and application programs, and the modem processor mainly processes wireless communication signals, such as a baseband processor. It is understandable that the modem processor may not be integrated into the processor.
  • the present application also provides a readable storage medium, wherein the readable storage medium stores a program Or instructions, when the program or instruction is executed by the processor, it implements the various processes of the above-mentioned method embodiment for processing base station data, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • the processor is a processor in the electronic device described in the above embodiment.
  • the readable storage medium includes a computer readable storage medium, such as a computer read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, etc.
  • An embodiment of the present application further provides a chip, which includes a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes of the above-mentioned method embodiment, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • the chip mentioned in the embodiments of the present application can also be called a system-level chip, a system chip, a chip system or a system-on-chip chip, etc.
  • the above embodiment methods can be implemented by means of software plus a necessary general hardware platform, or by hardware, but in many cases the former is a better implementation method.
  • the technical solution of the present application, or the part that contributes to the prior art can be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, disk, CD), including
  • the method includes several instructions for enabling a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in the various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Provided are a base station data processing method and apparatus, an electronic device, and a storage medium. The base station data processing method comprises: determining a target operation required to switch a target base station to be under a target service scenario (101); determining a target data processing command corresponding to the target operation (102); and calling the target data processing command, and performing data processing on target data, in the target base station, corresponding to the target data processing command (103).

Description

处理基站数据的方法、装置、电子设备及存储介质Method, device, electronic device and storage medium for processing base station data
交叉引用cross reference
本申请要求在2022年11月18日提交中国专利局、申请号为202211444264.7、发明名称为“处理基站数据的方法、装置、电子设备及存储介质”的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。This application claims priority to a Chinese patent application filed with the China Patent Office on November 18, 2022, with application number 202211444264.7 and invention name “Method, device, electronic device and storage medium for processing base station data”. The entire contents of the application are incorporated by reference into this application.
技术领域Technical Field
本申请属于通信技术领域,具体涉及一种处理基站数据的方法、装置、电子设备及存储介质。The present application belongs to the field of communication technology, and specifically relates to a method, device, electronic device and storage medium for processing base station data.
背景技术Background technique
目前在对基站数据进行更新时,通常需要根据所需的业务场景分析完成该业务场景所需的具体操作步骤,然后由人工根据该具体操作步骤对原有的基站数据进行编辑或更改,以实现所需的业务场景。Currently, when updating base station data, it is usually necessary to complete the specific operation steps required for the business scenario according to the required business scenario analysis, and then manually edit or change the original base station data according to the specific operation steps to achieve the required business scenario.
例如假设业务场景为将双主控板上的其中一个主控板的制式迁移到另一个主控板,则在分析该业务场景下需要执行的具体操作步骤后,需要由人工按照该具体操作步骤对原有的基站数据进行编辑或更改,以实现将双主控板上的其中一个主控板的制式迁移到另一个主控板。For example, assuming the business scenario is to migrate the standard of one of the dual main control boards to another main control board, after analyzing the specific operation steps that need to be performed in the business scenario, the original base station data needs to be manually edited or changed according to the specific operation steps to achieve the migration of the standard of one of the dual main control boards to another main control board.
上述基站数据更新方式,使得在不同的业务场景下均需要人工按照所分析的具体操作步骤对原有基站数据进行编辑或更改,效率较低且失败率较高。The above-mentioned base station data updating method requires manual editing or modification of the original base station data according to the analyzed specific operation steps in different business scenarios, which is inefficient and has a high failure rate.
发明内容Summary of the invention
本申请实施例提供一种处理基站数据的方法、装置、电子设备及存储介质,以解决相关技术中对基站数据进行处理时效率较低且失败率较高的问题。The embodiments of the present application provide a method, device, electronic device and storage medium for processing base station data to solve the problem of low efficiency and high failure rate when processing base station data in the related art.
第一方面,本申请实施例提供了一种处理基站数据的方法,包括:确定将 目标基站切换到目标业务场景下所需的目标操作;确定与所述目标操作对应的目标数据处理命令;调用所述目标数据处理命令,对所述目标基站中与所述目标数据处理命令对应的目标数据进行数据处理。In a first aspect, an embodiment of the present application provides a method for processing base station data, comprising: determining The target base station switches to the target operation required in the target business scenario; determines the target data processing command corresponding to the target operation; calls the target data processing command to perform data processing on the target data corresponding to the target data processing command in the target base station.
第二方面,本申请实施例另提供了一种处理基站数据的装置,包括:第一确定模块,用于确定将目标基站切换到目标业务场景下所需的目标操作;第二确定模块,用于确定与所述目标操作对应的目标数据处理命令;数据处理模块,用于调用所述目标数据处理命令,对所述目标基站中与所述目标数据处理命令对应的目标数据进行数据处理。In the second aspect, an embodiment of the present application further provides a device for processing base station data, including: a first determination module, used to determine the target operation required to switch the target base station to the target service scenario; a second determination module, used to determine the target data processing command corresponding to the target operation; a data processing module, used to call the target data processing command and perform data processing on the target data corresponding to the target data processing command in the target base station.
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the steps of the method described in the first aspect.
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。In a fourth aspect, an embodiment of the present application provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are implemented.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是本申请实施例中处理基站数据的方法的步骤流程示意图;FIG1 is a schematic diagram of a step flow chart of a method for processing base station data in an embodiment of the present application;
图2是本申请实施例中双主控板上的其一主控板上新增由另一主控板上迁移出的制式的目标业务场景的示意图;2 is a schematic diagram of a target service scenario in which a new standard is added to one of the dual main control boards and migrated from the other main control board in an embodiment of the present application;
图3是本申请实施例中双主控板上的其一主控板上新增由另一主控板上迁移出的制式的目标业务场景模板的示意图;3 is a schematic diagram of a target service scenario template of a standard newly added on one of the dual main control boards migrated from the other main control board in an embodiment of the present application;
图4是本申请实施例中双主控板上的其一主控板上新增由另一主控板上迁移出的制式时所需更改内容的示意图;4 is a schematic diagram of the changes required when adding a new system migrated from another main control board to one of the dual main control boards in the embodiment of the present application;
图5是本申请实施例中目标基站的双主控板更新为单主控板的目标业务场景的示意图; 5 is a schematic diagram of a target service scenario in which a dual main control board of a target base station is updated to a single main control board in an embodiment of the present application;
图6是本申请实施例中目标基站的双主控板更新为单主控板的目标业务场景模板的示意图;6 is a schematic diagram of a target service scenario template in which a dual main control board of a target base station is updated to a single main control board in an embodiment of the present application;
图7是本申请实施例中目标基站的双主控板更新为单主控板时所需更改内容的示意图;7 is a schematic diagram of the changes required when the dual main control boards of the target base station are updated to a single main control board in an embodiment of the present application;
图8是本申请实施例提供的处理基站数据的装置的结构示意图;FIG8 is a schematic diagram of the structure of an apparatus for processing base station data provided in an embodiment of the present application;
图9是本申请实施例提供的电子设备的结构示意图。FIG. 9 is a schematic diagram of the structure of an electronic device provided in an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The following will be combined with the drawings in the embodiments of the present application to clearly and completely describe the technical solutions in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by ordinary technicians in this field without creative work are within the scope of protection of this application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second", etc. in the specification and claims of this application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It should be understood that the data used in this way can be interchangeable under appropriate circumstances, so that the embodiments of the present application can be implemented in an order other than those illustrated or described here, and the objects distinguished by "first", "second", etc. are generally of one type, and the number of objects is not limited. For example, the first object can be one or more. In addition, "and/or" in the specification and claims represents at least one of the connected objects, and the character "/" generally indicates that the objects associated with each other are in an "or" relationship.
下面结合附图,通过具体的实施例及其应用场景对本申请提供的处理基站数据的方法进行详细地说明。The method for processing base station data provided by the present application is described in detail below through specific embodiments and application scenarios in conjunction with the accompanying drawings.
如图1所示,为本实施例中处理基站数据的方法的步骤示意图,该方法包括如下步骤:As shown in FIG1 , it is a schematic diagram of the steps of the method for processing base station data in this embodiment, and the method includes the following steps:
步骤101:确定将目标基站切换到目标业务场景下所需的目标操作。Step 101: Determine a target operation required to switch a target base station to a target service scenario.
具体的,目标业务场景可以为基于目标基站的业务需求所定义的场景。 Specifically, the target service scenario may be a scenario defined based on service requirements of the target base station.
具体的,所述目标业务场景可以包括:所述目标基站的双主控板上的其一主控板上新增由另一主控板上迁移出的制式;或者所述目标基站的双主控板更新为单主控板。Specifically, the target service scenario may include: adding a new system migrated from another main control board to one of the dual main control boards of the target base station; or updating the dual main control boards of the target base station to a single main control board.
在本步骤中,可以确定将目标基站切换到目标业务场景下所需的目标操作,实现了对目标基站切换到目标业务场景下的过程具象化。In this step, the target operation required to switch the target base station to the target service scenario can be determined, thereby realizing the visualization of the process of switching the target base station to the target service scenario.
步骤102:确定与所述目标操作对应的目标数据处理命令。Step 102: Determine a target data processing command corresponding to the target operation.
在本步骤中,具体的,可以确定与目标操作对应的目标数据处理命令,实现了通过目标数据处理命令表示目标操作。In this step, specifically, a target data processing command corresponding to the target operation can be determined, thereby achieving representation of the target operation by the target data processing command.
其中,目标数据处理命令可以是基于python或java代码等代码得到的命令。The target data processing command may be a command obtained based on a code such as python or java code.
步骤103:调用所述目标数据处理命令,对所述目标基站中与所述目标数据处理命令对应的目标数据进行数据处理。Step 103: calling the target data processing command to perform data processing on the target data corresponding to the target data processing command in the target base station.
具体的,在确定与目标操作对应的目标数据处理命令后,可以调用目标数据处理命令,对目标基站中与目标数据处理命令对应的目标数据进行数据处理,以将目标基站切换到目标业务场景。这样实现了通过调用与目标操作对应的目标数据处理命令对目标数据进行数据处理,避免了人工针对目标业务场景的基站数据进行现场人工编辑或更改,只需调用对应的目标数据处理命令即可,提高了数据处理的效率和成功率,避免了人工处理时效率较低且失败率较高的问题。Specifically, after determining the target data processing command corresponding to the target operation, the target data processing command can be called to process the target data corresponding to the target data processing command in the target base station to switch the target base station to the target business scenario. In this way, the target data is processed by calling the target data processing command corresponding to the target operation, avoiding manual editing or modification of the base station data of the target business scenario on site. It only needs to call the corresponding target data processing command, which improves the efficiency and success rate of data processing and avoids the problems of low efficiency and high failure rate in manual processing.
此外,在一个实施例中,在确定将目标基站切换到目标业务场景下所需的目标操作之前,还可以包括:根据用户对与所述目标业务场景对应的业务场景模板的选择操作,确定所述业务场景模板;根据用户在所述业务场景模板的预设字段内填入对应参数的操作,得到所述目标业务场景。In addition, in one embodiment, before determining the target operation required to switch the target base station to the target business scenario, it can also include: determining the business scenario template based on the user's selection operation of the business scenario template corresponding to the target business scenario; and obtaining the target business scenario based on the user's operation of filling in corresponding parameters in the preset fields of the business scenario template.
具体的,客户端可以接收用户对目标业务场景对应的业务场景模板的选择操作,并根据该选择操作确定业务场景模板,然后用户在业务场景模板的预设字段内填入对应参数,此时客户端可以根据该操作得到目标业务场景。这样实 现了能够通过不同的业务场景模板来得到不同的目标业务场景,提高了确定目标业务场景的效率。Specifically, the client can receive the user's selection operation of the business scenario template corresponding to the target business scenario, and determine the business scenario template according to the selection operation. Then, the user fills in the corresponding parameters in the preset fields of the business scenario template, and the client can obtain the target business scenario according to the operation. It is possible to obtain different target business scenarios through different business scenario templates, thereby improving the efficiency of determining the target business scenarios.
需要说明的是,目标基站可以为一个或多个,即根据本申请提供的处理基站数据的方法可以一次完成多个目标基站的数据处理过程。It should be noted that the target base station may be one or more, that is, the method for processing base station data provided in the present application can complete the data processing process of multiple target base stations at one time.
下面以目标业务场景为目标基站的双主控板上的其一主控板上新增由另一主控板上迁移出的制式为例对上述实施例进行说明。The above embodiment is described below by taking as an example a target service scenario that a system is newly added to one of the dual main control boards of a target base station and migrated from the other main control board.
如图2所示,假设目标基站Z的双主控板为主控板A和主控板B,主控板A的制式包括X制式和Y制式,主控板B的制式包括M和N制式,目标业务场景为A主控板上新增由B主控板上迁移出的制式M,即期望迁移B主控板的M制式到主控板A内,将A主控板制式由(X+Y)制式更新为(X+Y+M)制式,B主控板制式由(M+N)制式更新为N制式。As shown in Figure 2, it is assumed that the dual main control boards of the target base station Z are main control board A and main control board B, the standards of main control board A include X standard and Y standard, and the standards of main control board B include M standard and N standard. The target business scenario is to add standard M migrated from main control board B to main control board A, that is, it is expected to migrate standard M of main control board B to main control board A, update the standard of main control board A from (X+Y) standard to (X+Y+M) standard, and update the standard of main control board B from (M+N) standard to N standard.
此时用户可以输入对业务场景模板的选择操作,并输出业务场景模板,例如业务场景模板如图3所示,此时业务场景模板中的预设字段包括业务场景站点、业务场景待迁移主控板和主控板迁移制式等。然后用户可以在该业务场景模板中的预设字段内填入对应参数,例如继续参见图3,业务场景站点对应参数为Z,业务场景待迁移主控板为B,主控板迁移制式为M,从而得到目标业务场景。At this time, the user can input the selection operation of the business scenario template and output the business scenario template, for example, the business scenario template is shown in FIG3, and the preset fields in the business scenario template include the business scenario site, the main control board to be migrated in the business scenario, and the main control board migration format, etc. Then the user can fill in the corresponding parameters in the preset fields in the business scenario template, for example, continue to refer to FIG3, the corresponding parameter of the business scenario site is Z, the main control board to be migrated in the business scenario is B, and the main control board migration format is M, thereby obtaining the target business scenario.
在完成图2所示目标业务场景时,如图4所示,需要将主控板B的M制式迁移到主控板A内,并且需要将M制式对应的传输数据和无线数据迁移至主控板A内。此时主控板B由(M+N)制式对应的传输数据和无线数据更新为N制式对应的传输数据和无线数据,主控板A由(X+Y)制式对应的传输数据和无线数据更新为(X+Y+M)制式对应的传输数据和无线数据。具体的,传输数据可以为基础配置数据,例如包括基站本身的IP信息、基站与基站网络管理系统之间的关联数据、与核心网相关的配置数据等;无线数据可以为与基站业务相关的数据,例如包括小区业务数据或邻区业务数据等。When the target service scenario shown in Figure 2 is completed, as shown in Figure 4, the M standard of the main control board B needs to be migrated to the main control board A, and the transmission data and wireless data corresponding to the M standard need to be migrated to the main control board A. At this time, the transmission data and wireless data corresponding to the (M+N) standard of the main control board B are updated to the transmission data and wireless data corresponding to the N standard, and the transmission data and wireless data corresponding to the (X+Y) standard of the main control board A are updated to the transmission data and wireless data corresponding to the (X+Y+M) standard. Specifically, the transmission data can be basic configuration data, such as the IP information of the base station itself, the association data between the base station and the base station network management system, and the configuration data related to the core network; the wireless data can be data related to the base station service, such as cell service data or neighboring service data.
针对上述图4所示需求,客户端可以确定完成制式迁移的目标业务场景所 需的目标操作,该目标操作可以包括如下操作:In view of the requirements shown in Figure 4 above, the client can determine the target business scenario for completing the standard migration. The target operation required may include the following operations:
a1,确认待迁移主控板和主控板迁移制式。例如:待迁移主控板为主控板B,主控板迁移制式为M。a1. Confirm the main control board to be migrated and the migration standard of the main control board. For example, the main control board to be migrated is main control board B, and the migration standard of the main control board is M.
a2,满足主控板制式迁移的基站前置数据修改;a2, base station pre-data modification to meet the requirements of main control board system migration;
a3,修改目标基站Z两个主控板运行制式和主控板对应传输层管理制式信息;a3, modify the operating modes of the two main control boards of the target base station Z and the information of the transport layer management mode corresponding to the main control board;
a4,主控板制式传输数据和无线数据迁移;a4, main control board standard transmission data and wireless data migration;
a5,修改目标基站Z两个主控板制式信息。a5, modify the standard information of the two main control boards of the target base station Z.
再然后,确定与目标操作对应的目标数据处理命令,并调用目标数据处理命令,对目标基站中与目标数据处理命令对应的目标数据进行数据处理。例如假设目标基站Z切换到目标业务场景需要提前删除P数据,可以直接调用对应的删除数据处理命令,用于完成基站前置数据修改;在修改目标基站Z两个主控板运行制式和主控板对应传输层管理制式信息的过程中,可以直接调用对应的修改数据处理命令,用于完成修改目标基站Z两个主控板运行制式和主控板对应传输层管理制式信息;在主控板制式传输数据和无线数据迁移的过程中,可以直接调用对应的修改数据处理命令进行数据修改,用于完成主控板制式传输数据和无线数据迁移;在修改目标基站Z两个主控板制式信息的过程中,可以直接调用修改数据处理命令,用于完成目标基站Z两个主控板制式信息的修改。Then, determine the target data processing command corresponding to the target operation, call the target data processing command, and perform data processing on the target data corresponding to the target data processing command in the target base station. For example, assuming that the target base station Z needs to delete P data in advance when switching to the target business scenario, the corresponding deletion data processing command can be directly called to complete the modification of the base station pre-data; in the process of modifying the operating standards of the two main control boards of the target base station Z and the corresponding transmission layer management standard information of the main control board, the corresponding modification data processing command can be directly called to complete the modification of the operating standards of the two main control boards of the target base station Z and the corresponding transmission layer management standard information of the main control board; in the process of the main control board standard transmission data and wireless data migration, the corresponding modification data processing command can be directly called to modify the data to complete the main control board standard transmission data and wireless data migration; in the process of modifying the standard information of the two main control boards of the target base station Z, the modification data processing command can be directly called to complete the modification of the standard information of the two main control boards of the target base station Z.
此外,下面以目标业务场景为目标基站的双主控板更新为单主控板为例对上述实施例进行说明。In addition, the above embodiment is described below by taking the target service scenario of updating the dual main control boards of the target base station to a single main control board as an example.
如图5所示,假设目标基站Z的双主控板为主控板A和主控板B,主控板A的制式包括X制式和Y制式,主控板B的制式包括M制式和N制式,目标业务场景为将主控板A和主控板B两个主控板更新为一个主控板A或一个主控板B,即将主控板A制式更新为(X+Y+M+N)制式或者将主控板B制式更新为(X+Y+M+N)制式。在此以将主控板A和主控板B两个主控板更新为一 个主控板A,且主控板A制式更新为(X+Y+M+N)制式为例。As shown in Figure 5, it is assumed that the dual main control boards of the target base station Z are main control board A and main control board B, the standards of main control board A include X standard and Y standard, and the standards of main control board B include M standard and N standard. The target service scenario is to update the two main control boards of main control board A and main control board B to one main control board A or one main control board B, that is, to update the standard of main control board A to (X+Y+M+N) standard or to update the standard of main control board B to (X+Y+M+N) standard. For example, a main control board A is installed and the standard of the main control board A is updated to (X+Y+M+N).
此时用户可以输入对业务场景模板的选择操作,并输出业务场景模板,例如业务场景模板如图6所示,此时业务场景模板中的预设字段包括业务场景站点、业务场景待保留主控板和业务场景待保留主控板所在槽位等。然后用户可以在该业务场景模板中的预设字段内填入对应参数,例如继续参见图6,业务场景站点对应参数为Z,业务场景待保留主控板为A,业务场景待保留主控板所在槽位为CC1,从而得到目标业务场景。At this time, the user can input the selection operation of the business scenario template, and output the business scenario template, for example, the business scenario template is shown in FIG6, and the preset fields in the business scenario template include the business scenario site, the business scenario main control board to be retained, and the slot where the business scenario main control board to be retained is located. Then the user can fill in the corresponding parameters in the preset fields in the business scenario template, for example, continue to refer to FIG6, the corresponding parameter of the business scenario site is Z, the business scenario main control board to be retained is A, and the slot where the business scenario main control board to be retained is CC1, thereby obtaining the target business scenario.
在完成上述图5所示目标业务场景时,如图7所示,需要将主控板B的M和N制式迁移到主控板A内,删除主控板B,并且需要将M和N制式对应的传输数据和无线数据迁移至主控板A内。此时仅保留主控板A,主控板A的制式为(X+Y+M+N)制式,且主控板A由(X+Y)制式对应的传输数据和无线数据更新为(X+Y+M+N)制式对应的传输数据和无线数据,即主控板A和主控板B对应的传输数据和无线数据进行了合并。When the target business scenario shown in Figure 5 is completed, as shown in Figure 7, the M and N standards of the main control board B need to be migrated to the main control board A, the main control board B is deleted, and the transmission data and wireless data corresponding to the M and N standards need to be migrated to the main control board A. At this time, only the main control board A is retained, the standard of the main control board A is (X+Y+M+N), and the transmission data and wireless data corresponding to the (X+Y) standard of the main control board A are updated to the transmission data and wireless data corresponding to the (X+Y+M+N) standard, that is, the transmission data and wireless data corresponding to the main control board A and the main control board B are merged.
针对上述图7所示需求,客户端可以确定将双主控板更新为单主控板的目标业务场景下所需的目标操作,该目标操作可以包括如下操作:In view of the requirements shown in FIG. 7 above, the client may determine the target operation required for the target business scenario of updating the dual main control boards to a single main control board, and the target operation may include the following operations:
b1,确认待保留主控板和待保留主控板的所在位置。例如:待保留主控板为主控板A,待保留主控板的所在位置为CC1槽位。b1, confirm the main control board to be retained and its location. For example: the main control board to be retained is main control board A, and its location is CC1 slot.
b2,满足主控板删除的基站前置数据修改;b2, modification of the base station pre-data that meets the deletion requirement of the main control board;
b3,修改目标基站Z待保留主控板运行制式和待保留主控板对应传输层管理制式信息;b3, modify the operation mode of the main control board to be retained of the target base station Z and the transport layer management mode information corresponding to the main control board to be retained;
b4,合并目标基站Z中主控板A和主控板B对应的传输数据和无线数据;b4, merging the transmission data and wireless data corresponding to the main control board A and the main control board B in the target base station Z;
b5,删除待删除主控板B。b5, delete the main control board B to be deleted.
再然后,确定与目标操作对应的目标数据处理命令,并调用目标数据处理命令,对目标基站中与目标数据处理命令对应的目标数据进行数据处理。例如假设目标基站的双主控板更新为单主控板时,满足主控板删除的基站前置数据修改时,需要提供公共的增删改等最小集能力封装为增删改等数据处理命令, 例如假设需要提前删除Q数据,则可以直接调用对应的删除数据处理命令,用于完成基站前置数据修改;在修改目标基站Z待保留主控板运行制式和待保留主控板对应传输层管理制式信息的过程中,可以直接调用对应的修改数据处理命令,用于完成修改基站待保留主控板运行制式和主控板传输层管理制式信息;在合并目标基站Z中主控板A和主控板B对应的传输数据和无线数据的过程中,可以直接调用对应的修改数据处理命令,用于完成主控板A和主控板B对应的传输数据和无线数据的合并;在删除待删除主控板B的过程中,可以调用对应的删除数据处理命令,用于完成目标基站Z的主控板B的删除。Then, determine the target data processing command corresponding to the target operation, call the target data processing command, and process the target data corresponding to the target data processing command in the target base station. For example, if the dual main control boards of the target base station are updated to a single main control board, when the base station pre-data modification that meets the deletion of the main control board is required, it is necessary to provide a common minimum set of capabilities such as addition, deletion, and modification to be encapsulated as data processing commands such as addition, deletion, and modification. For example, assuming that Q data needs to be deleted in advance, the corresponding data deletion processing command can be directly called to complete the modification of the base station pre-data; in the process of modifying the operating standard of the main control board to be retained and the corresponding transmission layer management standard information of the main control board to be retained of the target base station Z, the corresponding data modification processing command can be directly called to complete the modification of the operating standard of the main control board to be retained and the transmission layer management standard information of the main control board; in the process of merging the transmission data and wireless data corresponding to the main control board A and the main control board B in the target base station Z, the corresponding data modification processing command can be directly called to complete the merging of the transmission data and wireless data corresponding to the main control board A and the main control board B; in the process of deleting the main control board B to be deleted, the corresponding data deletion processing command can be called to complete the deletion of the main control board B of the target base station Z.
需要说明的是,若对目标基站中与所述目标数据处理命令对应的目标数据进行数据处理的客户端不是目标基站,例如可以是操作和运维中心(Operations&Maintenance Center,OMC)系统,则在对目标基站中与所述目标数据处理命令对应的目标数据进行数据处理之后,可以直接将对目标基站中与目标数据处理命令对应的目标数据进行数据处理后的数据同步激活到前台目标基站侧,同步激活完成后,用户根据目标基站整体规划计划完成前台目标基站的数据处理过程,以此达到前后台数据保持一致。It should be noted that if the client that processes the target data corresponding to the target data processing command in the target base station is not the target base station, for example, it may be an operation and maintenance center (OMC) system, then after processing the target data corresponding to the target data processing command in the target base station, the data after data processing corresponding to the target data processing command in the target base station may be directly synchronized and activated to the foreground target base station side. After the synchronization activation is completed, the user completes the data processing process of the foreground target base station according to the overall planning plan of the target base station, so as to achieve consistency between the foreground and background data.
此外,在一个实施例中,确定与所述目标操作对应的目标数据处理命令之后,还可以包括:对所述目标数据处理命令进行模块化处理操作,得到命令模块,所述命令模块用于供与所述目标业务场景相同的业务场景进行调用。In addition, in one embodiment, after determining the target data processing command corresponding to the target operation, it can also include: performing modular processing operations on the target data processing command to obtain a command module, and the command module is used to be called by a business scenario that is the same as the target business scenario.
这样通过对目标数据处理命令进行模块化处理操作,得到命令模块,使得后续在对与目标业务场景相同的业务场景进行基站的数据处理时,可以直接调用命令模块进行数据处理,避免了再次需要确定将基站切换到业务场景下所需的目标操作,确定与目标操作对应的目标数据处理命令的步骤,提高了与目标业务场景相同的业务场景的数据处理效率。In this way, by performing modular processing operations on the target data processing command, a command module is obtained, so that when the base station data is subsequently processed for the same business scenario as the target business scenario, the command module can be directly called to perform data processing, avoiding the need to determine the target operation required to switch the base station to the business scenario again, and determining the steps of the target data processing command corresponding to the target operation, thereby improving the data processing efficiency of the business scenario with the same target business scenario.
此外,在一种实施例中,确定与所述目标操作对应的目标数据处理命令时,可以包括:根据预先设置的数据处理命令与预设操作之间的对应关系,从所述数据处理命令中确定与所述目标操作对应的目标数据处理命令,其中所述预设 操作中包括所述目标操作。In addition, in one embodiment, when determining the target data processing command corresponding to the target operation, the method may include: determining the target data processing command corresponding to the target operation from the data processing commands according to the correspondence between the preset data processing commands and the preset operations, wherein the preset data processing commands are The operations include the target operation.
具体的,客户端可以预先设置数据处理命令与预设操作之间的对应关系,其中预设操作中包括目标操作,使得客户端可以根据该对应关系,从数据处理命令中确定与所述目标操作对应的目标数据处理命令,实现了对目标数据处理命令的灵活调用,从而减少了用户现场编辑修改数据带来的错误率。Specifically, the client can pre-set the correspondence between data processing commands and preset operations, where the preset operations include target operations, so that the client can determine the target data processing command corresponding to the target operation from the data processing commands based on the correspondence, thereby realizing flexible calling of the target data processing command, thereby reducing the error rate caused by users editing and modifying data on site.
在一个实施例中,根据预先设置的数据处理命令与预设操作之间的对应关系,从所述数据处理命令中确定与所述目标操作对应的目标数据处理命令之前,还可以包括:In one embodiment, according to the correspondence between the preset data processing commands and the preset operations, before determining the target data processing command corresponding to the target operation from the data processing commands, the method may further include:
获取将任意基站切换到预设业务场景下所需的预设操作;对所述预设操作进行代码化处理,得到与所述预设操作对应的数据处理命令,并建立所述对应关系。Obtaining a preset operation required to switch any base station to a preset service scenario; coding the preset operation to obtain a data processing command corresponding to the preset operation, and establishing the corresponding relationship.
具体的,在本实施例中,可以收集将任意基站切换到预设业务场景下所需的预设操作,并对预设业务场景之间的共性和特性进行梳理分析,将预设步骤代码化得到数据处理命令并建立对应关系。Specifically, in this embodiment, the preset operations required to switch any base station to a preset business scenario can be collected, and the commonalities and characteristics between the preset business scenarios can be sorted out and analyzed, the preset steps can be coded to obtain data processing commands and establish a corresponding relationship.
例如,针对上述示例中的目标基站的双主控板上的其一主控板上新增由另一主控板上迁移出的制式的目标业务场景,可以建立:数据处理命令d1与修改目标基站Z中主控板B的制式之间的对应关系,数据处理命令d2与修改目标基站Z中主控板A的制式之间的对应关系,数据处理命令d3与修改目标基站Z中主控板B的运行制式、传输层管理制式信息之间的对应关系,数据处理命令d4与修改目标基站Z中主控板A的运行制式、传输层管理制式信息之间的对应关系,数据处理命令d5与目标基站Z的主控板B内M制式对应的传输数据和无线数据迁移之间的对应关系,数据处理命令d6与基站前置数据修改之间的对应关系。For example, for the target business scenario in which a new standard migrated from the other main control board is added to one of the dual main control boards of the target base station in the above example, the following can be established: a correspondence between the data processing command d1 and the modification of the standard of the main control board B in the target base station Z, a correspondence between the data processing command d2 and the modification of the standard of the main control board A in the target base station Z, a correspondence between the data processing command d3 and the modification of the operating standard and transport layer management standard information of the main control board B in the target base station Z, a correspondence between the data processing command d4 and the modification of the operating standard and transport layer management standard information of the main control board A in the target base station Z, a correspondence between the data processing command d5 and the migration of transmission data and wireless data corresponding to the M standard in the main control board B of the target base station Z, and a correspondence between the data processing command d6 and the modification of the base station pre-data.
针对上述示例中的目标基站的双主控板更新为单主控板的目标业务场景,可以建立:数据处理命令h1与修改目标基站Z中主控板A的制式之间的对应关系,数据处理命令h2与修改目标基站Z中主控板A对应的运行制式、传输 层管理制式信息之间的对应关系,数据处理命令h3与合并目标基站Z中主控板A和主控板B对应的传输数据和无线数据之间的对应关系,数据处理命令h4与删除目标基站Z中待删除主控板B之间的对应关系,数据处理命令h5与基站前置数据修改之间的对应关系。For the target service scenario of updating the dual main control boards of the target base station in the above example to a single main control board, it is possible to establish the corresponding relationship between the data processing command h1 and the modification of the standard of the main control board A in the target base station Z, and the data processing command h2 and the modification of the operating standard and transmission standard corresponding to the main control board A in the target base station Z. The correspondence between the layer management system information, the correspondence between the data processing command h3 and the transmission data and wireless data corresponding to the main control board A and the main control board B in the merged target base station Z, the correspondence between the data processing command h4 and the main control board B to be deleted in the deleted target base station Z, and the correspondence between the data processing command h5 and the base station pre-data modification.
这样,通过对预设操作进行代码化处理,得到与预设操作对应的数据处理命令,并建立对应关系,使得客户端能够根据所建立的对应关系直接调用与目标操作对应的目标数据处理命令,提高了数据处理效率。In this way, by coding the preset operation, the data processing command corresponding to the preset operation is obtained, and a corresponding relationship is established, so that the client can directly call the target data processing command corresponding to the target operation according to the established corresponding relationship, thereby improving data processing efficiency.
在一个实施例中,所述预设操作为将任意基站切换到预设业务场景下所需的最小操作,且多个所述最小操作之间相互独立。In one embodiment, the preset operation is the minimum operation required to switch any base station to a preset service scenario, and multiple minimum operations are independent of each other.
当然,此时所述目标操作为将所述目标基站切换到所述目标业务场景下所需的最小操作。Of course, at this time, the target operation is the minimum operation required to switch the target base station to the target service scenario.
具体的,预设操作为最小操作,且多个所述最小操作之间相互独立,目标操作同样为最小操作,这使得每个最小操作对应的数据处理命令相互独立且为最小数据处理命令,使得每个数据处理命令能够被灵活调用,从而能够适配不同目标业务场景下的数据处理,使得用户只需要将不同的数据处理命令进行组合即可,提高了数据处理效率。Specifically, the preset operation is a minimum operation, and multiple minimum operations are independent of each other, and the target operation is also a minimum operation. This makes the data processing commands corresponding to each minimum operation independent of each other and the minimum data processing commands, so that each data processing command can be flexibly called, so as to adapt to data processing in different target business scenarios, so that users only need to combine different data processing commands, thereby improving data processing efficiency.
这样,本实施例通过确定将目标基站切换到目标业务场景下所需的目标操作,确定与目标操作对应的目标数据处理命令,并调用目标数据处理命令,对目标基站中与目标数据处理命令对应的目标数据进行数据处理,实现了在将目标基站切换到不同的目标业务场景下时,只需要调用与将目标基站切换到目标业务场景下所需的目标操作对应的目标数据处理命令,对目标数据进行数据处理,而不需要人工针对不同业务场景的基站数据进行现场人工编辑或更改,提高了数据处理的效率和成功率,避免了人工处理时效率较低且失败率较高的问题。In this way, this embodiment determines the target operation required to switch the target base station to the target business scenario, determines the target data processing command corresponding to the target operation, and calls the target data processing command to process the target data corresponding to the target data processing command in the target base station. This achieves that when the target base station is switched to a different target business scenario, only the target data processing command corresponding to the target operation required to switch the target base station to the target business scenario needs to be called to process the target data, without the need for manual on-site editing or modification of the base station data for different business scenarios, thereby improving the efficiency and success rate of data processing and avoiding the problems of low efficiency and high failure rate in manual processing.
图8示出本申请的一个实施例提供的一种处理基站数据的装置的结构示意图。如图8所示,处理基站数据的装置包括: FIG8 is a schematic diagram showing a structure of a device for processing base station data provided by an embodiment of the present application. As shown in FIG8 , the device for processing base station data includes:
第一确定模块801,用于确定将目标基站切换到目标业务场景下所需的目标操作;A first determination module 801 is used to determine a target operation required to switch a target base station to a target service scenario;
第二确定模块802,用于确定与所述目标操作对应的目标数据处理命令;A second determination module 802, configured to determine a target data processing command corresponding to the target operation;
数据处理模块803,用于调用所述目标数据处理命令,对所述目标基站中与所述目标数据处理命令对应的目标数据进行数据处理。The data processing module 803 is used to call the target data processing command to perform data processing on the target data corresponding to the target data processing command in the target base station.
在一个实施例中,第二确定模块802用于,根据预先设置的数据处理命令与预设操作之间的对应关系,从所述数据处理命令中确定与所述目标操作对应的目标数据处理命令,其中,所述预设操作中包括所述目标操作。In one embodiment, the second determination module 802 is used to determine a target data processing command corresponding to the target operation from the data processing commands according to a correspondence between preset data processing commands and preset operations, wherein the preset operations include the target operation.
在一个实施例中,第二确定模块802用于,获取将任意基站切换到预设业务场景下所需的预设操作;对所述预设操作进行代码化处理,得到与所述预设操作对应的数据处理命令,并建立所述对应关系。In one embodiment, the second determination module 802 is used to obtain the preset operation required to switch any base station to a preset service scenario; code the preset operation to obtain a data processing command corresponding to the preset operation, and establish the corresponding relationship.
在一个实施例中,所述预设操作为将任意基站切换到预设业务场景下所需的最小操作,且多个所述最小操作之间相互独立;所述目标操作为将所述目标基站切换到所述目标业务场景下所需的最小操作。In one embodiment, the preset operation is the minimum operation required to switch any base station to a preset service scenario, and multiple minimum operations are independent of each other; the target operation is the minimum operation required to switch the target base station to the target service scenario.
在一个实施例中,第二确定模块802还用于,根据用户对与所述目标业务场景对应的业务场景模板的选择操作,确定所述业务场景模板;根据用户在所述业务场景模板的预设字段内填入对应参数的操作,得到所述目标业务场景。In one embodiment, the second determination module 802 is also used to determine the business scenario template according to the user's selection operation on the business scenario template corresponding to the target business scenario; and obtain the target business scenario according to the user's operation of filling in corresponding parameters in the preset fields of the business scenario template.
在一个实施例中,第二确定模块802还用于,对所述目标数据处理命令进行模块化处理操作,得到命令模块,所述命令模块用于供与所述目标业务场景相同的业务场景进行调用。In one embodiment, the second determination module 802 is further used to perform modular processing operations on the target data processing command to obtain a command module, and the command module is used to be called by the business scenario that is the same as the target business scenario.
在一个实施例中,所述目标业务场景包括:所述目标基站的双主控板上的其一主控板上新增由另一主控板上迁移出的制式;或者所述目标基站的双主控板更新为单主控板。In one embodiment, the target service scenario includes: adding a new system migrated from another main control board to one of the dual main control boards of the target base station; or updating the dual main control boards of the target base station to a single main control board.
本申请实施例提供的处理基站数据的装置能够实现图1至图3的方法实施例实现的各个过程,为避免重复,这里不再赘述。The device for processing base station data provided in the embodiment of the present application can implement each process implemented by the method embodiments of Figures 1 to 3. To avoid repetition, they will not be described again here.
需要说明的是,本说明书中关于处理基站数据的传输装置的实施例与本说 明书中关于处理基站数据的方法的实施例基于同一发明构思,因此关于处理基站数据的装置实施例的具体实施可以参见前述对应的关于处理基站数据的方法实施例的实施,重复之处不再赘述。It should be noted that the embodiments of the transmission device for processing base station data in this specification are different from those in this specification. The embodiments of the method for processing base station data in the specification are based on the same inventive concept. Therefore, the specific implementation of the device embodiment for processing base station data can refer to the implementation of the aforementioned corresponding method embodiment for processing base station data, and the repeated parts will not be repeated.
本申请实施例中的处理基站数据的装置可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The device for processing base station data in the embodiment of the present application can be a device, or it can be a component, integrated circuit, or chip in a terminal. The device can be a mobile electronic device or a non-mobile electronic device. Exemplarily, the mobile electronic device can be a mobile phone, a tablet computer, a laptop computer, a PDA, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant, PDA), etc., and the non-mobile electronic device can be a server, a network attached storage (Network Attached Storage, NAS), a personal computer (personal computer, PC), a television (television, TV), a teller machine or a self-service machine, etc., which is not specifically limited in the embodiment of the present application.
本申请实施例中的处理基站数据的装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The device for processing base station data in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system, an iOS operating system, or other possible operating systems, which are not specifically limited in the embodiment of the present application.
基于相同的技术构思,本申请实施例还提供了一种电子设备,该电子设备用于执行上述的处理基站数据的方法,图9为实现本申请各个实施例的一种电子设备的结构示意图。电子设备可因配置或性能不同而产生比较大的差异,可以包括处理器(processor)910、通信接口(Communications Interface)920、存储器(memory)930和通信总线940,其中,处理器910,通信接口920,存储器930通过通信总线940完成相互间的通信。处理器910可以调用存储在存储器930上并可在处理器910上运行的计算机程序,以执行下述步骤:Based on the same technical concept, an embodiment of the present application also provides an electronic device, which is used to execute the above-mentioned method for processing base station data. FIG9 is a schematic diagram of the structure of an electronic device that implements each embodiment of the present application. The electronic device may have relatively large differences due to different configurations or performances, and may include a processor (processor) 910, a communication interface (Communications Interface) 920, a memory (memory) 930 and a communication bus 940, wherein the processor 910, the communication interface 920, and the memory 930 communicate with each other through the communication bus 940. The processor 910 can call a computer program stored in the memory 930 and can be run on the processor 910 to perform the following steps:
确定将目标基站切换到目标业务场景下所需的目标操作;Determine the target operation required to switch the target base station to the target service scenario;
确定与所述目标操作对应的目标数据处理命令;determining a target data processing command corresponding to the target operation;
调用所述目标数据处理命令,对所述目标基站中与所述目标数据处理命令对应的目标数据进行数据处理。The target data processing command is called to perform data processing on the target data corresponding to the target data processing command in the target base station.
在一个实施例中,所述确定与所述目标操作对应的目标数据处理命令,包 括:根据预先设置的数据处理命令与预设操作之间的对应关系,从所述数据处理命令中确定与所述目标操作对应的目标数据处理命令,其中所述预设操作中包括所述目标操作。In one embodiment, the determining of the target data processing command corresponding to the target operation comprises: The method includes: determining a target data processing command corresponding to the target operation from the data processing commands according to a correspondence relationship between preset data processing commands and preset operations, wherein the preset operations include the target operation.
在一个实施例中,所述根据预先设置的数据处理命令与预设操作之间的对应关系,从所述数据处理命令中确定与所述目标操作对应的目标数据处理命令之前,还包括:获取将任意基站切换到预设业务场景下所需的预设操作;对所述预设操作进行代码化处理,得到与所述预设操作对应的数据处理命令,并建立所述对应关系。In one embodiment, before determining the target data processing command corresponding to the target operation from the data processing command based on the correspondence between the preset data processing command and the preset operation, it also includes: obtaining the preset operation required to switch any base station to a preset business scenario; coding the preset operation to obtain the data processing command corresponding to the preset operation, and establishing the corresponding relationship.
在一个实施例中,所述预设操作为将任意基站切换到预设业务场景下所需的最小操作,且多个所述最小操作之间相互独立;所述目标操作为将所述目标基站切换到所述目标业务场景下所需的最小操作。In one embodiment, the preset operation is the minimum operation required to switch any base station to a preset service scenario, and multiple minimum operations are independent of each other; the target operation is the minimum operation required to switch the target base station to the target service scenario.
在一个实施例中,所述确定将目标基站切换到目标业务场景下所需的目标操作之前,还包括:根据用户对与所述目标业务场景对应的业务场景模板的选择操作,确定所述业务场景模板;根据用户在所述业务场景模板的预设字段内填入对应参数的操作,得到所述目标业务场景。In one embodiment, before determining the target operation required to switch the target base station to the target business scenario, it also includes: determining the business scenario template based on the user's selection operation of the business scenario template corresponding to the target business scenario; and obtaining the target business scenario based on the user's operation of filling in corresponding parameters in the preset fields of the business scenario template.
在一个实施例中,所述确定与所述目标操作对应的目标数据处理命令之后,还包括:对所述目标数据处理命令进行模块化处理操作,得到命令模块,所述命令模块用于供与所述目标业务场景相同的业务场景进行调用。In one embodiment, after determining the target data processing command corresponding to the target operation, it also includes: performing a modular processing operation on the target data processing command to obtain a command module, and the command module is used to be called by a business scenario that is the same as the target business scenario.
在一个实施例中,所述目标业务场景包括:所述目标基站的双主控板上的其一主控板上新增由另一主控板上迁移出的制式;或者所述目标基站的双主控板更新为单主控板。In one embodiment, the target service scenario includes: adding a new system migrated from another main control board to one of the dual main control boards of the target base station; or updating the dual main control boards of the target base station to a single main control board.
具体执行步骤可以参见上述处理基站数据的方法实施例的各个步骤,且能达到相同的技术效果,为避免重复,这里不再赘述。The specific execution steps can refer to the various steps of the above-mentioned method for processing base station data, and can achieve the same technical effect. To avoid repetition, they will not be repeated here.
需要说明的是,本申请实施例中的电子设备包括:服务器、终端或除终端之外的其他设备。It should be noted that the electronic devices in the embodiments of the present application include: servers, terminals or other devices except terminals.
以上电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示 更多或更少的部件,或者组合某些部件,或者不同的部件布置,例如,输入单元,可以包括图形处理器(Graphics Processing Unit,GPU)和麦克风,显示单元可以采用液晶显示器、有机发光二极管等形式来配置显示面板。用户输入单元包括触控面板以及其他输入设备中的至少一种。触控面板也称为触摸屏。其他输入设备可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The above electronic device structure does not constitute a limitation on the electronic device, and the electronic device may include More or fewer components, or a combination of certain components, or different component arrangements, for example, the input unit may include a graphics processing unit (GPU) and a microphone, and the display unit may be configured with a display panel in the form of a liquid crystal display, an organic light emitting diode, etc. The user input unit includes at least one of a touch panel and other input devices. The touch panel is also called a touch screen. Other input devices may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which will not be repeated here.
存储器可用于存储软件程序以及各种数据。存储器可主要包括存储程序或指令的第一存储区和存储数据的第二存储区,其中,第一存储区可存储操作系统、至少一个功能所需的应用程序或指令(比如声音播放功能、图像播放功能等)等。此外,存储器可以包括易失性存储器或非易失性存储器,或者,存储器可以包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synch link DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DRRAM)。The memory can be used to store software programs and various data. The memory may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instructions required for at least one function (such as a sound playback function, an image playback function, etc.), etc. In addition, the memory may include a volatile memory or a non-volatile memory, or the memory may include both volatile and non-volatile memories. Among them, the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or a flash memory. Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous link dynamic random access memory (Synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DRRAM).
处理器可包括一个或多个处理单元;可选的,处理器集成应用处理器和调制解调处理器,其中,应用处理器主要处理涉及操作系统、用户界面和应用程序等的操作,调制解调处理器主要处理无线通信信号,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器中。The processor may include one or more processing units; optionally, the processor integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to the operating system, user interface, and application programs, and the modem processor mainly processes wireless communication signals, such as a baseband processor. It is understandable that the modem processor may not be integrated into the processor.
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序 或指令,该程序或指令被处理器执行时实现上述处理基站数据的方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The present application also provides a readable storage medium, wherein the readable storage medium stores a program Or instructions, when the program or instruction is executed by the processor, it implements the various processes of the above-mentioned method embodiment for processing base station data, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。The processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a computer read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, etc.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application further provides a chip, which includes a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes of the above-mentioned method embodiment, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chip mentioned in the embodiments of the present application can also be called a system-level chip, a system chip, a chip system or a system-on-chip chip, etc.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, in this article, the terms "comprise", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements includes not only those elements, but also other elements not explicitly listed, or also includes elements inherent to such process, method, article or device. In the absence of further restrictions, an element defined by the sentence "comprises one..." does not exclude the presence of other identical elements in the process, method, article or device including the element. In addition, it should be noted that the scope of the method and device in the embodiment of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved, for example, the described method may be performed in an order different from that described, and various steps may also be added, omitted, or combined. In addition, the features described with reference to certain examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包 括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above implementation methods, those skilled in the art can clearly understand that the above embodiment methods can be implemented by means of software plus a necessary general hardware platform, or by hardware, but in many cases the former is a better implementation method. Based on this understanding, the technical solution of the present application, or the part that contributes to the prior art, can be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, disk, CD), including The method includes several instructions for enabling a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in the various embodiments of the present application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。 The embodiments of the present application are described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific implementation methods. The above-mentioned specific implementation methods are merely illustrative and not restrictive. Under the guidance of the present application, ordinary technicians in this field can also make many forms without departing from the purpose of the present application and the scope of protection of the claims, all of which are within the protection of the present application.

Claims (10)

  1. 一种处理基站数据的方法,包括:A method for processing base station data, comprising:
    确定将目标基站切换到目标业务场景下所需的目标操作;Determine the target operation required to switch the target base station to the target service scenario;
    确定与所述目标操作对应的目标数据处理命令;determining a target data processing command corresponding to the target operation;
    调用所述目标数据处理命令,对所述目标基站中与所述目标数据处理命令对应的目标数据进行数据处理。The target data processing command is called to perform data processing on the target data corresponding to the target data processing command in the target base station.
  2. 根据权利要求1所述的处理基站数据的方法,其中,所述确定与所述目标操作对应的目标数据处理命令,包括:The method for processing base station data according to claim 1, wherein the determining the target data processing command corresponding to the target operation comprises:
    根据预先设置的数据处理命令与预设操作之间的对应关系,从所述数据处理命令中确定与所述目标操作对应的所述目标数据处理命令,其中,所述预设操作中包括所述目标操作。According to the correspondence between the preset data processing commands and the preset operations, the target data processing command corresponding to the target operation is determined from the data processing commands, wherein the preset operations include the target operation.
  3. 根据权利要求2所述的处理基站数据的方法,其中,所述根据预先设置的数据处理命令与预设操作之间的对应关系,从所述数据处理命令中确定与所述目标操作对应的所述目标数据处理命令之前,还包括:The method for processing base station data according to claim 2, wherein before determining the target data processing command corresponding to the target operation from the data processing command according to the correspondence between the preset data processing command and the preset operation, it also includes:
    获取将任意基站切换到预设业务场景下所需的所述预设操作;Obtaining the preset operation required to switch any base station to a preset service scenario;
    对所述预设操作进行代码化处理,得到与所述预设操作对应的所述数据处理命令,并建立所述对应关系。The preset operation is coded to obtain the data processing command corresponding to the preset operation, and the corresponding relationship is established.
  4. 根据权利要求2或3所述的处理基站数据的方法,其中,所述预设操作为将任意基站切换到预设业务场景下所需的最小操作,且多个所述最小操作之间相互独立。According to the method for processing base station data according to claim 2 or 3, the preset operation is the minimum operation required to switch any base station to a preset service scenario, and multiple minimum operations are independent of each other.
  5. 根据权利要求1所述的处理基站数据的方法,其中,所述确定将目标基站切换到目标业务场景下所需的目标操作之前,还包括:The method for processing base station data according to claim 1, wherein before determining the target operation required to switch the target base station to the target service scenario, it also includes:
    根据用户对与所述目标业务场景对应的业务场景模板的选择操作,确定所述业务场景模板;Determining the business scenario template according to a user's selection operation on the business scenario template corresponding to the target business scenario;
    根据用户在所述业务场景模板的预设字段内填入对应参数的操作,得到所述目标业务场景。 The target business scenario is obtained according to the operation of the user filling in the corresponding parameters in the preset fields of the business scenario template.
  6. 根据权利要求1所述的处理基站数据的方法,其中,所述确定与所述目标操作对应的目标数据处理命令之后,还包括:The method for processing base station data according to claim 1, wherein after determining the target data processing command corresponding to the target operation, the method further comprises:
    对所述目标数据处理命令进行模块化处理操作,得到命令模块,所述命令模块用于供与所述目标业务场景相同的业务场景进行调用。A modular processing operation is performed on the target data processing command to obtain a command module, where the command module is used to be called by a business scenario that is the same as the target business scenario.
  7. 根据权利要求1所述的处理基站数据的方法,其中,所述目标业务场景包括:所述目标基站的双主控板上的其一主控板上新增由另一主控板上迁移出的制式;或者所述目标基站的双主控板更新为单主控板。According to the method for processing base station data according to claim 1, the target business scenario includes: adding a new system migrated from another main control board to one of the dual main control boards of the target base station; or updating the dual main control boards of the target base station to a single main control board.
  8. 一种处理基站数据的装置,包括:A device for processing base station data, comprising:
    第一确定模块,用于确定将目标基站切换到目标业务场景下所需的目标操作;A first determination module is used to determine a target operation required to switch a target base station to a target service scenario;
    第二确定模块,用于确定与所述目标操作对应的目标数据处理命令;A second determining module, used to determine a target data processing command corresponding to the target operation;
    数据处理模块,用于调用所述目标数据处理命令,对所述目标基站中与所述目标数据处理命令对应的目标数据进行数据处理。The data processing module is used to call the target data processing command and perform data processing on the target data corresponding to the target data processing command in the target base station.
  9. 一种电子设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1-7任一项所述的处理基站数据的方法的步骤。An electronic device comprises a processor, a memory, and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the steps of the method for processing base station data as described in any one of claims 1 to 7.
  10. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1-7任一项所述的处理基站数据的方法的步骤。 A readable storage medium stores a program or instruction, and when the program or instruction is executed by a processor, the steps of the method for processing base station data as described in any one of claims 1 to 7 are implemented.
PCT/CN2023/113136 2022-11-18 2023-08-15 Base station data processing method and apparatus, electronic device, and storage medium WO2024103865A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211444264.7A CN118092955A (en) 2022-11-18 2022-11-18 Method and device for processing base station data, electronic equipment and storage medium
CN202211444264.7 2022-11-18

Publications (1)

Publication Number Publication Date
WO2024103865A1 true WO2024103865A1 (en) 2024-05-23

Family

ID=91083746

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/113136 WO2024103865A1 (en) 2022-11-18 2023-08-15 Base station data processing method and apparatus, electronic device, and storage medium

Country Status (2)

Country Link
CN (1) CN118092955A (en)
WO (1) WO2024103865A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102325338A (en) * 2011-06-30 2012-01-18 大唐移动通信设备有限公司 Method and device for sending operation and maintenance command
CN104965695A (en) * 2014-11-25 2015-10-07 深圳市腾讯计算机系统有限公司 Method and apparatus for simulating user real-time operation
CN108057249A (en) * 2017-11-29 2018-05-22 腾讯科技(成都)有限公司 A kind of business data processing method and device
CN109857408A (en) * 2018-12-14 2019-06-07 深圳市网心科技有限公司 Application dispositions method, device, equipment, system and the readable storage medium storing program for executing of terminal
US20210065083A1 (en) * 2019-08-26 2021-03-04 Wangsu Science & Technology Co., Ltd. Method for changing device business and business change system
CN113467824A (en) * 2021-06-30 2021-10-01 北京达佳互联信息技术有限公司 Data processing method, device, equipment and storage medium
CN114443164A (en) * 2022-01-14 2022-05-06 阳光保险集团股份有限公司 Task processing method and device, electronic equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102325338A (en) * 2011-06-30 2012-01-18 大唐移动通信设备有限公司 Method and device for sending operation and maintenance command
CN104965695A (en) * 2014-11-25 2015-10-07 深圳市腾讯计算机系统有限公司 Method and apparatus for simulating user real-time operation
CN108057249A (en) * 2017-11-29 2018-05-22 腾讯科技(成都)有限公司 A kind of business data processing method and device
CN109857408A (en) * 2018-12-14 2019-06-07 深圳市网心科技有限公司 Application dispositions method, device, equipment, system and the readable storage medium storing program for executing of terminal
US20210065083A1 (en) * 2019-08-26 2021-03-04 Wangsu Science & Technology Co., Ltd. Method for changing device business and business change system
CN113467824A (en) * 2021-06-30 2021-10-01 北京达佳互联信息技术有限公司 Data processing method, device, equipment and storage medium
CN114443164A (en) * 2022-01-14 2022-05-06 阳光保险集团股份有限公司 Task processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN118092955A (en) 2024-05-28

Similar Documents

Publication Publication Date Title
US20200356624A1 (en) Collaborative document editing system and method
US20180349107A1 (en) Preview Changes To Mobile Applications At Different Display Resolutions
WO2020233081A1 (en) Client plugin-ization implementation method, apparatus, computer device and storage medium
CN112860247B (en) Custom generation method, device, equipment and medium of model component
CN109947399A (en) Code structure generation method, device, computer installation and readable storage medium storing program for executing
WO2021057064A1 (en) Data interaction conversion method and apparatus based on artificial intelligence, device, and medium
US20240086360A1 (en) File saving method and electronic device
US11567635B2 (en) Online collaborative document processing method and device
CN112905225A (en) Method and device for creating continuous integration tool construction task
CN110399232A (en) Paste processing method, device, equipment and computer readable storage medium
WO2024103865A1 (en) Base station data processing method and apparatus, electronic device, and storage medium
CN114124697A (en) Network switching method, network switching device and storage medium
CN113656005A (en) Application component library construction method, application component configuration method and related device
CN111443945B (en) Component code modification method and device
CN111984113B (en) Text editing method and device and electronic equipment
CN111857906B (en) Text display method, device and system of terminal and storage medium
CN111880698A (en) Information processing method and device of intelligent terminal, electronic equipment and storage medium
CN114995690A (en) Document creation method, device, equipment and storage medium
CN106775790A (en) A kind of control call method and device
RU2385532C2 (en) Wireless communication device
CN104220976A (en) Soft keyboard implementation method of terminal and terminal
US20240220708A1 (en) Method for data display, storage medium, and electronic device
WO2024077937A1 (en) Data generation method and apparatus, electronic device, and storage medium
WO2023005001A1 (en) Content input control method and system, electronic device, and storage medium
US20230370399A1 (en) Information display method and apparatus, and electronic device