The sat-nms ACU performs the pointing / motor control as a closed control loop, independently for each axis. If the measured position value differs from the target value, the motor is activated to compensate this difference. It makes no difference if a new target value has been commanded or if the antenna has moved a little bit due to a squall.
Hysteresis
To avoid that the motor is switched forth and back all the time, the ACU tolerates small differences between measured and target value within a hysteresis value. This hysteresis is individually configurable for each axis at the Setup page. To ensure that the motor stands still when the target position is reached, twice the resolution (step size) of the position sensor / encoder must be set. Common values are:
| bit resolution | angular resolution | recommended hysteresis |
|---|---|---|
| 13 bit | 0.044° | 0.090° |
| 16 bit | 0.005° | 0.012° |
| 17 bit | 0.003° | 0.006° |
If the motor control loop still oscillates with the recommended hysteresis values, this is due to the off-carriage of the antenna drive. Either turn down the motor speed at the motor driver unit or enlarge the hysteresis value in this case.
Motor drive signals
The sat-nms ACU-ODM, the core module, provides a number of output signals to control a motor driver unit. These signals (they are available for all three axes) are:
The ACU knows two different configuration modes to control a motor driver. They are called ‘DIR-START’ and ‘DUAL-START’. In ‘DIR-START’ mode, the ‘FWD’ signal switches the motor on/off, the ‘REV’ signal controls the motor direction. This is the configuration many frequency inverters use. In ‘DUAL-START’ mode, the ‘FWD’ signal switches the motor on in forward direction, ‘REV’ activates the motor in reverse direction. This configuration mode is convenient to control a motor with relays.
The speed select signal SP1 and SPD2 actually are the same signal, but with different logical polarity. For most motor drivers it is sufficient to connect one of these two signals, select the one which matches the polarity the motor driver expects.
Remark for operation in the northern/southern hemisphere:
Look ‘through the antenna’ to the satellite for the correct orientation of left/right, up/down and clock/counterclockwise.
| axis | northern hemisphere | southern hemisphere |
|---|---|---|
| azimuth | FWD moves the antenna to the right, the position sensor must increasing the measured value. FWD moves the antenna ‘westward’ The center direction to the satellite orbit is 180°. Turning angles are between 0 to 360° | FWD moves the antenna to the right, the position sensor must increasing the measured value. FWD moves the antenna ‘eastward’ The center direction to the satellite orbit is 0°. Turning angles are between -180 to +180° |
| elevation | FWD moves the antenna up, the position sensor must increasing the measured value. Turning angles are between 0 to 90° | FWD moves the antenna up, the position sensor must increasing the measured value. Turning angles are between 0 to 90° |
| polarization | FWD turns the feed clockwise, the position sensor must increasing the measured value. Turning angles are between -180 to 180° | FWD turns the feed clockwise, the position sensor must increasing the measured value. Turning angles are between -180 to 180° |