WO2019141194A1 - Method and device for updating system message - Google Patents

Method and device for updating system message Download PDF

Info

Publication number
WO2019141194A1
WO2019141194A1 PCT/CN2019/072043 CN2019072043W WO2019141194A1 WO 2019141194 A1 WO2019141194 A1 WO 2019141194A1 CN 2019072043 W CN2019072043 W CN 2019072043W WO 2019141194 A1 WO2019141194 A1 WO 2019141194A1
Authority
WO
WIPO (PCT)
Prior art keywords
system message
updated
terminal
state
version information
Prior art date
Application number
PCT/CN2019/072043
Other languages
French (fr)
Chinese (zh)
Inventor
漆方媛
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2019141194A1 publication Critical patent/WO2019141194A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections
    • H04W76/27Transitions between radio resource control [RRC] states
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/20Transfer of user or subscriber data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery
    • H04W48/10Access restriction or access information delivery, e.g. discovery data delivery using broadcasted information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W68/00User notification, e.g. alerting and paging, for incoming communication, change of service or the like

Definitions

  • the present application relates to the field of communications technologies, and in particular, to a method and an apparatus for updating a system message.
  • the base station periodically broadcasts a system message to the terminal to notify the terminal of the common channel configuration and neighboring cell messages of the access cell.
  • the base station When updating the system message, the base station sends a paging message in a System Information Modification Period to inform the terminal that the system message needs to be updated, and broadcasts the updated system message in the next system message modification period. After receiving the paging message, the terminal starts the receiving process of the system message in the next system message modification period, and updates the locally stored system message.
  • the terminal inevitably misses receiving the paging message that updates the notification system message. Once the paging message is missed, the terminal is unable to maintain a consistent system configuration with the base station. Even if the content of the system message update is a configuration of a key common channel, the terminal is abnormally uplinked and downlinked, and the service cannot be performed normally.
  • the present application provides a method and apparatus for updating a system message, which is used to solve the problem that the terminal and the cell are not unified in system configuration.
  • the application provides a method for updating a system message, including: detecting, in a preset scenario, whether a system message has been updated. If it is detected that the system message has been updated, the updated system message is obtained.
  • the foregoing preset scenario includes at least one of the following: before state switching, workflow failure, and timer timeout. The timer is used to indicate a period of detecting a system message.
  • the above method can be performed by a chip in a terminal or a terminal. In this way, even if the terminal misses receiving the paging message for notifying the system update, the terminal can actively detect whether the system message has been updated in various preset scenarios, thereby updating the system message in time, so that the system configuration between the terminal and the cell is performed. Consistent on the top.
  • the state switching includes: switching from an idle state to a connected state, or switching from a connected state to an idle state.
  • the terminal in the idle state detects whether the system message has been updated before performing random access to switch to the connected state, thereby ensuring that the terminal is consistent with the system configuration in the system before the state switching, thereby making the idle state
  • the terminal can smoothly switch to the connected state.
  • the connected terminal detects whether the system message has been updated before releasing the RRC connection to switch to the idle state, thereby ensuring that the terminal is consistent with the system configuration in the system before the state switching, thereby making the connection state The terminal can smoothly switch to the idle state.
  • the terminal acquires the detection duration before the state switching, and the detection duration is the duration between the current time and the time when the system message was last detected. If the detection duration is greater than the preset duration, the terminal detects whether the system message has been updated. If the detection duration is less than the preset duration, the terminal does not need to detect whether the system message has been updated.
  • the workflow failure includes: random access failure or failure to receive downlink data in the connected state.
  • the terminal detects the signal quality of the terminal accessing the cell after the workflow fails. Then, if the signal quality is greater than the preset value, the terminal detects whether the system message has been updated, so that the terminal and the cell are consistent in system configuration.
  • the terminal acquires a first system message block in a preset scenario, where the first system message block carries version information, and the version information is used to indicate a version of the system message. Then, the terminal determines whether the version information carried in the first system message block is the same as the locally stored version information. If not, the terminal acquires a second system message block, where the second system message block carries the updated system message. With this implementation, the terminal may detect whether the system message is updated according to the first system message block and further obtain the updated system message according to the second system message block.
  • the application provides an apparatus for updating a system message, including: a processing module, configured to detect, in a preset scenario, whether a system message has been updated.
  • the receiving module is configured to obtain the updated system message after the processing module detects that the system message has been updated.
  • the foregoing preset scenario includes at least one of the following: before state switching, workflow failure, and timer timeout. The timer is used to indicate a period of detecting a system message.
  • the state switching includes: switching from an idle state to a connected state, or switching from a connected state to an idle state.
  • the processing module is configured to detect whether the system message has been updated before the switch to the connected state by random access from the idle state.
  • a processing module is configured to detect whether a system message has been updated before the connection state is released from the connected state by releasing the RRC connection to the idle state.
  • the processing module is configured to acquire the detection duration before the state switching, where the detection duration is the duration between the current time and the last time the system message is detected; if the detection duration is greater than the preset duration , to detect if the system message has been updated.
  • the workflow failure includes: random access failure or failure to receive downlink data in the connected state.
  • the processing module is configured to detect the signal quality of the access cell after the workflow fails; and if the signal quality is greater than the preset value, detect whether the system message has been updated.
  • the receiving module is configured to obtain a first system message block in a preset scenario, where the first system message block carries version information, and the version information is used to indicate a version of the system message.
  • the processing module is configured to determine whether the version information carried in the first system message block is the same as the locally stored version information.
  • a receiving module configured to: after the processing module determines that the version information carried by the first system message block is different from the locally stored version information, acquire the second system message block, where the second system message block carries the updated system message.
  • the present application provides an apparatus for updating a system message, including: a memory for storing a program; a processor for executing a program stored by the memory, where the processor is used to execute various aspects or Any of the possible implementations described in the various aspects.
  • the present application provides a computer readable storage medium having stored therein instructions that, when run on a computer, cause the computer to perform any of the first aspect and the first aspect described above The method of updating system messages as described in the design.
  • the present application provides a computer program product comprising instructions which, when run on a computer, cause the computer to perform the updating of the system message as described in any of the above first aspect and any one of the possible aspects of the first aspect method.
  • FIG. 1 is a schematic diagram of a process of updating a system message in the prior art
  • FIG. 2 is a network architecture diagram of a communication system according to an embodiment of the present application.
  • FIG. 3 is a schematic structural diagram of a network device and a terminal according to an embodiment of the present disclosure
  • FIG. 4 is a flowchart 1 of a method for updating a system message according to an embodiment of the present application
  • FIG. 5 is a second flowchart of a method for updating a system message according to an embodiment of the present application
  • FIG. 6 is a flowchart 3 of a method for updating a system message according to an embodiment of the present application.
  • FIG. 7 is a flowchart 4 of a method for updating a system message according to an embodiment of the present disclosure
  • FIG. 8 is a flowchart 5 of a method for updating a system message according to an embodiment of the present application.
  • FIG. 9 is a schematic structural diagram of an apparatus for updating a system message according to an embodiment of the present disclosure.
  • System messages include a Master Information Block (MIB) and a System Information Block (SIB).
  • MIB Master Information Block
  • SIB System Information Block
  • the SIB can be further subdivided into system message blocks of different numbers such as SIB1, SIB2, and SIB3.
  • SIB1, SIB2, and SIB3 The configuration information included in the above MIB and different numbered SIBs is shown in Table 1.
  • SIBs are not necessarily included in the system information delivered by the base station.
  • the SIB9 is not included in the system message of the cell.
  • the SIB 13 is not included in the system message of the cell. It can be understood that which SIBs are included in the system message of the cell can be determined according to the actual situation, and the embodiment of the present application does not impose any limitation on this.
  • SIB1 carries the system message tag value (systemInfoValueTag).
  • the system message tag value represents the version of the system message.
  • the value of systemInfoValueTag is ⁇ 0, 1, 2, ..., 31 ⁇ .
  • the value of systemInfoValueTag will be increased by 1. If the value exceeds 31, it will return to 0 and restart.
  • SIB1 also includes scheduling information of other SIBs, including scheduling periods, receiving window sizes, and offset parameters of other SIBs.
  • the terminal detects whether the system message is updated by acquiring the SIB1 and comparing whether the systemInfoValueTag carried in the SIB1 is the same as the locally stored systemInfoValueTag. If the systemInfoValueTag carried in the SIB1 is different from the locally stored systemInfoValueTag, the terminal can determine that the system message has been updated, and the terminal needs to reacquire the system message.
  • the UE may determine, according to the scheduling information of other SIBs carried in the SIB1, at which time-frequency locations, the other SIBs are transmitted, and then receive other SIBs to obtain the updated system message.
  • a system message modification period is specified in the standard.
  • the base station notifies the terminal system that the message is about to be updated in the current system message modification period, and then, in the next system message modification period, the base station broadcasts the updated system message.
  • the base station notifies the terminal system that the message is about to be updated by a paging message in a paging cycle.
  • the terminal After the terminal successfully camps on the cell, the paging channel is established, so that the paging message sent by the base station can be received.
  • the terminal listens for paging messages at a specific paging moment (Paging Occasion). If a paging message for notifying the system message update is received in a certain system message modification period, the terminal starts to receive the SIB in the next system message modification period. Specifically, the terminal first receives the SIB1, and then checks the systemInfoValueTag carried in the SIB1 and the local device. Whether the stored systemInfoValueTag is consistent. If they are inconsistent, the terminal receives other SIBs according to the scheduling information in the SIB1, so that the terminal completes the update of the system message.
  • the terminal may miss receiving a paging message for notifying the system of the message update:
  • the signal between the terminal and the base station is interrupted due to occlusion and other factors.
  • the signal interruption will cause the terminal to receive no downlink data sent by the base station. Therefore, the terminal may miss receiving the message update for notifying the system during the signal interruption. Paging message.
  • the 5G network uses high-frequency signals, and the high-frequency signals are more easily blocked by buildings, trees, etc., resulting in more frequent signal interruptions in the terminal, and the probability that the terminal misses receiving the paging message will increase. .
  • Carrier Aggregation is a combination of two or more Carrier Carriers (CCs) to support a larger transmission bandwidth.
  • the terminal performs bandwidth switching, and there is a reception error of one subframe (1 ms). Therefore, if the terminal receives the paging message for notifying the system message update during this time, the terminal may not be able to parse the paging message due to the error, thereby equivalent to missing the paging message. It is worth noting that in the 5G network, the carrier aggregation technology will be more widely used, so that the above terminal cannot resolve the paging message will occur more frequently.
  • Dual SIM Dual Standby is a low-cost solution widely adopted by terminals.
  • the principle is that the terminal continuously uses two user identification modules through the underlying software and control chip (Subscriber).
  • the Identification Module (SIM) card switches between the two networks. Because the switching time is very short, the two cards are simultaneously connected to the network. Since the terminal is switched between the networks corresponding to the two SIM cards, when one SIM card receives the downlink data, the other SIM card is downlink interrupted. In this way, during the downlink interruption of the SIM card, the SIM card may miss receiving a paging message for notifying the system of the message update.
  • SIM software and control chip
  • the terminal When the terminal has not completed cell camping, the terminal has not configured the paging channel, so if the base station sends a paging message for notifying the system message update in this case, the terminal will miss receiving the paging message.
  • the terminal may miss receiving a paging message for notifying the system of the message update. This will result in the terminal not being able to update the system message in time, resulting in the terminal not being able to maintain the same system configuration as the cell.
  • the embodiment of the present application provides a method for updating the system message, and the method can be applied to the communication system shown in FIG. 2 .
  • the embodiment of the present application provides a communication system 10, which includes a network device 20 and a terminal 30.
  • the network device 20 is configured to send a system message to the terminal 30, so that the terminal 30 can perform system configuration according to the system message delivered by the network device 20.
  • the network device 20 may be a base station or a base station controller or the like for wireless communication.
  • the base station may be a Global System for Mobile Communication (GSM) or a Base Transceiver Station (BTS) in Code Division Multiple Access (CDMA), or may be a wideband code division multiple access.
  • the base station (NodeB) in the (Wideband Code Division Multiple Access, WCDMA) may be an evolved base station eNB or an e-NodeB (evolutional Node B) in LTE.
  • the network device 20 may also be a device in other networks, such as a network device in a future 5th generation (5G) mobile communication network or a future evolved Public Land Mobile Network (PLMN). The embodiment of the present application does not specifically limit this.
  • 5G 5th generation
  • PLMN Public Land Mobile Network
  • the terminal 30 provides voice and/or data connectivity services for the user, for example, user equipment (UE), access terminal, terminal unit, terminal station, mobile station, mobile station, remote station, remote terminal, mobile device , wireless communication equipment, terminal agents or terminal devices.
  • the access terminal may be a cellular phone, a cordless phone, a session initiation protocol (SIP) phone, a wireless local loop (WLL) station, a personal digital assistant (PDA), with wireless communication.
  • Functional handheld devices, computing devices or other processing devices connected to wireless modems, in-vehicle devices, wearable devices, terminals in future 5G networks or terminals in future evolving public Land Mobile Network (PLMN) networks The embodiment of the present application does not specifically limit this.
  • FIG. 3 is a schematic structural diagram of hardware of a network device 20 and a terminal 30 according to an embodiment of the present disclosure.
  • the terminal 30 includes at least one processor 301, at least one memory 302, and at least one transceiver 303.
  • the terminal 30 may further include an output device 304 and an input device 305.
  • the processor 301, the memory 302, and the transceiver 303 are connected by a bus.
  • the processor 301 can be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more programs for controlling the execution of the program of the present application. integrated circuit.
  • the processor 301 may also include a plurality of CPUs, and the processor 301 may be a single-CPU processor or a multi-core (multi-CPU) processor.
  • a processor herein may refer to one or more devices, circuits, or processing cores for processing data, such as computer program instructions.
  • the memory 302 can be a Read-Only Memory (ROM) or other type of static storage device that can store static information and instructions, a Random Access Memory (RAM), or other type that can store information and instructions.
  • the dynamic storage device can also be an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Compact Disc Read-Only Memory (CD-ROM) or other optical disc storage, and a disc storage device. (including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), magnetic disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be Any other media accessed, but not limited to this.
  • EEPROM Electrically Erasable Programmable Read-Only Memory
  • CD-ROM Compact Disc Read-Only Memory
  • CD-ROM Compact Disc Read-Only Memory
  • disc storage device including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.
  • the memory 302 can exist independently and be coupled to the processor 301 via a bus.
  • the memory 302 can also be integrated with the processor 301.
  • the memory 302 is used to store application code for executing the solution of the present application, and is controlled by the processor 301 for execution.
  • the processor 301 is configured to execute the computer program code stored in the memory 302, thereby implementing the method for updating the system message in the embodiment of the present application.
  • the transceiver 303 can use any device such as a transceiver for communicating with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc. .
  • the transceiver 303 includes a transmitter Tx and a receiver Rx.
  • Output device 304 is in communication with processor 301 and can display information in a variety of ways.
  • the output device 304 can be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector.
  • Input device 305 is in communication with processor 301 and can receive user input in a variety of ways.
  • input device 305 can be a mouse, keyboard, touch screen device, or sensing device, and the like.
  • Network device 20 includes at least one processor 201, at least one memory 202, at least one transceiver 203, and at least one network interface 204.
  • the processor 201, the memory 202, the transceiver 203, and the network interface 204 are connected by a bus.
  • the network interface 204 is configured to connect to a core network device through a link (for example, an S1 interface), or connect to a network interface of other access network devices through a wired or wireless link (for example, an X2 interface) (not shown in the figure)
  • the embodiment of the present application does not specifically limit this.
  • a description of the processor 201, the memory 202, and the transceiver 203 can be referred to the description of the processor 301, the memory 302, and the transceiver 303 in the terminal 30, and details are not described herein again.
  • the embodiment of the present application provides a method for updating a system message, which is applied to the communication system shown in FIG. 2.
  • the method of updating system messages includes steps 401-402.
  • the above steps 401-42 may be performed by the terminal 30 or by a chip in the terminal 30.
  • the preset scenario includes at least one of the following: before the state switching, the workflow failure, and the timer timeout, where the timer is used to indicate the period of detecting the system message.
  • the terminal acquires a first system message block in a preset scenario, where the first system message block carries version information, and the version information is used to indicate a version of the system message.
  • the terminal determines whether the version information carried in the first system message block is the same as the locally stored version information.
  • the first system message block is SIB1.
  • the version information is the field systemInfoValueTag in SIB1.
  • the terminal does not need to reacquire the system message. If the version information carried by the first system message block is different from the locally stored version information, the system message is updated, so the terminal performs the following step 402.
  • the terminal acquires a second system message block, where the second system message block carries the updated system message.
  • the first system message block is SIB1
  • the second system message block is other SIBs than SIB1.
  • the terminal immediately uses the configuration information carried by the SIB when acquiring an SIB. For example, the terminal obtains an updated system message before performing random access. After receiving the SIB2, the terminal immediately starts the random access procedure according to the public radio resource configuration and the access information carried by the SIB2.
  • the preset scene is before the state switching.
  • the state of the terminal includes an idle state and a connected state.
  • the idle state refers to a state in which the terminal does not establish an RRC connection with any base station.
  • the connected state refers to a state in which the terminal establishes an RRC connection with the base station, and the connected terminal can perform data transmission. Therefore, the above state switching includes: the terminal switches from the idle state to the connected state, or the terminal switches from the connected state to the idle state.
  • Random access refers to the process before the terminal sends a random access preamble to try to access the network to establish a basic signaling connection with the network.
  • the random access generally includes the following steps: the terminal sends a random access preamble to the base station, the base station returns a random access response message, and then the terminal sends an RRC connection request, and the terminal establishes an RRC connection with the base station.
  • the method shown in FIG. 4 can be implemented as steps 501-503 in FIG. 5 before the terminal is switched from the idle state to the connected state.
  • the above steps 501-503 may be performed by the terminal 30 or by a chip in the terminal 30.
  • the idle state terminal receives the SIB1 before transmitting the random access preamble.
  • the terminal performs the following step 503.
  • the terminal wants to switch from the connected state to the idle state, the terminal needs to release the RRC connection.
  • the RRC layer of the terminal actively releases the RRC connection according to the indication of the Network Attached Storage (NAS) layer, so that the connected terminal switches to the idle state. Therefore, the method shown in FIG. 4 can be implemented as steps 601-603 in FIG. 6 before the terminal is switched from the connected state to the idle state.
  • the above steps 601-603 may be performed by the terminal 30 or by a chip in the terminal 30.
  • the terminal performs the following step 603.
  • the terminal detects whether the system message is updated before the state is switched, so that the terminal can be unified with the system configuration of the cell when the state is switched, thereby avoiding the terminal state switching failure.
  • the method shown in FIG. 4 can also be implemented as steps 701-705 in FIG. The above steps 701-705 can be performed by the terminal 30 or by the chip in the terminal 30.
  • the detection duration is the duration between the current time and the time when the system message was last detected.
  • the terminal directly performs state switching without detecting whether the system message has been updated. If the detection duration is greater than the preset duration, the terminal performs the following step 703.
  • the terminal performs the following step 705.
  • the preset scenario is a workflow failure.
  • the workflow failure includes: random access failure or failure to receive downlink data in the connected state.
  • the terminal random access failure includes: the terminal does not receive the random access response message, or the random access response message received by the terminal is abnormal.
  • the failure of the terminal to receive downlink data in the connected state includes: the terminal in the connected state does not receive the downlink data within a certain length of time during the execution of the service.
  • the workflow failure may be caused by the inconsistency of the terminal and the cell in the system configuration. Therefore, after the workflow fails, the terminal detects whether the system message has been updated and updates the system message in time to keep the configuration of the terminal and the cell consistent. Therefore, the method illustrated in FIG. 4 can be implemented as steps 801-805 in FIG. The above steps 801-805 may be performed by the terminal 30 or by a chip in the terminal 30.
  • the terminal performs step 801 and step 802 to detect terminal access.
  • the signal quality of the cell may directly perform the following step 803 after the workflow fails.
  • the terminal workflow failure is likely to be caused by poor signal quality, and not because the terminal and the cell are not unified in system configuration, so the terminal may not detect the system message. Has it been updated?
  • the terminal performs the following step 803.
  • the terminal performs the following step 805.
  • the preset scenario is that the timer expires.
  • the terminal is configured with a timer for indicating a message period of the detection system, so that after the timer expires, the terminal detects whether the system message has been updated.
  • the timer is automatically reset after the timeout, so that the terminal periodically detects whether the system message has been updated, so that the terminal can keep the system configuration consistent with the cell.
  • the terminal can set the period of detecting the system message to be moderate, and reduce the frequency of the terminal detecting the system message while ensuring that the terminal timely updates the system message.
  • the foregoing three preset scenarios can be combined with each other.
  • the terminal is provided with a timer indicating the detection of the system message period. Before the timer expires, the terminal prepares to switch the state. At this time, the terminal can refer to the method shown in FIG. 7. Optionally, after the terminal detects whether the system message is updated, the terminal resets the timer.
  • the terminal is provided with a timer indicating the detection of the system message period, and the terminal's workflow fails before the timer expires. In this case, the terminal immediately detects whether the system message has been updated. Optionally, after the terminal detects whether the system message is updated, the terminal resets the timer.
  • the foregoing terminal includes a hardware structure or a software module corresponding to executing each function.
  • the present application can be implemented in a combination of hardware or hardware and computer software in combination with the elements and algorithm steps of the various examples described in the embodiments disclosed herein. Whether a function is implemented in hardware or computer software to drive hardware depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present application.
  • the embodiment of the present application may divide the function module into the terminal according to the foregoing method example.
  • each function module may be divided according to each function, or two or more functions may be integrated into one processing module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules. It should be noted that the division of the module in the embodiment of the present application is schematic, and is only a logical function division, and the actual implementation may have another division manner.
  • FIG. 9 shows a possible structural diagram of the apparatus 900 for updating system messages involved in the above embodiment.
  • the device for updating the system message may be a terminal device, or may be a chip or the like in the terminal device.
  • the apparatus 900 for updating a system message includes a processing module 901 and a receiving module 902.
  • the device 900 used by the processing module 901 to support the update system message performs step 401 in FIG. 4, step 502 in FIG. 5, step 602 in FIG. 6, and steps 701, 702, and 704 in FIG. Steps 801, 802, and 804 in Figure 8, and/or other processes for the techniques described herein.
  • the receiving module 902 the apparatus 900 for supporting the updating system message performs step 402 in FIG. 4, steps 501 and 503 in FIG. 5, steps 601 and 603 in FIG. 6, steps 703 and 705 in FIG. Steps 803 and 805 in Figure 8, and/or other processes for the techniques described herein. All the related content of the steps involved in the foregoing method embodiments may be referred to the functional descriptions of the corresponding functional modules, and details are not described herein again.
  • the device is presented in the form of dividing each functional module corresponding to each function, or the device is presented in a form that divides each functional module in an integrated manner.
  • a “module” herein may include an Application-Specific Integrated Circuit (ASIC), a circuit, a processor and memory that executes one or more software or firmware programs, an integrated logic circuit, or other device that can provide the above functions.
  • ASIC Application-Specific Integrated Circuit
  • the apparatus 900 for updating system messages can take the form of the terminal 30 shown in FIG.
  • the processing module 901 in FIG. 9 can be implemented by the processor 301 in the terminal 30 of FIG.
  • the receiving module 902 can be executed by using the application code stored in the memory 302 by the processor 301, which is not limited in this embodiment.
  • the device provided by the embodiment of the present application can be used to perform the foregoing method for updating the system message. Therefore, the technical solution can be obtained by referring to the foregoing method embodiment.
  • the above embodiments it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • a software program it may be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions.
  • the computer program instructions When the computer program instructions are loaded and executed on a computer, the processes or functions described in accordance with embodiments of the present application are generated in whole or in part.
  • the computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable device.
  • the computer instructions can be stored in a computer readable storage medium or transferred from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions can be from a website site, computer, server or data center Transmission to another website site, computer, server, or data center by wire (eg, coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (eg, infrared, wireless, microwave, etc.).
  • the computer readable storage medium can be any available media that can be accessed by a computer or a data storage device that includes one or more servers, data centers, etc. that can be integrated with the media.
  • the usable medium may be a magnetic medium (eg, a floppy disk, a hard disk, a magnetic tape), an optical medium (eg, a DVD), or a semiconductor medium (such as a Solid State Disk (SSD)) or the like.
  • a magnetic medium eg, a floppy disk, a hard disk, a magnetic tape
  • an optical medium eg, a DVD
  • a semiconductor medium such as a Solid State Disk (SSD)

Landscapes

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

Abstract

Disclosed are a method and device for updating a system message, relating to the technical field of communications, for solving the problem of inconsistent system configuration between a terminal and a cell. The method comprises: detecting, under a pre-set scenario, whether a system message has been updated; and if it is detected that the system message has been updated, then acquiring an updated system message, wherein the pre-set scenario comprises at least one of the following: before state switching, an operation flow having failed and a timer having timed out, wherein the timer is used for indicating a cycle of detecting a system message. The present application is applicable for the process of a terminal updating a system message.

Description

更新系统消息的方法及装置Method and device for updating system messages
本申请要求于2018年01月18日提交中国专利局、申请号为201810050090.3、申请名称为“更新系统消息的方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. 201810050090.3, filed on Jan. 18, 2018, the entire disclosure of which is incorporated herein by reference. .
技术领域Technical field
本申请涉及通信技术领域,尤其涉及一种更新系统消息的方法及装置。The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for updating a system message.
背景技术Background technique
移动通信系统中,基站向终端周期性广播系统消息,以通知终端其接入小区的公共信道配置和邻区消息等。In the mobile communication system, the base station periodically broadcasts a system message to the terminal to notify the terminal of the common channel configuration and neighboring cell messages of the access cell.
更新系统消息时,基站在一个系统消息修改周期(System Information Modification Period)发送寻呼(Paging)消息以通知终端需要更新系统消息,且在下一个系统消息修改周期广播更新后的系统消息。终端在接收到上述寻呼消息后,便在所述下一个系统消息修改周期启动系统消息的接收流程,更新本地存储的系统消息。When updating the system message, the base station sends a paging message in a System Information Modification Period to inform the terminal that the system message needs to be updated, and broadcasts the updated system message in the next system message modification period. After receiving the paging message, the terminal starts the receiving process of the system message in the next system message modification period, and updates the locally stored system message.
但是,有些情况下,如终端与基站之间的信号中断等,终端不可避免的错过接收通知系统消息更新的寻呼消息。一旦错过接收该寻呼消息,则终端无法与基站保持一致的系统配置。甚至,如果系统消息更新的内容是关键的公共信道的配置,则会导致终端上下行异常,无法正常进行业务。However, in some cases, such as a signal interruption between the terminal and the base station, the terminal inevitably misses receiving the paging message that updates the notification system message. Once the paging message is missed, the terminal is unable to maintain a consistent system configuration with the base station. Even if the content of the system message update is a configuration of a key common channel, the terminal is abnormally uplinked and downlinked, and the service cannot be performed normally.
发明内容Summary of the invention
本申请提供一种更新系统消息的方法及装置,用于解决终端与小区在系统配置不统一的问题。The present application provides a method and apparatus for updating a system message, which is used to solve the problem that the terminal and the cell are not unified in system configuration.
为达到上述目的,本申请采用如下技术方案:To achieve the above objectives, the present application adopts the following technical solutions:
第一方面,本申请提供一种更新系统消息的方法,包括:在预设场景下检测系统消息是否已更新。若检测到系统消息已更新,则获取更新后的系统消息。其中,上述预设场景包括以下至少一种:状态切换前、工作流程失败和定时器超时,该定时器用于指示检测系统消息的周期。In a first aspect, the application provides a method for updating a system message, including: detecting, in a preset scenario, whether a system message has been updated. If it is detected that the system message has been updated, the updated system message is obtained. The foregoing preset scenario includes at least one of the following: before state switching, workflow failure, and timer timeout. The timer is used to indicate a period of detecting a system message.
上述方法可由终端或终端中的芯片执行。这样,即使终端错过接收用于通知系统更新的寻呼消息,终端也能在各种预设场景下主动地检测系统消息是否已更新,从而及时更新系统消息,使得终端与小区之间在系统配置上保持一致。The above method can be performed by a chip in a terminal or a terminal. In this way, even if the terminal misses receiving the paging message for notifying the system update, the terminal can actively detect whether the system message has been updated in various preset scenarios, thereby updating the system message in time, so that the system configuration between the terminal and the cell is performed. Consistent on the top.
可选的,状态切换包括:从空闲态切换到连接态,或者从连接态切换到空闲态。Optionally, the state switching includes: switching from an idle state to a connected state, or switching from a connected state to an idle state.
在一种可能的设计中,空闲态的终端在进行随机接入以切换到连接态之前检测系统消息是否已更新,从而保证终端在状态切换前与小区在系统配置上一致,进而使得空闲态的终端能够顺利切换到连接态。In a possible design, the terminal in the idle state detects whether the system message has been updated before performing random access to switch to the connected state, thereby ensuring that the terminal is consistent with the system configuration in the system before the state switching, thereby making the idle state The terminal can smoothly switch to the connected state.
在一种可能的设计中,连接态的终端在释放无线资源控制连接以切换到空闲态之前检测系统消息是否已更新,从而保证终端在状态切换前与小区在系统配置上一致,进而使得连接态的终端能够顺利切换到空闲态。In a possible design, the connected terminal detects whether the system message has been updated before releasing the RRC connection to switch to the idle state, thereby ensuring that the terminal is consistent with the system configuration in the system before the state switching, thereby making the connection state The terminal can smoothly switch to the idle state.
在一种可能的设计中,为了减少终端对系统消息的不必要检测,终端在状态切换前获取检测时长,该检测时长为当前时间距离上一次检测系统消息的时间之间的时长。若检测时长大于预设时长,则终端检测系统消息是否已更新。若检测时长小于预设时长,则终端无需检测系统消息是否已更新。In a possible design, in order to reduce the unnecessary detection of the system message by the terminal, the terminal acquires the detection duration before the state switching, and the detection duration is the duration between the current time and the time when the system message was last detected. If the detection duration is greater than the preset duration, the terminal detects whether the system message has been updated. If the detection duration is less than the preset duration, the terminal does not need to detect whether the system message has been updated.
可选的,工作流程失败包括:随机接入失败或者在连接态时接收下行数据失败。Optionally, the workflow failure includes: random access failure or failure to receive downlink data in the connected state.
在一种可能的设计中,终端在工作流程失败后检测所述终端接入小区的信号质量。然后,在该信号质量大于预设值的情况下,终端检测系统消息是否已更新,从而使得终端与小区之间在系统配置上保持一致。In a possible design, the terminal detects the signal quality of the terminal accessing the cell after the workflow fails. Then, if the signal quality is greater than the preset value, the terminal detects whether the system message has been updated, so that the terminal and the cell are consistent in system configuration.
在一种可能的设计中,终端在预设场景下获取第一系统消息块,该第一系统消息块携带版本信息,该版本信息用于指示系统消息的版本。然后,终端判断第一系统消息块中携带的版本信息与本地存储的版本信息是否相同。如果不同,则终端获取第二系统消息块,该第二系统消息块中携带更新后的系统消息。通过该实现方式,终端可根据第一系统消息块检测系统消息是否更新以及根据第二系统消息块进一步获取更新后的系统消息。In a possible design, the terminal acquires a first system message block in a preset scenario, where the first system message block carries version information, and the version information is used to indicate a version of the system message. Then, the terminal determines whether the version information carried in the first system message block is the same as the locally stored version information. If not, the terminal acquires a second system message block, where the second system message block carries the updated system message. With this implementation, the terminal may detect whether the system message is updated according to the first system message block and further obtain the updated system message according to the second system message block.
第二方面,本申请提供一种更新系统消息的装置,包括:处理模块,用于在预设场景下检测系统消息是否已更新。接收模块,用于在该处理模块检测到系统消息已更新后,获取更新后的系统消息。其中,上述预设场景包括以下至少一种:状态切换前、工作流程失败和定时器超时,该定时器用于指示检测系统消息的周期。In a second aspect, the application provides an apparatus for updating a system message, including: a processing module, configured to detect, in a preset scenario, whether a system message has been updated. The receiving module is configured to obtain the updated system message after the processing module detects that the system message has been updated. The foregoing preset scenario includes at least one of the following: before state switching, workflow failure, and timer timeout. The timer is used to indicate a period of detecting a system message.
可选的,状态切换包括:从空闲态切换到连接态,或者从连接态切换到空闲态。Optionally, the state switching includes: switching from an idle state to a connected state, or switching from a connected state to an idle state.
在一种可能的设计中,处理模块,用于从空闲态通过随机接入以切换到连接态之前,检测系统消息是否已更新。In one possible design, the processing module is configured to detect whether the system message has been updated before the switch to the connected state by random access from the idle state.
在一种可能的设计中,处理模块,用于从连接态通过释放无线资源控制连接以切换到空闲态之前,检测系统消息是否已更新。In one possible design, a processing module is configured to detect whether a system message has been updated before the connection state is released from the connected state by releasing the RRC connection to the idle state.
在一种可能的设计中,处理模块,用于在状态切换前获取检测时长,该检测时长为当前时间距离上一次检测系统消息的时间之间的时长;在检测时长大于预设时长的情况下,检测系统消息是否已更新。In a possible design, the processing module is configured to acquire the detection duration before the state switching, where the detection duration is the duration between the current time and the last time the system message is detected; if the detection duration is greater than the preset duration , to detect if the system message has been updated.
可选的,工作流程失败包括:随机接入失败或者在连接态时接收下行数据失败。Optionally, the workflow failure includes: random access failure or failure to receive downlink data in the connected state.
在一种可能的设计中,处理模块,用于在工作流程失败后检测接入小区的信号质量;在该信号质量大于预设值的情况下,检测系统消息是否已更新。In a possible design, the processing module is configured to detect the signal quality of the access cell after the workflow fails; and if the signal quality is greater than the preset value, detect whether the system message has been updated.
在一种可能的设计中,接收模块,用于在预设场景下获取第一系统消息块,该第一系统消息块携带版本信息,该版本信息用于指示系统消息的版本。处理模块,用于判断第一系统消息块中携带的版本信息与本地存储的版本信息是否相同。接收模块,用于在处理模块确定第一系统消息块携带的版本信息与本地存储的版本信息不相同后,获取第二系统消息块,该第二系统消息块中携带更新后的系统消息。In a possible design, the receiving module is configured to obtain a first system message block in a preset scenario, where the first system message block carries version information, and the version information is used to indicate a version of the system message. The processing module is configured to determine whether the version information carried in the first system message block is the same as the locally stored version information. And a receiving module, configured to: after the processing module determines that the version information carried by the first system message block is different from the locally stored version information, acquire the second system message block, where the second system message block carries the updated system message.
第三方面,本申请提供一种更新系统消息的装置,包括:存储器,用于存储程序;处理器,用于执行该存储器存储的程序,当程序被执行时,该处理器用于执行各方面或各方面所述的任意一种可能的实现方式。In a third aspect, the present application provides an apparatus for updating a system message, including: a memory for storing a program; a processor for executing a program stored by the memory, where the processor is used to execute various aspects or Any of the possible implementations described in the various aspects.
第四方面,本申请提供了一种计算机可读存储介质,该计算机可读存储介质中存储有指令,当其在计算机上运行时,使得计算机执行上述第一方面以及第一方面任意 一种可能的设计中所述的更新系统消息的方法。In a fourth aspect, the present application provides a computer readable storage medium having stored therein instructions that, when run on a computer, cause the computer to perform any of the first aspect and the first aspect described above The method of updating system messages as described in the design.
第五方面,本申请提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行上述第一方面以及第一方面任意一种可能的设计中所述的更新系统消息的方法。In a fifth aspect, the present application provides a computer program product comprising instructions which, when run on a computer, cause the computer to perform the updating of the system message as described in any of the above first aspect and any one of the possible aspects of the first aspect method.
附图说明DRAWINGS
图1为现有技术中更新系统消息的过程示意图;1 is a schematic diagram of a process of updating a system message in the prior art;
图2为本申请实施例提供的一种通信系统的网络架构图;2 is a network architecture diagram of a communication system according to an embodiment of the present application;
图3为本申请实施例提供的一种网络设备和终端的结构示意图;FIG. 3 is a schematic structural diagram of a network device and a terminal according to an embodiment of the present disclosure;
图4为本申请实施例提供的一种更新系统消息的方法的流程图一;4 is a flowchart 1 of a method for updating a system message according to an embodiment of the present application;
图5为本申请实施例提供的一种更新系统消息的方法的流程图二;FIG. 5 is a second flowchart of a method for updating a system message according to an embodiment of the present application;
图6为本申请实施例提供的一种更新系统消息的方法的流程图三;FIG. 6 is a flowchart 3 of a method for updating a system message according to an embodiment of the present application;
图7为本申请实施例提供的一种更新系统消息的方法的流程图四;FIG. 7 is a flowchart 4 of a method for updating a system message according to an embodiment of the present disclosure;
图8为本申请实施例提供的一种更新系统消息的方法的流程图五;FIG. 8 is a flowchart 5 of a method for updating a system message according to an embodiment of the present application;
图9为本申请实施例提供的一种更新系统消息的装置的结构示意图。FIG. 9 is a schematic structural diagram of an apparatus for updating a system message according to an embodiment of the present disclosure.
具体实施方式Detailed ways
目前,在长期演进(Long Term Evolution,LTE)系统中,基站周期性向终端广播系统消息,以使得终端获知小区的系统配置。系统消息包括主信息块(Master Information Block,MIB)和系统消息块(System Information Block,SIB)。其中,SIB又可细分为SIB1、SIB2、SIB3等不同编号的系统消息块。上述MIB以及不同编号的SIB包含的配置信息如表一所示。Currently, in a Long Term Evolution (LTE) system, a base station periodically broadcasts a system message to a terminal, so that the terminal knows the system configuration of the cell. System messages include a Master Information Block (MIB) and a System Information Block (SIB). The SIB can be further subdivided into system message blocks of different numbers such as SIB1, SIB2, and SIB3. The configuration information included in the above MIB and different numbered SIBs is shown in Table 1.
表一Table I
Figure PCTCN2019072043-appb-000001
Figure PCTCN2019072043-appb-000001
需要说明的是,基站下发的系统信息中不一定包括所有编号的SIB。例如,对于运营商部署的基站而言,由于终端不需要获知home eNodeB的名字,因此小区的系统消息中不包括SIB9。又例如,如果某个小区不提供多媒体广播多播业务,则该小区的系统消息中不包括SIB13。可以理解的是,小区的系统消息中包括哪些SIB可以根据实际情况来确定,本申请实施例对此不作任何限制。It should be noted that all the numbered SIBs are not necessarily included in the system information delivered by the base station. For example, for a base station deployed by an operator, since the terminal does not need to know the name of the home eNodeB, the SIB9 is not included in the system message of the cell. For another example, if a cell does not provide multimedia broadcast multicast service, the SIB 13 is not included in the system message of the cell. It can be understood that which SIBs are included in the system message of the cell can be determined according to the actual situation, and the embodiment of the present application does not impose any limitation on this.
SIB1携带有系统消息标签值(systemInfoValueTag)。系统消息标签值表示系统 消息的版本。systemInfoValueTag的取值范围为{0、1、2、……、31},每当系统消息发生变化时,systemInfoValueTag的值会加1,取值超过31后回到0重新开始。SIB1 carries the system message tag value (systemInfoValueTag). The system message tag value represents the version of the system message. The value of systemInfoValueTag is {0, 1, 2, ..., 31}. When the system message changes, the value of systemInfoValueTag will be increased by 1. If the value exceeds 31, it will return to 0 and restart.
SIB1还包括其他SIB的调度信息,该调度信息包括其他SIB的调度周期、接收窗口大小和偏置参数。这样,终端通过获取SIB1,比较该SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag是否相同来检测系统消息是否更新。若该SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag不相同,则终端能够确定系统消息已更新,终端需要重新获取系统消息。在获取更新后的系统消息时,UE可根据SIB1中携带的其他SIB的调度信息来确定其他SIB在哪些时频位置上传输,进而接收其他SIB以获取更新后的系统消息。SIB1 also includes scheduling information of other SIBs, including scheduling periods, receiving window sizes, and offset parameters of other SIBs. In this way, the terminal detects whether the system message is updated by acquiring the SIB1 and comparing whether the systemInfoValueTag carried in the SIB1 is the same as the locally stored systemInfoValueTag. If the systemInfoValueTag carried in the SIB1 is different from the locally stored systemInfoValueTag, the terminal can determine that the system message has been updated, and the terminal needs to reacquire the system message. When acquiring the updated system message, the UE may determine, according to the scheduling information of other SIBs carried in the SIB1, at which time-frequency locations, the other SIBs are transmitted, and then receive other SIBs to obtain the updated system message.
如图1所示,目前,为了使终端能够与小区同步地使用相同的系统消息,标准中规定了系统消息修改周期。在系统消息发生更新时,基站在当前系统消息修改周期中通知终端系统消息即将更新,然后,在下一个系统消息修改周期,基站才广播更新后的系统消息。可选的,基站在寻呼周期(Paging Cycle)通过寻呼消息通知终端系统消息即将更新。As shown in FIG. 1, at present, in order to enable a terminal to use the same system message in synchronization with a cell, a system message modification period is specified in the standard. When the system message is updated, the base station notifies the terminal system that the message is about to be updated in the current system message modification period, and then, in the next system message modification period, the base station broadcasts the updated system message. Optionally, the base station notifies the terminal system that the message is about to be updated by a paging message in a paging cycle.
终端在驻留小区成功之后,会建立寻呼信道,从而可以接收基站下发的寻呼消息。终端在特定的寻呼时刻(Paging Occasion)上监听寻呼消息。若在某一系统消息修改周期接收到用于通知系统消息更新的寻呼消息,终端则在下一系统消息修改周期开启接收SIB,具体的,终端先接收SIB1,然后检查SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag是否一致。若不一致,则终端根据SIB1中的调度信息接收其他的SIB,从而终端完成对系统消息的更新。After the terminal successfully camps on the cell, the paging channel is established, so that the paging message sent by the base station can be received. The terminal listens for paging messages at a specific paging moment (Paging Occasion). If a paging message for notifying the system message update is received in a certain system message modification period, the terminal starts to receive the SIB in the next system message modification period. Specifically, the terminal first receives the SIB1, and then checks the systemInfoValueTag carried in the SIB1 and the local device. Whether the stored systemInfoValueTag is consistent. If they are inconsistent, the terminal receives other SIBs according to the scheduling information in the SIB1, so that the terminal completes the update of the system message.
但是,在下述情况下,终端会错过接收用于通知系统消息更新的寻呼消息:However, in the following cases, the terminal may miss receiving a paging message for notifying the system of the message update:
1、终端与基站之间的信号由于遮挡等因素而中断,信号中断将导致终端接收不到基站发送的任何下行数据,因此终端在信号中断的过程中可能会错过接收用于通知系统消息更新的寻呼消息。值得说明的是,5G网络采用高频信号,而高频信号更容易被建筑物、树木等物体遮挡住,导致终端出现信号中断的情况更加频繁,进而终端错过接收寻呼消息的概率会增大。1. The signal between the terminal and the base station is interrupted due to occlusion and other factors. The signal interruption will cause the terminal to receive no downlink data sent by the base station. Therefore, the terminal may miss receiving the message update for notifying the system during the signal interruption. Paging message. It is worth noting that the 5G network uses high-frequency signals, and the high-frequency signals are more easily blocked by buildings, trees, etc., resulting in more frequent signal interruptions in the terminal, and the probability that the terminal misses receiving the paging message will increase. .
2、载波聚合(Carrier Aggregation,CA)是将2个或更多的载波单元(Component Carrier,CC)聚合在一起以支持更大的传输带宽。在基站为终端配置连续CA时,终端会进行带宽切换,此时会有一个子帧(1ms)的接收误码。因此,终端如果在这段时间内接收到用于通知系统消息更新的寻呼消息,可能由于误码而无法对寻呼消息进行解析,从而相当于错过这条寻呼消息。值得说明的是,在5G网络中,载波聚合技术将得到更加广泛的应用,从而上述终端无法解析寻呼消息的情况将发生得更加频繁。2. Carrier Aggregation (CA) is a combination of two or more Carrier Carriers (CCs) to support a larger transmission bandwidth. When the base station configures a continuous CA for the terminal, the terminal performs bandwidth switching, and there is a reception error of one subframe (1 ms). Therefore, if the terminal receives the paging message for notifying the system message update during this time, the terminal may not be able to parse the paging message due to the error, thereby equivalent to missing the paging message. It is worth noting that in the 5G network, the carrier aggregation technology will be more widely used, so that the above terminal cannot resolve the paging message will occur more frequently.
3、双卡双待单通(Dual SIM Dual Standby,DSDS)是被终端广泛采用的一种低成本方案,其原理是终端通过底层软件与控制芯片,不断地在两张用户身份识别模块(Subscriber Identification Module,SIM)卡对应的两个网络间切换,由于切换时间非常短,保证了两卡同时待机联网。由于终端是在两张SIM卡对应的网络间切换,因此当一张SIM卡接收下行数据时,另一张SIM卡下行中断。这样一来,在SIM卡下行中断的过程中,该SIM卡可能会错过接收用于通知系统消息更新的寻呼消息。3. Dual SIM Dual Standby (DSDS) is a low-cost solution widely adopted by terminals. The principle is that the terminal continuously uses two user identification modules through the underlying software and control chip (Subscriber). The Identification Module (SIM) card switches between the two networks. Because the switching time is very short, the two cards are simultaneously connected to the network. Since the terminal is switched between the networks corresponding to the two SIM cards, when one SIM card receives the downlink data, the other SIM card is downlink interrupted. In this way, during the downlink interruption of the SIM card, the SIM card may miss receiving a paging message for notifying the system of the message update.
4、在终端还未完成小区驻留时,终端尚未配置寻呼信道,因此如果基站在这种情 况下发送用于通知系统消息更新的寻呼消息,则终端会错过接收该寻呼消息。4. When the terminal has not completed cell camping, the terminal has not configured the paging channel, so if the base station sends a paging message for notifying the system message update in this case, the terminal will miss receiving the paging message.
可见,在上述多种情况下,终端均可能错过接收用于通知系统消息更新的寻呼消息。这将导致终端不能及时更新系统消息,从而导致终端无法保持与小区一样的系统配置。It can be seen that in the above various cases, the terminal may miss receiving a paging message for notifying the system of the message update. This will result in the terminal not being able to update the system message in time, resulting in the terminal not being able to maintain the same system configuration as the cell.
为了使终端及时获取更新后的系统消息进而使终端在系统配置上与小区保持一致,本申请实施例提供一种更新系统消息的方法,该方法可应用于如图2所示的通信系统中。In order to enable the terminal to obtain the updated system message in time to make the terminal consistent with the cell in the system configuration, the embodiment of the present application provides a method for updating the system message, and the method can be applied to the communication system shown in FIG. 2 .
如图2所示,本申请实施例提供一种通信系统10,该通信系统10包括网络设备20和终端30。As shown in FIG. 2, the embodiment of the present application provides a communication system 10, which includes a network device 20 and a terminal 30.
其中,网络设备20用于向终端30发送系统消息,以便终端30可以根据网络设备20下发的系统消息进行系统配置。网络设备20可以是无线通信的基站或基站控制器等。例如,基站可以是全球移动通信系统(Global System for Mobile Communication,GSM)或码分多址(Code Division Multiple Access,CDMA)中的基站(Base Transceiver Station,BTS),也可以是宽带码分多址(Wideband Code Division Multiple Access,WCDMA)中的基站(NodeB),还可以是LTE中的演进型基站eNB或e-NodeB(evolutional Node B)等。或者可以是物联网(Internet of Things,IoT)或者窄带物联网(Narrow Band-Internet of Things,NB-IoT)中的eNB,本申请实施例对此不作具体限定。当然,网络设备20还可以是其他网络中的设备,比如可以是未来第五代(5th generation,5G)移动通信网络或者未来演进的公共陆地移动网络(Public Land Mobile Network,PLMN)中的网络设备,本申请实施例对此不作具体限定。The network device 20 is configured to send a system message to the terminal 30, so that the terminal 30 can perform system configuration according to the system message delivered by the network device 20. The network device 20 may be a base station or a base station controller or the like for wireless communication. For example, the base station may be a Global System for Mobile Communication (GSM) or a Base Transceiver Station (BTS) in Code Division Multiple Access (CDMA), or may be a wideband code division multiple access. The base station (NodeB) in the (Wideband Code Division Multiple Access, WCDMA) may be an evolved base station eNB or an e-NodeB (evolutional Node B) in LTE. Or the eNB in the Internet of Things (IoT) or the Narrow Band-Internet of Things (NB-IoT), which is not specifically limited in this embodiment of the present application. Of course, the network device 20 may also be a device in other networks, such as a network device in a future 5th generation (5G) mobile communication network or a future evolved Public Land Mobile Network (PLMN). The embodiment of the present application does not specifically limit this.
终端30为用户提供语音和/或数据连通性服务,例如可以是用户设备(user equipment,UE)、接入终端、终端单元、终端站、移动站、移动台、远方站、远程终端、移动设备、无线通信设备、终端代理或终端装置等。接入终端可以是蜂窝电话、无绳电话、会话启动协议(session initiation protocol,SIP)电话、无线本地环路(wireless local loop,WLL)站、个人数字处理(personal digital assistant,PDA)、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备,未来5G网络中的终端或者未来演进的公共陆地移动网络(Public Land Mobile Network,PLMN)网络中的终端等,本申请实施例对此不作具体限定。The terminal 30 provides voice and/or data connectivity services for the user, for example, user equipment (UE), access terminal, terminal unit, terminal station, mobile station, mobile station, remote station, remote terminal, mobile device , wireless communication equipment, terminal agents or terminal devices. The access terminal may be a cellular phone, a cordless phone, a session initiation protocol (SIP) phone, a wireless local loop (WLL) station, a personal digital assistant (PDA), with wireless communication. Functional handheld devices, computing devices or other processing devices connected to wireless modems, in-vehicle devices, wearable devices, terminals in future 5G networks or terminals in future evolving public Land Mobile Network (PLMN) networks The embodiment of the present application does not specifically limit this.
图3为本申请实施例提供的网络设备20和终端30的硬件结构示意图。FIG. 3 is a schematic structural diagram of hardware of a network device 20 and a terminal 30 according to an embodiment of the present disclosure.
终端30包括至少一个处理器301、至少一个存储器302、至少一个收发器303。可选的,终端30还可以包括输出设备304和输入设备305。The terminal 30 includes at least one processor 301, at least one memory 302, and at least one transceiver 303. Optionally, the terminal 30 may further include an output device 304 and an input device 305.
处理器301、存储器302和收发器303通过总线相连接。处理器301可以是一个通用中央处理器(Central Processing Unit,CPU)、微处理器、特定应用集成电路(Application-Specific Integrated Circuit,ASIC),或者一个或多个用于控制本申请方案程序执行的集成电路。处理器301也可以包括多个CPU,并且处理器301可以是一个单核(single-CPU)处理器或多核(multi-CPU)处理器。这里的处理器可以指一个或多个设备、电路或用于处理数据(例如计算机程序指令)的处理核。The processor 301, the memory 302, and the transceiver 303 are connected by a bus. The processor 301 can be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more programs for controlling the execution of the program of the present application. integrated circuit. The processor 301 may also include a plurality of CPUs, and the processor 301 may be a single-CPU processor or a multi-core (multi-CPU) processor. A processor herein may refer to one or more devices, circuits, or processing cores for processing data, such as computer program instructions.
存储器302可以是只读存储器(Read-Only Memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备、随机存取存储器(Random Access Memory,RAM) 或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(Electrically Erasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器302可以是独立存在,通过总线与处理器301相连接。存储器302也可以和处理器301集成在一起。其中,存储器302用于存储执行本申请方案的应用程序代码,并由处理器301来控制执行。处理器301用于执行存储器302中存储的计算机程序代码,从而实现本申请实施例中所述更新系统消息的方法。The memory 302 can be a Read-Only Memory (ROM) or other type of static storage device that can store static information and instructions, a Random Access Memory (RAM), or other type that can store information and instructions. The dynamic storage device can also be an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Compact Disc Read-Only Memory (CD-ROM) or other optical disc storage, and a disc storage device. (including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), magnetic disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be Any other media accessed, but not limited to this. The memory 302 can exist independently and be coupled to the processor 301 via a bus. The memory 302 can also be integrated with the processor 301. The memory 302 is used to store application code for executing the solution of the present application, and is controlled by the processor 301 for execution. The processor 301 is configured to execute the computer program code stored in the memory 302, thereby implementing the method for updating the system message in the embodiment of the present application.
收发器303可以使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网、无线接入网(Radio Access Network,RAN)、无线局域网(Wireless Local Area Networks,WLAN)等。收发器303包括发射机Tx和接收机Rx。The transceiver 303 can use any device such as a transceiver for communicating with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc. . The transceiver 303 includes a transmitter Tx and a receiver Rx.
输出设备304和处理器301通信,可以以多种方式来显示信息。例如,输出设备304可以是液晶显示器(Liquid Crystal Display,LCD),发光二级管(Light Emitting Diode,LED)显示设备,阴极射线管(Cathode Ray Tube,CRT)显示设备,或投影仪(projector)等。输入设备305和处理器301通信,可以以多种方式接收用户的输入。例如,输入设备305可以是鼠标、键盘、触摸屏设备或传感设备等。 Output device 304 is in communication with processor 301 and can display information in a variety of ways. For example, the output device 304 can be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector. Wait. Input device 305 is in communication with processor 301 and can receive user input in a variety of ways. For example, input device 305 can be a mouse, keyboard, touch screen device, or sensing device, and the like.
网络设备20包括至少一个处理器201、至少一个存储器202、至少一个收发器203和至少一个网络接口204。处理器201、存储器202、收发器203和网络接口204通过总线相连接。其中,网络接口204用于通过链路(例如S1接口)与核心网设备连接,或者通过有线或无线链路(例如X2接口)与其它接入网设备的网络接口进行连接(图中未示出),本申请实施例对此不作具体限定。另外,处理器201、存储器202和收发器203的相关描述可参考终端30中处理器301、存储器302和收发器303的描述,在此不再赘述。 Network device 20 includes at least one processor 201, at least one memory 202, at least one transceiver 203, and at least one network interface 204. The processor 201, the memory 202, the transceiver 203, and the network interface 204 are connected by a bus. The network interface 204 is configured to connect to a core network device through a link (for example, an S1 interface), or connect to a network interface of other access network devices through a wired or wireless link (for example, an X2 interface) (not shown in the figure) The embodiment of the present application does not specifically limit this. In addition, a description of the processor 201, the memory 202, and the transceiver 203 can be referred to the description of the processor 301, the memory 302, and the transceiver 303 in the terminal 30, and details are not described herein again.
如图4所示,本申请实施例提供一种更新系统消息的方法,应用于图2所示的通信系统中。该更新系统消息的方法包括步骤401-402。其中,上述步骤401-402可由终端30执行,或终端30中的芯片执行。As shown in FIG. 4, the embodiment of the present application provides a method for updating a system message, which is applied to the communication system shown in FIG. 2. The method of updating system messages includes steps 401-402. The above steps 401-42 may be performed by the terminal 30 or by a chip in the terminal 30.
401、在预设场景下检测系统消息是否已更新。401. Detect whether the system message has been updated in a preset scenario.
其中,预设场景包括以下至少一种:状态切换前、工作流程失败和定时器超时,所述定时器用于指示检测系统消息的周期。The preset scenario includes at least one of the following: before the state switching, the workflow failure, and the timer timeout, where the timer is used to indicate the period of detecting the system message.
一种可选的实现方式中,终端在预设场景下获取第一系统消息块,所述第一系统消息块携带版本信息,所述版本信息用于指示系统消息的版本。终端判断所述第一系统消息块中携带的版本信息与本地存储的版本信息是否相同。In an optional implementation manner, the terminal acquires a first system message block in a preset scenario, where the first system message block carries version information, and the version information is used to indicate a version of the system message. The terminal determines whether the version information carried in the first system message block is the same as the locally stored version information.
可选的,上述第一系统消息块为SIB1。当第一系统消息块为SIB1时,所述版本信息为SIB1中的字段systemInfoValueTag。Optionally, the first system message block is SIB1. When the first system message block is SIB1, the version information is the field systemInfoValueTag in SIB1.
可以理解的是,若第一系统消息块携带的版本信息与本地存储的版本信息相同,则说明系统消息没有更新,因此终端无需重新获取系统消息。若第一系统消息块携带的版本信息与本地存储的版本信息不相同,则说明系统消息已更新,因此终端执行下 述步骤402。It can be understood that if the version information carried by the first system message block is the same as the locally stored version information, the system message is not updated, so the terminal does not need to reacquire the system message. If the version information carried by the first system message block is different from the locally stored version information, the system message is updated, so the terminal performs the following step 402.
402、获取更新后的系统消息。402. Obtain an updated system message.
一种可选的实现方式中,终端获取第二系统消息块,所述第二系统消息块中携带更新后的系统消息。示例性的,结合表1,第一系统消息块为SIB1,第二系统消息块为除SIB1之外的其他SIB。In an optional implementation manner, the terminal acquires a second system message block, where the second system message block carries the updated system message. Exemplarily, in conjunction with Table 1, the first system message block is SIB1, and the second system message block is other SIBs than SIB1.
可选的,终端在获取更新后的系统消息的过程中,每当获取到一个SIB,立即使用该SIB携带的配置信息。例如,终端在进行随机接入之前获取更新后的系统消息。在接收到SIB2后,终端立即根据该SIB2携带的公共的无线资源配置以及接入信息,启动随机接入流程。Optionally, in the process of obtaining the updated system message, the terminal immediately uses the configuration information carried by the SIB when acquiring an SIB. For example, the terminal obtains an updated system message before performing random access. After receiving the SIB2, the terminal immediately starts the random access procedure according to the public radio resource configuration and the access information carried by the SIB2.
下面结合不同的预设场景对本申请实施例提供的上述方法进行具体说明。The foregoing method provided by the embodiment of the present application is specifically described below with reference to different preset scenarios.
一、所述预设场景为状态切换前。1. The preset scene is before the state switching.
终端的状态包括空闲态和连接态。空闲态是指终端未与任何基站建立RRC连接的状态。连接态是指终端与基站建立RRC连接的状态,连接态的终端能够进行数据传输。因此,上述状态切换包括:终端从空闲态切换到连接态,或者终端从连接态切换到空闲态。The state of the terminal includes an idle state and a connected state. The idle state refers to a state in which the terminal does not establish an RRC connection with any base station. The connected state refers to a state in which the terminal establishes an RRC connection with the base station, and the connected terminal can perform data transmission. Therefore, the above state switching includes: the terminal switches from the idle state to the connected state, or the terminal switches from the connected state to the idle state.
若终端要从空闲态切换到连接态,终端需要发起随机接入。随机接入是指从终端发送随机接入前导码开始尝试接入网络到与网络间建立起基本的信令连接之前的过程。随机接入一般包括以下几个步骤:终端向基站发送随机接入前导码,基站返回随机接入响应消息,然后终端发送RRC连接请求,终端与基站建立RRC连接。If the terminal wants to switch from the idle state to the connected state, the terminal needs to initiate random access. Random access refers to the process before the terminal sends a random access preamble to try to access the network to establish a basic signaling connection with the network. The random access generally includes the following steps: the terminal sends a random access preamble to the base station, the base station returns a random access response message, and then the terminal sends an RRC connection request, and the terminal establishes an RRC connection with the base station.
因此,在终端由空闲态切换到连接态前,图4所示的方法可实现为图5中的步骤501-503。其中,上述步骤501-503可由终端30执行,或由终端30中的芯片执行。Therefore, the method shown in FIG. 4 can be implemented as steps 501-503 in FIG. 5 before the terminal is switched from the idle state to the connected state. The above steps 501-503 may be performed by the terminal 30 or by a chip in the terminal 30.
501、从空闲态通过随机接入以切换到连接态之前接收SIB1。501. Receive SIB1 from the idle state by random access to switch to the connected state.
可选的,空闲态的终端在发送随机接入前导码之前接收SIB1。Optionally, the idle state terminal receives the SIB1 before transmitting the random access preamble.
502、检测SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag是否相同。502. Check whether the systemInfoValueTag carried in the SIB1 is the same as the locally stored systemInfoValueTag.
若SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag不相同,说明系统消息存在更新,因此终端执行下述步骤503。If the systemInfoValueTag carried in the SIB1 is different from the locally stored systemInfoValueTag, the system message is updated. Therefore, the terminal performs the following step 503.
503、接收除SIB1之外的其他SIB。503. Receive other SIBs except SIB1.
若终端要从连接态切换到空闲态,终端需要释放RRC连接。例如,终端的RRC层根据网络附属存储(Network Attached Storage,NAS)层的指示主动释放RRC连接,从而连接态的终端切换为空闲态。因此,在终端由连接态切换为空闲态前,图4所示的方法可实现为图6中的步骤601-603。其中,上述步骤601-603可由终端30执行,或者由终端30中的芯片执行。If the terminal wants to switch from the connected state to the idle state, the terminal needs to release the RRC connection. For example, the RRC layer of the terminal actively releases the RRC connection according to the indication of the Network Attached Storage (NAS) layer, so that the connected terminal switches to the idle state. Therefore, the method shown in FIG. 4 can be implemented as steps 601-603 in FIG. 6 before the terminal is switched from the connected state to the idle state. The above steps 601-603 may be performed by the terminal 30 or by a chip in the terminal 30.
601、从连接态通过释放RRC连接以切换到空闲态之前接收SIB1。601. Receive SIB1 from the connected state by releasing the RRC connection to switch to the idle state.
602、检测SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag是否相同。602. Check whether the systemInfoValueTag carried in the SIB1 is the same as the locally stored systemInfoValueTag.
若SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag不相同,说明系统消息存在更新,因此终端执行下述步骤603。If the systemInfoValueTag carried in the SIB1 is different from the locally stored systemInfoValueTag, the system message is updated. Therefore, the terminal performs the following step 603.
603、接收除SIB1之外的其他SIB。603. Receive other SIBs except SIB1.
可以理解的是,终端在状态切换前检测系统消息是否更新,这样可以保证终端在状态切换时与小区的系统配置统一,从而避免终端状态切换失败。It can be understood that the terminal detects whether the system message is updated before the state is switched, so that the terminal can be unified with the system configuration of the cell when the state is switched, thereby avoiding the terminal state switching failure.
另外,若当前时间与上一次检测系统消息的时间之间时间间隔较短,则在这较短的时间间隔内,系统消息发生更新的可能性较小。在这种情况下,终端可以不检测系统消息是否已更新,以减少终端对系统消息的不必要检测。因此,图4所示的方法还可实现为图7中的步骤701-705。其中,上述步骤701-705可由终端30执行,或者由终端30中的芯片执行。In addition, if the time interval between the current time and the time when the system message was last detected is short, the possibility that the system message is updated during this short time interval is small. In this case, the terminal may not detect whether the system message has been updated to reduce unnecessary detection of the system message by the terminal. Therefore, the method shown in FIG. 4 can also be implemented as steps 701-705 in FIG. The above steps 701-705 can be performed by the terminal 30 or by the chip in the terminal 30.
701、在状态切换前获取检测时长。701. Obtain a detection duration before the state is switched.
其中,所述检测时长为当前时间距离上一次检测系统消息的时间之间的时长。The detection duration is the duration between the current time and the time when the system message was last detected.
702、判断所述检测时长是否大于预设时长。702. Determine whether the detection duration is greater than a preset duration.
若检测时长小于等于预设时长,则所述终端直接进行状态切换,而无需检测系统消息是否已更新。若检测时长大于预设时长,则终端执行下述步骤703。If the detection duration is less than or equal to the preset duration, the terminal directly performs state switching without detecting whether the system message has been updated. If the detection duration is greater than the preset duration, the terminal performs the following step 703.
703、接收SIB1。703. Receive SIB1.
704、检测SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag是否相同。704. Check whether the systemInfoValueTag carried in the SIB1 is the same as the locally stored systemInfoValueTag.
若SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag不相同,说明系统消息存在更新,因此终端执行下述步骤705。If the systemInfoValueTag carried in the SIB1 is different from the locally stored systemInfoValueTag, the system message is updated. Therefore, the terminal performs the following step 705.
705、接收除SIB1之外的其他SIB。705. Receive other SIBs except SIB1.
二、所述预设场景为工作流程失败。2. The preset scenario is a workflow failure.
可选的,工作流程失败包括:随机接入失败或者在连接态时接收下行数据失败。其中,终端随机接入失败包括:终端未接收到随机接入响应消息,或者终端接收到的随机接入响应消息存在异常。终端在连接态时接收下行数据失败包括:连接态的终端在执行业务的过程中在一定时长内未接收到下行数据。Optionally, the workflow failure includes: random access failure or failure to receive downlink data in the connected state. The terminal random access failure includes: the terminal does not receive the random access response message, or the random access response message received by the terminal is abnormal. The failure of the terminal to receive downlink data in the connected state includes: the terminal in the connected state does not receive the downlink data within a certain length of time during the execution of the service.
可以理解的是,工作流程失败可能是因为终端与小区在系统配置上不统一导致的。因此,终端在工作流程失败后及时检测系统消息是否已更新并及时更新系统消息以保持终端和小区的配置一致。因此,图4所示的方法可实现为图8中的步骤801-805。其中,上述步骤801-805可由终端30执行,或者由终端30中的芯片执行。It can be understood that the workflow failure may be caused by the inconsistency of the terminal and the cell in the system configuration. Therefore, after the workflow fails, the terminal detects whether the system message has been updated and updates the system message in time to keep the configuration of the terminal and the cell consistent. Therefore, the method illustrated in FIG. 4 can be implemented as steps 801-805 in FIG. The above steps 801-805 may be performed by the terminal 30 or by a chip in the terminal 30.
801、在工作流程失败后检测接入小区的信号质量。801. Detect the signal quality of the access cell after the workflow fails.
考虑到终端接入的小区的信号质量较差也可能导致终端的工作流程失败,因此可选的,为了减少终端对系统消息的不必要检测,终端执行该步骤801和步骤802以检测终端接入小区的信号质量。当然,终端在工作流程失败后也可直接执行下述步骤803。Considering that the signal quality of the cell accessed by the terminal is poor, the working process of the terminal may fail. Therefore, in order to reduce unnecessary detection of the system message by the terminal, the terminal performs step 801 and step 802 to detect terminal access. The signal quality of the cell. Of course, the terminal may directly perform the following step 803 after the workflow fails.
802、检测接入小区的信号质量是否大于预设值。802. Detect whether a signal quality of the access cell is greater than a preset value.
若接入小区的信号质量小于等于预设值,则终端工作流程失败很可能是由于信号质量差导致的,而不是因为终端与小区在系统配置上不统一导致的,因此终端可以不检测系统消息是否已更新。If the signal quality of the access cell is less than or equal to the preset value, the terminal workflow failure is likely to be caused by poor signal quality, and not because the terminal and the cell are not unified in system configuration, so the terminal may not detect the system message. Has it been updated?
若接入小区的信号质量大于预设值,则接入小区的信号质量良好,因此终端工作流程失败不是由于信号质量差导致的,而很可能是由于终端与小区在系统配置上不统一导致的。这种情况下,终端执行下述步骤803。If the signal quality of the access cell is greater than the preset value, the signal quality of the access cell is good. Therefore, the failure of the terminal workflow is not caused by poor signal quality, but may be caused by the inconsistency between the terminal and the cell in system configuration. . In this case, the terminal performs the following step 803.
803、接收SIB1。803. Receive SIB1.
804、检测SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag是否相同。804. Check whether the systemInfoValueTag carried in the SIB1 is the same as the locally stored systemInfoValueTag.
若SIB1中携带的systemInfoValueTag与本地存储的systemInfoValueTag不相同,说明系统消息存在更新,因此终端执行下述步骤805。If the systemInfoValueTag carried in the SIB1 is different from the locally stored systemInfoValueTag, the system message is updated. Therefore, the terminal performs the following step 805.
805、接收除SIB1之外的其他SIB。805. Receive other SIBs except SIB1.
三、所述预设场景为定时器超时。3. The preset scenario is that the timer expires.
可选的,终端设置有用于指示检测系统消息周期的定时器,从而在该定时器超时后,终端检测系统消息是否已更新。需要说明的是,该定时器在超时后会自动重置,从而终端周期性的检测系统消息是否已更新,使得终端能够保持与小区在系统配置上一致。Optionally, the terminal is configured with a timer for indicating a message period of the detection system, so that after the timer expires, the terminal detects whether the system message has been updated. It should be noted that the timer is automatically reset after the timeout, so that the terminal periodically detects whether the system message has been updated, so that the terminal can keep the system configuration consistent with the cell.
另外,终端频繁检测系统消息会增大终端的功耗。因此,终端可以将检测系统消息的周期设置得适中,在保证终端及时更新系统消息的同时,降低终端检测系统消息的频率。In addition, frequent detection of system messages by the terminal increases the power consumption of the terminal. Therefore, the terminal can set the period of detecting the system message to be moderate, and reduce the frequency of the terminal detecting the system message while ensuring that the terminal timely updates the system message.
可选的,上述三种预设场景可以互相结合。Optionally, the foregoing three preset scenarios can be combined with each other.
例如,终端设置有指示检测系统消息周期的定时器,在定时器超时之前,终端准备切换状态,此时终端可参考图7所示的方法。可选的,在终端检测系统消息是否更新后,终端重置定时器。For example, the terminal is provided with a timer indicating the detection of the system message period. Before the timer expires, the terminal prepares to switch the state. At this time, the terminal can refer to the method shown in FIG. 7. Optionally, after the terminal detects whether the system message is updated, the terminal resets the timer.
又例如,终端设置有指示检测系统消息周期的定时器,在定时器超时之前,终端的工作流程失败,这种情况下,终端立即检测系统消息是否已更新。可选的,在终端检测系统消息是否更新后,终端重置定时器。For another example, the terminal is provided with a timer indicating the detection of the system message period, and the terminal's workflow fails before the timer expires. In this case, the terminal immediately detects whether the system message has been updated. Optionally, after the terminal detects whether the system message is updated, the terminal resets the timer.
上述主要从终端的角度对本申请实施例提供的方案进行了介绍。可以理解的是,上述终端为了实现上述功能,其包含了执行各个功能相应的硬件结构或软件模块。本领域技术人员应该很容易意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,本申请能够以硬件或硬件和计算机软件的结合形式来实现。某个功能究竟以硬件还是计算机软件驱动硬件的方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。The solution provided by the embodiment of the present application is mainly introduced from the perspective of the terminal. It can be understood that, in order to implement the above functions, the foregoing terminal includes a hardware structure or a software module corresponding to executing each function. Those skilled in the art will readily appreciate that the present application can be implemented in a combination of hardware or hardware and computer software in combination with the elements and algorithm steps of the various examples described in the embodiments disclosed herein. Whether a function is implemented in hardware or computer software to drive hardware depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present application.
本申请实施例可以根据上述方法示例对终端进行功能模块的划分,例如,可以对应各个功能划分各个功能模块,也可以将两个或两个以上的功能集成在一个处理模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。需要说明的是,本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。The embodiment of the present application may divide the function module into the terminal according to the foregoing method example. For example, each function module may be divided according to each function, or two or more functions may be integrated into one processing module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. It should be noted that the division of the module in the embodiment of the present application is schematic, and is only a logical function division, and the actual implementation may have another division manner.
比如,在采用对应各个功能划分各个功能模块的情况下,图9示出了上述实施例中所涉及的更新系统消息的装置900的一种可能的结构示意图。该更新系统消息的装置可以为终端设备,还可以为终端设备中的芯片等形态。如图9所示,该更新系统消息的装置900包括:处理模块901和接收模块902。其中,所述处理模块901用于支持该更新系统消息的装置900执行图4中的步骤401,图5中的步骤502,图6中的步骤602,图7中的步骤701、702以及704,图8中的步骤801、802以及804,和/或用于本文所描述的技术的其它过程。所述接收模块902,用于支持该更新系统消息的装 置900执行图4中的步骤402,图5中的步骤501和503,图6中的步骤601和603,图7中的步骤703和705,图8中的步骤803和805,和/或用于本文所描述的技术的其它过程。其中,上述方法实施例涉及的各步骤的所有相关内容均可以援引到对应功能模块的功能描述,在此不再赘述。For example, in the case of dividing each functional module by corresponding functions, FIG. 9 shows a possible structural diagram of the apparatus 900 for updating system messages involved in the above embodiment. The device for updating the system message may be a terminal device, or may be a chip or the like in the terminal device. As shown in FIG. 9, the apparatus 900 for updating a system message includes a processing module 901 and a receiving module 902. The device 900 used by the processing module 901 to support the update system message performs step 401 in FIG. 4, step 502 in FIG. 5, step 602 in FIG. 6, and steps 701, 702, and 704 in FIG. Steps 801, 802, and 804 in Figure 8, and/or other processes for the techniques described herein. The receiving module 902, the apparatus 900 for supporting the updating system message performs step 402 in FIG. 4, steps 501 and 503 in FIG. 5, steps 601 and 603 in FIG. 6, steps 703 and 705 in FIG. Steps 803 and 805 in Figure 8, and/or other processes for the techniques described herein. All the related content of the steps involved in the foregoing method embodiments may be referred to the functional descriptions of the corresponding functional modules, and details are not described herein again.
在本申请实施例中,该装置以对应各个功能划分各个功能模块的形式来呈现,或者,该装置以采用集成的方式划分各个功能模块的形式来呈现。这里的“模块”可以包括特定应用集成电路(Application-Specific Integrated Circuit,ASIC),电路,执行一个或多个软件或固件程序的处理器和存储器,集成逻辑电路,或其他可以提供上述功能的器件。在一个简单的实施例中,本领域的技术人员可以想到该更新系统消息的装置900可以采用图3所示的终端30形式。比如,图9中的处理模块901可以通过图3的终端30中的处理器301来实现。具体的,接收模块902可以通过由处理器301来调用存储器302中存储的应用程序代码来执行,本申请实施例对此不作任何限制。In the embodiment of the present application, the device is presented in the form of dividing each functional module corresponding to each function, or the device is presented in a form that divides each functional module in an integrated manner. A "module" herein may include an Application-Specific Integrated Circuit (ASIC), a circuit, a processor and memory that executes one or more software or firmware programs, an integrated logic circuit, or other device that can provide the above functions. . In a simple embodiment, those skilled in the art will appreciate that the apparatus 900 for updating system messages can take the form of the terminal 30 shown in FIG. For example, the processing module 901 in FIG. 9 can be implemented by the processor 301 in the terminal 30 of FIG. Specifically, the receiving module 902 can be executed by using the application code stored in the memory 302 by the processor 301, which is not limited in this embodiment.
由于本申请实施例提供的装置可用于执行上述更新系统消息的方法,因此其所能获得的技术效果可参考上述方法实施例,本申请实施例在此不再赘述。The device provided by the embodiment of the present application can be used to perform the foregoing method for updating the system message. Therefore, the technical solution can be obtained by referring to the foregoing method embodiment.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件程序实现时,可以全部或部分地以计算机程序产品的形式来实现。该计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行计算机程序指令时,全部或部分地产生按照本申请实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或者数据中心通过有线(例如同轴电缆、光纤、数字用户线(Digital Subscriber Line,DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可以用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质(例如,软盘、硬盘、磁带),光介质(例如,DVD)、或者半导体介质(例如固态硬盘(Solid State Disk,SSD))等。In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented using a software program, it may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, the processes or functions described in accordance with embodiments of the present application are generated in whole or in part. The computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable device. The computer instructions can be stored in a computer readable storage medium or transferred from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions can be from a website site, computer, server or data center Transmission to another website site, computer, server, or data center by wire (eg, coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (eg, infrared, wireless, microwave, etc.). The computer readable storage medium can be any available media that can be accessed by a computer or a data storage device that includes one or more servers, data centers, etc. that can be integrated with the media. The usable medium may be a magnetic medium (eg, a floppy disk, a hard disk, a magnetic tape), an optical medium (eg, a DVD), or a semiconductor medium (such as a Solid State Disk (SSD)) or the like.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The foregoing is only a specific embodiment of the present application, but the scope of protection of the present application is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present application. It should be covered by the scope of protection of this application. Therefore, the scope of protection of the present application should be determined by the scope of the claims.

Claims (18)

  1. 一种更新系统消息的方法,其特征在于,所述方法包括:A method for updating a system message, the method comprising:
    在预设场景下检测系统消息是否已更新;Detect whether the system message has been updated in the preset scenario;
    若检测到系统消息已更新,则获取更新后的系统消息;If it is detected that the system message has been updated, the updated system message is obtained;
    其中,所述预设场景包括以下至少一种:状态切换前、工作流程失败和定时器超时,所述定时器用于指示检测所述系统消息的周期。The preset scenario includes at least one of the following: before state switching, a workflow failure, and a timer timeout, where the timer is used to indicate a period of detecting the system message.
  2. 根据权利要求1所述的方法,其特征在于,所述状态切换包括:从空闲态切换到连接态,或者从连接态切换到空闲态。The method of claim 1, wherein the state switching comprises: switching from an idle state to a connected state, or switching from a connected state to an idle state.
  3. 根据权利要求2所述的方法,其特征在于,在从空闲态切换到连接态之前检测系统消息是否已更新,包括:The method of claim 2, wherein detecting whether the system message has been updated before switching from the idle state to the connected state comprises:
    从空闲态通过随机接入以切换到连接态之前检测系统消息是否已更新。Whether the system message has been updated is detected from the idle state by random access to switch to the connected state.
  4. 根据权利要求2所述的方法,其特征在于,在从连接态切换到空闲态之前检测系统消息是否已更新,包括:The method of claim 2, wherein detecting whether the system message has been updated before switching from the connected state to the idle state comprises:
    从连接态通过释放无线资源控制连接以切换到空闲态之前检测系统消息是否已更新。Detects whether the system message has been updated from the connected state by releasing the RRC connection to switch to the idle state.
  5. 根据权利要求3或4所述的方法,其特征在于,在状态切换前检测系统消息是否已更新,包括:The method according to claim 3 or 4, wherein detecting whether the system message has been updated before the state switching comprises:
    在状态切换前获取检测时长,所述检测时长为当前时间距离上一次检测系统消息的时间之间的时长;Obtaining a detection duration before the state switching, where the detection duration is a duration between a current time and a time when the system message was last detected;
    若所述检测时长大于预设时长,则检测系统消息是否已更新。If the detection duration is greater than the preset duration, it is detected whether the system message has been updated.
  6. 根据权利要求1所述的方法,其特征在于,所述工作流程失败包括:随机接入失败或者在连接态时接收下行数据失败。The method according to claim 1, wherein the failure of the workflow comprises: failure of random access or failure to receive downlink data in a connected state.
  7. 根据权利要求6所述的方法,其特征在于,在工作流程失败的场景下检测系统消息是否已更新,包括:The method according to claim 6, wherein detecting whether the system message has been updated in a scenario in which the workflow fails includes:
    在工作流程失败后检测接入小区的信号质量;Detecting the signal quality of the access cell after the workflow fails;
    若接入小区的信号质量大于预设值,则检测系统消息是否已更新。If the signal quality of the access cell is greater than a preset value, it is detected whether the system message has been updated.
  8. 根据权利要求1至7任一项所述的方法,其特征在于,所述在预设场景下检测系统消息是否已更新,包括:The method according to any one of claims 1 to 7, wherein the detecting whether the system message has been updated in a preset scenario comprises:
    在预设场景下获取第一系统消息块,所述第一系统消息块携带版本信息,所述版本信息用于指示系统消息的版本;Obtaining a first system message block in a preset scenario, where the first system message block carries version information, where the version information is used to indicate a version of the system message;
    判断所述第一系统消息块中携带的版本信息与本地存储的版本信息是否相同;Determining whether the version information carried in the first system message block is the same as the locally stored version information;
    所述若检测到系统消息已更新,则获取更新后的系统消息,包括:If the system message is detected to be updated, the updated system message is obtained, including:
    若所述第一系统消息块携带的版本信息与本地存储的版本信息不相同,获取第二系统消息块,所述第二系统消息块中携带更新后的系统消息。If the version information carried by the first system message block is different from the locally stored version information, the second system message block is obtained, and the second system message block carries the updated system message.
  9. 一种更新系统消息的装置,其特征在于,包括:An apparatus for updating a system message, comprising:
    处理模块,用于在预设场景下检测系统消息是否已更新;a processing module, configured to detect, in a preset scenario, whether the system message has been updated;
    接收模块,用于在所述处理模块检测到系统消息已更新后,获取更新后的系统消息;a receiving module, configured to obtain an updated system message after the processing module detects that the system message has been updated;
    其中,所述预设场景包括以下至少一种:状态切换前、工作流程失败和定时器超 时,所述定时器用于指示检测系统消息的周期。The preset scenario includes at least one of the following: before state switching, a workflow failure, and a timer timeout, where the timer is used to indicate a period of detecting a system message.
  10. 根据权利要求9所述的装置,其特征在于,所述状态切换包括:从空闲态切换到连接态,或者从连接态切换到空闲态。The apparatus of claim 9, wherein the state switching comprises: switching from an idle state to a connected state, or switching from a connected state to an idle state.
  11. 根据权利要求10所述的装置,其特征在于,所述处理模块,用于从空闲态通过随机接入以切换到连接态之前,检测系统消息是否已更新。The apparatus according to claim 10, wherein the processing module is configured to detect whether the system message has been updated before the switch to the connected state by random access from the idle state.
  12. 根据权利要求10所述的装置,其特征在于,所述处理模块,用于从连接态通过释放无线资源控制连接以切换到空闲态之前,检测系统消息是否已更新。The apparatus according to claim 10, wherein the processing module is configured to detect whether the system message has been updated before the connection state is released from the connected state by releasing the RRC connection to the idle state.
  13. 根据权利要求11或12所述的装置,其特征在于,所述处理模块,用于在状态切换前获取检测时长,所述检测时长为当前时间距离上一次检测系统消息的时间之间的时长;在检测时长大于预设时长的情况下,检测系统消息是否已更新。The device according to claim 11 or 12, wherein the processing module is configured to acquire a detection duration before the state switching, where the detection duration is a duration between a current time and a time when the system message was last detected; In the case that the detection duration is greater than the preset duration, it is detected whether the system message has been updated.
  14. 根据权利要求9所述的装置,其特征在于,所述工作流程失败包括:随机接入失败或者在连接态时接收下行数据失败。The apparatus according to claim 9, wherein the workflow failure comprises: random access failure or failure to receive downlink data in a connected state.
  15. 根据权利要求14所述的装置,其特征在于,所述处理模块,用于在工作流程失败后检测接入小区的信号质量;在接入小区的信号质量大于预设值的情况下,检测系统消息是否已更新。The apparatus according to claim 14, wherein the processing module is configured to detect a signal quality of the access cell after the workflow fails; and when the signal quality of the access cell is greater than a preset value, the detection system Whether the message has been updated.
  16. 根据权利要求9至15任一项所述的装置,其特征在于,所述接收模块,用于在预设场景下获取第一系统消息块,所述第一系统消息块携带版本信息,所述版本信息用于指示系统消息的版本;The device according to any one of claims 9 to 15, wherein the receiving module is configured to acquire a first system message block in a preset scenario, where the first system message block carries version information, The version information is used to indicate the version of the system message;
    所述处理模块,用于判断所述第一系统消息块中携带的版本信息与本地存储的版本信息是否相同;The processing module is configured to determine whether version information carried in the first system message block is the same as locally stored version information;
    所述接收模块,用于在所述处理模块确定第一系统消息块携带的版本信息与本地存储的版本信息不相同后,获取第二系统消息块,所述第二系统消息块中携带更新后的系统消息。The receiving module is configured to: after the processing module determines that the version information carried by the first system message block is different from the locally stored version information, acquire the second system message block, where the second system message block carries the updated information System message.
  17. 一种更新系统消息的装置,其特征在于,包括:An apparatus for updating a system message, comprising:
    存储器,用于存储程序;Memory for storing programs;
    处理器,用于执行所述存储器存储的所述程序,当所述程序被执行时,所述处理器用于执行如权利要求1-8中任一项所述的更新系统消息的方法。a processor for executing the program stored by the memory, the processor for performing the method of updating a system message according to any one of claims 1-8 when the program is executed.
  18. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有指令,当其在计算机上运行时,使得所述计算机执行上述权利要求1至8任一项所述的更新系统消息的方法。A computer readable storage medium, wherein the computer readable storage medium stores instructions that, when run on a computer, cause the computer to perform the update of any one of claims 1 to 8 The method of system messages.
PCT/CN2019/072043 2018-01-18 2019-01-16 Method and device for updating system message WO2019141194A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810050090.3 2018-01-18
CN201810050090.3A CN110062394B (en) 2018-01-18 2018-01-18 Method and device for updating system message

Publications (1)

Publication Number Publication Date
WO2019141194A1 true WO2019141194A1 (en) 2019-07-25

Family

ID=67300929

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/072043 WO2019141194A1 (en) 2018-01-18 2019-01-16 Method and device for updating system message

Country Status (2)

Country Link
CN (1) CN110062394B (en)
WO (1) WO2019141194A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022082468A1 (en) * 2020-10-20 2022-04-28 北京小米移动软件有限公司 System message updating method, and device and storage medium
CN115379453A (en) * 2021-05-21 2022-11-22 华为技术有限公司 Communication method and communication device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070034021A (en) * 2007-02-22 2007-03-27 엘지전자 주식회사 Method of updating system information in wireless communication system
CN101686580A (en) * 2008-09-24 2010-03-31 华为技术有限公司 Method, device and system for acquiring system messages
CN103906085A (en) * 2012-12-27 2014-07-02 联芯科技有限公司 System message updating detection method and user equipment (UE)
CN106559775A (en) * 2015-09-25 2017-04-05 成都鼎桥通信技术有限公司 System information update method and device in a kind of LTE system
CN106851761A (en) * 2013-06-07 2017-06-13 英特尔公司 Method and apparatus for providing system information renewal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1223120C (en) * 2002-07-15 2005-10-12 华为技术有限公司 Message block type value-1 label setting method for subzone broadcast system
CN101212796B (en) * 2006-12-29 2012-05-30 电信科学技术研究院 Random access processing method and device
CN103037444B (en) * 2011-09-30 2018-05-04 中兴通讯股份有限公司 The update method and system of control parameter
CN103052136B (en) * 2011-10-13 2016-06-22 工业和信息化部电信传输研究所 The communication means of a kind of LTE terminal and LTE terminal
CN106686522B (en) * 2015-11-06 2020-08-18 展讯通信(上海)有限公司 Method, device and base station for communicating with MTC terminal
CN107580299B (en) * 2016-07-05 2022-04-29 中兴通讯股份有限公司 System information updating method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070034021A (en) * 2007-02-22 2007-03-27 엘지전자 주식회사 Method of updating system information in wireless communication system
CN101686580A (en) * 2008-09-24 2010-03-31 华为技术有限公司 Method, device and system for acquiring system messages
CN103906085A (en) * 2012-12-27 2014-07-02 联芯科技有限公司 System message updating detection method and user equipment (UE)
CN106851761A (en) * 2013-06-07 2017-06-13 英特尔公司 Method and apparatus for providing system information renewal
CN106559775A (en) * 2015-09-25 2017-04-05 成都鼎桥通信技术有限公司 System information update method and device in a kind of LTE system

Also Published As

Publication number Publication date
CN110062394B (en) 2021-04-09
CN110062394A (en) 2019-07-26

Similar Documents

Publication Publication Date Title
EP3714650B1 (en) Apparatus and method for beam failure recovery in a wireless communication system
US10225874B2 (en) Resource allocation method and equipment for device-to-device signal transmission
US10779204B2 (en) Method and device for performing data transmission
US9955408B2 (en) Network-assisted multi-cell device discovery protocol for device-to-device communications
KR101886319B1 (en) Methods and apparatus for neighborhood area network detection
US11191020B2 (en) Terminal state conversion method and apparatus
US10039014B2 (en) Method and device for storing PLMN information on user equipment in wireless communication system
US20180317218A1 (en) Data scheduling method, base station, and system
WO2020038331A1 (en) Method and apparatus for determining uplink resource
WO2019148401A1 (en) Paging method, network equipment, and terminal equipment
US11290924B2 (en) Communication method and communications device for improved handover with changed common system information
RU2719348C1 (en) Paging method and paging device
JP2017513345A (en) Device-to-device communication apparatus and method
KR20110083454A (en) Method and apparatus for supporting discontinuous reception operation in mobile communication system
US9386488B2 (en) Method for implementing autonomous management of radio resources across dual networks
WO2017193293A1 (en) Method and device for data transmission
US20230050355A1 (en) Wus for paging for rrc inactive states
WO2020221093A1 (en) Method and apparatus for monitoring and configuring search space
CN112088573A (en) MAC reset procedure
WO2022143657A1 (en) Network selection method and apparatus, and device and storage medium
WO2019141194A1 (en) Method and device for updating system message
WO2022159015A1 (en) Reporting inter-rat mobility failures
JP2016012859A (en) Base station and mobile communication control method
WO2021026929A1 (en) Communication method and apparatus
WO2017000477A1 (en) Method and device for managing neighbor configuration information

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19740926

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19740926

Country of ref document: EP

Kind code of ref document: A1