DSPRelated.com
Forums

calculating interpolation factor

Started by ahmed090 6 years ago153 views

Hello 

I am working in a project where I am transmitting a baseband signal of 0s and 1s from a hardware device called picoscope to matlab. 

At the moment I am receiving the signal at matlab and I applied the matched filter to it but I am stuck at the time recovery part. I am using the early late algorithm to calculate the error of every bit but I don't know how to calculate the interpolation factor after calculating the error so I will be able to use the command "interp" at matlab.

I am using bitrate 10K and each bit is represented by 10 samples and a sampling frequency 100K.