02-18-2014 05:18 AM
hello!
What is this synchronization parameters.vi for? is it for extracting data bits out of preamble+databits? is it different from symbol timing synchronization? i would be thankful if someone can explain me the function of this block using some supposed preamable bits and data bits.
thankyou.
02-19-2014 04:02 PM
Maria,
Here's a snippet of the context help window for this function.
Based on this description, it is meant to generate a cluster of synchronization parameters that are meant to be wired directly into the demodulation VI. These could be based on some array of synchronization bits that you input into this function.
You may find this post useful as an example:
http://forums.ni.com/t5/LabVIEW/How-to-use-Generate-Synchronization-Parameters-for-PSK/td-p/1763962
Please let me know if you have more specific questions. The MT help is a great resource for understanding these functions.