Page20 of 26
6.1.1
Receive baseband data :
RX_YTPC400()
⚫
rx_data = RX_YTPC400(number_of_RX_chains, rx_len)
⚫
Example path: “ .\YTPC400_testing_code\rx_scope_ex.m “
⚫
Output
rx_data
will be a matrix based on real data.
⚫
Use RX_YTPC400() to log baseband data as a scope.
User can use this platform as a scope to easily log baseband data from RF signal into a variable in MATLAB.
The maximum receive length is about 8e7 samples.
Program: rx_len
→
log length
rk
is the variable of the baseband
data and data type is real. The
maximum length of rk is about
8e7 samples,