WO2022127386A1 - Procédé de transition d'état, dispositif de réseau et support de stockage - Google Patents

Procédé de transition d'état, dispositif de réseau et support de stockage Download PDF

Info

Publication number
WO2022127386A1
WO2022127386A1 PCT/CN2021/126423 CN2021126423W WO2022127386A1 WO 2022127386 A1 WO2022127386 A1 WO 2022127386A1 CN 2021126423 W CN2021126423 W CN 2021126423W WO 2022127386 A1 WO2022127386 A1 WO 2022127386A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
data
state transition
side device
threshold
Prior art date
Application number
PCT/CN2021/126423
Other languages
English (en)
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 WO2022127386A1 publication Critical patent/WO2022127386A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/142Managing session states for stateless protocols; Signalling session states; State transitions; Keeping-state mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/148Migration or transfer of sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections
    • H04W76/27Transitions between radio resource control [RRC] states

Definitions

  • the embodiments of the present application relate to the field of communications, and in particular, to a state transition method, a network device, and a storage medium.
  • the Radio Resource Control (RCC) in the 5G (5th Generation) network system supports three states: RRC_IDLE (idle state), RRC_INACTIVE (inactive state), RRC_CONNECTED (connected state) ).
  • RRC_IDLE inactive state
  • RRC_INACTIVE inactive state
  • RRC_CONNECTED connected state
  • In the inactive state there is no wireless connection between the terminal and the base station, but the non-access stratum between the terminal and the core network remains connected. It is only necessary to carry the unique user equipment (User Equipment, UE) identifier of the core network for recovery through the recovery process, and the base station side can receive and send data packets after receiving and restoring the connection.
  • UE User Equipment
  • the base station cannot transfer the terminal from the connected state to the inactive state or the idle state in time, which increases unnecessary network overhead and terminal power consumption.
  • An embodiment of the present application provides a method for state transition, which is applied to a network device.
  • the network device provides a network for at least two user-side devices.
  • the method includes: acquiring user-plane data, where the user-plane data includes: The first user data of the amount of data to be sent by the network device within the preset time period or the second user data used to represent the amount of data to be sent by the user side device within the preset time period; determine whether the user plane data is is less than a preset threshold; if the judgment result indicates that the user plane data is less than the threshold, a state transition instruction is generated for the user side device to perform state transition, and the state transition instruction includes instructions for instructing the user side The first information for the device to transition from the connected state to the inactive state or the second information for instructing the user-side device to transition from the connected state to the idle state.
  • the embodiment of the present application also provides a method for state transition, which is applied to a user-side device.
  • the user-side device is connected to a network device in communication, and the network device performs the above method for state transition.
  • the method includes: when a query request is detected, Sending second user data to the network device, so that the network device can generate a state transition instruction according to the second user data, where the second user data is used to represent the data to be sent by the user-side device within the preset time period
  • the state transition is performed on the user-side device according to the received state transition instruction.
  • An embodiment of the present application further provides a network device, including: at least one processor, and a memory communicatively connected to the at least one processor; wherein the memory stores a program that can be executed by the at least one processor. instructions, the instructions are executed by the at least one processor, so that the at least one processor can perform the above-mentioned method of state transition.
  • Embodiments of the present application further provide a computer-readable storage medium storing a computer program, and when the computer program is executed by a processor, the foregoing method for state transition is implemented.
  • FIG. 1 is a flowchart of a method for state transition provided in the first embodiment of the present application
  • FIG. 2 is a flowchart of a method for state transition provided in the second embodiment of the present application.
  • FIG. 3 is a schematic diagram of interaction between a user-side device and a network device according to a second embodiment of the present application
  • FIG. 4 is a flowchart of a method for state transition provided in a third embodiment of the present application.
  • FIG. 5 is a flowchart of a method for state transition provided in the fourth embodiment of the present application.
  • FIG. 6 is a schematic diagram of interaction between a user-side device and a network device according to a fourth embodiment of the present application.
  • FIG. 7 is a flowchart of a method for state transition provided in the fifth embodiment of the present application.
  • FIG. 8 is a flowchart of a method for state transition provided in the sixth embodiment of the present application.
  • FIG. 9 is a structural block diagram of a network device according to a seventh embodiment of the present application.
  • the first embodiment of the present application relates to a method for state transition, which is applied to a network device, where the network device provides a network for at least one user-side device, and the process is shown in FIG. 1 .
  • Step 101 Obtain user plane data, the user plane data includes: first user data used to represent the amount of data to be sent by the network device within a preset time period or used to represent the amount of data to be sent by the user side device within the preset time period. of the second user data;
  • Step 102 Determine whether the user plane data is less than a preset threshold; if so, perform step 103, otherwise, end the process.
  • Step 103 if the judgment result indicates that the user plane data is less than the threshold, a state transition instruction is generated for the user side device to perform state transition, and the state transition instruction includes first information for instructing the user side device to migrate from the connected state to the inactive state Or the second information used to instruct the user side equipment to migrate from the connected state to the idle state.
  • the method for state transition proposed in this application is applied to a network device.
  • the network device provides a network for multiple user-side devices.
  • the network device can acquire first user data representing the amount of data to be sent to each user-side device, and then The first user data is compared with a preset threshold, and when the first user data is smaller than the threshold, a state transition instruction is generated to instruct the user-side device to perform state transition.
  • the network device can coordinate the network resources provided by the current network device, The network device can send a state transition instruction to the user-side device in time through the first user data to reduce the occupation of the network by the user-side device and improve the utilization rate of the network; if the user plane data is the second user data, since the second user data is pre- Assuming the data to be sent within the time period, the network device triggers the generation of a state transition instruction through the second user data, so that the user-side device can be instructed to perform state transition in time according to the second user data, thereby reducing the power consumption of the user-side device and reducing network overhead.
  • the second embodiment of the present application relates to a method for state transition, and the specific process is shown in Figure 2:
  • Step 201 Obtain user plane data, where the user plane data includes: first user data used to represent the amount of data to be sent by the network device within a preset time period or used to represent the amount of data to be sent by the user side device within the preset time period of the second user data.
  • the network device may be a base station, and the network device provides a network for at least two user-side devices, and the user-side devices may be terminals such as mobile phones and computers.
  • the states of the user side equipment include a connected state, an idle state, and an inactive state. In this example, the user-side devices are all in the connected state.
  • the network device may periodically detect the first user data of the network device, where the first user data includes: an uplink buffer amount and a downlink buffer amount of the network device for the user side device within a preset time period, or, within a preset time period
  • the network equipment refers to the uplink traffic and downlink traffic of the user side equipment.
  • the preset time period may refer to a period from the current time to a preset time period after the current time; it may also refer to the current time.
  • the first user data may be the amount of uplink buffering and downlink buffering of the user-side device by the network device at the current moment, or may be a period from the current moment to an X duration after the current moment, where X may be any duration greater than 0 , such as 10min, 5min, etc. That is, the first user data may be the uplink buffer amount and the downlink buffer amount obtained by real-time detection by the network device, or may be the uplink traffic volume and the downlink traffic volume of the predicted future period.
  • Step 202 Determine whether the user plane data is less than a preset first threshold; if yes, execute Step 203, otherwise, end the process.
  • a threshold may be preset. If the user plane data is the first user data, the threshold is the first threshold, and the first threshold may be 0 or a minimum value close to 0, such as 0.1. It is judged whether the user plane viewing data is less than the first threshold, and if it is less than the first threshold, it indicates that the network device currently has no data to be sent within a preset time period, and step 203 can be executed. If the user plane data is greater than the first threshold, it indicates that the current network device has the amount of data to be sent within the preset time period, and the user side device needs to be in a connected state, so the entire process can be ended.
  • Step 203 If the judgment result indicates that the user plane data is less than the first threshold, send a query request to the user side device to instruct the user side device to query the second user data and return the second user data to the network device.
  • a query request is sent to the user side device, and the query request is used to instruct the user equipment to query the second user data of the user side device. After the data is obtained, the second user data is returned to the network device.
  • the second user data may include: the uplink buffer amount and the downlink buffer amount of the user side device within a preset time period, or the uplink traffic and downlink traffic of the user side device within the preset time period.
  • the preset time period can be the current time, N seconds after the current time, N hours or N minutes, and N is a number greater than 0, for example, N is 1, 5, 10, 30, etc.
  • the data may be the upstream Packet Data Convergence Protocol (PDCP) remaining buffer amount and the downlink PDCP remaining buffer amount obtained by the user-side device, and may also be the uplink data traffic and downlink data traffic counted in a preset time period.
  • PDCP Packet Data Convergence Protocol
  • the second user data may be data used to indicate that the user-side device has no amount of data to be sent, for example, DataVolumeNull ENUMERATED ⁇ true ⁇ , two parameters are used to indicate that the user-side device does not wait for the network device within a preset time period data sent.
  • the second user data may also include data used to represent the state of the user-side equipment indicating to be migrated.
  • the content of the second user data may indicate that the state of the user-side equipment to be migrated is an inactive state, such as a UE assistance information message (UE The release reference (ReleasePreference) in the Assistance Information) can indicate the state to which the user-side device is to be migrated to by the network device.
  • UE assistance information message UE The release reference (ReleasePreference) in the Assistance Information
  • Step 204 Determine whether the second user data is less than the second threshold, if yes, execute Step 205, otherwise, end the entire process.
  • the second threshold may also be 0 or a value close to 0. It is judged whether the second user data is less than the second threshold, and if it is less than the second threshold, it indicates that the user-side device currently has no data to be sent within a preset time period, and step 205 can be performed. If the second user data is greater than the second threshold, it indicates that the current user-side device has the amount of data to be sent within the preset time period, and the user-side device needs to be in a connected state, so the entire process can be ended.
  • Step 205 Generate a state transition instruction.
  • a state transition instruction including the first information may be directly generated, and sent to the user-side device.
  • the user-side device transitions the user-side device from the connected state according to the instruction of the state transition instruction. to inactive state.
  • the network device sends a state transition instruction to the user-side device, and the state transition instruction includes the first information, and an inactive state command can be used.
  • the RRC release message carries a suspend configuration (RRC release with suspend Config). If the state transition If the command includes the second information, an idle state command may be used, for example, an RRC release message (RRC release).
  • RRC release RRC release message
  • step 205 may also be directly executed to directly send a state transition instruction to the user side device.
  • FIG. 3 is a schematic diagram of interaction between a user-side device and a network device. The entire process is described below with reference to FIG. 3 .
  • the network device executes step S11: obtains the first user data, executes step S12: determines whether the first user data is less than the first threshold, if it is less than the first threshold, executes step S13: initiates a query request to the user side device.
  • the user-side device executes step S14: according to the query request, queries the second user data of the user-side device; executes step S15: returns the second user data to the network device, and the network device executes step S16: judges the second user data Whether the user data is less than the second threshold, if the second user data is less than the second threshold, perform step S17 to send a state transition instruction to the user side device, instructing the user side device to migrate from the connected state to the inactive state; the user side The device performs step S18 to transition from the connected state to the inactive state.
  • the user plane data is the first user data.
  • the network device After determining that the first user data is smaller than the preset first threshold, the network device sends a query request to the user side device, and the user side device returns the second user data.
  • the network device determines that the second user data is less than the second threshold, it generates a state transition instruction containing the first information, and the network device performs multiple determinations based on the first user data and the second user data.
  • a threshold is set and the second user data is less than the second threshold, the user-side device is instructed to migrate to the inactive state, so that the user-side device can perform the migration accurately and avoid the situation that the user-side device still has data to be sent.
  • the third embodiment of the present application relates to a method for state transition.
  • This embodiment is a further improvement to the second embodiment.
  • the main improvement lies in: this embodiment generates a corresponding state transition according to the service type of the user-side device. instruction, its process is shown in Figure 4:
  • Step 301 Obtain user plane data, the user plane data includes: first user data used to represent the amount of data to be sent by the network device within a preset time period or used to represent the amount of data to be sent by the user side device within the preset time period. of the second user data.
  • Step 302 Determine whether the user plane data is less than a preset first threshold; if yes, execute Step 303, otherwise, end the process.
  • the user plane data is the first user data.
  • Step 303 If the judgment result indicates that the user plane data is less than the first threshold, send a query request to the user side device to instruct the user side device to query the second user data and return the second user data to the network device.
  • Step 304 Determine whether the second user data is less than the second threshold, if yes, execute Step 305, otherwise, end the entire process.
  • Steps 301 to 304 in this embodiment are substantially the same as steps 201 to 204 in the second embodiment, and will not be repeated here.
  • Step 305 Obtain the service type of the user-side equipment.
  • the service information of the user-side equipment is obtained, and the service information includes: location information or service quality information; according to the service information and a preset corresponding relationship, the service type of the user-side equipment is obtained, and the corresponding relationship is the service information and the service type.
  • the service information of the user-side device for example, the location information of the user-side device, or the quality of service (Quality of Service, QOS) information of the user-side device can be obtained.
  • a corresponding relationship is preset, and the corresponding relationship is the corresponding relationship between the service information of the user-side equipment and the service type, which may be the corresponding relationship between the location information and the service type, or the corresponding relationship between the QOS information and the service type; for example; , the corresponding relationship can be marked as an industrial scenario type or a designated park service type within a certain geographic location range; or the corresponding relationship can also be that a designated QOS corresponds to a designated service type.
  • the service information may further include the reporting time of the user-side device, and the corresponding relationship may be that the service information whose reporting time is periodic corresponds to the Internet of Things service.
  • the data reported by the IoT business is usually small in number and has a long period.
  • the specified service type includes: a type of periodically reporting data and/or a type of periodically performing a specified operation.
  • the industrial scenario type is a type that periodically performs specified operations or periodically reports data.
  • Types of periodic execution of specified operations may include: operations triggered by long periods and short periods. For example, long period operation A is performed once every 30 days at 23:00, and short period operation B is performed once every 2 days at 13:00.
  • Step 306 Determine whether the service type of the user-side device is a preset designated service type, if yes, go to Step 307, otherwise, go to Step 308.
  • a state transition instruction including the first information can be generated. If not, a state transition instruction may be generated that includes the second information.
  • Step 307 Generate a state transition instruction including the first information.
  • Step 308 Generate a state transition instruction including the second information.
  • the user-side equipment by detecting the service type of the user-side equipment, for the user-side equipment that periodically reports data and/or periodically performs operations, when the first user data is less than the first threshold and the second user data is less than the second In the case of the threshold value, it is migrated to the inactive state. Since the user-side equipment that periodically reports data or performs operations periodically does not need to perform operations for a fixed period of time, the user-side equipment can be migrated to the inactive state to reduce the number of user-side devices. The power consumption of the device instructs the user-side device to transition to an appropriate state, which further improves the accuracy of the state transition instruction.
  • the fourth embodiment of the present application relates to a method for state transition.
  • the main difference between this embodiment and the second embodiment is that the user plane data in this embodiment is the second user data, and the process of the state transition method is as follows As shown in Figure 5:
  • Step 401 Obtain user plane data, the user plane data includes: first user data used to represent the amount of data to be sent by the network device within a preset time period or used to represent the amount of data to be sent by the user side device within the preset time period. of the second user data.
  • the network device may be a base station, and the network device provides a network for at least two user-side devices, and the user-side devices may be terminals such as mobile phones and computers.
  • the states of the user side equipment include a connected state, an idle state, and an inactive state. In this example, the user-side devices are all in the connected state.
  • the user side equipment may periodically detect its own second user data, and the second user data may include: the uplink buffer amount and the downlink buffer amount of the user side equipment within a preset time period, or, within a preset time period, the user side equipment The upstream and downstream traffic of the device.
  • the preset time period may be the current moment, 10 minutes, 5 minutes, or 30 minutes after the current moment. Set the statistics of uplink data traffic and downlink data traffic in the time period.
  • the preset time period may refer to a period from the current time to a preset time period after the current time; it may also refer to the current time.
  • the first user data may be the amount of uplink buffering and downlink buffering of the user-side device by the network device at the current moment, or may be a period from the current moment to an X duration after the current moment, where X may be any duration greater than 0 , such as 10min, 5min, etc.
  • the second user data may be an uplink buffer amount and a downlink buffer amount of the user side equipment detected in real time, or may also be a predicted uplink traffic and downlink traffic in a future period.
  • Step 402 Determine whether the user plane data is less than a preset second threshold; if yes, execute Step 403, otherwise, end the process.
  • the user plane data is the second user data
  • the threshold is a second threshold
  • the second threshold may be 0 or a minimum value close to 0, such as 0.1 and the like. It is determined whether the user-side viewing data is less than the second threshold, and if it is less than the second threshold, it indicates that the user-side device currently has no data to be sent within a preset time period, and step 403 can be executed. If the user plane data is greater than the second threshold, it indicates that the current user side device has the amount of data to be sent within the preset time period, and the user side device needs to be in a connected state, so step 406 can be executed to end the entire process.
  • Step 403 If the judgment result indicates that the user plane data is less than the second threshold, trigger the network device to acquire the first user data of the current network device.
  • the network device if the judgment result indicates that the user plane data is less than the threshold, trigger the network device to acquire the current first user data of the network device, and the first user data is used to represent the network device for the user side device in a preset time period
  • the first user data may include: the uplink buffer amount and the downlink buffer amount of the network device for the user side equipment within a preset time period, or the network equipment for the user equipment in the preset time period
  • the uplink traffic volume and downlink traffic quantity may be an uplink buffer amount and a downlink buffer amount detected in real time, and may also be a predicted uplink traffic volume and downlink traffic volume in a future period after the current moment.
  • Step 404 Determine whether the first user data is less than the first threshold, if yes, execute Step 405, otherwise, end the entire process.
  • the first threshold may be 0 or a value close to 0. It is judged whether the first user data is less than the first threshold. If it is less than the first threshold, it means that the network device has no data to be sent to the user-side device within the preset time period, so step 405 can be executed. If the first user data is greater than the first threshold, it indicates that the current network device has data to be sent to the user-side device within a preset time period, and the user-side device needs to be in a connected state, so the entire process can be ended.
  • Step 405 Generate a state transition instruction.
  • a state transition instruction including the first information may be directly generated, and sent to the user-side device.
  • the user-side device transitions the user-side device from the connected state according to the instruction of the state transition instruction. to inactive state.
  • the power consumption of the user-side equipment in the inactive state will be greatly reduced, and the network overhead will also be reduced.
  • step 405 may also be directly executed to directly send a state transition instruction to the user side device.
  • FIG. 6 is a schematic diagram of interaction between a user-side device and a network device. The entire process is described below with reference to FIG. 6 .
  • the user-side device executes step S21: acquires second user data
  • the user-side device executes step S22: sends the second user data to the network device
  • the network device executes step S23: determines whether the second user data is smaller than the second user data Threshold, if the second user data is less than the second threshold
  • the network device executes step S24: obtains its own first user data
  • executes step S25 determine whether the first user data is less than the first threshold
  • executes Step S26 sends a state transition instruction to the user-side device, where the state transition instruction includes first information, instructing the user-side device to migrate from the connected state to the inactive state, and the user-side device performs step S27: Migrate from the connected state to the inactive state state.
  • the user plane data is second user data
  • the network device obtains its own first user data after determining that the second user data is smaller than a preset second threshold, and the network device determines the first user data When it is less than the first threshold, a state transition instruction containing the first information is generated, and the network device performs multiple determinations based on the first user data and the second user data.
  • the threshold is set, the user-side device is instructed to migrate to the inactive state, so that the user-side device can perform the migration accurately and avoid the situation that the user-side device still has data to be sent. This enables the base station to perform state transition for the user side equipment in time.
  • the fifth embodiment of the present application relates to a method for state transition.
  • This embodiment is a further improvement of the fourth embodiment.
  • the main improvement lies in: this embodiment generates a corresponding state transition according to the service type of the user-side device. instruction, its process is shown in Figure 7:
  • Step 501 Acquire user plane data
  • the user plane data includes: first user data used to represent the amount of data to be sent by the network device within a preset time period or used to represent the amount of data to be sent by the user side device within the preset time period. of the second user data.
  • Step 502 Determine whether the user plane data is less than a preset second threshold; if yes, execute Step 503, otherwise, end the process.
  • the user plane data is the second user data
  • the threshold in step 502 is the second threshold
  • Step 503 If the judgment result indicates that the user plane data is less than the second threshold, trigger the network device to acquire the first user data of the current network device.
  • Step 504 Determine whether the first user data is less than the first threshold, if yes, execute Step 505, otherwise, end the entire process.
  • Steps 501 to 504 in this embodiment are substantially the same as steps 401 to 404 in the fourth embodiment, and will not be repeated here.
  • Step 505 Obtain the service type of the user-side equipment.
  • the service information of the user-side equipment is obtained, and the service information includes: location information or service quality information; according to the service information and a preset corresponding relationship, the service type of the user-side equipment is obtained, and the corresponding relationship is the service information and the service type.
  • the service information of the user-side equipment for example, the location information of the user-side equipment, or the quality of service (QOS) information of the user-side equipment can be obtained.
  • a corresponding relationship is preset, and the corresponding relationship is the corresponding relationship between the service information of the user-side equipment and the service type, which may be the corresponding relationship between the location information and the service type, or the corresponding relationship between the QOS information and the service type; for example; , the corresponding relationship can be marked as an industrial scenario type or a designated park service type within a certain geographic location range; or the corresponding relationship can also be that a designated QOS corresponds to a designated service type.
  • the service information may further include the reporting time of the user-side device, and the corresponding relationship may be that the service information whose reporting time is periodic corresponds to the Internet of Things service.
  • the data reported by the IoT business is usually small in number and has a long period.
  • the specified service type includes: a type of periodically reporting data and/or a type of periodically performing a specified operation.
  • the industrial scenario type is a type that periodically performs specified operations or periodically reports data.
  • the types of periodic execution of specified operations can include: operations triggered by long periods and short periods. For example, long period operation A is performed once every 30 days at 23:00, while short period operation B is performed at 13:00 every 2 days. once.
  • Step 506 Determine whether the service type of the user-side device is a preset designated service type, if yes, go to Step 507, otherwise, go to Step 508.
  • a state transition instruction including the first information can be generated. If not, a state transition instruction may be generated that includes the second information.
  • Step 507 Generate the state transition instruction including the first information.
  • Step 508 Generate the state transition instruction including the second information.
  • the sixth embodiment of the present application relates to a method for state transition.
  • the method is applied to a user-side device, and the process is shown in FIG. 8 .
  • Step 601 When a query request is detected, second user data is sent to the network device, so that the network device can generate a state transition instruction according to the second user data. The amount of data sent.
  • the user-side device may be a mobile phone terminal, a computer, an Internet of Things device, or the like.
  • the user-side device is connected in communication with the network device.
  • the network device may first obtain its own first user data, and after judging that the first user data is smaller than the preset first threshold, the network device sends a query request to the user-side device, and the user-side device queries the user according to the query request.
  • the second user data of the side device and send the second user data to the network device, the network device determines whether the second user data is less than the second threshold, and if the second user data is less than the second threshold, generates a state transition instruction, and deliver the state transition instruction to the user side device.
  • the query request in this example may be issued by a network device, or may be generated by the user-side device.
  • the user-side device may set a triggering condition for generating a query request.
  • the triggering condition is an interval preset duration, which may be N hours, N minutes, etc., where N is an integer greater than 1, and N is an integer greater than 1.
  • Step 602 Perform state transition on the user-side device according to the received state transition instruction.
  • the user-side device After receiving the state transition instruction, the user-side device performs state transition for the user-side device according to the instruction of the state transition instruction, and the state transition instruction includes first information for instructing the user-side device to transition from the connected state to the inactive state Or the second information used to instruct the user side equipment to migrate from the connected state to the idle state.
  • the seventh embodiment of the present application relates to a network device, whose structural block diagram is shown in FIG. 9 , the electronic device includes: at least one processor 701 ; and a memory 702 communicatively connected to the at least one processor 701 ; wherein, the memory 702 Stored are instructions executable by the at least one processor 701, the instructions being executed by the at least one processor 701 to enable the at least one processor 701 to perform the above-described method of message transmission.
  • the memory and the processor are connected by a bus, and the bus may include any number of interconnected buses and bridges, and the bus links one or more processors and various circuits of the memory together.
  • the bus may also link together various other circuits, such as peripherals, voltage regulators, and power management circuits, which are well known in the art and therefore will not be described further herein.
  • the bus interface provides the interface between the bus and the transceiver.
  • a transceiver may be a single element or multiple elements, such as multiple receivers and transmitters, providing a means for communicating with various other devices over a transmission medium.
  • the data processed by the processor is transmitted on the wireless medium through the antenna, and further, the antenna also receives the data and transmits the data to the processor.
  • the processor is responsible for managing the bus and general processing, and can also provide various functions, including timing, peripheral interface, voltage regulation, power management, and other control functions. Instead, memory may be used to store data used by the processor in performing operations.
  • the eighth embodiment of the present application relates to a computer-readable storage medium storing a computer program, and when the computer program is executed by a processor, the above-mentioned method for message transmission is implemented.
  • the program is stored in a storage medium and includes several instructions to make a device (which may be a single-chip microcomputer) , chip, etc.) or a processor (processor) to execute all or part of the steps of the methods described in the various embodiments of the present application.
  • the aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .

Landscapes

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

Abstract

Le présent mode de réalisation concerne le domaine des communications, et concerne en particulier un procédé de transition d'état, un dispositif de réseau et un support de stockage. Le procédé de transition d'état fourni dans les modes de réalisation de la présente invention comprend : l'acquisition de données de plan d'utilisateur, dans lequel les données de plan d'utilisateur comprennent : des premières données d'utilisateur pour représenter la quantité de données à envoyer par un dispositif de réseau dans une période de temps prédéfinie, ou des secondes données d'utilisateur pour représenter la quantité de données à envoyer par un dispositif côté utilisateur dans la période de temps prédéfinie ; déterminer si les données de plan d'utilisateur sont inférieures à une valeur de seuil prédéfinie ; et si un résultat de détermination indique que les données de plan d'utilisateur sont inférieures à la valeur de seuil, générer une instruction de transition d'état pour le dispositif côté utilisateur afin d'effectuer une transition d'état, dans lequel l'instruction de transition d'état comprend des premières informations pour ordonner au dispositif côté utilisateur de passer d'un état connecté à un état inactif ou des secondes informations pour ordonner au dispositif côté utilisateur de passer de l'état connecté à un état de repos.
PCT/CN2021/126423 2020-12-17 2021-10-26 Procédé de transition d'état, dispositif de réseau et support de stockage WO2022127386A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011498734.9A CN114710546A (zh) 2020-12-17 2020-12-17 状态迁移的方法、网络设备及存储介质
CN202011498734.9 2020-12-17

Publications (1)

Publication Number Publication Date
WO2022127386A1 true WO2022127386A1 (fr) 2022-06-23

Family

ID=82058902

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/126423 WO2022127386A1 (fr) 2020-12-17 2021-10-26 Procédé de transition d'état, dispositif de réseau et support de stockage

Country Status (2)

Country Link
CN (1) CN114710546A (fr)
WO (1) WO2022127386A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116545941A (zh) * 2023-06-29 2023-08-04 北京华翔联信科技股份有限公司 一种指令发送方法、系统、智能终端及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103763748A (zh) * 2014-01-23 2014-04-30 中国联合网络通信集团有限公司 一种数据传输方法及装置
CN106793170A (zh) * 2016-09-29 2017-05-31 展讯通信(上海)有限公司 用户终端及数据的传输方法
CN107548133A (zh) * 2016-06-28 2018-01-05 华为技术有限公司 传输方式的转换方法和装置
WO2019024026A1 (fr) * 2017-08-02 2019-02-07 Oppo广东移动通信有限公司 Procédé de transition, dispositif de réseau et dispositif terminal
US20210329559A1 (en) * 2019-01-04 2021-10-21 Zte Corporation Methods, apparatus and systems for data transmission in a power efficient state

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103763748A (zh) * 2014-01-23 2014-04-30 中国联合网络通信集团有限公司 一种数据传输方法及装置
CN107548133A (zh) * 2016-06-28 2018-01-05 华为技术有限公司 传输方式的转换方法和装置
CN106793170A (zh) * 2016-09-29 2017-05-31 展讯通信(上海)有限公司 用户终端及数据的传输方法
WO2019024026A1 (fr) * 2017-08-02 2019-02-07 Oppo广东移动通信有限公司 Procédé de transition, dispositif de réseau et dispositif terminal
US20210329559A1 (en) * 2019-01-04 2021-10-21 Zte Corporation Methods, apparatus and systems for data transmission in a power efficient state

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HUAWEI, ERICSSON: "Summary of email discussion [NR-AH1#13][NR] UL data in INACTIVE", 3GPP DRAFT; R2-1701125, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG2, no. Athens, Greece; 20170213 - 20170217, 12 February 2017 (2017-02-12), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051211837 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116545941A (zh) * 2023-06-29 2023-08-04 北京华翔联信科技股份有限公司 一种指令发送方法、系统、智能终端及存储介质
CN116545941B (zh) * 2023-06-29 2023-09-12 北京华翔联信科技股份有限公司 一种指令发送方法、系统、智能终端及存储介质

Also Published As

Publication number Publication date
CN114710546A (zh) 2022-07-05

Similar Documents

Publication Publication Date Title
US9338674B2 (en) Systems, structures and associated processes for optimization of state transitions within wireless networks
US11778493B2 (en) Data collection method, device, and system
US9565634B2 (en) Data transmission method, apparatus, and system, network side device, and terminal device
US8606290B2 (en) Method and apparatus for performing a demotion in a cellular communications network
EP4280558A1 (fr) Adaptation de débit basée sur une notification explicite d'encombrement utilisant un marquage binaire dans des systèmes de communication
EP3621360B1 (fr) Procédé de transmission d'informations système et dispositif associé
US20070021155A1 (en) System and method for reducing call establishment delay in a wireless network
WO2018141093A1 (fr) Procédé, dispositif et système de traitement d'optimisation de réseau mobile
JP6672167B2 (ja) 高速休眠システムおよびプロセス
WO2018196504A1 (fr) Procédé de transmission de données de l'internet des objets, terminal de l'internet des objets et support de stockage lisible par ordinateur
US9794320B2 (en) Method and apparatus for providing web service in wireless communication system
WO2020073159A1 (fr) Commande de notifications dans un système de communication
WO2017121070A1 (fr) Procédé, appareil et dispositif de transmission d'informations système liées à l'activation
WO2018001281A1 (fr) Procédé et dispositif de transition pour mode de transmission
WO2022127386A1 (fr) Procédé de transition d'état, dispositif de réseau et support de stockage
WO2022222611A1 (fr) Procédé et appareil de transmission de données, terminal et support de stockage
US20220240189A1 (en) Harq feedback method and apparatus, and storage medium
US20200236056A1 (en) Controlling Data Rate Based on Domain and Radio Usage History
CN110572851A (zh) 一种数据上传方法、系统、装置及计算机可读存储介质
WO2022033266A1 (fr) Procédé d'acquisition de données et appareil de communication
CN111225413A (zh) 对流量进行管控的方法和系统
CN111436119A (zh) 一种drx传输方法及相关设备
WO2021128925A1 (fr) Procédé et appareil de traitement d'informations, dispositif, et support de stockage lisible par ordinateur
WO2014205831A1 (fr) Procédé et dispositif de transmission de service
WO2016165144A1 (fr) Procédé et dispositif de configuration de cycle de communication

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: 21905315

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24/10/2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21905315

Country of ref document: EP

Kind code of ref document: A1