nrORANBlockCompress
Syntax
Description
[
performs open radio access network (O-RAN) fronthaul block compression on the user plane
(U-Plane) IQ data, cGrid
,cParam
] = nrORANBlockCompress(grid
,method
,cIQWidth
,IQWidth
)grid
. The input method
specifies the compression method. The function implements the block floating point (BFP),
block scaling, and μ-law compression methods, as defined in O-RAN.WG4.CUS TS Annexes
A.1.1, A.2.1, and A.3.1, respectively [1]. The function returns the
compressed grid, cGrid
, and the compression parameter,
cParam
. Inputs IQWidth
and
cIQWidth
specify the bit width of the IQ samples before and after
compression, respectively.
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