Project

General

Profile

Hardware » History » Version 2

laforge, 02/19/2016 10:50 PM

1 1 laforge
= OsmoSDR Hardware =
2
3
The OsmoSDR hardware consists of an oscillator, Zero-IF silicon tuner, ADC, FPGA and a USB-capable microcontroller.
4
5
The block schematics looks like this: FIXME
6
7
== Major Components ==
8
9
=== Atmel AT91SAM3U Microcontroller ===
10
11
The SAM3U is a quite powerful but inexpensive Cortex-M3 based Microcontroller.  What makes it special compared
12
to many other devices is its integrated USB 2.0 High-Speed device, combined with scatter-gather DMA and an internal
13
memory/bus architecture that can actually drive the USB 2.0 at 480Mbps without any problems.
14
15
The SAM3U [wiki:Firmware] will be available as Free Software / Open Source in our git repository.
16
17
=== Lattice XFP2 FPGA ===
18
19
The FPGA is mainly intended to interface the ADC with the SSC peripheral of the SAM3U.  However, it is reasonable
20
to assume it can do some simple filtering, too.
21
22
The FPGA design will be available as Free Software / Open Source in our git repository
23
24
=== Analog Devices AD7357 ADC ===
25
26
This ADC provides two channels (I and Q) and can run at up to 4.2 Megasamples / second and provides 14 bits of resolution.
27
28
=== Silicon Tuner ===
29
30
FIXME
31
32 2 laforge
=== !SiLabs Si570 Oscillator ===
33 1 laforge
34
The Si570 is a 10MHz to 1.4GHz programmable oscillator.  The exact frequency can be set and adjusted via an I2C interface.
Add picture from clipboard (Maximum size: 48.8 MB)