Project

General

Profile

Osmo-fl2k » History » Version 43

laforge, 02/17/2019 10:59 AM
add AMD report from #3804

1 9 steve-m
h1. osmo-fl2k
2 2 steve-m
3 19 laforge
{{>toc}}
4
5 3 steve-m
h2. Introduction
6 1 steve-m
7 27 laforge
Since [[sdr:rtl-sdr]] has been released a couple of years ago, cheap SDR receivers are ubiquitous. SDRs with transmission capability have become cheaper as well, but are still more expensive. osmo-fl2k allows to use USB 3.0 to VGA adapters based on the Fresco Logic FL2000 chip, which are available for around $5, as general purpose DACs and SDR transmitter generating a continuous stream of samples by avoiding the HSYNC and VSYNC blanking intervals.
8 3 steve-m
9 27 laforge
h2. History
10 1 steve-m
11 27 laforge
The idea of using VGA adapters as a transmitter has a long history. 
12
* In 2001 Erik Thiele released "Tempest for Eliza":http://www.erikyyy.de/tempest/, which transmits a signal that can be received with an AM radio.
13
* In 2005 Fabrice Bellard used an ATI Radeon 9200SE to transmit "DVB-T, PAL and NTSC video signals":https://bellard.org/dvbt/.
14
* Later in 2009, Bartek Kania published "VGASIG":https://bk.gnarf.org/creativity/vgasig/, which allows to transmit wideband FM radio in realtime using SDL and a regular graphics card. 
15
* In 2013, siro at das Labor used all three DAC outputs of a VGA card and "attached an I/Q modulator to transmit arbitrary signals":https://wiki.das-labor.org/w/VGAtoBaseband.
16
17 3 steve-m
However, a major downside with regular graphics cards is that the generated signal of the RAMDAC is not entirely user controllable, as VGA uses "horizontal and vertical blanking":https://en.wikipedia.org/wiki/Video_Graphics_Array#Signal_timings, thus interrupting the signal. In comparison to competitor devices from DisplayLink, which resemble a classic graphics card with USB 2.0/3.0 interface, Fresco Logic took a different approach for their USB to VGA adapter, which they've also "patented":https://patents.google.com/patent/US20130346646A1/. Instead of having the framebuffer for the VGA DAC in the device itself, they use the memory of the host computer and continuously stream the display content via USB. This makes such adapters very cheap, as it essentialy reduces the adapter to a single chip without requiring framebuffer memory. The main drawback is that if the host CPU or USB bus is busy or congested, this results dropouts and flickering of the screen.
18 4 steve-m
19 3 steve-m
After reverse-engineering the USB protocol of the FL2000 in 2016, Steve Markgraf discovered through experimentation that it is possible to operate the FL2000 in a way that both horizontal and vertical synchronization are disabled, thus creating a continous stream of samples. This work resulted in osmo-fl2k, which so far was used to transmit low-power FM, DAB, DVB-T, GSM, UMTS and GPS signals.
20 7 steve-m
21 21 laforge
h2. Supported Hardware
22 1 steve-m
23
h3. USB 3.0 VGA Dongles
24
25 27 laforge
Only devices based on the Fresco Logic FL2000 chip are supported. Typically they are branded as "USB 3.0 to VGA" adapters, and are advertised with a maximum resolution of 1920 × 1080 for USB 3.0 and 800 × 600 for USB 2.0. Sometimes also 1920 × 1200 is advertised as maximum resolution (this mode only works with few xHCI controllers and enabled RLE compression). 
26
27
If they are advertised with 2048 × 1152 maximum resolution and support for Mac OS X, or only have a USB 2.0 interface, they contain a DisplayLink chipset and are *not* compatible with osmo-fl2k! The price range for the FL2000-based adapters is $5-15, whereas the DisplayLink devices typically cost more than $25. Also note that devices sold with USB type C connector contain a different chipset (e.g. Realtek RTD2166) and are just DisplayPort to VGA converters.
28
29 8 steve-m
Sources include Aliexpress, eBay and Amazon. The devices are available in various sizes, sometimes also with additional DVI or HDMI support. Two of the most typical devices are shown below.
30
31
{{thumbnail(fl2k_devices.jpg, size=700, title=FL2000 based devices)}}
32 6 steve-m
33 41 steve-m
{{thumbnail(fl2k_pcb_top.jpg, size=500, title=FL2000 PCB top view)}}    {{thumbnail(osmo-fl2k_pinout.png, size=500, title=FL2000 VGA pinout)}}
34 1 steve-m
35 41 steve-m
h3. USB 3.0 to HDMI Dongles
36
37 42 steve-m
If you only can get your hands on a USB 3.0 to HDMI adapter with FL2000-1Q0-DX (bigger 88-pin package with parallel RGB output), and you're not shy of soldering wires to QFN packages, below is the pinout of the VGA DAC outputs.
38
All the FL2000-based USB 3.0 HDMI adapters seem to have the 1.2V regulator populated, so it's probably used for more than the DAC reference voltage.
39 41 steve-m
40
{{thumbnail(FL2000-1Q0.png, size=350, title=VGA DAC pins on FL2000-1Q0-DX)}}
41 7 steve-m
42 6 steve-m
h2. USB Host Controller comparison
43 27 laforge
44 35 steve-m
The SDR/DAC performance in Megasamples per second depends on the xHCI controller and the host computer. Below are some benchmarking results for your reference.
45
46
You can benchmark your USB host controller by running:
47
<pre>
48
fl2k_test -s 162e6
49
</pre>
50
51
Then you will get something like this:
52
53
<pre>
54
real sample rate: 157023826 current PPM: -30717 cumulative PPM: -30717
55
</pre>
56
57
In this example, the system cannot deliver more than 157 MS/s to the device (*3 DAC channels = 471 MB/s). You can then run fl2k_test again with a sample rate lower than what was determined as maximum to see if it works stable and to determine your clock error.
58 5 steve-m
59
|*USB 3.0 Host controller*|*Achievable sample rate*|
60 43 laforge
|Advanced Micro Devices, Inc. X470 chipset USB 3.1 Gen 2|157.86 MS/s|
61 36 steve-m
|Intel Corporation 8 Series USB xHCI HC (rev 04)|157 MS/s|
62 5 steve-m
|Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)|157 MS/s|
63 40 ahuemer
|Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)|157 MS/s|
64 1 steve-m
|Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)|155 MS/s|
65 33 steve-m
|"Samsung Galaxy S5 (SM-G900F)":https://github.com/steve-m/android_kernel_samsung_klte/commit/24ed6c98a67d7c29ff705fd8cd71f104d1e8d6f7 msm-dwc3 (based on Synopsys DesignWare USB3.0 IP)|148 MS/s|
66
|Odroid XU4 (based on Synopsys DesignWare USB3.0 IP)|147 MS/s|
67 5 steve-m
|ASMedia Technology Inc. ASM1142 USB 3.1 Host Controller|140 MS/s|
68
|Fresco Logic FL1100 USB 3.0 Host Controller (rev 10)|140 MS/s|
69
|Fresco Logic FL1100 USB 3.0 Host Controller (rev 01)|136 MS/s|
70
|Fresco Logic FL1009 USB 3.0 Host Controller (rev 02)|136 MS/s|
71
|Etron Technology, Inc. EJ188/EJ198 USB 3.0 Host Controller|129 MS/s|
72
|VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01)|123 MS/s|
73
|Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)|117 MS/s|
74
|Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02)|115 MS/s|
75 1 steve-m
|Intel USB 2.0 EHCI Controller|14 MS/s|
76 19 laforge
77 38 steve-m
h3. PCI Express bottleneck on older systems
78
79
If you are using USB 3.0 addon cards in older systems, especially in ExpressCard slots of notebooks, it often happens that the bottleneck is not the USB 3.0 host controller, but the PCI-E bus itself.
80
You can check this with the following command:
81
82
<pre>
83 39 steve-m
# lspci -vv
84 38 steve-m
85
04:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) (prog-if 30 [XHCI])
86
[...]
87
                LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 unlimited
88
                        ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp-
89
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
90
                LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
91
92
</pre>
93
94
The important part is the LnkSta register: in this case the PCI Express link is running only with 2.5 GT/s instead of the full 5 GT/s required for maximum USB 3.0 speed.
95
96 19 laforge
h2. Download
97
98
h3. Source Code
99
100
Source code is available from git.osmocom.org
101 29 steve-m
* web access: http://git.osmocom.org/osmo-fl2k
102 1 steve-m
* read-only clone access: @git clone git://git.osmocom.org/osmo-fl2k@
103 29 steve-m
104
h3. Compiling
105
106
In order to compile and install the code, you first need to install the libusb headers if not already present:
107
108
<pre>
109
# On distributions based on debian
110
sudo apt-get install libusb-1.0-0-dev
111
</pre>
112
113
Then you can continue with:
114
115
<pre>
116
git clone git://git.osmocom.org/osmo-fl2k.git
117
mkdir osmo-fl2k/build
118
cd osmo-fl2k/build
119
cmake ../ -DINSTALL_UDEV_RULES=ON
120
make -j 3
121
sudo make install
122
sudo ldconfig
123
</pre>
124
125
Before being able to use the device as a non-root user, the udev rules need to be reloaded:
126
127
<pre>
128
sudo udevadm control -R
129
sudo udevadm trigger
130
</pre>
131
132 25 steve-m
h2. Using the Software
133 23 laforge
134 25 steve-m
h3. Realtime WBFM transmission
135 1 steve-m
136 25 steve-m
With fl2k_fm it is possible to transmit wideband FM radio of your soundcard output.
137 1 steve-m
138 34 steve-m
You need to install the following additional tools:
139
<pre>
140
sudo apt-get install sox pv
141
</pre>
142
143 25 steve-m
First, you need to know the name of the monitor source of your audio output:
144 1 steve-m
145 30 steve-m
<pre>
146
# pacmd list-sources | grep name | grep monitor
147
	name: <alsa_output.pci-0000_00_1b.0.analog-stereo.monitor>
148
</pre>
149 1 steve-m
150 25 steve-m
To transmit the audio output as mono WBFM at 95 MHz, you can use the following command:
151 26 steve-m
152 30 steve-m
<pre>
153
pacat -r -d alsa_output.pci-0000_00_1b.0.analog-stereo.monitor | \
154 25 steve-m
pv -B 256k | \
155
sox -t raw  -r 44100 -e signed-integer -L -b 16 -c 2 - -c 1 -e signed-integer -b 16 -t raw - \
156
biquad 4.76963 -2.98129 0 1 0.78833 0 sinc -15k loudness 5 | \
157 30 steve-m
fl2k_fm - -s 130e6 -c 35e6 -i 44100
158
</pre>
159 1 steve-m
160
In this case, SoX is performing the 15 kHz lowpass filtering of the audio, stereo to mono conversion and FM pre-emphasis (with the biquad filter).
161 25 steve-m
pv is providing some additional buffering, but is optional.
162
163 1 steve-m
To transmit stereo WBFM with RDS, the following command can be used:
164
165 30 steve-m
<pre>
166
pacat -r -d alsa_output.pci-0000_00_1b.0.analog-stereo.monitor | \
167 1 steve-m
pv -B 256k | \
168 26 steve-m
sox -t raw -r 44100 -e signed-integer -L -b 16 -c 2 - -c 2 -e signed-integer -b 16 -t raw - \
169
biquad 4.76963 -2.98129 0 1 0.78833 0 sinc -15k rate -h 228000 loudness 5 | \
170 30 steve-m
fl2k_fm - -s 130e6 -c 30e6 -i 228000 --stereo --rds
171
</pre>
172 26 steve-m
173
Now SoX also re-samples the audio to 228 kHz, which is required when using the RDS modulator.
174 30 steve-m
fl2k_fm accepts 16 bit signed raw PCM audio samples.
175 25 steve-m
176 22 steve-m
h3. GSM transmission
177 1 steve-m
178
The GNU Radio flowgraphs as well as baseband samples required to transmit GSM and UMTS can be found at https://github.com/steve-m/fl2k-examples.
179
180
{{thumbnail(osmo-fl2k_gsm.jpg, size=500, title=GSM transmission using FL2K)}}
181
182 25 steve-m
h2. Presentation Slides / Recording
183
184
On April 22nd, 2018, Steve Markgraf publicly released @osmo-fl2k@ at OsmoDevCon.
185
* slides of the presentation available at http://people.osmocom.org/steve-m/fl2k_slides/osmo-fl2k.html
186 37 laforge
* video recording released at https://media.ccc.de/v/HWVZPK
187 22 steve-m
188 20 laforge
h2. Contact / Mailing List
189
190
All questions should be directed to the public osmocom-sdr@lists.osmocom.org mailing list, to which you can subscribe at https://lists.osmocom.org/mailman/listinfo/osmocom-sdr
191 28 laforge
192
h2. Legal Aspects / Keeping the RF Spectrum Clean
193
194
If you are operating a radio transmitter of any sort, particularly a DIY solution or a SDR transmitter, it is assumed that you are familiar with both the legal aspects of radio transmissions, as well as the technical aspects of it.  *Do not operate a radio transmitter unless you are clear of the legal and regulatory requirements*.  In most jurisdictions the operation of homebrew / DYI transmitters requires at the very least an amateur radio license.
195
196
The raw, unfiltered DAC output contains lots of harmonics at multiples of the base frequency.  This is what is creatively (ab)used if you use osmo-fl2k to generate a signal much higher than what you could normally achieve with a ~ 165MHz DAC without upconversion.  However, this means that the frequency spectrum will contain not only the one desired harmonic, but all the lower harmonics as well as the base frequency.
197
198
Before transmitting any signals with an FL2000 device, it is strongly suggested that you check the resulting spectrum with a spectrum analyzer, and apply proper filtering to suppress any but the desired transmit frequency.
199
200
Operating a transmitter with the unfiltered FL2000 DAC output attached to an antenna outside a RF shielding chamber is dangerous. Don't do it!
201
202
You have the following alternatives to broadcasting over the air:
203
* add proper output band pass filtering for your desired TX frequency, or
204
* operate transmitter + receiver in a shielded RF box / chamber, or
205
* connect transmitter + receiver over coaxial cable (with proper attenuators)
Add picture from clipboard (Maximum size: 48.8 MB)