Thursday, April 7, 2016

Matlab USRP Notes1

Freq offset calib

FM demod için 2 blok var.
1)FM Demod Baseband= input:complex baseband fm using conjugate delay method
Fs i convert ediyor
Deemphasis filter

2)FM Demod Passband= input:scalar passband signal using discriminator

SDRu RX çıkışı;
 column vector veya
matrix signal(multi channel)

The first call to this block could contain transient values.

transport data rate? nedir
Normalde 1 sample(32bit) 16bit I or 16bit Q
8 bit yapınca
x2 faster transfer speed
quantization 256 times larger? 
buffering burst mode ? nedir
If sdru rx block or sys object
is not keeping up with the hardware, you are not processing data in real time.
 Burst mode allows you to buffer a minimum set of contiguous samples without losing samples
Detect overruns or underruns? ne zaman
block real time processing yapıyormu? Bunu indicate ediyor. Block-HW keeping up değilse logic'high olur.
Burst ler arasında(stream başlarken-biterken data continuos olamaz,bu arada overrun oluyor)
LO offset(Hz) ? niye
fcenter ı interference veya USRP nin ürettiği harmoniklerden kurtarmak için kullanılır.RF daughter board parametrenin aralığını belirler. 
Decimation ? niye
IF ->  Complex baseband
512-1024

Frame length?
ethernet frame len(bytes)
ch. mapping ? nedir
for MIMO,SISO

step method in usrp?
Master clock rate = AD rate

No comments:

Post a Comment