nrORANBlockDecompress
Syntax
Description
performs open radio access network (O-RAN) fronthaul block decompression on the compressed
user plane (U-Plane) IQ data, dGrid
= nrORANBlockDecompress(cGrid
,cParam
,method
,cIQWidth
,IQWidth
)cGrid
. The input
method
specifies the decompression method. The function implements
the block floating point (BFP), block scaling, and μ-law decompression methods, as defined
in O-RAN.WG4.CUS TS Annexes A.1.2, A.2.2, and A.3.2, respectively [1]. The function returns the
decompressed grid, dGrid
. Inputs IQWidth
and
cIQWidth
specify the bit width of the IQ samples before and after
compression, respectively. cParam
specifies the compression parameter
applied in the compressed data, cGrid
.
Examples
Input Arguments
Output Arguments
References
[1] O-RAN.WG4.CUS TS. “O-RAN Fronthaul Working Group; Control, User and Synchronization Plane Specification” Open Radio Access Network Alliance Technical Specification.
Extended Capabilities
Version History
Introduced in R2022b