Project

General

Profile

LimeSDR Family » History » Version 43

roh, 10/01/2019 03:06 PM

1 1 laforge
{{>toc}}
2
3 30 pespin
h1. LimeSDR USB
4 1 laforge
5 4 laforge
The "LimeSDR":https://myriadrf.org/projects/limesdr/ is a low-cost SDR board featuring the Lime Microsystems LMS7002 RF chip.
6
7 20 laforge
!{width:700px}LimeSDR_transp_3.jpg!
8
9 4 laforge
Key characteristics include:
10
* RF Transceiver: Lime Microsystems LMS7002M MIMO FPRF
11
* FPGA: Altera Cyclone IV EP4CE40F23 – also compatible with EP4CE30F23
12 6 ahuemer
* Memory: 256 MBytes DDR2 SDRAM
13 4 laforge
* USB 3.0 controller: Cypress USB 3.0 CYUSB3014-BZXC
14
* Oscillator: Rakon RPT7050A @ 30.72MHz
15
* Continuous frequency range: 100 kHz – 3.8 GHz
16
* Bandwidth: 61.44 MHz
17
* RF connection: 10 U.FL connectors (6 RX, 4 TX)
18
* Power Output (CW): up to 10 dBm
19
* Multiplexing: 2×2 MIMO
20
* Power: micro USB connector or optional external power supply
21
* Status indicators: programmable LEDs
22
* Dimensions: 100 mm x 60 mm
23 1 laforge
24 3 laforge
h2. RF Output Power
25
26 39 roh
* +11dB in gsm900 (arfcn 5)
27
* +3dB in dcs1800 (arfcn 871)
28
29 42 roh
in dcs1800 a reduction in rx power improves phase noise (e.g. max_power_red 7). the resulting rf output will be around -6dB, but will meet phase noise requirements (<5°rms).
30 39 roh
31
there is a graph from myriad showing the power vs frequency plot in this thread: https://discourse.myriadrf.org/t/limesdr-s-maximum-transmitting-power-at-different-frequencies/1649
32 1 laforge
33
h2. Clock
34
35
The on-board clock is a 250ppb VCTCXO.  GSM strictly requires 30ppb, but 250ppb _should_  be sufficient for laboratory use.
36
37
h3. Clock Calibration
38
39
TBD
40
41
h3. Using external clock reference
42
43 41 roh
using "clock-ref external" the clock-ref input can be fed with a 10MHz clock from e.g. a gpsdo.
44
the signal slope is not really important since there is a full pll which can handle sine as well as rectangle signals.
45
46
the internal clock reference should be fine for short testing in the lab(<30min) but is not stable enough for longterm use.
47 1 laforge
48 19 pespin
h1. LimeSDR Mini
49
50
The "LimeSDR Mini":https://myriadrf.org/projects/limesdr/ is a smaller, less expensive version of the original LimeSDR.
51
52 22 laforge
!{width:600px}limesdr-mini-1024x561.jpg!
53
54 19 pespin
Key characteristics include:
55
* RF Transceiver: Lime Microsystems LMS7002M FPRF
56
* FPGA: Altera MAX 10 (10M16SAU169C8G)
57
* EEPROM memory: 2 x 128 KB for RF transciever MCU firmware and data
58
* Flash memory: 1 x 4 MB flash memory for data
59
* USB 3.0 controller: FTDI FT601
60
* Rakon 30.72 MHz VCTCXO
61
* Continuous frequency range: 10 MHz – 3.5 GHz
62
* Bandwidth: 30.72 MHz
63
* RF Connection: 2 x SMA connectors (each can be switched between high and low frequency bands) + 1x U.FL REF CLK
64
* Power Output (CW): up to 10 dBm
65
* Dimensions: 69 mm x 31.4 mm
66
67
h2. RF Output Power
68
69 40 roh
* +3dB in gsm900 (arfcn 5)
70
* -12dB in dcs1800 (arfcn 871)
71
72 37 roh
h2. Clock
73
74 38 roh
internal clock is ok, but not stable enough (longterm) to run a gsm network. for short term lab use it should be ok. (few minutes).
75
providing an external clock is tricky:
76
according to the spec from the clockchip used (ti LMK00105) the input signal needs to have "sharp rectangles 2V/ns or better".
77
this is a limitation of the LimeSDR mini due to no extra pll chip being present, in contrast to the LimeSDR-USB.
78 37 roh
79 35 roh
h1. LimeNet Micro
80 21 laforge
81 35 roh
!{width:700px}640px-LimeSDR-Micro_v2.1_board.png!
82 21 laforge
83 36 roh
LimeNet Micro is a small all-in-one board combining the sdr, a gpsdo and some rf filters with a raspberry pi compute module3.
84
Due to the integrated gpsdo it should have no problems running tdma networks like gsm.
85
86
setup: install default raspbian (see getting started link below) and osmocom latest or nightly feeds.
87
config: use LNAL or LNAH for rx-path, BAND1 for tx
88
89
h2. RF Output Power
90
91
* +7dB in gsm900 (arfcn 5)
92
* -5dB in dcs1800 (arfcn 871)
93
94
in dcs1800 a reduction in rx power improves phase noise (e.g. max_power_red 5)
95
96
h2. Clock
97
98
do not select a specific clock on LimeNet Micro. (remove clock-ref line)
99
when this type of hardware is detected osmo-trx defaults to the gps synchronized clock from the fpga (gpsdo).
100
see led4/led5 for gps status https://wiki.myriadrf.org/LimeNET-Micro_v2.1_hardware_description#Indication_LEDs
101
102
h2. further information
103
104
https://wiki.myriadrf.org/LimeNET_Micro
105
https://wiki.myriadrf.org/Getting_Started_with_the_LimeNET-Micro
106
https://wiki.myriadrf.org/LimeNET-Micro_v2.1_hardware_description
107 1 laforge
108 35 roh
h1. LimeSDR PCIe
109 21 laforge
110 35 roh
!{width:700px}limesdr-pcie-1-1_jpg_project-body.jpg!
111
112
TBD
113 34 roh
114 19 pespin
h1. OsmoTRX on LimeSDR
115 1 laforge
116 32 pespin
In terms of OsmoTRX for LimeSDR, we now have @osmo-trx-lms@ which avoids the previously complex driver stack with UHD, SoapyUHD, SoapySDR, etc. All you need in terms of specific dependencies is:
117
* "LimeSuite":https://github.com/myriadrf/LimeSuite.git containing the actual drivers and utilities for LimeSDR (*version 17.09 or later required*, last release @18.06.0@ or @master@ really advised)
118
** for LimeSDR-mini, you will need 17.10 or later (last release @18.06.0@ or @master@ really advised)
119 1 laforge
120 32 pespin
If your distro doesn't ship with a LimeSuite new enough, it is advised that you install LimeSuite from osmocom repositories, see [[cellular-infrastructure:MacroBinaryPackages]].
121
122
123 1 laforge
{{graphviz_link()
124 5 laforge
digraph G{
125
  rankdir = LR;
126 29 laforge
  LimeSDR -> LimeSuite [label = "USB/libusb"];
127 5 laforge
  LimeSuite -> OsmoTRX [label = "osmo-trx-lms"];
128
}
129 1 laforge
}}
130
131
h3. Verifying the driver stack
132
133
You can ensure that LimeSuite recognizes your device using the *LimeUtil* part of LimeSuite:
134
135
<pre>
136 18 pespin
$ LimeUtil --find
137
  * [LimeSDR-USB, media=USB 3.0, module=STREAM, addr=1d50:6108, serial=0009060B00xxyyzz]
138
</pre>
139 27 laforge
140 31 pespin
h3. Running osmo-trx-lms with LimeSDR
141
142 33 pespin
If @rt-prio@ is set in .cfg file, running as root may be required.
143 31 pespin
144
A sample cfg file to run @osmo-trx-lms@ with a LimeSDR device can be found in @osmo-trx.git@ in @doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg@.
145
146
<pre>
147
osmo-trx-lms -C osmo-trx.git/doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg
148
</pre>
149
150 27 laforge
h2. Other LimeSDR related information
151
152
{{child_pages()}}
Add picture from clipboard (Maximum size: 48.8 MB)