
I found these really cool radio heads made by
Gables Engineering in Florida. The heads I have originally flew on a FEDEX MD-11, however, they could of course have also been fit into a later model L-1011. Therefore, I think they will work just fine for the project. What makes them even more interesting is that they use the
ARINC 429 protocol. I have been working with
ARINC quite a bit lately and so this is my first step into hooking this
ARINC device up to X-Plane. Here is a more detailed description of the individual components of this Gables unit:

- ACTIVE WINDOW - Displays the active frequency and selected radio. Displays ACARS in one of the windows for VHF-3. Displays FAIL in both windows in case of CRP failure.
- TRANSFER BUTTON - Push to transfer the STBY frequency to the ACTIVE window for transmission. STBY frequencies cannot be transmitted until transferred to ACTIVE window.
- STBY WINDOW - Displays the standby frequency and selected radio
- FREQUENCY SELECTOR - Turn knobs to select frequency in STBY window only.
- Push to select respective radio. Selected radio is displayed in the STBY/ACTIVE windows.
The first image in the blog shows the radio head selected for VHF 1. The VHF 1 information is transmitted as
ARINC 429 Label 030. The data in the 32bit word is
BCD. All 3 VHF radios are controlled with the same
ARINC 429 label however, each VHF radio uses a different SID. The VHF1 radio is addressed with the SID set to 1.
Below is the radio selected to the VHF2 radio. Again the Label used is 030. However, the VHF 2 radio has a SID of 2.

Finally, the 3rd VHF radio (VHF 3 ) is use transmitted as Label 030 with the SID set to 3. The
BCD format for the Label 030 uses bits 29-11. The digit "1" ad the beginning is not transmitted since all VHF frequencies used for communication start with a "1".

Next is a in image of what the data looks like on the computer once the
ARINC 429 information has been decoded and readied to to be handed over to X-Plane.

The image above shows the 3 VHF radios on the right and the two HF radios on the left. The VHF radios are shown as VHF1, VHF2 and VHF3 from the top down. The two HF radios in the screen shot do not show the frequency because the decoder in both cases showed the second 32 it word that makes up the HF word.
The image below shows the radio set to HF1. The HF information is transmitted as
ARINC 429 Label 205 for the new style HF encoding as well as the
ARINC 429 label 207 for the HF status word. Label 205 transmits as two 32 bit words ... the first word holding
BCD data of the first 5 digits and the 2
nd word has the
BCD data for the 6
th digit.

Below is the radio set to HF2, again here the two HF radios are encoded using the SID of the
ARINC 429 word. SID of 1 is for HF1 and a SID of 2 is for the second HF radio.

In order to make this work I used a
DDC ARINC 429 adapter card. I don't have the right connector for the radio head yet, so I build a temporary cabling setup. The radio had has one TX and two RX channels. For this example, I only cabled one RX and the TX channel. The RX channels are used to synchronize multiple radio heads in the cockpit.

Unlike many other radio heads, this head actually works of 28V DC power and not the 110V 400Hz AC power that I normally use. Therefore, I hooked the entire head up to small power supply proving me with 26V DC as well as 5V DC for the instrument lighting.

The next picture shows the complete setup. The
DDC ARINC card has a DB37 output, and I use a DB37 breakout board from
DAQstuff.com to give me easy access to the RX and TX channels on the card.

I am not using 85Ω
twinax-cable quite yet for the
ARINC 429 connections, however, the distances on this test setup are so short that the channels work fine without 85Ω termination.
Gables makes some really awesome equipment and they are a super cool company to interact with!