work on docs

This commit is contained in:
Andreas Eversberg 2018-06-05 07:09:29 +02:00
parent f4988297a6
commit 0a3e11d8a8
3 changed files with 26 additions and 15 deletions

View File

@ -15,17 +15,18 @@ Two sound interfaces are required to talk and listen trough the base station usi
</p>
<p>
If you want to install from GIT repository, run 'autoreconf -if' inside GIT repository first:
As you got the source code from GIT repository, run 'autoreconf -if' inside GIT repository's directory first:
</p>
<pre>
# cd osmocom-analog
# autoreconf -if
</pre>
<p>
Unpack the archive and change to its directory. Then compile:
Then compile:
</p>
<pre>

View File

@ -109,12 +109,20 @@ But still you can add any SDR option afterwards to set or modify them.
</pre>
<p>
<font color="red">Importaint: Select your RX antenna input!</font>
</p>
<p>
Be sure to select the right RX antenna input.
The frequencies we use require the low frequency filter network, so I suggest to connect your antenna to RX_1_L and select "--sdr-rx-antenna LNAL".
Different versions of LimeSuite have different default antenna inputs, so be sure to set your RX antenna.
</p>
<p>
<font color="red">Importaint: Always use two or more channels, to avoid one channel being at the center of the spectrum!</font>
</p>
<p>
My LimeSDR setup causes a bad RX signal, when the RX frequency of the channel (uplink) equals the center frequency of the RX spectrum.
This center frequency is used as RX frequency, when only one channel is created for the base station.
@ -122,6 +130,16 @@ By creating two channels ('-k 15 -k 17') or an even number would eliminate the p
The center frequency is between the channels now.
</p>
<center><img src="display-spectrum.png"/></center>
<p>
Press 's' to get an ASCII art graph of received frequency spectrum.
The spectrum's bandwidth is defined by the sample rate (-s) and not by the SDR sample rate!
If you don't get nice peaks, but maybe several peaks, you might over-driven the input.
Note that the peak will spread by the frequency deviation, so the peak might look noisy on the top.
If the peak is quite low, check the input gain.
</p>
<center><img src="display-iq.png"/></center>
<p>
@ -135,16 +153,6 @@ If the dots are yellow, or red, the received signal may overdrive the ADC.
Especially when the linear view shows a deformed circle (or even rectangle), reduce RX level.
</p>
<center><img src="display-spectrum.png"/></center>
<p>
Press 's' to get an ASCII art graph of received frequency spectrum.
The spectrum's bandwidth is defined by the sample rate (-s) and not by the SDR sample rate!
If you don't get nice peaks, but maybe several peaks, you might over-driven the input.
Note that the peak will spread by the frequency deviation, so the peak might look noisy on the top.
If the peak is quite low, check the input gain.
</p>
<p class="toppic">
<a name="uhd"></a>
UHD

View File

@ -32,7 +32,7 @@ For NMT the transmitter must be able to transmit around 463 MHz.
</p>
<p>
This image shows a two-band amateur radio receiver without limitations for the frequencies above:
This image shows a two-band amateur radio transceiver without limitations for the frequencies above:
</p>
<center><img src="transmitter.jpg"/></center>
@ -51,8 +51,8 @@ I added an input to switch between two channels for the B-Netz.
<p>
Use radio receiver for 2-meter band to receive from A-Netz or B-Netz phones.
Use radio receiver for 70-cm band to receive from C-Netz or NMT phones.
The transmitter cannot be re-used, because all networks are full duplex.
A separate radio is required to simultaneously transmit and receive.
A trasceiver cannot be re-used, because all networks are full duplex.
A separate receiver is required to simultaneously receive while the transmitter is transmitting.
For A-Netz the receiver must be able to receive around 162 MHz and 157 MHz.
For B-Netz the receiver must be able to receive around 153 MHz and 148 MHz.
For C-Netz the receiver must be able to receive around 465 MHz and 455 MHz.
@ -105,8 +105,10 @@ The ATX-2 power supplies are regulated on the 12 Volts rail.
I added two plugs and a switch.
The switch connects to the PS-On line.
In case of an over-current, the switch can be used to reset the protection circuit.
<font color="red"><b>
Note that opening a switching power supply can be dangerous and may cause death.
If you don't have the knowledge about power supplies, ask an expert to help you.
</b></font>
</p>
<center><img src="power.jpg"/></center>