Devlog: Final Engineering Push – Kinematics, Power Architecture, and Assembly Readiness
Date: June 19, 2026
Status: Design Locked / Fabrication Ready
The past several intensive engineering sessions have brought Bionix from a conceptual CAD model to a fully robust, physically viable electro-mechanical prototype. With the core palm and phalange geometry finalized, power distribution mapped out, and the bill of materials optimized, the project is officially ready for the physical fabrication and assembly phase.
⚙️ Mechanical Engineering & Kinematics
The primary mechanical challenge for a tendon-driven bionic hand is managing friction and preventing catastrophic mechanical failure during repeated flexion cycles. We entirely overhauled the internal routing and joint mechanisms to achieve competition-grade reliability.
- Frictionless Revolute Joints: We stripped out the threaded M2 screws from the phalange joints. The joints have been re-engineered to accept smooth 2.2mm solid brass dowel pins, providing a low-friction, high-strength pivot point that ensures fluid finger movement.
- Optimized Flexion Routing (The Active Grip): To eliminate the “bowstring” effect, we redesigned the entry tunnels on the palm. The four main finger tension lines now enter the palm cavity via perfectly aligned tunnels featuring a -10° downward draft angle. This forces the high-tensile braided line flush against the joint grooves, maximizing servo leverage. All sharp 90-degree channel exits were filleted into smooth “trumpet flares” to prevent the threads from shearing under load.
- Antagonistic Elastic Extension (Passive Return): For the fingers to snap back open instantaneously when the servos release, we implemented an external elastic extensor system. We modeled a Unified Wrist Anchor block at the base of the palm. 1mm shock cord anchors at the fingertips, routes seamlessly over the knuckles, and ties off securely at the base of the palm, providing the exact passive tension required for a lifelike, snappy release.
- Removable Maintenance Hatch: The palm features a custom-traced, screw-mounted top plate with a generous cutout for full thumb articulation. This protects the internal servo array while allowing rapid access for tension-line adjustments.
⚡ Electronics & Power Architecture
Running five high-torque micro servos simultaneously while reading delicate analog muscle signals requires isolating the high-current demands of the actuators from the logic board.
- Main Controller: The system is governed by a Raspberry Pi Pico (RP2040), chosen for its robust hardware PWM processing capabilities.
- Power Distribution: A 7.4V 2S Li-ion battery serves as the primary power source. This is routed through a high-efficiency 5V Buck Converter (rated for ≥3 Amps) directly to the servo power rails. The Pico is powered safely without having to sink the massive stall currents generated when the hand grips an object. A 1000uF decoupling capacitor bridges the 5V rail to smooth out transient voltage spikes.
- Biometric Input: We integrated the MyoWare 2.0 muscle sensor, passing raw electromyography (EMG) signals directly to the Pico’s ADC0 (GPIO26) pin.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.