WO2022067713A1 - Random access method, communication system, communication device, and readable storage medium - Google Patents

Random access method, communication system, communication device, and readable storage medium Download PDF

Info

Publication number
WO2022067713A1
WO2022067713A1 PCT/CN2020/119522 CN2020119522W WO2022067713A1 WO 2022067713 A1 WO2022067713 A1 WO 2022067713A1 CN 2020119522 W CN2020119522 W CN 2020119522W WO 2022067713 A1 WO2022067713 A1 WO 2022067713A1
Authority
WO
WIPO (PCT)
Prior art keywords
random access
terminal
message
access method
network device
Prior art date
Application number
PCT/CN2020/119522
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 深圳市万普拉斯科技有限公司
Priority to CN202080106634.9A priority Critical patent/CN116368929A/en
Priority to PCT/CN2020/119522 priority patent/WO2022067713A1/en
Publication of WO2022067713A1 publication Critical patent/WO2022067713A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/08Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access]

Definitions

  • the present invention relates to the field of communications, in particular to the field of random access (Random Access, RA) technologies, and in particular, to a random access method, a communications system, a communications device, and a readable storage medium.
  • Random Access Random Access
  • the 5th generation mobile network (or 5th generation wireless systems, 5G) is a new generation of cellular mobile communication technology, its main goals are high data rate, reduce delay, improve system capacity and large-scale device connection.
  • the 5G system supports two types of competitive random access: 4-step Random Access Channel (4-step RACH) and 2-step Random Access Channel (2-step RACH).
  • 4-step RACH belongs to the random access method of the Long Term Evolution (LTE) system.
  • the random access process is shown in Figure 1, which is mainly divided into four steps:
  • the user terminal sends Msg1 to the network device: the user terminal (User Equipment, UE) selects preamble (preamble) and PRACH (Physical Random Access Channel, physical random access channel) resources, and uses the PRACH resource to send the preamble to the network device.
  • the user terminal User Equipment, UE
  • PRACH Physical Random Access Channel, physical random access channel
  • the network device sends Msg2 to the user terminal: the network device receives the preamble, calculates TA (Time Alignment, timing advance), and sends RAR (Random Access Response, random access response) to the user terminal, where the RAR contains TA information and messages for Msg3
  • the UL grant uplink scheduling grant
  • the temporary C-RNTI Cell Radio Network Temporary Identity, cell wireless network temporary identity
  • the PDCCH (Physical Downlink Control Channel, physical downlink control channel) carrying Msg2 is scrambled with RA-RNTI (Random Access RNTI), and the RA-RNTI uniquely corresponds to the time-frequency resource for sending Msg1 within a 10ms window; Msg2 also carries a preamble ID , the user terminal determines that the Msg2 corresponds to the Msg1 through the RA-RNTI and the preamble ID.
  • RA-RNTI Random Access RNTI
  • the user terminal sends Msg3 to the network device: the user terminal sends uplink transmission on the UL grant specified by the aforementioned Msg2.
  • the data transmitted by the Msg3 uplink is different.
  • the Msg3 uplink transmits an RRC (Radio Resource Control, Radio Resource Control) connection establishment request.
  • RRC Radio Resource Control, Radio Resource Control
  • the network device sends Msg4 to the user terminal: the Msg4 can be understood as a contention resolution (Contention Resolution, CR) message.
  • the user terminal can judge whether the random access is successful this time according to the Msg4.
  • the temporary C-RNTI is automatically converted into the C-RNTI, which is the unique identifier of the user terminal in the cell, that is, the permanent C-RNTI.
  • the 5G system supports 2-step RACH in addition to the 4-step RACH of the LTE system.
  • the process flow of the 2-step RACH is shown in Figure 2.
  • the user terminal sends Msg A to the network device: the Msg A may include a preamble and data.
  • the network device sends Msg B to the user terminal: the Msg B may include RAR and CR.
  • the wireless cellular network based on the 5G system can provide wireless communication services for user terminals by deploying network equipment, such as base stations, thereby enabling network equipment and user terminals to perform data transmission.
  • network equipment such as base stations
  • the current 5G system generally obtains uplink synchronization through 4-step RACH or 2-step RACH.
  • the prior art does not specify how to handle uplink synchronization when 2-step RACH falls back to 4-step RACH.
  • the present invention provides a random access method, comprising:
  • the terminal sends the first message to the network device
  • the terminal receives the second message replied by the network device
  • the terminal determines whether the second message carries both a random access response and a contention resolution message
  • the terminal adopts a two-step random access to perform a random access procedure
  • the terminal adopts a four-step random access to perform a random access procedure.
  • the present invention provides another random access method, including:
  • the network device receives the first message sent by the terminal
  • the network device replies to the terminal with a second message, which is used by the terminal to determine whether the second message carries both a random access response and a contention resolution message;
  • the network device adopts a two-step random access to perform a random access procedure
  • the network device adopts a four-step random access to perform a random access procedure.
  • the present invention provides a communication system, including a terminal and a network device, where the terminal is used to perform the steps of the above-mentioned random access method, and the network device is used to perform the steps of the above-mentioned another random access method.
  • the present invention provides a communication device comprising a memory and a processor, the memory stores a program, and the program is configured to be executed by the processor to perform one or more steps of any of the above random access methods.
  • the present invention provides a computer-readable storage medium storing a program for being executed by a processor to perform one or more steps of any of the above random access methods.
  • the invention regulates the processing mode of uplink synchronization when the 2-step RACH falls back to the 4-step RACH, which is beneficial to improve the communication efficiency.
  • Fig. 1 is the schematic flow chart of 4-step RACH
  • Fig. 2 is the schematic flow chart of 2-step RACH
  • FIG. 3 is a schematic structural diagram of a wireless communication system according to an embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a random access method according to an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart of a random access method according to another embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a communication device according to an embodiment of the present invention.
  • the wireless communication system is, for example: the fifth generation (5th Generation, 5G) system or the new radio (New Radio, NR), the global system for mobile communications (Global System for mobile communications, GSM) system, long term evolution (long term evolution, LTE) ) system, LTE Frequency Division Duplex (FDD) system, LTE Time Division Duplex (TDD) system, Code Division Multiple Access (CDMA) system, Wideband Code Division Multiple Access ( wideband code division multiple access (WCDMA) system, general packet radio service (GPRS) system, universal mobile telecommunication system (UMTS), worldwide interoperability for microwave access (WiMAX) ) system, etc.
  • the wireless communication system is not limited to this.
  • a wireless communication system will be referred to herein below as a communication system or system for the convenience of the description.
  • the wireless communication system includes a network device 31 and a terminal 32 for accessing a wireless network 33, such as a radio access network (Radio Access Network, RAN) or a core network (Core Network, CN).
  • a wireless network 33 such as a radio access network (Radio Access Network, RAN) or a core network (Core Network, CN).
  • the network device 31 can be any kind of electronic device with wireless transceiver function.
  • the network device 31 includes but is not limited to: a base station (base station, BS), an evolved Node B (evolved Node B, eNB), a radio network controller (radio network controller, RNC), a Node B (Node B, NB), Base station controller (BSC), base transceiver station (base transceiver station, BTS), home base station (such as home evolved Node B or home Node B, HNB), baseband unit (baseband unit, BBU); wireless fidelity Access point (AP), wireless relay node, wireless backhaul node, transmission point (TP), or transmission and reception point (TRP) in the (wireless fidelity, WIFI) system etc.; it can also be TRP or TP in the 5G system, one or a group of antenna panels of the base station in the 5G system; or it can be a network node that constitutes a TRP or TP, such as a BBU or a
  • the terminal 32 may also be referred to as user equipment or user terminal, mobile station (Mobile Station, MS), mobile terminal (Mobile Terminal, MT), etc., and is a device that provides audio, video and/or data connectivity to users, for example,
  • the terminal 32 may be a handheld device, a vehicle-mounted device, or the like with a wireless connection function.
  • some specific examples of the terminal 32 may be: a smart phone (Mobile Phone), a pocket computer (Pocket Personal Computer, PPC), a handheld computer, a personal digital assistant (Personal Digital Assistant, PDA), a notebook computer, a tablet computer, a wearable computer equipment, or in-vehicle equipment.
  • uplink data transmission The process in which the terminal 32 sends data to the network device 31 is called uplink data transmission, and the process in which the network device 31 sends data to the terminal 32 is called downlink data transmission.
  • uplink synchronization needs to be established between the terminal 32 and the network device 31 .
  • the terminal 32 establishes uplink synchronization with the network device 31 through a random access procedure (Random Access Procedure).
  • the terminal 32 when the terminal 32 has new uplink data to transmit, and has lost or has not established uplink synchronization with the network device 31, it generally needs to first obtain the uplink synchronization through the competition-based 4-step RACH process shown in FIG. 1, and then Then perform uplink data transmission.
  • the industry proposes to use the 2-step RACH process shown in Figure 2 to obtain uplink synchronization. For different random access modes, how the terminal 32 chooses, for example, how to determine that it should fall back from 2-step RACH to 4-step RACH at certain moments, there is no corresponding solution in the prior art.
  • the present invention provides a random access method, which regulates the processing method of uplink synchronization when 2-step RACH falls back to 4-step RACH, so as to improve communication efficiency.
  • FIG. 4 is a schematic flowchart of a random access method according to an embodiment of the present invention.
  • the random access method in this embodiment may include the following steps S11 to S15.
  • S11 The terminal sends a first message to the network device.
  • the first message may be the Msg A message corresponding to the 2-step RACH, which at least simultaneously carries a random access preamble and a data part, wherein the data part includes but is not limited to one or a combination of the following contents: terminal identification, Buffer Status Report (BSR) and real business data.
  • BSR Buffer Status Report
  • the terminal attempts to obtain uplink synchronization with the network device in a 2-step RACH manner at the current moment.
  • the first message is Msg A as an example below.
  • the preamble and the data part may be frequency division multiplexing (Frequency Division Multiplexing, FDM), or may be time division multiplexing (Time Division Multiplexing, TDM).
  • FDM Frequency Division Multiplexing
  • TDM Time Division Multiplexing
  • the first message may also be the Msg 1 message corresponding to the 4-step RACH, which at least carries a preamble but does not carry a data part, and the data part is referred to above.
  • the terminal attempts to obtain uplink synchronization with the network device using the 4-step RACH method.
  • the second message is determined by the network device according to the reception condition of the first message by the network side (or the network device).
  • the reception of the first message can be divided into: both the preamble and the data part in the first message are successfully received; the preamble in the first message is not successfully received, but the data part is successfully received; Neither the preamble nor the data portion was successfully received.
  • the second message is determined by the network device according to the reception of the first message, and the terminal determines whether the 2-step RACH fails according to the reply of the network device (that is, the second message). specifically:
  • the second message replied by the network device can be regarded as the Msg B message corresponding to the 2-step RACH, It carries at least both RAR and CR messages.
  • the network device determines that the 2-step RACH fails. At this time, the terminal will continue to try the 2-step RACH and execute it when the 2-step RACH succeeds.
  • the corresponding uplink synchronization mode or, until the maximum number of preamble transmissions configured by the network device for the terminal is reached, and then fall back to 4-step RACH; or directly fall back to 4-step RACH.
  • the terminal will continue to try the 2-step RACH, and execute the corresponding 2-step RACH when the 2-step RACH succeeds.
  • the processing method of uplink synchronization or, until the maximum number of preamble transmissions configured by the network device for the terminal is reached, it will not fall back to 4-step RACH; or, the network device instructs the terminal to directly fall back to 4-step RACH.
  • the second message replied by the network device can be regarded as the Msg 2 message corresponding to the 4-step RACH, and the Msg 2 message carries at least RAR, It does not carry a CR message.
  • S13 The terminal determines whether the second message carries both the random access response and the contention resolution message.
  • the terminal judges whether the 2-step RACH fails according to the reply of the network device. In the case of failure and success, the information content carried by the second message is different. For details, refer to the above.
  • the RAR contains at least the TA information and the UL grant for the data part, as well as the temporary C-RNTI allocated by the network device, and the CR message is used to indicate that a terminal with a certain ID is in wireless access (Random Access, RA) wins the competition.
  • the second message carries both RAR and CR messages, which means that the network device allows the terminal to use 2-step RACH.
  • the second message replied by the network device can be regarded as the Msg B of the 2-step RACH, which carries at least the RAR and CR messages at the same time, the terminal determines that the current 2-step RACH has not failed, and the terminal continues to use the 2-step RACH and The network device acquires uplink synchronization.
  • the terminal using 2-step RACH to perform random access procedure includes: the terminal sends Msg A carrying the preamble and data part to the network device, and the network device replies to the terminal Msg B carrying at least both RAR and CR messages.
  • the second message replied by the network device can be regarded as the Msg 2 message of the 4-step RACH, which does not carry the CR message, or carries the CR message but the CR message indicates that the contention conflict resolution failed, indicating that the current 2-step If the RACH fails, the terminal should fall back from the 2-step RACH to the 4-step RACH, and obtain uplink synchronization with the network device according to the RAR message.
  • the terminal adopts the 4-step RACH to perform the random access procedure, including: the terminal sends the Msg 1 carrying at least the preamble to the network device, the network device replies the Msg 2 that carries at least the RAR, and then the terminal sends to the network device Msg 3 that carries at least the data part, The network device replies with Msg 4 carrying at least the CR message.
  • the terminal may continue to try the 2-step RACH, and execute the corresponding uplink synchronization method when the 2-step RACH succeeds, or until the maximum preamble configured by the network device for the terminal is reached The number of transmissions will fall back to 4-step RACH; or the terminal will fall back to 4-step RACH directly.
  • the network device in the Msg B message corresponding to the 2-step RACH, the network device must send the RAR and CR messages to the terminal at the same time point or integrated in the same subframe, otherwise the terminal will fall back to 4-step step RACH achieves uplink synchronization with network equipment. That is to say, the embodiment of the present invention regulates the uplink synchronization processing mode that should be adopted when the 2-step RACH falls back to the 4-step RACH, so as to facilitate flexible switching of the random access that the terminal access network device should adopt. way to improve communication efficiency.
  • the CR message will carry the identification of the winning terminal in the wireless access competition. If the identifications match, the terminal determines that the wireless access competition has been won, otherwise the competition has failed. On the other hand, if the second message replied by the network device does not carry a CR message, it means that the random access mode currently adopted by the terminal fails. At this time, even if the second message carries RAR, the terminal cannot use the current The random access method obtains uplink synchronization with network equipment. Based on this, in the aforementioned step S13, within the receiving window of the second message, the terminal may first determine whether the CR message is decoded, and then determine whether the second message carries the RAR.
  • the terminal Since once the terminal decodes the CR message replied by the network device (carried in the second message) and judges that the random access is successful, it means that the network device allows the terminal to use the current random access mode. In the case where the network device has already obtained the uplink synchronization, the terminal can stop searching and decoding the RAR without decoding the RAR carried in the second message this time.
  • the terminal rolls back from the 2-step RACH to the 4-step RACH, and when the 4-step RACH is subsequently adopted, the embodiment of the present invention may consider that it is still possible with the communication process. Switch back to 2-step RACH to shorten the access delay.
  • the signal used for communication between the terminal and the network device is delayed in space. For example, the terminal moves away from the network device during a call, and the signal sent from the network device will arrive at the terminal "later and later". , at the same time, the terminal's signal will also arrive at the network device "more and later", and the delay will cause the network device to receive the terminal's signal in this time slot and the network device to receive the next signal from other terminals.
  • the slots overlap each other, causing intersymbol interference.
  • the network device carries TA in the RAR and sends it to the terminal during the random access process, and the terminal uses the TA to realize the time alignment of uplink transmission, so as to eliminate the different transmission delays between the terminals.
  • the TA is carried in the RAR and sent to the terminal. Therefore, when the 2-step RACH is rolled back to the 4-step RACH, the TA timer is still kept running, which can ensure that the time alignment of the uplink transmission is realized in the 4-step RACH to eliminate the transmission delay.
  • FIG. 5 is a schematic flowchart of a random access method according to another embodiment of the present invention.
  • the random access method in this embodiment may include the following steps S21-S27.
  • S21 The terminal sends the first message to the network device.
  • S23 The terminal determines whether the second message carries both RAR and CR messages.
  • step S24 is performed.
  • step S27 is performed.
  • S24 The terminal determines whether the TA timer is running.
  • step S25 is executed. If the TA timer is not running, step S27 is executed.
  • S25 The terminal determines whether the TA timer has timed out.
  • step S27 is executed. If the TA timer has not timed out, step S26 is executed.
  • S26 The terminal adopts two-step random access.
  • the terminal determines the random access mode to be adopted by parsing the message carried in the second message. In short, the terminal needs to make the determination.
  • the process can determine the random access method that should be used.
  • the foregoing judgment process may also be performed by the network device, and then the terminal adopts a corresponding uplink synchronization manner according to the judgment result.
  • the second message may further include indication information, where the indication information is used to indicate the random access mode of the terminal.
  • the terminal After receiving the second message, the terminal obtains the indication information by decoding, so as to directly determine the random access mode allowed by the network device.
  • the terminal may also detect whether the random access mode specified by the indication information is the same as the random access mode obtained according to the foregoing judgment. If they are the same, the random access mode is implemented; if they are different, the random access mode obtained by one of them may be implemented.
  • the network device issues the most accurate instruction information, so the terminal may preferably try to establish uplink synchronization with the network device using the random access mode specified by the instruction information.
  • the indication information may be carried in physical layer control information or a medium access control (medium access control, MAC) control unit.
  • the physical layer control information or the MAC layer can be understood as non-higher layer signaling.
  • Non-higher layer signaling is relative to higher layer signaling.
  • the high-level signaling may refer to signaling sent by the high-level protocol layer, and the high-level protocol layer is at least one protocol layer above the MAC layer.
  • the high-layer signaling may refer to broadcast messages or terminal-specific radio resource control (radio resource control, RRC), etc.
  • RRC radio resource control
  • this embodiment carries the indication information in the non-high-layer signaling.
  • the network device indicates the random access mode of the terminal through non-higher layer signaling (eg, DCI or MAC control unit).
  • non-higher layer signaling may be a MAC control unit or physical layer control information, such as downlink control information (DCI) or side-link control information (SCI).
  • DCI downlink control information
  • SCI side-link control information
  • the indication information is carried in physical layer control information or one or more reserved bits in the MAC control element.
  • the network device may add a field on the basis of the PDCCH instruction, and use the added field to indicate the random access mode of the terminal.
  • the lengths of the DCI after adding the field and the DCI before the adding may be the same or different.
  • the network device indicates the random access mode of the terminal through one or more reserved bits in the DCI.
  • FIG. 6 is a schematic structural diagram of a communication device according to an embodiment of the present invention.
  • the communication apparatus 60 can be used as both a terminal and a network device.
  • the communication device 60 includes a processor 61 and a memory 62, and the processor 61 and the memory 62 can be connected through a communication bus 63 for data or signal transmission.
  • the processor 61 is the control center of the communication device 60, uses various interfaces and lines to connect various parts of the entire communication device 60, executes communication by running or loading programs stored in the memory 62, and calling the data stored in the memory 62. Various functions of the device 60 and processing data to monitor the communication device 60 as a whole.
  • the communication device 60 loads the instructions corresponding to the processes of one or more programs into the memory 62 according to the aforementioned steps, and the processor 61 executes the programs stored in the memory 62, thereby realizing any one of the aforementioned The random access method of the embodiment.
  • the specific content of the steps executed by the processor 61 to invoke the program may refer to the foregoing embodiments, which will not be repeated here.
  • the execution bodies of the above steps may not be the processor 61 and the memory 62, but are implemented by other modules and units respectively.
  • the embodiments of the present invention provide a readable storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to execute any one of the random access methods provided by the embodiments of the present invention. or multiple steps.
  • the readable storage medium may include a read only memory (ROM, Read Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk or an optical disk, and the like.
  • ROM read only memory
  • RAM random access memory
  • magnetic disk or an optical disk and the like.
  • any random access method provided by the embodiments of the present invention can be implemented
  • any random access method provided by the embodiments of the present invention can be implemented
  • first and second are only for convenience of description, and cannot be understood as indicating or implying relative importance or implying the number of indicated technical features. Thus, the features defined with “first” and “second” may explicitly or implicitly include one or more technical features. “Plurality” means two or more, unless expressly specifically limited otherwise.
  • steps in the flow charts of the above embodiments are displayed in sequence according to the arrows, they are not necessarily executed in sequence according to the sequence of the arrows. Unless explicitly stated herein, the steps are performed in no strict order and may be performed in other orders. Moreover, at least a part of the steps in the figure may include multiple sub-steps or multiple stages, and may not necessarily be executed and completed at the same time, but may be executed at different times, and the execution sequence is not necessarily sequential, but may be performed with other steps or At least a portion of the sub-steps or phases of the other steps are performed in turn or alternately.

Abstract

Disclosed are a random access method, a communication system, a communication device, and a readable storage medium. The random access method comprises: a terminal sending a first message to a network device and receiving a second message returned by the network device; determining whether the second message simultaneously carries RAR and CR messages; if yes, using 2-step RACH; and if not, using 4-step RACH. The present invention standardizes an uplink synchronization processing mode when 2-step RACH is returned to 4-step RACH, facilitates flexibly switching random access modes of a terminal, and improves the communication efficiency.

Description

随机接入方法及通信系统、通信装置、可读存储介质Random access method and communication system, communication device, and readable storage medium 技术领域technical field
本发明涉及通信领域,具体涉及随机接入(Random Access,RA)技术领域,尤其涉及一种随机接入方法及通信系统、通信装置、可读存储介质。The present invention relates to the field of communications, in particular to the field of random access (Random Access, RA) technologies, and in particular, to a random access method, a communications system, a communications device, and a readable storage medium.
背景技术Background technique
第五代移动通信技术(5th generation mobile networks或5th generation wireless systems,5G)作为新一代蜂窝移动通信技术,其主要目标是高数据速率、减少延迟、提高系统容量和大规模设备连接。当前,5G系统支持两种竞争随机接入:四步随机接入(4-step Random Access Channel,4-step RACH)和两步随机接入(2-step Random Access Channel,2-step RACH)。The 5th generation mobile network (or 5th generation wireless systems, 5G) is a new generation of cellular mobile communication technology, its main goals are high data rate, reduce delay, improve system capacity and large-scale device connection. Currently, the 5G system supports two types of competitive random access: 4-step Random Access Channel (4-step RACH) and 2-step Random Access Channel (2-step RACH).
4-step RACH属于长期演进(Long Term Evolution,LTE)系统的随机接入方式,其随机接入过程如图1所示,主要分为四步:4-step RACH belongs to the random access method of the Long Term Evolution (LTE) system. The random access process is shown in Figure 1, which is mainly divided into four steps:
用户终端向网络设备发送Msg1:用户终端(User Equipment,UE)选择preamble(前导码)和PRACH(Physical Random Access Channel,物理随机接入信道)资源,并利用PRACH资源向网络设备发送preamble。The user terminal sends Msg1 to the network device: the user terminal (User Equipment, UE) selects preamble (preamble) and PRACH (Physical Random Access Channel, physical random access channel) resources, and uses the PRACH resource to send the preamble to the network device.
网络设备向用户终端发送Msg2:网络设备接收到preamble,计算TA(Time Alignment,定时提前量),并向用户终端发送RAR(Random Access Response,随机接入响应),RAR中包含TA信息和针对Msg3的UL grant(上行调度准许),及网络设备分配的临时C-RNTI(Cell Radio Network Temporary Identity,小区无线网络临时标识)。承载Msg2的PDCCH(Physical Downlink Control Channel,物理下行控制信道)用RA-RNTI(Random Access RNTI)加扰,RA-RNTI在10ms窗内与发送Msg1的时频资源唯一对应;Msg2中还携带preamble ID,用户终端 通过RA-RNTI和preamble ID确定该Msg2是与Msg1对应的。The network device sends Msg2 to the user terminal: the network device receives the preamble, calculates TA (Time Alignment, timing advance), and sends RAR (Random Access Response, random access response) to the user terminal, where the RAR contains TA information and messages for Msg3 The UL grant (uplink scheduling grant), and the temporary C-RNTI (Cell Radio Network Temporary Identity, cell wireless network temporary identity) allocated by the network device. The PDCCH (Physical Downlink Control Channel, physical downlink control channel) carrying Msg2 is scrambled with RA-RNTI (Random Access RNTI), and the RA-RNTI uniquely corresponds to the time-frequency resource for sending Msg1 within a 10ms window; Msg2 also carries a preamble ID , the user terminal determines that the Msg2 corresponds to the Msg1 through the RA-RNTI and the preamble ID.
用户终端向网络设备发送Msg3:用户终端在前述Msg2指定的UL grant上发送上行传输。对于不同的随机接入原因或者说传输需求,Msg3上行传输的数据不同,比如对于初始接入的传输需求,该Msg3上行传输的是RRC(Radio Resource Control,无线资源控制)连接建立请求。The user terminal sends Msg3 to the network device: the user terminal sends uplink transmission on the UL grant specified by the aforementioned Msg2. For different random access reasons or transmission requirements, the data transmitted by the Msg3 uplink is different. For example, for the transmission requirements of the initial access, the Msg3 uplink transmits an RRC (Radio Resource Control, Radio Resource Control) connection establishment request.
网络设备向用户终端发送Msg4:该Msg4可以理解为竞争解决(Contention Resolution,CR)消息。用户终端根据该Msg4可以判断本次随机接入是否成功。对于初始接入的传输需求,竞争解决成功后临时C-RNTI自动转化为用户终端在该小区的唯一标识C-RNTI,即永久C-RNTI。The network device sends Msg4 to the user terminal: the Msg4 can be understood as a contention resolution (Contention Resolution, CR) message. The user terminal can judge whether the random access is successful this time according to the Msg4. For the transmission requirement of the initial access, after the contention is successfully resolved, the temporary C-RNTI is automatically converted into the C-RNTI, which is the unique identifier of the user terminal in the cell, that is, the permanent C-RNTI.
为了缩短随机接入时延,5G系统除了支持LTE系统的4-step RACH外,还支持2-step RACH。所述2-step RACH的流程如图2所示。In order to shorten the random access delay, the 5G system supports 2-step RACH in addition to the 4-step RACH of the LTE system. The process flow of the 2-step RACH is shown in Figure 2.
用户终端向网络设备发送Msg A:该Msg A可包括前导码和数据。The user terminal sends Msg A to the network device: the Msg A may include a preamble and data.
网络设备向用户终端发送Msg B:该Msg B可包括RAR和CR。The network device sends Msg B to the user terminal: the Msg B may include RAR and CR.
基于5G系统的无线蜂窝网络可以通过部署网络设备,例如基站,为用户终端提供无线通信服务,由此使得网络设备和用户终端可以进行数据传输。用户终端向网络设备发送数据时,需要和网络设备之间建立上行同步。当前5G系统一般通过4-step RACH或2-step RACH取得上行同步。The wireless cellular network based on the 5G system can provide wireless communication services for user terminals by deploying network equipment, such as base stations, thereby enabling network equipment and user terminals to perform data transmission. When a user terminal sends data to a network device, it needs to establish uplink synchronization with the network device. The current 5G system generally obtains uplink synchronization through 4-step RACH or 2-step RACH.
用户终端具体应采用何种随机接入方式实现上行同步,较大程度上会影响延时改善和通信效率,当前业界亟需相应的技术方案。The specific random access method that the user terminal should adopt to achieve uplink synchronization will affect the delay improvement and communication efficiency to a large extent. Corresponding technical solutions are urgently needed in the current industry.
技术问题technical problem
现有技术未规范2-step RACH回退至4-step RACH时上行同步该如何处理。The prior art does not specify how to handle uplink synchronization when 2-step RACH falls back to 4-step RACH.
技术解决方案technical solutions
本发明提供一种随机接入方法,包括:The present invention provides a random access method, comprising:
终端向网络设备发送第一消息;The terminal sends the first message to the network device;
终端接收所述网络设备回复的第二消息;The terminal receives the second message replied by the network device;
终端判断所述第二消息是否同时携带随机接入响应和竞争解决消息;The terminal determines whether the second message carries both a random access response and a contention resolution message;
在所述第二消息同时携带所述随机接入响应和竞争解决消息时,所述终端采用两步随机接入执行随机接入流程;以及When the second message carries both the random access response and the contention resolution message, the terminal adopts a two-step random access to perform a random access procedure; and
在所述第二消息仅携带所述随机接入响应且竞争解决判定失败时,所述终端采用四步随机接入执行随机接入流程。When the second message only carries the random access response and the contention resolution determination fails, the terminal adopts a four-step random access to perform a random access procedure.
本发明提供另一种随机接入方法,包括:The present invention provides another random access method, including:
网络设备接收终端发送的第一消息;The network device receives the first message sent by the terminal;
网络设备向所述终端回复第二消息,用于所述终端判断所述第二消息是否同时携带随机接入响应和竞争解决消息;The network device replies to the terminal with a second message, which is used by the terminal to determine whether the second message carries both a random access response and a contention resolution message;
在所述第二消息同时携带所述随机接入响应和竞争解决消息时,所述网络设备采用两步随机接入执行随机接入流程;以及When the second message carries the random access response and the contention resolution message at the same time, the network device adopts a two-step random access to perform a random access procedure; and
在所述第二消息仅携带所述随机接入响应且竞争解决判定失败时,所述网络设备采用四步随机接入执行随机接入流程。When the second message only carries the random access response and the contention resolution determination fails, the network device adopts a four-step random access to perform a random access procedure.
本发明提供一种通信系统,包括终端和网络设备,终端用于执行上述一种随机接入方法的步骤,网络设备用于执行上述另一种随机接入方法的步骤。The present invention provides a communication system, including a terminal and a network device, where the terminal is used to perform the steps of the above-mentioned random access method, and the network device is used to perform the steps of the above-mentioned another random access method.
本发明提供一种通信装置,包括存储器和处理器,存储器存储有程序,所述程序用于被处理器运行以执行上述任一种随机接入方法的一个或多个步骤。The present invention provides a communication device comprising a memory and a processor, the memory stores a program, and the program is configured to be executed by the processor to perform one or more steps of any of the above random access methods.
本发明提供一种计算机可读存储介质,存储有程序,所述程序用于被处理器运行以执行上述任一种随机接入方法的一个或多个步骤。The present invention provides a computer-readable storage medium storing a program for being executed by a processor to perform one or more steps of any of the above random access methods.
有益效果beneficial effect
本发明规范了2-step RACH回退至4-step RACH时上行同步的处理方式,有利于提高通信效率。The invention regulates the processing mode of uplink synchronization when the 2-step RACH falls back to the 4-step RACH, which is beneficial to improve the communication efficiency.
附图说明Description of drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对本发明实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域技术人员而言,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings used in the description of the embodiments of the present invention. Obviously, the drawings in the following description are only some embodiments of the present invention. , for those skilled in the art, other drawings can also be obtained from these drawings without creative effort.
图1是4-step RACH的流程示意图;Fig. 1 is the schematic flow chart of 4-step RACH;
图2是2-step RACH的流程示意图;Fig. 2 is the schematic flow chart of 2-step RACH;
图3是本发明一实施例的无线通信系统的结构示意图;3 is a schematic structural diagram of a wireless communication system according to an embodiment of the present invention;
图4是本发明一实施例的随机接入方法的流程示意图;4 is a schematic flowchart of a random access method according to an embodiment of the present invention;
图5是本发明另一实施例的随机接入方法的流程示意图;5 is a schematic flowchart of a random access method according to another embodiment of the present invention;
图6是本发明一实施例的通信装置的结构示意图。FIG. 6 is a schematic structural diagram of a communication device according to an embodiment of the present invention.
具体实施方式Detailed ways
下面结合附图,对本发明下述实施例的技术方案进行清楚、完整地描述,显然,所描述实施例仅是部分而非全部实施例。基于下述实施例,本领域技术人员在未作出创造性劳动前提下获得的所有其他实施例,都属于本发明保护的范围。在不冲突的情况下,下述各实施例及其技术特征可相互组合。The technical solutions of the following embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings. Obviously, the described embodiments are only some but not all of the embodiments. Based on the following embodiments, all other embodiments obtained by those skilled in the art without creative work fall within the protection scope of the present invention. In the case of no conflict, the following embodiments and their technical features can be combined with each other.
本发明实施例提供一种随机接入方法,该方法可以应用于图3所示的无线通信系统中。所述无线通信系统例如为:第五代(5th Generation,5G)系统或新无线(New Radio,NR)、全球移动通信(Global System for mobile communications, GSM)系统、长期演进(long term evolution,LTE)系统、LTE频分双工(Frequency Division Duplex,FDD)系统、LTE时分双工(Time Division Duplex,TDD)系统、码分多址(code division multiple access,CDMA)系统、宽带码分多址(wideband code division multiple access,WCDMA)系统、通用分组无线业务(general packet radio service,GPRS)系统、通用移动通信系统(universal mobile telecommunication system,UMTS)、全球互联微波接入(worldwide interoperability for microwave access,WiMAX)系统等。当然,所述无线通信系统并不限于此。本文下述会根据描述的便利需要,将无线通信系统称为通信系统或者系统。An embodiment of the present invention provides a random access method, which can be applied to the wireless communication system shown in FIG. 3 . The wireless communication system is, for example: the fifth generation (5th Generation, 5G) system or the new radio (New Radio, NR), the global system for mobile communications (Global System for mobile communications, GSM) system, long term evolution (long term evolution, LTE) ) system, LTE Frequency Division Duplex (FDD) system, LTE Time Division Duplex (TDD) system, Code Division Multiple Access (CDMA) system, Wideband Code Division Multiple Access ( wideband code division multiple access (WCDMA) system, general packet radio service (GPRS) system, universal mobile telecommunication system (UMTS), worldwide interoperability for microwave access (WiMAX) ) system, etc. Of course, the wireless communication system is not limited to this. A wireless communication system will be referred to herein below as a communication system or system for the convenience of the description.
无线通信系统包括网络设备31和终端32,用于接入无线网络33,例如无线接入网(Radio Access Network,RAN)或核心网(Core Network,CN)。The wireless communication system includes a network device 31 and a terminal 32 for accessing a wireless network 33, such as a radio access network (Radio Access Network, RAN) or a core network (Core Network, CN).
网络设备31可以是任意一种具有无线收发功能的电子设备。该网络设备31包括但不限于:基站(base station,BS)、演进型节点B(evolved Node B,eNB)、无线网络控制器(radio network controller,RNC)、节点B(Node B,NB)、基站控制器(base station controller,BSC)、基站收发台(base transceiver station,BTS)、家庭基站(例如home evolved Node B或home Node B,HNB)、基带单元(baseband unit,BBU);无线保真(wireless fidelity,WIFI)系统中的接入点(access point,AP)、无线中继节点、无线回传节点、传输点(transmission point,TP)、或者发送接收点(transmission and reception point,TRP)等;还可以为5G系统中的TRP或TP,5G系统中的基站的一个或一组天线面板;或者可以为构成TRP或TP的网络节点,例如BBU或分布式单元(distributed unit,DU)等。无线网络33通过网络设备31为终端32提供网络服务,不同的运营商可以为终端32提供不同的网络服务,也可以理解为不同的运营商对应有不同的运营商网络。The network device 31 can be any kind of electronic device with wireless transceiver function. The network device 31 includes but is not limited to: a base station (base station, BS), an evolved Node B (evolved Node B, eNB), a radio network controller (radio network controller, RNC), a Node B (Node B, NB), Base station controller (BSC), base transceiver station (base transceiver station, BTS), home base station (such as home evolved Node B or home Node B, HNB), baseband unit (baseband unit, BBU); wireless fidelity Access point (AP), wireless relay node, wireless backhaul node, transmission point (TP), or transmission and reception point (TRP) in the (wireless fidelity, WIFI) system etc.; it can also be TRP or TP in the 5G system, one or a group of antenna panels of the base station in the 5G system; or it can be a network node that constitutes a TRP or TP, such as a BBU or a distributed unit (DU), etc. . The wireless network 33 provides network services for the terminal 32 through the network device 31. Different operators may provide different network services for the terminal 32, and it can also be understood that different operators correspond to different operator networks.
终端32也可以称为用户设备或用户终端、移动台(Mobile Station,MS)、移 动终端(Mobile Terminal,MT)等,是一种向用户提供音视频和/或数据连通性的设备,例如,终端32可以是具有无线连接功能的手持式设备、车载设备等。目前,终端32的一些具体举例可以为:智能手机(Mobile Phone)、口袋计算机(Pocket Personal Computer,PPC)、掌上电脑、个人数字助理(Personal Digital Assistant,PDA)、笔记本电脑、平板电脑、可穿戴设备、或者车载设备等。The terminal 32 may also be referred to as user equipment or user terminal, mobile station (Mobile Station, MS), mobile terminal (Mobile Terminal, MT), etc., and is a device that provides audio, video and/or data connectivity to users, for example, The terminal 32 may be a handheld device, a vehicle-mounted device, or the like with a wireless connection function. At present, some specific examples of the terminal 32 may be: a smart phone (Mobile Phone), a pocket computer (Pocket Personal Computer, PPC), a handheld computer, a personal digital assistant (Personal Digital Assistant, PDA), a notebook computer, a tablet computer, a wearable computer equipment, or in-vehicle equipment.
终端32向网络设备31发送数据的过程称为上行数据传输,网络设备31向终端32发送数据的过程称为下行数据传输。在进行上行数据传输之前,终端32和网络设备31之间需要建立上行同步。通常,终端32通过随机接入过程(Random Access Procedure)与网络设备31建立上行同步。The process in which the terminal 32 sends data to the network device 31 is called uplink data transmission, and the process in which the network device 31 sends data to the terminal 32 is called downlink data transmission. Before performing uplink data transmission, uplink synchronization needs to be established between the terminal 32 and the network device 31 . Usually, the terminal 32 establishes uplink synchronization with the network device 31 through a random access procedure (Random Access Procedure).
具体地,当终端32有新的上行数据需要传输、且和网络设备31失去或未建立过上行同步时,一般需要先通过图1所示的基于竞争的4-step RACH过程取得上行同步,然后再进行上行数据传输。为了进一步降低延时和信令开销,业界提出了采用图2所示的2-step RACH过程取得上行同步。对于不同的随机接入方式,终端32如何选择,例如在某些时刻如何判断应该由2-step RACH回退至4-step RACH,现有技术中缺乏相应的解决方案。Specifically, when the terminal 32 has new uplink data to transmit, and has lost or has not established uplink synchronization with the network device 31, it generally needs to first obtain the uplink synchronization through the competition-based 4-step RACH process shown in FIG. 1, and then Then perform uplink data transmission. In order to further reduce the delay and signaling overhead, the industry proposes to use the 2-step RACH process shown in Figure 2 to obtain uplink synchronization. For different random access modes, how the terminal 32 chooses, for example, how to determine that it should fall back from 2-step RACH to 4-step RACH at certain moments, there is no corresponding solution in the prior art.
于此,本发明提供一种随机接入方法,规范2-step RACH回退至4-step RACH时上行同步的处理方式,以便提高通信效率。Therefore, the present invention provides a random access method, which regulates the processing method of uplink synchronization when 2-step RACH falls back to 4-step RACH, so as to improve communication efficiency.
图4是本发明一实施例的随机接入方法的流程示意图。请参阅图4所示,本实施例的随机接入方法可以包括如下步骤S11~S15。FIG. 4 is a schematic flowchart of a random access method according to an embodiment of the present invention. Referring to FIG. 4 , the random access method in this embodiment may include the following steps S11 to S15.
S11:终端向网络设备发送第一消息。S11: The terminal sends a first message to the network device.
第一消息可以是2-step RACH对应的Msg A消息,其至少同时携带有随机接入的前导码和数据部分,其中,所述数据部分包括但不限于如下内容之一或组合:终端标识、缓存状态报告(Buffer Status Report,BSR)和真实的业务数据。 于此,可视为终端在当前时刻尝试采用2-step RACH方式与网络设备取得上行同步。为了更贴切的描述2-step RACH回退至4-step RACH的方式,下文均以第一消息为Msg A为例。The first message may be the Msg A message corresponding to the 2-step RACH, which at least simultaneously carries a random access preamble and a data part, wherein the data part includes but is not limited to one or a combination of the following contents: terminal identification, Buffer Status Report (BSR) and real business data. Here, it can be considered that the terminal attempts to obtain uplink synchronization with the network device in a 2-step RACH manner at the current moment. In order to more appropriately describe the way in which the 2-step RACH rolls back to the 4-step RACH, the first message is Msg A as an example below.
所述前导码和数据部分可以是频分复用(Frequency Division Multiplexing,FDM),也可以是时分复用(Time Division Multiplexing,TDM)。The preamble and the data part may be frequency division multiplexing (Frequency Division Multiplexing, FDM), or may be time division multiplexing (Time Division Multiplexing, TDM).
当然,所述第一消息也可以是4-step RACH对应的Msg 1消息,其至少携带有前导码而未携带数据部分,所述数据部分参阅前述。对此,当前可视为终端尝试采用4-step RACH方式与网络设备取得上行同步。Of course, the first message may also be the Msg 1 message corresponding to the 4-step RACH, which at least carries a preamble but does not carry a data part, and the data part is referred to above. In this regard, it can be considered that the terminal attempts to obtain uplink synchronization with the network device using the 4-step RACH method.
S12:网络设备向所述终端回复第二消息。S12: The network device replies the second message to the terminal.
所述第二消息是网络设备根据网络侧(或者说网络设备)对第一消息的接收情况确定的。对第一消息的接收情况可以分为:第一消息中的前导码以及数据部分都被成功接收;第一消息中的前导码未被成功接收,而数据部分被成功接收;第一消息中的前导码以及数据部分都未被成功接收。The second message is determined by the network device according to the reception condition of the first message by the network side (or the network device). The reception of the first message can be divided into: both the preamble and the data part in the first message are successfully received; the preamble in the first message is not successfully received, but the data part is successfully received; Neither the preamble nor the data portion was successfully received.
第二消息是网络设备根据第一消息的接收情况来确定的,终端根据网络设备的回复(即第二消息)来判断2-step RACH是否失败。具体地:The second message is determined by the network device according to the reception of the first message, and the terminal determines whether the 2-step RACH fails according to the reply of the network device (that is, the second message). specifically:
若第一消息中的前导码以及数据部分都被网络设备成功接收,则判定当前2-step RACH未失败,网络设备回复的所述第二消息可视为2-step RACH对应的Msg B消息,其至少同时携带有RAR和CR消息。If both the preamble and the data part in the first message are successfully received by the network device, it is determined that the current 2-step RACH has not failed, and the second message replied by the network device can be regarded as the Msg B message corresponding to the 2-step RACH, It carries at least both RAR and CR messages.
若第一消息中的前导码未被成功接收,而数据部分被成功接收,网络设备判定2-step RACH失败,此时,终端会继续尝试2-step RACH,并在2-step RACH成功时执行对应的上行同步方式,或者,直到达到网络设备为终端配置的前导码最大传输次数才回退至4-step RACH;或者直接回退至4-step RACH。If the preamble in the first message is not successfully received, but the data part is successfully received, the network device determines that the 2-step RACH fails. At this time, the terminal will continue to try the 2-step RACH and execute it when the 2-step RACH succeeds. The corresponding uplink synchronization mode, or, until the maximum number of preamble transmissions configured by the network device for the terminal is reached, and then fall back to 4-step RACH; or directly fall back to 4-step RACH.
若第一消息中的前导码以及数据部分均未被网络设备成功接收,则判定当 前2-step RACH失败,同理,终端会继续尝试2-step RACH,并在2-step RACH成功时执行对应的上行同步的处理方式,或者,直到达到网络设备为终端配置的前导码最大传输次数才回退至4-step RACH;或者,网络设备指示终端直接回退至4-step RACH。If neither the preamble nor the data part in the first message is successfully received by the network device, it is determined that the current 2-step RACH fails. Similarly, the terminal will continue to try the 2-step RACH, and execute the corresponding 2-step RACH when the 2-step RACH succeeds. The processing method of uplink synchronization, or, until the maximum number of preamble transmissions configured by the network device for the terminal is reached, it will not fall back to 4-step RACH; or, the network device instructs the terminal to directly fall back to 4-step RACH.
在判定2-step RACH失败时,对于终端回退至4-step RACH的情况,网络设备回复的第二消息可视为4-step RACH对应的Msg 2消息,该Msg 2消息至少携带有RAR,而并未携带CR消息。When it is determined that the 2-step RACH fails, for the case where the terminal falls back to the 4-step RACH, the second message replied by the network device can be regarded as the Msg 2 message corresponding to the 4-step RACH, and the Msg 2 message carries at least RAR, It does not carry a CR message.
S13:终端判断第二消息是否同时携带随机接入响应和竞争解决消息。S13: The terminal determines whether the second message carries both the random access response and the contention resolution message.
终端根据网络设备的回复来判断2-step RACH是否失败,在失败和成功时,第二消息携带的信息内容是不相同的,具体参阅上述。The terminal judges whether the 2-step RACH fails according to the reply of the network device. In the case of failure and success, the information content carried by the second message is different. For details, refer to the above.
S14:在所述第二消息同时携带随机接入响应和竞争解决消息时,终端采用两步随机接入执行随机接入流程。S14: When the second message carries both a random access response and a contention resolution message, the terminal adopts a two-step random access to perform a random access procedure.
S15:在所述第二消息仅携带随机接入响应且竞争解决判定失败时,终端采用四步随机接入执行随机接入流程。S15: When the second message only carries a random access response and the contention resolution determination fails, the terminal adopts a four-step random access to perform a random access procedure.
在本实施例中,所述RAR中至少包含TA信息和针对数据部分的UL grant,以及网络设备分配的临时C-RNTI,CR消息用于表示某一ID的终端在无线接入(Random Access,RA)竞争获胜,基于此,所述第二消息同时携带有RAR和CR消息,即可表示网络设备允许终端采用2-step RACH。In this embodiment, the RAR contains at least the TA information and the UL grant for the data part, as well as the temporary C-RNTI allocated by the network device, and the CR message is used to indicate that a terminal with a certain ID is in wireless access (Random Access, RA) wins the competition. Based on this, the second message carries both RAR and CR messages, which means that the network device allows the terminal to use 2-step RACH.
在步骤S14中,网络设备回复的第二消息可视为2-step RACH的Msg B,其至少同时携带RAR和CR消息,终端判定当前2-step RACH未失败,终端继续采用2-step RACH与网络设备取得上行同步。终端采用2-step RACH执行随机接入流程包括:终端向网络设备发送携带有前导码和数据部分的Msg A,网络设备向终端回复至少同时携带RAR和CR消息的Msg B。In step S14, the second message replied by the network device can be regarded as the Msg B of the 2-step RACH, which carries at least the RAR and CR messages at the same time, the terminal determines that the current 2-step RACH has not failed, and the terminal continues to use the 2-step RACH and The network device acquires uplink synchronization. The terminal using 2-step RACH to perform random access procedure includes: the terminal sends Msg A carrying the preamble and data part to the network device, and the network device replies to the terminal Msg B carrying at least both RAR and CR messages.
在步骤S15中,网络设备回复的第二消息可视为4-step RACH的Msg 2消息,其未携带CR消息,或者携带有CR消息但是该CR消息表示竞争冲突解决失败,表示当前2-step RACH失败,终端应当从2-step RACH回退至4-step RACH,并根据RAR消息与网络设备取得上行同步。终端采用4-step RACH执行随机接入流程包括:终端向网络设备发送至少携带前导码的Msg 1,网络设备回复至少携带RAR的Msg 2,接着终端向网络设备发送至少携带数据部分的Msg 3,网络设备回复至少携带CR消息的Msg 4。In step S15, the second message replied by the network device can be regarded as the Msg 2 message of the 4-step RACH, which does not carry the CR message, or carries the CR message but the CR message indicates that the contention conflict resolution failed, indicating that the current 2-step If the RACH fails, the terminal should fall back from the 2-step RACH to the 4-step RACH, and obtain uplink synchronization with the network device according to the RAR message. The terminal adopts the 4-step RACH to perform the random access procedure, including: the terminal sends the Msg 1 carrying at least the preamble to the network device, the network device replies the Msg 2 that carries at least the RAR, and then the terminal sends to the network device Msg 3 that carries at least the data part, The network device replies with Msg 4 carrying at least the CR message.
在其他实施例中,在2-step RACH失败时,终端可继续尝试2-step RACH,并在2-step RACH成功时执行对应的上行同步方式,或者直到达到网络设备为终端配置的前导码最大传输次数才回退至4-step RACH;或者终端直接回退至4-step RACH。In other embodiments, when the 2-step RACH fails, the terminal may continue to try the 2-step RACH, and execute the corresponding uplink synchronization method when the 2-step RACH succeeds, or until the maximum preamble configured by the network device for the terminal is reached The number of transmissions will fall back to 4-step RACH; or the terminal will fall back to 4-step RACH directly.
基于前述可知,在2-step RACH对应的Msg B消息中,网络设备必须将RAR和CR消息在同一个时间点或者集成于同一个子帧(subframe)中发送给终端,否则终端回退至4-step RACH与网络设备取得上行同步。也就是说,本发明实施例规范了2-step RACH回退至4-step RACH时,所应采取的上行同步的处理方式,从而有利于灵活地切换终端接入网络设备应采用的随机接入方式,能够提高通信效率。Based on the foregoing, in the Msg B message corresponding to the 2-step RACH, the network device must send the RAR and CR messages to the terminal at the same time point or integrated in the same subframe, otherwise the terminal will fall back to 4-step step RACH achieves uplink synchronization with network equipment. That is to say, the embodiment of the present invention regulates the uplink synchronization processing mode that should be adopted when the 2-step RACH falls back to the 4-step RACH, so as to facilitate flexible switching of the random access that the terminal access network device should adopt. way to improve communication efficiency.
根据随机接入领域的常识,CR消息会携带无线接入竞争中获胜终端的身份识别,若身份识别相符则终端判断无线接入竞争已获胜,否则便是竞争失败。从另一个方面来说,若网络设备回复的第二消息中只要未携带CR消息,则表示终端当前采用的随机接入方式失败,此时即使第二消息中携带有RAR,终端也无法采用当前随机接入方式与网路设备取得上行同步。基于此,在前述步骤S13中,终端在第二消息的接收窗口内,可以先判断是否解码到CR消息,再判断第 二消息是否携带RAR。According to common sense in the field of random access, the CR message will carry the identification of the winning terminal in the wireless access competition. If the identifications match, the terminal determines that the wireless access competition has been won, otherwise the competition has failed. On the other hand, if the second message replied by the network device does not carry a CR message, it means that the random access mode currently adopted by the terminal fails. At this time, even if the second message carries RAR, the terminal cannot use the current The random access method obtains uplink synchronization with network equipment. Based on this, in the aforementioned step S13, within the receiving window of the second message, the terminal may first determine whether the CR message is decoded, and then determine whether the second message carries the RAR.
既然一旦终端解码到网路设备回复的(第二消息携带有)CR消息且判断随机接入成功,就表示网络设备允许终端采用当前随机接入方式,那么对于在本次上行同步之前该终端和网络设备就已经取得过上行同步的情况,终端本次也可以无需再去解码第二消息携带的RAR,即可以停止搜索及解码RAR。Since once the terminal decodes the CR message replied by the network device (carried in the second message) and judges that the random access is successful, it means that the network device allows the terminal to use the current random access mode. In the case where the network device has already obtained the uplink synchronization, the terminal can stop searching and decoding the RAR without decoding the RAR carried in the second message this time.
在未解码到CR消息且判定竞争解决失败时,终端由2-step RACH回退至4-step RACH,而在后续采用4-step RACH时,本发明实施例可考虑随着通信进程仍有可能重新切换至2-step RACH,以缩短接入时延。When the CR message is not decoded and it is determined that the contention resolution fails, the terminal rolls back from the 2-step RACH to the 4-step RACH, and when the 4-step RACH is subsequently adopted, the embodiment of the present invention may consider that it is still possible with the communication process. Switch back to 2-step RACH to shorten the access delay.
终端和网络设备之间用于通信的信号在空间中传输是有延迟的,例如终端在呼叫期间向远离网络设备的方向移动,则从网络设备发出的信号将“越来越迟”的到达终端,与此同时,终端的信号也会“越来越迟”的到达网络设备,延迟过长会导致网络设备接收到的终端在本时隙上的信号与网络设备接收下一个其它终端信号的时隙相互重叠,从而引起码间干扰。为了解决此问题,网络设备在随机接入过程中将TA携带于RAR中并发送给终端,终端应用TA来实现上行传输的时间对齐,以消除终端之间不同的传输时延。The signal used for communication between the terminal and the network device is delayed in space. For example, the terminal moves away from the network device during a call, and the signal sent from the network device will arrive at the terminal "later and later". , at the same time, the terminal's signal will also arrive at the network device "more and later", and the delay will cause the network device to receive the terminal's signal in this time slot and the network device to receive the next signal from other terminals. The slots overlap each other, causing intersymbol interference. In order to solve this problem, the network device carries TA in the RAR and sends it to the terminal during the random access process, and the terminal uses the TA to realize the time alignment of uplink transmission, so as to eliminate the different transmission delays between the terminals.
TA携带于RAR中并发送给终端,因此在由2-step RACH回退至4-step RACH时,仍保持TA定时器继续运行,可以确保在4-step RACH中实现上行传输的时间对齐以消除传输时延。The TA is carried in the RAR and sent to the terminal. Therefore, when the 2-step RACH is rolled back to the 4-step RACH, the TA timer is still kept running, which can ensure that the time alignment of the uplink transmission is realized in the 4-step RACH to eliminate the transmission delay.
图5是本发明另一实施例的随机接入方法的流程示意图。请参阅图5,本实施例的随机接入方法可包括如下步骤S21~S27。FIG. 5 is a schematic flowchart of a random access method according to another embodiment of the present invention. Referring to FIG. 5, the random access method in this embodiment may include the following steps S21-S27.
S21:终端向网络设备发送第一消息。S21: The terminal sends the first message to the network device.
S22:网络设备向终端回复第二消息。S22: The network device replies the second message to the terminal.
S23:终端判断第二消息是否同时携带RAR和CR消息。S23: The terminal determines whether the second message carries both RAR and CR messages.
在所述第二消息同时携带RAR和CR消息时,执行步骤S24。在所述第二消息仅携带RAR消息且竞争解决判定失败时,执行步骤S27。When the second message carries both RAR and CR messages, step S24 is performed. When the second message only carries the RAR message and the contention resolution determination fails, step S27 is performed.
S24:终端判断TA定时器是否运行。S24: The terminal determines whether the TA timer is running.
若TA定时器运行,则执行步骤S25。若TA定时器未运行,则执行步骤S27。If the TA timer is running, step S25 is executed. If the TA timer is not running, step S27 is executed.
S25:终端判断TA定时器是否超时。S25: The terminal determines whether the TA timer has timed out.
若TA定时器超时,则执行步骤S27。若TA定时器未超时,则执行步骤S26。If the TA timer times out, step S27 is executed. If the TA timer has not timed out, step S26 is executed.
S26:终端采用两步随机接入。S26: The terminal adopts two-step random access.
S27:终端回退为四步随机接入。S27: The terminal falls back to four-step random access.
对于当前采用2-step RACH的情况,在前述描述基础上,本实施例一旦检测到TA定时器未运行,表示2-step RACH失败,应回退至4-step RACH。同理,一旦检测到TA定时器超时,表示终端上行失去同步,也认定无法继续执行2-step RACH,应回退至4-step RACH。For the current situation of adopting 2-step RACH, on the basis of the foregoing description, once the TA timer is detected not running in this embodiment, it means that the 2-step RACH fails, and it should fall back to the 4-step RACH. Similarly, once it is detected that the TA timer expires, it means that the terminal is out of synchronization in the uplink, and it is also determined that the 2-step RACH cannot continue to be executed, and it should fall back to the 4-step RACH.
在前述实施例的描述基础上,但与其不同的是,本实施例对于采用2-step RACH的情况,还需要根据TA定时器的运行和超时情况,来判定是否继续执行2-step RACH,从而能够确保上行传输的时间对齐,以消除传输时延。On the basis of the description of the foregoing embodiment, but different from it, in this embodiment, for the case of using 2-step RACH, it is also necessary to determine whether to continue to execute 2-step RACH according to the operation and timeout of the TA timer, thereby It can ensure the time alignment of upstream transmission to eliminate transmission delay.
当然,其他实施例可以仅判断TA定时器是否运行,或者仅判断TA定时器是否超时,并根据判决结果选择对应的随机接入方式。Of course, other embodiments may only judge whether the TA timer is running, or only judge whether the TA timer has expired, and select the corresponding random access mode according to the judgment result.
请继续参阅图4和图5,在这两个实施例中,终端通过解析第二消息中携带的消息来判断所要采用的随机接入方式,简而言之,终端需要进行所述判断这一进程才能确定应采用的随机接入方式。本发明的其他实施例也可以由网络设备执行前述判断进程,然后终端根据判断结果采取相应的上行同步方式。Please continue to refer to FIG. 4 and FIG. 5. In these two embodiments, the terminal determines the random access mode to be adopted by parsing the message carried in the second message. In short, the terminal needs to make the determination. The process can determine the random access method that should be used. In other embodiments of the present invention, the foregoing judgment process may also be performed by the network device, and then the terminal adopts a corresponding uplink synchronization manner according to the judgment result.
具体地,所述第二消息还可以包括指示信息,该指示信息用于指示终端的随机接入方式。终端接收到该第二消息之后,通过解码得到指示信息,从而直 接确定网络设备允许的随机接入方式。Specifically, the second message may further include indication information, where the indication information is used to indicate the random access mode of the terminal. After receiving the second message, the terminal obtains the indication information by decoding, so as to directly determine the random access mode allowed by the network device.
进一步地,终端也可以检测指示信息指定的随机接入方式与根据前述判断得到的随机接入方式是否相同。若相同,则执行该随机接入方式;而若不相同,则可以执行其中一者得到的随机接入方式。通常而言,网络设备作为随机接入方式的决策者,其下达的指示信息最为准确,因此终端可以优选尝试采用指示信息指定的随机接入方式与网络设备建立上行同步。Further, the terminal may also detect whether the random access mode specified by the indication information is the same as the random access mode obtained according to the foregoing judgment. If they are the same, the random access mode is implemented; if they are different, the random access mode obtained by one of them may be implemented. Generally speaking, as the decision maker of the random access mode, the network device issues the most accurate instruction information, so the terminal may preferably try to establish uplink synchronization with the network device using the random access mode specified by the instruction information.
在实际应用场景中,所述指示信息可以携带于物理层控制信息或介质访问控制(medium access control,MAC)控制单元中。其中,物理层控制信息或者MAC层均可以理解为非高层信令。非高层信令是相对于高层信令来说的。高层信令可以指高层协议层发出的信令,高层协议层为MAC层以上的至少一个协议层。高层信令可以是指广播消息或终端专用的无线资源控制(radio resource control,RRC)等。为了降低高层信令可能带来的传输时延,本实施例将指示信息携带于非高层信令中。或者,也可以理解为网络设备通过非高层信令(例如DCI或MAC控制单元)指示终端的随机接入方式。其中,该非高层信令可以为MAC控制单元或物理层控制信息,例如下行链路控制信息(downlink control information,DCI)或辅链路控制信息(side-link control information,SCI)。In a practical application scenario, the indication information may be carried in physical layer control information or a medium access control (medium access control, MAC) control unit. Wherein, the physical layer control information or the MAC layer can be understood as non-higher layer signaling. Non-higher layer signaling is relative to higher layer signaling. The high-level signaling may refer to signaling sent by the high-level protocol layer, and the high-level protocol layer is at least one protocol layer above the MAC layer. The high-layer signaling may refer to broadcast messages or terminal-specific radio resource control (radio resource control, RRC), etc. In order to reduce the possible transmission delay caused by the high-layer signaling, this embodiment carries the indication information in the non-high-layer signaling. Alternatively, it can also be understood that the network device indicates the random access mode of the terminal through non-higher layer signaling (eg, DCI or MAC control unit). Wherein, the non-higher layer signaling may be a MAC control unit or physical layer control information, such as downlink control information (DCI) or side-link control information (SCI).
具体地,所述指示信息承载于物理层控制信息或所述MAC控制单元中的一个或多个预留比特。例如,网络设备可以在PDCCH指令的基础上增加字段,通过该增加的字段来指示终端的随机接入方式。增加字段后的DCI和增加前的DCI长度可以相同也可以不同。当网络设备向终端发送DCI时,网络设备通过DCI中的1个或多个预留比特指示终端的随机接入方式。Specifically, the indication information is carried in physical layer control information or one or more reserved bits in the MAC control element. For example, the network device may add a field on the basis of the PDCCH instruction, and use the added field to indicate the random access mode of the terminal. The lengths of the DCI after adding the field and the DCI before the adding may be the same or different. When the network device sends the DCI to the terminal, the network device indicates the random access mode of the terminal through one or more reserved bits in the DCI.
图6是本发明一实施例的通信装置的结构示意图。请参阅图6,通信装置60既可以作为终端也可以作为网络设备。通信装置60包括处理器61和存储器 62,处理器61和存储器62可通过通信总线63实现数据或信号传输连接。FIG. 6 is a schematic structural diagram of a communication device according to an embodiment of the present invention. Referring to FIG. 6 , the communication apparatus 60 can be used as both a terminal and a network device. The communication device 60 includes a processor 61 and a memory 62, and the processor 61 and the memory 62 can be connected through a communication bus 63 for data or signal transmission.
处理器61是通信装置60的控制中心,利用各种接口和线路连接整个通信装置60的各个部分,通过运行或加载存储在存储器62内的程序,以及调用存储在存储器62内的数据,执行通信装置60的各种功能和处理数据,从而对通信装置60进行整体监控。The processor 61 is the control center of the communication device 60, uses various interfaces and lines to connect various parts of the entire communication device 60, executes communication by running or loading programs stored in the memory 62, and calling the data stored in the memory 62. Various functions of the device 60 and processing data to monitor the communication device 60 as a whole.
其中,所述通信装置60会按照前述步骤,将一个或一个以上的程序的进程对应的指令加载到存储器62中,并由处理器61来运行存储在存储器62中的程序,从而实现前述任一实施例的随机接入方法。The communication device 60 loads the instructions corresponding to the processes of one or more programs into the memory 62 according to the aforementioned steps, and the processor 61 executes the programs stored in the memory 62, thereby realizing any one of the aforementioned The random access method of the embodiment.
对于终端和网络设备之间的通信传输方式,处理器61调用程序所执行步骤的具体内容可参阅前述实施例,此处不再予以一一赘述。For the communication transmission mode between the terminal and the network device, the specific content of the steps executed by the processor 61 to invoke the program may refer to the foregoing embodiments, which will not be repeated here.
应该理解到,在实际应用场景中具体实施时,根据通信装置60所属的设备类型,以上各个步骤的执行主体可以并非处理器61和存储器62,而是由其他模块和单元分别实现。It should be understood that in actual application scenarios, according to the device type to which the communication device 60 belongs, the execution bodies of the above steps may not be the processor 61 and the memory 62, but are implemented by other modules and units respectively.
本领域普通技术人员可以理解,上述实施例的各种方法中的全部或部分步骤可以通过指令来完成,或通过指令控制相关的硬件来完成,该指令可以存储于可读存储介质中,并由处理器加载和执行。为此,本发明实施例提供一种可读存储介质,其中存储有多条指令,该指令能够被处理器进行加载,以执行本发明实施例所提供的任一种随机接入方法中的一个或多个步骤。Those of ordinary skill in the art can understand that all or part of the steps in the various methods of the above-mentioned embodiments can be completed by instructions, or by instructions that control relevant hardware, and the instructions can be stored in a readable storage medium and can be accessed by The processor loads and executes. To this end, the embodiments of the present invention provide a readable storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to execute any one of the random access methods provided by the embodiments of the present invention. or multiple steps.
该可读存储介质可以包括只读存储器(ROM,Read Only Memory)、随机存取记忆体(RAM,Random Access Memory)、磁盘或光盘等。The readable storage medium may include a read only memory (ROM, Read Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk or an optical disk, and the like.
由于该可读存储介质中所存储的指令,可以执行本发明实施例所提供的任一种随机接入方法中的步骤,因此,可以实现本发明实施例所提供的任一种随机接入方法所能实现的有益效果,详见前面的实施例,在此不再赘述。Since the instructions stored in the readable storage medium can execute the steps in any random access method provided by the embodiments of the present invention, any random access method provided by the embodiments of the present invention can be implemented For the beneficial effects that can be achieved, refer to the foregoing embodiments for details, which will not be repeated here.
尽管已经相对于一个或多个实现方式示出并描述了本发明,但本领域技术人员基于对说明书和附图的阅读和理解将会想到等价变型和修改。本发明包括所有此修改和变型,并且由前述实施例进行支撑。特别地关于由上述组件执行的各种功能,用于描述上述组件的术语旨在于执行所述组件的指定功能(例如其在功能上是等价的)的任意组件(除非另外指示),即使在结构上与执行本文所示的示范性实现方式中的功能的公开结构不等同。While the invention has been shown and described with respect to one or more implementations, equivalent variations and modifications will occur to those skilled in the art upon a reading and understanding of the specification and drawings. The present invention includes all such modifications and variations and is supported by the foregoing embodiments. Particularly with regard to the various functions performed by the above-described components, the terms used to describe the above-described components are intended to be any component that performs the specified function of the described component (eg, which is functionally equivalent), even if indicated otherwise, even in Not structurally equivalent to the disclosed structures that perform the functions in the exemplary implementations shown herein.
即,上述仅为本发明的实施例,并非限制本发明的专利范围,凡是利用说明书及附图内容所作的等效结构变换,例如各实施例之间技术特征的结合,或直接或间接运用在其他相关技术领域,均在本发明的专利保护范围内。That is, the above are only the embodiments of the present invention, and do not limit the patent scope of the present invention. Any equivalent structural transformation made by using the contents of the description and the drawings, such as the combination of technical features between the embodiments, or the direct or indirect application in Other related technical fields are all within the scope of patent protection of the present invention.
另外,在前述实施例的描述中,术语“第一”、“第二”仅为便于描述,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括一个或者多个技术特征。“多个”的含义是两个或以上,除非另有明确具体的限定。In addition, in the description of the foregoing embodiments, the terms "first" and "second" are only for convenience of description, and cannot be understood as indicating or implying relative importance or implying the number of indicated technical features. Thus, the features defined with "first" and "second" may explicitly or implicitly include one or more technical features. "Plurality" means two or more, unless expressly specifically limited otherwise.
进一步地,虽然上述实施例的流程图中的各个步骤按照箭头指示依次显示,但并非必然按照箭头指示的顺序依次执行。除非本文明确说明,这些步骤的执行并没有严格的顺序限制,可以以其他顺序执行。而且,图中的至少一部分步骤可以包括多个子步骤或者多个阶段,并且并不必然在同一时刻执行完成,而可以在不同时刻执行,执行顺序也不必然是依次进行,而可以与其他步骤或者其他步骤的子步骤或者阶段的至少一部分轮流或者交替执行。Further, although the steps in the flow charts of the above embodiments are displayed in sequence according to the arrows, they are not necessarily executed in sequence according to the sequence of the arrows. Unless explicitly stated herein, the steps are performed in no strict order and may be performed in other orders. Moreover, at least a part of the steps in the figure may include multiple sub-steps or multiple stages, and may not necessarily be executed and completed at the same time, but may be executed at different times, and the execution sequence is not necessarily sequential, but may be performed with other steps or At least a portion of the sub-steps or phases of the other steps are performed in turn or alternately.

Claims (19)

  1. 一种随机接入方法,其中,所述随机接入方法包括:A random access method, wherein the random access method includes:
    终端向网络设备发送第一消息;The terminal sends the first message to the network device;
    终端接收所述网络设备回复的第二消息;The terminal receives the second message replied by the network device;
    终端判断所述第二消息是否同时携带随机接入响应和竞争解决消息;The terminal determines whether the second message carries both a random access response and a contention resolution message;
    在所述第二消息同时携带所述随机接入响应和竞争解决消息时,所述终端采用两步随机接入执行随机接入流程;以及When the second message carries both the random access response and the contention resolution message, the terminal adopts a two-step random access to perform a random access procedure; and
    在所述第二消息仅携带所述随机接入响应且竞争解决判定失败时,所述终端采用四步随机接入执行随机接入流程。When the second message only carries the random access response and the contention resolution determination fails, the terminal adopts a four-step random access to perform a random access procedure.
  2. 根据权利要求1所述的随机接入方法,其中,所述终端判断所述第二消息是否同时携带随机接入响应和竞争解决消息,包括:The random access method according to claim 1, wherein determining, by the terminal, whether the second message carries both a random access response and a contention resolution message, comprises:
    在所述第二消息的接收窗口内,所述终端先判断是否解码到竞争解决消息,再判断所述第二消息是否携带有随机接入响应。Within the receiving window of the second message, the terminal first determines whether a contention resolution message is decoded, and then determines whether the second message carries a random access response.
  3. 根据权利要求1所述的随机接入方法,其中,在所述终端解码到所述竞争解决消息之后,所述随机接入方法还包括:The random access method according to claim 1, wherein after the terminal decodes the contention resolution message, the random access method further comprises:
    所述终端停止搜索及解码所述随机接入响应。The terminal stops searching for and decoding the random access response.
  4. 根据权利要求1所述的随机接入方法,其中,在所述终端未解码到所述竞争解决消息时,所述随机接入方法包括:The random access method according to claim 1, wherein when the terminal fails to decode the contention resolution message, the random access method comprises:
    所述终端回退为四步随机接入,且保持定时提前量定时器继续运行。The terminal falls back to four-step random access, and keeps the timing advance timer running.
  5. 根据权利要求1所述的随机接入方法,其中,在所述终端采用两步随机接入执行随机接入流程之前,所述随机接入方法包括:The random access method according to claim 1, wherein before the terminal adopts two-step random access to perform a random access procedure, the random access method comprises:
    判断定时提前量定时器是否运行;Determine whether the timing advance timer is running;
    若所述定时提前量定时器运行,则所述终端采用两步随机接入;If the timing advance timer is running, the terminal adopts two-step random access;
    若所述定时提前量定时器未运行,则所述终端回退为四步随机接入。If the timing advance timer is not running, the terminal falls back to four-step random access.
  6. 根据权利要求5所述的随机接入方法,其中,所述终端采用两步随机接入执行随机接入流程,所述随机接入方法包括:The random access method according to claim 5, wherein the terminal adopts two-step random access to perform a random access procedure, and the random access method comprises:
    终端判断所述定时提前量定时器是否超时;The terminal determines whether the timing advance timer has timed out;
    若所述定时提前量定时器超时,则所述终端回退为四步随机接入;If the timing advance timer expires, the terminal falls back to four-step random access;
    若所述定时提前量定时器未超时,则所述终端继续采用两步随机接入。If the timing advance timer does not expire, the terminal continues to use two-step random access.
  7. 根据权利要求1所述的随机接入方法,其中,所述终端采用两步随机接入执行随机接入流程,包括:The random access method according to claim 1, wherein the terminal adopts two-step random access to perform a random access procedure, comprising:
    所述终端向所述网络设备发送携带有前导码和数据部分的Msg A。The terminal sends the Msg A carrying the preamble and the data part to the network device.
  8. 根据权利要求1所述的随机接入方法,其中,所述终端采用四步随机接入执行随机接入流程,包括:The random access method according to claim 1, wherein the terminal adopts four-step random access to perform a random access procedure, comprising:
    所述终端向所述网络设备发送携带有前导码而未有数据部分的Msg 1。The terminal sends the Msg 1 carrying the preamble without the data part to the network device.
  9. 根据权利要求1所述的随机接入方法,其中,所述第一消息为同时携带有前导码和数据部分的Msg A,或者携带有前导码而未有数据部分的Msg 1。The random access method according to claim 1, wherein the first message is Msg A that carries both a preamble and a data part, or a Msg 1 that carries a preamble but no data part.
  10. 根据权利要求1所述的随机接入方法,其中,所述第二消息还包括指示信息,所述指示信息用于指示所述终端的随机接入方式。The random access method according to claim 1, wherein the second message further includes indication information, wherein the indication information is used to indicate a random access mode of the terminal.
  11. 根据权利要求10所述的随机接入方法,其中,所述指示信息携带于物理层控制信息或介质访问控制MAC控制单元中。The random access method according to claim 10, wherein the indication information is carried in physical layer control information or a medium access control (MAC) control element.
  12. 根据权利要求10所述的随机接入方法,其中,所述指示信息承载于所述物理层控制信息或所述MAC控制单元中的一个或多个预留比特。The random access method according to claim 10, wherein the indication information is carried in the physical layer control information or one or more reserved bits in the MAC control element.
  13. 一种随机接入方法,其中,所述随机接入方法包括:A random access method, wherein the random access method includes:
    网络设备接收终端发送的第一消息;The network device receives the first message sent by the terminal;
    网络设备向所述终端回复第二消息,用于所述终端判断所述第二消息是否同时携带随机接入响应和竞争解决消息;The network device replies to the terminal with a second message, for the terminal to determine whether the second message carries both a random access response and a contention resolution message;
    在所述第二消息同时携带所述随机接入响应和竞争解决消息时,所述网络设备采用两步随机接入执行随机接入流程;以及When the second message carries the random access response and the contention resolution message at the same time, the network device adopts a two-step random access to perform a random access procedure; and
    在所述第二消息仅携带所述随机接入响应且竞争解决判定失败时,所述网络设备采用四步随机接入执行随机接入流程。When the second message only carries the random access response and the contention resolution determination fails, the network device adopts a four-step random access to perform a random access procedure.
  14. 根据权利要求13述的随机接入方法,其中,所述第二消息还包括指示信息,所述指示信息用于指示所述终端的随机接入方式。The random access method according to claim 13, wherein the second message further includes indication information, wherein the indication information is used to indicate a random access mode of the terminal.
  15. 根据权利要求14所述的随机接入方法,其中,所述指示信息携带于物理层控制信息或介质访问控制MAC控制单元中。The random access method according to claim 14, wherein the indication information is carried in physical layer control information or a medium access control (MAC) control element.
  16. 根据权利要求14所述的随机接入方法,其中,所述指示信息承载于所述物理层控制信息或所述MAC控制单元中的一个或多个预留比特。The random access method according to claim 14, wherein the indication information is carried in the physical layer control information or one or more reserved bits in the MAC control element.
  17. 一种通信系统,其特征在于,所述通信系统包括终端和网络设备,所述终端用于执行权利要求1~12任一项所述随机接入方法的步骤,所述网络设备用于执行权利要求13~16任一项所述随机接入方法的步骤。A communication system, characterized in that the communication system includes a terminal and a network device, the terminal is configured to execute the steps of the random access method according to any one of claims 1 to 12, and the network device is configured to execute the right The steps of the random access method described in any one of requirements 13 to 16 are required.
  18. 一种通信装置,其特征在于,所述通信装置包括存储器和处理器,所述存储器存储有程序,所述程序用于被所述处理器运行以执行权利要求1~12或13~16任一项所述随机接入方法中的一个或多个步骤。A communication device, characterized in that the communication device comprises a memory and a processor, the memory stores a program, and the program is used to be executed by the processor to execute any one of claims 1-12 or 13-16 One or more steps in the random access method described in item 1.
  19. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有程序,所述程序用于被处理器运行以执行如上述权利要求1~12或13~16任一项所述随机接入方法中的一个或多个步骤。A computer-readable storage medium, characterized in that a program is stored in the computer-readable storage medium, and the program is configured to be executed by a processor to execute any one of claims 1 to 12 or 13 to 16 above. one or more steps in the random access method described above.
PCT/CN2020/119522 2020-09-30 2020-09-30 Random access method, communication system, communication device, and readable storage medium WO2022067713A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202080106634.9A CN116368929A (en) 2020-09-30 2020-09-30 Random access method, communication system, communication device, and readable storage medium
PCT/CN2020/119522 WO2022067713A1 (en) 2020-09-30 2020-09-30 Random access method, communication system, communication device, and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/119522 WO2022067713A1 (en) 2020-09-30 2020-09-30 Random access method, communication system, communication device, and readable storage medium

Publications (1)

Publication Number Publication Date
WO2022067713A1 true WO2022067713A1 (en) 2022-04-07

Family

ID=80949353

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/119522 WO2022067713A1 (en) 2020-09-30 2020-09-30 Random access method, communication system, communication device, and readable storage medium

Country Status (2)

Country Link
CN (1) CN116368929A (en)
WO (1) WO2022067713A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180184439A1 (en) * 2015-06-22 2018-06-28 Samsung Electronics Co., Ltd. Communication method on basis of semi-persistent schedulling in wireless communication system
CN108282901A (en) * 2017-01-06 2018-07-13 电信科学技术研究院 A kind of random access response method and apparatus
CN111405675A (en) * 2019-01-02 2020-07-10 中国移动通信有限公司研究院 Random access method, terminal and network equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180184439A1 (en) * 2015-06-22 2018-06-28 Samsung Electronics Co., Ltd. Communication method on basis of semi-persistent schedulling in wireless communication system
CN108282901A (en) * 2017-01-06 2018-07-13 电信科学技术研究院 A kind of random access response method and apparatus
CN111405675A (en) * 2019-01-02 2020-07-10 中国移动通信有限公司研究院 Random access method, terminal and network equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
NOKIA, ALCATEL-LUCENT SHANGHAI BELL: "Considerations on NR RACH procedures", 3GPP DRAFT; R2-168013 CONSIDERATIONS ON NR RACH PROCEDURES, vol. RAN WG2, 4 November 2016 (2016-11-04), Reno, USA, pages 1 - 5, XP051192332 *
VIVO: "RAN2 impacts of 2-step RACH", 3GPP DRAFT; R2-1818260 RAN2 IMPACTS OF 2-STEP RACH, vol. RAN WG2, 2 November 2018 (2018-11-02), Spokane, USA, pages 1 - 5, XP051482133 *

Also Published As

Publication number Publication date
CN116368929A (en) 2023-06-30

Similar Documents

Publication Publication Date Title
US10149339B2 (en) Base station, user equipment and methods for random access
US10912127B2 (en) Methods and apparatuses for performing preamble assignment for random access in a telecommunications system
US9426765B2 (en) Method of handling uplink synchronization and related communication device
US9572182B2 (en) Methods and apparatuses for performing random access in a telecommunication system
US8681701B2 (en) Mobile communications devices and transmission methods for transmitting machine type communication data thereof
US11076422B2 (en) Random access responding method and device, and random access method and device
CN114025433B (en) Method, terminal equipment and network equipment for two-step random access
CN111212449B (en) Random access method, terminal and network side equipment
WO2021148053A1 (en) Information transmission method and apparatus, and related device
US20230129426A1 (en) Wireless communication method and terminal device
WO2022067713A1 (en) Random access method, communication system, communication device, and readable storage medium
WO2021087918A1 (en) Contention resolution in random access procedure
JP2023543071A (en) Terminal devices, network devices and communication methods
US20220141880A1 (en) Mechanism for first random access mode falling back to second random access mode
WO2020168532A1 (en) Contention resolution in random access procedure
US20220369373A1 (en) Back-Off for 2-step RA Procedure
CN114342465A (en) Wireless communication method and terminal equipment

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

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 03.07.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20955738

Country of ref document: EP

Kind code of ref document: A1