ATU-10 - The Tyny QRP Automatic Antenna Tuner. ic-705 protocol
 
 
 
 
Go to file
David Fainitski ae07f37ca2
Add files via upload
2021-07-14 08:55:48 -07:00
Firmware Add files via upload 2021-07-06 18:11:10 -07:00
PCB Add files via upload 2021-06-29 08:41:20 -07:00
Photos Add files via upload 2021-06-27 00:05:20 -07:00
ATU-10.lay6 Add files via upload 2021-06-29 08:41:33 -07:00
ATU-10_BOM.docx Add files via upload 2021-07-14 08:55:48 -07:00
ATU-10_Layout.pdf Add files via upload 2021-07-06 19:04:43 -07:00
LICENSE Initial commit 2021-05-05 21:22:15 -07:00
PIC16F1454_FW.hex Add files via upload 2021-06-16 14:02:14 -07:00
README.md Update README.md 2021-07-06 13:40:13 -07:00

README.md

ATU-10 - The Tyny QRP Automatic Antenna Tuner

Oficial conversation group - https://groups.io/g/ATU100

New in FW version 1.2

1 - Display memory feature for last SWR added
2 - full automatic mode error solved.

New in FW version 1.1

1 - the control methot has been reworked, there is no more sleep mode. Now the tuner either shines on the display for 5 minutes after it is disturbed, or turns off after 30 minutes if it is not touched and the transmitter is not turned on. For these 30 minutes, the tuner constantly monitors the power supplied and instantly lights up the display when needed. The current consumption in this monitoring mode is 4 mA. Long press on the button now turns the device on and off.
2 - external control using the Icom protocol is implemented, works in both directions. That is, when the tuner button is pressed, the transceiver automatically generates a carrier for tuning and when changing from band to band, the transceiver initiates tuning by the tuner. When you press the button of external tuner control on the transceiver, the tuner is automatically run if ON or reset if OFF position.

Description

The tuner is assembled in an affordable Chinese case 100x71x25 mm, the front and rear panels are made as PCB, in the same way as the main printed circuit board. On the front panel there is a control button, a small 0.91" OLED 128 * 32 display and a USB Type C connector, used to charge the tuner's built-in battery and connect to a computer to change the firmware.

The rear panel contains RF BNC connectors, a ground clamp and an external control interface connector that can be connected to the transceiver for more convenient control of the tuner.

The control button has only 3 functions - a short press resets the tuner and sets all relays to their initial state, in which all reactive elements are disabled and do not affect the signal flow through the tuner, a long press causes the tuner to enter the tuning mode and a very long press for more than 5 seconds causes the firmware version to be displayed on the display. The display mainly shows the current transmitter power and SWR in the transmitter cable and sometimes briefly indicates the modes.

The tuner is built on IM41 bistable relays, which means that a significant current is consumed by the tuner only for a short time during tuning; in rest mode, the tuner's relays retain their state for an arbitrarily long time, without consuming power.

The built-in battery consists of two Li-Ion 14500 batteries connected in parallel. The best examples of these (SANYO) have a capacity of 800 mAh each, the worst ones are usually 400 mAh. The tuner has 3 power consumption modes - the operating mode, when the display indicates the parameters, lasts 5 minutes, after which the tuner falls asleep and the display turns off. You can wake him up with a short press on the button. After 30 minutes of sleep, the tuner turns off completely and you can turn it on by holding the button for a long time (more than 3 seconds).

The current consumption in the operating mode is 12 mA, in the sleep mode 170 μA, in the off state 37 μA.

The main microprocessor of the tuner is PIC16F18877, another PIC16F1454 processor is used as an embedded programmer. It should be flashed once using the programmer with a special firmware, after which it will be possible to change the main firmware of the tuner as many times as necessary without resorting to special means. After connecting the tuner to the computer, a new logical disk with the appropriate name will appear in the explorer, in which you can find a link to the firmware repository. To flash the tuner, it is enough to copy the firmware file to this disk, the process takes a couple of seconds and the tuner is flashed at the same moment when the file copying is completed.

There is also space for two dual-color LEDs with a common anode on the board, they can be installed if you do not need an OLED display. The right LED indicates the battery charging process, the left LED indicates the operation. In operating mode, it blinks briefly in color every three seconds, depending on the battery charge level.