diff --git a/doc/img/Interferometer_plugin.png b/doc/img/Interferometer_plugin.png index f105a8c16..ab1544858 100644 Binary files a/doc/img/Interferometer_plugin.png and b/doc/img/Interferometer_plugin.png differ diff --git a/doc/img/Interferometer_plugin.xcf b/doc/img/Interferometer_plugin.xcf index 2f1f5f9f4..48f76e6dd 100644 Binary files a/doc/img/Interferometer_plugin.xcf and b/doc/img/Interferometer_plugin.xcf differ diff --git a/doc/img/Interferometer_settings.png b/doc/img/Interferometer_settings.png index 32f73a2a6..80a9355e5 100644 Binary files a/doc/img/Interferometer_settings.png and b/doc/img/Interferometer_settings.png differ diff --git a/doc/img/Interferometer_settings.xcf b/doc/img/Interferometer_settings.xcf index 976efa96d..45c655738 100644 Binary files a/doc/img/Interferometer_settings.xcf and b/doc/img/Interferometer_settings.xcf differ diff --git a/plugins/channelmimo/interferometer/readme.md b/plugins/channelmimo/interferometer/readme.md index 2d7b8b006..bb65cf182 100644 --- a/plugins/channelmimo/interferometer/readme.md +++ b/plugins/channelmimo/interferometer/readme.md @@ -133,15 +133,29 @@ Thus a possible procedure to determine DOA could be the following: 4. If when performing previous step (3) the DOA angle moves in the opposite direction to the one corresponding to your assumption then the wave is coming from the opposite side w.r to your assumption. You can then refine the antenna axis direction to obtain a ±π/2 DOA as in (3). 5. Once the ±π/2 DOA angle (zero phase difference) is obtained at λ/2 distance between antennas you can move your antennas further apart to refine the ±π/2 DOA angle. +

Cancellation of unwanted signals

+ +By using different antennas on each channel one may cancel unwanted signals if one of the antennas receives more of the undesirable signal than the other main antenna. + +You may use the A+B correlation function (A.4) so by summing the unwanted signal in phase opposition it gets cancelled in the correlated I/Q stream. This stream can then be sent to a Local Input device (A.9, A.10) in a Rx receiving chain. + +Adjust gain of channel B (A.6) so that noise levels of channels A and B match. + +Adjust channel B phase difference (A.5) to minimize the unwanted signal. You may also fine adjust the channel B gain (A.6). +

A.5. Phase difference correction

This is the phase correction in degrees applied to signal in channel B. -

A.6 Center frequency shift

+

A.6. Gain correction

+ +This is the gain correction in dB applied to signal in channel B. + +

A.7 Center frequency shift

This is the shift of the channel center frequency from the device center frequency. Its value is driven by the baseband sample rate, the decimation factor (A.1) and the filter chain sequence (A.7). -

A.7. Half-band filter chain sequence adjust

+

A.8. Half-band filter chain sequence adjust

The slider moves the channel center frequency roughly from the lower to the higher frequency in the device baseband. The number on the right represents the filter sequence as the decimal value of a base 3 number. Each base 3 digit represents the filter type and its sequence from MSB to LSB in the filter chain: @@ -151,6 +165,16 @@ The slider moves the channel center frequency roughly from the lower to the high The resulting filter chain sequence is represented in (A.3) +

A.9. Local Input device to send correlation I/Q samples to

+ +The complex (I/Q) result of the correlation of signals in channels A and B (A.4) can be sent to a Local Input Rx device so that it can be used in a Rx stream. Its main usage is cancellation of parasitic signals using two antennas. You may also use this for any purpose you see fit. + +You may select the Local Input device in the combo box. If there are no Local Input devices the combo box remains empty. + +

A.10. Start or stop sending correlation I/Q stream to the Local Input device

+ +Use this toggle to start or stop sending I/Q samples. +

B. Spectrum display

This is the spectrum (frequency domain) display. This display and controls are identical to all spectrum displays in the software. Further details on spectrum controls can be found [here](https://github.com/f4exb/sdrangel/tree/master/sdrgui#4-spectrum-display-control)