LimeSDR ext ref clock freq and type?

Hi all,

I looked over the docs and didn’t see any specs on what will work as an external freq reference, can I use a GPSDO 10MHz signal as a PLL input and have it lock the way I do with my HPSDR rig? Does it need a sine or square wave signal (or does that even matter)? What signal level min and max?

Todd
M0GLO

Synchronization circuitry to external clock is based on ADF4002.
This is excerpt from datasheet:

Reference Input. This is a CMOS input with a nominal threshold of VDD/2 and a dc equivalent input resistance of 100 kΩ. This input can be driven from a TTL or CMOS crystal oscillator or it can be ac-coupled.

In LimeSDR-USB case VDD is 3.3V.

Reference clock frequency according to the datasheet is 20MHz (min) and 300MHz (max). Although it states that for frequencies lower than 20MHz slew rate must be more than 50V/us.
LimeSDR-USB is tested with 10MHz external clock.

Hi
I want synchronize tow LimeSDR for Direction Finding (DF). but i dont know how do it .i am new with LimeSDR please help me.
Thank you

There are two U.FL connectors near the USB 3.0 connector that are marked REF CLK IN and OUT, that are used for synchronisation. You connect OUT from one board to IN on another board. Then if you start LimeSuiteGUI and select Modules -> Si5351C you will see there are radio buttons to change PLL source to CLK IN.

That doesn’t seem to work, or at least I don’t see the LED that indicates a lock or not come on.

What I did was open Modules | ADF4002

On the upper right, Fref, MHz will have 10 in it. Then click on Calculate R, N & Upload.

At that point, the Lock LED will come on either Red for no 10 MHz or Green if you are feeding a valid 10 MHz to CLK IN.

The frequency seemed to lock spot on. I used a 10 MHz level of about -3 dBm or so as the ADF4002 spec said 0 to -10 dBm.

Is this wrong?? Seems to function.

Tnx,
Mike

is it possible to synchronize more than two LimeSDR?
if we can synchronize more than two LimeSDR then Do we need external clock to connect first REF CLK IN in SDR?

There is one ( reference clock input) U.FL connectors near the USB 3.0 connector.but i dont see REF CLK OUT

What version is your board?

version 1.2

We just tested 2 scenarios for 1v4 board, both were working OK. This will work on 1v4 boards only.

  1. LimeSDR-USB#1 synchronizes LimeSDR-USB#2:
    a) REF_CLK Out of LimeSDR-USB#1 is connected to REF_CLK In of LimeSDR-USB#2;
    b) TCXO of LimeSDR-USB#1 is tuned by DAC;
    c) TCXO of LimeSDR-USB#2 is tuned by ADF, reference frequency is 30.72MHz.

  2. LimeSDR-USB#1 is synchronized by external 10MHz clock source; LimeSDR-USB#1 synchronizes LimeSDR-USB#2:
    a) REF_CLK Out of LimeSDR-USB#1 is connected to REF_CLK In of LimeSDR-USB#2;
    b) REF_CLK In of LimeSDR-USB#1 is connected to external 10MHz clock source;
    c) TCXO of LimeSDR-USB#1 is tuned by ADF, reference frequency is 10MHz.
    d) TCXO of LimeSDR-USB#2 is tuned by ADF, reference frequency is 30.72MHz.

Hello @bardia1990,

You can synchronize 1v2 board to the external reference clock only and there is no possibility to synchronize another board.

Thank a lot. :blush:

Hi andrewback, excuse-me for irrelevant question . how to set osmocom source device argument (driver=lime,soapy=0) in gnuradio to use two receive channel independently(by USB interface) ? or how to set this argument to use two LimeSDR(hardware) to use four receive channel independently?(for MIMO or phase array)
Thanks lot

1 Like

Not sure about this. One for @joshblum perhaps.

Andrew,

I’d also like to know how to set up the Lime in Pothos for the same reason (device argument) if Josh replies back on this.

73 de Marty, KN0CK

Hello Zack and Andrew,
back to first question:
what is the wave signal need for ref clock to use osmocom stacks as example osmo-trx.
I have sine wave 10mhz ref clock which is seem not stable, maybe it need square wave? or maybe limesdr firmware problem and need add more code to get the sinewave will do 100% working?

please advise! Thanks

Sandi / DUO

I should probably update this as I have indeed been able to use a telecoms surplus Trimble Thunderbolt GPSDO (about $165 on eBay, a bargain for the accuracy) with great success!
Being on frequency is what I call a key feature of the SDR design but it takes a stable, locked master oscillator to realize it.

Yes, you will get the best performance of square wave. But it will work with sine as well. Just make sure you provide 0 - 2.5V.