work on docs

This commit is contained in:
Andreas Eversberg 2016-07-06 16:17:14 +02:00
parent ab9aba1a84
commit 44ebf1616a
16 changed files with 27 additions and 4 deletions

View File

@ -54,6 +54,10 @@ History
*TBD* *TBD*
</p> </p>
<p>
*TBD* SID and System A/B
</p>
<p class="toppic"> <p class="toppic">
<a name="basestation"></a> <a name="basestation"></a>
Setup of a base station Setup of a base station
@ -85,6 +89,13 @@ frame.c:3658 info : RX Level: 52% Quality: 60% Polarity: NEGATIVE
</pre> </pre>
<p>
You should tune the receiver to 880.020 first, to check if you can hear and decode the idle signal from the base station.
Then tune to actually uplink frequency 835.020 MHz.
The actual level is not yet relevant.
(You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.)
</p>
<pre> <pre>
frame.c:3630 info : RX RECC: DCC=0 frame.c:3630 info : RX RECC: DCC=0

BIN
docs/amps_small.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

@ -346,12 +346,15 @@ The duration is *TBD* ms and the frequency deviation *TBD* KHz.
</p> </p>
<p> <p>
While dialing is received by the base station, it repeats the 5 digits of mobile identy. While dialing is received by the base station, the base station repeats the 5 digits of mobile identity.
This takes place after *TBD*. It is repeated right after the 5th digit of the mobile identity was received.
Only the (bare) 5 digits of the mobile identity are repeated, not the other digits.
</p> </p>
<p> <p>
The mobile station compares the repeated identiy and *TBD* if it mismatches. The mobile station compares the repeated identiy and turns transmitter off, if it mismatches.
No clear signal is sent.
If another mobile station dials at the same time, this wrong identity indicates that the base station receives the other mobile station and not our mobile station.
</p> </p>
<p> <p>
@ -499,7 +502,7 @@ But you get a busy signal, that means there is no channel.
Now run your base station on channel 1. Now run your base station on channel 1.
You may add '-g x' or '--gfs x' command line option to change the station ID from default to any value you like. (see help) You may add '-g x' or '--gfs x' command line option to change the station ID from default to any value you like. (see help)
Tune the transmitter to 153.010 and the receiver to 148.410. Tune the transmitter to 153.010 and the receiver to 148.410.
You should tune the receiver to 153.010 first, to check if you hear the idle signal from the base station. You should tune the receiver to 153.010 first, to check if you can hear and decode the idle signal from the base station.
Then tune to actually uplink frequency 148.410 MHz. Then tune to actually uplink frequency 148.410 MHz.
The actual level is not yet relevant. The actual level is not yet relevant.
(You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.) (You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.)

View File

@ -373,6 +373,13 @@ When we make a call and another phone is regisered, the phone will loose coverag
After the call, the other phone re-registers again. After the call, the other phone re-registers again.
</p> </p>
<p>
You should tune the receiver to 465.090 first, to check if you can hear and decode the idle signal from the base station.
Then tune to actually uplink frequency 455.090 MHz.
The actual level is not yet relevant.
(You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.)
</p>
<p> <p>
Now power up a phone. Now power up a phone.
Depening on your card reader, insert chip or magnetic card. Depening on your card reader, insert chip or magnetic card.

BIN
docs/c-netz_call.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

BIN
docs/c-netz_frame_k.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
docs/c-netz_frame_v.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

BIN
docs/c-netz_frame_v2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

BIN
docs/c-netz_frequenzen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

BIN
docs/c-netz_lr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

BIN
docs/c-netz_symbole.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

View File

@ -20,8 +20,10 @@ Now run your base station on channel 1.
Tune the transmitter to 463.000 MHz and the receiver to 453.000. Tune the transmitter to 463.000 MHz and the receiver to 453.000.
You should tune the receiver to 463.000 first, to check if you hear the idle signal from the base station. You should tune the receiver to 463.000 first, to check if you hear the idle signal from the base station.
Then tune to actually uplink frequency 453.000 MHz. Then tune to actually uplink frequency 453.000 MHz.
(You may check the quality using '-L 2' command line option and build a radio loop by tuning the receiver to the transmitter.)
</p> </p>
<pre> <pre>
# src/nmt/nmt -k 1 -y SE,1 # src/nmt/nmt -k 1 -y SE,1

BIN
docs/setup_small.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB