sym = nrSSS(ncellid)
returns the secondary synchronization signal (SSS) symbols for the physical layer cell
identity number ncellid. The function implements TS 38.211 Section
7.4.2.3 [1].
sym = nrSSS(ncellid,'OutputDataType',datatype)
specifies the data type of the SSS symbol.
Generate the sequence of 127 SSS binary phase shift keying (BPSK)
modulation symbols for a given cell identity. The SSS is transmitted in the third symbol
of a Synchronization Signal / Physical Broadcast Channel (SS/PBCH) block.
SSS symbols, returned as a column vector of real numbers.
Data Types: single | double
References
[1]
3GPP TS 38.211. “NR; Physical channels and
modulation.” 3rd Generation Partnership Project; Technical Specification Group
Radio Access Network.
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
Usage notes and limitations:
Names
and values in name-value pair arguments must be compile-time constants. For example, to specify
single data type for the output, include
{coder.Constant('OutputDataType'),coder.Constant('single')} in the
-args value of codegen. For more information, see
coder.Constant.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.