# Radio Settings

## Link Settings

<table><thead><tr><th width="159">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Link ID</strong></td><td>Wireless link identificator used to avoid connecting a unit to a wrong peer if there are several co-located units using the same center frequency. Specify different ID values for different links. Both ends of the same link must have the same ID.</td></tr><tr><td><strong>Center frequency</strong></td><td><p>Set the radio interface frequency (in MHz).</p><p>Must be the same at both ends of the link.</p></td></tr><tr><td><strong>Channel Width</strong></td><td><p>Set the bandwidth of the radio interface in MHz.</p><p>Must be the same at both ends of the link.</p></td></tr></tbody></table>

<figure><img src="/files/nMV1dMP5OJ5yaycbmIiS" alt=""><figcaption></figcaption></figure>

## Power Settings

EIRP value is displayed in the right part of the section and represents the total system power calculated as: Tx Power + Antenna gain + Cable loss (should be specified in the fields below).

<table><thead><tr><th width="159">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Power limit</strong></td><td>Set the output power of the radio interface in dBm. Available values 0...27 dBm.</td></tr><tr><td><strong>Cable loss</strong></td><td>In case of external antenna usage, energy fading on cables should be set in accordance to the cable datasheet, in dB.</td></tr><tr><td><strong>Antenna gain</strong></td><td>In case of external antenna usage, it's gain should be set manually in dBi.</td></tr><tr><td><strong>Automatic transmission power control (ATPC)</strong></td><td>ATPC allows to control transmitter output power automatically based on target RSSI value. If actual RSSI level is lower then unit increases transmitter output power of the remote unit and vice versa. ATPC could not set value that may exceed the "Power limit" value.<br>We highly recommend to always keep it turned on.</td></tr><tr><td><strong>Target RSSI</strong></td><td>RSSI value in dBm will be used by ATPC of remote device as target. <br>Optimal values -60...-40 dBm.</td></tr></tbody></table>

<figure><img src="/files/syju9y7fSulocMBlsxfp" alt=""><figcaption></figcaption></figure>

## Modulation Settings

<table><thead><tr><th width="253">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Automatic modulation control (AMC)</strong></td><td><p>Modulation control algorithm selects the most appropriate modulation-coding scheme at each direction in order to maximize the link performance. </p><p>By default, it is turned on (it is strongly recommended to remains “on”).</p></td></tr><tr><td><strong>Modulation limit</strong></td><td><p>Set the maximum operating modulation scheme of the radio interface.</p><p>Acts as a top limit for the modulation if the Autobitrate mechanism is turned on.</p></td></tr></tbody></table>

<figure><img src="/files/QK5SmP3hcsa1VHXzQS11" alt=""><figcaption></figcaption></figure>

## Frequency Grid

The frequency grid allows to limit the scan range in case the center frequency is automatically selected. Also Instant DFS will use these restrictions when monitoring the noise situation. Narrow grid of available frequencies speeds up scanning and link establishing process. Manual center frequency selection will also be limited to the values indicated in the grid. The frequency adjustment step is 1 MHz.

<figure><img src="/files/X4YeLTAaOeVIrjcuheZg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/operation-and-administration/radio-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
