Accelerating decoding processes to extract valid operational information is critical to achieving ultra-reliable and low latency communications (URLLC) for a normal user equipment (UE) and/or an efficient multi-UE testing system.
Some implementations described herein relate to a method. The method may include receiving a downlink signal from a base station and determining an input-output relation of polar encoding based on a vector of the downlink signal. The method may include performing an interleaving operation with a matrix and the input-output relation to obtain an interleaved vector and utilizing rate matching with the interleaved vector to determine a scrambling sequence of the downlink signal. The method may include utilizing a reverse sequence generator with the scrambling sequence to determine a scrambling sequence initialization vector for the scrambling sequence, and performing one or more actions based on the scrambling sequence initialization vector.
Some implementations described herein relate to a device. The device may include one or more memories and one or more processors coupled to the one or more memories. The one or more processors may be configured to receive a downlink signal from a base station and determine an input-output relation of polar encoding based on an uncoded downlink control information vector of the downlink signal. The one or more processors may be configured to perform an interleaving operation with a matrix and the input-output relation to obtain an interleaved vector and utilize rate matching with the interleaved vector to determine a scrambling sequence of the downlink signal. The one or more processors may be configured to utilize a reverse sequence generator with the scrambling sequence to determine a scrambling sequence initialization vector for the scrambling sequence, and perform one or more actions based on the scrambling sequence initialization vector.
Some implementations described herein relate to a non-transitory computer-readable medium that stores a set of instructions. The set of instructions, when executed by one or more processors of a device, may cause the device to receive a downlink signal from a base station, where the downlink signal includes one of a physical broadcast channel signal or a physical downlink control channel signal. The set of instructions, when executed by one or more processors of the device, may cause the device to determine an input-output relation of polar encoding based on a vector of the downlink signal and perform an interleaving operation with a matrix and the input-output relation to obtain an interleaved vector. The set of instructions, when executed by one or more processors of the device, may cause the device to utilize rate matching with the interleaved vector to determine a scrambling sequence of the downlink signal and utilize a reverse sequence generator with the scrambling sequence to determine a scrambling sequence initialization vector for the scrambling sequence. The set of instructions, when executed by one or more processors of the device, may cause the device to perform one or more actions based on the scrambling sequence initialization vector.
The following detailed description of example implementations refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements.
Decoding downlink signals (e.g., physical downlink control channel (PDCCH) signals) via blind detection is one of the most computing resource intensive and time-consuming processing tasks of a testing system. A control channel element (CCE), consisting of six resource element groups (REGs), is commonly used to carry downlink control information (DCI). Multiple CCEs (e.g., one, two, four, eight, sixteen, and/or the like) are allocated for a PDCCH candidate depending on a DCI size and channel conditions. A corresponding aggregation level (AL) is used to count a quantity of the CCEs. Although a base station may fix certain CCE indices for a particular UE (e.g., emulated by the testing system), the UE cannot determine exactly which set of CCEs will be used to transmit the PDCCH carrying a specific DCI format. In this case, multiple blind decoding processes are required by combining different ALs with specific starting CCE indices and DCI sizes for successful DCI decoding.
In order to process DCI before modulation, a cyclic redundancy check (CRC) attached, radio network temporary identifier (RNTI) masked, and interleaved DCI bit vector, uε2N, is first encoded by polar codes, where N=2n denotes a codeword length. A polar encoding operation can be expressed in a vector-matrix multiplication form. A vector uε2N may be an uncoded bit vector containing information bits and redundant bits. Indexes of information bits in the vector u may be selected from an index set , whereas indexes of redundant bits may be selected from an index set c. With a coded bit vector dε2N, the polar encoding operation can be written as:
d=uG,
where G=F⊗n, F=[1 11 0], and ⊗ is a Kronecker product. With a generator matrix G that satisfies G=G−1, an alternative representation of d can be written as:
d=u
G+u
where uε2K and u
Following the encoding process, sub-block interleaving and rate matching are applied to the encoded codeword. A length of the codeword after rate-matching by E may be denoted by a vector bε2E. After rate matching, the resulting vector b may be scrambled by a scrambling sequence cε2E, which results in a vector {tilde over (b)}ε2E. The scrambling operation may be performed as:
{tilde over (b)}
l=bi+ci,
where by {tilde over (b)}l, bi, ciε2 and the addition is defined in 2. The scrambling sequence c may be defined as:
c
i=x1,i+N
x
1,i+31=x1,i+3+x1,i,
x
2,i+31=x2,i+3+x2,i+2+x2,i+1+x2,i,
where Nc=1600. The sequence x1 may be initialized by x1,0=1, x1,i=0, and i=1,2, . . . , 30. The sequence x2 may be initialized by cinit=Σi=030x2,i2i, where:
c
init=(NRNTI·216+nID)mod2
The parameter nIDε{0, 1, . . . , 65535} equals a parameter pdcch-DMRS-ScramblingID if configured, and nRNTI is equal to C-RNTI if a parameter pdcch-DMRS-ScramblingID is configured. In scenarios where the RNTI or initialization vector is unknown, a descrambling operation may be skipped during the detection process. This may alter the decoded data but may enable performance of a single decoding operation instead of 65,536 decoding operations. One approach to recover a scrambling sequence initialization vector from specific bits of uncoded DCI without a descrambling operation is to use an exhaustive search, where candidate vectors for each possible initialization vector are generated and a candidate vector, with bits that match frozen bits of an uncoded DCI vector, is selected. However, such an approach becomes infeasible for large initialization vectors.
Therefore, current techniques for providing multi-UE testing of a base station consume computing resources (e.g., processing resources, memory resources, communication resources, and/or the like), networking resources, and/or the like associated with performing unnecessary and computationally intensive decoding operations, performing an unnecessary descrambling operation, performing an exhaustive search for a scrambling sequence initialization vector, and/or the like.
Some implementations described herein relate to a testing system that recovers scrambling sequence initialization vector from frozen bits of an uncoded DCI vector. For example, the testing system may receive a downlink signal from a base station and may determine an input-output relation of polar encoding based on a vector of the downlink signal. The device may perform an interleaving operation with a matrix and the input-output relation to obtain an interleaved vector and may utilize rate matching with the interleaved vector to determine a scrambling sequence of the downlink signal. The device may utilize a reverse sequence generator with the scrambling sequence to determine a scrambling sequence initialization vector for the scrambling sequence and may perform one or more actions based on the scrambling sequence initialization vector.
In this way, the testing system recovers scrambling sequence initialization vector from frozen bits of an uncoded DCI vector, without performing a descrambling operation. For example, the testing system may determine a scrambling sequence initialization vector from specific bits of an uncoded DCI vector without performing a descrambling operation and without using an exhaustive search. The testing system may be utilized with a high signal-to-noise ratio (SNR), where bit values at specific bit locations of the uncoded DCI vector without descrambling are known. This, in turn, conserves computing resources, networking resources, and/or the like that would otherwise have been consumed in performing unnecessary and computationally intensive decoding operations, performing an unnecessary descrambling operation, performing an exhaustive search for a scrambling sequence initialization vector, and/or the like.
As shown in
As shown in
d=uG,
where G=F⊗n, F=[1 11 0], and ⊗ is a Kronecker product. With a generator matrix G that satisfies G=G−1, an alternative representation of d can be written as:
d=u
G+u
where uε2K and u
Following the encoding process, the base station may apply sub-block interleaving and rate matching to the encoded codeword. A length of the codeword after rate-matching by E may be denoted by a vector bε2E. After rate matching, the base station may scramble the resulting vector b with a scrambling sequence cε2E, which results in a vector {tilde over (b)}ε2E. The base station may perform scrambling operation as follows:
{tilde over (b)}
l=bi+ci,
where by {tilde over (b)}l, bi, ciε2 and the addition is defined in 2. The scrambling sequence c may be defined as:
c
i=x1,i+N
x
1,i+31=x1,i+3+x1,i,
x
2,i+31=x2,i+3+x2,1+2+x2,i+1+x2,i,
where Nc=1600. The sequence x1 may be initialized by x1,0=1, x1,i=0, and i=1, 2, . . . , 30. The sequence x2 may be initialized by
where:
c
init=(nRNTI·216+nID)mod2
The parameter nIDε{0, 1, . . . , 65535} equals a parameter pdcch-DMRS-ScramblingID if configured, and nRNTI is equal to C-RNTI if a parameter pdcch-DMRS-ScramblingID is configured. The scrambling operation may generate an uncoded DCI vector (q) of the downlink signal.
As shown in
To this end, the testing system may express the sequence generation operation in vector-matrix multiplication form as follows:
where p0, . . . , pM−1ε{0,1} are coefficients of a generator polynomial. Generation of a first sequence bit, cM, from an initial bit sequence, c0=[c0. . . cM−1], may be expressed in vector-matrix multiplication form as:
[c1 . . . cM]=c1=c0C, (1)
where
and C is invertible if p0=1. If cj is defined as cj=[cj . . . cj+M−1], then cj may be calculated in terms of c0 as:
cj=c0Cj. (2)
A sequence s of length E′, for E′≥M, may be calculated as:
s=[cN
where ={0,1, . . . , E′−[E′/M]M} and K≥0. Accordingly, s may be calculated in terms of c0 as:
s=c
0[CN
where ={0,1, . . . , M−1} and CN
r=qG. (5)
When the relation G=G−1 is true, equation (5) may be written as:
q=rG. (6)
As shown in
r′=rD. (7)
The testing system may utilize the relation, D−1=DT, to calculate a corresponding de-interleaving operation as:
r=r′DT. (8)
As shown in
where ={k, k+1, . . . , k+E′−1}. The variable k may depend on the variables E, N, and a rate-matching scheme, and may be expressed as:
Consequently, the testing system may define relations between the input-output relation r and the scrambling sequence s as:
s=rD (11)
r=s(DT) (12)
In some implementations, when an additional interleaver is used after rate matching and before scrambling, the testing system may utilize a modified version of equation (9) and the matrix D to reflect the additional interleaver operations. In some implementations, if c0=1 and C is invertible, the testing system may determine that that Cj is also invertible and that:
(Cj)−1=(C−1)j. (13)
As shown in
c0=sΩ, (14)
where:
The testing system may utilize equation (15) to express the scrambling sequence initialization vector (c0) as:
c0=r′ϕ, (16)
where:
with (ϕ)i and (Ω)i−k denoting the i-th and (i−k)-th rows of the matrices ϕ and Ω, respectively, and where ϕ=Ω. Substituting equation (11) into equation (14), the testing system may express the scrambling sequence initialization vector (c0) as:
c0=rDΩ, (18)
Equivalently, substituting equation (7) into equation (16), the testing system may express the scrambling sequence initialization vector (c0) as:
c0=rDΩ. (19)
Finally, the testing system may utilize equation (5) in equations (18) and (19) to obtain:
c0=qGDΩ, (20)
c0=qGDΩ. (21)
The equations (20) and (21) imply that given the uncoded DCI vector q, the testing system may calculate the scrambling sequence initialization vector c0 by vector-matrix multiplication.
In a case of puncturing (i.e., ={N−E+1, N−E+2, . . . , N}), equations (20) and (21) may be further modified by the testing system. If the interleaving operations in the case of puncturing satisfy:
s=rD, (22)
r=s(D)T, (23)
then indexes of bits to be non-punctured before interleaving are also in the set . Since G is lower triangular, equation (23) may be expressed as r=qG. The testing system may rewrite equation (21) as:
c0=qGDΩ. (24)
If the uncoded DCI vector q is not known fully (e.g., only specific elements of the uncoded DCI vector q are given), the testing system may utilize a belief propagation (BP) model to recover the erased elements of the uncoded DCI vector q. For this purpose, the testing system may express the uncoded DCI vector q in terms of the scrambling sequence initialization vector c0. The equation (12) may be substituted into equation (6) to obtain:
q=s(DT)G. (25)
The testing system may substitute equation (4) into equation (25) to obtain:
For the case of puncturing described above, the testing system may rewrite equation (26) as:
for which G−1 exists since G is lower triangular with ones on a diagonal.
Equations (26) and (27) may be interpreted as an encoding operation for a linear block code with a generator matrix Z. The testing system may determine a parity check matrix H for the generator matrix Z, such that:
ZH=0Mx(N−M). (28)
If y is an output of a binary erasure channel (BEC) for the uncoded DCI vector q, where elements with indexes from the set c (i. e., q
In some implementations, the testing system may perform the scrambling sequence generation in NR and vector-matrix multiplication form as follows. If qNRε2N denotes a vector obtained from a scrambling sequence cε2E′, which is generated in accordance with NR specifications as described above in connection with equation (25), then equation (26) may be updated to express qNR as:
where matrices X1N
In a process of PDCCH decoding after demodulation, where a descrambling operation is omitted, a vector zε2N may be expressed as:
z=u+q
NR=u+x1,0Z1+c0Z2. (30)
Next, the testing system may generate a vector y′ε2N, such that:
y′=z+x
1,0Z1=u+c0Z2. (31)
A vector uε2N may include frozen bits, i.e., u
y′
For the case of puncturing described above, equation (29) may be rewritten as:
and equation (31) may be rewritten as:
(y′)=u+c0Z2. (34)
Accordingly, the vector y may be generated by extracting the bits from y′
As further shown in
In this way, the testing system recovers a scrambling sequence initialization vector from frozen bits of an uncoded DCI vector, without performing a descrambling operation. For example, the testing system may determine a scrambling sequence initialization vector from specific bits of an uncoded DCI vector without performing descrambling operation and without using exhaustive search. The testing system may be utilized with a high SNR, where bit values at specific bit locations of the uncoded DCI vector without descrambling are known. This, in turn, conserves computing resources, networking resources, and/or the like that would otherwise have been consumed in performing unnecessary and computationally intensive decoding operations, performing an unnecessary descrambling operation, performing an exhaustive search for a scrambling sequence initialization vector, and/or the like.
As indicated above,
The base station 210 may support, for example, a cellular radio access technology (RAT). The base station 210 may include one or more base stations (e.g., base transceiver stations, radio base stations, node Bs, eNodeBs (eNBs), gNodeBs (gNBs), base station subsystems, cellular sites, cellular towers, access points, transmit receive points (TRPs), radio access nodes, macrocell base stations, microcell base stations, picocell base stations, femtocell base stations, or similar types of devices) and other network entities that can support wireless communication for a user equipment (UE). The base station 210 may transfer traffic between a UE (e.g., using a cellular RAT), one or more base stations (e.g., using a wireless interface or a backhaul interface, such as a wired backhaul interface), and/or a core network. The base station 210 may provide one or more cells that cover geographic areas.
In some implementations, the base station 210 may perform scheduling and/or resource management for a UE covered by the base station 210 (e.g., a UE covered by a cell provided by the base station 210). In some implementations, the base station 210 may be controlled or coordinated by a network controller, which may perform load balancing, network-level configuration, and/or other operations. The network controller may communicate with the base station 210 via a wireless or wireline backhaul. In some implementations, the base station 210 may include a network controller, a self-organizing network (SON) module or component, or a similar module or component. In other words, the base station 210 may perform network control, scheduling, and/or network management functions (e.g., for uplink, downlink, and/or sidelink communications of a UE covered by the base station 210).
The testing system 220 may include one or more devices capable of receiving, generating, storing, processing, and/or providing information, as described elsewhere herein. The testing system 220 may include a communication device and/or a computing device. For example, the testing system 220 may be utilized for functional testing, system integration testing, capacity testing, and stress testing of multiple cells (e.g., provided by the base stations 210), and may emulate thousands of UEs. In some implementations, the testing system 220 may emulate wireless communication devices, mobile phones, laptop computers, tablet computers, desktop computers, gaming consoles, set-top boxes, wearable communication devices (e.g., smart wristwatches, smart eyeglasses, head mounted displays, or virtual reality headsets), or similar types of devices.
The network 230 may include one or more wired and/or wireless networks. For example, the network 230 may include a cellular network (e.g., a fifth generation (5G) network, a fourth generation (4G) network, a long-term evolution (LTE) network, a third generation (3G) network, a code division multiple access (CDMA) network, etc.), a public land mobile network (PLMN), a local area network (LAN), a wide area network (WAN), a metropolitan area network (MAN), a telephone network (e.g., the Public Switched Telephone Network (PSTN)), a private network, an ad hoc network, an intranet, the Internet, a fiber optic-based network, and/or a combination of these or other types of networks. The network 230 enables communication among the devices of environment 200.
The number and arrangement of devices and networks shown in
The bus 310 includes one or more components that enable wired and/or wireless communication among the components of the device 300. The bus 310 may couple together two or more components of
The memory 330 includes volatile and/or nonvolatile memory. For example, the memory 330 may include random access memory (RAM), read only memory (ROM), a hard disk drive, and/or another type of memory (e.g., a flash memory, a magnetic memory, and/or an optical memory). The memory 330 may include internal memory (e.g., RAM, ROM, or a hard disk drive) and/or removable memory (e.g., removable via a universal serial bus connection). The memory 330 may be a non-transitory computer-readable medium. The memory 330 stores information, instructions, and/or software (e.g., one or more software applications) related to the operation of the device 300. In some implementations, the memory 330 includes one or more memories that are coupled to one or more processors (e.g., the processor 320), such as via the bus 310.
The input component 340 enables the device 300 to receive input, such as user input and/or sensed input. For example, the input component 340 may include a touch screen, a keyboard, a keypad, a mouse, a button, a microphone, a switch, a sensor, a global positioning system sensor, an accelerometer, a gyroscope, and/or an actuator. The output component 350 enables the device 300 to provide output, such as via a display, a speaker, and/or a light-emitting diode. The communication interface 360 enables the device 300 to communicate with other devices via a wired connection and/or a wireless connection. For example, the communication interface 360 may include a receiver, a transmitter, a transceiver, a modem, a network interface card, and/or an antenna.
The device 300 may perform one or more operations or processes described herein. For example, a non-transitory computer-readable medium (e.g., the memory 330) may store a set of instructions (e.g., one or more instructions or code) for execution by the processor 320. The processor 320 may execute the set of instructions to perform one or more operations or processes described herein. In some implementations, execution of the set of instructions, by one or more processors 320, causes the one or more processors 320 and/or the device 300 to perform one or more operations or processes described herein. In some implementations, hardwired circuitry may be used instead of or in combination with the instructions to perform one or more operations or processes described herein. Additionally, or alternatively, the processor 320 may be configured to perform one or more operations or processes described herein. Thus, implementations described herein are not limited to any specific combination of hardware circuitry and software.
The number and arrangement of components shown in
As shown in
As further shown in
As further shown in
As further shown in
As further shown in
In some implementations, utilizing the reverse sequence generator with the scrambling sequence to determine the scrambling sequence initialization vector for the scrambling sequence includes determining the scrambling sequence initialization vector based on the uncoded downlink control information vector of the downlink signal. In some implementations, utilizing the reverse sequence generator with the scrambling sequence to determine the scrambling sequence initialization vector for the scrambling sequence includes processing specific bits of the uncoded downlink control information vector and a parity check matrix, with a belief propagation model, to determine results, and multiplying an inverse matrix and the results to determine the scrambling sequence initialization vector for the scrambling sequence.
As further shown in
Although
The foregoing disclosure provides illustration and description but is not intended to be exhaustive or to limit the implementations to the precise form disclosed. Modifications may be made in light of the above disclosure or may be acquired from practice of the implementations.
As used herein, the term “component” is intended to be broadly construed as hardware, firmware, or a combination of hardware and software. It will be apparent that systems and/or methods described herein may be implemented in different forms of hardware, firmware, and/or a combination of hardware and software. The actual specialized control hardware or software code used to implement these systems and/or methods is not limiting of the implementations. Thus, the operation and behavior of the systems and/or methods are described herein without reference to specific software code—it being understood that software and hardware can be used to implement the systems and/or methods based on the description herein.
As used herein, satisfying a threshold may, depending on the context, refer to a value being greater than the threshold, greater than or equal to the threshold, less than the threshold, less than or equal to the threshold, equal to the threshold, and/or the like, depending on the context.
Although particular combinations of features are recited in the claims and/or disclosed in the specification, these combinations are not intended to limit the disclosure of various implementations. In fact, many of these features may be combined in ways not specifically recited in the claims and/or disclosed in the specification. Although each dependent claim listed below may directly depend on only one claim, the disclosure of various implementations includes each dependent claim in combination with every other claim in the claim set.
No element, act, or instruction used herein should be construed as critical or essential unless explicitly described as such. Also, as used herein, the articles “a” and “an” are intended to include one or more items and may be used interchangeably with “one or more.” Further, as used herein, the article “the” is intended to include one or more items referenced in connection with the article “the” and may be used interchangeably with “the one or more.” Furthermore, as used herein, the term “set” is intended to include one or more items (e.g., related items, unrelated items, a combination of related and unrelated items, and/or the like), and may be used interchangeably with “one or more.” Where only one item is intended, the phrase “only one” or similar language is used. Also, as used herein, the terms “has,” “have,” “having,” or the like are intended to be open-ended terms. Further, the phrase “based on” is intended to mean “based, at least in part, on” unless explicitly stated otherwise. Also, as used herein, the term “or” is intended to be inclusive when used in a series and may be used interchangeably with “and/or,” unless explicitly stated otherwise (e.g., if used in combination with “either” or “only one of”).
In the preceding specification, various example embodiments have been described with reference to the accompanying drawings. It will, however, be evident that various modifications and changes may be made thereto, and additional embodiments may be implemented, without departing from the broader scope of the invention as set forth in the claims that follow. The specification and drawings are accordingly to be regarded in an illustrative rather than restrictive sense.