Interleaving Nodes
- 更新时间2023-02-17
- 阅读时长1分钟
Interleaving Nodes
Performs interleaving by writing the input data into an m (rows) × n (columns) matrix, one row after another. When the matrix is full, this node reads the data, one column after another. Typically, the MT Block Interleave (Matrix) and MT Block DeInterleave are used together.
Performs the interleaving process using a set of branches that the data elements cyclically pass through.
Changes the position of input data elements based on values specified in the permutation array.