CN108347322B - Method and device for uplink transmission - Google Patents

Method and device for uplink transmission Download PDF

Info

Publication number
CN108347322B
CN108347322B CN201710061321.6A CN201710061321A CN108347322B CN 108347322 B CN108347322 B CN 108347322B CN 201710061321 A CN201710061321 A CN 201710061321A CN 108347322 B CN108347322 B CN 108347322B
Authority
CN
China
Prior art keywords
pilot signal
mar
bundled
terminal
mars
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710061321.6A
Other languages
Chinese (zh)
Other versions
CN108347322A (en
Inventor
王超
陈雁
吴艺群
张蕾
孟祥明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201710061321.6A priority Critical patent/CN108347322B/en
Publication of CN108347322A publication Critical patent/CN108347322A/en
Application granted granted Critical
Publication of CN108347322B publication Critical patent/CN108347322B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0048Allocation of pilot signals, i.e. of signals known to the receiver
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • H04W72/121Wireless traffic scheduling for groups of terminals or users
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • H04W72/1263Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows
    • H04W72/1268Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows of uplink data flows

Landscapes

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

Abstract

The application discloses a method and a device for uplink transmission, which are used for enhancing the performance of terminal detection. The method comprises the following steps: the terminal determines the number N of the MARs in the bundled MARs and determines the length of the first pilot signal according to the determined number N, wherein N is an integer greater than 1; the terminal acquires a first pilot signal with the length and places the first pilot signal on the bundled MAR; the terminal transmits the bundled MAR in which the first pilot signal is placed.

Description

一种用于上行链路传输的方法及装置A method and apparatus for uplink transmission

技术领域technical field

本申请涉及通信技术领域,尤其涉及一种用于上行链路传输的方法及装置。The present application relates to the field of communication technologies, and in particular, to a method and apparatus for uplink transmission.

背景技术Background technique

传统的无线蜂窝网络,如长期演进(Long Term Evolution,简称“LTE”)系统中,终端在上行发送数据之前,往往需要先建立与基站的无线资源控制(Radio ResourceControl,简称“RRC”)连接,进入无线资源控制连接状态,然后向基站发送调度请求(Scheduling Request,简称“SR”),如果基站允许该终端上行发送数据,基站会向该终端发送授权指令,终端接收到授权指令后,才能根据指令要求向基站发送上行数据。In a traditional wireless cellular network, such as a Long Term Evolution (Long Term Evolution, "LTE" for short) system, a terminal often needs to establish a Radio Resource Control (Radio Resource Control, "RRC") connection with a base station before sending data in the uplink. Enter the radio resource control connection state, and then send a Scheduling Request ("SR") to the base station. If the base station allows the terminal to send data upstream, the base station will send an authorization instruction to the terminal. After the terminal receives the authorization instruction, it can The instruction requires sending uplink data to the base station.

通过上述授权传输过程实现上行数据发送,一个缺点在于从终端确定有上行数据需要发送到终端从空口将数据发送出去的时延比较大;另一个缺点在于当某段时间内有上行数据发送需求的终端数量非常多时,用于发送调度请求和授权的上下行控制信道资源消耗将非常大,这会导致控制开销占网络总开销(如功率、空口资源等)的比例较高,特别是当终端的业务都是小数据包业务时,授权传输的这一缺点尤为明显。The above-mentioned authorized transmission process realizes uplink data transmission. One disadvantage is that the delay from the terminal determining that there is uplink data that needs to be sent to the terminal sending the data from the air interface is relatively large; When the number of terminals is very large, the resource consumption of uplink and downlink control channels for sending scheduling requests and grants will be very large, which will lead to a high proportion of control overhead in the total network overhead (such as power, air interface resources, etc.), especially when the terminal's This shortcoming of authorized transmission is especially obvious when the services are all small data packet services.

免授权(Grant free)传输方案能够实现数据“即来即走”,终端确定有上行数据要发送时,不必经过发送上行调度请求和等待接收基站的授权这一过程,而直接将数据经过一定处理后发送给基站。因而,相比于基站调度的授权传输方案,能够大大缩短传输时延,避免控制开销对网络资源的过多占用。The grant-free transmission scheme can realize data "coming and going". When the terminal determines that there is uplink data to be sent, it does not need to go through the process of sending an uplink scheduling request and waiting for the authorization of the receiving base station, but directly processes the data. and then sent to the base station. Therefore, compared with the authorized transmission scheme scheduled by the base station, the transmission delay can be greatly shortened, and the excessive occupation of network resources by the control overhead can be avoided.

为了实现免授权传输,在免授权传输之前,基站需要为终端预先指定可用的免授权资源,比如上行导频资源、时频资源等,并会需要借助盲检测等手段来检测接收到的数据来自哪一个终端。由于终端发送上行数据不需要基站授权,因而终端检测性能成为了使用免授权传输的无线通信系统传输可靠性的瓶颈,如何增强终端检测的性能,目前还没有很好的解决方案。In order to achieve license-free transmission, before license-free transmission, the base station needs to pre-designate available license-free resources for the terminal, such as uplink pilot resources, time-frequency resources, etc., and will need to use blind detection and other means to detect the received data from which terminal. Since the terminal does not need the authorization of the base station to send the uplink data, the terminal detection performance has become the bottleneck of the transmission reliability of the wireless communication system using the license-free transmission. There is no good solution for how to enhance the terminal detection performance.

发明内容SUMMARY OF THE INVENTION

本申请提供一种用于上行链路传输的方法及装置,用以增强终端检测的性能。The present application provides a method and apparatus for uplink transmission to enhance the performance of terminal detection.

第一方面,本申请提供了一种用于上行链路传输的方法,所述方法包括:In a first aspect, the present application provides a method for uplink transmission, the method comprising:

终端确定捆绑的多接入资源MAR中MAR的数量N,并根据所确定的数量N确定第一导频信号的长度,N为大于1的整数;所述终端获取具有所述长度的第一导频信号,并将所述第一导频信号放置到所述捆绑的MAR上;所述终端发送放置了所述第一导频信号的所述捆绑的MAR。The terminal determines the number N of MARs in the bundled multi-access resource MARs, and determines the length of the first pilot signal according to the determined number N, where N is an integer greater than 1; the terminal obtains the first pilot signal with the length. frequency signal, and place the first pilot signal on the bundled MAR; the terminal sends the bundled MAR on which the first pilot signal is placed.

由于终端基于捆绑的MAR中MAR的数量N来确定第一导频信号的长度,并将具有该长度的第一导频信号放置到捆绑的MAR上,因而可充分利用捆绑的MAR中多个MAR所提供的导频资源,生成更长的导频信号,提供更多的导频信号数量,扩展导频信号的可选范围,进而达到提高终端检测性能,增强传输可靠性的效果。Since the terminal determines the length of the first pilot signal based on the number N of MARs in the bundled MAR, and places the first pilot signal with the length on the bundled MAR, multiple MARs in the bundled MAR can be fully utilized. The provided pilot frequency resource generates longer pilot frequency signal, provides more pilot frequency signal quantity, and expands the optional range of pilot frequency signal, thereby achieving the effect of improving terminal detection performance and enhancing transmission reliability.

在一种可能的实现中,所述终端将所述第一导频信号放置到所述捆绑的MAR上,包括:In a possible implementation, the terminal places the first pilot signal on the bundled MAR, including:

所述终端根据所述第一导频信号确定N个第二导频信号,每个所述第二导频信号的长度小于或等于所述第一导频信号的长度;The terminal determines N second pilot signals according to the first pilot signal, and the length of each of the second pilot signals is less than or equal to the length of the first pilot signal;

所述终端将所述N个第二导频信号分别放置到所述捆绑的MAR中的N个MAR上。The terminal places the N second pilot signals on N MARs in the bundled MARs, respectively.

由于N个第二导频信号被分别放置到捆绑的MAR中的N个MAR上,因而网络设备将能够依次对接收到的捆绑的MAR中的N个MAR上分布的第二导频信号进行检测,通过这样一种渐进检测的方式达到增强终端检测性能的效果。Since the N second pilot signals are respectively placed on the N MARs in the bundled MARs, the network device will be able to sequentially detect the second pilot signals distributed on the N MARs in the received bundled MARs. , the effect of enhancing the terminal detection performance is achieved through such a progressive detection method.

在一种可能的实现中,所述终端根据所述第一导频信号确定N个第二导频信号,包括:In a possible implementation, the terminal determines N second pilot signals according to the first pilot signal, including:

所述终端根据所述第一导频信号的序列特性,将所述第一导频信号分割为N个第二导频信号;或者,The terminal divides the first pilot signal into N second pilot signals according to the sequence characteristic of the first pilot signal; or,

所述终端将所述第一导频信号进行交织,并根据所述第一导频信号的序列特性,将交织后的所述第一导频信号分割为N个第二导频信号。The terminal interleaves the first pilot signal, and divides the interleaved first pilot signal into N second pilot signals according to sequence characteristics of the first pilot signal.

在一种可能的实现中,所述终端根据所确定的数量N确定第一导频信号的长度,包括:In a possible implementation, the terminal determines the length of the first pilot signal according to the determined number N, including:

所述终端计算所述数量N与每个MAR上能够放置导频信号的长度的乘积,并将所述乘积确定为所述第一导频信号的长度。The terminal calculates the product of the number N and the length of the pilot signal that can be placed on each MAR, and determines the product as the length of the first pilot signal.

在一种可能的实现中,所述每个MAR上能够放置导频信号的长度为所述终端根据预定义的导频放置方式以及每个MAR的大小确定的。In a possible implementation, the length of the pilot signal that can be placed on each MAR is determined by the terminal according to a predefined pilot placement manner and the size of each MAR.

在一种可能的实现中,所述捆绑的MAR占用的时频资源位置在预先配置的与所述MAR的数量N对应的时频资源位置的集合中选取。In a possible implementation, the time-frequency resource positions occupied by the bundled MARs are selected from a pre-configured set of time-frequency resource positions corresponding to the number N of MARs.

通过上述方式,网络设备在接收到终端传输的捆绑的MAR之后,将能够根据所接收到的捆绑的MAR所占用时频资源的位置,直接确定出传输该捆绑的MAR的终端所使用的捆绑的MAR中MAR的数量,进而避免了网络设备需要对预设的多种MAR捆绑大小进行尝试盲检,从而简化网络设备的检测复杂度。In the above manner, after receiving the bundled MAR transmitted by the terminal, the network device will be able to directly determine the bundled MAR used by the terminal transmitting the bundled MAR according to the location of the time-frequency resources occupied by the received bundled MAR. The number of MARs in the MAR, thereby avoiding the need for the network device to perform blind detection of multiple preset MAR bundle sizes, thereby simplifying the detection complexity of the network device.

第二方面,本申请提供了一种用于上行链路传输的方法,所述方法包括:In a second aspect, the present application provides a method for uplink transmission, the method comprising:

网络设备接收终端传输的捆绑的MAR,所述捆绑的MAR上放置有第一导频信号;所述第一导频信号的长度为所述终端在确定所述捆绑的MAR中MAR的数量N后,根据所确定的数量N确定的,N为大于1的整数;The network device receives the bundled MAR transmitted by the terminal, and a first pilot signal is placed on the bundled MAR; the length of the first pilot signal is after the terminal determines the number N of MARs in the bundled MAR , determined according to the determined quantity N, where N is an integer greater than 1;

所述网络设备根据所述捆绑的MAR上放置的所述第一导频信号,检测所述终端。The network device detects the terminal according to the first pilot signal placed on the bundled MAR.

由于网络设备能够根据放置在捆绑的MAR上的第一导频信号对终端进行检测,而第一导频信号来自于范围更大的可选导频信号集合,因而能够达到提高终端检测性能,增强传输可靠性的效果。Since the network device can detect the terminal according to the first pilot signal placed on the bundled MAR, and the first pilot signal comes from a set of optional pilot signals with a larger range, it can improve the terminal detection performance and enhance the The effect of transmission reliability.

在一种可能的实现中,所述捆绑的MAR中的N个MAR上分别放置有N个第二导频信号,所述第二导频信号为所述终端根据所述第一导频信号确定的,所述第二导频信号的长度小于或等于所述第一导频信号的长度。In a possible implementation, N second pilot signals are respectively placed on N MARs in the bundled MARs, and the second pilot signals are determined by the terminal according to the first pilot signals Yes, the length of the second pilot signal is less than or equal to the length of the first pilot signal.

由于N个第二导频信号被分别放置到捆绑的MAR中的N个MAR上,因而网络设备将能够依次对接收到的捆绑的MAR中的N个MAR上分布的第二导频信号进行检测,通过这样一种渐进检测的方式达到增强终端检测性能的效果。Since the N second pilot signals are respectively placed on the N MARs in the bundled MARs, the network device will be able to sequentially detect the second pilot signals distributed on the N MARs in the received bundled MARs. , the effect of enhancing the terminal detection performance is achieved through such a progressive detection method.

在一种可能的实现中,所述网络设备根据所述捆绑的MAR上放置的所述第一导频信号,检测所述终端,包括:In a possible implementation, the network device detects the terminal according to the first pilot signal placed on the bundled MAR, including:

所述网络设备获取所述捆绑的MAR中每个MAR上放置的第二导频信号,并在每获取一个第二导频信号时,将当前获取到的所有第二导频信号合并后,检测所述终端。The network device acquires the second pilot signal placed on each MAR in the bundled MAR, and when acquiring a second pilot signal, combines all the currently acquired second pilot signals, and detects the second pilot signal. the terminal.

在一种可能的实现中,所述网络设备获取所述捆绑的MAR中每个MAR上放置的第二导频信号,包括:In a possible implementation, the network device acquires the second pilot signal placed on each MAR in the bundled MARs, including:

若所述网络设备确定所述捆绑的MAR占用的时频资源的起始位置,则所述网络设备从所述起始位置依次获取所述捆绑的MAR中每个MAR上放置的第二导频信号;否则,If the network device determines the starting position of the time-frequency resources occupied by the bundled MARs, the network device sequentially acquires the second pilot placed on each MAR in the bundled MARs from the starting position signal; otherwise,

所述网络设备逐一在所述捆绑的MAR占用的时频资源的所有可能的位置上尝试获取所述捆绑的MAR中每个MAR上放置的第二导频信号。The network device attempts to acquire the second pilot signal placed on each MAR in the bundled MARs at all possible positions of the time-frequency resources occupied by the bundled MARs one by one.

在一种可能的实现中,所述N个第二导频信号为所述终端根据所述第一导频信号的序列特性,分割所述第一导频信号为N个得到的;或者,In a possible implementation, the N second pilot signals are obtained by dividing the first pilot signals into N by the terminal according to the sequence characteristics of the first pilot signals; or,

所述N个第二导频信号为所述终端将所述第一导频信号进行交织,并根据所述第一导频信号的序列特性,分割交织后的所述第一导频信号为N个得到的。The N second pilot signals are for the terminal to interleave the first pilot signals, and according to the sequence characteristics of the first pilot signals, the divided and interleaved first pilot signals are N obtained.

在一种可能的实现中,所述第一导频信号的长度为所述终端将所确定的数量N与每个MAR上能够放置导频信号的长度相乘得到的乘积。In a possible implementation, the length of the first pilot signal is a product obtained by the terminal multiplying the determined number N by the length of the pilot signal that can be placed on each MAR.

在一种可能的实现中,所述每个MAR上能够放置导频信号的长度为所述终端根据预定义的导频放置方式以及每个MAR的大小确定的。In a possible implementation, the length of the pilot signal that can be placed on each MAR is determined by the terminal according to a predefined pilot placement manner and the size of each MAR.

在一种可能的实现中,所述网络设备接收终端传输的捆绑的MAR后,还包括:所述网络设备根据所接收到的捆绑的MAR占用的频率资源位置,确定所述捆绑的MAR中MAR的数量N。In a possible implementation, after the network device receives the bundled MAR transmitted by the terminal, the method further includes: the network device determines, according to the frequency resource location occupied by the received bundled MAR, a MAR in the bundled MAR the number N.

通过上述方式,网络设备在接收到终端传输的捆绑的MAR之后,将能够根据所接收到的捆绑的MAR所占用时频资源的位置,直接确定出传输该捆绑的MAR的终端所使用的捆绑的MAR中MAR的数量,进而避免了网络设备需要对预设的多种MAR捆绑大小进行尝试盲检,从而简化网络设备的检测复杂度。In the above manner, after receiving the bundled MAR transmitted by the terminal, the network device will be able to directly determine the bundled MAR used by the terminal transmitting the bundled MAR according to the location of the time-frequency resources occupied by the received bundled MAR. The number of MARs in the MAR, thereby avoiding the need for the network device to perform blind detection of multiple preset MAR bundle sizes, thereby simplifying the detection complexity of the network device.

第三方面,本申请提供了一种用于上行链路传输的装置,该装置为终端,该装置包括:In a third aspect, the present application provides an apparatus for uplink transmission, the apparatus is a terminal, and the apparatus includes:

确定模块,用于确定捆绑的MAR中MAR的数量N,并根据所确定的数量N确定第一导频信号的长度,N为大于1的整数;a determining module, configured to determine the number N of MARs in the bundled MARs, and determine the length of the first pilot signal according to the determined number N, where N is an integer greater than 1;

放置模块,用于获取具有所述长度的第一导频信号,并将所述第一导频信号放置到所述捆绑的MAR上;a placing module, configured to obtain a first pilot signal with the length, and place the first pilot signal on the bundled MAR;

发送模块,用于发送放置了所述第一导频信号的所述捆绑的MAR。A sending module, configured to send the bundled MAR on which the first pilot signal is placed.

在一种可能的实现中,所述放置模块,具体用于:In a possible implementation, the placement module is specifically used for:

根据所述第一导频信号确定N个第二导频信号,每个所述第二导频信号的长度小于或等于所述第一导频信号的长度;Determine N second pilot signals according to the first pilot signals, and the length of each second pilot signal is less than or equal to the length of the first pilot signal;

将所述N个第二导频信号分别放置到所述捆绑的MAR中的N个MAR上。The N second pilot signals are respectively placed on N MARs in the bundled MARs.

在一种可能的实现中,所述放置模块,具体用于:In a possible implementation, the placement module is specifically used for:

根据所述第一导频信号的序列特性,将所述第一导频信号分割为N个第二导频信号;或者,将所述第一导频信号进行交织,并根据所述第一导频信号的序列特性,将交织后的所述第一导频信号分割为N个第二导频信号。According to the sequence characteristics of the first pilot signal, the first pilot signal is divided into N second pilot signals; According to the sequence characteristic of the frequency signal, the interleaved first pilot signal is divided into N second pilot signals.

在一种可能的实现中,所述确定模块,具体用于:In a possible implementation, the determining module is specifically used for:

计算所述数量N与每个MAR上能够放置导频信号的长度的乘积,并将所述乘积确定为所述第一导频信号的长度。The product of the number N and the length of the pilot signal that can be placed on each MAR is calculated, and the product is determined as the length of the first pilot signal.

在一种可能的实现中,所述每个MAR上能够放置导频信号的长度为所述确定模块根据预定义的导频放置方式以及每个MAR的大小确定的。In a possible implementation, the length of the pilot signal that can be placed on each MAR is determined by the determining module according to a predefined pilot placement manner and the size of each MAR.

在一种可能的实现中,所述捆绑的MAR占用的时频资源位置在预先配置的与所述MAR的数量N对应的时频资源位置的集合中选取。In a possible implementation, the time-frequency resource positions occupied by the bundled MARs are selected from a pre-configured set of time-frequency resource positions corresponding to the number N of MARs.

本发明上述第三方面或第三方面的任一种实现所述装置的实施以及有益效果可与本发明上述第一方面或第一方面的任一种实现所述方法的实施以及有益效果可以相互参见,重复之处不再赘述。The implementation and beneficial effects of the device achieved by any one of the third aspect or the third aspect of the present invention and the implementation and beneficial effects of the method achieved by any one of the first aspect or the first aspect of the present invention can be mutually See, the repetition will not be repeated.

第四方面,本申请提供了一种用于上行链路传输的装置,该装置为网络设备,该装置包括:In a fourth aspect, the present application provides an apparatus for uplink transmission, the apparatus is network equipment, and the apparatus includes:

接收模块,用于接收终端传输的捆绑的MAR,所述捆绑的MAR上放置有第一导频信号;所述第一导频信号的长度为所述终端在确定所述捆绑的MAR中MAR的数量N后,根据所确定的数量N确定的,N为大于1的整数;A receiving module, configured to receive the bundled MAR transmitted by the terminal, where a first pilot signal is placed on the bundled MAR; the length of the first pilot signal is the length of the MAR in the bundled MAR determined by the terminal After the number N, it is determined according to the determined number N, where N is an integer greater than 1;

检测模块,用于根据所述捆绑的MAR上放置的所述第一导频信号,检测所述终端。A detection module, configured to detect the terminal according to the first pilot signal placed on the bundled MAR.

在一种可能的实现中,所述捆绑的MAR中的N个MAR上分别放置有N个第二导频信号,所述第二导频信号为所述终端根据所述第一导频信号确定的,所述第二导频信号的长度小于或等于所述第一导频信号的长度。In a possible implementation, N second pilot signals are respectively placed on N MARs in the bundled MARs, and the second pilot signals are determined by the terminal according to the first pilot signals Yes, the length of the second pilot signal is less than or equal to the length of the first pilot signal.

在一种可能的实现中,所述检测模块,具体用于:In a possible implementation, the detection module is specifically used for:

获取所述捆绑的MAR中每个MAR上放置的第二导频信号,并在每获取一个第二导频信号时,将当前获取到的所有第二导频信号合并后,检测所述终端。Acquire the second pilot signal placed on each MAR in the bundled MARs, and detect the terminal after combining all the currently acquired second pilot signals each time a second pilot signal is acquired.

在一种可能的实现中,所述检测模块,具体用于:In a possible implementation, the detection module is specifically used for:

若确定所述捆绑的MAR占用的时频资源的起始位置,则从所述起始位置依次获取所述捆绑的MAR中每个MAR上放置的第二导频信号;否则,If the starting position of the time-frequency resources occupied by the bundled MARs is determined, then sequentially acquire the second pilot signal placed on each MAR in the bundled MARs from the starting position; otherwise,

逐一在所述捆绑的MAR占用的时频资源的所有可能的位置上尝试获取所述捆绑的MAR中每个MAR上放置的第二导频信号。Attempting to acquire the second pilot signal placed on each MAR in the bundled MARs at all possible positions of the time-frequency resources occupied by the bundled MARs one by one.

在一种可能的实现中,所述N个第二导频信号为所述终端根据所述第一导频信号的序列特性,分割所述第一导频信号为N个得到的;或者,In a possible implementation, the N second pilot signals are obtained by dividing the first pilot signals into N by the terminal according to the sequence characteristics of the first pilot signals; or,

所述N个第二导频信号为所述终端将所述第一导频信号进行交织,并根据所述第一导频信号的序列特性,分割交织后的所述第一导频信号为N个得到的。The N second pilot signals are for the terminal to interleave the first pilot signals, and according to the sequence characteristics of the first pilot signals, the divided and interleaved first pilot signals are N obtained.

在一种可能的实现中,所述第一导频信号的长度为所述终端将所确定的数量N与每个MAR上能够放置导频信号的长度相乘得到的乘积。In a possible implementation, the length of the first pilot signal is a product obtained by the terminal multiplying the determined number N by the length of the pilot signal that can be placed on each MAR.

在一种可能的实现中,所述每个MAR上能够放置导频信号的长度为所述终端根据预定义的导频放置方式以及每个MAR的大小确定的。In a possible implementation, the length of the pilot signal that can be placed on each MAR is determined by the terminal according to a predefined pilot placement manner and the size of each MAR.

在一种可能的实现中,所述检测模块,具体用于:In a possible implementation, the detection module is specifically used for:

在所述接收模块接收终端传输的捆绑的MAR后,根据所接收到的捆绑的MAR占用的频率资源位置,确定所述捆绑的MAR中MAR的数量N。After the receiving module receives the bundled MARs transmitted by the terminal, the number N of MARs in the bundled MARs is determined according to the frequency resource positions occupied by the received bundled MARs.

本发明上述第四方面或第四方面的任一种实现所述装置的实施以及有益效果可与本发明上述第二方面或第二方面的任一种实现所述方法的实施以及有益效果可以相互参见,重复之处不再赘述。The implementation and beneficial effects of the device achieved by any one of the above-mentioned fourth aspect or the fourth aspect of the present invention may be mutually compatible with the implementation and beneficial effects of any one of the above-mentioned second or second aspects of the present invention. See, the repetition will not be repeated.

第五方面,本申请提供了一种传输系统,所述系统包括:终端和网络设备;其中,终端用于执行本发明上述第一方面或第一方面的任一种实现所述的方法;网络设备用于执行本发明上述第二方面或第二方面的任一种实现所述的方法。In a fifth aspect, the present application provides a transmission system, the system includes: a terminal and a network device; wherein, the terminal is configured to execute the above-mentioned first aspect or any one of the first aspects of the present invention to implement the method; the network The device is configured to execute the above-mentioned second aspect or any one of the second aspects of the present invention to implement the method.

第六方面,本申请提供了一种终端,该终端包括:通信接口、存储器以及处理器,存储器用于存储处理器所需执行的程序代码。通信接口用于传输捆绑的MAR。处理器用于执行存储器所存储的程序代码,具体用于执行本发明上述第一方面或第一方面的任一种实现所述的方法。In a sixth aspect, the present application provides a terminal, the terminal includes: a communication interface, a memory, and a processor, where the memory is used to store program codes to be executed by the processor. The communication interface is used to transmit the bundled MAR. The processor is configured to execute the program code stored in the memory, and is specifically configured to execute the method described in the first aspect or any one of the first aspects of the present invention.

第七方面,本申请提供了一种网络设备,该网络设备包括:通信接口、存储器以及处理器,存储器用于存储处理器所需执行的程序代码。通信接口用于接收捆绑的MAR。处理器用于执行存储器所存储的程序代码,具体用于执行本发明上述第二方面或第二方面的任一种实现所述的方法。In a seventh aspect, the present application provides a network device, the network device includes: a communication interface, a memory, and a processor, where the memory is used to store program codes that the processor needs to execute. The communication interface is used to receive the bundled MAR. The processor is configured to execute the program code stored in the memory, and is specifically configured to execute the method described in the second aspect or any one of the second aspect of the present invention.

第八方面,本申请还提供了一种可读存储介质,用于存储为执行本发明上述第一方面、第一方面的任意一种实现的功能所用的软件指令,其包含用于执行本发明上述第一方面、第一方面的任意一种实现的方法所设计的程序。In an eighth aspect, the present application further provides a readable storage medium for storing software instructions for executing the functions implemented by any one of the above-mentioned first aspect and the first aspect of the present invention, which contains software instructions for executing the present invention A program designed by the method implemented by any one of the first aspect and the first aspect.

第九方面,本申请还提供了一种可读存储介质,用于存储为执行本发明上述第二方面、第二方面的任意一种实现的功能所用的软件指令,其包含用于执行本发明上述第二方面、第二方面的任意一种实现的方法所设计的程序。In a ninth aspect, the present application also provides a readable storage medium for storing software instructions for executing the functions implemented by any one of the above-mentioned second aspect and the second aspect of the present invention, which contains software instructions for executing the present invention A program designed by a method implemented by any one of the second aspect and the second aspect.

附图说明Description of drawings

图1为无线通信系统的架构示意图;1 is a schematic diagram of the architecture of a wireless communication system;

图2为本发明一些实施例所提供的用于上行链路传输的方法流程图;FIG. 2 is a flowchart of a method for uplink transmission provided by some embodiments of the present invention;

图3为本发明一些实施例中终端确定第一导频信号并将第一导频信号放置到捆绑的MAR上的示意图;3 is a schematic diagram of a terminal determining a first pilot signal and placing the first pilot signal on a bundled MAR in some embodiments of the present invention;

图4(a)为本发明一些实施例中每个MAR上能够放置导频信号的长度的示意图;4(a) is a schematic diagram of the length of the pilot signal that can be placed on each MAR in some embodiments of the present invention;

图4(b)为本发明一些实施例中每个MAR上能够放置导频信号的长度的示意图;4(b) is a schematic diagram of the length of the pilot signal that can be placed on each MAR in some embodiments of the present invention;

图4(c)为本发明一些实施例中每个MAR上能够放置导频信号的长度的示意图;4(c) is a schematic diagram of the length of the pilot signal that can be placed on each MAR in some embodiments of the present invention;

图4(d)为本发明一些实施例中每个MAR上能够放置导频信号的长度的示意图;FIG. 4(d) is a schematic diagram of the length of the pilot signal that can be placed on each MAR in some embodiments of the present invention;

图4(e)为本发明一些实施例中每个MAR上能够放置导频信号的长度的示意图;4(e) is a schematic diagram of the length of the pilot signal that can be placed on each MAR in some embodiments of the present invention;

图4(f)为本发明一些实施例中每个MAR上能够放置导频信号的长度的示意图;4(f) is a schematic diagram of the length of the pilot signal that can be placed on each MAR in some embodiments of the present invention;

图5(a)为本发明一些实施例中终端确定总的导频信号的长度的示意图;5(a) is a schematic diagram of the terminal determining the length of the total pilot signal in some embodiments of the present invention;

图5(b)为本发明一些实施例中终端确定总的导频信号的长度的示意图;FIG. 5(b) is a schematic diagram of a terminal determining the length of a total pilot signal in some embodiments of the present invention;

图5(c)为本发明一些实施例中终端确定总的导频信号的长度的示意图;FIG. 5(c) is a schematic diagram of the terminal determining the length of the total pilot signal in some embodiments of the present invention;

图6(a)为本发明一些实施例中终端确定N个第二导频信号的示意图;6(a) is a schematic diagram of a terminal determining N second pilot signals in some embodiments of the present invention;

图6(b)为本发明一些实施例中终端确定N个第二导频信号的示意图;FIG. 6(b) is a schematic diagram of a terminal determining N second pilot signals in some embodiments of the present invention;

图7为本发明一些实施例中捆绑的N个MAR占用时频资源的示意图;7 is a schematic diagram of time-frequency resources occupied by N bundled MARs in some embodiments of the present invention;

图8(a)为本发明一些实施例中终端在时频资源中放置传输内容的示意图;8(a) is a schematic diagram of a terminal placing transmission content in time-frequency resources in some embodiments of the present invention;

图8(b)为本发明一些实施例中终端在时频资源中放置传输内容的示意图;FIG. 8(b) is a schematic diagram of a terminal placing transmission content in time-frequency resources in some embodiments of the present invention;

图8(c)为本发明一些实施例中终端在时频资源中放置传输内容的示意图;8(c) is a schematic diagram of a terminal placing transmission content in time-frequency resources in some embodiments of the present invention;

图8(d)为本发明一些实施例中终端在时频资源中放置传输内容的示意图;FIG. 8(d) is a schematic diagram of a terminal placing transmission content in time-frequency resources in some embodiments of the present invention;

图8(e)为本发明一些实施例中终端在时频资源中放置传输内容的示意图;8(e) is a schematic diagram of a terminal placing transmission content in time-frequency resources in some embodiments of the present invention;

图8(f)为本发明一些实施例中终端在时频资源中放置传输内容的示意图;FIG. 8(f) is a schematic diagram of a terminal placing transmission content in time-frequency resources in some embodiments of the present invention;

图9为本发明又一些实施例所提供的用于上行链路传输的方法的流程的示意图;FIG. 9 is a schematic diagram of a flow of a method for uplink transmission provided by further embodiments of the present invention;

图10为本发明一些实施例中网络设备检测终端的情形示意图;10 is a schematic diagram of a situation in which a network device detects a terminal in some embodiments of the present invention;

图11为本发明一些实施例提供的用于上行链路传输的装置结构示意图;11 is a schematic structural diagram of an apparatus for uplink transmission provided by some embodiments of the present invention;

图12为本发明一些实施例提供的用于上行链路传输的装置结构示意图;12 is a schematic structural diagram of an apparatus for uplink transmission provided by some embodiments of the present invention;

图13为本发明一些实施例所提供的终端的结构示意图;13 is a schematic structural diagram of a terminal provided by some embodiments of the present invention;

图14为本发明一些实施例所提供的网络设备的结构示意图。FIG. 14 is a schematic structural diagram of a network device provided by some embodiments of the present invention.

具体实施方式Detailed ways

下面结合附图,对本发明的实施例进行描述。Embodiments of the present invention will be described below with reference to the accompanying drawings.

图1示出了依据本发明一些实施例的无线通信系统的架构示意图。如图1所示,该无线通信系统示例中包括有网络设备101以及至少一个终端102。其中,终端102可通过无线链路与网络设备101进行通信。FIG. 1 shows a schematic diagram of the architecture of a wireless communication system according to some embodiments of the present invention. As shown in FIG. 1 , the wireless communication system example includes a network device 101 and at least one terminal 102 . The terminal 102 can communicate with the network device 101 through a wireless link.

网络设备101可管理与该网络设备101进行通信的终端102的上行链路(UpLink,简称“UL”)传输和下行链路(DownLink,简称“DL”)传输。其中,上行链路传输表示从终端102到网络设备101的通信。The network device 101 can manage uplink (UpLink, “UL” for short) transmission and downlink (DownLink, “DL” for short) transmission of the terminal 102 that communicates with the network device 101 . Among them, the uplink transmission refers to the communication from the terminal 102 to the network device 101 .

如图1所示的无线通信系统中如果应用了免授权传输方案,那么终端101可以访问上行链路资源而无需请求/授权机制。由于导频信号和终端存在映射关系,网络设备可通过对导频信号进行检测,来判断接收到的上行数据来自哪一个终端。目前的导频信号设计中导频信号仅取决于时频资源上导频信号的摆放位置,因而限制了导频信号的可选范围,导致网络设备对终端的检测性能受限,进而影响使用免授权传输的无线通信系统的传输可靠性。If a license-free transmission scheme is applied in the wireless communication system as shown in FIG. 1, the terminal 101 can access uplink resources without a request/grant mechanism. Since there is a mapping relationship between the pilot signal and the terminal, the network device can determine which terminal the received uplink data comes from by detecting the pilot signal. In the current pilot signal design, the pilot signal only depends on the placement of the pilot signal on the time-frequency resources, thus limiting the optional range of the pilot signal, resulting in limited detection performance of the terminal by the network equipment, which in turn affects the use of Transmission reliability of wireless communication systems for license-free transmission.

传统的用以增强无线通信系统传输可靠性的技术比如有:The traditional technologies used to enhance the transmission reliability of wireless communication systems include:

混合自动重传请求(Hybrid Automatic Repeat request,HARQ)技术,通过产生传输块(Transport Block,TB)的多个冗余版本(Redundancy Version,RV),并在某个时频资源块上发送第一个RV,后续RV是否发送则取决于前一次传输的确定应答(Acknowledgement,ACK)/否定应答(Negative Acknowledgement,NACK),通过重传和合并保证链路可靠性;Hybrid Automatic Repeat Request (HARQ) technology, by generating multiple redundancy versions (Redundancy Version, RV) of Transport Block (Transport Block, TB), and sending the first one on a certain time-frequency resource block RVs, whether subsequent RVs are sent depends on the confirmation (Acknowledgement, ACK)/Negative Acknowledgement (NACK) of the previous transmission, and link reliability is guaranteed through retransmission and combination;

子帧捆绑(Transmission Time Interval Bundling,TTI Bundling)技术,该技术中对应同一TB的不同RV可以在连续的子帧中发送,而不需要等待回应的ACK/NACK,当对应该TB的所有传输都接收并处理完后,网络设备将会发送一个联合的ACK/NACK,即网络设备在连续的子帧接收同一TB的多次传输(不同的RV),并做软合并处理后,使用一个ACK/NACK做统一的回应,利用时间上的分集来增加传输可靠性。Subframe bundling (Transmission Time Interval Bundling, TTI Bundling) technology, in this technology, different RVs corresponding to the same TB can be sent in consecutive subframes without waiting for ACK/NACK. After receiving and processing, the network device will send a joint ACK/NACK, that is, the network device receives multiple transmissions of the same TB (different RVs) in consecutive subframes, and after soft combining, uses an ACK/NACK. NACK makes a unified response and uses time diversity to increase transmission reliability.

上述用以增强无线通信系统传输可靠性的技术虽然能够在一定程度上增强无线通信系统中传输数据的可靠性,但并不能够增强网络设备对终端的检测性能。考虑到网络设备的终端检测能力与导频信号相关,同时考虑到上述用以增强无线通信系统传输可靠性的技术所具备的特点,本发明实施例提供了一种用于上行链路传输的方法及装置,在终端侧利用捆绑的多接入资源(Multiple Access Resource,MAR)上的导频资源,通过在捆绑的MAR上放置联合设计的导频信号,并在网络设备侧对捆绑的MAR上放置的导频信号进行联合检测,来达到增强终端检测的性能,提高传输可靠性的目的。Although the above-mentioned technology for enhancing the transmission reliability of the wireless communication system can enhance the reliability of data transmission in the wireless communication system to a certain extent, it cannot enhance the detection performance of the terminal by the network device. Considering that the terminal detection capability of the network equipment is related to the pilot signal, and considering the characteristics of the above-mentioned technology for enhancing the transmission reliability of the wireless communication system, the embodiment of the present invention provides a method for uplink transmission and a device, using the pilot resource on the bundled multiple access resources (Multiple Access Resource, MAR) on the terminal side, by placing a jointly designed pilot signal on the bundled MAR, and on the network device side on the bundled MAR The placed pilot signals are jointly detected to achieve the purpose of enhancing the performance of terminal detection and improving transmission reliability.

本申请结合终端描述了各个实施例。终端也可以指用户设备(User Equipment,简称“UE”)、接入终端、用户单元、用户站、移动站、移动台、远方站、远程终端、移动设备、用户终端、终端、无线通信设备、用户代理或用户装置。接入终端可以是蜂窝电话、无绳电话、会话启动协议(Session Initiation Protocol,简称“SIP”)电话、无线本地环路(WirelessLocal Loop,简称“WLL”)站、个人数字处理(Personal Digital Assistant,简称“PDA”)、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备,未来5G网络中的终端或者未来演进的公共陆地移动网络(Public LandMobile Network,简称“PLMN”)网络中的终端等。Various embodiments are described herein in conjunction with terminals. A terminal may also refer to user equipment (User Equipment, "UE" for short), access terminal, subscriber unit, subscriber station, mobile station, mobile station, remote station, remote terminal, mobile equipment, user terminal, terminal, wireless communication equipment, User Agent or User Device. The access terminal may be a cellular phone, a cordless phone, a Session Initiation Protocol ("SIP" for short) phone, a Wireless Local Loop ("WLL" for short) station, a Personal Digital Assistant ("Personal Digital Assistant" for short) "PDA"), handheld devices with wireless communication capabilities, computing devices or other processing devices connected to wireless modems, in-vehicle devices, wearable devices, terminals in future 5G networks or future evolved Public Land Mobile Networks (Public Land Mobile Networks) , referred to as "PLMN") terminals in the network, etc.

本申请结合网络设备描述了各个实施例。网络设备可以是用于与终端进行通信的设备,例如,可以是GSM系统或CDMA中的基站(Base Transceiver Station,简称“BTS”),也可以是WCDMA系统中的基站(NodeB,简称“NB”),还可以是LTE系统中的演进型基站(Evolutional Node B,简称“eNB”或“eNodeB”),还可以是D2D(Device to Device,设备对设备)通信中担任网络设备功能的终端,或者该网络设备可以为中继站、接入点、车载设备、发射点、可穿戴设备以及未来5G网络中的网络侧设备或未来演进的PLMN网络中的网络设备,或者任一承担网络功能的设备等。Various embodiments are described herein in conjunction with network devices. The network device may be a device used to communicate with a terminal, for example, a base station (Base Transceiver Station, referred to as "BTS") in a GSM system or CDMA, or a base station (NodeB, referred to as "NB" in a WCDMA system) ), it can also be an evolved base station (Evolutional Node B, referred to as "eNB" or "eNodeB") in the LTE system, or it can be a terminal that functions as a network device in D2D (Device to Device, device-to-device) communication, or The network device can be a relay station, an access point, a vehicle-mounted device, a transmission point, a wearable device, and a network-side device in a future 5G network or a network device in a future evolved PLMN network, or any device that undertakes network functions.

本申请中涉及的多接入资源(Multiple Access Resource,简称“MAR”)由一个多接入物理资源(MA Physical Resource,简称“MAPR”)和一个多接入签名(MA Signature,简称“MAS”)构成。其中,MAPR为时频资源(Time Frequency Resource);MAS至少包含以下一种但不限于:码本/码字(Codebook/Codeword)、序列(Sequence)、交织和/或映射图样(Interleaver and/or mapping pattern)、解调参考信号(Demodulation referencesignal)、前导字(Preamble)、空域(Spatial-dimension)、功率域(Power-dimension)。The multiple access resource (Multiple Access Resource, "MAR" for short) involved in this application consists of a multiple access physical resource (MA Physical Resource, "MAPR" for short) and a multiple access signature (MA Signature, "MAS" for short) )constitute. Wherein, MAPR is Time Frequency Resource; MAS includes at least one of the following but not limited to: Codebook/Codeword, Sequence, Interleaver and/or Mapping Pattern mapping pattern), demodulation reference signal (Demodulation reference signal), preamble (Preamble), spatial domain (Spatial-dimension), power domain (Power-dimension).

使用免授权传输的无线通信系统中,终端数量很多时,不同终端可采用相同的MAPR,使用不同的MAS来进行传输;终端数量进一步增加时,不同终端可在相同的MAPR上使用相同的MAS来进行传输。In a wireless communication system using license-free transmission, when the number of terminals is large, different terminals can use the same MAPR and use different MAS for transmission; when the number of terminals further increases, different terminals can use the same MAS on the same MAPR to transmit. to transmit.

此外,本申请中涉及的多个,是指两个或两个以上。本申请描述的第一”、“第二”等词汇,仅用于区分描述,而不用于指示或暗示相对重要性,也不用于指示或暗示顺序。In addition, the multiple mentioned in this application means two or more. Terms such as "first" and "second" described in this application are only used to distinguish descriptions, and are not used to indicate or imply relative importance, nor are they used to indicate or imply sequence.

在本发明实施例所提供的用于上行链路传输的方案中,终端可根据捆绑的多接入资源(Multiple Access Resource,MAR)中MAR的数量N,确定第一导频信号的长度,在获取具有该长度的第一导频信号后,发送放置了该第一导频信号的捆绑的MAR;进而,网络设备可接收终端传输的捆绑的MAR,根据该捆绑的MAR上放置的第一导频信号,来检测传输该捆绑的MAR的终端。由于终端所生成的导频信号的长度取决与捆绑的MAR中MAR的数量,因而通过本发明实施例所提供的用于上行链路传输的方案,终端可在捆绑的MAR的资源上放置联合设计的导频信号,并在网络设备侧对捆绑的MAR上的导频信号进行联合检测,从而增强用户检测性能,提高系统传输可靠性。In the scheme for uplink transmission provided by the embodiment of the present invention, the terminal may determine the length of the first pilot signal according to the number N of MARs in the bundled multiple access resources (Multiple Access Resource, MAR). After acquiring the first pilot signal with the length, the bundled MAR on which the first pilot signal is placed is sent; further, the network device can receive the bundled MAR transmitted by the terminal, according to the first pilot signal placed on the bundled MAR. frequency signal to detect the terminal transmitting the bundled MAR. Since the length of the pilot signal generated by the terminal depends on the number of MARs in the bundled MARs, the terminal can place a joint design on the resources of the bundled MARs through the scheme for uplink transmission provided by the embodiments of the present invention The pilot signal on the bundled MAR is jointly detected on the network device side, thereby enhancing the user detection performance and improving the system transmission reliability.

图2示出了本发明的一些实施例所提供的用于上行链路传输的方法流程图。如图2所示的流程可由终端实现。比如,如图1所示终端102上可被配置有用以执行如图2所示流程的功能模块,用以执行该流程的功能模块可通过硬件、软件编程或者软硬件的结合实现。FIG. 2 shows a flowchart of a method for uplink transmission provided by some embodiments of the present invention. The process shown in FIG. 2 can be implemented by the terminal. For example, as shown in FIG. 1 , the terminal 102 may be configured with functional modules for executing the process shown in FIG. 2 , and the functional modules for executing the process may be implemented by hardware, software programming, or a combination of software and hardware.

如图2所示,该流程包括如下步骤:As shown in Figure 2, the process includes the following steps:

步骤201:终端确定捆绑的MAR中MAR的数量N,并根据所确定的数量N确定第一导频信号的长度,N为大于1的整数;Step 201: the terminal determines the number N of MARs in the bundled MARs, and determines the length of the first pilot signal according to the determined number N, where N is an integer greater than 1;

步骤202:终端获取具有该长度的第一导频信号,并将第一导频信号放置到捆绑的MAR上;Step 202: the terminal acquires the first pilot signal with the length, and places the first pilot signal on the bundled MAR;

步骤203:终端发送放置了第一导频信号的捆绑的MAR。Step 203: The terminal sends the bundled MAR in which the first pilot signal is placed.

由于终端基于捆绑的MAR中MAR的数量N来确定第一导频信号的长度,并将具有该长度的第一导频信号放置到捆绑的MAR上,因而可充分利用捆绑的MAR中多个MAR所提供的导频资源,一方面能够生成更长的导频信号,提供更多的导频信号数量,扩展导频信号的可选范围,另一方面通过在捆绑的MAR上放置第一导频信号则使得网络设备能够根据放置在捆绑的MAR上的第一导频信号渐进地对终端进行检测,进而通过这两方面达到提高终端检测性能,增强传输可靠性的效果。Since the terminal determines the length of the first pilot signal based on the number N of MARs in the bundled MAR, and places the first pilot signal with the length on the bundled MAR, multiple MARs in the bundled MAR can be fully utilized. The provided pilot resources can, on the one hand, generate longer pilot signals, provide more pilot signals, and expand the optional range of pilot signals. On the other hand, by placing the first pilot on the bundled MAR The signal enables the network device to gradually detect the terminal according to the first pilot signal placed on the bundled MAR, thereby improving the terminal detection performance and enhancing the transmission reliability through these two aspects.

具体地,对于步骤201,在本发明的一些实施例中,终端可以在确定出捆绑的MAR中MAR的数量N后,通过计算所确定的捆绑的MAR中MAR的数量N与每个MAR上能够放置导频信号的长度的乘积,从而将计算得到的乘积确定为第一导频信号的长度。Specifically, for step 201, in some embodiments of the present invention, after determining the number N of MARs in the bundled MARs, the terminal may calculate the number N of MARs in the determined bundled MARs and the number N of MARs that can be used on each MAR. The product of the lengths of the pilot signals is placed so that the calculated product is determined as the length of the first pilot signal.

其中,捆绑的MAR中MAR的数量N可以通过标准定义的或者可以是预先配置的。The number N of MARs in the bundled MARs may be defined by a standard or may be preconfigured.

对于步骤202,在本发明的一些实施例中,终端在将第一导频信号放置到捆绑的MAR上时,具体可以是先根据第一导频信号确定N个第二导频信号,再将这N个第二导频信号分别放置到捆绑的MAR中的N个MAR上。这N个第二导频信号中的每个第二导频信号的长度小于或等于第一导频信号的长度。For step 202, in some embodiments of the present invention, when placing the first pilot signal on the bundled MAR, the terminal may first determine N second pilot signals according to the first pilot signal, and then place the first pilot signal on the bundled MAR. The N second pilot signals are respectively placed on N MARs in the bundled MARs. The length of each of the N second pilot signals is less than or equal to the length of the first pilot signal.

由于N个第二导频信号被分别放置到捆绑的MAR中的N个MAR上,因而网络设备将能够依次对接收到的捆绑的MAR中的N个MAR上分布的第二导频信号进行检测,通过这样一种渐进检测的方式达到增强终端检测性能的效果。Since the N second pilot signals are respectively placed on the N MARs in the bundled MARs, the network device will be able to sequentially detect the second pilot signals distributed on the N MARs in the received bundled MARs. , the effect of enhancing the terminal detection performance is achieved through such a progressive detection method.

具体比如,图3示出了本发明一些实施例中终端确定第一导频信号并将第一导频信号放置到捆绑的MAR上的示例:For example, FIG. 3 shows an example in which the terminal determines the first pilot signal and places the first pilot signal on the bundled MAR in some embodiments of the present invention:

如图3所示,MAR的大小可表示为频域上连续的NRB个RB,每个RB占据了Nsub个子载波和Nsym个OFDM符号,共有Nsub×Nsym个RE,其中第一列的Nsub个RE用来摆放导频信号,因而,每个MAR上能够放置的导频信号的长度可表示为NsubAs shown in Figure 3, the size of the MAR can be expressed as N RB consecutive RBs in the frequency domain, each RB occupies N sub subcarriers and N sym OFDM symbols, with a total of N sub ×N sym REs, of which the first The N sub REs in the column are used to place the pilot signal, therefore, the length of the pilot signal that can be placed on each MAR can be expressed as N sub ;

假设UE1不使用捆绑的MAR进行传输,因而UE1所确定的第一导频信号(P1)的长度为NsubIt is assumed that UE1 does not use the bundled MAR for transmission, so the length of the first pilot signal (P 1 ) determined by UE1 is N sub ;

UE2使用捆绑的MAR进行传输,并且所使用的捆绑的MAR中MAR的数量为2,因而UE2所确定的第一导频信号(P2)的长度为2NsubUE2 uses bundled MARs for transmission, and the number of MARs in the bundled MARs used is 2, so the length of the first pilot signal (P 2 ) determined by UE2 is 2N sub ;

UE3使用捆绑的MAR进行传输,并且所使用的捆绑的MAR中MAR的数量为4,因而UE2所确定的第一导频信号(P3)的长度为4NsubUE3 uses bundled MARs for transmission, and the number of MARs in the bundled MARs used is 4, so the length of the first pilot signal (P 3 ) determined by UE2 is 4N sub .

进而,如图3所示,各个终端在将各自所确定的第一导频信号放置到各自所使用的捆绑的MAR上时:Furthermore, as shown in FIG. 3 , when each terminal places the first pilot signal determined by each terminal on the bundled MAR used by each terminal:

UE1可直接将长为Nsub的第一导频信号(P1)放置到MAR上;UE1 can directly place the first pilot signal (P 1 ) with a length of N sub on the MAR;

UE2可将第一导频信号(P2)依次分为长为Nsub的两段(相当于2个第二导频信号)后,分别放置到捆绑的MAR中的2个MAR上;UE2 may sequentially divide the first pilot signal (P 2 ) into two sections with a length of N sub (equivalent to two second pilot signals), and place them on two MARs in the bundled MARs respectively;

UE3可将第一导频信号(P3)依次分为长为Nsub的四段(相当于4个第二导频信号)后,分别放置到捆绑的MAR中的4个MAR上。The UE3 may sequentially divide the first pilot signal (P 3 ) into four segments with a length of N sub (equivalent to four second pilot signals), and then place them on four MARs in the bundled MARs respectively.

在图3所示的示例中,由于终端使用捆绑的MAR中MAR的数量N确定第一导频信号的长度,并将第一导频信号依次分割为N个第二导频信号,分别放置到捆绑的MAR中各个MAR上,因而第二导频信号的长度相当于每个MAR上能够放置的导频信号的长度。In the example shown in FIG. 3 , because the terminal uses the number N of MARs in the bundled MARs to determine the length of the first pilot signal, and divides the first pilot signal into N second pilot signals in turn, which are respectively placed in On each MAR in the bundled MAR, the length of the second pilot signal is equivalent to the length of the pilot signal that can be placed on each MAR.

在本发明的一些实施例中,上述每个MAR上能够放置导频信号的长度,具体可以由终端根据预定义的导频放置方式以及每个MAR的大小确定。In some embodiments of the present invention, the length of the pilot signal that can be placed on each MAR may be specifically determined by the terminal according to a predefined pilot placement manner and the size of each MAR.

其中,预定义的导频放置方式可以是由无线标准定义、或者由网络设备配置给终端。The pre-defined pilot placement manner may be defined by a wireless standard or configured by a network device to the terminal.

具体地,预定义的导频放置方式可用于定义每个MAR上导频信号的摆放方式,具体可以是定义导频符号占据RE的方式。根据预定义的导频放置方式以及每个MAR的大小,每个MAR上能够放置导频信号的长度可表示为每个MAR上导频符号所占据RE的数目。Specifically, the pre-defined pilot placement manner may be used to define the placement manner of the pilot signals on each MAR, specifically, the manner in which the pilot symbols occupy REs may be defined. According to a predefined pilot placement manner and the size of each MAR, the length of pilot signals that can be placed on each MAR can be expressed as the number of REs occupied by pilot symbols on each MAR.

具体比如,图4(a)、图4(b)、图4(c)、图4(d)、图4(e)、图4(f)分别示出了本发明的一些实施例中每个MAR上能够放置导频信号的长度的示意图。其中,假设每个MAR的大小与图3中所描述的MAR相同,即一个MAR共有Nsub×Nsym个RE,同时为了简化描述,假设Nsub为偶数:For example, FIG. 4(a), FIG. 4(b), FIG. 4(c), FIG. 4(d), FIG. 4(e), and FIG. 4(f) respectively illustrate each of the A schematic diagram of the length of the pilot signal that can be placed on each MAR. Among them, it is assumed that the size of each MAR is the same as the MAR described in Figure 3, that is, a MAR has a total of N sub ×N sym REs, and to simplify the description, it is assumed that N sub is an even number:

如图4(a)所示,导频信号在MAR上的摆放被定义为占据整个MAR带宽和一个符号的时间,因此在如图4(a)所示的示例中,每个MAR上能够放置导频信号的长度为Nsub;该示例情形即为图3中所示出的MAR上放置导频信号的示例情形;As shown in Fig. 4(a), the placement of pilot signals on the MAR is defined as occupying the entire MAR bandwidth and one symbol time, so in the example shown in Fig. 4(a), each MAR can The length of placing the pilot signal is N sub ; this example situation is the example situation of placing the pilot signal on the MAR shown in Figure 3;

如图4(b)所示,导频信号在MAR上的摆放被定义为以一个子载波为间隔占据整个MAR带宽和一个符号的时间,因此在如图4(b)所示的示例中,每个MAR上能够放置导频信号的长度为Nsub/2;As shown in Fig. 4(b), the placement of the pilot signal on the MAR is defined as the time that occupies the entire MAR bandwidth and one symbol with an interval of one subcarrier, so in the example shown in Fig. 4(b) , the length of the pilot signal that can be placed on each MAR is N sub /2;

如图4(c)所示,导频信号在MAR上的摆放被定义为占据整个MAR带宽和两个符号的时间,因此在如图4(c)所示的示例中,每个MAR上能够放置导频信号的长度为2NsubAs shown in Fig. 4(c), the placement of the pilot signal on the MAR is defined as occupying the entire MAR bandwidth and the time of two symbols, so in the example shown in Fig. 4(c), each MAR is The length of the pilot signal that can be placed is 2N sub ;

如图4(d)所示,导频信号在MAR上的摆放被定义为以一个子载波为间隔占据整个MAR带宽和两个符号的时间,并且在子载波上位置是对齐的,因此在如图4(d)所示的示例中,每个MAR上能够放置导频信号的长度为NsubAs shown in Figure 4(d), the placement of the pilot signal on the MAR is defined as occupying the entire MAR bandwidth and two symbols at an interval of one subcarrier, and the positions on the subcarriers are aligned, so in the In the example shown in FIG. 4(d), the length of the pilot signal that can be placed on each MAR is N sub ;

如图4(e)所示,导频信号在MAR上的摆放被定义为以一个子载波为间隔占据整个MAR带宽和两个符号的时间,并且在子载波上位置是交错的,因此在如图4(e)所示的示例中,每个MAR上能够放置导频信号的长度为NsubAs shown in Figure 4(e), the placement of pilot signals on the MAR is defined as occupying the entire MAR bandwidth and two symbols at an interval of one subcarrier, and the positions on the subcarriers are staggered. In the example shown in FIG. 4(e), the length of the pilot signal that can be placed on each MAR is N sub ;

如图4(f)所示,导频信号在MAR上的摆放被定义为占据了整个MAR带宽和两个符号的时间,但在两个符号时间上所使用的是相同的,此在如图4(f)所示的示例中,每个MAR上能够放置导频信号的长度为NsubAs shown in Figure 4(f), the placement of the pilot signal on the MAR is defined as occupying the entire MAR bandwidth and two symbol times, but the same is used in the two symbol times, as shown in In the example shown in FIG. 4( f ), the length of the pilot signal that can be placed on each MAR is N sub .

可以看到,每个MAR上导频信号的摆放方式确定之后,每个MAR上能够放置导频信号的长度便随之确定。在确定了每个MAR上能够放置的导频信号的长度后,终端便可以如前述实施例中所描述的,使用捆绑的MAR中MAR的数量来确定出第一导频信号的长度。It can be seen that after the placement mode of the pilot signals on each MAR is determined, the length of the pilot signals that can be placed on each MAR is determined accordingly. After determining the length of the pilot signal that can be placed on each MAR, the terminal can determine the length of the first pilot signal by using the number of MARs in the bundled MARs as described in the foregoing embodiment.

为了方便描述,在本申请中第一导频信号也被称为总的导频信号。For the convenience of description, the first pilot signal is also referred to as a general pilot signal in this application.

考虑到通过HARQ技术对捆绑的MAR进行重传能够进一步地增加传输可靠性,因而在本发明的一些实施例中,结合HARQ技术,终端具体可以根据捆绑的MAR中MAR的数量以及重传的次数来确定总的导频信号的长度。其中,捆绑的MAR中MAR的数量以及重传的次数均可以是标准定义的或者是预先配置的。Considering that the retransmission of the bundled MARs through the HARQ technology can further increase the transmission reliability, in some embodiments of the present invention, combined with the HARQ technology, the terminal can specifically base on the number of MARs in the bundled MARs and the number of retransmissions to determine the length of the total pilot signal. The number of MARs in the bundled MARs and the number of retransmissions may be defined by a standard or preconfigured.

具体比如,图5(a)、图5(b)、图5(c)分别示出了本发明的一些实施例中终端确定总的导频信号的长度的示意图。For example, FIG. 5( a ), FIG. 5( b ), and FIG. 5( c ) respectively show schematic diagrams in which the terminal determines the length of the total pilot signal in some embodiments of the present invention.

如图5(a)所示,MAR捆绑的每个MAR使用不同的导频信号,初传和重传时使用相同的MAR捆绑大小和相同的导频信号。在这种示例情形下,总的导频信号的长度为每个MAR上放置的导频信号的长度LMAR和捆绑的MAR中MAR的数量N的乘积。As shown in Fig. 5(a), each MAR in the MAR bundle uses a different pilot signal, and the same MAR bundle size and the same pilot signal are used for initial transmission and retransmission. In this example situation, the length of the total pilot signal is the product of the length of the pilot signal placed on each MAR, L MAR , and the number N of MARs in the bundled MAR.

如图5(b)所示,MAR捆绑的每个MAR使用不同的导频信号,初传和重传时使用相同的MAR捆绑大小和不同的导频信号。在这种示例情形下,总的导频信号的长度为每个MAR上放置的导频信号的长度LMAR,捆绑的MAR中MAR的数量N和重传次数NHARQ的乘积。As shown in Fig. 5(b), each MAR in the MAR bundle uses a different pilot signal, and the same MAR bundle size and different pilot signals are used for initial transmission and retransmission. In this example situation, the length of the total pilot signal is the product of the length of the pilot signal placed on each MAR, L MAR , the number N of MARs in the bundled MAR, and the number of retransmissions N HARQ .

如图5(c)所示,MAR捆绑的每个MAR使用不同的导频信号,初传和重传时使用不同的MAR捆绑大小和不同的导频信号。在这种示例情形下,总的导频信号的长度为每个MAR上放置的导频信号的长度LMAR与每次传输时捆绑的MAR中MAR的数量之和∑Ni的乘积。As shown in Fig. 5(c), each MAR in the MAR bundle uses a different pilot signal, and uses different MAR bundle sizes and different pilot signals during initial transmission and retransmission. In this example situation, the length of the total pilot signal is the product of the length L MAR of the pilot signal placed on each MAR and the sum ΣN i of the number of MARs in the bundled MARs in each transmission.

具体的,在本发明的一些实施例中,终端在确定出第一导频信号的长度之后,便可以执行步骤202中所描述的获取具有该长度的第一导频信号。其中,所获取到的第一导频信号具体可以是基于ZC(Zadoff-Chu)序列,RM(Reed Muller)序列,Gold序列等生成的。Specifically, in some embodiments of the present invention, after determining the length of the first pilot signal, the terminal may perform the step 202 to obtain the first pilot signal with the length. The acquired first pilot signal may be specifically generated based on a ZC (Zadoff-Chu) sequence, an RM (Reed Muller) sequence, a Gold sequence, and the like.

进一步地,在本发明的一些实施例中,终端可以根据获取到的第一导频信号,可以通过但不限于以下方式来确定N个第二导频信号:Further, in some embodiments of the present invention, the terminal may, according to the acquired first pilot signal, determine N second pilot signals by, but not limited to, the following methods:

根据第一导频信号的序列特性,将第一导频信号分割为N个第二导频信号;或者,According to the sequence characteristics of the first pilot signal, the first pilot signal is divided into N second pilot signals; or,

将第一导频信号进行交织,并根据第一导频信号的序列特性,将交织后的第一导频信号分割为N个第二导频信号。The first pilot signal is interleaved, and according to the sequence characteristics of the first pilot signal, the interleaved first pilot signal is divided into N second pilot signals.

由于终端根据第一导频信号的序列特性进行分割得到N个第二导频信号,因而放置在捆绑的N个MAR上的N个第二导频信号同样具备序列特性,进而网络设备便可以基于序列特性进行渐进的终端检测。Since the terminal obtains N second pilot signals by dividing according to the sequence characteristics of the first pilot signal, the N second pilot signals placed on the bundled N MARs also have sequence characteristics, so that the network device can base on the N second pilot signals. Sequence feature for progressive terminal detection.

具体比如,基于上述图5(a)所示出的示例情形,总的导频信号的长度为每个MAR上放置的导频信号的长度LMAR和捆绑的MAR中MAR的数量N的乘积,图6(a)和图6(b)分别示出了本发明的一些实施例中终端确定N个第二导频信号的示意图。其中,在图6(a)和图6(b)所示出的示例中,初传和重传的捆绑的MAR上放置了相同的导频信号:For example, based on the example situation shown in Figure 5(a) above, the length of the total pilot signal is the product of the length L MAR of the pilot signal placed on each MAR and the number N of MARs in the bundled MAR, FIG. 6(a) and FIG. 6(b) respectively show schematic diagrams in which the terminal determines N second pilot signals in some embodiments of the present invention. Among them, in the examples shown in Figure 6(a) and Figure 6(b), the same pilot signal is placed on the bundled MAR of the initial transmission and the retransmission:

如图6(a)所示,终端可以按顺序将所获取到的总的导频信号分成N个长为LMAR的导频分组(相当于将第一导频信号分割为N个第二导频信号),进而可以将这N个导频分组依次放置到捆绑的MAR中的各个MAR上;As shown in Fig. 6(a), the terminal can sequentially divide the acquired total pilot signal into N pilot groups with a length of L MAR (equivalent to dividing the first pilot signal into N second pilot groups) frequency signal), and then the N pilot frequency groups can be sequentially placed on each MAR in the bundled MAR;

如图6(b)所示,终端可以将所获取到的总的导频信号经过交织后,按顺序将交织后的总的导频信号分成N个长为LMAR的导频分组(相当于将交织后的第一导频信号分割为N个第二导频信号),进而可以将这N个导频分组依次放置到捆绑的MAR中的各个MAR上。As shown in Fig. 6(b), the terminal can divide the obtained total pilot signal into N pilot groups with a length of L MAR in order after interleaving the obtained total pilot signal (equivalent to The interleaved first pilot signal is divided into N second pilot signals), and then the N pilot groups can be sequentially placed on each MAR in the bundled MARs.

具体地,总的导频信号可以基于ZC(Zadoff-Chu)序列,RM(Reed Muller)序列,Gold序列等生成。基于Delsarte-Goethals set生成的RM序列具备嵌套特性,因而,通过联合利用捆绑的MAR和重传时的导频资源,将短导频合并生成长导频,长导频同样符合RM序列定义,使得网络设备可以进行渐进检测。Specifically, the total pilot signal may be generated based on a ZC (Zadoff-Chu) sequence, an RM (Reed Muller) sequence, a Gold sequence, and the like. The RM sequence generated based on the Delsarte-Goethals set has a nesting feature. Therefore, by jointly utilizing the bundled MAR and the pilot resource during retransmission, the short pilot is combined to generate the long pilot. The long pilot also conforms to the definition of the RM sequence. Enables progressive detection of network devices.

下面以基于RM序列生成总的导频信号作为示例,描述本发明的一些实施例中终端获取总的导频信号的过程:The process of obtaining the total pilot signal by the terminal in some embodiments of the present invention is described below by taking the generation of the total pilot signal based on the RM sequence as an example:

首先需要确定总的导频信号的长度。参照前述实施例,如果每个MAR上导频信号的摆放方式确定,那么每个MAR上的导频长度LMAR随之确定,考虑以下三种情形:First, the length of the total pilot signal needs to be determined. Referring to the foregoing embodiment, if the placement of the pilot signals on each MAR is determined, then the pilot length L MAR on each MAR is determined accordingly, and the following three situations are considered:

1、终端没有使用捆绑的MAR进行传输,重传次数NHARQ确定,重传使用不同的导频信号,因而总的导频信号的长度为LMAR×NHARQ1. The terminal does not use the bundled MAR for transmission, the number of retransmissions N HARQ is determined, and different pilot signals are used for retransmission, so the length of the total pilot signal is L MAR ×N HARQ ;

2、终端使用捆绑的MAR进行传输,不考虑重传,因而总的导频信号的长度为LMAR×NMAR2. The terminal uses the bundled MAR for transmission without considering retransmission, so the length of the total pilot signal is L MAR ×N MAR ;

3、终端使用捆绑的MAR进行传输,捆绑的MAR中的每个MAR使用不同的导频信号,重传时使用相同的MAR捆绑大小NMAR和不同的导频信号,总导频长度为因而总的导频信号的长度为LMAR×NMAR×NHARQ3. The terminal uses bundled MARs for transmission. Each MAR in the bundled MARs uses different pilot signals. The same MAR bundle size NMAR and different pilot signals are used for retransmission. The total pilot length is thus the total The length of the pilot signal is L MAR ×N MAR ×N HARQ .

确定总的导频信号的长度后,由于原始RM序列的长度为2m,m为正整数,因此需要根据实际需要的导频序列长度以及传输方式对RM序列进行合理分段,形成相应的短序列。After determining the length of the total pilot signal, since the length of the original RM sequence is 2 m and m is a positive integer, it is necessary to reasonably segment the RM sequence according to the actual required pilot sequence length and transmission mode to form a corresponding short sequence. sequence.

以上述情形1为例,对RM序列的分段方法进行说明。Taking the above case 1 as an example, the segmentation method of the RM sequence will be described.

总的导频序列长度为LMAR×NHARQ,所需的RM序列长度为2m,m的取值由具体分段方法确定。分段方法包括但不限于以下两种方式:The total pilot sequence length is L MAR ×N HARQ , the required RM sequence length is 2 m , and the value of m is determined by the specific segmentation method. Segmentation methods include but are not limited to the following two ways:

分段方法1:等间隔分段法Segmentation Method 1: Equally Spaced Segmentation Method

将2m长的RM序列等分为NHARQ段,其中m为满足2m<LMAR×NHARQ的最大的m值。将得到的NHARQ段短序列分别做LMAR点数的快速傅立叶变换(Fast Fourier Transformation,FFT),得到NHARQ段LMAR长度的短序列,依次用于初传与重传,形成总长度为LMAR×NHARQ的导频;The 2 m long RM sequence is equally divided into N HARQ segments, where m is the largest m value satisfying 2 m <L MAR ×N HARQ . The obtained short sequences of N HARQ segments are respectively subjected to Fast Fourier Transformation (Fast Fourier Transformation, FFT) of L MAR points to obtain short sequences of L MAR lengths of N HARQ segments, which are used for initial transmission and retransmission in turn, forming a total length of L MAR ×N HARQ pilot;

分段方法2:不等间隔分段法Segmentation method 2: unequal interval segmentation method

采用以2的幂次方不等长分段的方法,即将长序列从前向后依次分段为长度为

Figure GDA0002417594070000111
Figure GDA0002417594070000112
…,2m-1的NHARQ个短序列。第一段用于初传,后面的分段依次用于重传。比如以NHARQ为2和4为例分别进行说明:The method of unequal length segmentation by the power of 2 is adopted, that is, the long sequence is segmented from front to back into a length of
Figure GDA0002417594070000111
Figure GDA0002417594070000112
..., 2 m-1 of N HARQ short sequences. The first segment is used for initial transmission, and subsequent segments are used for retransmission in turn. For example, take N HARQ as 2 and 4 as examples to illustrate:

当NHARQ=2时,将序列顺序分为长度为2m-1和2m-1的两段,其中第一段用于初传,第二段用于重传。重传时可将第一段短导频与第二段短导频合并为长导频序列进行用户检测。因为RM序列具备嵌套属性,此时短序列和长序列均符合RM序列定义,合并后的长序列增强了用户的检测性能。当NHARQ=4时,将序列顺序分为长度为2m-3,2m-3,2m-2和2m-1的四段,其中第一段用于初传,后面三段用于重传,每重传一次可以同前面已经传输的短序列合并构成更长的RM序列增强检测。When NHARQ = 2, the sequence sequence is divided into two segments with lengths of 2 m-1 and 2 m-1 , wherein the first segment is used for initial transmission and the second segment is used for retransmission. During retransmission, the first segment of short pilots and the second segment of short pilots can be combined into a long pilot sequence for user detection. Because the RM sequence has the nesting property, both the short sequence and the long sequence conform to the definition of the RM sequence, and the combined long sequence enhances the user's detection performance. When N HARQ = 4, the sequence sequence is divided into four segments with lengths of 2 m-3 , 2 m-3 , 2 m-2 and 2 m-1 , of which the first segment is used for initial transmission, and the next three segments are used for For retransmission, each retransmission can be combined with the previously transmitted short sequence to form a longer RM sequence enhanced detection.

对于m取值的确定需满足分段后短序列中最长的一段长度需小于LMAR,即找到满足2m-1<LMAR的最大的m值。然后对分段后的每个短序列都做LMAR长度点数的FFT,生成总长度为LMAR×NHARQ的导频。For the determination of the value of m, the length of the longest segment in the segmented short sequence must be less than L MAR , that is, to find the largest m value that satisfies 2 m-1 <L MAR . Then, FFT of L MAR length points is performed on each short sequence after segmentation, and a pilot frequency with a total length of L MAR ×N HARQ is generated.

对于情况2,3,可采取与上述类似的方法生成导频序列,并做不等长分段构成短导频进行初传,重传,利用序列特性实现渐进检测。For cases 2 and 3, a method similar to the above can be used to generate a pilot sequence, and unequal length segments are used to form short pilots for initial transmission, retransmission, and progressive detection using sequence characteristics.

在本发明的一些实施例中,终端通过步骤202将第一导频信号放置到捆绑的MAR上之后,便执行步骤203中所描述的可以发送放置了第一导频信号的所述捆绑的MAR。In some embodiments of the present invention, after placing the first pilot signal on the bundled MAR in step 202, the terminal executes the process described in step 203 to send the bundled MAR on which the first pilot signal is placed. .

具体地,终端在时频资源中放置传输内容,传输内容包括有第一导频信号以及待传输的数据等。比如,基于上述图3所示出的示例情形,图7示出了本发明的一些实施例中捆绑的N个MAR占用时频资源的示意图。Specifically, the terminal places transmission content in the time-frequency resource, and the transmission content includes the first pilot signal and the data to be transmitted. For example, based on the example situation shown in FIG. 3 above, FIG. 7 shows a schematic diagram of time-frequency resources occupied by N bundled MARs in some embodiments of the present invention.

如图7所示,UE1不使用捆绑的MAR进行传输,所传输的MAR占据资源块22;UE2使用捆绑的2个MAR进行传输,分别占据资源块11,33;UE3使用捆绑的4个MAR进行传输,分别占据资源块31,32,33,34。其中UE2和UE3在资源块33上发生碰撞。As shown in Figure 7, UE1 does not use the bundled MAR for transmission, and the transmitted MAR occupies resource block 22; UE2 uses the bundled 2 MARs for transmission, occupying resource blocks 11 and 33 respectively; UE3 uses the bundled 4 MARs for transmission Transmissions occupy resource blocks 31, 32, 33, and 34, respectively. Wherein UE2 and UE3 collide on resource block 33 .

进一步地,终端还可以以多种方式放置传输内容,即捆绑的MAR对时频资源的占用有多种方式。比如以如图3中UE2为例,图8(a)、图8(b)、图8(c)、图8(d)、图8(e)、图8(f)分别示出了本发明的一些实施例中终端在时频资源中放置传输内容的示意图:Further, the terminal can also place the transmission content in various ways, that is, the bundled MAR can occupy time-frequency resources in various ways. For example, taking UE2 in Fig. 3 as an example, Fig. 8(a), Fig. 8(b), Fig. 8(c), Fig. 8(d), Fig. 8(e), and Fig. 8(f) respectively show the A schematic diagram of the terminal placing transmission content in the time-frequency resource in some embodiments of the invention:

如图8(a)所示,UE2可以将待传输信息放置在频域相同,时间连续的MAR上;As shown in Figure 8(a), UE2 can place the information to be transmitted on MARs with the same frequency domain and continuous time;

如图8(b)所示,UE2可以将待传输信息放置在频域相同,时间不连续的MAR上;As shown in Figure 8(b), UE2 can place the information to be transmitted on MARs with the same frequency domain and discontinuous time;

如图8(c)所示,UE2可以将待传输信息放置在频域连续,时间相同的MAR上;As shown in Figure 8(c), UE2 can place the information to be transmitted on the MAR that is continuous in the frequency domain and has the same time;

如图8(d)所示,UE2可以将待传输信息放置在频域不连续,时间相同的MAR上;As shown in Figure 8(d), UE2 can place the information to be transmitted on a MAR that is discontinuous in the frequency domain and has the same time;

如图8(e)所示,UE2可以将待传输信息放置在频域不相同,时间连续的MAR上;As shown in Figure 8(e), UE2 can place the information to be transmitted on MARs with different frequency domains and continuous time;

如图8(f)所示,UE2可以将待传输信息放置在频域不相同,时间不连续的MAR上。As shown in Fig. 8(f), UE2 can place the information to be transmitted on MARs with different frequency domains and discontinuous time.

具体地,在本发明的一些实施例中,为了简化网络设备根据捆绑的MAR上的导频信号进行终端检测时的复杂度,在终端侧,捆绑的MAR所占用的时频资源位置可以在预先配置的与该捆绑的MAR中MAR的数量N相对应的时频资源位置的集合中选取。Specifically, in some embodiments of the present invention, in order to simplify the complexity when the network device performs terminal detection according to the pilot signal on the bundled MAR, on the terminal side, the time-frequency resource position occupied by the bundled MAR can be set in advance. It is selected from a set of configured time-frequency resource positions corresponding to the number N of MARs in the bundled MARs.

通过上述方式,网络设备在接收到终端传输的捆绑的MAR之后,将能够根据所接收到的捆绑的MAR所占用时频资源的位置,直接确定出传输该捆绑的MAR的终端所使用的捆绑的MAR中MAR的数量,进而避免了网络设备需要对预设的多种MAR捆绑大小进行尝试盲检,从而简化网络设备的检测复杂度。In the above manner, after receiving the bundled MAR transmitted by the terminal, the network device will be able to directly determine the bundled MAR used by the terminal transmitting the bundled MAR according to the location of the time-frequency resources occupied by the received bundled MAR. The number of MARs in the MAR, thereby avoiding the need for the network device to perform blind detection of multiple preset MAR bundle sizes, thereby simplifying the detection complexity of the network device.

通过本发明的上述实施例,终端将可以联合利用捆绑的MAR上的导频资源,并还可以进一步地利用重传时的导频资源,从而达到变相使用更长的导频信号的效果,进而使得网络设备能够实现渐进的终端检测,提高终端检测的性能。Through the above embodiments of the present invention, the terminal can jointly use the pilot resources on the bundled MAR, and can further utilize the pilot resources during retransmission, so as to achieve the effect of using longer pilot signals in disguised form, and further This enables the network device to implement progressive terminal detection and improve the performance of terminal detection.

可以看到,本发明实施例所提供的用于上行链路传输的方案主要通过联合利用捆绑的MAR,变相使用更长的导频信号,使得在网络设备拥有渐进的检测性能,来增强免授权接入系统的终端检测性能。其中,终端能够通过捆绑MAR的大小,并可以进一步通过重传次数决定长导频信号(上述第一导频信号)长度,而长导频信号可以通过截断,交织后截断等方法生成短导频信号(上述第二导频信号),进而使得网络设备能够将短导频信号逐一合并为长导频信号后进行终端检测,更长的导频信号的长度增强了用户的检测性能,并且能提供更多的导频信号数量。It can be seen that the scheme for uplink transmission provided by the embodiment of the present invention mainly uses the bundled MAR in combination to use a longer pilot signal in disguised form, so that the network device has progressive detection performance to enhance the license-free The terminal detection performance of the access system. The terminal can determine the length of the long pilot signal (the above-mentioned first pilot signal) through the size of the bundled MAR and the number of retransmissions, and the long pilot signal can be truncated, interleaved and then truncated to generate the short pilot. signal (the above-mentioned second pilot signal), so that the network equipment can combine the short pilot signals into long pilot signals one by one and then perform terminal detection. The length of the longer pilot signal enhances the detection performance of the user, and can provide More number of pilot signals.

图9示出了本发明的又一些实施例所提供的用于上行链路传输的方法流程图。如图9所示的流程可由网络设备实现。比如,如图1所示网络设备101上可被配置有用以执行如图9所示流程的功能模块,用以执行该流程的功能模块可通过硬件、软件编程或者软硬件的结合实现。FIG. 9 shows a flowchart of a method for uplink transmission provided by further embodiments of the present invention. The process shown in FIG. 9 may be implemented by a network device. For example, the network device 101 shown in FIG. 1 may be configured with functional modules for executing the process shown in FIG. 9 , and the functional modules for executing the process may be implemented by hardware, software programming, or a combination of software and hardware.

如图9所示,该流程包括如下步骤:As shown in Figure 9, the process includes the following steps:

步骤901:网络设备接收终端传输的捆绑的MAR,该捆绑的MAR上放置有第一导频信号;第一导频信号的长度为终端在确定该捆绑的MAR中MAR的数量N后,根据所确定的数量N确定的,N为大于1的整数;Step 901: The network device receives the bundled MAR transmitted by the terminal, and the bundled MAR is placed with a first pilot signal; the length of the first pilot signal is the number N of the MARs in the bundled MAR determined by the terminal according to the The determined number N is determined, and N is an integer greater than 1;

步骤902:网络设备根据该捆绑的MAR上放置的第一导频信号,检测终端。Step 902: The network device detects the terminal according to the first pilot signal placed on the bundled MAR.

具体地,捆绑的MAR中的N个MAR上分别放置有N个第二导频信号,这N个第二导频信号为终端根据第一导频信号确定的,第二导频信号的长度小于或等于第一导频信号的长度。Specifically, N MARs in the bundled MARs are respectively placed with N second pilot signals, the N second pilot signals are determined by the terminal according to the first pilot signals, and the length of the second pilot signals is less than or equal to the length of the first pilot signal.

本发明一些实施例中,这N个第二导频信号可以是终端根据第一导频信号的序列特性,分割第一导频信号为N个得到的;或者,这N个第二导频信号可以是终端将第一导频信号进行交织,并根据第一导频信号的序列特性,分割交织后的第一导频信号为N个得到的。In some embodiments of the present invention, the N second pilot signals may be obtained by dividing the first pilot signals into N by the terminal according to the sequence characteristics of the first pilot signals; or, the N second pilot signals It may be obtained by the terminal interleaving the first pilot signal, and dividing the interleaved first pilot signals into N pieces according to the sequence characteristics of the first pilot signal.

本发明一些实施例中,第一导频信号的长度可以是终端将所确定的数量N与每个MAR上能够放置导频信号的长度相乘得到的乘积。In some embodiments of the present invention, the length of the first pilot signal may be a product obtained by the terminal multiplying the determined number N by the length of the pilot signal that can be placed on each MAR.

本发明一些实施例中,每个MAR上能够放置导频信号的长度为终端根据预定义的导频放置方式以及每个MAR的大小确定的。In some embodiments of the present invention, the length of the pilot signal that can be placed on each MAR is determined by the terminal according to a predefined pilot placement manner and the size of each MAR.

具体地,上述本方面的一些实施例中终端确定第一导频信号长度、获取第一导频信号以及确定第二导频信号的过程具体可以参见本发明前述实施例在终端侧所描述的方法流程示例,本申请在此将不再赘述。Specifically, for the process of determining the length of the first pilot signal, acquiring the first pilot signal, and determining the second pilot signal by the terminal in the above-mentioned embodiments of this aspect, reference may be made to the methods described on the terminal side in the foregoing embodiments of the present invention. Process examples, which will not be repeated in this application.

在本发明的一些实施例中,网络设备检测终端,具体可以是获取捆绑的MAR中每个MAR上放置的第二导频信号,并在每获取一个第二导频信号时,将当前获取到的所有第二导频信号合并后,检测终端。In some embodiments of the present invention, the network device detects the terminal, and may specifically acquire the second pilot signal placed on each MAR in the bundled MARs, and each time a second pilot signal is acquired, the currently acquired After combining all the second pilot signals of the terminal, the terminal is detected.

具体地,如果网络设备确定捆绑的MAR占用的时频资源的起始位置,那么网络设备可以从该起始位置依次获取该捆绑的MAR中每个MAR上放置的第二导频信号;否则,网络设备可以逐一在该捆绑的MAR占用的时频资源的所有可能的位置上尝试获取该捆绑的MAR中每个MAR上放置的第二导频信号。Specifically, if the network device determines the starting position of the time-frequency resources occupied by the bundled MARs, the network device can sequentially acquire the second pilot signal placed on each MAR in the bundled MARs from the starting position; otherwise, The network device may try to acquire the second pilot signal placed on each MAR in the bundled MARs at all possible positions of the time-frequency resources occupied by the bundled MARs one by one.

具体地,网络设备可以逐一尝试所有可能的捆绑的MAR中MAR的数量,并在每次尝试中执行上述渐进的检测过程,直到检测到终端或者检测完成。Specifically, the network device may try the number of MARs among all possible bundled MARs one by one, and perform the above-mentioned progressive detection process in each attempt until a terminal is detected or the detection is completed.

在本发明的一些实施例中,在终端侧,捆绑的MAR所占用的时频资源位置可以在预先配置的与该捆绑的MAR中MAR的数量N相对应的时频资源位置的集合中选取,进而网络设备可以根据所接收到的捆绑的MAR占用的频率资源位置,确定出捆绑的MAR中MAR的数量N,从而简化网络设备进行终端检测的复杂度。In some embodiments of the present invention, on the terminal side, the time-frequency resource positions occupied by the bundled MARs may be selected from a pre-configured set of time-frequency resource positions corresponding to the number N of MARs in the bundled MARs, Further, the network device can determine the number N of MARs in the bundled MARs according to the frequency resource positions occupied by the received bundled MARs, thereby simplifying the complexity of terminal detection by the network device.

在本发明的一些实施例中,网络设备可以通过协议或半静态调度确定终端可能传输的位置,进而网络设备可以直接将接收到的捆绑的MAR上放置的导频信号合并进行终端检测。In some embodiments of the present invention, the network device can determine the possible transmission position of the terminal through a protocol or semi-persistent scheduling, and then the network device can directly combine the received pilot signals placed on the bundled MAR for terminal detection.

比如,基于如图7所示出的本发明一些实施例中捆绑的N个MAR占用时频资源的示例,假设网络设备确定捆绑的MAR中MAR的数量、所占用时频资源的起始位置以及捆绑的MAR中各个MAR所占用时频资源的位置(比如网络设备通过协议或半静态调度确定终端(UE1、UE2、UE3)可能传输的位置),那么在时隙1,网络设备可在资源块11上获取导频信号(即放置在资源块11上的第二导频信号),根据所获取到的导频信号检测UE2是否存在;在时隙2,网络设备可在资源块22获取导频信号,根据所获取到的导频信号检测UE1,并可以合并资源块31和32上的导频信号,根据合并得到的导频信号检测UE3;在时隙3,网络设备可在资源块33获取导频信号,根据所获取到的导频信号检测UE3,并可以合并资源块31,32,33上的导频信号,根据合并得到的导频信号检测UE3;在时隙4,网络设备可合并资源块31,32,33,34上的导频信号,根据合并得到的导频信号检测UE3。For example, based on the example of time-frequency resources occupied by N bundled MARs in some embodiments of the present invention as shown in FIG. 7 , it is assumed that the network device determines the number of MARs in the bundled MARs, the starting positions of the occupied time-frequency resources, and the number of MARs in the bundled MARs. The location of the time-frequency resources occupied by each MAR in the bundled MAR (for example, the network device determines the possible transmission location of the terminal (UE1, UE2, UE3) through a protocol or semi-persistent scheduling), then in time slot 1, the network device can be in the resource block. Obtain the pilot signal (that is, the second pilot signal placed on resource block 11) on 11, and detect whether UE2 exists according to the obtained pilot signal; in time slot 2, the network device can obtain the pilot in resource block 22. signal, UE1 is detected according to the obtained pilot signal, and the pilot signals on resource blocks 31 and 32 can be combined, and UE3 is detected according to the combined pilot signal; in time slot 3, the network device can obtain the resource block 33 Pilot signal, UE3 is detected according to the obtained pilot signal, and the pilot signals on resource blocks 31, 32, 33 can be combined, and UE3 is detected according to the combined pilot signal; in time slot 4, the network device can combine For the pilot signals on resource blocks 31, 32, 33, and 34, UE3 is detected according to the combined pilot signals.

又比如,假设网络设备确定捆绑的MAR中MAR的数量以及捆绑的MAR中各个MAR所占用时频资源的位置,而不确定捆绑的MAR中MAR所占用时频资源的起始位置。仍然基于如图7所示出的UE1中捆绑的2个MAR占用时频资源的示例,图10示出了本发明一些实施例中网络设备检测终端的情形示意图。其中,UE1的捆绑MAR中MAR的数量为2,位置为在时隙t在频段2,其中,时隙t+1在频段1:For another example, suppose the network device determines the number of MARs in the bundled MARs and the positions of the time-frequency resources occupied by each MAR in the bundled MARs, but does not determine the starting positions of the time-frequency resources occupied by the MARs in the bundled MARs. Still based on the example of time-frequency resources occupied by two MARs bundled in UE1 as shown in FIG. 7 , FIG. 10 shows a schematic diagram of a situation in which a network device detects a terminal in some embodiments of the present invention. Among them, the number of MARs in the bundled MAR of UE1 is 2, and the location is in frequency band 2 at time slot t, where time slot t+1 is in frequency band 1:

在时隙t,网络设备在时频资源21上检测终端,有三种情况:In the time slot t, the network device detects the terminal on the time-frequency resource 21. There are three situations:

(1)检测正确,译码正确:由于已经译码正确,网络设备在时隙t+1可以不对时频资源12进行检测;(1) Correct detection and correct decoding: Since the decoding has been correct, the network device may not detect the time-frequency resource 12 in the time slot t+1;

(2)检测正确,译码错误:由于网络设备已知UE1在频段2上进行传输,则在t+1时隙UE1必定在时频资源12进行传输。因此在时隙t+1,网络设备将时频资源12和21进行联合译码;(2) Correct detection and wrong decoding: Since the network device knows that UE1 transmits on frequency band 2, UE1 must transmit on time-frequency resource 12 in time slot t+1. Therefore, in time slot t+1, the network device jointly decodes time-frequency resources 12 and 21;

(3)检测错误:由于检测错误,网络设备并不知道UE1进行了传输,因此在时隙t+1,网络设备首先在时频资源22检测终端,接着网络设备将时频资源12和21中的导频信号合并进行联合检测,此时可以由于导频信号变长,在第一次没有检出的UE1此时拥有更大的检测概率。(3) Detection error: Due to the detection error, the network device does not know that UE1 has transmitted. Therefore, in the time slot t+1, the network device first detects the terminal in the time-frequency resource 22, and then the network device detects the terminal in the time-frequency resource 12 and 21. The pilot signals are combined for joint detection. At this time, since the pilot signal becomes longer, the UE1 that is not detected for the first time has a higher detection probability at this time.

具体地,网络设备根据该捆绑的MAR上放置的第一导频信号,检测终端的具体实现过程可依据终端所生成的第一导频信号以及终端将第一导频信号放置到捆绑的MAR上的方式来适应性的调整,具体实施方式可根据本发明上述实施例所描述的终端侧的方法实施例以及本发明上述实施例所描述的网络设备侧的方法实施例来得到,本申请在此将不再赘述。Specifically, the network device may detect the terminal according to the first pilot signal placed on the bundled MAR according to the first pilot signal generated by the terminal and the terminal placing the first pilot signal on the bundled MAR. The specific implementation can be obtained according to the method embodiments on the terminal side described in the above-mentioned embodiments of the present invention and the method embodiments on the network device side described in the above-mentioned embodiments of the present invention. No further description will be given.

综上所述,本发明上述实施例所提供的用于上行链路传输的技术方案中,终端可联合设计MAR捆绑时所使用的导频信号,以及进一步地可联合设计在初传,重传和MAR捆绑时所使用的导频信号,进而在网络设备侧可对初传、重传和MAR捆绑时所使用的导频进行联合检测,从而增强了终端检测性能。To sum up, in the technical solution for uplink transmission provided by the above embodiments of the present invention, the terminal can jointly design the pilot signal used in MAR bundling, and further can jointly design the initial transmission, retransmission The pilot signal used when bundling with MAR, and then the pilot frequency used for initial transmission, retransmission and MAR bundling can be jointly detected on the network device side, thereby enhancing the terminal detection performance.

对于使用免授权传输的通信系统,通过本发明实施例所提供的技术方案,能够弥补目前没有较好的增强终端检测信号的技术方案的缺陷,提供传输可靠性。For a communication system using license-free transmission, the technical solutions provided by the embodiments of the present invention can make up for the defect that there is no better technical solution for enhancing terminal detection signals at present, and provide transmission reliability.

具体比如,大规模机器通信(Massive Machine-Type Communication,mMTC)是已经明确的第五代移动通信技术(5th Generation,5G)的一个重要应用场景,该场景的典型特征是大连接,即终端数量庞大,业务类型以小数据包业务为主,而且对低时延有一定的要求。这种场景中,免授权传输被认为是一种优于授权传输、更加适用的上行数据传输方法。因而通过本发明实施例所提供的用于上行链路传输的技术方案,能够增加该场景下网络设备进行终端检测的性能,达到提高传输可靠性的效果。For example, Massive Machine-Type Communication (mMTC) is an important application scenario of the 5th Generation (5G) mobile communication technology. The typical feature of this scenario is large connections, that is, the number of terminals. It is huge, the business type is mainly small data packet business, and there are certain requirements for low latency. In this scenario, license-free transmission is considered to be a more applicable uplink data transmission method than authorized transmission. Therefore, through the technical solutions for uplink transmission provided by the embodiments of the present invention, the performance of terminal detection by the network device in this scenario can be increased, and the effect of improving transmission reliability can be achieved.

低时延高可靠性通信(Ultra-Reliable Low Latency Communication,URLLC)也是5G的一个重要应用场景。对车联网、无人驾驶、工业控制等一些业务来说,系统容量并不是主要的问题,但是对于时延和可靠性却有着很高的要求。在这样的场景中,免授权传输被认为是一种优于授权传输、更加适用的上行数据传输方法。免授权传输相比于基站调度的授权传输方案,不必经过发送上行调度请求和等待接收基站的授权这一过程,大大缩短了传输时延,满足了URLLC场景在时延方面的需求。因而通过本发明实施例所提供的用于上行链路传输的技术方案,能够增加该场景下网络设备进行终端检测的性能,达到提高传输可靠性的效果。Ultra-Reliable Low Latency Communication (URLLC) is also an important application scenario of 5G. For some businesses such as Internet of Vehicles, unmanned driving, and industrial control, system capacity is not a major issue, but there are high requirements for latency and reliability. In such a scenario, license-free transmission is considered to be a more applicable uplink data transmission method than licensed transmission. Compared with the authorized transmission scheme scheduled by the base station, the authorization-free transmission does not need to go through the process of sending an uplink scheduling request and waiting for the authorization of the base station, which greatly shortens the transmission delay and meets the delay requirements of the URLLC scenario. Therefore, through the technical solutions for uplink transmission provided by the embodiments of the present invention, the performance of terminal detection by the network device in this scenario can be increased, and the effect of improving transmission reliability can be achieved.

基于同样的发明构思,本申请还提供了一种用于上行链路传输的装置,该装置具体可通过硬件、软件或软硬件的结合实现,该装置可以是终端,比如图1所示出的通信系统中的终端102。Based on the same inventive concept, the present application also provides an apparatus for uplink transmission. The apparatus can be specifically implemented by hardware, software or a combination of software and hardware. The apparatus can be a terminal, such as shown in FIG. 1 . A terminal 102 in a communication system.

图11示出了本发明一些实施例所提供的用于上行链路传输的装置结构示意图。如图11所示,该装置包括:FIG. 11 shows a schematic structural diagram of an apparatus for uplink transmission provided by some embodiments of the present invention. As shown in Figure 11, the device includes:

确定模块1101,用于确定捆绑的MAR中MAR的数量N,并根据所确定的数量N确定第一导频信号的长度,N为大于1的整数;A determination module 1101, configured to determine the number N of MARs in the bundled MARs, and determine the length of the first pilot signal according to the determined number N, where N is an integer greater than 1;

放置模块1102,用于获取具有所述长度的第一导频信号,并将所述第一导频信号放置到所述捆绑的MAR上;a placing module 1102, configured to acquire a first pilot signal with the length, and place the first pilot signal on the bundled MAR;

发送模块1103,用于发送放置了所述第一导频信号的所述捆绑的MAR。A sending module 1103, configured to send the bundled MAR in which the first pilot signal is placed.

本发明的一些实施例中,所述放置模块1102,可具体用于:In some embodiments of the present invention, the placing module 1102 may be specifically used for:

根据所述第一导频信号确定N个第二导频信号,每个所述第二导频信号的长度小于或等于所述第一导频信号的长度;Determine N second pilot signals according to the first pilot signals, and the length of each second pilot signal is less than or equal to the length of the first pilot signal;

将所述N个第二导频信号分别放置到所述捆绑的MAR中的N个MAR上。The N second pilot signals are respectively placed on N MARs in the bundled MARs.

本发明的一些实施例中,所述放置模块1102,可具体用于:In some embodiments of the present invention, the placing module 1102 may be specifically used for:

根据所述第一导频信号的序列特性,将所述第一导频信号分割为N个第二导频信号;或者,将所述第一导频信号进行交织,并根据所述第一导频信号的序列特性,将交织后的所述第一导频信号分割为N个第二导频信号。According to the sequence characteristics of the first pilot signal, the first pilot signal is divided into N second pilot signals; According to the sequence characteristic of the frequency signal, the interleaved first pilot signal is divided into N second pilot signals.

本发明的一些实施例中,所述确定模块1101,可具体用于:In some embodiments of the present invention, the determining module 1101 may be specifically used for:

计算所述数量N与每个MAR上能够放置导频信号的长度的乘积,并将所述乘积确定为所述第一导频信号的长度。The product of the number N and the length of the pilot signal that can be placed on each MAR is calculated, and the product is determined as the length of the first pilot signal.

本发明的一些实施例中,所述每个MAR上能够放置导频信号的长度为所述确定模块根据预定义的导频放置方式以及每个MAR的大小确定的。In some embodiments of the present invention, the length of the pilot signal that can be placed on each MAR is determined by the determining module according to a predefined pilot placement manner and the size of each MAR.

本发明的一些实施例中,所述捆绑的MAR占用的时频资源位置在预先配置的与所述MAR的数量N对应的时频资源位置的集合中选取。In some embodiments of the present invention, the time-frequency resource positions occupied by the bundled MARs are selected from a pre-configured set of time-frequency resource positions corresponding to the number N of the MARs.

具体地,由于本发明上述实施例所提供的装置与本发明前述实施例所提供的终端侧的方法实施例解决问题的原理相似,因而本发明上述实施例所提供的装置的具体实施可与本发明前述实施例所提供的终端侧的方法的实施可以相互参见,重复之处不再赘述。Specifically, since the device provided by the foregoing embodiments of the present invention is similar to the method embodiments on the terminal side provided by the foregoing embodiments of the present invention in terms of solving problems, the specific implementation of the device provided by the foregoing embodiments of the present invention may be the same as that of the present invention. For the implementation of the method on the terminal side provided by the foregoing embodiments of the present invention, reference may be made to each other, and repeated descriptions will not be repeated.

基于同样的发明构思,本申请还提供了一种用于上行链路传输的装置,该装置具体可通过硬件、软件或软硬件的结合实现,该装置可以是网络设备,比如图1所示出的通信系统中的网络设备101。Based on the same inventive concept, the present application also provides an apparatus for uplink transmission. The apparatus can be specifically implemented by hardware, software or a combination of software and hardware. The apparatus can be a network device, such as shown in FIG. 1 . The network device 101 in the communication system.

图12示出了本发明一些实施例所提供的用于上行链路传输的装置结构示意图。如图12所示,该装置包括:FIG. 12 shows a schematic structural diagram of an apparatus for uplink transmission provided by some embodiments of the present invention. As shown in Figure 12, the device includes:

接收模块1201,用于接收终端传输的捆绑的MAR,所述捆绑的MAR上放置有第一导频信号;所述第一导频信号的长度为所述终端在确定所述捆绑的MAR中MAR的数量N后,根据所确定的数量N确定的,N为大于1的整数;The receiving module 1201 is configured to receive a bundled MAR transmitted by a terminal, where a first pilot signal is placed on the bundled MAR; the length of the first pilot signal is the MAR in the bundled MAR determined by the terminal After the number N, determined according to the determined number N, N is an integer greater than 1;

检测模块1202,用于根据所述捆绑的MAR上放置的所述第一导频信号,检测终端。The detection module 1202 is configured to detect a terminal according to the first pilot signal placed on the bundled MAR.

本发明的一些实施例中,所述捆绑的MAR中的N个MAR上分别放置有N个第二导频信号,所述第二导频信号为所述终端根据所述第一导频信号确定的,所述第二导频信号的长度小于或等于所述第一导频信号的长度。In some embodiments of the present invention, N second pilot signals are respectively placed on N MARs in the bundled MARs, and the second pilot signals are determined by the terminal according to the first pilot signals Yes, the length of the second pilot signal is less than or equal to the length of the first pilot signal.

本发明的一些实施例中,所述检测模块1202,具体用于:In some embodiments of the present invention, the detection module 1202 is specifically used for:

获取所述捆绑的MAR中每个MAR上放置的第二导频信号,并在每获取一个第二导频信号时,将当前获取到的所有第二导频信号合并后,检测所述终端。Acquire the second pilot signal placed on each MAR in the bundled MARs, and detect the terminal after combining all the currently acquired second pilot signals each time a second pilot signal is acquired.

本发明的一些实施例中,所述检测模块1202,具体用于:In some embodiments of the present invention, the detection module 1202 is specifically used for:

若确定所述捆绑的MAR占用的时频资源的起始位置,则从所述起始位置依次获取所述捆绑的MAR中每个MAR上放置的第二导频信号;否则,If the starting position of the time-frequency resources occupied by the bundled MARs is determined, then sequentially acquire the second pilot signal placed on each MAR in the bundled MARs from the starting position; otherwise,

逐一在所述捆绑的MAR占用的时频资源的所有可能的位置上尝试获取所述捆绑的MAR中每个MAR上放置的第二导频信号。Attempting to acquire the second pilot signal placed on each MAR in the bundled MARs at all possible positions of the time-frequency resources occupied by the bundled MARs one by one.

本发明的一些实施例中,所述N个第二导频信号为所述终端根据所述第一导频信号的序列特性,分割所述第一导频信号为N个得到的;或者,In some embodiments of the present invention, the N second pilot signals are obtained by dividing the first pilot signals into N by the terminal according to the sequence characteristics of the first pilot signals; or,

所述N个第二导频信号为所述终端将所述第一导频信号进行交织,并根据所述第一导频信号的序列特性,分割交织后的所述第一导频信号为N个得到的。The N second pilot signals are for the terminal to interleave the first pilot signals, and according to the sequence characteristics of the first pilot signals, the divided and interleaved first pilot signals are N obtained.

本发明的一些实施例中,所述第一导频信号的长度为所述终端将所确定的数量N与每个MAR上能够放置导频信号的长度相乘得到的乘积。In some embodiments of the present invention, the length of the first pilot signal is a product obtained by multiplying the determined number N by the terminal and the length of the pilot signal that can be placed on each MAR.

本发明的一些实施例中,所述每个MAR上能够放置导频信号的长度为所述终端根据预定义的导频放置方式以及每个MAR的大小确定的。In some embodiments of the present invention, the length of the pilot signal that can be placed on each MAR is determined by the terminal according to a predefined pilot placement manner and the size of each MAR.

本发明的一些实施例中,所述检测模块1202,具体用于:In some embodiments of the present invention, the detection module 1202 is specifically used for:

在所述接收模块接收终端传输的捆绑的MAR后,根据所接收到的捆绑的MAR占用的频率资源位置,确定所述捆绑的MAR中MAR的数量N。After the receiving module receives the bundled MARs transmitted by the terminal, the number N of MARs in the bundled MARs is determined according to the frequency resource positions occupied by the received bundled MARs.

具体地,由于本发明上述实施例所提供的装置与本发明前述实施例所提供的网络设备侧的方法实施例解决问题的原理相似,因而本发明上述实施例所提供的装置的具体实施以及有益效果可与本发明前述实施例所提供的网络设备侧的方法的实施以及有益效果可以相互参见,重复之处不再赘述。Specifically, since the apparatuses provided by the foregoing embodiments of the present invention are similar to the method embodiments on the network device side provided by the foregoing embodiments of the present invention in solving problems, the specific implementation and benefits of the apparatuses provided by the foregoing embodiments of the present invention are The effects can be referred to each other with respect to the implementation and beneficial effects of the method on the network device side provided by the foregoing embodiments of the present invention, and repeated descriptions will not be repeated.

本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,另外,在本申请各个实施例中的各功能模块可以集成在一个处理器中,也可以是单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。The division of modules in the embodiments of the present application is schematic, and is only a logical function division. In actual implementation, there may be other division methods. In addition, the functional modules in the various embodiments of the present application may be integrated into one processing unit. In the device, it can also exist physically alone, or two or more modules can be integrated into one module. The above-mentioned integrated modules can be implemented in the form of hardware, and can also be implemented in the form of software function modules.

基于同样的发明构思,本申请还提供了一种终端。图13示出了本发明的一些实施例所提供的终端的结构示意图。Based on the same inventive concept, the present application also provides a terminal. FIG. 13 shows a schematic structural diagram of a terminal provided by some embodiments of the present invention.

如图13所示,该终端1300可以包括有处理器1302。处理器1302可以是一个中央处理模块(英文:central processing unit,简称CPU),或者为数字处理模块等等。该终端1300还可以包括通信接口1301,处理器1302通过通信接口1301发送捆绑的MAR。该终端1300还包括:存储器1303,用于存储处理器1302执行的程序。存储器1303可以是非易失性存储器,比如硬盘(英文:hard disk drive,缩写:HDD)或固态硬盘(英文:solid-state drive,缩写:SSD)等,还可以是易失性存储器(英文:volatile memory),例如随机存取存储器(英文:random-access memory,缩写:RAM)。存储器1303是能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由处理器1302存取的任何其他介质,但不限于此。As shown in FIG. 13 , the terminal 1300 may include a processor 1302 . The processor 1302 may be a central processing unit (English: central processing unit, CPU for short), or a digital processing module or the like. The terminal 1300 may further include a communication interface 1301, and the processor 1302 sends the bundled MAR through the communication interface 1301. The terminal 1300 further includes: a memory 1303 for storing programs executed by the processor 1302 . The memory 1303 may be a non-volatile memory, such as a hard disk (English: hard disk drive, abbreviation: HDD) or a solid-state drive (English: solid-state drive, abbreviation: SSD), etc., or a volatile memory (English: volatile memory), such as random access memory (English: random-access memory, abbreviation: RAM). Memory 1303 is, but is not limited to, any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by processor 1302 .

处理器1302用于执行存储器1303存储的程序代码,具体用于执行本发明前述实施例所提供的终端侧的方法。本申请在此不再赘述。The processor 1302 is configured to execute the program code stored in the memory 1303, and is specifically configured to execute the terminal-side method provided by the foregoing embodiments of the present invention. This application will not repeat them here.

本申请实施例中不限定上述通信接口1301、处理器1302以及存储器1303之间的具体连接介质。本申请实施例在图13中以存储器1303、处理器1302以及通信接口1301之间通过总线1304连接,总线在图13中以粗线表示,其它部件之间的连接方式,仅是进行示意性说明,并不引以为限。所述总线可以分为地址总线、数据总线、控制总线等。为便于表示,图13中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The specific connection medium between the communication interface 1301 , the processor 1302 , and the memory 1303 is not limited in the embodiments of the present application. In the embodiment of the present application, the memory 1303, the processor 1302, and the communication interface 1301 are connected by a bus 1304 in FIG. 13. The bus is represented by a thick line in FIG. 13, and the connection between other components is only for schematic illustration. , is not limited. The bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of presentation, only one thick line is used in FIG. 13, but it does not mean that there is only one bus or one type of bus.

本发明实施例还提供了一种可读存储介质,用于存储为执行上述处理器所需执行的软件指令,其包含用于执行上述处理器所需执行的程序。An embodiment of the present invention further provides a readable storage medium for storing software instructions to be executed for executing the above-mentioned processor, which includes a program to be executed for executing the above-mentioned processor.

基于同样的发明构思,本申请还提供了一种网络设备。图14示出了本发明的一些实施例所提供的网络设备的结构示意图。Based on the same inventive concept, the present application also provides a network device. FIG. 14 shows a schematic structural diagram of a network device provided by some embodiments of the present invention.

如图14所示,该网络设备1400可以包括有处理器1402。处理器1402可以是一个中央处理模块,或者为数字处理模块等等。该网络设备1400还可以包括通信接口1401,处理器1402通过通信接口1401接收捆绑的MAR。该网络设备1400还包括:存储器1403,用于存储处理器1402执行的程序。存储器1403可以是非易失性存储器,比如硬盘或固态硬盘等,还可以是易失性存储器,如随机存取存储器。存储器1403是能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由处理器1402存取的任何其他介质,但不限于此。As shown in FIG. 14 , the network device 1400 may include a processor 1402 . The processor 1402 may be a central processing module, or a digital processing module, or the like. The network device 1400 may further include a communication interface 1401, and the processor 1402 receives the bundled MAR through the communication interface 1401. The network device 1400 further includes: a memory 1403 for storing programs executed by the processor 1402 . The memory 1403 may be a non-volatile memory, such as a hard disk or a solid-state disk, or a volatile memory, such as a random access memory. Memory 1403 is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by processor 1402, but is not limited thereto.

处理器1402用于执行存储器1403存储的程序代码,具体用于执行本发明前述实施例所提供的网络设备侧的方法。本申请在此不再赘述。The processor 1402 is configured to execute the program code stored in the memory 1403, and is specifically configured to execute the method on the network device side provided by the foregoing embodiments of the present invention. This application will not repeat them here.

本申请实施例中不限定上述通信接口1401、处理器1402以及存储器1403之间的具体连接介质。本申请实施例在图14中以存储器1403、处理器1402以及通信接口1401之间通过总线1404连接,总线在图14中以粗线表示,其它部件之间的连接方式,仅是进行示意性说明,并不引以为限。所述总线可以分为地址总线、数据总线、控制总线等。为便于表示,图14中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The specific connection medium between the communication interface 1401 , the processor 1402 , and the memory 1403 is not limited in this embodiment of the present application. In the embodiment of the present application, the memory 1403, the processor 1402, and the communication interface 1401 are connected through a bus 1404 in FIG. 14. The bus is represented by a thick line in FIG. 14, and the connection between other components is only for schematic illustration. , is not limited. The bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of presentation, only one thick line is shown in FIG. 14, but it does not mean that there is only one bus or one type of bus.

本发明实施例还提供了一种可读存储介质,用于存储为执行上述处理器所需执行的软件指令,其包含用于执行上述处理器所需执行的程序。An embodiment of the present invention further provides a readable storage medium for storing software instructions to be executed for executing the above-mentioned processor, which includes a program to be executed for executing the above-mentioned processor.

本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有可用程序代码的可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的程序产品的形式。It should be appreciated by those skilled in the art that the embodiments of the present application may be provided as a method, system, or program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a program product embodied on one or more available storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having usable program code embodied therein.

本申请是参照根据本申请的方法、设备(系统)、和程序产品的流程图和/或方框图来描述的。应理解可由程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and program products according to the present application. It will be understood that each flow and/or block in the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by program instructions. These program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that the instructions executed by the processor of the or other programmable data processing device produce a A means for the functions specified in a flow or flows of a flowchart and/or a block or blocks of a block diagram.

这些程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的可读存储器中,使得存储在该可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The program instructions may also be stored in a readable memory capable of directing a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the readable memory result in an article of manufacture comprising instruction means implemented in Flowchart A process or processes and/or a block diagram of the functions specified in a block or blocks.

这些程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生相应设备实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These program instructions can also be loaded onto a computer or other programmable data processing device, such that a series of operational steps are performed on the computer or other programmable device to produce the corresponding device-implemented processing, thereby executing on the computer or other programmable device. The instructions provide steps for implementing the functions specified in the flow or blocks of the flowcharts and/or the block or blocks of the block diagrams.

显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present application without departing from the scope of the present application. Thus, if these modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is also intended to include these modifications and variations.

Claims (28)

1. A method for uplink transmission, the method comprising:
the terminal determines the number N of MARs in the bundled multi-access resources MAR, and determines the length of a first pilot signal according to the determined number N, wherein N is an integer greater than 1;
the terminal acquires a first pilot signal having the length and places the first pilot signal on the bundled MAR;
the terminal transmits the bundled MAR in which the first pilot signal is placed.
2. The method of claim 1, wherein the terminal placing the first pilot signal on the bundled MAR comprises:
the terminal determines N second pilot signals according to the first pilot signal, wherein the length of each second pilot signal is less than or equal to that of the first pilot signal;
the terminal places the N second pilot signals on N MARs, respectively, of the bundled MARs.
3. The method of claim 2, wherein the terminal determines N second pilot signals from the first pilot signal, comprising:
the terminal divides the first pilot signal into N second pilot signals according to the sequence characteristics of the first pilot signal; or,
the terminal interweaves the first pilot signal and divides the interwoven first pilot signal into N second pilot signals according to the sequence characteristics of the first pilot signal.
4. The method of any of claims 1-3, wherein the terminal determining the length of the first pilot signal based on the determined number N comprises:
the terminal calculates the product of the number N and the length of each MAR over which a pilot signal can be placed, and determines the product as the length of the first pilot signal.
5. The method of claim 4, wherein the length of pilot signals placeable on each MAR is determined by the terminal based on a predefined pilot placement and the size of each MAR.
6. The method of any of claims 1-3, wherein the time-frequency resource locations occupied by the bundled MARs are chosen among a pre-configured set of time-frequency resource locations corresponding to the number N of MARs.
7. A method for uplink transmission, the method comprising:
the method comprises the steps that network equipment receives a bundled MAR transmitted by a terminal, and a first pilot signal is placed on the bundled MAR; the length of the first pilot signal is determined by the terminal according to the determined number N after the number N of the MARs in the bundled MARs is determined, wherein N is an integer greater than 1;
and the network equipment detects the terminal according to the first pilot signal placed on the bundled MAR.
8. The method of claim 7, wherein N second pilot signals are placed on each of N of the bundled MARs, the second pilot signals being determined by the terminal from the first pilot signals, the second pilot signals having a length less than or equal to the length of the first pilot signals.
9. The method of claim 8, wherein the network device detecting the terminal based on the first pilot signal placed on the bundled MAR comprises:
and the network equipment acquires the second pilot signals arranged on each MAR in the bundled MARs, and detects the terminal after combining all the currently acquired second pilot signals when acquiring one second pilot signal.
10. The method of claim 9, wherein the network device acquiring the second pilot signals placed on each MAR in the bundled MARs comprises:
if the network equipment determines the initial position of the time-frequency resource occupied by the bundled MARs, the network equipment sequentially acquires a second pilot signal placed on each MAR in the bundled MARs from the initial position; if not, then,
the network device tries to acquire the second pilot signals placed on each MAR in the bundled MARs at all positions of the time-frequency resources occupied by the bundled MARs one by one.
11. The method according to any of claims 8-10, wherein the N second pilot signals are obtained by the terminal splitting the first pilot signal into N according to the sequence characteristics of the first pilot signal; or,
the N second pilot signals are obtained by interweaving the first pilot signals by the terminal and dividing the interweaved first pilot signals into N according to the sequence characteristics of the first pilot signals.
12. The method of any of claims 7-10, wherein the length of the first pilot signal is the product of the terminal multiplying the determined number N by the length over which a pilot signal can be placed on each MAR.
13. The method of claim 12, wherein the length of pilot signals placeable on each MAR is determined by the terminal based on a predefined pilot placement and the size of each MAR.
14. The method of any of claims 7-10, wherein the network device, upon receiving the bundled MAR transmitted by the terminal, further comprises: and the network equipment determines the number N of the MARs in the bundled MARs according to the frequency resource positions occupied by the received bundled MARs.
15. An apparatus for uplink transmission, the apparatus being a terminal, the apparatus comprising:
a determining module, configured to determine a number N of MARs in the bundled MARs, and determine a length of the first pilot signal according to the determined number N, where N is an integer greater than 1;
a placement module to obtain a first pilot signal having the length and place the first pilot signal on the bundled MAR;
a transmitting module for transmitting the bundled MAR in which the first pilot signal is placed.
16. The apparatus of claim 15, wherein the placement module is specifically configured to:
determining N second pilot signals according to the first pilot signals, wherein the length of each second pilot signal is less than or equal to that of the first pilot signals;
placing the N second pilot signals onto N MARs, respectively, of the bundled MARs.
17. The apparatus of claim 16, wherein the placement module is specifically configured to:
dividing the first pilot signal into N second pilot signals according to the sequence characteristics of the first pilot signal; or interleaving the first pilot signal, and dividing the interleaved first pilot signal into N second pilot signals according to the sequence characteristics of the first pilot signal.
18. The apparatus according to any one of claims 15 to 17, wherein the determining module is specifically configured to:
the product of the number N and the length over which a pilot signal can be placed on each MAR is calculated and determined as the length of the first pilot signal.
19. The apparatus of claim 18, wherein the length over which pilot signals can be placed on each MAR is determined by the determination module based on a predefined pilot placement and size of each MAR.
20. The apparatus of any of claims 15-17, wherein the time-frequency resource locations occupied by the bundled MARs are chosen among a preconfigured set of time-frequency resource locations corresponding to the number N of MARs.
21. An apparatus for uplink transmission, the apparatus being a network device, the apparatus comprising:
the receiving module is used for receiving a bundled MAR transmitted by a terminal, and a first pilot signal is placed on the bundled MAR; the length of the first pilot signal is determined by the terminal according to the determined number N after the number N of the MARs in the bundled MARs is determined, wherein N is an integer greater than 1;
a detection module, configured to detect the terminal according to the first pilot signal placed on the bundled MAR.
22. The apparatus of claim 21, wherein N second pilot signals are placed on each of N of the bundled MARs, the second pilot signals being determined by the terminal from the first pilot signals, the second pilot signals having a length less than or equal to the length of the first pilot signals.
23. The apparatus of claim 22, wherein the detection module is specifically configured to:
and acquiring a second pilot signal arranged on each MAR in the bundled MARs, and detecting the terminal after combining all the currently acquired second pilot signals when acquiring one second pilot signal.
24. The apparatus of claim 23, wherein the detection module is specifically configured to:
if the initial position of the time-frequency resource occupied by the bundled MARs is determined, sequentially acquiring a second pilot signal placed on each MAR in the bundled MARs from the initial position; if not, then,
and trying to acquire the second pilot signals placed on each MAR in the bundled MARs at all positions of the time-frequency resources occupied by the bundled MARs one by one.
25. The apparatus according to any of claims 22-24, wherein the N second pilot signals are obtained by the terminal splitting the first pilot signal into N according to the sequence characteristics of the first pilot signal; or,
the N second pilot signals are obtained by interweaving the first pilot signals by the terminal and dividing the interweaved first pilot signals into N according to the sequence characteristics of the first pilot signals.
26. The apparatus of any of claims 21-24, wherein the length of the first pilot signal is a product of the terminal multiplying the determined number N by a length over which a pilot signal can be placed on each MAR.
27. The apparatus of claim 26, wherein the length over which pilot signals can be placed on each MAR is determined by the terminal based on a predefined pilot placement and the size of each MAR.
28. The apparatus according to any one of claims 21 to 24, wherein the detection module is specifically configured to:
after the receiving module receives the bundled MARs transmitted by the terminal, the number N of the MARs in the bundled MARs is determined according to the frequency resource positions occupied by the received bundled MARs.
CN201710061321.6A 2017-01-25 2017-01-25 Method and device for uplink transmission Active CN108347322B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710061321.6A CN108347322B (en) 2017-01-25 2017-01-25 Method and device for uplink transmission

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710061321.6A CN108347322B (en) 2017-01-25 2017-01-25 Method and device for uplink transmission

Publications (2)

Publication Number Publication Date
CN108347322A CN108347322A (en) 2018-07-31
CN108347322B true CN108347322B (en) 2020-07-07

Family

ID=62962452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710061321.6A Active CN108347322B (en) 2017-01-25 2017-01-25 Method and device for uplink transmission

Country Status (1)

Country Link
CN (1) CN108347322B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112703791B (en) * 2018-09-28 2023-06-20 华为技术有限公司 A communication method and device
CN111464260B (en) * 2019-01-21 2023-07-11 华为技术有限公司 A signal sending and receiving method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101425820A (en) * 2007-06-12 2009-05-06 森网通信公司 Tone based congnitive radio for opportunistic communications
WO2014090200A1 (en) * 2012-12-14 2014-06-19 Huawei Technologies Co., Ltd. System and method for small traffic transmissions
CN105284172A (en) * 2013-03-08 2016-01-27 华为技术有限公司 System and method for uplink grant-free transmission scheme
CN106332298A (en) * 2015-07-03 2017-01-11 电信科学技术研究院 Access method and equipment in wireless network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101425820A (en) * 2007-06-12 2009-05-06 森网通信公司 Tone based congnitive radio for opportunistic communications
WO2014090200A1 (en) * 2012-12-14 2014-06-19 Huawei Technologies Co., Ltd. System and method for small traffic transmissions
CN105284172A (en) * 2013-03-08 2016-01-27 华为技术有限公司 System and method for uplink grant-free transmission scheme
CN106332298A (en) * 2015-07-03 2017-01-11 电信科学技术研究院 Access method and equipment in wireless network

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Discussion on grant-free transmission;Huawei, HiSilicon;《3GPP TSG RAN WG1 Meeting #86, R1-166095》;20160826;全文 *
Motivation of Study on 5G Non-orthogonal Multiple Access;ZTE, ZTE Microelectronics;《3GPP TSG RAN #74, RP-162483》;20161208;全文 *
Motivation of Uplink Non-orthogonal Transmission for Massive MTC;Goteborg, Sweden;《3GPP TSG RAN Meeting #71, RP-160279》;20160310;全文 *
WF on further clarification on grant-free transmission for mMTC;Gothenburg, Sweden;《3GPP TSG RAN WG1 #86, R1-168538》;20160826;全文 *

Also Published As

Publication number Publication date
CN108347322A (en) 2018-07-31

Similar Documents

Publication Publication Date Title
KR102782793B1 (en) Method and apparatus for channel access in wireless communication system
CN113647179B (en) Method and apparatus for grant-free data transmission in a wireless communication system
CN111770577B (en) Methods and devices for determining transmission resources
US11924854B2 (en) Method and apparatus for uplink data information transmission in wireless communication system
CN112154621B (en) Hybrid automatic repeat request (HARQ) for non-terrestrial networks
CN114946151B (en) Method and apparatus for transmitting and receiving downlink control information in a wireless communication system
EP3832919B1 (en) Method and device for transmitting control information for distinguishing user in wireless communication system
CN108632192B (en) Method, device and system for data transmission
KR102648869B1 (en) Method and apparatus for data communication using multiple modulation and coding schemes in wireless cellular communication system
JP7337097B2 (en) Method and apparatus for transmitting and receiving signals in wireless communication system
US20200266928A1 (en) Method and apparatus for transmission or reception of data in communication system
US12556302B2 (en) Method and apparatus for transmission or reception of data in communication system
CN109150421B (en) A method and terminal equipment for repeated transmission
CN108289331A (en) A kind of ascending transmission method, terminal, network side equipment
CN107005363A (en) Method and apparatus for iterative design
US11595848B2 (en) Method and apparatus for transmission and reception of data in communication system
WO2014111023A1 (en) Method and device for transmitting enhanced pbch
CN111756501A (en) Method and device for transmitting uplink control information
KR20190127193A (en) Synchronization method and apparatus for groupcast in wireless communication system
CN112187401A (en) Multi-time unit transmission method and related device
CN111769911A (en) Method of repeated transmission of data
CN108347322B (en) Method and device for uplink transmission
KR102938953B1 (en) Method and apparatus for transmission of control information for user separation in wireless communication system
CN111431675B (en) Data transmission method and device
KR102941635B1 (en) Method and apparatus for uplink data informattion transmission in wireless communication system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant