Core Insight: Speed in TCP actuators isn't just a materials problem — it's a systems architecture problem. By mimicking how biological muscle handles fast reflexes, we can push performance well beyond what single-fiber thermal limits suggest.
Tendons aren't passive cables — they're springs under pre-tension. When a muscle fires, stored elastic energy releases simultaneously, amplifying speed beyond what the muscle alone produces.
Why TPU over rubber? Rubber exhibits creep — under constant load it slowly stretches, causing your calibration to drift over time. TPU maintains its elastic properties under sustained pre-tension, keeping your actuator calibration stable.
Biology activates small slow fibers first (precision/pre-tension), then large fast fibers (power/speed). Not random — hierarchical and analog.
| Tier | Nylon | Nichrome | Role |
|---|---|---|---|
| Fine (precision) | 0.1mm | AWG40 0.08mm | Pre-tension, position hold, always slightly active |
| Coarse (power) | 0.3mm | AWG34 0.15mm | Movement, load bearing, burst recruited |
Fine fibers heat/cool ~9x faster than coarse (thermal mass scales with cross-section area). Fine fascicles provide fast small corrections; coarse fascicles provide force.
Biological muscle is wet — blood perfusion removes heat continuously from contracting fibers, enabling faster relaxation.
| Structure | Material | Role |
|---|---|---|
| Tendon (elastic) | TPU 0.5mm cord + Kevlar X-wrap | Transmit + store force, pre-tension |
| Tendon (rigid) | Pure Kevlar braid | High-load transmission, no stretch |
| Ligament | Woven Kevlar sheet | Joint constraint, prevent dislocation |
| Item | Spec | Use |
|---|---|---|
| Nylon monofilament | 0.1mm PA6/PA66 | Fine fascicle fibers |
| Nichrome Ni90 | AWG40, 0.08mm, 138.8Ω/m | Fine fascicle heater |
| TPU elastic cord | 0.5mm (NOT rubber!) | Elastic tendon core |
| Mineral oil / silicone oil | light grade | Fascicle fluid cooling |
| Kevlar thread | for X-wrap | Elastic tendon wrap |
Existing items unchanged:
Note on AWG40 nichrome: ~40Ω per 10cm strand at 12V = ~3.6W — run at 20–30% PWM duty cycle for controlled fine heating. Fine fascicles are always slightly active with low continuous PWM to maintain pre-tension.
Fine fascicles (always on, low PWM)
→ maintains pre-tension on TPU elastic tendons
→ provides positional stability + fast small corrections
Coarse fascicles (burst recruited)
→ fires into already-loaded elastic tendon system
→ spring releases simultaneously with contraction
→ net speed > either system alone
Oil-filled 4mm PET sleeves
→ faster cooling → faster reset
Control layer (ESP32)
→ fine = analog continuous
→ coarse = burst PWM
→ anticipatory firing before load hits (feedforward)
📄 Source: ⚡ Bioinspired Speed & Architecture — Design Evolution