HN
Today

Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

A 15-year-old engineer (not "wannabe") showcased a 3D-printed cycloidal gearbox, complete with a Python script for parametric generation. The project impressed Hacker News with its detailed execution, iterative design process, and the author's clear technical explanation. It sparked discussions ranging from mechanical engineering principles to the role of youth in tech and the future of AI-assisted creation.

101
Score
21
Comments
#2
Highest Rank
18h
on Front Page
First Seen
Aug 2, 3:00 AM
Last Seen
Aug 2, 8:00 PM
Rank Over Time
7878722369810111421222326

The Lowdown

This project, presented as a "Show HN," features a sophisticated 3D-printed cycloidal gearbox designed and built by a 15-year-old. The author not only created a functional mechanical device but also developed a Python script to parametrically generate its components, demonstrating a blend of engineering and programming prowess. The detailed documentation includes the evolution through three versions, highlighting the challenges of precision with 3D printing and the triumph of achieving a working prototype.

Key aspects of the project include:

  • Iterative Design: The author detailed the progression from an initial hand-cranked test (Version 1) to a compact, non-functional micro-design (Version 2) due to tolerance issues, and finally to a successful NEMA 17 compatible gearbox (Version 3).
  • Parametric Generation: A Python script, based on SolidWorks principles, allows for customizable cycloidal gearbox designs using key parameters like number of pins, eccentricity, and roller pin radius.
  • Technical Specifications: Version 3's performance was thoroughly documented, achieving a 1:9 gear ratio, 1.3 N·m torque, and 66% efficiency, utilizing PLA material and standard hardware.
  • Future Enhancements: The author suggested improvements such as using MR128 bearings and M2 screws with metal coverings to boost rigidity and efficiency.

This project stands out for its comprehensive approach, from theoretical understanding and computational design to practical implementation and performance measurement, all achieved at a remarkably young age. It serves as an inspiring example of hands-on engineering and problem-solving.

The Gossip

Praise & Professional Prowess

The overwhelming sentiment was one of enthusiastic praise and encouragement for the young author. Many commenters insisted that the author was already an engineer, not a 'wannabe,' commending the impressive technical work, detailed documentation, and the invaluable learning process of sharing failures alongside successes. This theme underscored HN's appreciation for tangible, well-documented engineering projects.

Cycloidal Clarifications

Several users were unfamiliar with cycloidal gearboxes, prompting the author and others to explain their function and advantages. The discussion clarified that these gearboxes are used to sacrifice speed for higher torque output, are known for low backlash, multiple points of contact, and high efficiency, making them particularly popular in robotics and applications requiring precision.

Youthful Vigilance & Ventures

The author's age sparked a mixed discussion. Some comments advised against posting personal age online for safety reasons, especially when linked to technical projects. Concurrently, the founder of Hack Club invited the author to join, leading to a nuanced conversation about youth programs, the potential for 'living life too fast' under pressure, and the benefits of supportive communities for young builders.

Algorithmic Assistance Appraisals

A thread emerged discussing the role of AI in modern projects, possibly prompted by the Python script component or general industry trends. Commenters encouraged the author to also pursue projects without AI assistance to build fundamental skills, while others reflected on how tools (like AI) have significantly lowered the barrier to entry for complex projects compared to past years, altering perceptions of what is 'special.'