downlink data in 5g nr | 5g explained video -凯发k8网页登录
from the series:
learn about downlink data transmission in 5g new radio (nr). this video looks at the downlink shared channel chain, which includes ldpc coding, the physical downlink shared channel chain, layer mapping, how resource elements are allocated for pdsch transmission, and the different types of pdsch mapping. a special pdsch mapping type is used for mini-slots or partially allocated slots, a feature that allows for reduced latency in 5g nr transmission.
the video also walks through mimo precoding, which, although not specified on the downlink, is a critical component of the downlink chain.
the video includes an example demonstration that walks through pdsch resource allocation options and mapping in 5g toolbox™.
the video concludes with a quick word on transport block sizes.
this is a new episode in our series, "5g explained." in this video, we'll discuss downlink data transmission in 5g new radio. we will look at the downlink shared channel chain, which includes ldpc coding, the physical downlink shared channel chain, our resource elements are allocated for pdsch transmission, the different types of pdsch mapping, and conclude with a quick word on transport block sizes.
the downlink shared channel, or dl-sch, is the channel that carries user data. it also carries other pieces of information, such as the different types of system information blocks, or sib. the coding chain includes the usual steps, such as crc, code block segmentation, rate matching, and concatenation--all steps we're familiar with from lte.
the main difference with lte is the use of ldpc coding. the output of a coding chain is a codeword. 5g supports transmission of up to 8 layers to a single user on the downlink. this means that there can be up to eight streams transmitted in parallel. those streams are coming from one or two codewords--one codeword if there are fewer than four layers, and two codewords if there are more. the coded data is then mapped to the physical downlink shared channel or pdsch.
here you can see how every stage of the downlink shared channel processing is mapped to functions in mathworks 5g toolbox. you can recognize crc encoding, code block segmentation, ldpc coding, and rate matching.
the physical downlink shared channel is highly configurable, much more so than in lte. and we will see some of the detail on the next slide. it is configured both by downlink control information, which can change from slot to slot, and radio resource control, which can set up some parameters as well. there isn't much of a surprise here compared to lte.
we find scrambling, modulation, layer mapping, precoding for mimo processing, and resource mapping. while those are all known blocks, there are a few differences worth pointing out. chiefly, the precoding step is not specified explicitly in the standard, although it is fully expected to be present. the detailed precoding will be addressed in another episode of this video series.
here we can see code for complete downlink data processing in mathworks 5g toolbox. the pdsch processing stage is highlighted, but you can also see the dl-sch stage, as well as the insertion of demodulation reference signals, or dm-rs. 5g nr uses the exact same list of modulations on the downlink as lte, from qpsk through 256qam. the nr symbol modulate function implements modulation for 5g nr in one simple call.
layer mapping is the operation that maps one or two codewords to up to eight layers. this operation is somewhat simplified compared to lte, where you could see one or two codewords for a given number of layers. in 5g nr, as mentioned earlier, anything up to four layers uses a single codeword. anything beyond four layers uses a second codeword.
the mapping is pretty straightforward--direct for one layer, alternatively for two. similarly, for three and four layers, each group of three or four input bits is mapped to a set of three or four layers. for five through eight layers, the two codewords are split, as shown here, between the different layers.
after one or two codewords got mapped to between one and eight layers, the layers undergo precoding, which, interestingly, is not specified in the standard for downlink. precoding is the operation that maps the layers to as many or more antenna boards using a matrix multiplication with a precoder. the special case of precoding is mapping one layer to multiple antennas, which enables beam forming. for line-of-sight transmission, this would likely mean targeting a particular direction.
another case of precoding is mapping several layers to multiple antennas. this more general case is sometimes referred to as spatial multiplexing. one key aspect of precoding in 5g is that the associated demodulation reference signals, or dm-rs, must undergo the same precoding. as a result, the ue doesn't need to be made aware of the precoder, as the effect of a precoder is included in channel estimation. this is why the exact precoder the g node b is to use is not specified in the standard.
the precoder output is then mapped to physical resource blocks, either directly or indirectly, as we will see on the next two slides. downlink channels and signals, including the pdsch and associated dm-rs, share the ui dm grid.
pdsch symbols are first mapped to virtual resource blocks. when mapped to the grid, pdsch symbols avoid locations reserved for other purposes. this includes all physical signals, dm-rs, channel state information reference signals, or csirs, and phase-tracking reference signals, or ptrs. this also includes any resource block that is fully or even partially used by synchronization signal blocks, or ssb. ssbs are explained in detail in another episode of this video series.
mapping of virtual to physical resource blocks can be interleaved or non-interleaved. non-interleaved mapping consists in directly mapping each virtual block to the same position in the physical resource grid. interleaved mapping provides frequency diversity by distributing the virtual blocks over the whole bandwidth part. the interleaver granularity is two or four resource blocks. this scheme that's assigned consecutive virtual resource blocks to a pdsch, a pattern that is easy to signal--simply with the starting resource block and number of resource blocks, while still getting frequency diversity.
here we see two examples of pdsch resource allocation in time. the pdsch may span the whole slot, as shown at the bottom of the grid. it may also use part of a slot. this is sometimes referred to as partial slot allocation, and it is a new capability in 5g new radio, compared to lte. as you may remember. lte always allocates a full slot frame of 1 millisecond for pdsch.
let us explore some of those allocation options interactively with a user interface that uses mathworks 5g toolbox. here, we are looking at 10 subframes with 30 kilohertz subcarrier spacing, which means a total of 20 slots. the pdsch is shown in teal or light blue, and this is what i wanted you to look at here. we will focus on the rest of our resource grid in detail in another episode of this series, "5g explained."
resource allocation does not have to be contiguous, although it is easier to signal when it is. let's make it contiguous from 0 to 20. we can see pdsch transmission in the first 10 slots, followed by five empty slots. this is because we allocated slot 0 through 9 with a periodicity of 15 slots.
let's change the allocation to something different. now, slots 6, 7, and 9 do not have pdsch transmission. finally, notice that within each slot, the pdsch only uses symbols 2 through 10. this is called partial slot allocation. you can choose to allocate the full slot, in which case there is no break between pdsch transmission.
reference signals for pdsch are shown in yellow. those locations are not available for pdsch mapping. reference signals will be addressed in detail in another episode of the series "5g explained."
here we can see some of the parameters available in mathworks 5g toolbox to specify one or multiple pdsch. we have just seen how these parameters impact the pdsch chain in the live example.
as we have just seen, a pdsch slot allocation may start at the beginning of a slot, or midway through a slot. this corresponds to two different mapping types: mappings type a and b. strictly speaking, the pdsch mapping type only affects the location of the demodulation reference signals.
for mapping type a, dm-rs assigned symbol 2 or 3 of the slot, while for mapping type b, dm-rs are in the first symbol of the pdsch allocation. both mapping types a and b support full and partial slot allocation. in practice, however, mapping type b is the preferred option for partial slot allocation, and especially for transmissions that do not start at the beginning of the slot.
having dm-rs at the beginning of the allocation enables to reduce processing latency, which is critical for low-latency communications. we will cover dm-rs allocation in more detail in another episode of this "5g explained" series.
to conclude this section, we want to turn to the receiver and explore how transport block sizes are communicated to the receiver. the receiver needs to be able to figure out the transfer block size in order to perform inverse-rate-matching ldpc decoding. the concept is similar to lte.
in another episode of this "5g explained" video series, we will explain how downlink control information is transmitted. but it is important to know that the transfer block size itself is not signaled. instead, a few different pieces of information are signaled.
they include the modulation encoding scheme, mcs, as well as the resource allocation, which is which resource blocks are assigned to the pdsch, and the duration of the assignment in oi-dm symbols. 5g nr uses a formula-based approach to compute the transport block size, where lte uses a number of tables.
because of the way the formula is defined, including quantization, there are several slightly different configurations of all those parameters that result in the same transport block size. far from being an issue, this gives the operator more flexibility in selecting different parameters for the retransmission of a packet that didn't go through the first time.
this concludes this episode of the "5g explained" video series on downlink data transmission.
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 mathworks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
- (español)
- (english)
- (english)
欧洲
- (english)
- (english)
- (deutsch)
- (español)
- (english)
- (français)
- (english)
- (italiano)
- (english)
- (english)
- (english)
- (deutsch)
- (english)
- (english)
- switzerland
- (english)
亚太
- (english)
- (english)
- (english)
- 中国
- (日本語)
- (한국어)