Code design for message partitioning in compressed-sensing based unsourced random access

By employing random linear and CRC codes with adaptive generator matrix selection and permutation, the method addresses high complexity and dependency issues in unsourced random access, enhancing encoding efficiency and reducing false alarms and stitching failures.

WO2026123229A1PCT designated stage Publication Date: 2026-06-18QUALCOMM INC +3

Patent Information

Authority / Receiving Office
WO · WO
Patent Type
Applications
Current Assignee / Owner
QUALCOMM INC
Filing Date
2024-12-11
Publication Date
2026-06-18

Smart Images

  • Figure CN2024138321_18062026_PF_FP_ABST
    Figure CN2024138321_18062026_PF_FP_ABST
Patent Text Reader

Abstract

Methods, systems, and devices for wireless communications are described. In some examples, a user equipment (UE) may split a message into multiple partitions. In some cases, the UE may generate parity bits for each subblock using random linear code-based outer codes. For example, the UE may use information bits within an encoding memory and a generator matrix to generate parity bits for the current subblock. The UE may select the generator matrix based on information bits that are outside of the encoding memory. In some other examples, the UE may permute information bits within the encoding memory to generate cyclic redundancy check (CRC) bits for each subblock. Alternatively, the UE may use information bits from a current subblock to generate CRC bits for the current subblock. The UE may scramble the CRC bits with bits from the preceding subblocks in order to generate parity bits for the current subblock.
Need to check novelty before this filing date? Find Prior Art

Description

CODE DESIGN FOR MESSAGE PARTITIONING IN COMPRESSED-SENSING BASED UNSOURCED RANDOM ACCESSFIELD OF TECHNOLOGY

[0001] The following relates to wireless communications, including code design for message partitioning in compressed-sensing based unsourced random access.BACKGROUND

[0002] Wireless communications systems are widely deployed to provide various types of communication content such as voice, video, packet data, messaging, broadcast, and so on. These systems may be capable of supporting communication with multiple users by sharing the available system resources (e.g., time, frequency, and power) . Examples of such multiple-access systems include fourth generation (4G) systems such as Long Term Evolution (LTE) systems, LTE-Advanced (LTE-A) systems, or LTE-A Pro systems, and fifth generation (5G) systems which may be referred to as New Radio (NR) systems. These systems may employ technologies such as code division multiple access (CDMA) , time division multiple access (TDMA) , frequency division multiple access (FDMA) , orthogonal FDMA (OFDMA) , or discrete Fourier transform spread orthogonal frequency division multiplexing (DFT-S-OFDM) . A wireless multiple-access communications system may include one or more base stations, each supporting wireless communication for communication devices, which may be known as user equipment (UE) .SUMMARY

[0003] The systems, methods, and devices of this disclosure each have several innovative aspects, no single one of which is solely responsible for the desirable attributes disclosed herein.

[0004] A method for wireless communications by a user equipment (UE) is described. The method may include partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique, selecting, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions, generating, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix, generating, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits, and transmitting a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0005] A UE for wireless communications is described. The UE may include one or more memories storing processor executable code, and one or more processors coupled with the one or more memories. The one or more processors may individually or collectively be operable to execute the code to cause the UE to partition a first message into a set of multiple message partitions in accordance with a compressed sensing technique, select, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions, generate, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix, generate, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits, and transmit a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0006] Another UE for wireless communications is described. The UE may include means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique, means for selecting, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions, means for generating, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix, means for generating, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits, and means for transmitting a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0007] A non-transitory computer-readable medium storing code for wireless communications is described. The code may include instructions executable by one or more processors to partition a first message into a set of multiple message partitions in accordance with a compressed sensing technique, select, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions, generate, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix, generate, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits, and transmit a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0008] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, generating the input to the first generator matrix may include operations, features, means, or instructions for partitioning the second information bits into a set of multiple groups, where each group may be a same size and performing an exclusive-or (XOR) operation on the set of multiple groups, where the input to the first generator matrix may be based on the XOR operation.

[0009] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, the second subset of the set of multiple message partitions includes one or more consecutive subblocks with an index lower than an index of the message partition of the set of multiple message partitions.

[0010] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, the encoding memory window indicates a quantity of subblocks included in the second subset of the set of multiple message partitions.

[0011] Some examples of the method, UEs, and non-transitory computer-readable medium described herein may further include operations, features, means, or instructions for selecting the first generator matrix may be based on a message index associated with the first information bits.

[0012] Some examples of the method, UEs, and non-transitory computer-readable medium described herein may further include operations, features, means, or instructions for selecting the first generator matrix may be based on a subset of the first information bits, the subset of the first information bits based on a quantity associated with the set of generator matrices.

[0013] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, selecting the first generator matrix may include operations, features, means, or instructions for generating, using the first information bits and a binary block code, a set of multiple bits, where the first generator matrix may be based on the set of multiple bits.

[0014] Some examples of the method, UEs, and non-transitory computer-readable medium described herein may further include operations, features, means, or instructions for selecting a second generator matrix based on third information bits of a third subset of the set of multiple message partitions and transmitting a second subblock including a second message partition and a second set of multiple parity bits based on the second generator matrix.

[0015] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, a size of the first generator matrix may be fixed.

[0016] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, the input to the first generator matrix includes a quantity of bits.

[0017] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, the second subset of the set of multiple message partitions includes the message partition of the set of multiple message partitions.

[0018] A method for wireless communications by a UE is described. The method may include partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique, generating, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix, generating, using the permutation matrix and the first input, a second input for a cyclic redundancy check (CRC) encoder, generating, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits, and transmitting a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0019] A UE for wireless communications is described. The UE may include one or more memories storing processor executable code, and one or more processors coupled with the one or more memories. The one or more processors may individually or collectively be operable to execute the code to cause the UE to partition a first message into a set of multiple message partitions in accordance with a compressed sensing technique, generate, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix, generate, using the permutation matrix and the first input, a second input for a CRC encoder, generate, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits, and transmit a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0020] Another UE for wireless communications is described. The UE may include means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique, means for generating, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix, means for generating, using the permutation matrix and the first input, a second input for a CRC encoder, means for generating, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits, and means for transmitting a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0021] A non-transitory computer-readable medium storing code for wireless communications is described. The code may include instructions executable by one or more processors to partition a first message into a set of multiple message partitions in accordance with a compressed sensing technique, generate, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix, generate, using the permutation matrix and the first input, a second input for a CRC encoder, generate, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits, and transmit a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0022] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, generating the first input may include operations, features, means, or instructions for padding the information bits with the one or more zeros in accordance with a target length for the permutation matrix.

[0023] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, generating the second input may include operations, features, means, or instructions for removing one or more padded zeroes from the set of multiple permuted information bits.

[0024] Some examples of the method, UEs, and non-transitory computer-readable medium described herein may further include operations, features, means, or instructions for selecting the permutation matrix from a set of permutation matrices based on a length of the information bits, where each permutation matrix of the set of permutation matrices may be associated with a different matrix size.

[0025] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, transmitting the subblock may include operations, features, means, or instructions for appending the set of multiple CRC bits to the message partition in accordance with the compressed sensing technique.

[0026] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, the subset of the set of multiple message partitions includes the message partition of the set of multiple message partitions.

[0027] A method for wireless communications by a UE is described. The method may include partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique, generating, from information bits of a first message partition of the set of multiple message partitions and using a CRC encoder, a first set of multiple CRC bits, generating, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits, generating, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits, and transmitting a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0028] A UE for wireless communications is described. The UE may include one or more memories storing processor executable code, and one or more processors coupled with the one or more memories. The one or more processors may individually or collectively be operable to execute the code to cause the UE to partition a first message into a set of multiple message partitions in accordance with a compressed sensing technique, generate, from information bits of a first message partition of the set of multiple message partitions and using a CRC encoder, a first set of multiple CRC bits, generate, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits, generate, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits, and transmit a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0029] Another UE for wireless communications is described. The UE may include means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique, means for generating, from information bits of a first message partition of the set of multiple message partitions and using a CRC encoder, a first set of multiple CRC bits, means for generating, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits, means for generating, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits, and means for transmitting a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0030] A non-transitory computer-readable medium storing code for wireless communications is described. The code may include instructions executable by one or more processors to partition a first message into a set of multiple message partitions in accordance with a compressed sensing technique, generate, from information bits of a first message partition of the set of multiple message partitions and using a CRC encoder, a first set of multiple CRC bits, generate, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits, generate, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits, and transmit a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0031] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, generating the third set of multiple parity bits may include operations, features, means, or instructions for scrambling the first set of multiple CRC bits with the second set of multiple bits using an XOR operation.

[0032] In some examples of the method, UEs, and non-transitory computer-readable medium described herein, the second set of multiple bits includes one or more subsets of bits and each of the one or more subsets of bits may be associated with a subblock including a respective message partition of the subset of the set of multiple message partitions excluding the first message partition.

[0033] Details of one or more implementations of the subject matter described in this disclosure are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages will become apparent from the description, the drawings, and the claims. Note that the relative dimensions of the following figures may not be drawn to scale.BRIEF DESCRIPTION OF THE DRAWINGS

[0034] FIG. 1 shows an example of a wireless communications system that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0035] FIG. 2 shows an example of a wireless communications system that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0036] FIG. 3 shows an example of an encoding procedure that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0037] FIG. 4 shows an example of an encoding procedure that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0038] FIG. 5 shows an example of an encoding procedure that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0039] FIG. 6 shows an example of a process flow that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0040] FIG. 7 shows an example of a process flow that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0041] FIG. 8 shows an example of a process flow that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0042] FIGs. 9 and 10 show block diagrams of devices that support code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0043] FIG. 11 shows a block diagram of a communications manager that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0044] FIG. 12 shows a diagram of a system including a device that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.

[0045] FIGs. 13 through 15 show flowcharts illustrating methods that support code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure.DETAILED DESCRIPTION

[0046] In some wireless communications systems, user equipments (UEs) may communicate with a network entity using unsourced random access (URA) . In a URA environment, multiple UEs may simultaneously send messages to the network entity without coordination (e.g., using a shared resource pool) . Existing techniques for URA include coded compressed sensing, where a UE may split a message into multiple sub-blocks each encoded using outer encoding. The network entity may stitch the sub-blocks together based on parity bits added to each sub-block by outer encoding. In some examples, outer codes for coded compressed sensing may be based on random linear codes. However, encoding and decoding using random linear codes may involve high complexity (e.g., when working with large quantities of bits or sub-blocks) . Reducing the number of parity bits to reduce complexity may introduce other issues, including increased likelihood of false alarms during parity check, and may not ultimately reduce the complexity of encoding / decoding.

[0047] In some other examples, outer codes may be based on cyclic redundancy check (CRC) codes, which may be associated with improved error detectability and reduced complexity relative to outer codes based on random linear codes. However, conventional techniques for generating CRC bits may introduce dependency between CRC bits for different sub-blocks, which may degrade performance. Additionally, due to such dependency, if a preceding sub-block is not successfully received, the UE may fail a parity check for a current sub-block, resulting in a stitching failure at the UE. However, reducing the dependency between sub-blocks may increase the rate of stitching failure at the UE.

[0048] Various aspects of the present disclosure are related to code design for message partitioning in compressed-sensing based unsourced random access. In some examples, a UE may split a message for transmission into multiple subblocks. In some examples, the UE may generate parity bits for each subblock using random linear code-based outer codes. For example, the UE may use information bits from a current subblock and some preceding subblocks (e.g., within an encoding memory) as an input to a random linear code generator matrix to generate parity bits for the current subblock. The UE may select the generator matrix based on information bits from preceding subblocks that are outside of the encoding memory.

[0049] In some other examples, the UE may generate CRC bits for each subblock. For example, the UE may permute information bits from a current subblock and some preceding subblocks (e.g., within an encoding memory) . The UE may input the permuted information bits into a CRC encoder to determine the CRC bits for the current subblock. The permutation may change per subblock (e.g., based on the encoding memory) . Alternatively, the UE may generate parity bits for each subblock using CRC bits. For example, the UE may use information bits from a current subblock to generate CRC bits for the current subblock. The UE may also use the information bits and the parity bits of each preceding subblock to scramble the CRC bits in order to determine parity bits for the current subblock.

[0050] Aspects of the disclosure are initially described in the context of wireless communications systems. Aspects of the disclosure are additionally described with reference to encoding procedures and process flows. Aspects of the disclosure are further illustrated by and described with reference to apparatus diagrams, system diagrams, and flowcharts that relate to code design for message partitioning in compressed-sensing based unsourced random access.

[0051] FIG. 1 shows an example of a wireless communications system 100 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The wireless communications system 100 may include one or more devices, such as one or more network devices (e.g., network entities 105) , one or more UEs 115, and a core network 130. In some examples, the wireless communications system 100 may be a Long Term Evolution (LTE) network, an LTE-Advanced (LTE-A) network, an LTE-A Pro network, a New Radio (NR) network, or a network operating in accordance with other systems and radio technologies, including future systems and radio technologies not explicitly mentioned herein.

[0052] The network entities 105 may be dispersed throughout a geographic area to form the wireless communications system 100 and may include devices in different forms or having different capabilities. In various examples, a network entity 105 may be referred to as a network element, a mobility element, a radio access network (RAN) node, or network equipment, among other nomenclature. In some examples, network entities 105 and UEs 115 may wirelessly communicate via communication link (s) 125 (e.g., a radio frequency (RF) access link) . For example, a network entity 105 may support a coverage area 110 (e.g., a geographic coverage area) over which the UEs 115 and the network entity 105 may establish the communication link (s) 125. The coverage area 110 may be an example of a geographic area over which a network entity 105 and a UE 115 may support the communication of signals according to one or more radio access technologies (RATs) .

[0053] The UEs 115 may be dispersed throughout a coverage area 110 of the wireless communications system 100, and each UE 115 may be stationary, or mobile, or both at different times. The UEs 115 may be devices in different forms or having different capabilities. Some example UEs 115 are illustrated in FIG. 1. The UEs 115 described herein may be capable of supporting communications with various types of devices in the wireless communications system 100 (e.g., other wireless communication devices, including UEs 115 or network entities 105) , as shown in FIG. 1.

[0054] As described herein, a node of the wireless communications system 100, which may be referred to as a network node, or a wireless node, may be a network entity 105 (e.g., any network entity described herein) , a UE 115 (e.g., any UE described herein) , a network controller, an apparatus, a device, a computing system, one or more components, or another suitable processing entity configured to perform any of the techniques described herein. For example, a node may be a UE 115. As another example, a node may be a network entity 105. As another example, a first node may be configured to communicate with a second node or a third node. In one aspect of this example, the first node may be a UE 115, the second node may be a network entity 105, and the third node may be a UE 115. In another aspect of this example, the first node may be a UE 115, the second node may be a network entity 105, and the third node may be a network entity 105. In yet other aspects of this example, the first, second, and third nodes may be different relative to these examples. Similarly, reference to a UE 115, network entity 105, apparatus, device, computing system, or the like may include disclosure of the UE 115, network entity 105, apparatus, device, computing system, or the like being a node. For example, disclosure that a UE 115 is configured to receive information from a network entity 105 also discloses that a first node is configured to receive information from a second node.

[0055] In some examples, network entities 105 may communicate with a core network 130, or with one another, or both. For example, network entities 105 may communicate with the core network 130 via backhaul communication link (s) 120 (e.g., in accordance with an S1, N2, N3, or other interface protocol) . In some examples, network entities 105 may communicate with one another via backhaul communication link (s) 120 (e.g., in accordance with an X2, Xn, or other interface protocol) either directly (e.g., directly between network entities 105) or indirectly (e.g., via the core network 130) . In some examples, network entities 105 may communicate with one another via a midhaul communication link 162 (e.g., in accordance with a midhaul interface protocol) or a fronthaul communication link 168 (e.g., in accordance with a fronthaul interface protocol) , or any combination thereof. The backhaul communication link (s) 120, midhaul communication links 162, or fronthaul communication links 168 may be or include one or more wired links (e.g., an electrical link, an optical fiber link) or one or more wireless links (e.g., a radio link, a wireless optical link) , among other examples or various combinations thereof. A UE 115 may communicate with the core network 130 via a communication link 155.

[0056] One or more of the network entities 105 or network equipment described herein may include or may be referred to as a base station 140 (e.g., a base transceiver station, a radio base station, an NR base station, an access point, a radio transceiver, a NodeB, an eNodeB (eNB) , a next-generation NodeB or giga-NodeB (either of which may be referred to as a gNB) , a 5G NB, a next-generation eNB (ng-eNB) , a Home NodeB, a Home eNodeB, or other suitable terminology) . In some examples, a network entity 105 (e.g., a base station 140) may be implemented in an aggregated (e.g., monolithic, standalone) base station architecture, which may be configured to utilize a protocol stack that is physically or logically integrated within one network entity (e.g., a network entity 105 or a single RAN node, such as a base station 140) .

[0057] In some examples, a network entity 105 may be implemented in a disaggregated architecture (e.g., a disaggregated base station architecture, a disaggregated RAN architecture) , which may be configured to utilize a protocol stack that is physically or logically distributed among multiple network entities (e.g., network entities 105) , such as an integrated access and backhaul (IAB) network, an open RAN (O-RAN) (e.g., a network configuration sponsored by the O-RAN Alliance) , or a virtualized RAN (vRAN) (e.g., a cloud RAN (C-RAN) ) . For example, a network entity 105 may include one or more of a central unit (CU) , such as a CU 160, a distributed unit (DU) , such as a DU 165, a radio unit (RU) , such as an RU 170, a RAN Intelligent Controller (RIC) , such as an RIC 175 (e.g., a Near-Real Time RIC (Near-RT RIC) , a Non-Real Time RIC (Non-RT RIC) ) , a Service Management and Orchestration (SMO) system, such as an SMO system 180, or any combination thereof. An RU 170 may also be referred to as a radio head, a smart radio head, a remote radio head (RRH) , a remote radio unit (RRU) , or a transmission reception point (TRP) . One or more components of the network entities 105 in a disaggregated RAN architecture may be co-located, or one or more components of the network entities 105 may be located in distributed locations (e.g., separate physical locations) . In some examples, one or more of the network entities 105 of a disaggregated RAN architecture may be implemented as virtual units (e.g., a virtual CU (VCU) , a virtual DU (VDU) , a virtual RU (VRU) ) .

[0058] The split of functionality between a CU 160, a DU 165, and an RU 170 is flexible and may support different functionalities depending on which functions (e.g., network layer functions, protocol layer functions, baseband functions, RF functions, or any combinations thereof) are performed at a CU 160, a DU 165, or an RU 170. For example, a functional split of a protocol stack may be employed between a CU 160 and a DU 165 such that the CU 160 may support one or more layers of the protocol stack and the DU 165 may support one or more different layers of the protocol stack. In some examples, the CU 160 may host upper protocol layer (e.g., layer 3 (L3) , layer 2 (L2) ) functionality and signaling (e.g., Radio Resource Control (RRC) , service data adaptation protocol (SDAP) , Packet Data Convergence Protocol (PDCP) ) . The CU 160 (e.g., one or more CUs) may be connected to a DU 165 (e.g., one or more DUs) or an RU 170 (e.g., one or more RUs) , or some combination thereof, and the DUs 165, RUs 170, or both may host lower protocol layers, such as layer 1 (L1) (e.g., physical (PHY) layer) or L2 (e.g., radio link control (RLC) layer, medium access control (MAC) layer) functionality and signaling, and may each be at least partially controlled by the CU 160. Additionally, or alternatively, a functional split of the protocol stack may be employed between a DU 165 and an RU 170 such that the DU 165 may support one or more layers of the protocol stack and the RU 170 may support one or more different layers of the protocol stack. The DU 165 may support one or multiple different cells (e.g., via one or multiple different RUs, such as an RU 170) . In some cases, a functional split between a CU 160 and a DU 165 or between a DU 165 and an RU 170 may be within a protocol layer (e.g., some functions for a protocol layer may be performed by one of a CU 160, a DU 165, or an RU 170, while other functions of the protocol layer are performed by a different one of the CU 160, the DU 165, or the RU 170) . A CU 160 may be functionally split further into CU control plane (CU-CP) and CU user plane (CU-UP) functions. A CU 160 may be connected to a DU 165 via a midhaul communication link 162 (e.g., F1, F1-c, F1-u) , and a DU 165 may be connected to an RU 170 via a fronthaul communication link 168 (e.g., open fronthaul (FH) interface) . In some examples, a midhaul communication link 162 or a fronthaul communication link 168 may be implemented in accordance with an interface (e.g., a channel) between layers of a protocol stack supported by respective network entities (e.g., one or more of the network entities 105) that are in communication via such communication links.

[0059] In some wireless communications systems (e.g., the wireless communications system 100) , infrastructure and spectral resources for radio access may support wireless backhaul link capabilities to supplement wired backhaul connections, providing an IAB network architecture (e.g., to a core network 130) . In some cases, in an IAB network, one or more of the network entities 105 (e.g., network entities 105 or IAB node (s) 104) may be partially controlled by each other. The IAB node (s) 104 may be referred to as a donor entity or an IAB donor. A DU 165 or an RU 170 may be partially controlled by a CU 160 associated with a network entity 105 or base station 140 (such as a donor network entity or a donor base station) . The one or more donor entities (e.g., IAB donors) may be in communication with one or more additional devices (e.g., IAB node (s) 104) via supported access and backhaul links (e.g., backhaul communication link (s) 120) . IAB node (s) 104 may include an IAB mobile termination (IAB-MT) controlled (e.g., scheduled) by one or more DUs (e.g., DUs 165) of a coupled IAB donor. An IAB-MT may be equipped with an independent set of antennas for relay of communications with UEs 115 or may share the same antennas (e.g., of an RU 170) of IAB node (s) 104 used for access via the DU 165 of the IAB node (s) 104 (e.g., referred to as virtual IAB-MT (vIAB-MT) ) . In some examples, the IAB node (s) 104 may include one or more DUs (e.g., DUs 165) that support communication links with additional entities (e.g., IAB node (s) 104, UEs 115) within the relay chain or configuration of the access network (e.g., downstream) . In such cases, one or more components of the disaggregated RAN architecture (e.g., the IAB node (s) 104 or components of the IAB node (s) 104) may be configured to operate according to the techniques described herein.

[0060] In the case of the techniques described herein applied in the context of a disaggregated RAN architecture, one or more components of the disaggregated RAN architecture may be configured to support code design for message partitioning in compressed-sensing based unsourced random access as described herein. For example, some operations described as being performed by a UE 115 or a network entity 105 (e.g., a base station 140) may additionally, or alternatively, be performed by one or more components of the disaggregated RAN architecture (e.g., components such as an IAB node, a DU 165, a CU 160, an RU 170, an RIC 175, an SMO system 180) .

[0061] A UE 115 may include or may be referred to as a mobile device, a wireless device, a remote device, a handheld device, or a subscriber device, or some other suitable terminology, where the “device” may also be referred to as a unit, a station, a terminal, or a client, among other examples. A UE 115 may also include or may be referred to as a personal electronic device such as a cellular phone, a personal digital assistant (PDA) , a tablet computer, a laptop computer, or a personal computer. In some examples, a UE 115 may include or be referred to as a wireless local loop (WLL) station, an Internet of Things (IoT) device, an Internet of Everything (IoE) device, or a machine type communications (MTC) device, among other examples, which may be implemented in various objects such as appliances, vehicles, or meters, among other examples.

[0062] The UEs 115 described herein may be able to communicate with various types of devices, such as UEs 115 that may sometimes operate as relays, as well as the network entities 105 and the network equipment including macro eNBs or gNBs, small cell eNBs or gNBs, or relay base stations, among other examples, as shown in FIG. 1.

[0063] The UEs 115 and the network entities 105 may wirelessly communicate with one another via the communication link (s) 125 (e.g., one or more access links) using resources associated with one or more carriers. The term “carrier” may refer to a set of RF spectrum resources having a defined PHY layer structure for supporting the communication link (s) 125. For example, a carrier used for the communication link (s) 125 may include a portion of an RF spectrum band (e.g., a bandwidth part (BWP) ) that is operated according to one or more PHY layer channels for a given RAT (e.g., LTE, LTE-A, LTE-A Pro, NR) . Each PHY layer channel may carry acquisition signaling (e.g., synchronization signals, system information) , control signaling that coordinates operation for the carrier, user data, or other signaling. The wireless communications system 100 may support communication with a UE 115 using carrier aggregation or multi-carrier operation. A UE 115 may be configured with multiple downlink component carriers and one or more uplink component carriers according to a carrier aggregation configuration. Carrier aggregation may be used with both frequency division duplexing (FDD) and time division duplexing (TDD) component carriers. Communication between a network entity 105 and other devices may refer to communication between the devices and any portion (e.g., entity, sub-entity) of a network entity 105. For example, the terms “transmitting, ” “receiving, ” or “communicating, ” when referring to a network entity 105, may refer to any portion of a network entity 105 (e.g., a base station 140, a CU 160, a DU 165, a RU 170) of a RAN communicating with another device (e.g., directly or via one or more other network entities, such as one or more of the network entities 105) .

[0064] Signal waveforms transmitted via a carrier may be made up of multiple subcarriers (e.g., using multi-carrier modulation (MCM) techniques such as orthogonal frequency division multiplexing (OFDM) or discrete Fourier transform spread OFDM (DFT-S-OFDM) ) . In a system employing MCM techniques, a resource element may refer to resources of one symbol period (e.g., a duration of one modulation symbol) and one subcarrier, in which case the symbol period and subcarrier spacing may be inversely related. The quantity of bits carried by each resource element may depend on the modulation scheme (e.g., the order of the modulation scheme, the coding rate of the modulation scheme, or both) , such that a relatively higher quantity of resource elements (e.g., in a transmission duration) and a relatively higher order of a modulation scheme may correspond to a relatively higher rate of communication. A wireless communications resource may refer to a combination of an RF spectrum resource, a time resource, and a spatial resource (e.g., a spatial layer, a beam) , and the use of multiple spatial resources may increase the data rate or data integrity for communications with a UE 115.

[0065] The time intervals for the network entities 105 or the UEs 115 may be expressed in multiples of a basic time unit which may, for example, refer to a sampling period of Ts=1 / (Δfmax·Nf) seconds, for which Δfmax may represent a supported subcarrier spacing, and Nf may represent a supported discrete Fourier transform (DFT) size. Time intervals of a communications resource may be organized according to radio frames each having a specified duration (e.g., 10 milliseconds (ms) ) . Each radio frame may be identified by a system frame number (SFN) (e.g., ranging from 0 to 1023) .

[0066] Each frame may include multiple consecutively-numbered subframes or slots, and each subframe or slot may have the same duration. In some examples, a frame may be divided (e.g., in the time domain) into subframes, and each subframe may be further divided into a quantity of slots. Alternatively, each frame may include a variable quantity of slots, and the quantity of slots may depend on subcarrier spacing. Each slot may include a quantity of symbol periods (e.g., depending on the length of the cyclic prefix prepended to each symbol period) . In some wireless communications systems, such as the wireless communications system 100, a slot may further be divided into multiple mini-slots associated with one or more symbols. Excluding the cyclic prefix, each symbol period may be associated with one or more (e.g., Nf) sampling periods. The duration of a symbol period may depend on the subcarrier spacing or frequency band of operation.

[0067] A subframe, a slot, a mini-slot, or a symbol may be the smallest scheduling unit (e.g., in the time domain) of the wireless communications system 100 and may be referred to as a transmission time interval (TTI) . In some examples, the TTI duration (e.g., a quantity of symbol periods in a TTI) may be variable. Additionally, or alternatively, the smallest scheduling unit of the wireless communications system 100 may be dynamically selected (e.g., in bursts of shortened TTIs (sTTIs) ) .

[0068] Physical channels may be multiplexed for communication using a carrier according to various techniques. A physical control channel and a physical data channel may be multiplexed for signaling via a downlink carrier, for example, using one or more of time division multiplexing (TDM) techniques, frequency division multiplexing (FDM) techniques, or hybrid TDM-FDM techniques. A control region (e.g., a control resource set (CORESET) ) for a physical control channel may be defined by a set of symbol periods and may extend across the system bandwidth or a subset of the system bandwidth of the carrier. One or more control regions (e.g., CORESETs) may be configured for a set of the UEs 115. For example, one or more of the UEs 115 may monitor or search control regions for control information according to one or more search space sets, and each search space set may include one or multiple control channel candidates in one or more aggregation levels arranged in a cascaded manner. An aggregation level for a control channel candidate may refer to an amount of control channel resources (e.g., control channel elements (CCEs) ) associated with encoded information for a control information format having a given payload size. Search space sets may include common search space sets configured for sending control information to UEs 115 (e.g., one or more UEs) or may include UE-specific search space sets for sending control information to a UE 115 (e.g., a specific UE) .

[0069] In some examples, a network entity 105 (e.g., a base station 140, an RU 170) may be movable and therefore provide communication coverage for a moving coverage area, such as the coverage area 110. In some examples, coverage areas 110 (e.g., different coverage areas) associated with different technologies may overlap, but the coverage areas 110 (e.g., different coverage areas) may be supported by the same network entity (e.g., a network entity 105) . In some other examples, overlapping coverage areas, such as a coverage area 110, associated with different technologies may be supported by different network entities (e.g., the network entities 105) . The wireless communications system 100 may include, for example, a heterogeneous network in which different types of the network entities 105 support communications for coverage areas 110 (e.g., different coverage areas) using the same or different RATs.

[0070] The wireless communications system 100 may be configured to support ultra-reliable communications or low-latency communications, or various combinations thereof. For example, the wireless communications system 100 may be configured to support ultra-reliable low-latency communications (URLLC) . The UEs 115 may be designed to support ultra-reliable, low-latency, or critical functions. Ultra-reliable communications may include private communication or group communication and may be supported by one or more services such as push-to-talk, video, or data. Support for ultra-reliable, low-latency functions may include prioritization of services, and such services may be used for public safety or general commercial applications. The terms ultra-reliable, low-latency, and ultra-reliable low-latency may be used interchangeably herein.

[0071] In some examples, a UE 115 may be configured to support communicating directly with other UEs (e.g., one or more of the UEs 115) via a device-to-device (D2D) communication link, such as a D2D communication link 135 (e.g., in accordance with a peer-to-peer (P2P) , D2D, or sidelink protocol) . In some examples, one or more UEs 115 of a group that are performing D2D communications may be within the coverage area 110 of a network entity 105 (e.g., a base station 140, an RU 170) , which may support aspects of such D2D communications being configured by (e.g., scheduled by) the network entity 105. In some examples, one or more UEs 115 of such a group may be outside the coverage area 110 of a network entity 105 or may be otherwise unable to or not configured to receive transmissions from a network entity 105. In some examples, groups of the UEs 115 communicating via D2D communications may support a one-to-many (1: M) system in which each UE 115 transmits to one or more of the UEs 115 in the group. In some examples, a network entity 105 may facilitate the scheduling of resources for D2D communications. In some other examples, D2D communications may be carried out between the UEs 115 without an involvement of a network entity 105.

[0072] The core network 130 may provide user authentication, access authorization, tracking, Internet Protocol (IP) connectivity, and other access, routing, or mobility functions. The core network 130 may be an evolved packet core (EPC) or 5G core (5GC) , which may include at least one control plane entity that manages access and mobility (e.g., a mobility management entity (MME) , an access and mobility management function (AMF) ) and at least one user plane entity that routes packets or interconnects to external networks (e.g., a serving gateway (S-GW) , a Packet Data Network (PDN) gateway (P-GW) , or a user plane function (UPF) ) . The control plane entity may manage non-access stratum (NAS) functions such as mobility, authentication, and bearer management for the UEs 115 served by the network entities 105 (e.g., base stations 140) associated with the core network 130. User IP packets may be transferred through the user plane entity, which may provide IP address allocation as well as other functions. The user plane entity may be connected to IP services 150 for one or more network operators. The IP services 150 may include access to the Internet, Intranet (s) , an IP Multimedia Subsystem (IMS) , or a Packet-Switched Streaming Service.

[0073] The wireless communications system 100 may operate using one or more frequency bands, which may be in the range of 300 megahertz (MHz) to 300 gigahertz (GHz) . Generally, the region from 300 MHz to 3 GHz is known as the ultra-high frequency (UHF) region or decimeter band because the wavelengths range from approximately one decimeter to one meter in length. UHF waves may be blocked or redirected by buildings and environmental features, which may be referred to as clusters, but the waves may penetrate structures sufficiently for a macro cell to provide service to the UEs 115 located indoors. Communications using UHF waves may be associated with smaller antennas and shorter ranges (e.g., less than one hundred kilometers) compared to communications using the smaller frequencies and longer waves of the high frequency (HF) or very high frequency (VHF) portion of the spectrum below 300 MHz.

[0074] The wireless communications system 100 may utilize both licensed and unlicensed RF spectrum bands. For example, the wireless communications system 100 may employ License Assisted Access (LAA) , LTE-Unlicensed (LTE-U) RAT, or NR technology using an unlicensed band such as the 5 GHz industrial, scientific, and medical (ISM) band. While operating using unlicensed RF spectrum bands, devices such as the network entities 105 and the UEs 115 may employ carrier sensing for collision detection and avoidance. In some examples, operations using unlicensed bands may be based on a carrier aggregation configuration in conjunction with component carriers operating using a licensed band (e.g., LAA) . Operations using unlicensed spectrum may include downlink transmissions, uplink transmissions, P2P transmissions, or D2D transmissions, among other examples.

[0075] A network entity 105 (e.g., a base station 140, an RU 170) or a UE 115 may be equipped with multiple antennas, which may be used to employ techniques such as transmit diversity, receive diversity, multiple-input multiple-output (MIMO) communications, or beamforming. The antennas of a network entity 105 or a UE 115 may be located within one or more antenna arrays or antenna panels, which may support MIMO operations or transmit or receive beamforming. For example, one or more base station antennas or antenna arrays may be co-located at an antenna assembly, such as an antenna tower. In some examples, antennas or antenna arrays associated with a network entity 105 may be located at diverse geographic locations. A network entity 105 may include an antenna array with a set of rows and columns of antenna ports that the network entity 105 may use to support beamforming of communications with a UE 115. Likewise, a UE 115 may include one or more antenna arrays that may support various MIMO or beamforming operations. Additionally, or alternatively, an antenna panel may support RF beamforming for a signal transmitted via an antenna port.

[0076] Beamforming, which may also be referred to as spatial filtering, directional transmission, or directional reception, is a signal processing technique that may be used at a transmitting device or a receiving device (e.g., a network entity 105, a UE 115) to shape or steer an antenna beam (e.g., a transmit beam, a receive beam) along a spatial path between the transmitting device and the receiving device. Beamforming may be achieved by combining the signals communicated via antenna elements of an antenna array such that some signals propagating along particular orientations with respect to an antenna array experience constructive interference while others experience destructive interference. The adjustment of signals communicated via the antenna elements may include a transmitting device or a receiving device applying amplitude offsets, phase offsets, or both to signals carried via the antenna elements associated with the device. The adjustments associated with each of the antenna elements may be defined by a beamforming weight set associated with a particular orientation (e.g., with respect to the antenna array of the transmitting device or receiving device, or with respect to some other orientation) .

[0077] In some examples, a UE 115 may split a message for transmission into multiple subblocks for encoding. In some examples, the UE 115 may generate parity bits for each subblock using random linear code-based outer codes. For example, the UE 115 may use information bits from a current subblock and one or more preceding subblocks that are within an encoding memory as an input to a random linear code generator matrix to generate parity bits for the current subblock. Additionally, or alternatively, the UE 115 may select the generator matrix based on information bits from preceding subblocks that are outside of the encoding memory. In some other examples, the UE 115 may generate CRC bits for each subblock. For example, the UE 115 may permute information bits from a current subblock and some preceding subblocks (e.g., within an encoding memory) . The UE 115 may input the permuted information bits into a CRC encoder to determine the CRC bits for the current subblock. The permutation may change per subblock as the encoding memory shifts. Alternatively, the UE 115 may generate parity bits for each subblock using CRC bits. For example, the UE 115 may use information bits from a current subblock to generate CRC bits for the current subblock. The UE 115 may also use the information bits and the parity bits of each preceding subblock to scramble the CRC bits in order to determine parity bits for the current subblock.

[0078] FIG. 2 shows an example of a wireless communications system 200 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The wireless communications system 200 may include a UE 115-a in communications with a network entity 105-a, which may be examples of corresponding devices describes herein, including with reference to FIG. 1. The UE 115-a may communicate with the network entity 105-a via a communication link 205, which may be an example of an uplink. For example, communications between the UE 115-a and the network entity 105-a via the communication link 205 as depicted in the example of FIG. 2 may include uplink communications.

[0079] In some examples, the UE 115-a and the network entity 105-a may communicate using URA techniques. In URA, multiple UEs 115 (e.g., including the UE 115-a) may simultaneously transmit messages 210 to the network entity 105-a without coordination (e.g., using a shared resource pool) . Using a large resource pool (e.g., large codebook size) may reduce the probability of collision between messages transmitted by different UEs 115. The UEs 115 may transmit data to the network entity 105-a (e.g., directly) without initial user identification (e.g., may skip contention resolution) . That is, the network entity 105-a may receive messages from multiple UEs 115 but may not be aware of which UE 115 sent which message.

[0080] The UEs 115 (e.g., the UE 115-a) may implement compressed sensing techniques for performing URA with the network entity 105-a. In some examples, all UEs 115 may use a same codebook with a size of n0×2B, where n0 denotes channel use, and where B is a size of the message 210. Each UE 115 (e.g., the UE 115-a) may randomly select one length n0 codeword out of the 2B codewords. However, large values of B (e.g., a message 210 with a length of 100 bits) may increase complexity. In some other examples, the UEs 115 (e.g., the UE 115-a) may implement coded compressed sensing techniques for performing URA with the network entity 105-a. In such examples, the UE 115-a may split the message 210 into multiple blocks, where each block may be systematically encoded (e.g., by outer encoding) into an equal sized subblock 215. For example, in FIG. 2, the UE 115-a may split the message 210 into four subblocks 215 (e.g., first subblock 215-a, second subblock 215-b, third subblock 215-c, and fourth subblock 215-d) , where each subblock 215 includes information bits 220 and parity bits 225. All UEs 115 may use a same codebook with a size of n0 / L×2l, where n0 / L denotes channel use for transmitting each subblock 215, and where l is a length of all encoded sub-blocks 215 and L is the quantity of subblocks 215. Each UE 115 (e.g., the UE 115-a) may randomly select one length n0 / L codeword out of the 2l codewords.

[0081] The original message 210 transmitted by the UE 115-a may be recovered at the network entity 105-a by stitching the subblocks 215 (e.g., the first subblock 215-a, the second subblock 215-b, the third subblock 215-c, and the fourth subblock 215-d) based on redundancy information (e.g., the parity bits 225) added by outer encoding. In some examples, the UE 115-a may append parity bits 225 to each subblock 215, where the parity bits 225 for a current subblock 215 are generated to satisfy random parity constraints associated with all information bits 220 of preceding subblocks 215 and the current subblock 215. For example, the UE 115-a may generate parity bits 225 p (j) for a current (e.g., j-th) subblock 215 in accordance with Equation 1 below.

[0082] w (i) may represent the information bits of the i-th subblock 215 and the preceding subblocks 215. Gi, j may be a bi×lj generator matrix (e.g., a random binary generator matrix) that is common to all UEs 115, where bi is the quantity of information bits 220 in the i-th subblock 215 and the preceding subblocks 215, and where lj is the quantity of the parity bits 225 for the current subblock 215.

[0083] At a receiving device (e.g., the network entity 105-a) , the parity bits 225 may be used to stitch the subblocks 215 to recover the message 210 transmitted by the UE 115-a. In some examples, the network entity 105-a may implement a tree decoding procedure to find valid paths on a decoding tree and stitch the subblocks 215. Stitching the subblock 215 may include performing syndrome computation to find the valid paths at each stage of decoding, which may grow exponentially as the quantity of subblocks 215 increases.

[0084] In some examples, the UE 115-a may implement random linear codes for outer encoding. However, random linear code-based outer codes may be associated with high complexity at the encoder (e.g., the UE 115-a) and the decoder (e.g., the network entity 105-a) . Such complexity may be modeled using a function O (rk) , where r denotes a quantity of redundant bits (e.g., parity bits 225) for matrix-vector multiplication, and k denotes a quantity of information bits 220 for matrix-vector multiplication. In some cases, reducing the quantity of parity bits 225 (e.g., a smaller lj value) for matrix-vector multiplication may reduce complexity. However, reducing the quantity of parity bits 225 may also increase a probability of false alarms during parity checking, may also increase the quantity of survival paths at each stage of decoding, ultimately resulting in minimal reductions to complexity.

[0085] In some other examples, the UE 115-a may implement CRC codes for outer encoding. For example, the UE 115-a may append CRC bits to each subblock 215 instead of the parity bits 225. CRC-based outer codes may be associated with better error detectability and reduced complexity relative to random linear code-based outer codes. For example, the encoding complexity and decoding complexity associated with CRC-based outer codes may be modeled using a function O (r+k) . However, using all of the information bits 220 of preceding subblocks 215 to generate the CRC bits may introduce dependency between the CRC bits of a current subblock 215 and the preceding subblocks 215, which may degrade performance. Additionally, or alternatively, if any preceding subblock 215 is not successfully received (e.g., by the network entity 105-a) , a parity check for the current subblock 215 may also fail, which may result in stitching failure for the message 210 (e.g., for the UE 115-a) .

[0086] Various aspects of the present disclosure are related to code design for message partitioning in compressed-sensing based unsourced random access. In some examples where the UE 115-a implements random linear code-based outer codes, the UE 115-a may implement a same generator matrix with a fixed size to generate the parity bits 225 for each subblock 215. In such examples, instead of using all of the information bits 220 of the preceding subblocks 215 to generate parity bits 225 for the current subblock 215, the UE 115-a may implement an encoding memory (e.g., an encoding memory window) to indicate a subset of the information bits 220 to generate the parity bits 225 for the current subblock 215. The UE 115-a may use the remaining information bits 220 of the preceding subblocks 215 to determine a generator matrix to generate the parity bits 225 for the current subblocks 215. In some other examples where the UE 115-a implements CRC-based outer codes, the UE 115-a may implement random permutations prior to generating the CRC bits such that the CRC bits associated with each subblock 215 are independent (e.g., are appended to a respective subblock 215 independently from other CRC bits or subblocks 215) . Additionally, or alternatively, the UE 115-a may use CRC bits to generate the parity bits 225 for a current subblock 215.

[0087] FIG. 3 shows an example of an encoding procedure 300 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The encoding procedure 300 may illustrate an example process performed by a UE (not shown) for performing random linear code-based encoding for compressed sensing-based URA. The UE may communicate with a network entity (not shown) , both of which may be examples of corresponding devices described herein, including with reference to FIGs. 1 and 2. As described with reference to FIG. 2, the UE may partition a message into multiple message partitions, where each message partition comprises a portion of a subblock 305. Each subblock 305 (e.g., a first subblock 305-a, a second subblock 305-b, a third subblock 305-c, a fourth subblock 305-d, and a current subblock 305-e) may include one or more information bits 310 and one or more parity bits 315.

[0088] The UE may use a generator matrix 320 to generate the parity bits 315 for each subblock 305. For example, the UE may use information bits 310 from the current subblock 305-e and information bits 310 from preceding subblocks 305 as an input for the generator matrix 320 to generate a quantity of parity bits 315 for the current subblock 305-e. In some examples, the quantity of parity bits 315 may vary for each subblock 305. For example, the quantity of parity bits 315 may increase as the index of the current subblock 305-e increases. The generator matrix 320 may generate different quantities of parity bits 315 for the subblocks 305 by puncturing one or more generated parity bits 315. The size of the generator matrix 320 may be fixed. The generator matrix 320 and the size of the generator matrix 320 may be configured (e.g., configured, pre-configured) at the UE 115. In some examples, the size of the generator matrix 320 may be associated with encoding and decoding complexity, so the size may be fixed to a relatively small size to reduce complexity. The generator matrix 320 may be based on a first set of information bits 325. The first set of information bits 325 may be associated with a first subset of the subblocks 305 (e.g., a first subset of message partitions) that falls outside of an encoding memory window 335.

[0089] In some examples, instead of using all of the information bits 310 from all preceding subblocks 305 to generate the parity bits 315, the UE may use a second set of information bits 330. For example, in FIG. 3, the UE may generate the parity bits 315 for the current subblock 305-e using the second set of information bits 330, which may include all of the information bits 310 from the current subblock 305-e, as well as all of the information bits 310 from the third subblock 305-c and the fourth subblock 305-d. The encoding memory window 335 may indicate that the parity bits 315 for the current subblock 305-e may be based on the information bits 310 from a quantity of consecutive subblocks 305 preceding (e.g., up to) the current subblock 305-e. For example, the third subblock 305-c and the fourth subblock 305-d, but not the current subblock 305-e, may be included in the encoding memory window 335. In some cases, the size of the encoding memory window 335 (e.g., the quantity of consecutive subblocks 305) may be configured (e.g., configured, pre-configured) at the UE.

[0090] In some examples where the length of the second set of information bits 330 is larger than the size of the generator matrix 320, the UE may further partition the second set of information bits 330 into multiple groups 340, where each group of the multiple groups 340 is a same size. The UE may perform a bitwise operation (e.g., an exclusive-or (XOR) operation) on the multiple groups 340, and the output of the XOR operation may be used as a quantity R input bits 345 to the generator matrix 320.

[0091] In some examples, the generator matrix 320 may change (e.g., dynamically) during a multi-stage transmission. For example, the UE may use information bits 310 in the first subblock 305-a to determine a first generator matrix 320. The UE may use the first generator matrix 320 to generate parity bits 315 for the second subblock 305-b and the third subblock 305-c. Then, the UE may use information bits 310 in the third subblock 305-c to determine a second generator matrix 320. The UE may use the second generator matrix 320 to generate parity bits 315 for the fourth subblock 305-d and a fifth subblock 305 (e.g., the current subblock 305-e) . Alternatively, the UE may be configured (e.g., preconfigured) with a set of generator matrices 350. The UE may use information bits 310 from a previous subblock 305 (e.g., the fourth subblock 305-d) as a message index to select a generator matrix 320 from the set of generator matrices 350 to generate the parity bits 315 for the current subblock 305-e.

[0092] In some examples, to map the first set of information bits 325 to the generator matrix 320, the UE may use a subset of the first set of information bits 325. In some cases, the subset of the first set of information bits 325 may be a function of a quantity K generator matrices 320 included in the set of generator matrices 350. For example, the UE may select log2K bits for determining the generator matrix 320. In some other cases, the UE may use a coded quantization approach to determine the subset of the first set of information bits 325. For example, if there are a quantity N information bits 355 included in the first set of information bits 325 and a quantity K generator matrices 320 included in the set of generator matrices 350 where N > K, the UE may use a binary code 360 (e.g., a block code, a convolutional code) , which may be a function (n, k) , to determine a quantity K input bits 365 for selecting the generator matrix 320. In some examples, the UE may run a decoder (e.g., a Trellis decoder) for the N information bits 355 to determine the associated K input bits 365. A receiving device (e.g., the network entity) may use a similar procedure in reverse to determine the N information bits 355 from the K input bits 365 using an encoder.

[0093] FIG. 4 shows an example of an encoding procedure 400 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The encoding procedure 400 may illustrate an example process performed by a UE (not shown) for performing CRC code-based encoding for compressed sensing-based URA. The UE may communicate with a network entity (not shown) , both of which may be examples of corresponding devices described herein, including with reference to FIGs. 1 and 2. As described with reference to FIG. 2, the UE may partition a message into multiple message partitions, where each message partition comprises a portion of a subblock 405. Each subblock 405 (e.g., a first subblock 405-a, a second subblock 405-b, and a current subblock 405-c) may include one or more information bits 410 and one or more CRC bits 415.

[0094] In the example of FIG. 4, the UE may generate and append a quantity K CRC bits 415 to each memory partition (e.g., to each subblock 405) . The CRC bits 415 may be based on a set of information bits 420, which may include information bits 410 from the current subblock 405-c and one or more preceding subblocks 405 (e.g., the first subblock 405-a, the second subblock 405-b) . For example, the UE may use a CRC encoder 425 to generate the CRC bits 415. In some cases, the one or more preceding subblocks 405 may be included in an encoding memory window 430. For example, in FIG. 4, the first subblock 405-a and the second subblock 405-b may be included within the encoding memory window 430.

[0095] The UE may permute the set of information bits 420 prior to performing CRC encoding on the set of information bits 420. For example, the UE may use the set of information bits 420 as an input to a permutation matrix 435 to generate one or more permuted information bits 440. In some cases, the permutation may change (e.g., dynamically) for each subblock 405 such that the CRC bits 415 appended to each subblock 405 are independent (e.g., generated independently) from other CRC bits 415 appended to other subblocks 405.

[0096] In some examples, the UE may use one permutation matrix 435 for all of the subblocks 405. In such examples, the UE may pad the set of information bits 420 with one or more zeroes 445 such that the set of information bits 420 reaches a fixed length. After padding the set of information bits 420 to the fixed length, the set of information bits 420 may be randomly permutated (e.g., using the permutation matrix 435) to generate the permutated information bits 440. The UE may remove one or more zeroes 445 (e.g., zero-padded bits) from the permutated information bits 440 prior to CRC encoding to generate a permutated output 450. The permutated output 450 (e.g., the permutated information bits 440 with zero-padded bits removed) may be used as an input to the CRC encoder 425 to generate the CRC bits 415. In some other examples, the UE may use multiple different permutation matrices 435 associated with different sizes. For example, the UE may select a permutation matrix 435 based on a length of the set of information bits 420. The UE may use the permutated set of information bits 420 as an input to the CRC encoder 425 to generate the CRC bits 415.

[0097] FIG. 5 shows an example of an encoding procedure 500 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The encoding procedure 500 may illustrate an example process performed by a UE (not shown) for performing CRC code-based encoding for compressed sensing-based URA. The UE may communicate with a network entity (not shown) , both of which may be examples of corresponding devices described herein, including with reference to FIGs. 1 and 2. As described with reference to FIG. 2, the UE may partition a message into multiple message partitions, where each message partition comprises a portion of a subblock 505. Each subblock 505 (e.g., a first subblock 505-a, a second subblock 505-b, and a current subblock 505-c) may include one or more information bits 510 and one or more parity bits 515.

[0098] In the example of FIG. 5, the UE may generate CRC bits 520 using the information bits 510 of the current subblock 505-c. The CRC bits 520 may be scrambled by sets of bits 525 from all preceding subblocks 505 (e.g., a first set of bits 525-a from the first subblock 505-a, a second set of bits 525-b from the second subblock 505-b) . In some cases, each set of bits 525 may include information bits 510, parity bits 515, or both, from a respective subblock 505. For example, each set of bits 525 may include some (e.g., a portion of) or all of the information bits 510, parity bits 515, or both, of a respective subblock 505.

[0099] To generate the parity bits 515 for the current subblock 505-c, the UE may scramble the CRC bits 520 with the sets of bits 525. For example, the UE may perform a bitwise operation (e.g., an XOR operation) on the first set of bits 525-a, the second set of bits 525-b, and the CRC bits 520. The output of the XOR operation may be used as the parity bits 515 (e.g., K parity bits 515) for the current subblock 505-c. In the example of FIG. 5, because the sets of bits 525 from the preceding subblocks 505 are not used for CRC encoding (e.g., to generate the CRC bits 520) but instead for scrambling the CRC bits 520, a receiving device (e.g., the network entity) may perform fewer CRC decoding operations for each subblock 505 (e.g., one CRC decoding operation) , which may reduce decoding complexity.

[0100] FIG. 6 shows an example of a process flow 600 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The process flow 600 may implement or be implemented by aspects of the wireless communications system 100, the wireless communications system 200, and the encoding procedure 300, as described with reference to FIGs. 1, 2, and 3. For example, the process flow 600 may illustrate actions performed by a UE 115-b and a network entity 105-b. In the following description of the process flow 600, the operations between the UE 115-b and the network entity 105-b may be performed in a different order than the example shown, or the operations between the UE 115-b and the network entity 105-b may be performed in different orders at different times. Some operations may also be omitted from the process flow 600, and other operations may be added to the process flow 600.

[0101] At 605, the UE 115-b may partition a first message into a plurality of message partitions in accordance with a compressed sensing technique. At 610, the UE 115-b may generate, using first information bits and a binary block code, a plurality of bits, wherein a first generator matrix may be based on the plurality of bits. The first information bits may be of a first subset of the plurality of message partitions. In some examples, a size of the first generator matrix may be fixed.

[0102] At 615, the UE 115-b may select, from a set of generator matrices, the first generator matrix based on the first information bits of the first subset of the plurality of message partitions. In some examples, The UE 115-b may select the first generator matrix based on a message index associated with the first information bits. In some other examples, the UE 115-b may select the first generator matrix based on a subset of the first information bits, the subset of the first information bits based on a quantity associated with the set of generator matrices.

[0103] At 620, the UE 115-b may generate, from second information bits of a second subset of the plurality of message partitions that are within an encoding memory window, an input to the first generator matrix. The encoding memory window may indicate a quantity of subblocks included in the second subset of the plurality of message partitions. In some cases, the input to the first generator matrix includes a quantity of bits.

[0104] In some examples, the second subset of the plurality of message partitions may include one or more consecutive subblocks with an index lower than an index of the message partition of the plurality of message partitions. Additionally, or alternatively, the second subset of the plurality of message partitions may include the message partition of the plurality of message partitions. To generate the input to the first generator matrix, at 625, the UE 115-b may partition the second information bits into a plurality of groups, where each group may be a same size. At 630, the UE 115-b may perform an XOR operation on the plurality of groups, where the input to the first generator matrix may be based on the XOR operation.

[0105] At 635, the UE 115-b may generate, for a message partition of the plurality of message partitions using the first generator matrix and the input, a plurality of parity bits. At 640, the UE 115-b may transmit a subblock (e.g., a first subblock) including the message partition and the plurality of parity bits in accordance with the compressed sensing technique. In some examples, the UE 115-b may append the plurality of parity bits to the message partition.

[0106] At 645, the UE 115-b may select a second generator matrix based on third information bits of a third subset of the plurality of message partitions. At 650, the UE 115-b may transmit a second subblock including a second message partition and a second plurality of parity bits based on the second generator matrix. The UE 115-b may append the second plurality of parity bits to the second message partition. In some examples, the first subblock may be associated with a first stage of a multi-stage transmission, and the second subblock may be associated with a second state of the multi-stage transmission.

[0107] FIG. 7 shows an example of a process flow 700 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The process flow 700 may implement or be implemented by aspects of the wireless communications system 100, the wireless communications system 200, and the encoding procedure 400, as described with reference to FIGs. 1, 2, and 4. For example, the process flow 700 may illustrate actions performed by a UE 115-c and a network entity 105-c. In the following description of the process flow 700, the operations between the UE 115-c and the network entity 105-c may be performed in a different order than the example shown, or the operations between the UE 115-c and the network entity 105-c may be performed in different orders at different times. Some operations may also be omitted from the process flow 700, and other operations may be added to the process flow 700.

[0108] At 705, the UE 115-c may partition a first message into a plurality of message partitions in accordance with a compressed sensing technique. At 710, the UE 115-c may generate, from information bits of a subset of the plurality of message partitions that are within an encoding memory window, a first input for a permutation matrix. In some cases, the subset of the plurality of message partitions may include the message partition of the plurality of message partitions. To generate the first input, at 715, the UE 115-c may pad the information bits with the one or more zeros in accordance with a target length for the permutation matrix

[0109] At 720, the UE 115-c may select the permutation matrix from a set of permutation matrices based on a length of the information bits, where each permutation matrix of the set of permutation matrices may be associated with a different matrix size.

[0110] At 725, the UE 115-c may generate, using the permutation matrix and the first input, a second input for a CRC encoder. To generate the second input, at 730, the UE 115-c may remove one or more padded zeroes from the plurality of permuted information bits. At 735, the UE 115-c may generate, for a message partition of the plurality of message partitions using the CRC encoder and the second input, a plurality of CRC bits.

[0111] At 740, the UE 115-c may append the plurality of CRC bits to the message partition in accordance with the compressed sensing technique. At 745, the UE 115-c may transmit a subblock including the message partition and the plurality of CRC bits in accordance with the compressed sensing technique.

[0112] FIG. 8 shows an example of a process flow 800 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The process flow 800 may implement or be implemented by aspects of the wireless communications system 100, the wireless communications system 200, and the encoding procedure 500, as described with reference to FIGs. 1, 2, and 5. For example, the process flow 800 may illustrate actions performed by a UE 115-d and a network entity 105-d. In the following description of the process flow 800, the operations between the UE 115-d and the network entity 105-d may be performed in a different order than the example shown, or the operations between the UE 115-d and the network entity 105-d may be performed in different orders at different times. Some operations may also be omitted from the process flow 800, and other operations may be added to the process flow 800.

[0113] At 805, the UE 115-d may partition a first message into a plurality of message partitions in accordance with a compressed sensing technique. At 810, the UE 115-d may generate, from information bits of a first message partition of the plurality of message partitions and using a CRC encoder, a first plurality of CRC bits.

[0114] At 815, the UE 115-d may generate, from a subset of the plurality of message partitions excluding the first message partition, a second plurality of bits. In some examples, the second plurality of bits includes one or more subsets of bits, where each of the one or more subsets of bits may be associated with a subblock comprising a respective message partition of the subset of the plurality of message partitions excluding the first message partition. For example, the second plurality of bits may include a first subset of information bits associated with a first subblock, a first subset of parity bits associated with the first subblock, a second subset of information bits associated with a second subblock, and a second subset of parity bits associated with the second subblock.

[0115] At 820, the UE 115-d may scramble the first plurality of CRC bits with the second plurality of bits using an XOR operation. At 825, the UE 115-d may generate, for a message partition of the plurality of message partitions using the first plurality of CRC bits and the second plurality of bits, a third plurality of parity bits. In some examples, generating the message partition may include scrambling the first plurality of CRC bits with the second plurality of bits.

[0116] At 830, the UE 115-d may transmit a subblock including the message partition and the third plurality of parity bits in accordance with the compressed sensing technique. In some examples, the UE 115-d may append the third plurality of parity bits to the message partition.

[0117] FIG. 9 shows a block diagram 900 of a device 905 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The device 905 may be an example of aspects of a UE 115 as described herein. The device 905 may include a receiver 910, a transmitter 915, and a communications manager 920. The device 905, or one or more components of the device 905 (e.g., the receiver 910, the transmitter 915, the communications manager 920) , may include at least one processor, which may be coupled with at least one memory, to, individually or collectively, support or enable the described techniques. Each of these components may be in communication with one another (e.g., via one or more buses) .

[0118] The receiver 910 may provide a means for receiving information such as packets, user data, control information, or any combination thereof associated with various information channels (e.g., control channels, data channels, information channels related to code design for message partitioning in compressed-sensing based unsourced random access) . Information may be passed on to other components of the device 905. The receiver 910 may utilize a single antenna or a set of multiple antennas.

[0119] The transmitter 915 may provide a means for transmitting signals generated by other components of the device 905. For example, the transmitter 915 may transmit information such as packets, user data, control information, or any combination thereof associated with various information channels (e.g., control channels, data channels, information channels related to code design for message partitioning in compressed-sensing based unsourced random access) . In some examples, the transmitter 915 may be co-located with a receiver 910 in a transceiver module. The transmitter 915 may utilize a single antenna or a set of multiple antennas.

[0120] The communications manager 920, the receiver 910, the transmitter 915, or various combinations or components thereof may be examples of means for performing various aspects of code design for message partitioning in compressed-sensing based unsourced random access as described herein. For example, the communications manager 920, the receiver 910, the transmitter 915, or various combinations or components thereof may be capable of performing one or more of the functions described herein.

[0121] In some examples, the communications manager 920, the receiver 910, the transmitter 915, or various combinations or components thereof may be implemented in hardware (e.g., in communications management circuitry) . The hardware may include at least one of a processor, a digital signal processor (DSP) , a central processing unit (CPU) , an application-specific integrated circuit (ASIC) , a field-programmable gate array (FPGA) or other programmable logic device, a microcontroller, discrete gate or transistor logic, discrete hardware components, or any combination thereof configured as or otherwise supporting, individually or collectively, a means for performing the functions described in the present disclosure. In some examples, at least one processor and at least one memory coupled with the at least one processor may be configured to perform one or more of the functions described herein (e.g., by one or more processors, individually or collectively, executing instructions stored in the at least one memory) .

[0122] Additionally, or alternatively, the communications manager 920, the receiver 910, the transmitter 915, or various combinations or components thereof may be implemented in code (e.g., as communications management software or firmware) executed by at least one processor (e.g., referred to as a processor-executable code) . If implemented in code executed by at least one processor, the functions of the communications manager 920, the receiver 910, the transmitter 915, or various combinations or components thereof may be performed by a general-purpose processor, a DSP, a CPU, an ASIC, an FPGA, a microcontroller, or any combination of these or other programmable logic devices (e.g., configured as or otherwise supporting, individually or collectively, a means for performing the functions described in the present disclosure) .

[0123] In some examples, the communications manager 920 may be configured to perform various operations (e.g., receiving, obtaining, monitoring, outputting, transmitting) using or otherwise in cooperation with the receiver 910, the transmitter 915, or both. For example, the communications manager 920 may receive information from the receiver 910, send information to the transmitter 915, or be integrated in combination with the receiver 910, the transmitter 915, or both to obtain information, output information, or perform various other operations as described herein.

[0124] The communications manager 920 may support wireless communications in accordance with examples as disclosed herein. For example, the communications manager 920 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The communications manager 920 is capable of, configured to, or operable to support a means for selecting, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions. The communications manager 920 is capable of, configured to, or operable to support a means for generating, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix. The communications manager 920 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits. The communications manager 920 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0125] Additionally, or alternatively, the communications manager 920 may support wireless communications in accordance with examples as disclosed herein. For example, the communications manager 920 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The communications manager 920 is capable of, configured to, or operable to support a means for generating, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix. The communications manager 920 is capable of, configured to, or operable to support a means for generating, using the permutation matrix and the first input, a second input for an CRC encoder. The communications manager 920 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits. The communications manager 920 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0126] Additionally, or alternatively, the communications manager 920 may support wireless communications in accordance with examples as disclosed herein. For example, the communications manager 920 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The communications manager 920 is capable of, configured to, or operable to support a means for generating, from information bits of a first message partition of the set of multiple message partitions and using an CRC encoder, a first set of multiple CRC bits. The communications manager 920 is capable of, configured to, or operable to support a means for generating, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits. The communications manager 920 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits. The communications manager 920 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0127] By including or configuring the communications manager 920 in accordance with examples as described herein, the device 905 (e.g., at least one processor controlling or otherwise coupled with the receiver 910, the transmitter 915, the communications manager 920, or a combination thereof) may support techniques for reduced processing.

[0128] FIG. 10 shows a block diagram 1000 of a device 1005 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The device 1005 may be an example of aspects of a device 905 or a UE 115 as described herein. The device 1005 may include a receiver 1010, a transmitter 1015, and a communications manager 1020. The device 1005, or one or more components of the device 1005 (e.g., the receiver 1010, the transmitter 1015, the communications manager 1020) , may include at least one processor, which may be coupled with at least one memory, to support the described techniques. Each of these components may be in communication with one another (e.g., via one or more buses) .

[0129] The receiver 1010 may provide a means for receiving information such as packets, user data, control information, or any combination thereof associated with various information channels (e.g., control channels, data channels, information channels related to code design for message partitioning in compressed-sensing based unsourced random access) . Information may be passed on to other components of the device 1005. The receiver 1010 may utilize a single antenna or a set of multiple antennas.

[0130] The transmitter 1015 may provide a means for transmitting signals generated by other components of the device 1005. For example, the transmitter 1015 may transmit information such as packets, user data, control information, or any combination thereof associated with various information channels (e.g., control channels, data channels, information channels related to code design for message partitioning in compressed-sensing based unsourced random access) . In some examples, the transmitter 1015 may be co-located with a receiver 1010 in a transceiver module. The transmitter 1015 may utilize a single antenna or a set of multiple antennas.

[0131] The device 1005, or various components thereof, may be an example of means for performing various aspects of code design for message partitioning in compressed-sensing based unsourced random access as described herein. For example, the communications manager 1020 may include a message partitioning component 1025, a matrix selection component 1030, an input generation component 1035, a parity bit component 1040, a subblock transmission component 1045, a permutation component 1050, an CRC bit component 1055, or any combination thereof. The communications manager 1020 may be an example of aspects of a communications manager 920 as described herein. In some examples, the communications manager 1020, or various components thereof, may be configured to perform various operations (e.g., receiving, obtaining, monitoring, outputting, transmitting) using or otherwise in cooperation with the receiver 1010, the transmitter 1015, or both. For example, the communications manager 1020 may receive information from the receiver 1010, send information to the transmitter 1015, or be integrated in combination with the receiver 1010, the transmitter 1015, or both to obtain information, output information, or perform various other operations as described herein.

[0132] The communications manager 1020 may support wireless communications in accordance with examples as disclosed herein. The message partitioning component 1025 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The matrix selection component 1030 is capable of, configured to, or operable to support a means for selecting, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions. The input generation component 1035 is capable of, configured to, or operable to support a means for generating, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix. The parity bit component 1040 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits. The subblock transmission component 1045 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0133] Additionally, or alternatively, the communications manager 1020 may support wireless communications in accordance with examples as disclosed herein. The message partitioning component 1025 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The input generation component 1035 is capable of, configured to, or operable to support a means for generating, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix. The permutation component 1050 is capable of, configured to, or operable to support a means for generating, using the permutation matrix and the first input, a second input for an CRC encoder. The CRC bit component 1055 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits. The subblock transmission component 1045 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0134] Additionally, or alternatively, the communications manager 1020 may support wireless communications in accordance with examples as disclosed herein. The message partitioning component 1025 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The CRC bit component 1055 is capable of, configured to, or operable to support a means for generating, from information bits of a first message partition of the set of multiple message partitions and using an CRC encoder, a first set of multiple CRC bits. The input generation component 1035 is capable of, configured to, or operable to support a means for generating, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits. The parity bit component 1040 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits. The subblock transmission component 1045 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0135] FIG. 11 shows a block diagram 1100 of a communications manager 1120 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The communications manager 1120 may be an example of aspects of a communications manager 920, a communications manager 1020, or both, as described herein. The communications manager 1120, or various components thereof, may be an example of means for performing various aspects of code design for message partitioning in compressed-sensing based unsourced random access as described herein. For example, the communications manager 1120 may include a message partitioning component 1125, a matrix selection component 1130, an input generation component 1135, a parity bit component 1140, a subblock transmission component 1145, a permutation component 1150, an CRC bit component 1155, a bitwise operation component 1160, a binary code component 1165, a padding component 1170, or any combination thereof. Each of these components, or components or subcomponents thereof (e.g., one or more processors, one or more memories) , may communicate, directly or indirectly, with one another (e.g., via one or more buses) .

[0136] The communications manager 1120 may support wireless communications in accordance with examples as disclosed herein. The message partitioning component 1125 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The matrix selection component 1130 is capable of, configured to, or operable to support a means for selecting, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions. The input generation component 1135 is capable of, configured to, or operable to support a means for generating, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix. The parity bit component 1140 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits. The subblock transmission component 1145 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0137] In some examples, to support generating the input to the first generator matrix, the message partitioning component 1125 is capable of, configured to, or operable to support a means for partitioning the second information bits into a set of multiple groups, where each group is a same size. In some examples, to support generating the input to the first generator matrix, the bitwise operation component 1160 is capable of, configured to, or operable to support a means for performing an exclusive-or (XOR) operation on the set of multiple groups, where the input to the first generator matrix is based on the XOR operation.

[0138] In some examples, the second subset of the set of multiple message partitions includes one or more consecutive subblocks with an index lower than an index of the message partition of the set of multiple message partitions.

[0139] In some examples, the encoding memory window indicates a quantity of subblocks included in the second subset of the set of multiple message partitions.

[0140] In some examples, selecting the first generator matrix is based on a message index associated with the first information bits.

[0141] In some examples, selecting the first generator matrix is based on a subset of the first information bits, the subset of the first information bits based on a quantity associated with the set of generator matrices.

[0142] In some examples, to support selecting the first generator matrix, the binary code component 1165 is capable of, configured to, or operable to support a means for generating, using the first information bits and a binary block code, a set of multiple bits, where the first generator matrix is based on the set of multiple bits.

[0143] In some examples, the matrix selection component 1130 is capable of, configured to, or operable to support a means for selecting a second generator matrix based on third information bits of a third subset of the set of multiple message partitions. In some examples, the subblock transmission component 1145 is capable of, configured to, or operable to support a means for transmitting a second subblock including a second message partition and a second set of multiple parity bits based on the second generator matrix.

[0144] In some examples, a size of the first generator matrix is fixed.

[0145] In some examples, the input to the first generator matrix includes a quantity of bits.

[0146] In some examples, the second subset of the set of multiple message partitions includes the message partition of the set of multiple message partitions.

[0147] Additionally, or alternatively, the communications manager 1120 may support wireless communications in accordance with examples as disclosed herein. In some examples, the message partitioning component 1125 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. In some examples, the input generation component 1135 is capable of, configured to, or operable to support a means for generating, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix. The permutation component 1150 is capable of, configured to, or operable to support a means for generating, using the permutation matrix and the first input, a second input for an CRC encoder. The CRC bit component 1155 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits. In some examples, the subblock transmission component 1145 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0148] In some examples, to support generating the first input, the padding component 1170 is capable of, configured to, or operable to support a means for padding the information bits with the one or more zeros in accordance with a target length for the permutation matrix.

[0149] In some examples, to support generating the second input, the padding component 1170 is capable of, configured to, or operable to support a means for removing one or more padded zeroes from the set of multiple permuted information bits.

[0150] In some examples, the matrix selection component 1130 is capable of, configured to, or operable to support a means for selecting the permutation matrix from a set of permutation matrices based on a length of the information bits, where each permutation matrix of the set of permutation matrices is associated with a different matrix size.

[0151] In some examples, to support transmitting the subblock, the CRC bit component 1155 is capable of, configured to, or operable to support a means for appending the set of multiple CRC bits to the message partition in accordance with the compressed sensing technique.

[0152] In some examples, the subset of the set of multiple message partitions includes the message partition of the set of multiple message partitions.

[0153] Additionally, or alternatively, the communications manager 1120 may support wireless communications in accordance with examples as disclosed herein. In some examples, the message partitioning component 1125 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. In some examples, the CRC bit component 1155 is capable of, configured to, or operable to support a means for generating, from information bits of a first message partition of the set of multiple message partitions and using an CRC encoder, a first set of multiple CRC bits. In some examples, the input generation component 1135 is capable of, configured to, or operable to support a means for generating, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits. In some examples, the parity bit component 1140 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits. In some examples, the subblock transmission component 1145 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0154] In some examples, to support generating the third set of multiple parity bits, the bitwise operation component 1160 is capable of, configured to, or operable to support a means for scrambling the first set of multiple CRC bits with the second set of multiple bits using an exclusive-or (XOR) operation.

[0155] In some examples, the second set of multiple bits includes one or more subsets of bits. In some examples, each of the one or more subsets of bits is associated with a subblock including a respective message partition of the subset of the set of multiple message partitions excluding the first message partition.

[0156] FIG. 12 shows a diagram of a system 1200 including a device 1205 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The device 1205 may be an example of or include components of a device 905, a device 1005, or a UE 115 as described herein. The device 1205 may communicate (e.g., wirelessly) with one or more other devices (e.g., network entities 105, UEs 115, or a combination thereof) . The device 1205 may include components for bi-directional voice and data communications including components for transmitting and receiving communications, such as a communications manager 1220, an input / output (I / O) controller, such as an I / O controller 1210, a transceiver 1215, one or more antennas 1225, at least one memory 1230, code 1235, and at least one processor 1240. These components may be in electronic communication or otherwise coupled (e.g., operatively, communicatively, functionally, electronically, electrically) via one or more buses (e.g., a bus 1245) .

[0157] The I / O controller 1210 may manage input and output signals for the device 1205. The I / O controller 1210 may also manage peripherals not integrated into the device 1205. In some cases, the I / O controller 1210 may represent a physical connection or port to an external peripheral. In some cases, the I / O controller 1210 may utilize an operating system such as  or another known operating system. Additionally, or alternatively, the I / O controller 1210 may represent or interact with a modem, a keyboard, a mouse, a touchscreen, or a similar device. In some cases, the I / O controller 1210 may be implemented as part of one or more processors, such as the at least one processor 1240. In some cases, a user may interact with the device 1205 via the I / O controller 1210 or via hardware components controlled by the I / O controller 1210.

[0158] In some cases, the device 1205 may include a single antenna. However, in some other cases, the device 1205 may have more than one antenna, which may be capable of concurrently transmitting or receiving multiple wireless transmissions. The transceiver 1215 may communicate bi-directionally via the one or more antennas 1225 using wired or wireless links as described herein. For example, the transceiver 1215 may represent a wireless transceiver and may communicate bi-directionally with another wireless transceiver. The transceiver 1215 may also include a modem to modulate the packets, to provide the modulated packets to one or more antennas 1225 for transmission, and to demodulate packets received from the one or more antennas 1225. The transceiver 1215, or the transceiver 1215 and one or more antennas 1225, may be an example of a transmitter 915, a transmitter 1015, a receiver 910, a receiver 1010, or any combination thereof or component thereof, as described herein.

[0159] The at least one memory 1230 may include random access memory (RAM) and read-only memory (ROM) . The at least one memory 1230 may store computer-readable, computer-executable, or processor-executable code, such as the code 1235. The code 1235 may include instructions that, when executed by the at least one processor 1240, cause the device 1205 to perform various functions described herein. The code 1235 may be stored in a non-transitory computer-readable medium such as system memory or another type of memory. In some cases, the code 1235 may not be directly executable by the at least one processor 1240 but may cause a computer (e.g., when compiled and executed) to perform functions described herein. In some cases, the at least one memory 1230 may include, among other things, a basic I / O system (BIOS) which may control basic hardware or software operation such as the interaction with peripheral components or devices.

[0160] The at least one processor 1240 may include one or more intelligent hardware devices (e.g., one or more general-purpose processors, one or more DSPs, one or more CPUs, one or more graphics processing units (GPUs) , one or more neural processing units (NPUs) (also referred to as neural network processors or deep learning processors (DLPs) ) , one or more microcontrollers, one or more ASICs, one or more FPGAs, one or more programmable logic devices, discrete gate or transistor logic, one or more discrete hardware components, or any combination thereof) . In some cases, the at least one processor 1240 may be configured to operate a memory array using a memory controller. In some other cases, a memory controller may be integrated into the at least one processor 1240. The at least one processor 1240 may be configured to execute computer-readable instructions stored in a memory (e.g., the at least one memory 1230) to cause the device 1205 to perform various functions (e.g., functions or tasks supporting code design for message partitioning in compressed-sensing based unsourced random access) . For example, the device 1205 or a component of the device 1205 may include at least one processor 1240 and at least one memory 1230 coupled with or to the at least one processor 1240, the at least one processor 1240 and the at least one memory 1230 configured to perform various functions described herein.

[0161] In some examples, the at least one processor 1240 may include multiple processors and the at least one memory 1230 may include multiple memories. One or more of the multiple processors may be coupled with one or more of the multiple memories, which may, individually or collectively, be configured to perform various functions described herein. In some examples, the at least one processor 1240 may be a component of a processing system, which may refer to a system (such as a series) of machines, circuitry (including, for example, one or both of processor circuitry (which may include the at least one processor 1240) and memory circuitry (which may include the at least one memory 1230) ) , or components, that receives or obtains inputs and processes the inputs to produce, generate, or obtain a set of outputs. The processing system may be configured to perform one or more of the functions described herein. For example, the at least one processor 1240 or a processing system including the at least one processor 1240 may be configured to, configurable to, or operable to cause the device 1205 to perform one or more of the functions described herein. Further, as described herein, being “configured to, ” being “configurable to, ” and being “operable to”may be used interchangeably and may be associated with a capability, when executing code 1235 (e.g., processor-executable code) stored in the at least one memory 1230 or otherwise, to perform one or more of the functions described herein.

[0162] The communications manager 1220 may support wireless communications in accordance with examples as disclosed herein. For example, the communications manager 1220 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The communications manager 1220 is capable of, configured to, or operable to support a means for selecting, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits. The communications manager 1220 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique.

[0163] Additionally, or alternatively, the communications manager 1220 may support wireless communications in accordance with examples as disclosed herein. For example, the communications manager 1220 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, using the permutation matrix and the first input, a second input for an CRC encoder. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits. The communications manager 1220 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique.

[0164] Additionally, or alternatively, the communications manager 1220 may support wireless communications in accordance with examples as disclosed herein. For example, the communications manager 1220 is capable of, configured to, or operable to support a means for partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, from information bits of a first message partition of the set of multiple message partitions and using an CRC encoder, a first set of multiple CRC bits. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits. The communications manager 1220 is capable of, configured to, or operable to support a means for generating, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits. The communications manager 1220 is capable of, configured to, or operable to support a means for transmitting a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique.

[0165] By including or configuring the communications manager 1220 in accordance with examples as described herein, the device 1205 may support techniques for reduced latency and improved user experience related to reduced processing.

[0166] In some examples, the communications manager 1220 may be configured to perform various operations (e.g., receiving, monitoring, transmitting) using or otherwise in cooperation with the transceiver 1215, the one or more antennas 1225, or any combination thereof. Although the communications manager 1220 is illustrated as a separate component, in some examples, one or more functions described with reference to the communications manager 1220 may be supported by or performed by the at least one processor 1240, the at least one memory 1230, the code 1235, or any combination thereof. For example, the code 1235 may include instructions executable by the at least one processor 1240 to cause the device 1205 to perform various aspects of code design for message partitioning in compressed-sensing based unsourced random access as described herein, or the at least one processor 1240 and the at least one memory 1230 may be otherwise configured to, individually or collectively, perform or support such operations.

[0167] FIG. 13 shows a flowchart illustrating a method 1300 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The operations of the method 1300 may be implemented by a UE or its components as described herein. For example, the operations of the method 1300 may be performed by a UE 115 as described with reference to FIGs. 1 through 12. In some examples, a UE may execute a set of instructions to control the functional elements of the UE to perform the described functions. Additionally, or alternatively, the UE may perform aspects of the described functions using special-purpose hardware.

[0168] At 1305, the method may include partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The operations of 1305 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1305 may be performed by a message partitioning component 1125 as described with reference to FIG. 11.

[0169] At 1310, the method may include selecting, from a set of generator matrices, a first generator matrix based on first information bits of a first subset of the set of multiple message partitions. The operations of 1310 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1310 may be performed by a matrix selection component 1130 as described with reference to FIG. 11.

[0170] At 1315, the method may include generating, from second information bits of a second subset of the set of multiple message partitions that are within an encoding memory window, an input to the first generator matrix. The operations of 1315 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1315 may be performed by an input generation component 1135 as described with reference to FIG. 11.

[0171] At 1320, the method may include generating, for a message partition of the set of multiple message partitions using the first generator matrix and the input, a set of multiple parity bits. The operations of 1320 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1320 may be performed by a parity bit component 1140 as described with reference to FIG. 11.

[0172] At 1325, the method may include transmitting a subblock including the message partition and the set of multiple parity bits in accordance with the compressed sensing technique. The operations of 1325 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1325 may be performed by a subblock transmission component 1145 as described with reference to FIG. 11.

[0173] FIG. 14 shows a flowchart illustrating a method 1400 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The operations of the method 1400 may be implemented by a UE or its components as described herein. For example, the operations of the method 1400 may be performed by a UE 115 as described with reference to FIGs. 1 through 12. In some examples, a UE may execute a set of instructions to control the functional elements of the UE to perform the described functions. Additionally, or alternatively, the UE may perform aspects of the described functions using special-purpose hardware.

[0174] At 1405, the method may include partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The operations of 1405 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1405 may be performed by a message partitioning component 1125 as described with reference to FIG. 11.

[0175] At 1410, the method may include generating, from information bits of a subset of the set of multiple message partitions that are within an encoding memory window, a first input for a permutation matrix. The operations of 1410 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1410 may be performed by an input generation component 1135 as described with reference to FIG. 11.

[0176] At 1415, the method may include generating, using the permutation matrix and the first input, a second input for an CRC encoder. The operations of 1415 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1415 may be performed by a permutation component 1150 as described with reference to FIG. 11.

[0177] At 1420, the method may include generating, for a message partition of the set of multiple message partitions using the CRC encoder and the second input, a set of multiple CRC bits. The operations of 1420 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1420 may be performed by an CRC bit component 1155 as described with reference to FIG. 11.

[0178] At 1425, the method may include transmitting a subblock including the message partition and the set of multiple CRC bits in accordance with the compressed sensing technique. The operations of 1425 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1425 may be performed by a subblock transmission component 1145 as described with reference to FIG. 11.

[0179] FIG. 15 shows a flowchart illustrating a method 1500 that supports code design for message partitioning in compressed-sensing based unsourced random access in accordance with one or more aspects of the present disclosure. The operations of the method 1500 may be implemented by a UE or its components as described herein. For example, the operations of the method 1500 may be performed by a UE 115 as described with reference to FIGs. 1 through 12. In some examples, a UE may execute a set of instructions to control the functional elements of the UE to perform the described functions. Additionally, or alternatively, the UE may perform aspects of the described functions using special-purpose hardware.

[0180] At 1505, the method may include partitioning a first message into a set of multiple message partitions in accordance with a compressed sensing technique. The operations of 1505 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1505 may be performed by a message partitioning component 1125 as described with reference to FIG. 11.

[0181] At 1510, the method may include generating, from information bits of a first message partition of the set of multiple message partitions and using an CRC encoder, a first set of multiple CRC bits. The operations of 1510 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1510 may be performed by an CRC bit component 1155 as described with reference to FIG. 11.

[0182] At 1515, the method may include generating, from a subset of the set of multiple message partitions excluding the first message partition, a second set of multiple bits. The operations of 1515 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1515 may be performed by an input generation component 1135 as described with reference to FIG. 11.

[0183] At 1520, the method may include generating, for a message partition of the set of multiple message partitions using the first set of multiple CRC bits and the second set of multiple bits, a third set of multiple parity bits. The operations of 1520 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1520 may be performed by a parity bit component 1140 as described with reference to FIG. 11.

[0184] At 1525, the method may include transmitting a subblock including the message partition and the third set of multiple parity bits in accordance with the compressed sensing technique. The operations of 1525 may be performed in accordance with examples as disclosed herein. In some examples, aspects of the operations of 1525 may be performed by a subblock transmission component 1145 as described with reference to FIG. 11.

[0185] The following provides an overview of aspects of the present disclosure:

[0186] Aspect 1: A method for wireless communications at a UE, comprising: partitioning a first message into a plurality of message partitions in accordance with a compressed sensing technique; selecting, from a set of generator matrices, a first generator matrix based at least in part on first information bits of a first subset of the plurality of message partitions; generating, from second information bits of a second subset of the plurality of message partitions that are within an encoding memory window, an input to the first generator matrix; generating, for a message partition of the plurality of message partitions using the first generator matrix and the input, a plurality of parity bits; and transmitting a subblock comprising the message partition and the plurality of parity bits in accordance with the compressed sensing technique.

[0187] Aspect 2: The method of aspect 1, wherein a length of the second information bits is greater than a size of the first generator matrix, and wherein generating the input to the first generator matrix further comprises: partitioning the second information bits into a plurality of groups, wherein each group is a same size; and performing an XOR operation on the plurality of groups, wherein the input to the first generator matrix is based at least in part on the XOR operation.

[0188] Aspect 3: The method of any of aspects 1 through 2, wherein the second subset of the plurality of message partitions includes one or more consecutive subblocks with an index lower than an index of the message partition of the plurality of message partitions.

[0189] Aspect 4: The method of any of aspects 1 through 3, wherein the encoding memory window indicates a quantity of subblocks included in the second subset of the plurality of message partitions.

[0190] Aspect 5: The method of any of aspects 1 through 4, wherein selecting the first generator matrix is based at least in part on a message index associated with the first information bits.

[0191] Aspect 6: The method of any of aspects 1 through 5, wherein selecting the first generator matrix is based at least in part on a subset of the first information bits, the subset of the first information bits based at least in part on a quantity associated with the set of generator matrices.

[0192] Aspect 7: The method of any of aspects 1 through 6, wherein selecting the first generator matrix further comprises: generating, using the first information bits and a binary block code, a plurality of bits, wherein the first generator matrix is based at least in part on the plurality of bits.

[0193] Aspect 8: The method of any of aspects 1 through 7, further comprising: selecting a second generator matrix based at least in part on third information bits of a third subset of the plurality of message partitions; and transmitting a second subblock comprising a second message partition and a second plurality of parity bits based at least in part on the second generator matrix.

[0194] Aspect 9: The method of any of aspects 1 through 8, wherein a size of the first generator matrix is fixed.

[0195] Aspect 10: The method of any of aspects 1 through 9, wherein the input to the first generator matrix comprises a quantity of bits.

[0196] Aspect 11: The method of any of aspects 1 through 10, wherein the second subset of the plurality of message partitions includes the message partition of the plurality of message partitions.

[0197] Aspect 12: A method for wireless communications at a UE, comprising: partitioning a first message into a plurality of message partitions in accordance with a compressed sensing technique; generating, from information bits of a subset of the plurality of message partitions that are within an encoding memory window, a first input for a permutation matrix; generating, using the permutation matrix and the first input, a second input for a CRC encoder; generating, for a message partition of the plurality of message partitions using the CRC encoder and the second input, a plurality of CRC bits; and transmitting a subblock comprising the message partition and the plurality of CRC bits in accordance with the compressed sensing technique.

[0198] Aspect 13: The method of aspect 12, wherein the first input comprises the information bits of the subset of the plurality of message partitions and one or more zeros, and wherein generating the first input further comprises: padding the information bits with the one or more zeros in accordance with a target length for the permutation matrix.

[0199] Aspect 14: The method of any of aspects 12 through 13, wherein the second input comprises a plurality of permuted information bits, and wherein generating the second input further comprises: removing one or more padded zeroes from the plurality of permuted information bits.

[0200] Aspect 15: The method of any of aspects 12 through 14, further comprising: selecting the permutation matrix from a set of permutation matrices based at least in part on a length of the information bits, wherein each permutation matrix of the set of permutation matrices is associated with a different matrix size.

[0201] Aspect 16: The method of any of aspects 12 through 15, wherein transmitting the subblock further comprises: appending the plurality of CRC bits to the message partition in accordance with the compressed sensing technique.

[0202] Aspect 17: The method of any of aspects 12 through 16, wherein the subset of the plurality of message partitions includes the message partition of the plurality of message partitions.

[0203] Aspect 18: A method for wireless communications at a UE, comprising: partitioning a first message into a plurality of message partitions in accordance with a compressed sensing technique; generating, from information bits of a first message partition of the plurality of message partitions and using a CRC encoder, a first plurality of CRC bits; generating, from a subset of the plurality of message partitions excluding the first message partition, a second plurality of bits; generating, for a message partition of the plurality of message partitions using the first plurality of CRC bits and the second plurality of bits, a third plurality of parity bits; and transmitting a subblock comprising the message partition and the third plurality of parity bits in accordance with the compressed sensing technique.

[0204] Aspect 19: The method of aspect 18, wherein generating the third plurality of parity bits further comprises: scrambling the first plurality of CRC bits with the second plurality of bits using an XOR operation.

[0205] Aspect 20: The method of any of aspects 18 through 19, wherein the second plurality of bits comprises one or more subsets of bits, and each of the one or more subsets of bits is associated with a subblock comprising a respective message partition of the subset of the plurality of message partitions excluding the first message partition.

[0206] Aspect 21: A UE for wireless communications, comprising one or more memories storing processor-executable code, and one or more processors coupled with the one or more memories and individually or collectively operable to execute the code to cause the UE to perform a method of any of aspects 1 through 11.

[0207] Aspect 22: A UE for wireless communications, comprising at least one means for performing a method of any of aspects 1 through 11.

[0208] Aspect 23: A non-transitory computer-readable medium storing code for wireless communications, the code comprising instructions executable by one or more processors to perform a method of any of aspects 1 through 11.

[0209] Aspect 24: A UE for wireless communications, comprising one or more memories storing processor-executable code, and one or more processors coupled with the one or more memories and individually or collectively operable to execute the code to cause the UE to perform a method of any of aspects 12 through 17.

[0210] Aspect 25: A UE for wireless communications, comprising at least one means for performing a method of any of aspects 12 through 17.

[0211] Aspect 26: A non-transitory computer-readable medium storing code for wireless communications, the code comprising instructions executable by one or more processors to perform a method of any of aspects 12 through 17.

[0212] Aspect 27: A UE for wireless communications, comprising one or more memories storing processor-executable code, and one or more processors coupled with the one or more memories and individually or collectively operable to execute the code to cause the UE to perform a method of any of aspects 18 through 20.

[0213] Aspect 28: A UE for wireless communications, comprising at least one means for performing a method of any of aspects 18 through 20.

[0214] Aspect 29: A non-transitory computer-readable medium storing code for wireless communications, the code comprising instructions executable by one or more processors to perform a method of any of aspects 18 through 20.

[0215] It should be noted that the methods described herein describe possible implementations. The operations and the steps may be rearranged or otherwise modified and other implementations are possible. Further, aspects from two or more of the methods may be combined.

[0216] Although aspects of an LTE, LTE-A, LTE-A Pro, or NR system may be described for purposes of example, and LTE, LTE-A, LTE-A Pro, or NR terminology may be used in much of the description, the techniques described herein are applicable beyond LTE, LTE-A, LTE-A Pro, or NR networks. For example, the described techniques may be applicable to various other wireless communications systems such as Ultra Mobile Broadband (UMB) , Institute of Electrical and Electronics Engineers (IEEE) 802.11 (Wi-Fi) , IEEE 802.16 (WiMAX) , IEEE 802.20, Flash-OFDM, as well as other systems and radio technologies not explicitly mentioned herein.

[0217] Information and signals described herein may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.

[0218] The various illustrative blocks and components described in connection with the disclosure herein may be implemented or performed using a general-purpose processor, a DSP, an ASIC, a CPU, a graphics processing unit (GPU) , a neural processing unit (NPU) , an FPGA or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general-purpose processor may be a microprocessor but, in the alternative, the processor may be any processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices (e.g., a combination of a DSP and a microprocessor, multiple microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration) . Any functions or operations described herein as being capable of being performed by a processor may be performed by multiple processors that, individually or collectively, are capable of performing the described functions or operations.

[0219] The functions described herein may be implemented using hardware, software executed by a processor, firmware, or any combination thereof. If implemented using software executed by a processor, the functions may be stored as or transmitted using one or more instructions or code of a computer-readable medium. Other examples and implementations are within the scope of the disclosure and appended claims. For example, due to the nature of software, functions described herein may be implemented using software executed by a processor, hardware, firmware, hardwiring, or combinations of any of these. Features implementing functions may also be physically located at various positions, including being distributed such that portions of functions are implemented at different physical locations.

[0220] Computer-readable media includes both non-transitory computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another. A non-transitory storage medium may be any available medium that may be accessed by a general-purpose or special-purpose computer. By way of example, and not limitation, non-transitory computer-readable media may include RAM, ROM, electrically erasable programmable ROM (EEPROM) , flash memory, compact disk (CD) ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other non-transitory medium that may be used to carry or store desired program code means in the form of instructions or data structures and that may be accessed by a general-purpose or special-purpose computer or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL) , or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of computer-readable medium. Disk and disc, as used herein, include CD, laser disc, optical disc, digital versatile disc (DVD) , floppy disk, and Blu-ray disc. Disks may reproduce data magnetically, and discs may reproduce data optically using lasers. Combinations of the above are also included within the scope of computer-readable media. Any functions or operations described herein as being capable of being performed by a memory may be performed by multiple memories that, individually or collectively, are capable of performing the described functions or operations.

[0221] As used herein, including in the claims, “or” as used in a list of items (e.g., a list of items prefaced by a phrase such as “at least one of” or “one or more of” ) indicates an inclusive list such that, for example, a list of at least one of A, B, or C means A or B or C or AB or AC or BC or ABC (i.e., A and B and C) . Also, as used herein, the phrase “based on” shall not be construed as a reference to a closed set of conditions. For example, an example step that is described as “based on condition A” may be based on both a condition A and a condition B without departing from the scope of the present disclosure. In other words, as used herein, the phrase “based on” shall be construed in the same manner as the phrase “based at least in part on. ”

[0222] As used herein, including in the claims, the article “a” before a noun is open-ended and understood to refer to “at least one” of those nouns or “one or more” of those nouns. Thus, the terms “a, ” “at least one, ” “one or more, ” and “at least one of one or more” may be interchangeable. For example, if a claim recites “a component” that performs one or more functions, each of the individual functions may be performed by a single component or by any combination of multiple components. Thus, the term “a component” having characteristics or performing functions may refer to “at least one of one or more components” having a particular characteristic or performing a particular function. Subsequent reference to a component introduced with the article “a” using the terms “the” or “said” may refer to any or all of the one or more components. For example, a component introduced with the article “a” may be understood to mean “one or more components, ” and referring to “the component” subsequently in the claims may be understood to be equivalent to referring to “at least one of the one or more components. ” Similarly, subsequent reference to a component introduced as “one or more components” using the terms “the” or “said” may refer to any or all of the one or more components. For example, referring to “the one or more components” subsequently in the claims may be understood to be equivalent to referring to “at least one of the one or more components. ”

[0223] The term “determine” or “determining” encompasses a variety of actions and, therefore, “determining” can include calculating, computing, processing, deriving, investigating, looking up (such as via looking up in a table, a database, or another data structure) , ascertaining, and the like. Also, “determining” can include receiving (e.g., receiving information) , accessing (e.g., accessing data stored in memory) , and the like. Also, “determining” can include resolving, obtaining, selecting, choosing, establishing, and other such similar actions.

[0224] In the appended figures, similar components or features may have the same reference label. Further, various components of the same type may be distinguished by following the reference label by a dash and a second label that distinguishes among the similar components. If just the first reference label is used in the specification, the description is applicable to any one of the similar components having the same first reference label irrespective of the second reference label or other subsequent reference label.

[0225] The description set forth herein, in connection with the appended drawings, describes example configurations and does not represent all the examples that may be implemented or that are within the scope of the claims. The term “example” used herein means “serving as an example, instance, or illustration” and not “preferred” or “advantageous over other examples. ” The detailed description includes specific details for the purpose of providing an understanding of the described techniques. These techniques, however, may be practiced without these specific details. In some figures, known structures and devices are shown in block diagram form in order to avoid obscuring the concepts of the described examples.

[0226] The description herein is provided to enable a person having ordinary skill in the art to make or use the disclosure. Various modifications to the disclosure will be apparent to a person having ordinary skill in the art, and the generic principles defined herein may be applied to other variations without departing from the scope of the disclosure. Thus, the disclosure is not limited to the examples and designs described herein but is to be accorded the broadest scope consistent with the principles and novel features disclosed herein.

Claims

A user equipment (UE) , comprising:one or more memories storing processor-executable code; andone or more processors coupled with the one or more memories and individually or collectively operable to execute the code to cause the UE to:partition a first message into a plurality of message partitions in accordance with a compressed sensing technique;select, from a set of generator matrices, a first generator matrix based at least in part on first information bits of a first subset of the plurality of message partitions;generate, from second information bits of a second subset of the plurality of message partitions that are within an encoding memory window, an input to the first generator matrix;generate, for a message partition of the plurality of message partitions using the first generator matrix and the input, a plurality of parity bits; andtransmit a subblock comprising the message partition and the plurality of parity bits in accordance with the compressed sensing technique.The UE of claim 1, wherein, to generate the input to the first generator matrix, the one or more processors are individually or collectively further operable to execute the code to cause the UE to:partition the second information bits into a plurality of groups, wherein each group is a same size; andperform an exclusive-or (XOR) operation on the plurality of groups, wherein the input to the first generator matrix is based at least in part on the XOR operation.The UE of claim 1, wherein the second subset of the plurality of message partitions includes one or more consecutive subblocks with an index lower than an index of the message partition of the plurality of message partitions.The UE of claim 1, wherein the encoding memory window indicates a quantity of subblocks included in the second subset of the plurality of message partitions.The UE of claim 1, wherein selecting the first generator matrix is based at least in part on a message index associated with the first information bits.The UE of claim 1, wherein selecting the first generator matrix is based at least in part on a subset of the first information bits, the subset of the first information bits based at least in part on a quantity associated with the set of generator matrices.The UE of claim 1, wherein, to select the first generator matrix, the one or more processors are individually or collectively further operable to execute the code to cause the UE to:generate, using the first information bits and a binary block code, a plurality of bits, wherein the first generator matrix is based at least in part on the plurality of bits.The UE of claim 1, wherein the one or more processors are individually or collectively further operable to execute the code to cause the UE to:select a second generator matrix based at least in part on third information bits of a third subset of the plurality of message partitions; andtransmit a second subblock comprising a second message partition and a second plurality of parity bits based at least in part on the second generator matrix.The UE of claim 1, wherein a size of the first generator matrix is fixed.The UE of claim 1, wherein the input to the first generator matrix comprises a quantity of bits.The UE of claim 1, wherein the second subset of the plurality of message partitions includes the message partition of the plurality of message partitions.A user equipment (UE) , comprising:one or more memories storing processor-executable code; andone or more processors coupled with the one or more memories and individually or collectively operable to execute the code to cause the UE to:partition a first message into a plurality of message partitions in accordance with a compressed sensing technique;generate, from information bits of a subset of the plurality of message partitions that are within an encoding memory window, a first input for a permutation matrix;generate, using the permutation matrix and the first input, a second input for a cyclic redundancy check (CRC) encoder;generate, for a message partition of the plurality of message partitions using the CRC encoder and the second input, a plurality of CRC bits; andtransmit a subblock comprising the message partition and the plurality of CRC bits in accordance with the compressed sensing technique.The UE of claim 12, wherein, to generate the first input, the one or more processors are individually or collectively further operable to execute the code to cause the UE to:pad the information bits with one or more zeros in accordance with a target length for the permutation matrix.The UE of claim 12, wherein, to generate the second input, the one or more processors are individually or collectively further operable to execute the code to cause the UE to:remove one or more padded zeroes from the plurality of permuted information bits.The UE of claim 12, wherein the one or more processors are individually or collectively further operable to execute the code to cause the UE to:select the permutation matrix from a set of permutation matrices based at least in part on a length of the information bits, wherein each permutation matrix of the set of permutation matrices is associated with a different matrix size.The UE of claim 12, wherein, to transmit the subblock, the one or more processors are individually or collectively further operable to execute the code to cause the UE to:append the plurality of CRC bits to the message partition in accordance with the compressed sensing technique.The UE of claim 12, wherein the subset of the plurality of message partitions includes the message partition of the plurality of message partitions.A user equipment (UE) , comprising:one or more memories storing processor-executable code; andone or more processors coupled with the one or more memories and individually or collectively operable to execute the code to cause the UE to:partition a first message into a plurality of message partitions in accordance with a compressed sensing technique;generate, from information bits of a first message partition of the plurality of message partitions and using a cyclic redundancy check (CRC) encoder, a first plurality of CRC bits;generate, from a subset of the plurality of message partitions excluding the first message partition, a second plurality of bits;generate, for a message partition of the plurality of message partitions using the first plurality of CRC bits and the second plurality of bits, a third plurality of parity bits; andtransmit a subblock comprising the message partition and the third plurality of parity bits in accordance with the compressed sensing technique.The UE of claim 18, wherein, to generate the third plurality of parity bits, the one or more processors are individually or collectively further operable to execute the code to cause the UE to:scramble the first plurality of CRC bits with the second plurality of bits using an exclusive-or (XOR) operation.The UE of claim 18, wherein:the second plurality of bits comprises one or more subsets of bits, andeach of the one or more subsets of bits is associated with a subblock comprising a respective message partition of the subset of the plurality of message partitions excluding the first message partition.