Lab Sheet
Lab Sheet
Use the sample rate of 48KHz for all un-modulated signals (this sample is termed as Audio Rate in FM
blocks-however,you don’t have to use the ready made blocks)
Use the sample rate of 960kHz for all the frequency or phase modulated signals in GNU-Radio (this rate
is termed as Quadrature Rate in GNU radio FM blocks).
Debugging steps:
If something is not working,trace the point of failure(by checking the signal at various nodes)
If you’re not able to get the display after a new GNU-Radio block was added in the
schematic,most likely you have entered wrong parameters in the new block(check carefully!)
Make sure that you are consistently accounting for the sample rate whenever decimation(for
downsampling) and interpolation(for upsampling) are used.