Samara Scouts: Biomimetic Autorotating Eco Sensors

by Soumil Goyal in Design > 3D Design

459 Views, 5 Favorites, 0 Comments

Samara Scouts: Biomimetic Autorotating Eco Sensors

Translucent Samara omly.png
Cover.png
SamaraScoutsAssembly.gif

Introduction


Remote forests and rugged terrains are incredibly difficult to monitor. Whether it is spotting a wildfire before it spreads, tracking flash floods in deep canyons, or locating lost hikers, deploying sensors across vast, inaccessible areas is usually expensive and dangerous. The solution? The Samara Scout: a cheap, highly scalable, air-dropped platform inspired by nature that gently floats payloads down to the earth.


Design Features & Customizability: Rather than fighting physics with complex mechanical drones or standard parachutes, the Samara Scout requires no moving parts, no parachutes, and no complex deployment mechanisms. Instead, this project mimics the autorotation of a Samara maple seed, featuring a hollow payload bay integrated into an asymmetrical wing. This modular bay can be customized for almost any configuration:

  1. Dispersed in a remote forest as wildfire detectors.
  2. Cast throughout a region as an early flash-flood warning system.
  3. Dispersed in remote areas as emergency SOS rescue beacons for stranded hikers.
  4. Deployed in a disaster zone as to serve as mesh network nodes for responsive communications.
  5. Spread through barren land with seeds and nutrients for reforestation.


Achieving a Better World: The simple, effective design of the Samara Scouts allows governments or organizations to manufacture thousands of these nature-friendly gliders, configure them with life-saving electronics, and safely disperse them from aircraft over any previously impractical remote areas. By providing early detection, communication, and action across any unfavorable terrain, the Samara Scout saves property and lives.

Supplies

All Prototypes.jpg
6141185106341728428.jpg
6141185106341728421 (1).jpg
6141185106341728427.jpg
6141185106341728424 (1).jpg
official fusion.png

To recreate the Samara Scout prototypes, you will need:

  1. Autodesk Fusion 360: Used for solid, surface, and (optional) form modeling.
  2. PLA Filament: Chosen for the prototypes as it is a bioplastic derived from renewable resources (like corn starch), fitting our eco-friendly goal.
  3. Blu Tack: Essential for adding variable weight to tune the center of mass and simulate payload mass during drop tests.
  4. Wooden Skewer: Used as the central shaft for the initial rotor prototype (can be any other rigid stick).

Conceptualization and Planning

My project initially started with inspiration from helicopter autorotation. I wanted to design a free-falling propeller meant to carry a payload suspended below it. Before touching CAD, I had to conceptualize the complex aerodynamics. I planned out several variables:

  1. How many blades would provide the most stable descent?
  2. How long should each blade be to support the payload weight?
  3. What pitch angle is best for my project to initiate autorotation?
  4. What thickness and cross-section (airfoil) shape would be strongest while remaining lightweight?
  5. How would the blade dimensions (washout/twist) change over the length of the propeller to maintain aerodynamic efficiency?

From my research and learning from Paul Cantrell's copters.com, I decided on the following:

  1. Blade Count: Three blades. Two blades are prone to wobbling, while four or more add unnecessary weight and can cause aerodynamic wake interference.
  2. Blade Length: Blade length directly correlates to the total disk area. I aimed for a total rotor disk diameter of about 200mm to provide enough surface area to support the payload.
  3. Pitch Angle: A relatively shallow base pitch angle of around 15 degrees.
  4. Airfoil Profile: An asymmetrical airfoil with a wider bottom (towards the ground). This design allows the blades to be 3D-printed with minimal material while maintaining strong structural integrity. It will also facilitate the 'catching' of the wind.
  5. Washout and Thickness: To maintain efficiency, the pitch angle needs to start steep at the root and "washout" to a shallower angle at the tip. I planned a twist ranging from 25 degrees at the root, 15 degrees in the middle, and 5 degrees at the tip. Additionally, the blade roots must be significantly thicker than the tips to balance structural strength against drag and energy loss.


Designing the Rotor Platform

Making Rotot.gif

Taking the above considerations, let's model the rotor prototype. The goal of this design will be to just focus on dialing in the rotor/props. The handling of the payload will come after this is concept is proven. The plan is to later design a low-friction free-spinning interface between the rotor and the payload chamber.

  1. First, I used Change Parameters to set up user parameters for parametric modeling (Tip: asking the Autodesk Assistant to create the user parameters for you makes this much quicker! You can even copy-paste the below!).
  2. InitialPitch = 25 deg
  3. MiddlePitch = 15 deg
  4. EndPitch = 5 deg
  5. StartPlane = 10 mm
  6. midplane = 25 mm
  7. EndPlane = 110 mm
  8. InitialWidth = 15 mm
  9. MiddleWidth = 30 mm
  10. EndWidth = 10 mm
  11. I used Offset Plane to create a starting plane, then used Create Sketch to draw the starting face of the blade root.
  12. I created another Offset Plane and used Create Sketch for the middle cross-section of the prop.
  13. I repeated this with a final Offset Plane and Create Sketch for the ending cross-section (wingtip).
  14. Using a 3D Sketch, I drew Fit Point Splines to act as guide rails connecting the profiles.
  15. I used the Loft command across the three sketch profiles, selecting my splines as the guide rails to form a single continuous blade.
  16. I used Circular Pattern to duplicate the single blade into a 3-blade configuration around the origin.
  17. I used Create Sketch to design the central hub.
  18. To ensure 3D printing viability, I used Extrude on the central hub up to the bounding solid of the prop to create a flush base and height.
  19. Finally, I used Extrude with the Cut operation to remove any extra intersecting material inside the hub to make room for the wooden skewer shaft.


Creating this design properly will result in a highly tunable parametric model. You can change any parameter independently (or in combination) for experimentation!

Testing the Rotor Platform

rotorspin-ezgif.com-video-to-gif-converter.gif
rotorfall-ezgif.com-video-to-gif-converter.gif
6141185106341728422 (1).jpg
6141185106341728423 (1).jpg

I 3D printed the design and took it outside for drop testing. The videos here show one proper and one failed autorotation drop.

The concept worked alright, but I quickly hit a roadblock.


Through testing, I realized just how difficult it is to artificially balance those three aerodynamic regions. The blades required highly specific, shallow pitch angles to create a "relative wind" effect in the driving region to keep it spinning without stalling. Because the physics were so sensitive to weight changes, the complex 3-blade design was challenging to tune for different payload masses, prone to breaking upon impact, and proved far too complicated to manufacture quickly and cleanly at scale. Additionally, I hadn't even made the central bearing for the payload - yet another potential point of [future] failure.

Pivoting to Biomimicry

Mini Samara Scouts (Prototype)

In light of the challenges highlighted in Step 3, my mind turned to a frequently appearing result during my research on autorotation: the Maple Samara. The Samara's design came up often during my fact-finding, and for good reason: it features an incredibly simple design with zero moving parts. Additionally, it naturally carries a payload (the seed itself) and actually uses that payload's weight to initiate autorotation.

To evaluate whether I should abandon the complex mechanical rotor idea and let nature take the wheel, I explored the samara design by creating a life-size prototype (inspired by this video by Dr Shane Ross of Virginia Tech). A quick sketch and a few extrudes later, I had my palm-sized samara seeds ready for testing. They started off poorly, but with a little Blu Tack to tune the weight distribution and some trial & error, I was able to tune their center of mass to achieve incredible flight consistency.

Seeing the mini prototypes spin up and glide down slowly had me convinced—it was time to pivot fully to biomimicry!

Designing the Samara Scout

MakingSamaraScout.gif
  1. I used Canvas to insert an image of a real maple seed (credit: Umar Shah from dreamstime.com), then used Calibrate to scale it to 20cm.
  2. I used Create Sketch to trace the organic outer border, the thicker structural stem, and the round seed pod (which would become the payload bay).
  3. I used Extrude on all three features to give the body its foundational thickness.
  4. I created an Offset Plane above the payload bay face and placed a Point to represent the highest peak of the dome.
  5. I used Loft to connect the lower payload surface to the sketch point, setting the edge continuities to Tangent for a smooth, aerodynamic dome.
  6. To hollow it out, I went into the Surface workspace and used Offset Surface on the dome faces.
  7. I used Extrude on the surface's open edge down to the wing's top plane, then used Patch to close the bottom edge.
  8. I used Stitch on these surface bodies to turn them into a solid tool body representing the inner payload area.
  9. After drafting a quick dummy payload for reference, I used Combine (set to Cut) between the outer platform body and the inner stitched body to hollow out the payload vacancy.
  10. Finally, I used Split Body along the wing's top plane to divide the model into a 2-piece assembly, making it easy to install electronics later.

Testing the Samara Scout

goodbig-ezgif.com-optimize.gif
Full Size Samara Scouts, Tuned
SamaraVSPaperBase-ezgif.com-resize.gif

With the larger design finalized, I printed the Scout with 100% infill to give it structural rigidity and baseline mass. Because I haven't manufactured the final electronics yet, I utilized Blu Tack on the payload bay to simulate the extra weight of the sensor.

The Blu Tack again allowed me to dynamically shift the center of mass during testing. I took the prototypes to a 3-story building and dropped them. After a bit of tuning with the weight distribution, the Scout repeatedly and reliably spun up into autorotation, catching the air and gracefully gliding down to the ground. The asymmetrical design naturally stabilized the fall, proving the scaled-up biomimetic concept works incredibly well!


The videos above show various deployment tests of the Samara Scout prototype including:

  1. 4 successful autorotation falls (2 thrown downwards, then 2 thrown upwards).
  2. 1 successful autorotation fall (dropped without additional force).
  3. Impact comparison between a Samara Scout prototype and a weight taped to a paper (the GIF format doesn't reflect the paper's crash-landing well enough).

Conclusion, Results, Dreaming a Better World

goodbig-ezgif.com-optimize.gif
Cover.png
SamaraScoutsAssembly.gif

The development of the Samara Scouts took me on an incredible engineering journey: from deep research into helicopter autorotation, to designing my own mechanical propellers, and finally to studying nature’s native gliders to implement biological features into my physical design. Bringing this all together required tunable parametric modeling, leveraging organic shapes, and bridging the divide between solid and surface modeling within Fusion 360.

The Samara Scout’s design is an incredible success. It has already demonstrated stellar flight efficacy from just a 3-story drop—in a real-world scenario, it would be deployed from thousands of feet in the air, which would only improve its stability and dispersal range. While the prototypes in this Instructable are made of PLA bioplastic, the ultimate goal for real-world implementation is to manufacture these platforms using pressed wood pulp, recycled paper, or compressed bio-waste, making the Samara Scouts entirely ecosystem-friendly.

The Samara Scout’s modular payload bay allows it to accomplish its overall mission: safely distributing and delivering life-saving technology to remote, inaccessible areas.

I dream of a better world with the Samara Scout where:

  1. Wildfires cannot fester and spread without early warning.
  2. Flash floods are immediately detected and tracked to save downstream communities.
  3. Anyone stranded in the wilderness can quickly find an SOS beacon to call for assistance.
  4. Disaster recovery efforts can rapidly deploy basic mesh-network communication systems across ruined infrastructure.
  5. ...and any other remote-sensing solution a crisis calls for!

Nature gave us the blueprint; it’s up to us to build the solution. By dropping these technological seeds today, we can grow a safer, more resilient, and better world for tomorrow.