Flight-controller carrier for a tube-launched UAV
Teardown, clean-room re-implementation, and a rigid-flex carrier that fits inside a launch tube.
Outcome A carrier that fits the airframe diameter and survives launch loads, with the interface set the autopilot expects.
Hero: Altium 3D render of the rigid-flex assembly in its folded, installed geometry. A flat board render sells none of the difficulty.
A tube-launched airframe imposes the one constraint that cannot be negotiated: everything must fit inside the body diameter, and it must survive being fired out of a tube.
Starting from a board with no source files
The program was built around the Cube Orange+ standard, but the carrier needed to be entirely different — different sensors, different radios, different mechanical envelope. What existed was hardware, not documentation.
So the work started with a structured teardown: layer-by-layer photographic record, part identification, dimensional survey and connectivity traced into a netlist. The result was an annotated schematic that separates measured fact from inference, followed by a clean-room re-implementation of the interface with current, sourceable parts.
Rigid-flex, because there was no alternative
Three rigid sections joined by flex, manufactured at Eurocircuits as a single assembly. In a cylindrical body there is no room for board-to-board connectors and harnesses, and every connector is a shock-and-vibration failure point at launch.
The engineering was in the bend-radius calculation and the stack-up transitions — the flex regions carry signals that still have to hold their impedance across a bend, and the fold geometry has to be assemblable by a human being in the right order.
Getting three radios to coexist
| Function | Part | Design consideration |
|---|---|---|
| GNSS / RTK | Septentrio Mosaic-X5, u-blox ZED-F9P | Antenna placement clear of the 5G radiator; clean ground reference |
| Cellular | Quectel RM520N-GL | Peak transmit current transient against the power budget |
| Telemetry | LoRa 868 MHz | Duty cycle and band planning; separation from GNSS L-band |
| IMU | ICM-45686 / ICM-42688 | Dual-source footprint; external 32.768 kHz clock; vibration isolation |
Co-existence was planned in the block diagram rather than discovered at pre-compliance. Physical separation, band planning, and a power architecture that absorbs the cellular transmit transient without disturbing the GNSS reference.
Choosing the payload sensor on evidence, not preference
Selecting the ranging sensor needed evidence rather than a favourite, so the market got surveyed properly: 114 LiDAR and time-of-flight sensors from more than 20 manufacturers, compared on range, field of view, update rate, interface, mass, power, environmental rating and — decisively — availability.
| Axis | Why it eliminated candidates |
|---|---|
| Mass and power | On an airframe both are hard budgets. A sensor 40 g over allocation is not a sensor. |
| Interface | Anything needing a proprietary bridge adds a failure point and a supply dependency |
| Update rate vs range | Advertised range is usually quoted at the slowest rate and the best reflectivity |
| Environmental rating | Vibration and temperature range remove a large fraction of industrial units |
| Availability | Several strong performers had lead times incompatible with the program |
Most of the value in a survey like this is negative: it tells you what cannot work, and why, before anyone has spent money finding out. It also becomes a reusable asset — the same comparison framework carries into the next program with the numbers refreshed.
Design decisions that mattered
Dual-source IMU footprints, because a single-source inertial sensor is a program risk. AEC-Q100 graded parts where the vibration and temperature environment justified it. A power path designed for launch-shock survival rather than desk conditions.
Further images to produce
These slots are laid out and waiting for assets. Each carries its own
brief — see shotList in this project’s source file.
Flat state: the same assembly rendered unfolded, three rigid sections and the flex transitions visible, bend lines annotated.
Fit: the assembly against a scale reference. Keep the tube diameter out of the caption — capability, not system parameters.
Bench: real board mid-bring-up with a scope probe attached. Slightly messy reads as real work.