Channels, protocols, binding, range, and failsafe — the complete picture of what happens between your hands and your aircraft.
The transmitter (TX) is the radio controller in your hands — it reads stick and switch inputs and broadcasts them as a 2.4GHz radio signal. The receiver (RX) is the module inside the aircraft — it captures that signal, decodes the channel data, and sends control commands to the servos and ESC. The two are paired via binding. Modern systems use frequency hopping to avoid interference, and a failsafe configuration tells the aircraft what to do if the link is interrupted.
When you move a stick on your transmitter, the TX converts that movement into a digital value and packages it with every other channel's data into a signal packet, broadcast many times per second — typically on the 2.4GHz band. The receiver antenna picks up that signal, verifies it came from the paired TX, decodes each channel's value, and drives the corresponding servo or ESC output.
Modern systems transmit between 50 and 500 packets per second depending on the protocol. Higher packet rates mean lower latency — the delay between your stick movement and the servo response. For most fixed-wing aircraft, 50Hz is imperceptible.
The 2.4GHz band is crowded — Wi-Fi, Bluetooth, and other RC systems all use it. RC systems avoid interference with FHSS (Frequency Hopping Spread Spectrum): both TX and RX hop between dozens of frequencies in sync, so a collision on one frequency is missed on the next hop.
A channel is a single stream of control data mapped to one output on the receiver, which connects to one servo or device. A 4-channel system covers a conventional trainer with ailerons — the minimum for full control plus throttle. A 6-channel system adds flaps and one auxiliary switch, enough for most park flyers and sport aircraft. Channel count beyond 6 matters for retractable landing gear, complex flap systems, or auxiliary payloads. The mapping is a convention, not a hardware requirement — most transmitters let you remap any channel to any function.
PWM encodes one channel per wire using pulse width — universal compatibility, but a 6-channel aircraft needs six separate signal wires. PPM multiplexes all channels onto one wire in sequence — common on older gear, similar ~20ms latency. S.BUS is Futaba's digital serial protocol, up to 16 channels on one wire at ~3ms latency — widely adopted across manufacturers. ELRS (ExpressLRS) is an open-source system with under 5ms latency and long-range capability on 900MHz or 2.4GHz, originally built for FPV racing and now common in long-range fixed-wing setups.
| Protocol | Channels | Latency | Use case |
|---|---|---|---|
| PWM | 1 per wire | ~20ms | Simple setups, legacy gear |
| PPM | Up to 8 | ~20ms | Older TX/RX, flight controllers |
| S.BUS | Up to 16 | ~3ms | Modern sport/aerobatic setups |
| ELRS | Up to 16 | <5ms | Long range, FPV, advanced fixed-wing |
Binding pairs a specific receiver to a specific transmitter. After binding, the receiver only responds to that one TX — ignoring every other radio at the field, including the same transmitter model owned by another pilot.
Replacing the receiver, factory resetting the transmitter, flashing new receiver firmware, or moving the receiver to an aircraft that will use a different TX.
A quality 2.4GHz system typically achieves 1–2km of reliable range in open terrain with line-of-sight. ELRS on 900MHz can achieve 10km or more with appropriate hardware. What limits range in practice: antenna orientation (RX antennas should be mounted vertically, not buried inside a carbon fuselage), ground interference (flying low reduces effective range), and TX output power (regulated by region).
Most transmitters include a range test mode that reduces TX power to 1/10th normal. Walk away from the aircraft with a helper watching for control loss — if control drops within 30 metres in range check mode, the antenna installation needs attention before the aircraft flies.
Failsafe is the receiver's behaviour when the TX signal is lost. Without a configured failsafe, the RX holds its last received positions — which may include full throttle or a banked turn, resulting in a fly-away or crash. A correctly configured failsafe sets throttle to zero and holds control surfaces neutral, giving the aircraft the best chance of a recoverable descent.
⚠️ Test failsafe before every new aircraft's first flight. With the aircraft held securely, turn off the transmitter and confirm throttle drops to zero and surfaces move to the expected positions. Power the TX back on and confirm normal control resumes.
10-page PDF covering the equipment checklist, binding steps, failsafe setup, and the 5 most common beginner mistakes.