CN111224743B - Detection method, terminal and computer readable storage medium - Google Patents
Detection method, terminal and computer readable storage medium Download PDFInfo
- Publication number
- CN111224743B CN111224743B CN201811409439.4A CN201811409439A CN111224743B CN 111224743 B CN111224743 B CN 111224743B CN 201811409439 A CN201811409439 A CN 201811409439A CN 111224743 B CN111224743 B CN 111224743B
- Authority
- CN
- China
- Prior art keywords
- signaling information
- characteristic
- field
- fields
- sample
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/0001—Systems modifying transmission characteristics according to link quality, e.g. power backoff
- H04L1/0023—Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the signalling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/004—Arrangements for detecting or preventing errors in the information received by using forward error control
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0056—Systems characterized by the type of code used
- H04L1/0061—Error detection codes
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Quality & Reliability (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
The embodiment of the invention discloses a detection method, which comprises the following steps: receiving signaling information sent by a network side, and determining a signaling identifier of the signaling information; checking the signaling information, and preprocessing the signaling information after the signaling information is checked to obtain a first characteristic field of the signaling information; acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information; and determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field. The embodiment of the invention also discloses a terminal and a computer readable storage medium.
Description
Technical Field
The embodiments of the present invention relate to, but not limited to, the field of mobile communication technologies, and in particular, to a detection method, a terminal, and a computer-readable storage medium.
Background
With The development of The third Generation Partnership project (3 GPP) mobile communication technology, the protocol version of The signaling in 3GPP is also continuously upgraded, and in The upgraded protocol version, reserved (spare) bytes or fields in previous versions are gradually enabled or reserved (reserved) bytes or fields are gradually enabled. For example, in Release 13 (R13) to which a Long Term Evolution (LTE) protocol is upgraded, 5bits in a 10-byte (bits) reserved field in Master Information Block (MIB) signaling before Release 12 and Release 12 are used to indicate a scheduling bit of System Information Block (SIB) 1, and only the remaining 5bits in the 10-byte (bits) reserved field are left to continue as a reserved field. However, with the continuous upgrade of the protocol version, the decision mechanism of the terminal is limited, so that the terminal cannot be compatible with the network corresponding to the new version protocol, and the terminal cannot be registered in the network or perform a normal service function with the network.
In order to solve the problem that the terminal cannot be compatible with the network corresponding to the new version protocol, a commonly used scheme in the related art includes: a protective filtering method is adopted, namely when the terminal judges that the spare/reserved bytes in the signaling information sent by the network side or all fields in the fields are 0, the signaling information is considered to be legal, otherwise, the signaling information is considered to be damaged, the illegal signaling information is illegal, and the signaling information is discarded, the protective filtering method can improve the reliability of the terminal for detecting the signaling information in the old version protocol, but once the protocol version is upgraded, the technical problem can not be solved; the spare/reserved field is not set with a limiting method at will, that is, the network side can set the spare/reserved field in the signaling information at will, and the terminal does not consider the signaling information as illegal, so that although the terminal can be compatible with the subsequently updated network, the spare/reserved field also participates in the Check when performing Cyclic Redundancy Check (CRC) Check, and the damaged signaling information sent when the wireless channel interference is large and the signal is bad can pass the CRC Check, so that the terminal still cannot be registered in the network or can perform normal service function with the network.
Disclosure of Invention
In order to solve the above technical problem, embodiments of the present invention desirably provide a detection method, a terminal, and a computer-readable storage medium, so as to solve the problem that a terminal in the related art cannot be well compatible with a network corresponding to a new version of a protocol, achieve that the terminal can be compatible with the network corresponding to the new version of the protocol, reduce a detection error rate of signaling information sent by a network side, and ensure that the terminal can be effectively registered in the network or perform a normal service function with the network.
The technical scheme of the embodiment of the invention is realized as follows:
a method of detection, the method comprising:
receiving signaling information sent by a network side, and determining a signaling identifier of the signaling information;
checking the signaling information, and preprocessing the signaling information after the signaling information is checked to obtain a first characteristic field of the signaling information;
acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information;
and determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field.
A terminal, the terminal comprising: a processor, a memory, and a communication bus; wherein:
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is used for executing the detection program stored in the memory to realize the following steps:
receiving signaling information sent by a network side, and determining a signaling identifier of the signaling information;
checking the signaling information, and preprocessing the signaling information after the signaling information is checked to obtain a first characteristic field of the signaling information;
acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information;
and determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field.
A computer-readable storage medium having stored thereon a detection program which, when executed by a processor, implements the steps of the detection method described above.
The detection method, the terminal and the computer readable storage medium provided by the embodiment of the invention firstly receive signaling information sent by a network side, after determining a signaling identifier of the signaling information, check the signaling information and preprocess the signaling information after the signaling information passes the check to obtain a first characteristic field of the signaling information, then obtain first sample signaling information based on the signaling identifier, obtain a reference characteristic field based on the first sample signaling information, and finally determine whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field. Therefore, the terminal further checks the signaling information passing the checking to determine whether the signaling information is legal signaling information, the problem that the terminal cannot be well compatible with the network corresponding to the new version protocol in the related technology is solved, the terminal can be compatible with the network corresponding to the new version protocol, the error rate of checking the signaling information sent by the network side is reduced, and the terminal can be effectively registered to the network or perform normal service function with the network.
Drawings
Fig. 1 is a schematic flow chart of a detection method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of another detection method according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an application scenario provided in the embodiment of the present invention;
FIG. 4 is a schematic flow chart of another detection method according to an embodiment of the present invention;
fig. 5 is a schematic diagram of another application scenario provided in the embodiment of the present invention;
fig. 6 is a schematic flow chart of a detection method according to another embodiment of the present invention;
FIG. 7 is a schematic flow chart of another detection method according to another embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention.
An embodiment of the present invention provides a detection method, which is shown in fig. 1 and includes the following steps:
Specifically, step 101 "receiving signaling information sent by the network side, and determining a signaling identifier of the signaling information" may be implemented by the terminal. The signaling information may be any downlink signaling information sent by the network side to the terminal. The signaling identification is identification information for uniquely identifying the signaling information.
And 102, checking the signaling information, and preprocessing the signaling information after the signaling information passes the checking to obtain a first characteristic field of the signaling information.
Specifically, the step 102 "check the signaling information, and preprocess the signaling information after the signaling information check is passed, so as to obtain the first characteristic field" of the signaling information, which can be implemented by the terminal. The terminal can adopt a preset checking algorithm to check the received signaling information, if the signaling information is not checked, the signaling information is not processed, and the signaling information is directly discarded. The preprocessing may be a process in which the terminal parses the signaling information to obtain the first characteristic field for further inspection analysis. The first characteristic field is several consecutive bytes of the bytes corresponding to the signaling information. The method comprises the steps of preprocessing one piece of signaling information corresponding to the same signaling identifier to obtain at least one first characteristic field.
And 103, acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information.
Specifically, the step 103 "obtaining the first sample signaling information based on the signaling identifier and obtaining the reference characteristic field based on the first sample signaling information" may be implemented by the terminal. The signaling identifier of the first sample signaling information is the same as the signaling identifier of the signaling information received by the terminal, the first sample signaling information may be stored in a local storage unit of the terminal, and the first sample signaling information may have a plurality of sample signaling information. The terminal preprocesses the first sample signaling information to obtain a characteristic field corresponding to the first characteristic field in each sample signaling information, and performs statistical analysis on the characteristic field corresponding to the first characteristic field to obtain a reference characteristic field corresponding to the first characteristic field. That is to say, the number of the reference characteristic fields obtained by processing the first sample signaling information is the same as the number of the first characteristic fields obtained by processing the signaling information, and different first characteristic fields correspond to different reference characteristic fields.
And step 104, determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field.
Specifically, the step 104 "determining whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field" may be implemented by the terminal. Whether the soul information is legal signaling information can be determined by judging whether the contents of each first characteristic field and the reference characteristic field corresponding to each characteristic field are the same.
The detection method provided by the embodiment of the invention comprises the steps of firstly receiving signaling information sent by a network side, after determining a signaling identifier of the signaling information, checking the signaling information, preprocessing the signaling information after the signaling information passes the checking to obtain a first characteristic field of the signaling information, then obtaining first sample signaling information based on the signaling identifier, obtaining a reference characteristic field based on the first sample signaling information, and finally determining whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field. Therefore, the terminal further checks the signaling information passing the checking to determine whether the signaling information is legal signaling information, the problem that the terminal cannot be well compatible with the network corresponding to the new version protocol in the related technology is solved, the terminal can be compatible with the network corresponding to the new version protocol, the error rate of checking the signaling information sent by the network side is reduced, and the terminal can be effectively registered to the network or perform normal service function with the network.
Based on the foregoing embodiment, an embodiment of the present invention provides a detection method, which is shown in fig. 2 and includes the following steps:
Specifically, the terminal is taken as a mobile phone, the network side is taken as a base station correspondingly, signaling Information received by the terminal is Master Information Block (Master Information Block) signaling Information, and the mobile phone receives the Master Information Block signaling Information issued by the current base station and determines that a signaling identifier of the Master Information Block signaling Information is Master Information Block. It should be noted here that, when the base station issues the downlink message to the mobile phone, signaling information corresponding to the same signaling identifier is issued continuously according to a certain time period.
Specifically, the preset Check algorithm may be a Cyclic Redundancy Check (CRC) Check algorithm, or may be other Check algorithms, which is not limited at all. The mobile phone checks the currently received signaling message with the signaling identifier of MasterinformationBlock by adopting a CRC (Cyclic redundancy check) algorithm.
And 203, if the signaling information passes the verification, the terminal decodes the signaling information, determines fields which cannot be decoded and/or do not need decoding, and obtains fields to be processed.
Specifically, for example, as shown in fig. 3, a signaling message with a signaling identifier of masterformationblock currently received by a mobile phone includes 17 bits in total, the bit position of the first behavior may be labeled as 0,1,2, \8230 \ 8230:, 16, the content in the bit position corresponding to the 2 nd behavior is 01010000110011001 in sequence, the terminal decodes 01010000110010011001, and the bit positions of the field to be processed, for example, the corresponding bit positions are 5, 6, 7, 13, 14, 15 and 16, and the bit positions of the bit positions correspond to 0,1, 0 and 1 in sequence.
And step 204, the terminal processes the fields to be processed to obtain M first characteristic fields.
Wherein M is a positive integer.
Specifically, the terminal performs segmentation processing on the obtained fields to be processed according to a certain preset rule to obtain M first characteristic fields.
And 205, the terminal acquires the first sample signaling information based on the signaling identifier and determines the sample number of the first sample signaling information.
Specifically, the terminal obtains the historical signaling information corresponding to the signaling identifier MasterinformationBlock stored in the terminal, and obtains the first sample signaling information.
And step 206, if the number of the samples is the preset number N, the terminal preprocesses the first sample signaling information to obtain a first field set.
Wherein N is a positive integer.
Specifically, the preset number N is a number empirical value obtained through a large number of experiments, or a number empirical value obtained according to an actual application scenario, or a number empirical value obtained through an experiment in combination with an actual application. The preset number N corresponding to the signaling information of different signaling identifiers is different, and the preset number N can be adjusted under certain conditions.
If the number of samples of the corresponding first sample signaling information is smaller than the preset number N when the signaling information is currently received, the currently received signaling information is determined to be legal, and the currently received signaling information is stored as the first sample signaling information.
If the number of the samples is the preset number N, the terminal preprocesses each sample signaling information in the first sample signaling information to obtain a characteristic field to be processed of each sample signaling information, and performs segmentation processing on the characteristic field to be processed of each sample signaling information by adopting a preset rule for obtaining M first characteristic fields to obtain M characteristic fields of each sample signaling information, so that M multiplied by N characteristic fields are totally obtained in a first field set obtained for the first sample signaling information. Preferably, in the first field set, the signaling identifier is used as a first index entry, the order in which the sample signaling information is received is used as a second index entry, and a field which cannot be decoded or does not need to be decoded of each sample signaling information is used as a third index entry.
And step 207, the terminal counts the characteristic fields in the first field set to obtain M reference characteristic fields.
Specifically, the terminal classifies M × N feature fields in the first field set to obtain M classes, and counts each class to obtain M reference feature fields.
And step 208, if the content of each first characteristic field is the same as the content of the reference characteristic field corresponding to each first characteristic field, determining that the signaling information is legal signaling information.
Specifically, the terminal determines the contents of M first characteristic fields and the contents of M reference characteristic fields in the signaling information, and if the contents of the M first characteristic fields are the same as the contents of the respective reference characteristic fields, it may be determined that the signaling information is legal information. Otherwise, when the content of at least one first characteristic field in the M first characteristic fields is different from the content of the reference characteristic field corresponding to the first characteristic field, the signaling information is illegal signaling information.
The detection method provided by the embodiment of the invention comprises the steps of firstly receiving signaling information sent by a network side, after determining a signaling identifier of the signaling information, checking the signaling information, preprocessing the signaling information after the signaling information passes the checking to obtain a first characteristic field of the signaling information, then obtaining first sample signaling information based on the signaling identifier, obtaining a reference characteristic field based on the first sample signaling information, and finally determining whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field. Therefore, the terminal further checks the signaling information passing the checking to determine whether the signaling information is legal signaling information, the problem that the terminal cannot be well compatible with the network corresponding to the new version protocol in the related technology is solved, the terminal can be compatible with the network corresponding to the new version protocol, the checking error rate of the signaling information sent by the network side is reduced, and the terminal can be effectively registered to the network or can perform normal service function with the network.
Based on the foregoing embodiments, an embodiment of the present invention provides a detection method, which is shown in fig. 4 and includes the following steps:
And 303, if the signaling information passes the verification, decoding the signaling information, and determining fields which cannot be decoded and/or do not need to be decoded to obtain fields to be processed.
And step 304, the terminal determines each continuous bit field in the fields to be processed to obtain M first characteristic fields.
Wherein M is a positive integer.
Specifically, the preset condition is to segment the field to be processed according to consecutive bits. For example, the positions of the bits corresponding to the fields to be processed obtained by the terminal are 5, 6, 7, 13, 14, 15, and 16, the positions of the bits correspond to content 0,1, 0, and 1 in sequence, and the terminal determines that the positions of each bit in the fields to be processed are (5, 6, 7) and (13, 14, 15, 16), so that 2 first characteristic fields 000 and 1001 can be obtained, where M is 2. The two first characteristic fields may be recorded as the 1 st first characteristic field during recording, or may be reserved field 1: the start offset position S1=5, the byte length L1=3, the bit data Value1=000, and the 2 nd first characteristic field may also be the reserved field 2: the start offset position S2=13, the byte length L2=4, and the bit data Value2=1001.
And 305, the terminal acquires the first sample signaling information based on the signaling identifier and determines the sample number of the first sample signaling information.
And step 306, if the number of the samples is the preset number N, the terminal preprocesses the first sample signaling information to obtain a first field set.
Wherein N is a positive integer.
Specifically, because the sample signaling information in the first sample signaling information is the same as the signaling identifier of the signaling information received by the terminal, the preprocessing performed by the terminal on the first sample signaling information is the same as the preprocessing performed on the signaling information, and finally, the bit position of the characteristic field of each sample signaling information in the first sample signaling information is obtained and is the same as the bit position of the first characteristic field of the signaling information.
Assuming that the preset number N is 4, the first field set obtained by preprocessing the first sample signaling information by the terminal may include, as shown in fig. 5, a first index entry signaling identifier, a receiving sequence of each sample signaling information in the received first sample signaling information, each start offset position S of a field that cannot be decoded and/or does not need to be decoded in each sample signaling information, a corresponding byte length L, and a corresponding bit data Value.
And 307, the terminal acquires N characteristic fields corresponding to the bits of the jth first characteristic field one by one from the first field set to obtain N second characteristic fields.
Wherein j is a positive integer and j is less than or equal to M.
Specifically, the terminal may obtain, from the first field set list shown in fig. 5, a feature field having the same starting offset position S1 and the same byte length L1 as the 1 st first feature field, that is, bit data Value1 in 4 sample signaling information, to obtain 41 st second feature fields, which are 000, and 001 in order of reception.
And 308, the terminal carries out statistical analysis on the characteristic fields in the N second characteristic fields to obtain a reference characteristic field corresponding to the jth first characteristic field.
Wherein, the M reference characteristic fields comprise reference characteristic fields obtained by taking j from 1 to M.
Specifically, the terminal performs statistical analysis on 4 second characteristic fields 000, and 001, and obtains a reference characteristic field corresponding to the 1 st first characteristic field from the 4 second characteristic fields.
It should be noted that the terminal may repeatedly execute steps 307 to 308 until performing statistical analysis on M groups of N second characteristic fields corresponding to the M first characteristic fields in the first sample signaling information to obtain M reference characteristic fields. Exemplarily, after obtaining the reference field corresponding to the 1 st first feature field, the terminal continues to obtain the feature fields with the same starting offset position S2 and byte length L2 as those in the 2 nd first feature field from the first field set list shown in fig. 5, that is, bit data Value2 in 4 sample signaling information, to obtain 4 broid 2 second feature fields, which are 0011, 0110, and 0111 in sequence according to the receiving order, and performs statistical analysis on 0011, 0110, and 0111, to obtain the reference feature field corresponding to the 2 nd first feature field. And because M in the signaling information is 2, the terminal finishes the statistical analysis of 2 groups of 4 second characteristic fields in the first sample signaling information, and the cycle is finished.
In other embodiments of the present invention, step 308 may be specifically implemented by the following steps:
step 308a1, the terminal counts the feature fields with the largest quantity and the same field content in the N second feature fields to obtain a third feature field.
Specifically, the number of times of occurrence of the field contents of 000, and 001 counted by the terminal is as follows: 000,3 times; 001,1 times. It can be determined that the bit field having the largest number and the same field content is 000, i.e., the third characteristic field is 000.
Step 308a2, the terminal determines the number of the third feature fields to obtain a first number, and calculates a ratio between the first number and N to obtain a first ratio.
Specifically, the terminal determines the number of the third characteristic field 000, that is, the first number is 3, and a ratio between the first number 3 and N =4, that is, the first ratio is the first number/N =3/4=0.75, which may be expressed as 75% by percentage.
Step 308a3, the terminal counts the number of different characteristic fields in the N second characteristic fields to obtain a second number, and calculates a ratio between the second number and N to obtain a second ratio.
Specifically, the terminal counts that different feature fields in the 000, and 001 fields are 000 and 001, that is, the second number is 2, so that the second ratio is the second number/N =2/4=0.5, which may be expressed as 50% by percentage.
Correspondingly, the terminal performs statistical analysis on the 2 nd group of 4 second characteristic fields 0011, 0110 and 0111 to obtain a third characteristic field 0110, wherein the first ratio is 50% and the second ratio is 75%.
It should be noted that, when the terminal executes step 308a3, step 308a4 or step 308a5 may be selectively executed according to the size relationship between the first ratio and the first threshold and the size relationship between the second ratio and the second threshold;
step 308a4, if the first ratio is greater than or equal to the first threshold and the second ratio is smaller than the second threshold, the terminal determines that the reference feature field corresponding to the jth first feature field is a third feature field.
Specifically, the first threshold and the second threshold are both empirical values, and may be adjusted according to an actual application scenario. The first threshold and the second threshold may be the same or different, and are not limited herein.
Assuming that the first threshold and the second threshold are equal to each other and are both 70%, for the 1 st first feature field, since the first ratio of 75% is greater than the first threshold of 70% and the second ratio of 50% is less than the second threshold of 70%, the reference feature field corresponding to the 1 st first feature field is the third feature field 000. That is to say the reserved field 1 is static.
Step 308a5, if the first ratio is smaller than the first threshold and the second ratio is greater than or equal to the second threshold, the terminal determines that the reference feature field corresponding to the jth first feature field is the jth first feature field.
Specifically, for the 2 nd first feature field, since the first ratio 50% is smaller than the first threshold 70% and the second ratio 75% is larger than the second threshold 70%, it is determined that the reference feature field corresponding to the 2 nd first feature field is the 1 st feature field itself, and is 1001. That is, the reserved field 2 is dynamic, that is, the field content of the 2 nd first characteristic field of the received signaling information is originally changed, and it can be considered that any received field content is reasonable.
Specifically, if the content of the 1 st first characteristic field in the signaling information is the same as the content of the reference field corresponding to the 1 st first characteristic field, and the content of the 2 nd first characteristic field is the same as the content of the reference field corresponding to the 2 nd first characteristic field, until the content of the mth first characteristic field is also the same as the content of the reference field corresponding to the mth first characteristic field, the terminal determines that the signaling information is legal signaling information, otherwise, the signaling information is illegal signaling information.
Illustratively, the content 000 of the 1 st characteristic field of the signaling information is the same as the content 000 of the reference field corresponding to the 1 st characteristic field, and the content 1001 of the 1 st characteristic field is the same as the content 1001 of the reference field corresponding to the 2 nd characteristic field, so the signaling information 01010000110011001 is legal.
In other embodiments of the present invention, as shown in fig. 6, after the terminal performs step 308a3, the terminal may further continue to select and perform the following steps according to the size relationship between the first ratio and the first threshold and the size relationship between the second ratio and the second threshold:
step 308a6, if the first ratio is smaller than the first threshold and the second ratio is smaller than the second threshold, the terminal obtains the second sample signaling information based on the signaling identifier.
Specifically, the second sample signaling information may be the signaling information that is currently received and has the same signaling identifier as the signaling identifier of the first sample signaling information, or may be the signaling information that is stored before the currently stored signaling information of N samples of the first sample signaling information. It should be noted that, if the second sample signaling information is the signaling information stored before the currently stored N sample signaling information of the first sample signaling information, the N sample signaling information in the first sample signaling information is obtained from near to far according to the receiving time from the time when the signaling information is received. The number of the sample signaling information in the second sample signaling information may be 1 or more.
And if the first ratio is smaller than the first threshold and the second ratio is smaller than the second threshold, the signaling information is used as second sample signaling information by default, and the currently received signaling information is legal.
Step 308a7, the terminal adds the second sample signaling information to the first sample signaling information to obtain third sample signaling information.
Specifically, the number of sample signaling information in the third sample signaling information is N +1.
And 308a8, preprocessing the third sample signaling information by the terminal to obtain a second field set.
And 308a9, the terminal counts the characteristic fields in the second field set to obtain a field subset.
Wherein the field subset includes M groups, each group including a plurality of fourth characteristic fields.
Step 308a10, the terminal performs statistical analysis on the fourth feature fields included in each group to obtain a first ratio and a second ratio corresponding to each group.
Step 308a11, if at least one group of the first ratios is smaller than the first threshold and the second ratios are smaller than the second threshold, the terminal acquires fourth sample signaling information based on the signaling identifier and adds the fourth sample signaling information to the third sample signaling information until the reference characteristic field is determined.
Specifically, the number of the sample signaling information in the fourth sample signaling information may be the same as the number of the sample signaling information in the second sample signaling information, or may be increased according to a certain rule. Preferably, the number of sample signaling information in the fourth sample signaling information may be the same as the number of sample signaling information in the second sample signaling information.
In other embodiments of the present invention, as shown in fig. 7, after the terminal performs step 304, the terminal may further continue to perform step 310:
and step 310, the terminal updates the first sample signaling information based on the signaling information.
Specifically, the terminal stores the signaling information into the first sample signaling information no matter whether the signaling information is legal or not.
In order to keep the number of first sample signalling information N, the oldest stored sample signalling information may be deleted.
In other embodiments of the present invention, the first sample signaling information may be each characteristic field of each sample signaling information, and when the first sample signaling information is updated, M pieces of first characteristic information of the signaling information may be updated into the first sample signaling information.
It should be noted that, after the first sample signaling information is updated, the reference characteristic field of the jth first characteristic field of the signaling information is continuously changed.
It should be noted that, for the explanation of the same steps or concepts in this embodiment as in other embodiments, reference may be made to the description in other embodiments, and details are not repeated here.
The detection method provided by the embodiment of the invention comprises the steps of firstly receiving signaling information sent by a network side, after determining a signaling identifier of the signaling information, checking the signaling information, preprocessing the signaling information after the signaling information passes the checking to obtain a first characteristic field of the signaling information, then obtaining first sample signaling information based on the signaling identifier, obtaining a reference characteristic field based on the first sample signaling information, and finally determining whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field. Therefore, the terminal further checks the signaling information passing the checking to determine whether the signaling information is legal signaling information, the problem that the terminal cannot be well compatible with the network corresponding to the new version protocol in the related technology is solved, the terminal can be compatible with the network corresponding to the new version protocol, the checking error rate of the signaling information sent by the network side is reduced, and the terminal can be effectively registered to the network or can perform normal service function with the network.
An embodiment of the present invention provides a terminal 4, which can be applied to the detection method provided in the embodiments corresponding to fig. 1-2, 4, and 6-7, and as shown in fig. 8, the terminal includes: a processor 41, a memory 42, and a communication bus 43, wherein:
the communication bus 43 is used for realizing connection communication between the processor 41 and the memory 42;
the processor 41 is configured to execute the detection program stored in the memory 42 to implement the following steps:
receiving signaling information sent by a network side, and determining a signaling identifier of the signaling information;
checking the signaling information, and preprocessing the signaling information after the signaling information passes the checking to obtain a first characteristic field of the signaling information;
acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information;
and determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
checking signaling information by adopting a preset checking algorithm;
if the signaling information passes the verification, decoding the signaling information, and determining fields which cannot be decoded and/or do not need to be decoded to obtain fields to be processed;
processing the fields to be processed to obtain M first characteristic fields; wherein M is a positive integer.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
and determining each continuous bit field in the fields to be processed to obtain M first characteristic fields.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
acquiring first sample signaling information based on the signaling identifier, and determining the number of samples of the first sample signaling information;
if the number of the samples is the preset number N, preprocessing the first sample signaling information to obtain a first field set; wherein N is a positive integer;
counting the characteristic fields in the first field set to obtain M reference characteristic fields;
and if the content of each first characteristic field is the same as the content of the reference characteristic field corresponding to each first characteristic field, determining the signaling information as legal signaling information.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
acquiring N characteristic fields which correspond to the bits of the jth first characteristic field one by one from the first field set to obtain N second characteristic fields; wherein j is a positive integer and j is less than or equal to M;
performing statistical analysis on the characteristic fields in the N second characteristic fields to obtain a reference characteristic field corresponding to the jth first characteristic field; wherein, the M reference characteristic fields comprise reference characteristic fields obtained by taking j from 1 to M.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
counting the characteristic fields with the most quantity and the same field content in the N second characteristic fields to obtain third characteristic fields;
determining the number of the third characteristic fields to obtain a first number, and calculating the ratio between the first number and N to obtain a first ratio;
counting the number of different characteristic fields in the N second characteristic fields to obtain a second number, and calculating the ratio between the second number and N to obtain a second ratio;
and if the first ratio is greater than or equal to the first threshold and the second ratio is smaller than the second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as a third characteristic field.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
and if the first ratio is smaller than the first threshold and the second ratio is larger than or equal to the second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as the jth first characteristic field.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
if the first ratio is smaller than the first threshold and the second ratio is smaller than the second threshold, acquiring second sample signaling information based on the signaling identifier;
adding the second sample signaling information to the first sample signaling information to obtain third sample signaling information;
preprocessing the third sample signaling information to obtain a second field set;
counting the characteristic fields in the second field set to obtain a field subset; the field subset comprises M groups, and each group comprises a plurality of fourth characteristic fields;
performing statistical analysis on the fourth characteristic fields included in each group to obtain a first ratio and a second ratio corresponding to each group;
and if the at least one group of first ratios is smaller than the first threshold and the second ratios are smaller than the second threshold, obtaining fourth sample signaling information based on the signaling identification and adding the fourth sample signaling information to the third sample signaling information until the reference characteristic field is determined.
In other embodiments of the present invention, processor 41 is further configured to execute the detection program to implement the following steps:
and if the content of each first characteristic field is the same as the content of the reference characteristic field corresponding to each first characteristic field, determining the signaling information as legal signaling information.
In other embodiments of the present invention, after checking the signaling information and processing the signaling information after the signaling information passes the checking to obtain the first characteristic field of the signaling information, the processor 41 is further configured to execute a detection procedure to implement the following steps:
the first sample signaling information is updated based on the signaling information.
It should be noted that, in the embodiment, the interaction process between the steps implemented by the processor may refer to the interaction process in the embodiments corresponding to fig. 1-2, 4, and 6-7, and details are not described here again.
The terminal provided by the embodiment of the invention firstly receives signaling information sent by a network side, determines a signaling identifier of the signaling information, then verifies the signaling information, preprocesses the signaling information after the signaling information passes the verification to obtain a first characteristic field of the signaling information, then obtains first sample signaling information based on the signaling identifier, obtains a reference characteristic field based on the first sample signaling information, and finally determines whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field. Therefore, the terminal further checks the signaling information passing the checking to determine whether the signaling information is legal signaling information, the problem that the terminal cannot be well compatible with the network corresponding to the new version protocol in the related technology is solved, the terminal can be compatible with the network corresponding to the new version protocol, the checking error rate of the signaling information sent by the network side is reduced, and the terminal can be effectively registered to the network or can perform normal service function with the network.
Based on the foregoing embodiments, the present invention provides a computer-readable storage medium having a detection program stored thereon, the computer-readable storage medium storing one or more detection programs, the one or more detection programs being executable by one or more processors to implement the steps of:
receiving signaling information sent by a network side, and determining a signaling identifier of the signaling information;
checking the signaling information, and preprocessing the signaling information after the signaling information passes the checking to obtain a first characteristic field of the signaling information;
acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information;
and determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field.
In other embodiments of the present invention, checking signaling information, and after the signaling information is checked, preprocessing the signaling information to obtain a first characteristic field of the signaling information, includes:
checking the signaling information by adopting a preset checking algorithm;
if the signaling information passes the verification, decoding the signaling information, and determining fields which cannot be decoded and/or do not need to be decoded to obtain fields to be processed;
processing the fields to be processed to obtain M first characteristic fields; wherein M is a positive integer.
In other embodiments of the present invention, processing the field to be processed to obtain M first feature fields includes:
and determining each continuous bit field in the fields to be processed to obtain M first characteristic fields.
In other embodiments of the present invention, obtaining the first sample signaling information based on the signaling identifier, and obtaining the reference characteristic field based on the first sample signaling information includes:
acquiring first sample signaling information based on the signaling identifier, and determining the number of samples of the first sample signaling information;
if the number of the samples is the preset number N, preprocessing the first sample signaling information to obtain a first field set; wherein N is a positive integer;
and counting the characteristic fields in the first field set to obtain M reference characteristic fields.
In other embodiments of the present invention, performing statistics on the feature fields in the first field set to obtain M reference feature fields includes:
acquiring N characteristic fields corresponding to the bits of the jth first characteristic field one by one from the first field set to obtain N second characteristic fields; wherein j is a positive integer and j is less than or equal to M;
and performing statistical analysis on the characteristic fields in the N second characteristic fields to obtain a reference characteristic field corresponding to the jth first characteristic field.
In other embodiments of the present invention, performing statistical analysis on the feature fields in the N second feature fields to obtain a reference feature field corresponding to the jth first feature field includes:
counting the characteristic fields with the most quantity and the same field content in the N second characteristic fields to obtain third characteristic fields;
determining the number of the third characteristic fields to obtain a first number, and calculating the ratio between the first number and N to obtain a first ratio;
counting the number of different characteristic fields in the N second characteristic fields to obtain a second number, and calculating the ratio between the second number and N to obtain a second ratio;
and if the first ratio is greater than or equal to the first threshold and the second ratio is smaller than the second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as a third characteristic field.
In other embodiments of the present invention, the processor further performs the steps of:
and if the first ratio is smaller than the first threshold and the second ratio is larger than or equal to the second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as the jth first characteristic field.
In other embodiments of the present invention, the processor further performs the steps of:
if the first ratio is smaller than the first threshold and the second ratio is smaller than the second threshold, acquiring second sample signaling information based on the signaling identifier;
adding the second sample signaling information to the first sample signaling information to obtain third sample signaling information;
preprocessing the third sample signaling information to obtain a second field set;
carrying out statistical analysis on the characteristic fields in the second field set to obtain a field subset; the field subset comprises M groups, and each group comprises a plurality of fourth characteristic fields;
performing statistical analysis on the fourth characteristic fields included in each group to obtain a first ratio and a second ratio corresponding to each group;
and if the at least one group of first ratios is smaller than the first threshold and the second ratios are smaller than the second threshold, acquiring fourth sample signaling information based on the signaling identification and adding the fourth sample signaling information to the third sample signaling information until the reference characteristic field is determined.
In other embodiments of the present invention, determining whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field includes:
and if the content of each first characteristic field is the same as the content of the reference characteristic field corresponding to each first characteristic field, determining the signaling information as legal signaling information.
In other embodiments of the present invention, after checking the signaling information and processing the signaling information after the signaling information passes the check to obtain the first characteristic field of the signaling information, the method further includes:
the first sample signaling information is updated based on the signaling information.
It should be noted that, in the embodiment, the interaction process between the steps implemented by the processor may refer to the interaction process in the embodiments corresponding to fig. 1-2, 4, and 6-7, and details are not described here again.
It will be understood by those of ordinary skill in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, or suitable combinations thereof. In a hardware implementation, the division between functional modules/units in the above description and not necessarily corresponds to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the components may be implemented as software executed by a processor, such as a digital signal processor or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software can be distributed on computer-readable media, which can include computer storage media (or non-transitory media) or communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those skilled in the art. Computer storage media includes, but is not limited to, random Access Memory (RAM), read-Only Memory (ROM), electrically Erasable Programmable Read-Only Memory (EEPROM), flash Memory or other Memory technology, compact Disc Read-Only Memory (CD-ROM), digital Versatile Discs (DVD) or other optical Disc storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program messages. These computer program messages may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the messages executed by the processor of the computer or other programmable data processing apparatus produce means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program messages may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the messages stored in the computer-readable memory produce an article of manufacture including message means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program messages may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the messages that execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.
Claims (19)
1. A method of detection, the method comprising:
receiving signaling information sent by a network side, and determining a signaling identifier of the signaling information;
checking the signaling information, and preprocessing the signaling information after the signaling information is checked to obtain a first characteristic field of the signaling information;
acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information;
and determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field.
2. The method of claim 1, wherein the checking the signaling information and preprocessing the signaling information after the checking of the signaling information is passed to obtain a first characteristic field of the signaling information comprises:
checking the signaling information by adopting a preset checking algorithm;
if the signaling information passes the verification, decoding the signaling information, and determining fields which cannot be decoded and/or do not need to be decoded to obtain fields to be processed;
processing the fields to be processed to obtain M first characteristic fields; wherein M is a positive integer.
3. The method according to claim 2, wherein said processing the field to be processed to obtain M first feature fields comprises:
and determining each continuous bit field in the fields to be processed to obtain M first characteristic fields.
4. The method according to claim 2 or 3, wherein the obtaining first sample signaling information based on the signaling identifier and obtaining a reference feature field based on the first sample signaling information comprises:
acquiring first sample signaling information based on the signaling identifier, and determining the number of samples of the first sample signaling information;
if the number of the samples is a preset number N, the first sample signaling information is preprocessed to obtain a first field set; wherein N is a positive integer;
and counting the characteristic fields in the first field set to obtain M reference characteristic fields.
5. The method according to claim 4, wherein the performing statistics on the feature fields in the first field set to obtain M reference feature fields comprises:
acquiring N characteristic fields corresponding to the bits of the jth first characteristic field one by one from the first field set to obtain N second characteristic fields; wherein j is a positive integer and j is less than or equal to M;
performing statistical analysis on the characteristic fields in the N second characteristic fields to obtain a reference characteristic field corresponding to the jth first characteristic field; the M reference characteristic fields comprise reference characteristic fields obtained by taking j from 1 to M.
6. The method according to claim 5, wherein the performing statistical analysis on the feature fields in the N second feature fields to obtain the reference feature field corresponding to the jth first feature field comprises:
counting the most numerous and same characteristic fields in the N second characteristic fields to obtain third characteristic fields;
determining the number of the third characteristic fields to obtain a first number, and calculating a ratio between the first number and N to obtain a first ratio;
counting the number of different characteristic fields in the N second characteristic fields to obtain a second number, and calculating the ratio of the second number to N to obtain a second ratio;
and if the first ratio is greater than or equal to a first threshold and the second ratio is smaller than a second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as the third characteristic field.
7. The method of claim 6, further comprising:
and if the first ratio is smaller than the first threshold and the second ratio is larger than or equal to the second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as the jth first characteristic field.
8. The method of claim 6, further comprising:
if the first ratio is smaller than the first threshold and the second ratio is smaller than the second threshold, second sample signaling information is obtained based on the signaling identification;
adding the second sample signaling information to the first sample signaling information to obtain third sample signaling information;
the third sample signaling information is preprocessed to obtain a second field set;
counting the characteristic fields in the second field set to obtain a field subset; wherein the field subset comprises M groups, each group comprising a plurality of fourth characteristic fields;
performing statistical analysis on the fourth characteristic fields included in each group to obtain a first ratio and a second ratio corresponding to each group;
and if at least one group of first ratios is smaller than the first threshold and second ratios are smaller than the second threshold, obtaining fourth sample signaling information based on the signaling identification and adding the fourth sample signaling information to the third sample signaling information until the reference characteristic field is determined.
9. The method according to any of claims 1-3 and 5-8, wherein the determining whether the signaling information is legal signaling information based on the reference characteristic field and the first characteristic field comprises:
and if the content of each first characteristic field is the same as the content of the reference characteristic field corresponding to each first characteristic field, determining that the signaling information is legal signaling information.
10. The method according to any one of claims 1 to 3 and 5 to 8, wherein the verifying the signaling information and processing the signaling information after the signaling information is verified to obtain the first characteristic field of the signaling information further comprises:
updating the first sample signaling information based on the signaling information.
11. A terminal, characterized in that the terminal comprises: a processor, a memory, and a communication bus; wherein:
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is used for executing the detection program stored in the memory to realize the following steps:
receiving signaling information sent by a network side, and determining a signaling identifier of the signaling information;
checking the signaling information, and preprocessing the signaling information after the signaling information is checked to obtain a first characteristic field of the signaling information;
acquiring first sample signaling information based on the signaling identifier, and acquiring a reference characteristic field based on the first sample signaling information;
and determining whether the signaling information is legal signaling information or not based on the reference characteristic field and the first characteristic field.
12. The terminal of claim 11, wherein the processor is further configured to execute the detection program to perform the following steps:
checking the signaling information by adopting a preset checking algorithm;
if the signaling information passes the verification, decoding the signaling information, and determining fields which cannot be decoded and/or do not need to be decoded to obtain fields to be processed;
processing the fields to be processed to obtain M first characteristic fields; wherein M is a positive integer.
13. The terminal of claim 12, wherein the processor is further configured to execute the detection program to perform the following steps:
acquiring first sample signaling information based on the signaling identifier, and determining the number of samples of the first sample signaling information;
if the number of the samples is a preset number N, the first sample signaling information is preprocessed to obtain a first field set; wherein N is a positive integer;
and counting the characteristic fields in the first field set to obtain M reference characteristic fields.
14. The terminal of claim 13, wherein the processor is further configured to execute the detection program to perform the following steps:
acquiring N characteristic fields which correspond to the bits of the jth first characteristic field one by one from the first field set to obtain N second characteristic fields; wherein j is a positive integer and j is less than or equal to M;
performing statistical analysis on the characteristic fields in the N second characteristic fields to obtain a reference characteristic field corresponding to the jth first characteristic field; wherein, the M reference characteristic fields comprise reference characteristic fields obtained by taking j from 1 to M.
15. The terminal of claim 14, wherein the processor is further configured to execute the detection program to perform the following steps:
counting the most-numerous characteristic fields with the same field content in the N second characteristic fields to obtain a third characteristic field;
determining the number of the third characteristic fields to obtain a first number, and calculating a ratio between the first number and N to obtain a first ratio;
counting the number of different characteristic fields in the N second characteristic fields to obtain a second number, and calculating the ratio of the second number to N to obtain a second ratio;
and if the first ratio is greater than or equal to a first threshold and the second ratio is smaller than a second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as the third characteristic field.
16. The terminal of claim 15, wherein the processor is further configured to execute the detection program to perform the following steps:
and if the first ratio is smaller than the first threshold and the second ratio is larger than or equal to the second threshold, determining the reference characteristic field corresponding to the jth first characteristic field as the jth first characteristic field.
17. The terminal of claim 15, wherein the processor is further configured to execute the detection program to perform the following steps:
if the first ratio is smaller than the first threshold and the second ratio is smaller than the second threshold, acquiring second sample signaling information based on the signaling identifier;
adding the second sample signaling information to the first sample signaling information to obtain third sample signaling information;
the third sample signaling information is preprocessed to obtain a second field set;
counting the characteristic fields in the second field set to obtain a field set; wherein the field set comprises M groups, and each group comprises a plurality of fourth characteristic fields;
performing statistical analysis on the fourth characteristic fields included in each group to obtain a first ratio and a second ratio corresponding to each group;
and if at least one group of first ratios is smaller than the first threshold value and the second ratios are smaller than the second threshold value, acquiring fourth sample signaling information based on the signaling identification and adding the fourth sample signaling information to the third sample signaling information until the reference characteristic field is determined.
18. A terminal according to any of claims 11-17, wherein the processor is further configured to execute the detection procedure to perform the steps of:
and if the content of each first characteristic field is the same as that of the reference characteristic field corresponding to each first characteristic field, determining that the signaling information is legal signaling information.
19. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a detection program which, when executed by a processor, implements the steps of the detection method according to any one of claims 1 to 10.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811409439.4A CN111224743B (en) | 2018-11-23 | 2018-11-23 | Detection method, terminal and computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811409439.4A CN111224743B (en) | 2018-11-23 | 2018-11-23 | Detection method, terminal and computer readable storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111224743A CN111224743A (en) | 2020-06-02 |
CN111224743B true CN111224743B (en) | 2022-11-15 |
Family
ID=70828673
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811409439.4A Active CN111224743B (en) | 2018-11-23 | 2018-11-23 | Detection method, terminal and computer readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111224743B (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102025601A (en) * | 2009-09-17 | 2011-04-20 | 中兴通讯股份有限公司 | Data encapsulation method and system |
CN105119744A (en) * | 2015-08-17 | 2015-12-02 | 百度在线网络技术(北京)有限公司 | An association relation determination method and apparatus for user identifications |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6954445B1 (en) * | 2000-02-28 | 2005-10-11 | Nortel Networks Limited | Method for transmitting CDMA short data bursts |
KR101276851B1 (en) * | 2007-04-06 | 2013-06-18 | 엘지전자 주식회사 | Apparatus and Method for transmitting Digital broadcasting signal |
KR101572874B1 (en) * | 2007-08-24 | 2015-11-30 | 엘지전자 주식회사 | Digital broadcasting system and method of processing data in digital broadcasting system |
KR101208560B1 (en) * | 2010-09-03 | 2012-12-05 | 엘지전자 주식회사 | Apparatus and method for performing scanning of assigned secondary carrier in a wireless access system |
JP5682208B2 (en) * | 2010-10-04 | 2015-03-11 | ソニー株式会社 | COMMUNICATION DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION SYSTEM |
CN104252464B (en) * | 2013-06-26 | 2018-08-31 | 联想(北京)有限公司 | Information processing method and device |
CN107025233B (en) * | 2016-01-29 | 2020-04-28 | 苏宁云计算有限公司 | Data feature processing method and device |
CN106682505B (en) * | 2016-05-04 | 2020-06-12 | 腾讯科技(深圳)有限公司 | Virus detection method, terminal, server and system |
CN107888344B (en) * | 2016-09-29 | 2021-03-16 | 中兴通讯股份有限公司 | Method, equipment and system for detecting error code |
CN108200054B (en) * | 2017-12-29 | 2021-02-12 | 奇安信科技集团股份有限公司 | Malicious domain name detection method and device based on DNS (Domain name Server) resolution |
-
2018
- 2018-11-23 CN CN201811409439.4A patent/CN111224743B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102025601A (en) * | 2009-09-17 | 2011-04-20 | 中兴通讯股份有限公司 | Data encapsulation method and system |
CN105119744A (en) * | 2015-08-17 | 2015-12-02 | 百度在线网络技术(北京)有限公司 | An association relation determination method and apparatus for user identifications |
Non-Patent Citations (2)
Title |
---|
R2-150091 "Correction on the reserved bits in Prose Synchronization Information relevant IE";ZTE;《3GPP tsg_ran\WG2_RL2》;20150113;全文 * |
基于位置更新信令数据的伪基站侦测研究;罗海军;《中国优秀硕士学位论文全文数据库 (信息科技辑) 》;20180715;全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN111224743A (en) | 2020-06-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110830986B (en) | Method, device, equipment and storage medium for detecting abnormal behavior of Internet of things card | |
CN108366414B (en) | Data transmission method and device based on NB-IoT | |
CN114598439B (en) | PDCCH blind detection method, terminal and storage medium for 5G communication system | |
CN109788563B (en) | BWP indication method, acquisition method, network side equipment and user terminal | |
CN108307527B (en) | Method and device for bearing identification information | |
CN112272386A (en) | Reporting method, terminal and computer storage medium | |
CN114710224A (en) | Frame synchronization method and device, computer readable medium and electronic device | |
CN115426714B (en) | Passive positioning method and device, electronic equipment and storage medium | |
CN111224743B (en) | Detection method, terminal and computer readable storage medium | |
CN114944890B (en) | Transponder message transmission processing method and system | |
CN114422080B (en) | PDCCH blind detection method, device, equipment and storage medium | |
CN113316266B (en) | Audio and video stream transmission method and system based on 5G network | |
US10420076B2 (en) | Resource allocation method and device and information feedback method and device | |
CN113055952A (en) | Network type setting method, user equipment and computer readable storage medium | |
CN101841825B (en) | Channel detecting method and equipment in long-term evolution system | |
US10680659B2 (en) | System and method for improved decoding using identified recurring side information | |
CN111010706A (en) | Exception recovery method and device | |
CN112114838A (en) | Software version upgrading method, terminal and base station | |
US20160126976A1 (en) | Methods, systems, and computer readable media for optimized message decoding | |
CN109952730A (en) | It is decoded using power detection with the channel signal of the unknown identification information of station of the error-tested based on redundancy reduction | |
CN113242473B (en) | Data processing method, system, data acquisition equipment and readable storage medium | |
CN113971287A (en) | LoRa communication-based batch upgrading method and upgrading system | |
CN113973227A (en) | Data processing efficiency optimization method and device | |
CN115835291B (en) | Method, device, medium and equipment for improving PDCCH detection performance of LTE system | |
CN109981548B (en) | Method and device for analyzing charging message |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |