testing grounds, not the final site yet

Humanitarian delivery drone

Preston Innovation Laboratory, Rice University · Undergraduate UAV Researcher · May 2025 to present

A small delivery UAV for humanitarian use, built around a composite I formulated myself. The airframe material is edible and biodegradable, so a drone that goes down in the field leaves nothing harmful behind. My job was to make that material strong enough to fly and then design the airframe around it.

[placeholder: video] file: assets/drone/flight-test.mp4
What to capture: takeoff, a stable hover, and a payload carry. 30 to 60 seconds. Phone video is fine, landscape, keep the drone large in frame.
Flight test of the Gen-1 prototype.
[placeholder: turnable 3D CAD] file: assets/drone/airframe.glb
Export the airframe assembly as GLB. From SolidWorks: save as STEP, import into Onshape, then Export as glTF binary. Under 20 MB keeps it fast on phones.
Airframe CAD. Drag to rotate, scroll to zoom.

The problem

What I did

  1. Requirements and roadmap. Owned the system requirements, the technical roadmap, and the design decisions from concept to a flight-ready vehicle.
  2. Material formulation. Formulated a custom edible, biodegradable composite and iterated the composition against strength, weight, and printability. [add: how many formulations you went through and what changed between them]
  3. Characterization. Derived the composite's mechanical and rheological properties from test data compiled in Python. Those numbers fed directly into the structural sizing. [add: which tests, e.g. tensile coupons, and the property values you are allowed to share]
  4. Airframe design. Modeled the airframe in SolidWorks around the composite's properties and the additive manufacturing constraints.
  5. FEA. Validated stiffness-to-weight and vibration suppression before committing to hardware. [add: the mode or stress case that mattered most, and the margin]
  6. Build and integration. Printed the structure and integrated the mechanical and electronic assembly into a flying demonstrator.

Results

[placeholder: simulation / test data] file: assets/drone/property-plot.png
One characterization curve (stress-strain or a rheology sweep) with labeled axes and units. Export from Python at 2x resolution.
Composite characterization data.
[placeholder: FEA result] file: assets/drone/fea-result.png
Stress contour or mode shape on the airframe with the legend visible.
FEA on the airframe: [what this plot shows].
[placeholder: photo] file: assets/drone/photo-1.jpg
Complete drone, three-quarter view, clean background.
Gen-1 prototype.

What went wrong, and what comes next

What went wrong

How I would improve it

Next steps

Tools

SolidWorks · FEA · Python · additive manufacturing [add: printer and process]

Back to projects