| Frame, arms, and landing gearWorking at 05 land | What it does. Two carbon plates hold the electronics between and on them. Four carbon arms carry the motors about 0.9 m apart across the diagonal, and two skids on legs keep the camera clear of the ground when the aircraft lands. | Why it is hard. The frame has to be stiff and light at once. An arm that flexes or rings at the propellers' speed shakes the flight controller's motion sensors, and the controller then answers vibration instead of wind. Arms that fold for transport have to lock in the same place every time. | Catalogue examples The catalogue has no airframe, arm, or landing-gear row. |
|---|
| Motors, propellers, and speed controllersWorking at 02 take off, 03 fly the route | What it does. Four brushless motors turn fixed-pitch propellers, two clockwise and two anticlockwise. Each motor has its own electronic speed controller on its arm, which turns the flight controller's throttle command into motor current. | Why it is hard. A quadcopter steers only by changing the speeds of its four motors, so every correction has to reach the propellers within milliseconds. When one motor or propeller fails, a four-rotor aircraft cannot stay level. A nick in one propeller shakes the whole aircraft. | Catalogue examples The catalogue has no drone motor, propeller, or speed-controller row. The rotary actuators it lists are robot joints. |
|---|
| Flight controller running PX4Working at 01 plan, 02 take off, 03 fly the route, 05 land, 06 log, 08 ship | What it does. A small board with its own processor and motion sensors runs PX4, an open-source autopilot. It estimates where the aircraft is and how it is tilted, flies the mission it was given, and writes a flight log to its SD card as it flies. | Why it is hard. Its control loop runs several hundred times a second and has to keep that pace. Corrections that arrive late, pass after pass, let a gust tip the aircraft further than it should, and enough of them can flip it. It has to fly safely on its own when every link to the ground drops, because a failsafe that depends on the link fails with it. | Catalogue examplesaccel range max 24 g · gyro range max 2,000 °/s · supply voltage 2.4 to 3.6 V The BMI088 listed is a motion sensor of the kind a flight controller board carries. The catalogue has no flight controller board or processor row. |
|---|
| Satellite receiver and compass on a mastWorking at 01 plan, 03 fly the route | What it does. A satellite positioning (GNSS) receiver and a compass sit in a puck on a short mast above the frame, away from the motor currents. They tell the flight controller where the aircraft is and which way it points. | Why it is hard. Near a steel pole, a tower, or a substation, satellite signals bounce and the position can jump by metres, and nearby steel pulls the compass off at the same time. The flight controller has to notice a fix it cannot trust and stop steering by it, instead of steering toward the error, and then hand over to a failsafe. | Catalogue examples The catalogue has no GNSS receiver or compass row. The LTE modem listed under the radios also carries a GNSS receiver; a flight controller uses its own. |
|---|
| Companion computerWorking at 01 plan, 04 capture, 06 log, 08 ship | What it does. A Linux computer between the plates runs the mission software, talks to the flight controller over MAVLink, the autopilot's message protocol, stores the images, and carries the network link. It is the computer a fleet system enrolls. | Why it is hard. It is an ordinary computer on an aircraft: it has to boot, keep time, and write files through vibration and power dips, and a crash in its software must not reach the flight controller. Anything it sends the autopilot is a command to an aircraft in flight. | Catalogue examplescore 4 · core clock 2,400 MHz · memory 8 GB A Raspberry Pi 5 is one common choice. It is specified for a 5 V, 5 A supply, up to 25 W, which on an aircraft comes out of the flight battery. |
|---|
| Gimbal cameraWorking at 04 capture | What it does. A camera on a three-axis stabilised mount under the nose points at each insulator while the aircraft moves and tilts. An inspection camera often pairs a zoom camera with a thermal one, which shows a joint that runs hot. | Why it is hard. The aircraft keeps moving: it tilts to hold its position in wind, and the mount has to cancel that so the picture stays sharp. An image is only useful with the position and angle it was taken from, so each one has to carry the flight controller's time and position. | Catalogue examplesresolution 160 × 120 · netd 50 mK · fov horizontal 57 ° The Lepton 3.5 is a small radiometric thermal module, 160 by 120 pixels. Inspection gimbals usually carry a thermal core with more pixels; the catalogue has no such row, and no zoom camera or gimbal row. |
|---|
| Battery and power moduleWorking at 02 take off, 05 land | What it does. A pack of lithium-ion cells under the frame powers the motors and everything else. A power module between the pack and the aircraft measures voltage and current, so the flight controller knows how much charge is left. | Why it is hard. The motors take most of the power, and they take more in wind, with more weight, and in the cold. The flight controller has to keep enough charge to fly home into a headwind from the far end of the route. Voltage alone is a poor guide: it sags under load, recovers at rest, and falls off quickly near empty, so a pack can look healthy until it is suddenly low. | Catalogue examplescapacity 4,200 mAh · nominal voltage 3.6 V · discharge current max 45 A resolution 16 bit · bus voltage 36 V · supply voltage 2.7 to 5.5 V The Molicel cell listed is a high-discharge 21700 cell of the kind lithium-ion flight packs are built from; many multirotors fly lithium-polymer packs instead. The INA226 is a current and voltage monitor of the kind a digital power module carries. |
|---|
| Telemetry radio and LTE modemWorking at 06 log, 08 ship | What it does. A telemetry radio links the aircraft to the pilot's ground station. An LTE modem on the companion computer links it to the internet, for its status in flight and for its files after it lands. | Why it is hard. Both links fade with distance, terrain, and the metal around the antennas, so the aircraft has to fly its mission safely with neither. High above the ground, an LTE modem hears many cell towers at once, which mobile networks are not planned for. | Catalogue examplesdownlink rate max 300 Mbit/s · uplink rate max 50 Mbit/s · transmit power 23 dBm The catalogue has no telemetry radio row. |
|---|
| Remote ID and strobe | What it does. A Remote ID module broadcasts the aircraft's identity and position to receivers nearby, and an anti-collision strobe makes the aircraft easier for other pilots to see. | Why it is hard. Where the rules require Remote ID, an aircraft whose module is not broadcasting may not fly, so a failed module grounds it. The position it broadcasts has to agree with the one the flight controller flies on. | Catalogue examples The catalogue has no Remote ID or strobe row. |
|---|