WO2022021448A1 - Procédé de détection d'informations de commande, procédé de transmission d'informations de commande, dispositif terminal et dispositif de réseau - Google Patents

Procédé de détection d'informations de commande, procédé de transmission d'informations de commande, dispositif terminal et dispositif de réseau Download PDF

Info

Publication number
WO2022021448A1
WO2022021448A1 PCT/CN2020/106456 CN2020106456W WO2022021448A1 WO 2022021448 A1 WO2022021448 A1 WO 2022021448A1 CN 2020106456 W CN2020106456 W CN 2020106456W WO 2022021448 A1 WO2022021448 A1 WO 2022021448A1
Authority
WO
WIPO (PCT)
Prior art keywords
control resource
control
carrier
search space
resource
Prior art date
Application number
PCT/CN2020/106456
Other languages
English (en)
Chinese (zh)
Inventor
梁彬
林亚男
徐婧
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Priority to CN202080101134.6A priority Critical patent/CN115669166A/zh
Priority to PCT/CN2020/106456 priority patent/WO2022021448A1/fr
Publication of WO2022021448A1 publication Critical patent/WO2022021448A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access

Definitions

  • the present application relates to the field of communications, and more particularly, to a method for detecting control information, a method for transmitting control information, a terminal device and a network device.
  • the Physical Downlink Control Channel (PDCCH) no longer occupies the entire bandwidth in the frequency domain, and the starting position of the PDCCH in the time domain is also It can be configured.
  • the NR system encapsulates information such as the frequency domain resource information of the PDCCH and the number of symbols occupied in the time domain in the control resource set (CORESET), and encapsulates the PDCCH starting symbol number and the PDCCH monitoring period and other information.
  • the search space includes a common search space (Common Search Space, CSS) and a terminal specific search space (UE Specific Search Space, USS).
  • CSS is used to transmit cell-level public information, such as broadcast control channel (Broadcast Control Channel, BCCH), paging, random access response (Random Access Response, RAR) and other related control information
  • BCCH Broadcast Control Channel
  • RAR Random Access Response
  • USS is used to transmit terminal UE-level information, For example, control information related to a downlink shared channel (DL-SCH), an uplink shared channel (UL-SCH) and the like.
  • the terminal performs PDCCH detection in the search space of the carrier corresponding to the primary cell (pcell), and the detected PDCCH can schedule resources on the carrier corresponding to the pcell, and can also schedule the secondary cell (secondary cell, scell).
  • the PDCCH detected in the search space of the carrier corresponding to the secondary cell scell cannot schedule the resources on the carrier corresponding to the primary cell pcell, and the scheduling method is not flexible enough.
  • embodiments of the present application provide a method for detecting control information, a method for transmitting control information, a terminal device, and a network device.
  • An embodiment of the present application provides a method for detecting control information, which is applied to a terminal device, including:
  • the terminal device receives the configuration information, and determines the first control resource in the first carrier and the second control resource in the second carrier according to the configuration information, wherein the first control resource and the second control resource are For transmitting first control information, the first control information is used to schedule the first physical channel; if there is an overlap between the first control resource and the second control resource, the terminal device is in the first control Downlink control information DCI is detected in one of the resource and the second control resource.
  • An embodiment of the present application provides a method for transmitting control information, which is applied to a network device, including:
  • the network device sends configuration information to the terminal device, where the configuration information is used by the terminal device to determine the first control resource in the first carrier and the second control resource in the second carrier according to the configuration information, wherein the The first control resource and the second control resource are used to transmit first control information, and the first control information is used to schedule the first physical channel; if there is a relationship between the first control resource and the second control resource Overlapping, the network device transmits downlink control information DCI in one of the first control resource and the second control resource.
  • the embodiment of the present application also provides a terminal device, including:
  • a receiving module configured to receive configuration information, the configuration information is used by the terminal device to determine the first control resource in the first carrier and the second control resource in the second carrier, wherein the first control resource and the second control resource is used to transmit control information, and the control information is used to schedule physical channels;
  • a detection module configured to detect control information in one of the first control resource and the second control resource in the case of overlap between the first control resource and the second control resource .
  • the embodiment of the present application also provides a network device, including:
  • a sending module configured to send configuration information to a terminal device, where the configuration information is used by the terminal device to determine the first control resource in the first carrier and the second control resource in the second carrier according to the configuration information, wherein the first control resource and the second control resource are used to transmit control information, and the control information is used to schedule physical channels;
  • a transmission module configured to transmit control information in one control resource of the first control resource and the second control resource when there is overlap between the first control resource and the second control resource .
  • An embodiment of the present application further provides a terminal device, including: a processor and a memory, where the memory is used to store a computer program, and the processor invokes and executes the computer program stored in the memory to execute the above method.
  • An embodiment of the present application further provides a network device, including: a processor and a memory, where the memory is used to store a computer program, and the processor invokes and executes the computer program stored in the memory to execute the above method.
  • An embodiment of the present application further provides a chip, including: a processor, configured to call and run a computer program from a memory, so that a device on which the chip is installed executes the above method.
  • Embodiments of the present application further provide a computer-readable storage medium for storing a computer program, wherein the computer program causes a computer to execute the above method.
  • Embodiments of the present application further provide a computer program product, including computer program instructions, wherein the computer program instructions cause a computer to execute the above method.
  • the embodiments of the present application also provide a computer program, the computer program enables a computer to execute the above method.
  • the terminal device will The downlink control information is detected in one of the resource and the second control resource, which can avoid repeated detection and achieve the purpose of reducing the number of detections and shortening the detection time.
  • FIG. 1 is a schematic diagram of a communication system architecture according to an embodiment of the present application.
  • FIG. 2 is a flowchart of a method for detecting control information of a terminal device according to an embodiment of the present application.
  • FIG. 3 is a flowchart of a method for transmitting control information of a network device according to an embodiment of the present application.
  • 4A-4C are schematic diagrams showing the effect that the search spaces of the primary carrier and the secondary carrier do not overlap.
  • 5A-5C are schematic diagrams showing the effect that the search spaces of the primary carrier and the secondary carrier overlap.
  • 6-11 are schematic diagrams of terminal detection methods when search spaces of multiple carriers overlap according to an embodiment of the present application.
  • FIG. 12 is a schematic structural block diagram of a terminal device according to an embodiment of the present application.
  • FIG. 13 is a schematic structural block diagram of a network device according to an embodiment of the present application.
  • FIG. 14 is a schematic block diagram of a communication device according to an embodiment of the present application.
  • FIG. 15 is a schematic block diagram of a chip according to an embodiment of the present application.
  • FIG. 16 is a schematic block diagram of a communication system according to an embodiment of the present application.
  • GSM Global System of Mobile communication
  • CDMA Code Division Multiple Access
  • CDMA Wideband Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • GPRS General Packet Radio Service
  • LTE Long Term Evolution
  • LTE-A Advanced Long Term Evolution
  • NR New Radio
  • NTN Non-Terrestrial Networks
  • UMTS Universal Mobile Telecommunication System
  • WLAN Wireless Local Area Networks
  • Wireless Fidelity Wireless Fidelity
  • WiFi fifth-generation communication
  • D2D Device to Device
  • M2M Machine to Machine
  • MTC Machine Type Communication
  • V2V Vehicle to Vehicle
  • V2X Vehicle to everything
  • the communication system in this embodiment of the present application may be applied to a carrier aggregation (Carrier Aggregation, CA) scenario, a dual connectivity (Dual Connectivity, DC) scenario, or a standalone (Standalone, SA) distribution. web scene.
  • Carrier Aggregation, CA Carrier Aggregation, CA
  • DC Dual Connectivity
  • SA standalone
  • the embodiments of the present application describe various embodiments in conjunction with network equipment and terminal equipment, where the terminal equipment may also be referred to as user equipment (User Equipment, UE), access terminal, subscriber unit, subscriber station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent or user device, etc.
  • user equipment User Equipment, UE
  • access terminal subscriber unit, subscriber station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent or user device, etc.
  • the terminal device can be a station (STAION, ST) in the WLAN, can be a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a Wireless Local Loop (WLL) station, a personal digital processing (Personal Digital Assistant, PDA) devices, handheld devices with wireless communication capabilities, computing devices or other processing devices connected to wireless modems, in-vehicle devices, wearable devices, next-generation communication systems such as end devices in NR networks, or future Terminal equipment in the evolved public land mobile network (Public Land Mobile Network, PLMN) network, etc.
  • STAION, ST in the WLAN
  • SIP Session Initiation Protocol
  • WLL Wireless Local Loop
  • PDA Personal Digital Assistant
  • the terminal device can be deployed on land, including indoor or outdoor, handheld, wearable, or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as airplanes, balloons, and satellites) superior).
  • the terminal device may be a mobile phone (Mobile Phone), a tablet computer (Pad), a computer with a wireless transceiver function, a virtual reality (Virtual Reality, VR) terminal device, and an augmented reality (Augmented Reality, AR) terminal Equipment, wireless terminal equipment in industrial control, wireless terminal equipment in self driving, wireless terminal equipment in remote medical, wireless terminal equipment in smart grid , wireless terminal equipment in transportation safety, wireless terminal equipment in smart city or wireless terminal equipment in smart home, etc.
  • a mobile phone Mobile Phone
  • a tablet computer Pad
  • a computer with a wireless transceiver function a virtual reality (Virtual Reality, VR) terminal device
  • augmented reality (Augmented Reality, AR) terminal Equipment wireless terminal equipment in industrial control, wireless terminal equipment in self driving, wireless terminal equipment in remote medical, wireless terminal equipment in smart grid , wireless terminal equipment in transportation safety, wireless terminal equipment in smart city or wireless terminal equipment in smart home, etc.
  • the terminal device may also be a wearable device.
  • Wearable devices can also be called wearable smart devices, which are the general term for the intelligent design of daily wear and the development of wearable devices using wearable technology, such as glasses, gloves, watches, clothing and shoes.
  • a wearable device is a portable device that is worn directly on the body or integrated into the user's clothing or accessories. Wearable device is not only a hardware device, but also realizes powerful functions through software support, data interaction, and cloud interaction.
  • wearable smart devices include full-featured, large-scale, complete or partial functions without relying on smart phones, such as smart watches or smart glasses, and only focus on a certain type of application function, which needs to cooperate with other devices such as smart phones.
  • the network device may be a device for communicating with a mobile device, and the network device may be an access point (Access Point, AP) in WLAN, or a base station (Base Transceiver Station, BTS) in GSM or CDMA , it can also be a base station (NodeB, NB) in WCDMA, it can also be an evolved base station (Evolutional Node B, eNB or eNodeB) in LTE, or a relay station or access point, or in-vehicle equipment, wearable devices and NR networks
  • the network device may have a mobile feature, for example, the network device may be a mobile device.
  • the network device may be a satellite or a balloon station.
  • the satellite may be a low earth orbit (LEO) satellite, a medium earth orbit (MEO) satellite, a geostationary earth orbit (GEO) satellite, a High Elliptical Orbit (HEO) ) satellite etc.
  • the network device may also be a base station set in a location such as land or water.
  • a network device may provide services for a cell, and a terminal device communicates with the network device through transmission resources (for example, frequency domain resources, or spectrum resources) used by the cell, and the cell may be a network device (
  • the cell can belong to the macro base station, or it can belong to the base station corresponding to the small cell (Small cell).
  • Pico cell Femto cell (Femto cell), etc.
  • These small cells have the characteristics of small coverage and low transmission power, and are suitable for providing high-speed data transmission services.
  • FIG. 1 schematically shows one network device 1100 and two terminal devices 1200.
  • the wireless communication system 1000 may include a plurality of network devices 1100, and the coverage of each network device 1100 may include other numbers terminal equipment, which is not limited in this embodiment of the present application.
  • the wireless communication system 1000 shown in FIG. 1 may also include other network entities such as a mobility management entity (Mobility Management Entity, MME), an access and mobility management function (Access and Mobility Management Function, AMF). This is not limited in the application examples.
  • MME Mobility Management Entity
  • AMF Access and Mobility Management Function
  • corresponding may indicate that there is a direct or indirect corresponding relationship between the two, or may indicate that there is an associated relationship between the two, or indicate and be instructed, configure and be instructed configuration, etc.
  • the UE performs PDCCH detection in the search space of the primary carrier, and the detected PDCCH can schedule resources on the primary carrier and resources on the secondary carrier, but the detected PDCCH in the search space of the secondary carrier can schedule resources on the secondary carrier.
  • the PDCCH cannot schedule resources on the primary carrier.
  • Both the carrier and the secondary carrier have search spaces, in other words, the search spaces of the primary carrier and the secondary carrier may overlap in time.
  • the search space can be configured for both the primary carrier and the secondary carrier
  • the UE performs PDCCH detection in the search space of the primary carrier and the secondary carrier
  • the detection complexity will be greatly increased, and the detection time will be greatly prolonged.
  • one search space corresponds to one CORESET, so the above-mentioned problems with respect to the search space also exist in the process of configuring and using the CORESET. How to optimize the above situation and improve the PDCCH detection mechanism is one of the problems to be solved by the embodiments of the present application.
  • an embodiment of the present application provides a method for detecting control information, which is applied to a terminal device.
  • the method includes:
  • a terminal device receives configuration information, and determines a first control resource in a first carrier and a second control resource in a second carrier according to the configuration information, wherein the first control resource and the second control resource resources are used to transmit control information, the control information is used to schedule physical channels;
  • the first carrier and the second carrier can be used to transmit data simultaneously, and the terminal device can receive data simultaneously on the first carrier and the second carrier , the first carrier and the second carrier can be used for carrier aggregation, in other words, the first carrier and the second carrier are component carriers used for carrier aggregation.
  • the first carrier and the second carrier may be the primary carrier and the secondary carrier in the carrier aggregation, respectively, or both may be secondary carriers.
  • control resource may be a search space or a CORESET.
  • control information includes downlink control information (Downlink Control Information, DCI);
  • the physical channel includes a physical downlink shared channel (Physical Downlink Shared Channel, PDSCH).
  • DCI Downlink Control Information
  • PDSCH Physical Downlink Shared Channel
  • the terminal device will The downlink control information is detected in one of the resource and the second control resource, which can avoid repeated detection and achieve the purpose of reducing the number of detections and shortening the detection time.
  • an embodiment of the present application provides a method for transmitting control information, which is applied to a network device.
  • the method includes:
  • the network device sends configuration information to a terminal device, where the configuration information is used by the terminal device to determine a first control resource in a first carrier and a second control resource in a second carrier according to the configuration information, wherein the first control resource and the second control resource are used to transmit control information, and the control information is used to schedule physical channels;
  • the network device transmits control information in one of the first control resource and the second control resource.
  • the network device will The downlink control information is transmitted in one of the resource and the second control resource, which can avoid repeated transmission and reduce the scheduling complexity on the network side.
  • the common search space of the terminal device is only configured in the first carrier.
  • the first carrier and the second carrier may be the primary carrier and the secondary carrier in the carrier aggregation, respectively, or both may be secondary carriers.
  • the first carrier is a primary carrier
  • the second carrier is a secondary carrier
  • the first carrier is a secondary carrier
  • the second carrier is a secondary carrier
  • the terminal device detects control information in the first control resource; or,
  • the terminal device detects control information in the first control resource, where the first time unit includes the first control resource, and the terminal device detects the control information in the first control resource.
  • the first time unit is a time slot or a time period.
  • the time period may be, for example, a PDCCH monitoring period PDCCH monitoring span.
  • the terminal device detects control information in the search space corresponding to the CORESET associated with the common search space; or,
  • the terminal device detects control information in the search space corresponding to the CORESET associated with the common search space, where the first time unit includes the first control resource.
  • the control information/channel overhead on the primary carrier can be saved by adopting at least one of the above embodiments.
  • the network device transmits control information in the first control resource; or,
  • the network device transmits control information in the first control resource, where the first time unit includes the first control resource, the first time unit is a time slot or a time period.
  • the network device transmits control information in the search space corresponding to the CORESET associated with the common search space; or,
  • the network device transmits control information in the search space corresponding to the CORESET associated with the common search space, wherein the first time unit includes the first time unit. Control resources.
  • the terminal device detects control information in the first control resource; or,
  • the terminal equipment detects control information in the second control resource, and the second carrier is a secondary cell. the corresponding carrier; or,
  • the terminal device determines, according to the indication information sent by the network device or the configuration parameters of the control resource, whether to use the first control resource. Control information is detected by one of the control resource and the second control resource.
  • the network device transmits control information in the first control resource;
  • the network equipment transmits control information in the second control resource, and the second carrier is a secondary cell. the corresponding carrier; or,
  • the network device transmits a control resource in one of the first control resource and the second control resource.
  • control information the network device also sends indication information or a configuration parameter of a control resource to the terminal device, so that the terminal device can determine whether to use the first control resource according to the indication information or the configuration parameter of the control resource. and one of the second control resources to detect control information.
  • the terminal device detects control information in the search space corresponding to the CORESET associated with the public search space of the first control resource; or,
  • the terminal detects control information in the search space corresponding to the CORESET associated with the dedicated search space of the second control resource, and the second carrier is the carrier corresponding to the secondary cell; or,
  • the The terminal device determines to detect control in the search space corresponding to the CORESET associated with the dedicated search space of one of the first control resources and one of the second control resources according to the indication information sent by the network device or the configuration parameters of the control resources information.
  • the The network device transmits control information in the search space corresponding to the CORESET associated with the public search space of the first control resource;
  • the network transmits control information in the search space corresponding to the CORESET associated with the dedicated search space of the second control resource, and the second carrier is the carrier corresponding to the secondary cell;
  • the The network device transmits control information in the search space corresponding to the CORESET associated with the dedicated search space of one of the first control resources and one of the second control resources; the network device also sends indication information to the terminal device or a configuration parameter of a control resource, for the terminal device to determine a dedicated search space for one control resource in the first control resource and the second control resource according to the indication information or the configuration parameter of the control resource Detection control information in the search space corresponding to the associated CORESET.
  • the first carrier is at least one of the following: a carrier corresponding to a primary cell PCell, a carrier corresponding to a special cell sPCell, and a carrier corresponding to a physical uplink control channel secondary cell PUCCH-SCell.
  • the configuration parameters of the control resources include at least one of the following: a search space type configuration parameter, a DCI format configuration parameter, and a DCI format aggregation level configuration parameter.
  • the terminal device detects control information DCI in the first control resource, and the network device transmits DCI in the first control resource:
  • the number of DCI format configurations corresponding to the first control resource is greater than the number of DCI format configurations corresponding to the second control resource;
  • the number of configuration types of search spaces corresponding to the first control resource is greater than the number of configuration types of search spaces corresponding to the second control resource;
  • the number of aggregation level configurations of the DCI format corresponding to the first control resource is greater than the number of aggregation level configurations of the DCI format corresponding to the second control resource.
  • the terminal device does not expect that the control resources of the primary carrier and the control resources of the secondary carrier overlap. If there is overlap, at least one of the above-described embodiments can be used for processing, which can prevent terminal equipment from performing detection on control resources of multiple carriers, avoid repeated detection, shorten detection time, and reduce network-side scheduling complexity.
  • the network device can transmit the PDCCH used for scheduling the primary carrier through the search space configured on the primary carrier, wherein the DCI is carried and transmitted through the PDCCH, and the network device can also transmit the PDCCH used for scheduling the primary carrier through the search space configured on the secondary carrier.
  • the terminal device may schedule the primary carrier through the PDCCH detected in the search space of the primary carrier, and may also schedule the primary carrier through the PDCCH detected in the search space of the secondary carrier.
  • the network equipment configures the search space for the primary carrier and the secondary carrier, and the search space should be avoided to overlap in time during configuration.
  • the network equipment transmits the PDCCH used to schedule the primary carrier, it can select the available search space at that time or at the latest time.
  • the terminal equipment does not expect the search spaces configured by the primary carrier and the secondary carrier to overlap in time.
  • Figures 4A, 4B and 4C schematically illustrate various situations in which the search spaces of the primary carrier and the secondary carrier configured by the network do not overlap in time, and the terminal device can perform detection in the two search spaces without repeated searches. .
  • Figures 5A, 5B and 5C schematically illustrate various situations in which the search spaces of the network configuration primary carrier and secondary carrier overlap in time. In these cases, if detection is performed in each search space , there will be problems of repeated searches and high search complexity. 4A-C and 5A-C, the white squares represent the search space of the first carrier, and the white squares represent the search space of the second carrier.
  • a cross indicates that the search space is skipped, that is, the terminal does not perform detection in the search space, The absence of a cross indicates that the terminal detects DCI in this search space.
  • the terminal detects DCI in the common search space of the first carrier.
  • the terminal detects DCI in the common search space of the first carrier.
  • the terminal detects DCI in the terminal-specific search space of the second carrier.
  • the overlapping search spaces are the terminal-specific search space of the first carrier and the terminal-specific search space of the second carrier, when the network configuration search space overlaps, the search space of the first carrier is used to detect DCI, then the terminal DCI is detected in the terminal-specific search space of the first carrier.
  • the terminal detects DCI in the terminal-specific search space of the first carrier.
  • an embodiment of the present application further provides a terminal device 100, referring to FIG. 12, which includes:
  • a receiving module 110 configured to receive configuration information, where the configuration information is used by the terminal device to determine a first control resource in a first carrier and a second control resource in a second carrier, wherein the first control resource and the second control resource is used to transmit control information, the control information is used to schedule physical channels;
  • a detection module 120 configured to detect control within one control resource of the first control resource and the second control resource when there is overlap between the first control resource and the second control resource information.
  • an embodiment of the present application further provides a network device 200, referring to FIG. 13, which includes:
  • a sending module 210 configured to send configuration information to a terminal device, where the configuration information is used by the terminal device to determine the first control resource in the first carrier and the second control resource in the second carrier according to the configuration information , wherein the first control resource and the second control resource are used to transmit control information, and the control information is used to schedule physical channels;
  • a transmission module 220 configured to transmit control within one control resource of the first control resource and the second control resource when there is overlap between the first control resource and the second control resource information.
  • the terminal device 100 and the network device 200 in the embodiments of the present application can implement the corresponding functions of the terminal devices in the foregoing method embodiments.
  • the terminal device 100 and each module (submodule, unit, or component, etc.) in the network device 200 correspond
  • each module submodule, unit, or component, etc.
  • the functions described by the respective modules (submodules, units, or components, etc.) in the terminal device 100 and the network device 200 in the embodiments of the present application may be implemented by different modules (submodules, units, or components, etc.), It can also be implemented by the same module (sub-module, unit or component, etc.).
  • the first sending module and the second sending module can be different modules or the same module, both of which can implement the embodiments of the present application. the corresponding functions of the terminal equipment.
  • FIG. 14 is a schematic structural diagram of a communication device 600 according to an embodiment of the present application, wherein the communication device 600 includes a processor 610, and the processor 610 can call and run a computer program from a memory to implement the method in the embodiment of the present application.
  • the communication device 600 may also include a memory 620 .
  • the processor 610 may call and run a computer program from the memory 620 to implement the methods in the embodiments of the present application.
  • the memory 620 may be a separate device independent of the processor 610 , or may be integrated in the processor 610 .
  • the communication device 600 may further include a transceiver 630, and the processor 610 may control the transceiver 630 to communicate with other devices, specifically, may send information or data to other devices, or receive information or data sent by other devices .
  • the transceiver 630 may include a transmitter and a receiver.
  • the transceiver 630 may further include antennas, and the number of the antennas may be one or more.
  • the communication device 600 may be the network device of this embodiment of the present application, and the communication device 600 may implement the corresponding processes implemented by the network device in each method of the embodiment of the present application, which is not repeated here for brevity.
  • the communication device 600 may be a terminal device in this embodiment of the present application, and the communication device 600 may implement corresponding processes implemented by the terminal device in each method in the embodiment of the present application, which is not repeated here for brevity.
  • FIG. 15 is a schematic structural diagram of a chip 700 according to an embodiment of the present application, wherein the chip 700 includes a processor 710, and the processor 710 can call and run a computer program from a memory to implement the method of the embodiment of the present application.
  • the chip 700 may further include a memory 720 .
  • the processor 710 may call and run a computer program from the memory 720 to implement the methods in the embodiments of the present application.
  • the memory 720 may be a separate device independent of the processor 710 , or may be integrated in the processor 710 .
  • the chip 700 may further include an input interface 730 .
  • the processor 710 may control the input interface 730 to communicate with other devices or chips, and specifically, may acquire information or data sent by other devices or chips.
  • the chip 700 may further include an output interface 740 .
  • the processor 710 can control the output interface 740 to communicate with other devices or chips, and specifically, can output information or data to other devices or chips.
  • the chip can be applied to the network device in the embodiment of the present application, and the chip can implement the corresponding processes implemented by the network device in each method of the embodiment of the present application, which is not repeated here for brevity.
  • the chip can be applied to the terminal device in the embodiment of the present application as shown in FIG. 12 , and the chip can implement the corresponding processes implemented by the terminal device in each method of the embodiments of the present application. For brevity, details are not repeated here. .
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-chip, or a system-on-a-chip, or the like.
  • the processor mentioned above may be a general-purpose processor, a digital signal processor (DSP), a field programmable gate array (FPGA), an application specific integrated circuit (ASIC) or Other programmable logic devices, transistor logic devices, discrete hardware components, etc.
  • DSP digital signal processor
  • FPGA field programmable gate array
  • ASIC application specific integrated circuit
  • the general-purpose processor mentioned above may be a microprocessor or any conventional processor or the like.
  • the memory mentioned above may be either volatile memory or non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory may be read-only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically programmable Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory.
  • Volatile memory may be random access memory (RAM).
  • the memory in the embodiment of the present application may also be a static random access memory (static RAM, SRAM), a dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DR RAM) and so on. That is, the memory in the embodiments of the present application is intended to include but not limited to these and any other suitable types of memory.
  • FIG. 16 is a schematic block diagram of a communication system 800 according to an embodiment of the present application, where the communication system 800 includes a terminal device 810 and a network device 820 .
  • the terminal device 810 may be used to implement the corresponding functions implemented by the terminal device in the methods of the various embodiments of the present application
  • the network device 820 may be used to implement the corresponding functions implemented by the network device in the methods of the various embodiments of the present application. function. For brevity, details are not repeated here.
  • the above-mentioned embodiments it may be implemented in whole or in part by software, hardware, firmware or any combination thereof.
  • software it can be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, all or part of the processes or functions described in the embodiments of the present application are generated.
  • the computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable device.
  • the computer instructions may be stored on or transmitted from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions may be transmitted over a wire from a website site, computer, server or data center (eg coaxial cable, optical fiber, Digital Subscriber Line (DSL)) or wireless (eg infrared, wireless, microwave, etc.) means to another website site, computer, server or data center.
  • the computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that includes one or more available media integrated.
  • the available media may be magnetic media (eg, floppy disks, hard disks, magnetic tapes), optical media (eg, DVD), or semiconductor media (eg, Solid State Disk (SSD)), among others.
  • the size of the sequence numbers of the above-mentioned processes does not mean the sequence of execution, and the execution sequence of each process should be determined by its functions and internal logic, and should not be dealt with in the embodiments of the present application. implementation constitutes any limitation.

Landscapes

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

Abstract

La présente invention concerne un procédé de détection d'informations de commande, un procédé de transmission d'informations de commande, un dispositif terminal et un dispositif de réseau. Le procédé de détection d'informations de commande comprend les étapes suivantes : un dispositif terminal reçoit des informations de configuration, et détermine, selon les informations de configuration, une première ressource de commande à l'intérieur d'une première porteuse et une seconde ressource de commande à l'intérieur d'une seconde porteuse, la première ressource de commande et la seconde ressource de commande étant utilisées pour transmettre des informations de commande et les informations de commande étant utilisées pour planifier un canal physique; si la première ressource de commande chevauche la seconde ressource de commande, le dispositif terminal détecte les informations de commande dans la première ressource de commande ou la seconde ressource de commande. Des modes de réalisation de la présente demande peuvent éviter des détections répétées d'un terminal.
PCT/CN2020/106456 2020-07-31 2020-07-31 Procédé de détection d'informations de commande, procédé de transmission d'informations de commande, dispositif terminal et dispositif de réseau WO2022021448A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202080101134.6A CN115669166A (zh) 2020-07-31 2020-07-31 检测控制信息的方法、传输控制信息的方法、终端设备和网络设备
PCT/CN2020/106456 WO2022021448A1 (fr) 2020-07-31 2020-07-31 Procédé de détection d'informations de commande, procédé de transmission d'informations de commande, dispositif terminal et dispositif de réseau

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/106456 WO2022021448A1 (fr) 2020-07-31 2020-07-31 Procédé de détection d'informations de commande, procédé de transmission d'informations de commande, dispositif terminal et dispositif de réseau

Publications (1)

Publication Number Publication Date
WO2022021448A1 true WO2022021448A1 (fr) 2022-02-03

Family

ID=80037429

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/106456 WO2022021448A1 (fr) 2020-07-31 2020-07-31 Procédé de détection d'informations de commande, procédé de transmission d'informations de commande, dispositif terminal et dispositif de réseau

Country Status (2)

Country Link
CN (1) CN115669166A (fr)
WO (1) WO2022021448A1 (fr)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109391971A (zh) * 2017-08-11 2019-02-26 维沃移动通信有限公司 一种pdcch的搜索空间的配置、监听方法及设备
CN109997396A (zh) * 2017-06-15 2019-07-09 联发科技股份有限公司 用于大带宽的高能效操作
WO2019213870A1 (fr) * 2018-05-09 2019-11-14 Nokia Shanghai Bell Co., Ltd. Conception d'informations de commande de liaison descendante à un seul étage permettant la planification de parties de bande passante à activités multiples
US20200053758A1 (en) * 2018-08-10 2020-02-13 Qualcomm Incorporated Rate-matching around crs for nr-tdd
CN110972326A (zh) * 2018-09-28 2020-04-07 电信科学技术研究院有限公司 一种下行控制信道传输方法、终端和网络侧设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109997396A (zh) * 2017-06-15 2019-07-09 联发科技股份有限公司 用于大带宽的高能效操作
CN109391971A (zh) * 2017-08-11 2019-02-26 维沃移动通信有限公司 一种pdcch的搜索空间的配置、监听方法及设备
WO2019213870A1 (fr) * 2018-05-09 2019-11-14 Nokia Shanghai Bell Co., Ltd. Conception d'informations de commande de liaison descendante à un seul étage permettant la planification de parties de bande passante à activités multiples
US20200053758A1 (en) * 2018-08-10 2020-02-13 Qualcomm Incorporated Rate-matching around crs for nr-tdd
CN110972326A (zh) * 2018-09-28 2020-04-07 电信科学技术研究院有限公司 一种下行控制信道传输方法、终端和网络侧设备

Also Published As

Publication number Publication date
CN115669166A (zh) 2023-01-31

Similar Documents

Publication Publication Date Title
US20230179374A1 (en) Channel transmission method, terminal device, and network device
US20220303961A1 (en) Physical channel monitoring method and terminal device
WO2021237675A1 (fr) Procédé de communication sans fil et dispositif terminal
US20230107139A1 (en) Relay discovery method and terminal
US20230007682A1 (en) Data transmission method, terminal device and network device
WO2022151085A1 (fr) Procédé de gestion de faisceaux, dispositif de terminal et dispositif de réseau
WO2022147797A1 (fr) Procédé et dispositif d'accès à un canal
WO2022021448A1 (fr) Procédé de détection d'informations de commande, procédé de transmission d'informations de commande, dispositif terminal et dispositif de réseau
US20230099072A1 (en) Information processing method, terminal device and network device
WO2022082678A1 (fr) Procédé d'activation de cellule secondaire, dispositif de terminal et dispositif de réseau
WO2021189366A1 (fr) Procédé de surveillance de canal physique et dispositif terminal
WO2023197260A1 (fr) Procédé de communication sans fil, dispositif terminal, et dispositif de réseau
WO2022077191A1 (fr) Procédé de planification de ressources, dispositif terminal et dispositif de réseau
WO2023050355A1 (fr) Procédé de communication sans fil, dispositif terminal, et dispositif de réseau
WO2022217443A1 (fr) Procédé d'estimation de canal, dispositif terminal, dispositif de réseau, puce et support de stockage
WO2023123080A1 (fr) Procédé et dispositif de communication de liaison latérale
US20230422313A1 (en) Method for information indication, terminal device, and network device
WO2023201489A1 (fr) Procédé de communication, équipement terminal et dispositif de réseau
US20230363053A1 (en) Method for sidelink communication, terminal device, non-transitory computer-readable storage medium
WO2023077439A1 (fr) Procédé de communication sans fil, dispositif terminal et dispositif de réseau
US20230224754A1 (en) Quality of service (qos) control method, terminal device, and network device
WO2023123516A1 (fr) Procédé d'indication de ressources, équipement terminal et dispositif de réseau
WO2023115583A1 (fr) Procédé de communication, dispositif terminal et dispositif de réseau
WO2022061790A1 (fr) Procédé de transmission d'un ensemble de ressources, et terminaux
WO2021217513A1 (fr) Procédé de commutation de parties de bande passante de fonctionnement, dispositif terminal et dispositif réseau

Legal Events

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

Ref document number: 20947481

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20947481

Country of ref document: EP

Kind code of ref document: A1