CN1809004A - Method of implementing random access - Google Patents
Method of implementing random access Download PDFInfo
- Publication number
- CN1809004A CN1809004A CNA2005100017802A CN200510001780A CN1809004A CN 1809004 A CN1809004 A CN 1809004A CN A2005100017802 A CNA2005100017802 A CN A2005100017802A CN 200510001780 A CN200510001780 A CN 200510001780A CN 1809004 A CN1809004 A CN 1809004A
- Authority
- CN
- China
- Prior art keywords
- access
- signature
- access slot
- different
- user
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 32
- 239000011159 matrix material Substances 0.000 claims description 28
- 238000003491 array Methods 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 2
- 230000001934 delay Effects 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 238000000844 transformation Methods 0.000 description 1
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
本发明公开了一种随机接入实现方法,包括步骤:设定用户所选取的签名分别在不同接入时隙中占有不同的优先级;按照每个接入时隙中各个签名的优先级顺序对由各个签名所标识的各个用户进行接入判决处理。本发明随机接入实现方法可以使各个用户在以均等机会接入网络的基础上,减小网络的管理复杂度和系统的资源开销。
The invention discloses a method for implementing random access, which includes the steps of: setting the signatures selected by the user to occupy different priorities in different access time slots; Access decision processing is performed on each user identified by each signature. The random access realization method of the present invention can reduce network management complexity and system resource overhead on the basis of equal opportunities for each user to access the network.
Description
技术领域technical field
本发明涉及移动通信技术领域,尤其涉及在宽带码分多址(WCDMA,Wideband Code Division Multiple Access)系统中的随机接入实现方法。The invention relates to the technical field of mobile communication, in particular to a method for implementing random access in a Wideband Code Division Multiple Access (WCDMA, Wideband Code Division Multiple Access) system.
背景技术Background technique
在WCDMA系统中,物理随机接入信道(PRACH,Physical Random AccessChannel)是用来承载随机接入信道(RACH,Random Access Channel)的物理信道(其中RACH是一种逻辑信道),当用户设备(UE,User Equipment)需要通过PRACH接入网络侧时,需要首先选取可用的签名(Signature)在PRACH上的一个接入时隙(Slot)中发送接入请求信息(Preamble),而后延时1.5~2.5个接入时隙后,通过判断捕获指示信道(AICH,Acquisition IndicatorChannel)上的捕获指示(AI,Acquisition Indicator)来得知网络是否允许其接入;如果接入请求被拒绝,则UE延时1.5个接入时隙后再次发起接入请求信息,直到UE到达了自身的最大发射功率或者系统到达了预先设定的最大接入次数为止;如果允许其接入,则UE发送后续的Message信息。In the WCDMA system, the physical random access channel (PRACH, Physical Random Access Channel) is a physical channel used to carry the random access channel (RACH, Random Access Channel) (where RACH is a logical channel), when the user equipment (UE , User Equipment) needs to access the network side through the PRACH, it is necessary to first select the available signature (Signature) to send the access request information (Preamble) in an access slot (Slot) on the PRACH, and then delay 1.5 to 2.5 After access time slots, determine whether the network allows its access by judging the acquisition indication (AI, Acquisition Indicator) on the acquisition indicator channel (AICH, Acquisition Indicator Channel); if the access request is rejected, the UE delays for 1.5 After accessing the time slot, the access request information is initiated again until the UE reaches its maximum transmission power or the system reaches the preset maximum number of access times; if the access is allowed, the UE sends subsequent Message information.
由于RACH的传输方式是基于带有快速捕获指示时隙ALOHA方式的,并在WCDMA系统中,PRACH上传输的每个时隙中能够同时接入的用户数目最多为16个,不同的用户之间通过不同的Signature来区分。由于网络接入资源的限制,一般不能支持对1个接入时隙中的16个用户发送的数据同时进行解调,所以需要网络侧基站根据一定的接入策略来选择允许某些用户接入,其中网络侧基站所选用的接入策略要最大限度的保证不同用户之间的公平接入原则。Since the RACH transmission method is based on the ALOHA method with fast acquisition indication time slots, and in the WCDMA system, the maximum number of users that can be accessed simultaneously in each time slot transmitted on the PRACH is 16. Distinguished by different Signature. Due to the limitation of network access resources, it is generally not possible to simultaneously demodulate the data sent by 16 users in one access slot. Therefore, the base station on the network side needs to select and allow some users to access according to a certain access strategy. , where the access strategy selected by the base station on the network side should ensure the principle of fair access among different users to the greatest extent.
现有技术中,网络侧基站一般选取两种接入策略来对不同用户的接入进行判决,以控制用户的接入数目不会超过网络系统的接入资源:In the prior art, the base station on the network side generally selects two access strategies to judge the access of different users, so as to control the number of access users to not exceed the access resources of the network system:
第一种是在基站侧,按顺序处理每个接入时隙中分别代表16个用户的Signature,如Signature0~Signature15分别代表16个用户,则按顺序依次处理Signature0、Signature1……,并结合系统接入资源来完成对每个用户的接入判决,其处理原则是先处理的Signature代表的用户允许先接入。The first is to process the Signatures representing 16 users in each access slot in order on the base station side. For example, Signature0~Signature15 represent 16 users respectively, then process Signature0, Signature1... in order, and combine the system Access resources are used to complete the access decision for each user. The processing principle is that the user represented by the Signature that is processed first is allowed to access first.
可见在第一种接入策略中,由于采用针对每个接入时隙中分别代表16个用户的Signature0~Signature15依次进行处理,这必将导致Signature0的处理优先级高于Signature1,Signature1的处理优先级高于Signature2……Signature14的处理优先级高于Signature15,从而致使如Signature15等后面的Signature代表的用户不能与其他用户以均等机会接入网络,也就不能很好的体现不同用户之间的公平接入原则。It can be seen that in the first access strategy, since Signature0~Signature15 respectively representing 16 users in each access slot are processed in turn, this will inevitably lead to the processing priority of Signature0 being higher than that of Signature1, and the processing priority of Signature1 The processing priority of Signature14 is higher than that of Signature15, so that users represented by Signature15 and others cannot access the network with equal opportunities with other users, and it cannot reflect the fairness among different users. access principle.
第二种是在基站侧构造一个Signature处理表,每次对不同接入时隙中的用户之间进行接入判决处理时,变换一次查表顺序,并结合系统接入资源来完成对每个用户的接入判决,其处理原则也是先处理的Signature代表的用户允许先接入。这种接入策略能够保证每个接入时隙中处理的Signature先后顺序会发生变化,所以在一定程度上能够使得各个用户以均等的机会接入网络。The second is to construct a Signature processing table on the base station side, and change the order of the table lookup every time when access judgment processing is performed between users in different access time slots, and combine system access resources to complete each The processing principle of the user's access judgment is also that the user represented by the Signature that is processed first is allowed to access first. This access strategy can ensure that the sequence of Signatures processed in each access slot will change, so to a certain extent, each user can access the network with an equal opportunity.
但是在上述第二种接入策略中,由于PRACH中每个接入时隙中可能有分别代表16个用户的16个Signature同时存在,且要保证处理每个接入时隙时要尽量变换一次查表顺序,这样对Signature处理表的管理存在较大复杂度,占用系统资源的开销也较大。However, in the above-mentioned second access strategy, since there may be 16 Signatures representing 16 users in each access slot in PRACH at the same time, and it is necessary to ensure that each access slot should be changed as much as possible. The order of table lookup, so the management of the Signature processing table is relatively complex, and the overhead of occupying system resources is also relatively large.
发明内容Contents of the invention
本发明要解决的技术问题在于提供一种随机接入实现方法,以使各个用户在以均等机会接入网络的基础上,减小网络的管理复杂度和系统资源开销。The technical problem to be solved by the present invention is to provide a method for implementing random access, so that each user can access the network with an equal opportunity, and reduce network management complexity and system resource overhead.
为解决上述问题,本发明提出了一种随机接入实现方法,包括步骤:In order to solve the above problems, the present invention proposes a method for realizing random access, comprising steps:
设定用户所选取的签名分别在不同接入时隙中占有不同的优先级;Set the signatures selected by the user to occupy different priorities in different access slots;
按照每个接入时隙中各个签名的优先级顺序对由各个签名所标识的各个用户进行接入判决处理。Access decision processing is performed on each user identified by each signature according to the priority sequence of each signature in each access slot.
其中所述每个接入时隙中允许有分别用于标识16个用户的不同签名接入,并每个接入时隙中设置有16个优先级。Wherein each access slot allows access with different signatures for identifying 16 users, and each access slot is set with 16 priorities.
可以通过设置如下矩阵实现设定用户所选取的签名分别在不同接入时隙中占有不同的优先级:The signatures selected by the user can be set to have different priorities in different access slots by setting the following matrix:
00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1500 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
01 00 03 02 05 04 07 06 09 08 11 10 13 12 15 1401 00 03 02 05 04 07 06 09 08 11 10 13 12 15 14
02 03 00 01 06 07 04 05 10 11 08 09 14 15 12 1302 03 00 01 06 07 04 05 10 11 08 09 14 15 12 13
03 02 01 00 07 06 05 04 11 10 09 08 15 14 13 1203 02 01 00 07 06 05 04 11 10 09 08 15 14 13 12
04 05 06 07 00 01 02 03 12 13 14 15 08 09 10 1104 05 06 07 00 01 02 03 12 13 14 15 08 09 10 11
05 04 07 06 01 00 03 02 13 12 15 14 09 08 11 1005 04 07 06 01 00 03 02 13 12 15 14 09 08 11 10
06 07 04 05 02 03 00 01 14 15 12 13 10 11 08 0906 07 04 05 02 03 00 01 14 15 12 13 10 11 08 09
07 06 05 04 03 02 01 00 15 14 13 12 11 10 09 0807 06 05 04 03 02 01 00 15 14 13 12 11 10 09 08
08 09 10 11 12 13 14 15 00 01 02 03 04 05 06 0708 09 10 11 12 13 14 15 00 01 02 03 04 05 06 07
09 08 11 10 13 12 15 14 01 00 03 02 05 04 07 0609 08 11 10 13 12 15 14 01 00 03 02 05 04 07 06
10 11 08 09 14 15 12 13 02 03 00 01 06 07 04 0510 11 08 09 14 15 12 13 02 03 00 01 06 07 04 05
11 10 09 08 15 14 13 12 03 02 01 00 07 06 05 0411 10 09 08 15 14 13 12 03 02 01 00 07 06 05 04
12 13 14 15 08 09 10 11 04 05 06 07 00 01 02 0312 13 14 15 08 09 10 11 04 05 06 07 00 01 02 03
13 12 15 14 09 08 11 10 05 04 07 06 01 00 03 0213 12 15 14 09 08 11 10 05 04 07 06 01 00 03 02
14 15 12 13 10 11 08 09 06 07 04 05 02 03 00 0114 15 12 13 10 11 08 09 06 07 04 05 02 03 00 01
15 14 13 12 11 10 09 08 07 06 05 04 03 02 01 0015 14 13 12 11 10 09 08 07 06 05 04 03 02 01 00
其中该矩阵中每行元素00~15分别用于标识一个接入时隙中16个用户的签名;每行元素的前后顺序表示不同签名之间的优先级顺序。Each row of elements 00 to 15 in the matrix is respectively used to identify the signatures of 16 users in one access time slot; the order of each row of elements indicates the priority order of different signatures.
其中选中所述矩阵每行所标识的接入时隙中的不同标签以进行处理的过程包括步骤:The process of selecting different labels in the access slots identified by each row of the matrix for processing includes steps:
(1)初始化所述矩阵第一行所标识的接入时隙号为零;(1) Initialize the access slot number identified by the first row of the matrix to be zero;
(2)初始化该行中要处理的标签signature的顺序号为零;(2) Initialize the sequence number of the label signature to be processed in this row to be zero;
(3)本次应处理的标签sig等于所述顺序号异或所述接入时隙号;(3) The tag sig to be processed this time is equal to the sequence number or the access slot number;
(4)对所述顺序号进行累加1处理,并判断处理后的顺序号是否小于16,如果是,返回执行步骤(3);否则(4) Add 1 to the sequence number, and judge whether the processed sequence number is less than 16, if so, return to step (3); otherwise
(5)判断所述矩阵的下一行是否存在,如果是,对所述接入时隙进行累加1处理,以转至所述矩阵的下一行所标识的接入时隙,然后返回执行步骤(2);否则返回执行步骤(1)。(5) judging whether the next row of the matrix exists, if yes, adding 1 to the access slot, so as to go to the access slot identified by the next row of the matrix, and then return to the execution step ( 2); otherwise, return to step (1).
本发明随机接入实现方法通过设定用户所选取的签名分别在不同接入时隙中占有不同的优先级;然后网络基站侧按照每个接入时隙中各个签名的优先级顺序来对由各个签名所标识的各个用户进行接入判决处理,从而可以实现各个用户在一段时间内享有均等的优先级接入顺序,很好的体现了不同用户之间的公平接入原则,且网络管理复杂度较低,并占用系统资源开销较少,有利于提高网络系统的随机接入性能。The method for implementing random access in the present invention sets the signatures selected by the user to occupy different priorities in different access time slots; Each user identified by each signature performs access judgment processing, so that each user can enjoy an equal priority access order within a period of time, which well reflects the principle of fair access among different users, and the network management is complex The degree is low, and the overhead of occupying system resources is small, which is conducive to improving the random access performance of the network system.
附图说明Description of drawings
图1是本发明随机接入实现方法的主要实现原理流程图。Fig. 1 is a flow chart of main realization principles of the random access realization method of the present invention.
图2是本发明随机接入实现方法基于所构造的16×16矩阵,选中矩阵中每行所标识的接入时隙中的不同标签Signature以进行处理的过程示意图。Fig. 2 is a schematic diagram of the process of selecting different labels Signature in the access slots identified by each row in the matrix based on the constructed 16×16 matrix of the random access implementation method of the present invention for processing.
具体实施方式Detailed ways
上述现有技术中已经论述在移动通信网的基站侧,由于接入资源有限的限制,一般不能支持对一个接入时隙内分别用16个不同signature标识的16个用户发来的数据进行同时解调;因此,在系统接入资源允许的条件下,需要体现各个用户之间的公平接入原则。本发明随机接入实现方法正是基于上述原则,给出一个基于查表的处理方法,不仅能够减小网络侧的管理复杂度,同时占用系统资源的开销也较少,以在公平接入原则的基础上,能够更大程度的提高网络系统的随机接入性能。It has been discussed in the above prior art that on the base station side of the mobile communication network, due to the limitation of limited access resources, it is generally unable to support simultaneous data sent by 16 users identified by 16 different signatures in one access time slot. Demodulation; therefore, under the condition that system access resources allow, it is necessary to reflect the principle of fair access among users. The implementation method of random access in the present invention is based on the above principles, and provides a processing method based on table lookup, which can not only reduce the management complexity of the network side, but also occupy less overhead of system resources. On the basis of , the random access performance of the network system can be improved to a greater extent.
下面将结合各个附图对本发明随机接入实现方法的具体实施过程进行详细的阐述。请参阅图1,该图是本发明随机接入实现方法的主要实现原理流程图,其主要实现过程如下:The specific implementation process of the method for realizing random access of the present invention will be described in detail below in conjunction with each drawing. Please refer to Fig. 1, which is a flowchart of the main realization principle of the random access realization method of the present invention, and its main realization process is as follows:
步骤S10,设定用户通过PRACH接入网络侧时,用户所选取的签名Signature分别在不同接入时隙Slot中占有不同的优先级;其中在WCDMA系统中,每个接入时隙Slot中允许有分别用于标识16个用户的16个不同Signature接入,并且对每个Slot中接入的各个Signature设置有16个优先级。Step S10, when setting the user to access the network side through the PRACH, the signature Signature selected by the user occupies different priorities in different access slots Slot; wherein in the WCDMA system, each access slot Slot allows There are 16 different Signature accesses used to identify 16 users respectively, and 16 priorities are set for each Signature accessed in each Slot.
由于在每个Slot中有16个不同的Signature来标识16个不同的用户,因此可以通过设置一个16×16的矩阵来实现设定用户所选取的Signature分别在不同Slot中占有不同的优先级,该16×16矩阵如下:Since there are 16 different Signatures in each Slot to identify 16 different users, it is possible to set a 16×16 matrix to set the Signature selected by the user to occupy different priorities in different Slots. The 16x16 matrix is as follows:
00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1500 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
01 00 03 02 05 04 07 06 09 08 11 10 13 12 15 1401 00 03 02 05 04 07 06 09 08 11 10 13 12 15 14
02 03 00 01 06 07 04 05 10 11 08 09 14 15 12 1302 03 00 01 06 07 04 05 10 11 08 09 14 15 12 13
03 02 01 00 07 06 05 04 11 10 09 08 15 14 13 1203 02 01 00 07 06 05 04 11 10 09 08 15 14 13 12
04 05 06 07 00 01 02 03 12 13 14 15 08 09 10 1104 05 06 07 00 01 02 03 12 13 14 15 08 09 10 11
05 04 07 06 01 00 03 02 13 12 15 14 09 08 11 1005 04 07 06 01 00 03 02 13 12 15 14 09 08 11 10
06 07 04 05 02 03 00 01 14 15 12 13 10 11 08 0906 07 04 05 02 03 00 01 14 15 12 13 10 11 08 09
07 06 05 04 03 02 01 00 15 14 13 12 11 10 09 0807 06 05 04 03 02 01 00 15 14 13 12 11 10 09 08
08 09 10 11 12 13 14 15 00 01 02 03 04 05 06 0708 09 10 11 12 13 14 15 00 01 02 03 04 05 06 07
09 08 11 10 13 12 15 14 01 00 03 02 05 04 07 0609 08 11 10 13 12 15 14 01 00 03 02 05 04 07 06
10 11 08 09 14 15 12 13 02 03 00 01 06 07 04 0510 11 08 09 14 15 12 13 02 03 00 01 06 07 04 05
11 10 09 08 15 14 13 12 03 02 01 00 07 06 05 0411 10 09 08 15 14 13 12 03 02 01 00 07 06 05 04
12 13 14 15 08 09 10 11 04 05 06 07 00 01 02 0312 13 14 15 08 09 10 11 04 05 06 07 00 01 02 03
13 12 15 14 09 08 11 10 05 04 07 06 01 00 03 0213 12 15 14 09 08 11 10 05 04 07 06 01 00 03 02
14 15 12 13 10 11 08 09 06 07 04 05 02 03 00 0114 15 12 13 10 11 08 09 06 07 04 05 02 03 00 01
15 14 13 12 11 10 09 08 07 06 05 04 03 02 01 0015 14 13 12 11 10 09 08 07 06 05 04 03 02 01 00
每个接入时隙Slot处理各个Signature的顺序对应到该矩阵的一行,接入时隙与接入时隙之间采用轮询方式,即第一个接入时隙对应该矩阵的第一行,第二个接入时隙对应该矩阵的第二行……依次类推。设置这个矩阵的约束条件是:The order in which each Signature is processed by each access slot Slot corresponds to a row of the matrix, and the polling method is used between access slots, that is, the first access slot corresponds to the first row of the matrix , the second access slot corresponds to the second row of the matrix ... and so on. The constraints for setting this matrix are:
每一行中的00~15数组分别代表Signature0到Signature15;每一行数组之间的先后顺序对应的是一个接入时隙中的不同Signature之间的处理顺序。The 00-15 arrays in each row represent Signature0 to Signature15 respectively; the order of the arrays in each row corresponds to the processing order between different Signatures in an access slot.
每一列中的00~15数组分别代表Signature0到Signature15;每一列的左边第一个Signature表示当前接入时隙中第一个要处理的Signature,后面要处理的Signature依次类推。The 00-15 arrays in each column represent Signature0 to Signature15 respectively; the first Signature on the left of each column indicates the first Signature to be processed in the current access slot, and the subsequent Signatures to be processed in turn.
从该矩阵的一行一行来看,在任意两个数组a和b之间,数组a出现在数组b左边的行数有8行,同样数组b出现在数组a左面的行数也有8行。Looking at each row of the matrix, between any two arrays a and b, there are 8 rows of array a appearing on the left of array b, and 8 rows of array b appearing on the left of array a.
因此,在这个构造的矩阵中,以行对应不同的接入时隙(16行代表循环周期为16),以列对应当前接入时隙中的不同Signature的处理顺序,所以能够最大限度的体现公平接入原则(所谓公平接入原则,就是指代表各用户的各个Signature之间被处理的顺序相对公平,在一段时间内,并在同等条件下,用于标识同一用户的Signature在不同接入时隙中会分别经历各种接入处理优先级)。Therefore, in this constructed matrix, the rows correspond to different access slots (16 rows represent a cycle period of 16), and the columns correspond to the processing order of different Signatures in the current access slot, so it can reflect the maximum The principle of fair access (the so-called fair access principle means that the order in which each Signature representing each user is processed is relatively fair, and within a period of time, and under the same conditions, the Signature used to identify the same user is in different access Each time slot will experience various access processing priorities).
步骤S20,按照上述每个接入时隙中各个Signature的优先级顺序分别对由各个Signature所标识的各个用户进行接入判决处理,以在达到系统接入资源极限时,限制后续用户的接入。Step S20, perform access decision processing on each user identified by each Signature according to the priority order of each Signature in each access slot above, so as to limit the access of subsequent users when the system access resource limit is reached .
请参阅图2,该图是本发明随机接入实现方法基于所构造的16×16矩阵,选中矩阵中每行所标识的接入时隙中的不同标签Signature以进行处理的过程示意图;其中具体处理过程如下:Please refer to FIG. 2, which is a schematic diagram of the process of selecting different labels Signature in the access slots identified by each row in the matrix based on the constructed 16×16 matrix of the random access implementation method of the present invention; wherein the specific The process is as follows:
步骤S100,初始化上述矩阵第一行所标识的接入时隙号为零;Step S100, initializing the access slot number identified by the first row of the matrix to zero;
步骤S110,初始化该行中要处理的标签signature的顺序号为零;Step S110, initialize the serial number of the label signature to be processed in this row to be zero;
步骤S120,本次应处理的标签sig等于所述顺序号异或所述接入时隙号;Step S120, the label sig to be processed this time is equal to the sequence number XOR the access slot number;
步骤S130,对该顺序号进行累加1处理;Step S130, adding 1 to the sequence number;
步骤S140,判断处理后的顺序号是否小于16,如果是,返回执行步骤S120;否则执行步骤S150;Step S140, judging whether the sequence number after processing is less than 16, if yes, return to step S120; otherwise, execute step S150;
步骤S150,判断上述矩阵的下一行是否存在,如果是,执行步骤S160;否则返回执行步骤S100;Step S150, judging whether the next row of the above matrix exists, if yes, execute step S160; otherwise return to execute step S100;
步骤S160,对所述接入时隙号进行累加1处理,以转至所述矩阵的下一行所标识的接入时隙,然后返回执行S110。Step S160, add 1 to the access slot number, so as to go to the access slot identified in the next row of the matrix, and then return to execute S110.
上述选中各个Signature的处理过程体现在具体算法上如下:The above process of selecting each Signature is reflected in the specific algorithm as follows:
1、将接入时隙号初始化为0;1. Initialize the access slot number to 0;
2、对每个接入时隙中的用于标识各个用户的各个Signature进行接入判决处理时,计算当前接入时隙号(00……15,周期为16);2. When performing access decision processing for each Signature used to identify each user in each access slot, calculate the current access slot number (00...15, the period is 16);
其中当前接入时隙号=(接入时隙号++)模16;(因为上述矩阵中,接入时隙是以16为周期的,所以模16);Wherein the current access slot number=(access slot number ++) modulus 16; (because in the above matrix, the access slot is periodic with 16, so modulo 16);
3、处理同一个接入时隙中的各个Signature时,执行:3. When processing each Signature in the same access slot, execute:
for(sig=0;sig<16;sig++)for(sig=0; sig<16; sig++)
{{
本次应处理的Signature=sig异或接入处理时隙号;Signature=sig XOR access processing time slot number to be processed this time;
……
}}
同样在上述接入策略中,在每个接入时隙中也是基于在先处理的Signature标识的用户先接入原则,因此能够实现确保标识同一用户的Signature在不同接入时隙中被处理到的顺序是不同的,可以很好的体现以极其简单的算法来确保各个用户在PRACH信道中的公平接入原则。Also in the above access strategy, in each access time slot, it is also based on the principle of user access based on the previously processed Signature identification, so it can be ensured that the Signature identifying the same user is processed in different access time slots The order of is different, which can well reflect the principle of ensuring fair access of each user in the PRACH channel with an extremely simple algorithm.
在此还应该注意,虽然上面描述了本发明的优选实施方式,但还可以对上述公开的解决方案进行多种变换和改变,只要不偏离本发明权利要求所定义的范围,都落在本发明的保护范围内。It should also be noted here that although the preferred embodiment of the present invention has been described above, multiple transformations and changes can also be made to the above-mentioned disclosed solutions, as long as they do not depart from the scope defined by the claims of the present invention, they all fall within the scope of the present invention. within the scope of protection.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB2005100017802A CN100495999C (en) | 2005-01-19 | 2005-01-19 | random access method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB2005100017802A CN100495999C (en) | 2005-01-19 | 2005-01-19 | random access method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1809004A true CN1809004A (en) | 2006-07-26 |
CN100495999C CN100495999C (en) | 2009-06-03 |
Family
ID=36840707
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNB2005100017802A Expired - Fee Related CN100495999C (en) | 2005-01-19 | 2005-01-19 | random access method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN100495999C (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016086366A1 (en) * | 2014-12-03 | 2016-06-09 | 华为技术有限公司 | Method and communication device for using spectrum resource for communication |
CN107926072A (en) * | 2015-12-08 | 2018-04-17 | 广东欧珀移动通信有限公司 | Connect the method and apparatus established |
-
2005
- 2005-01-19 CN CNB2005100017802A patent/CN100495999C/en not_active Expired - Fee Related
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016086366A1 (en) * | 2014-12-03 | 2016-06-09 | 华为技术有限公司 | Method and communication device for using spectrum resource for communication |
US10506615B2 (en) | 2014-12-03 | 2019-12-10 | Huawei Technologies Co., Ltd. | Method for performing communication by using spectrum resource and communications device |
CN107926072A (en) * | 2015-12-08 | 2018-04-17 | 广东欧珀移动通信有限公司 | Connect the method and apparatus established |
US10694552B2 (en) | 2015-12-08 | 2020-06-23 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Method and apparatus for establishing connection |
US11497065B2 (en) | 2015-12-08 | 2022-11-08 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Method and apparatus for establishing connection |
Also Published As
Publication number | Publication date |
---|---|
CN100495999C (en) | 2009-06-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN1157872C (en) | Method for selecting random access channel in code division multiple access mobile communication system | |
CN1913489A (en) | Method of flow controlling for IUB-interface | |
CN101035368A (en) | Method and system for configuring the high-speed packet access | |
CN1820433A (en) | Apparatus and method for discontinuosly receiving mbms notification indicator in mobile communication system | |
CN101076026A (en) | Apparatus and method for realizing self-adapatable function in telecommunication protocol | |
CN101043740A (en) | Terminal equipment accessing method and system | |
CN1820434A (en) | Multimedia broadcast/multicast service apparatus and paging method in mobile communication system | |
WO2014110869A1 (en) | Method and device for obtaining corresponding relationship between random access parameter and resource | |
CN1835627A (en) | Method of setting up master call | |
CN1805594A (en) | Method of enabling multiple users to receive data services in the same channel | |
CN1859766A (en) | Method for processing service bearing while communication system sponsor service request | |
CN101080094A (en) | URNTI allocation method and its device | |
CN1809004A (en) | Method of implementing random access | |
CN1476266A (en) | Radio resources layout method and device | |
CN101034969A (en) | Method for indicating the packet data channel used by the terminal to send the data | |
CN1630293A (en) | A method and apparatus for multi-path data transmission in communication system | |
CN1700789A (en) | A transmission method for short message | |
CN1859037A (en) | Transmitting and receiving method for high speed medium cut-in control grouping data unit | |
CN1684054A (en) | matrix bus connection system | |
CN1241422C (en) | Method for connecting mobile station into network in mobile communication system | |
CN1852277A (en) | Channel estimation normalizing method and device for common distribution mode | |
CN1897745A (en) | Equilibrium method for transmitting MBMS service data | |
CN101056473A (en) | Method and device for user group management and application | |
CN1400787A (en) | Method for checking validity of data message transmitting sequence number | |
CN1747591A (en) | Method for preventing from transmitting accessing message spanning wireless network controller by Iur interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20090603 |
|
CF01 | Termination of patent right due to non-payment of annual fee |