CN113099437A - Data processing method, device, equipment and storage medium - Google Patents

Data processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN113099437A
CN113099437A CN202110343882.1A CN202110343882A CN113099437A CN 113099437 A CN113099437 A CN 113099437A CN 202110343882 A CN202110343882 A CN 202110343882A CN 113099437 A CN113099437 A CN 113099437A
Authority
CN
China
Prior art keywords
base station
identification
identifier
target
equipment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110343882.1A
Other languages
Chinese (zh)
Other versions
CN113099437B (en
Inventor
张志运
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Spideradio Telecommunication Technology Co ltd
Original Assignee
Suzhou Spideradio Telecommunication Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Spideradio Telecommunication Technology Co ltd filed Critical Suzhou Spideradio Telecommunication Technology Co ltd
Priority to CN202110343882.1A priority Critical patent/CN113099437B/en
Publication of CN113099437A publication Critical patent/CN113099437A/en
Application granted granted Critical
Publication of CN113099437B publication Critical patent/CN113099437B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities

Landscapes

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

Abstract

The application discloses a data processing method, a device, equipment and a storage medium, wherein the method comprises the following steps: acquiring the same high-order identification among the base station identifications of a plurality of base stations in the current wireless access network; acquiring a base station identifier of a current base station; removing the same high-order identifier from the base station identifier of the current base station to obtain a short base station identifier of the current base station; determining the number of bits of the initial equipment identification based on the number of bits of the same high-order identification and a preset identification upper limit number of bits; generating an initial equipment identifier corresponding to the first target equipment according to the number of the initial equipment identifiers; generating first target equipment identification information based on the initial equipment identification and the short base station identification; and sending the first target equipment identification information to the first target equipment. The technical scheme provided by the application can increase the number of digits of the user equipment identification without influencing the normal identification of the base station, thereby increasing the number of user equipment which can be identified and meeting the identification requirement of the user equipment.

Description

Data processing method, device, equipment and storage medium
Technical Field
The present application relates to the field of wireless communications, and in particular, to a data processing method, apparatus, device, and storage medium.
Background
In the 5G network, the UE in the radio resource control INACTIVE state (RRC-INACTIVE) means that the UE maintains a CONNECTED mode (CM-CONNECTED) and can move within the notification area configured by the radio access network without notifying the base station. And the base station which has performed service with the UE in the notification area last time stores the context information of the UE and keeps the connection with the core network.
When the UE recovers the communication connection with the base station side, the UE needs to inform the base station side of its own id information, so that the base station side can quickly find the context information of the UE and the connection with the core network. This identity information is the inactive radio network temporary identity (I-RNTI). The third generation partnership project (3GPP) specifies two types of I-RNTIs, one being a full length I-RNTI, a 40-bit binary string; the other is a short I-RNTI, a 24-bit length binary string. The two types of I-RNTIs are formed by two parts, namely a user equipment identifier and a base station identifier, wherein the user equipment identifier is used for distinguishing different user equipment in the base station, and the base station identifier is used for distinguishing different base stations. When the context information of a certain user equipment cannot be found in the base station, a request needs to be sent to the base station where the user equipment is originally located according to the base station identifier in the I-RNTI of the user equipment to obtain the context information of the user equipment.
The number of bits of the base station identifier specified by 3GPP is 32 bits, and generally, only the full-length I-RNTI can be used to identify the context information of the user equipment, the number of bits reserved for the user equipment identifier is only 8 bits, the number of user equipment capable of being identified can reach up to 128, the number of UEs which can be served by one base station in an actual network mostly reaches thousands, the number of the existing user equipment identifiers cannot meet the requirement of the user equipment identifier, and therefore, a more practical and effective technical scheme needs to be provided.
Disclosure of Invention
The application provides a data processing method, a data processing device, a data processing apparatus and a storage medium, which can improve the coding efficiency of an identifier, increase the identification capacity of user equipment and further meet the identification requirements of a large amount of user equipment, and the technical scheme of the application is as follows:
in one aspect, a data processing method is provided, and the method includes:
acquiring the same high-order identification among the base station identifications of a plurality of base stations in the current wireless access network;
acquiring a base station identifier of a current base station;
removing the same high-order identifier from the base station identifier of the current base station to obtain a short base station identifier of the current base station;
determining the number of initial equipment identification bits based on the number of preset identification upper limit bits and the number of bits of the short base station identification;
generating an initial equipment identifier corresponding to the first target equipment according to the number of the initial equipment identifiers;
generating first target equipment identification information based on the initial equipment identification and the short base station identification;
and sending the first target equipment identification information to the first target equipment.
In another aspect, there is provided a data processing apparatus, the apparatus comprising:
the same high-level identification acquisition module is used for acquiring the same high-level identification among the base station identifications of a plurality of base stations in the current wireless access network;
a current base station identifier obtaining module, configured to obtain a base station identifier of a current base station;
a short base station identifier generating module, configured to remove the same high-order identifier from the base station identifier of the current base station, so as to obtain a short base station identifier of the current base station;
the initial equipment identification digit determining module is used for determining the number of digits of the initial equipment identification based on the preset identification upper limit digits and the digits of the short base station identification;
the initial equipment identifier generating module is used for generating an initial equipment identifier corresponding to the first target equipment according to the number of the initial equipment identifiers;
a first target device identification information generating module, configured to generate first target device identification information based on the initial device identification and the short base station identification;
a first target device identification information sending module, configured to send the first target device identification information to the first target device.
In another aspect, a data processing device is provided, the device comprising a processor and a memory, wherein at least one instruction or at least one program is stored in the memory, and the at least one instruction or the at least one program is loaded by the processor and executed to implement the data processing method as described above.
In another aspect, a computer-readable storage medium is provided, in which at least one instruction or at least one program is stored, and the at least one instruction or the at least one program is loaded and executed by a processor to implement the data processing method as described above.
The data processing method, the data processing device, the data processing equipment and the storage medium have the following technical effects:
the method and the device have the advantages that the same high-order identification among the base station identifications is obtained, the same high-order identification in the base station identification of the current base station is removed, and the short base station identification of the current base station is obtained, so that the number of digits of the base station identifications is reduced, the number of digits of initial equipment identifications of user equipment is increased, and the initial equipment identifications of the user equipment and the short base station identification of the current base station are synthesized to obtain the equipment identifications of the user equipment, so that on one hand, the coding efficiency of the identifications is improved, and the coding process is simpler and faster; on the other hand, the identification requirement of the user equipment is met while the normal distinguishing function of the base station identification is not influenced, so that the base station can distinguish the context information of different user equipment.
Drawings
In order to more clearly illustrate the technical solutions and advantages of the embodiments of the present application or the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a schematic diagram of an application environment provided by an embodiment of the present application;
fig. 2 is a schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a method for configuring the same high-level identifier according to an embodiment of the present application;
fig. 4 is a schematic flowchart of a method for acquiring the same high-level identifier according to an embodiment of the present application;
fig. 5 is a flowchart illustrating a method for generating a short base station identifier of a current base station according to an embodiment of the present application;
fig. 6 is a schematic flowchart of a method for determining an initial device identification number according to an embodiment of the present application;
fig. 7 is a flowchart illustrating a method for recovering context information of a target device according to an embodiment of the present application;
fig. 8 is a flowchart illustrating a method for determining a base station identifier of a target base station according to an embodiment of the present application;
FIG. 9 is a schematic diagram of a data processing apparatus according to an embodiment of the present application;
fig. 10 is a hardware block diagram of a server in a data processing method according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or server that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1, fig. 1 is a schematic view of an application environment provided in an embodiment of the present application, as shown in fig. 1, the application environment includes a user equipment 01 and a base station 02, and a last service object of the user equipment 01 in a notification area of a current radio access network is the base station 02.
In particular, the user device 01 may include a mobile terminal of the type of a smartphone, a desktop computer, a tablet computer, a laptop computer, a digital assistant, a smart wearable device, or the like. Specifically, the user equipment 01 may receive first target device identification information sent by the base station 02; and sending a service recovery request to the base station 02, wherein the service recovery request comprises the identification information of the first target device.
Specifically, the base station 02 may include a public mobile communication base station. Specifically, the base station 02 may obtain the same high-order identifier among the base station identifiers of a plurality of base stations in the current wireless access network; acquiring a base station identifier of a current base station; removing the same high-order mark from the base station mark of the current base station to obtain a short base station mark of the current base station; determining the number of initial equipment identification bits based on the number of preset identification upper limit bits and the number of bits of the short base station identification; generating an initial device identifier corresponding to the user device 01 according to the number of the initial device identifier bits; generating first target equipment identification information based on the initial equipment identification and the short base station identification; sending the first target device identification information to the user equipment 01; receiving a service recovery request sent by user equipment (01), wherein the service recovery request comprises first target equipment identification information; matching the first target equipment identification information in the identification information base of the current base station; and when the first target equipment identification information is matched, recovering the context information of the user equipment 01 from the identification information base.
In practical application, when the base station 02 needs to make the ue 01 enter a radio resource control INACTIVE state (RRC-INACTIVE), the base station generates first target device identification information corresponding to the ue 01, and sends the first target device identification information to the ue 01; when the ue 01 needs to recover the communication connection with the base station 02, the ue 01 sends a service recovery request to the base station 02, where the service recovery request includes the first target device identification information, so that the base station 02 can quickly find the context information of the ue 01 and the connection with the core network according to the first target device identification information.
A data processing method provided in the embodiment of the present application is described below, and fig. 2 is a schematic flow chart of the data processing method provided in the embodiment of the present application. It is noted that the present specification provides the method steps as described in the examples or flowcharts, but may include more or less steps based on routine or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In actual system or product execution, sequential execution or parallel execution (e.g., parallel processor or multi-threaded environment) may be possible according to the embodiments or methods shown in the figures. Specifically, as shown in fig. 2, the method may include:
s201, acquiring the same high-order identification among the base station identifications of a plurality of base stations in the current wireless access network.
In practical application, the current wireless access network is usually a 5G wireless access network, each base station in the 5G wireless access network has its own base station identifier, the base station identifier is usually a binary string with a fixed length, optionally, the base station identifier may be a 32-bit binary string, and the same high-order identifier, i.e., high-order code, of the base station identifiers of different base stations in the same 5G wireless access network is generally the same. For convenience of description, the binary strings of various types of identifiers are converted into hexadecimal strings.
In a specific embodiment, as shown in fig. 3, before the obtaining the same high-order identity among the base station identities of the plurality of base stations in the current radio access network, the method may further include:
s301, receiving a configuration instruction sent by a background, wherein the configuration instruction comprises the same high-order identifier.
Specifically, the same high-level identifier between identifiers of base stations may be preset in the background, and the background sends a configuration instruction carrying the same high-level identifier to the base station, so that the base station sets the same high-level identifier.
For example, when the configuration range of the base station identifier in the current radio access network is 0x 00690001-0 x00698001, the same high-order identifier preset in the background is 0x 00690000.
And S303, storing the same high-order mark in a database of the current base station.
As can be seen from the above embodiments, the present application may send the preset same high-order identifier to the base station through the background, so as to split the identifier of the base station.
In a specific embodiment, as shown in fig. 4, fig. 4 is a flowchart illustrating a method for acquiring the same high-order identifier between base station identifiers according to an embodiment of the present disclosure, specifically, when the base stations in the current radio access network are connected through a preset interface, the method for acquiring the same high-order identifier may include:
s401, obtaining the base station identifications of the base stations.
In practical application, when the scale of the radio access network is small, the base stations in the network may be connected through a preset interface, and the base station identifiers of the plurality of base stations may be obtained from an interface neighbor list in the radio access network, and optionally, the preset interface may include an Xn interface.
And S403, performing XOR operation on any two base station identifiers in the base station identifiers of the plurality of base stations to obtain a plurality of identifier XOR data.
Specifically, the identifier xor data between different base station identifiers can be obtained through xor operation.
S405, target identification XOR data is obtained from the plurality of identification XOR data, and the target identification XOR data is the identification XOR data with the highest number of bits in the plurality of identification XOR data.
S407, determining the positions of the different low-order identifiers and the positions of the same high-order identifiers among the base station identifiers of the plurality of base stations according to the target identifier XOR data.
Specifically, the location bit of the target identifier xor data is used as the location bit of the difference lower identifier, and the location bits of the other identifiers except the difference lower identifier in the base station identifier are used as the location bits of the same higher identifier.
And S409, taking 1 as the position of the same high-order mark, and taking 0 as the position of the different low-order mark to obtain a high-order mask.
S411, performing a bitwise and operation on the high bit mask and any one of the base station identifiers of the plurality of base stations to obtain the same high bit identifier.
For example, there are 3 base stations in a small radio access network, where 3 base stations are connected through an Xn interface, and the base station identifiers of the 3 base stations are 0x00000001, 0x00000002, and 0x00000003, respectively;
carrying out XOR operation on any two base station identifications in the 3 base station identifications to obtain 3 identification XOR data which are respectively as follows:
0x00000001∧0x00000002=0x00000003,
0x00000001∧0x00000003=0x00000002,
0x00000002∧0x00000003=0x00000001;
obtaining target identification exclusive-or data 0x00000003, namely 0b11 from the 3 identification exclusive-or data, and omitting 0 before the highest bit 1;
according to the target identification XOR data, determining that the position of the difference low-order identification is the 1 st to 2 nd bits of the binary system, and the position of the same high-order identification is the 3 rd to 32 nd bits of the binary system;
taking 1 as the position of the same high-order mark, and taking 0 as the position of the different low-order mark to obtain a high-order mask 0b 11111111111111111111111111111111111111111100;
and carrying out bitwise AND operation on the high-order mask and any base station identifier in the 3 base station identifiers to obtain the same high-order identifier 0x 00000000.
S203, acquiring the base station identification of the current base station.
S205, removing the same high-order mark from the base station mark of the current base station to obtain the short base station mark of the current base station.
In a specific embodiment, as shown in fig. 5, fig. 5 is a flowchart illustrating a method for generating a short base station identifier of a current base station according to an embodiment of the present disclosure, which may specifically include:
s501, determining the positions of the different low-order identifiers among the base station identifiers of the plurality of base stations according to the positions of the same high-order identifier.
In practical application, the length of the base station identifier is generally fixed, and the bits of other identifiers except the same high-order identifier in the base station identifier are used as the bits of the different low-order identifiers.
S503, the position of the same high-order mark is taken as 0, and the position of the different low-order mark is taken as 1, so as to obtain a low-order mask.
And S505, performing bitwise AND operation on the low bit mask and the base station identifier of the current base station to obtain the short base station identifier of the current base station.
For example, the base station id of the current base station is 0x00691001, and the same high bit id between the base station ids is 0x00690000, the bit where the difference low bit id is located is the 1 st to 4 th bits of hexadecimal, i.e. the 1 st to 16 th bits of binary, and the bit where the same high bit id is located is the 5 th to 8 th bits of hexadecimal, i.e. the 17 th to 32 th bits of binary.
The bit with the difference low bit identification is taken as 1, and the bit with the same high bit identification is taken as 0, resulting in the low bit mask 0b 0000000000001111111111111111, i.e. 0x0000 FFFF.
And performing bitwise AND operation on the low bit mask and the base station identifier of the current base station, namely 0x00691001&0x0000FFFF is 0x00001001 is 0x1001, and obtaining the short base station identifier of the current base station as 0x 1001.
It can be seen from the above embodiments that the base station short identifier can be obtained by removing the same high bits in the base station identifier, thereby increasing the number of bits of the initial device identifier and increasing the number of user devices that can be identified.
And S207, determining the number of the initial equipment identification bits based on the preset identification upper limit number of bits and the number of the bits of the short base station identification.
Specifically, the method for determining the number of identification bits of the initial device may include: and taking the difference between the preset identification upper limit digit and the digit of the short base station identification as the initial equipment identification digit.
Specifically, the difference between the numbers of bits may be a difference between binary numbers of bits.
In practical application, the preset identifier upper limit digit may be an upper limit digit of a Radio Network Temporary Identifier (RNTI) in a Radio access Network, specifically, the Radio Network temporary identifier may include an inactive Radio Network temporary identifier (I-RNTI), the I-RNTI may include a short I-RNTI and a full length I-RNTI, both I-RNTIs may be composed of a user equipment identifier and a base station identifier, and in this specification embodiment, both I-RNTIs may be composed of an initial device identifier digit and a base station short identifier.
In a specific embodiment, as shown in fig. 6, when the preset identifier upper limit bit number includes a preset short identifier upper limit bit number and a preset long identifier upper limit bit number, the taking a difference between the preset identifier upper limit bit number and the short base station identifier bit number as the initial device identifier bit number may include:
s601, calculating the bit number difference between the preset short identification upper limit bit number and the short base station identification bit number.
Specifically, the preset short identity upper limit digit may be an upper limit digit of a short I-RNTI, the short I-RNTI is usually a 24-bit binary character string, and the digit difference may be a binary digit difference.
S603, determining the maximum identification number corresponding to the digit difference.
Specifically, according to the binary digit difference, the power of the digit difference of 2 is used as the maximum identification number.
S605, determining whether the maximum identification number is greater than the maximum device support number of the current radio access network.
In practical applications, when the radio access network supports the access of the user equipment, an upper limit value of the number of the user equipment exists, and the upper limit value is used as the maximum equipment support number.
And S607, when the judgment result is yes, taking the digit difference as the initial equipment identification digit.
And S609, when the judgment result is negative, taking the difference between the preset long identification upper limit digit and the digit of the short base station identification as the initial equipment identification digit.
Specifically, when the maximum identification number corresponding to the difference between the preset short identification upper limit digit and the digit number of the short base station identification is smaller than the maximum equipment support number, the difference between the preset long identification upper limit digit and the digit number of the short base station identification is used as the initial equipment identification digit. The preset upper limit number of the long identifier may be the upper limit number of the full-length I-RNTI, and the length I-RNTI is usually a 40-bit binary string.
Specifically, the difference between the preset upper limit number of bits of the long flag and the number of bits of the short base station flag may be a binary number difference.
For example, the base station short identifier of the current base station is 0x1001, the corresponding hexadecimal digit number is 4 bits, the corresponding binary digit number is 16 bits, and the maximum device support number of the current radio access network is 3500;
presetting the bit number difference between the short identification upper limit bit number and the short base station identification bit number to be 24-16-8 bits;
the maximum identification number corresponding to the bit number difference is 28256, that is, the maximum number of users that the above bit number difference can identify is 256;
because 256 is less than 3500, that is, the maximum identification number is less than the maximum device support number of the current radio access network, the difference between the preset long identifier upper limit digit and the digit of the short base station identifier is used as the initial device identification digit, that is, the initial device identification digit is 40-16 to 24 digits, and the maximum identification number corresponding to the initial device identification digit is 22416777216, the identification requirement of the device in the current wireless access network can be satisfied.
By using the technical scheme of the embodiment, the initial equipment short identifier can be used when the maximum equipment support number of the current radio access network is small, and the initial equipment long identifier can be used when the maximum equipment support number is large, so that the length of the initial equipment identifier is reduced as far as possible under the condition of meeting the identification requirement of user equipment, the length of the I-RNTI is reduced, and the signaling overhead in the communication process is saved.
And S209, generating an initial device identifier corresponding to the first target device according to the number of the initial device identifier bits.
In practical application, the first target device may be a user device in an inactive state in a current radio access network, and a last service object of the first target device in a notification area of the current radio access network is the current base station.
Specifically, determining the coding range of the initial equipment identifier according to the number of bits of the initial equipment identifier; and selecting a target identifier from the coding range as an initial device identifier corresponding to the first target device, wherein the target identifier is an identifier which is not used in the coding range.
For example, if the number of bits of the initial device identifier is 24 bits, the encoding range of the initial device identifier is 0b00 … … 000(24 bits 0) -0 b111 … … 111(24 bits 1), i.e., 0x 000000-0 xfffffff, and one target identifier 0x001011 is selected from the encoding range as the initial device identifier corresponding to the first target device.
S211, generating first target device identification information based on the initial device identification and the short base station identification.
Specifically, the first target device identification information may be an RNTI of the first target device, and the RNTI may include an I-RNTI.
In a specific embodiment, the number of bits n of the short base station identifier may be determined, the initial device identifier of the first target device is shifted to the left by n bits, and the initial device identifier of the first target device after the left shift is added to the short base station identifier to obtain the first target device identifier information. For example, the initial device identifier of the first target device is 0x001011, the short base station identifier is 0x1001, the initial device identifier of the first target device after the left shift is 0x0010110000, and correspondingly, the first target device identifier information is 0x 0010111001.
S213, sending the first target device identification information to the first target device.
In practical application, when the first target device is in an inactive state, the I-RNTI of the first target device is sent to the first target device, so that when the first target device recovers communication connection with the base station side, the base station side is informed of own identification information by using the I-RNTI, and the base station side can quickly find context information of the first target device and connection with a core network.
It can be seen from the above embodiments that the same high-order identifier between base station identifiers can be obtained, and the same high-order identifier in the base station identifier of the current base station is removed, so that the number of bits of the base station identifier is reduced, the number of bits of the initial equipment identifier is increased, and the identifier requirement of the user equipment is met while the normal distinguishing function of the base station identifier is not influenced.
In an embodiment of this specification, as shown in fig. 7, fig. 7 is a flowchart illustrating a method for restoring context information of a target device, which may specifically include:
and S701, receiving a service recovery request sent by a second target device, wherein the service recovery request includes second target device identification information, and the second target device is any user equipment in the current wireless access network.
In practical application, when the second target device in the inactive state needs to recover the communication connection with the base station side, a service recovery request may be sent to the current base station, where the service recovery request may be a Radio Resource Control (RRC) recovery request, the RRC recovery request carries second target device identification information, and the second target device identification information may be an I-RNTI of the second target device.
S703, matching the identifier information of the second target device in the identifier information base of the current base station.
Specifically, the database of the current base station includes an identification information base, and the identification information base is used for storing the I-RNTI of the user equipment generated by the current base station.
In practical application, the I-RNTI of the second target equipment is matched in the identification information base of the current base station to judge whether the I-RNTI of the second target equipment is generated by the current base station.
S705, when the second target device identification information is matched, recovering the context information of the second target device from the identification information base.
In practical application, when the identification information of the second target device is matched in the identification information base of the current base station, that is, when the I-RNTI of the second target device is generated by the current base station, the context information of the second target device is found from the identification information base, so as to recover the service connection of the second target device based on the context information.
S707, when the second target device identification information is not matched, determining a base station identification of a target base station, where the target base station is a base station that generates the second target device identification information.
In practical application, when the second target device identification information is not matched in the identification information base of the current base station, that is, when the I-RNTI of the second target device is not generated by the current base station, the base station identification of the target base station is determined according to the second target device identification information.
In a specific embodiment, as shown in fig. 8, fig. 8 is a method for determining a base station identifier of a target base station according to an embodiment of the present specification, which specifically includes:
s801, performing a bitwise and operation on the low bit mask and the second target device identification information to obtain a short base station identification of the target base station.
For example, when the second target device identification information is 0x0000111010 and the low bit mask is 0x0000FFFF, the short base station identification of the target base station is obtained as 0x00001010 — 0x 1010.
And S803, obtaining the base station identifier of the target base station based on the same high-order identifier and the short base station identifier of the target base station.
Specifically, the number n of bits of the short base station identifier of the target base station may be determined, and the same high-bit identifier and the short base station identifier of the target base station are added to obtain the base station identifier of the target base station. For example, the same high-order identifier is 0x00690000, and the obtained result is added to the short base station identifier 0x1010 of the target base station to obtain the base station identifier 0x00691010 of the target base station.
S709, based on the base station identifier of the target base station, sending a context information request to the target base station, where the context information request is used to request context information of the second target device.
S711, receiving the context information of the second target device sent by the target base station.
As can be seen from the foregoing embodiments, when the second target device requests service restoration, the base station that generates the second target device identification information may be determined based on the second target device identification information, so as to obtain the context of the second target device and restore the service connection of the second target device.
An embodiment of the present application provides a data processing apparatus, as shown in fig. 9, the apparatus includes:
a same high-order identifier obtaining module 910, configured to obtain a same high-order identifier among base station identifiers of multiple base stations in a current wireless access network;
a current base station identifier obtaining module 920, configured to obtain a base station identifier of a current base station;
a short base station identifier generating module 930, configured to remove the same high-order identifier from the base station identifier of the current base station, so as to obtain a short base station identifier of the current base station;
an initial device identification digit determining module 940, configured to determine an initial device identification digit based on a preset identification upper limit digit and the digit of the short base station identification;
an initial device identifier generating module 950, configured to generate an initial device identifier corresponding to the first target device according to the number of bits of the initial device identifier;
a first target device identification information generating module 960, configured to generate first target device identification information based on the initial device identification and the short base station identification;
a first target device identification information sending module 970, configured to send the first target device identification information to the first target device.
In some embodiments of the present disclosure, the apparatus may further include:
a configuration instruction receiving module, configured to receive a configuration instruction sent by a background, where the configuration instruction includes the same high-order identifier;
the same high-order mark storage module is used for storing the same high-order mark in a database of the current base station;
in a specific embodiment, when the base stations in the current radio access network are connected through a preset interface, the same high-level id obtaining module 910 may include:
a base station identifier acquiring unit of a plurality of base stations, configured to acquire base station identifiers of the plurality of base stations;
an exclusive-or operation unit, configured to perform exclusive-or operation on any two base station identifiers among the base station identifiers of the multiple base stations to obtain multiple identifier exclusive-or data;
a target identifier xor data obtaining unit, configured to obtain target identifier xor data from the plurality of identifier xor data, where the target identifier xor data is the identifier xor data with the highest number of bits in the plurality of identifier xor data;
an identifier location determining unit, configured to determine, according to the target identifier xor data, a location of a lower identifier and a location of the same upper identifier among the base station identifiers of the plurality of base stations;
a high-order mask determining unit, configured to take the position of the same high-order identifier as 1, and take the position of the different low-order identifier as 0, to obtain a high-order mask;
and the same high-order identification unit is used for carrying out bitwise AND operation on the high-order mask code and any base station identification in the base station identifications of the plurality of base stations to obtain the same high-order identification.
In a specific embodiment, the short base station identifier generating module 930 may include:
a difference low-level identifier location determining unit, configured to determine, according to the location of the same high-level identifier, a location of a difference low-level identifier between base station identifiers of the multiple base stations;
a low-order mask determining unit, configured to take 0 as the position of the same high-order identifier and 1 as the position of the different low-order identifier, to obtain a low-order mask;
and the short base station identification unit of the current base station is used for carrying out bitwise AND operation on the low-order mask and the base station identification of the current base station to obtain the short base station identification of the current base station.
In this embodiment, the initial device identification number determining module 940 may include:
and the initial equipment identification digit calculating unit is used for taking the difference between the preset identification upper limit digit and the digit of the short base station identification as the initial equipment identification digit.
In a specific embodiment, when the preset upper limit number of identifiers includes a preset short upper limit number of identifiers and a preset long upper limit number of identifiers, the calculating of the initial device identifier number may include:
a digit difference calculating unit, configured to calculate a digit difference between the preset short identifier upper limit digit and the short base station identifier digit;
a maximum identification number determining unit for determining the maximum identification number corresponding to the digit difference;
a judging unit, configured to judge whether the maximum identification number is greater than a maximum device support number of the current radio access network;
a first initial device identification digit unit, configured to take the digit difference as the initial device identification digit when the determination result is yes;
and the second initial equipment identification digit unit is used for taking the difference between the preset long identification upper limit digit and the digit of the short base station identification as the initial equipment identification digit when the judgment result is negative.
In an embodiment of the present specification, the apparatus may further include:
a service restoration request receiving module, configured to receive a service restoration request sent by a second target device, where the service restoration request includes second target device identification information, and the second target device is any user equipment in the current wireless access network;
a matching module, configured to match the identifier information of the second target device in an identifier information base of the current base station;
a context information recovery module, configured to recover, when the second target device identification information is matched, context information of the second target device from the identification information base;
a target base station identifier determining module, configured to determine a base station identifier of a target base station when the second target device identifier information is not matched, where the target base station is a base station that generates the second target device identifier information;
a context information request sending module, configured to send a context information request to the target base station based on the base station identifier of the target base station, where the context information request is used to request context information of the second target device;
a context information receiving unit, configured to receive the context information of the second target device sent by the target base station.
In a specific embodiment, the target base station identifier determining module may include:
a target base station short base station identifier generating unit, configured to perform bitwise and operation on the low bit mask and the second target device identifier information to obtain a short base station identifier of the target base station;
and the target base station identifier generating unit is used for obtaining the base station identifier of the target base station based on the same high-order identifier and the short base station identifier of the target base station.
The embodiment of the present application provides a data processing device, which includes a processor and a memory, where the memory stores at least one instruction or at least one program, and the at least one instruction or the at least one program is loaded and executed by the processor to implement the data processing method provided by the above method embodiment.
The memory may be used to store software programs and modules, and the processor may execute various functional applications and data processing by operating the software programs and modules stored in the memory. The memory can mainly comprise a program storage area and a data storage area, wherein the program storage area can store an operating system, application programs needed by functions and the like; the storage data area may store data created according to the use of the above-described apparatus, and the like. Further, the memory may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory may also include a memory controller to provide the processor access to the memory.
The method embodiments provided in the embodiments of the present application may be executed in a mobile terminal, a computer terminal, a server, or a similar computing device, that is, the computer device may include a mobile terminal, a computer terminal, a server, or a similar computing device. Taking the example of the data processing method running on a server, fig. 10 is a block diagram of a hardware structure of the server according to the data processing method provided in the embodiment of the present application. As shown in fig. 10, the server 1000 may have a relatively large difference due to different configurations or performances, and may include one or more Central Processing Units (CPUs) 1010 (the processor 1010 may include but is not limited to a Processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory 1030 for storing data, and one or more storage media 1020 (e.g., one or more mass storage devices) for storing applications 1023 or data 1022. Memory 1030 and storage media 1020 may be, among other things, transient or persistent storage. The program stored in the storage medium 1020 may include one or more modules, each of which may include a series of instruction operations for a server. Still further, the central processor 1010 may be configured to communicate with the storage medium 1020 to execute a series of instruction operations in the storage medium 1020 on the host device server 1000. The master server 1000 may also include one or more power supplies 1060, one or more wired or wireless network interfaces 1050, one or more input-output interfaces 1040, and/or one or more operating systems 1021, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, and so forth.
Input-output interface 1040 may be used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the main device server 1000. In one example, i/o Interface 1040 includes a Network adapter (NIC) that may be coupled to other Network devices via a base station to communicate with the internet. In one example, the input/output interface 1040 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
It will be understood by those skilled in the art that the structure shown in fig. 10 is merely illustrative and is not intended to limit the structure of the electronic device. For example, server 1000 may also include more or fewer components than shown in FIG. 10, or have a different configuration than shown in FIG. 10.
The present application further provides a storage medium, where the storage medium may be disposed in a server to store at least one instruction or at least one program for implementing a data processing method in one of the method embodiments, and the at least one instruction or the at least one program is loaded and executed by the processor to implement the data processing method provided by the method embodiment.
Alternatively, in this embodiment, the storage medium may be located in at least one network server of a plurality of network servers of a computer network. Optionally, in this embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
As can be seen from the embodiments of the data processing method, apparatus, device, or storage medium provided by the present application, with the technical solution provided by the present application, the same high-order identifier between base station identifiers can be obtained, and the same high-order identifier in the base station identifier of the current base station is removed to obtain the short base station identifier of the current base station, thereby reducing the number of bits of the base station identifier, increasing the number of bits of the initial device identifier of the user equipment, and synthesizing the initial device identifier of the user equipment and the short base station identifier of the current base station to obtain the device identifier of the user equipment, on one hand, the coding efficiency of the identifier is improved, so that the coding process is simpler and faster; on the other hand, the identification requirement of the user equipment is met while the normal distinguishing function of the base station identification is not influenced, so that the base station can distinguish the context information of different user equipment; on the other hand, when the maximum equipment support number of the current radio access network is smaller, the initial equipment short identifier can be used, and when the maximum equipment support number is larger, the initial equipment long identifier can be used, so that the length of the initial equipment identifier is reduced as much as possible under the condition of meeting the identification requirement of the user equipment, the length of the I-RNTI is reduced, and the signaling overhead in the communication process is saved; on the other hand, when the user equipment requests to recover the service connection, the base station can recover the base station identifier of the target base station generating the device identifier from the device identifier of the user equipment, so that the context information of the user equipment and the connection with the core network are obtained, and the service connection of the user equipment is recovered.
It should be noted that: the sequence of the embodiments of the present application is only for description, and does not represent the advantages and disadvantages of the embodiments. And specific embodiments thereof have been described above. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus, device and storage medium embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference may be made to some descriptions of the method embodiments for relevant points.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program to instruct relevant hardware to implement the above program, and the above program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (11)

1. A method of data processing, the method comprising:
acquiring the same high-order identification among the base station identifications of a plurality of base stations in the current wireless access network;
acquiring a base station identifier of a current base station;
removing the same high-order identifier from the base station identifier of the current base station to obtain a short base station identifier of the current base station;
determining the number of initial equipment identification bits based on the number of preset identification upper limit bits and the number of bits of the short base station identification;
generating an initial equipment identifier corresponding to the first target equipment according to the number of the initial equipment identifiers;
generating first target equipment identification information based on the initial equipment identification and the short base station identification;
and sending the first target equipment identification information to the first target equipment.
2. The method of claim 1, further comprising:
receiving a configuration instruction sent by a background, wherein the configuration instruction comprises the same high-order identifier;
and storing the same high-order identification in a database of the current base station.
3. The method of claim 1, wherein when the base stations in the current radio access network are connected via a predetermined interface, the obtaining the same high-order identity among the base station identities of the plurality of base stations in the current radio access network comprises:
acquiring base station identifications of the plurality of base stations;
performing XOR operation on any two base station identifications in the base station identifications of the base stations to obtain a plurality of identification XOR data;
acquiring target identification XOR data from the plurality of identification XOR data, wherein the target identification XOR data is the identification XOR data with the highest bit number in the plurality of identification XOR data;
determining the position of the different low-order identification and the position of the same high-order identification among the base station identifications of the plurality of base stations according to the target identification XOR data;
taking 1 as the position of the same high-order mark, and taking 0 as the position of the different low-order mark to obtain a high-order mask;
and carrying out bitwise AND operation on the high-order mask code and any base station identifier in the base station identifiers of the plurality of base stations to obtain the same high-order identifier.
4. The method according to any one of claims 1 to 3, wherein the determining the number of bits of the initial device identifier based on the number of bits of the preset identifier upper limit and the number of bits of the short base station identifier comprises:
and taking the difference between the preset identification upper limit digit and the digit of the short base station identification as the initial equipment identification digit.
5. The method according to claim 4, wherein the preset upper limit number of identification bits comprises a preset short upper limit number of identification bits and a preset long upper limit number of identification bits, and the taking the difference between the preset upper limit number of identification bits and the number of short base station identification bits as the initial equipment identification number of bits comprises:
calculating the bit number difference between the preset short identification upper limit bit number and the short base station identification bit number;
determining the maximum identification number corresponding to the digit difference;
judging whether the maximum identification number is larger than the maximum equipment support number of the current wireless access network;
when the judgment result is yes, taking the digit difference as the initial equipment identification digit;
and when the judgment result is negative, taking the difference between the preset long identification upper limit digit and the digit of the short base station identification as the initial equipment identification digit.
6. The method of claim 1, wherein the removing the same high-order identity from the base station identity of the current base station to obtain the short base station identity of the current base station comprises:
determining the position of the difference low-order mark among the base station marks of the plurality of base stations according to the position of the same high-order mark;
taking 0 as the position of the same high-order mark, and taking 1 as the position of the different low-order mark to obtain a low-order mask;
and carrying out bitwise AND operation on the low bit mask and the base station identifier of the current base station to obtain the short base station identifier of the current base station.
7. The method of claim 6, further comprising:
receiving a service recovery request sent by a second target device, wherein the service recovery request comprises second target device identification information, and the second target device is any user device in the current wireless access network;
matching the second target equipment identification information in the identification information base of the current base station;
when the identification information of the second target equipment is matched, recovering the context information of the second target equipment from the identification information base;
when the second target equipment identification information is not matched, determining a base station identification of a target base station, wherein the target base station is the base station generating the second target equipment identification information;
sending a context information request to the target base station based on the base station identification of the target base station, wherein the context information request is used for requesting the context information of the second target equipment;
and receiving the context information of the second target equipment sent by the target base station.
8. The method of claim 7, wherein the determining the base station identity of the target base station comprises:
performing bitwise AND operation on the low bit mask and the second target device identification information to obtain a short base station identification of the target base station;
and obtaining the base station identifier of the target base station based on the same high-order identifier and the short base station identifier of the target base station.
9. A data processing apparatus, characterized in that the apparatus comprises:
the same high-level identification acquisition module is used for acquiring the same high-level identification among the base station identifications of a plurality of base stations in the current wireless access network;
a current base station identifier obtaining module, configured to obtain a base station identifier of a current base station;
a short base station identifier generating module, configured to remove the same high-order identifier from the base station identifier of the current base station, so as to obtain a short base station identifier of the current base station;
the initial equipment identification digit determining module is used for determining the number of digits of the initial equipment identification based on the preset identification upper limit digits and the digits of the short base station identification;
the initial equipment identifier generating module is used for generating an initial equipment identifier corresponding to the first target equipment according to the number of the initial equipment identifiers;
a first target device identification information generating module, configured to generate first target device identification information based on the initial device identification and the short base station identification;
a first target device identification information sending module, configured to send the first target device identification information to the first target device.
10. A data processing apparatus, characterized in that the apparatus comprises a processor and a memory, in which at least one instruction or at least one program is stored, which is loaded and executed by the processor to implement the data processing method according to any one of claims 1 to 8.
11. A computer-readable storage medium, in which at least one instruction or at least one program is stored, which is loaded and executed by a processor to implement the data processing method according to any one of claims 1 to 8.
CN202110343882.1A 2021-03-30 2021-03-30 Data processing method, device, equipment and storage medium Active CN113099437B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110343882.1A CN113099437B (en) 2021-03-30 2021-03-30 Data processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110343882.1A CN113099437B (en) 2021-03-30 2021-03-30 Data processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113099437A true CN113099437A (en) 2021-07-09
CN113099437B CN113099437B (en) 2021-12-21

Family

ID=76671694

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110343882.1A Active CN113099437B (en) 2021-03-30 2021-03-30 Data processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113099437B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080016024A (en) * 2006-08-17 2008-02-21 엘지전자 주식회사 Connection method for wireless communication and random access connection method
GB0917071D0 (en) * 2009-09-29 2009-11-11 Nec Corp Communication system
CN101977439A (en) * 2010-11-09 2011-02-16 华为技术有限公司 Distribution method, base station equipment and communication system of radio network temporary identifier (E-RNTI)
CN106304025A (en) * 2015-06-12 2017-01-04 华为技术有限公司 The recognition methods of a kind of subscriber equipment and wireless communication system
CN107241715A (en) * 2016-03-29 2017-10-10 北京佰才邦技术有限公司 Processing method, device, base station and the user terminal of identification information
CN107295585A (en) * 2016-04-13 2017-10-24 华为技术有限公司 A kind of data transmission method, the network equipment, terminal device and base station
CN108307429A (en) * 2016-08-23 2018-07-20 中兴通讯股份有限公司 A kind of method and device that base station user data restores
CN110647525A (en) * 2018-12-29 2020-01-03 北京奇虎科技有限公司 Base station data storage method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080016024A (en) * 2006-08-17 2008-02-21 엘지전자 주식회사 Connection method for wireless communication and random access connection method
GB0917071D0 (en) * 2009-09-29 2009-11-11 Nec Corp Communication system
CN101977439A (en) * 2010-11-09 2011-02-16 华为技术有限公司 Distribution method, base station equipment and communication system of radio network temporary identifier (E-RNTI)
CN106304025A (en) * 2015-06-12 2017-01-04 华为技术有限公司 The recognition methods of a kind of subscriber equipment and wireless communication system
CN107241715A (en) * 2016-03-29 2017-10-10 北京佰才邦技术有限公司 Processing method, device, base station and the user terminal of identification information
CN107295585A (en) * 2016-04-13 2017-10-24 华为技术有限公司 A kind of data transmission method, the network equipment, terminal device and base station
CN108307429A (en) * 2016-08-23 2018-07-20 中兴通讯股份有限公司 A kind of method and device that base station user data restores
CN110647525A (en) * 2018-12-29 2020-01-03 北京奇虎科技有限公司 Base station data storage method and device

Also Published As

Publication number Publication date
CN113099437B (en) 2021-12-21

Similar Documents

Publication Publication Date Title
EP2905980B1 (en) Subscription transfer method, apparatus, and system
CN109155994B (en) User plane resource management method, user plane network element and control plane network element
CN111984395B (en) Data migration method, system and computer readable storage medium
WO2015058709A1 (en) Secured payment method and relevant device and system
JP2016535479A (en) Message processing method, MME selection method, and apparatus
CN108829650B (en) Card number generation method, device, server and storage medium
CN113412608B (en) Content pushing method and device, server and storage medium
CN113064707B (en) Message processing method, device and equipment
EP3217738A1 (en) M2m node management method and apparatus, and computer storage medium
CN113099437B (en) Data processing method, device, equipment and storage medium
CN114579570A (en) Data processing method and device
CN109561024B (en) Container scheduling processing method and device
US8346280B2 (en) Assignment scheme for wireless node identifiers and location codes
EP3240327B1 (en) Resource allocation method and device and information feedback method and device
US11438901B2 (en) Resource allocation method, terminal, and network side device
CN111339371B (en) Data processing method and device
CN113709188B (en) Session control information processing method, device, system and storage medium
CN110166502B (en) Data acquisition method, service provider, service user and network function entity
CN105447141A (en) Data processing method and node
CN107566156B (en) Power-saving mode switching method and device
CN108028854B (en) Data transmission method and host machine
CN109219000B (en) Card writing method and terminal
US10616953B2 (en) Network message notification apparatus and method and communication system
CN111274209A (en) Call bill file processing method and device
CN109558755B (en) Data writing method, electronic device, and computer-readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 3309, Zhongxin building, No.15 Yueliangwan Road, Suzhou District, China (Jiangsu) pilot Free Trade Zone, Suzhou 215002, Jiangsu Province

Applicant after: Suzhou Zhizhu Communication Technology Co., Ltd

Address before: Room e905, 388 Ruoshui Road, Suzhou Industrial Park, Jiangsu 215002

Applicant before: Suzhou Zhizhu Communication Technology Co., Ltd

GR01 Patent grant
GR01 Patent grant