07-23-2013 11:09 AM
Hi,
When I run "niUSRP EX Rx Finite Sync.vi " for the USRP slave device connected to the master via the MIMO cable. I set:
Reference Frequency Source -> MIMO
Timebase Clock Source -> MIMO
I have the following error "niUSRP Initiate.vi <err> The PLL reference clock About did not lock Within the alloted time"
Can you help to resolve this problem?
Can you help me to synchronize two USRP in reception: one slave and the other is the master connected with MIMO cable?
Thank you
Solved! Go to Solution.
07-24-2013 11:23 AM
This Error can mean several different things. To troubleshoot could you try swapping which board is master and which one is slave? Also I would dry a different MIMO cable if you have one.
07-25-2013 03:32 AM
I set this parameters to the master device that is connected directly to my laptop and10 MHz generator and PPS generator::
IPAdressMaster=192.168.10.2
Reference Frequency Source -> RefIn
Timebase Clock Source -> PpsIn
-----> that's work
However, when i tried with the slave device that is connected to the master via the MIMO cable :
IPAdress=192.168.10.3
Reference Frequency Source -> MIMO
Timebase Clock Source -> MIMO
-----> I have the error mentionned in my first message
Where is the problemem?
this exemple ("niUSRP EX Rx Finite Sync.vi " ) allow us to verify the good working of slave device?
thank you
07-25-2013 06:13 AM
07-25-2013 09:17 AM
Hi ErikL,
I use one cable ethernet (the master is connected to the laptop and the slave is connected to the master via MIMO cable).
THank you for the information about the pps.
Inspite i do the simple test matrix, I still have error when i set:
IPAdress=192.168.10.3
Reference Frequency Source -> MIMO
Timebase Clock Source -> MIMO
if i set timestamp to 'Next Time Base edge', i have error also! I have to set timesstamp to zero?
i have to run the two devices simultaneously?
do you have another idea to test the MIMO in 2 USRP in reception?
Thank you
07-26-2013 04:17 AM
HI,
When i run the master and the slave simultaneousely --> i have no error
i use this configuration:
IPAdressMaster=192.168.10.2
Reference Frequency Source -> RefIn
Timebase Clock Source -> PpsIn
IPAdress=192.168.10.3
Reference Frequency Source -> MIMO
Timebase Clock Source -> MIMO
thank you for help