How can we synchronized symbols for P25 C4FM demodulation?

6 visualizaciones (últimos 30 días)
Shubham Singh
Shubham Singh el 14 de Ag. de 2023
Comentada: Saksham el 25 de Ag. de 2023
In case of P25 C4FM demodulation , how can we synchronised the signals in matlab so that we should know exactly the point at which the received signal is getting started ?
  1 comentario
Saksham
Saksham el 25 de Ag. de 2023
Hi Shubham,
I understand that you wish to know about synchronizing signals in MATLAB to know the point at which received signal is getting started.
You can perform this finding ‘peak’ of the correlation result between the received signal and the synchronization pattern.
xcorr’ function and ‘corrcoef’ function might be helpful to you. Below is the link to their documentations:
To explore more about synchronization in MATLAB, please refer to the following link:
Sincerely,
Saksham

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by