A proprietary actuation technology that replicates the hierarchical organisation of biological muscle at the engineering level — the physical foundation of embodied intelligence.
Biological skeletal muscle achieves compliance, scalability, precise force gradation, and energy efficiency through a hierarchical structure: individual contractile units organised into fibers, fibers into bundles, bundles forming the complete muscle.
Control is distributed — the nervous system activates subsets of this hierarchy, producing behaviour that emerges from the collective rather than being explicitly programmed.
SYNAPEX replicates this philosophy in engineered form. Our proprietary fiber architecture organises individual electromagnetic actuation units into a hierarchical bundle structure that mirrors the topology of biological muscle.
Four levels of organisation, each adding emergent properties that the level below cannot achieve alone.
The smallest contractile element. A single electromagnetic unit that can produce a defined force quantum when activated. Analogous to a single sarcomere in biological muscle.
Multiple fibers organised in parallel. Partial activation produces continuous force gradation. Integrated proprioceptive sensors at the bundle level report force, position, and velocity.
Multiple bundles forming a complete actuator. Motor unit recruitment strategy mirrors biology — force output scales linearly with active bundles. No architectural redesign at different force levels.
Multiple muscle groups attached to a skeletal structure via compliant tendons. Agonist-antagonist pairing enables joint control. The complete body presents an RL-native interface to the AI brain.
Conventional robotic actuators expect a commanded joint angle and execute it — inverse kinematics with no room for adaptation. SYNAPEX actuators present a biologically-analogous interface: a set of activation signals whose physical consequences must be learned.
A neural network trained to control SYNAPEX hardware develops motor representations structurally similar to biological motor cortex — distributed, hierarchical, and genuinely adaptive.
// RL Training Loop observation = body.get_proprioception() → force, position, velocity, temp action = brain.motor_module(observation) → activation_signals[n_bundles] body.apply_activation(action) → electromagnetic fibers contract reward = env.evaluate(target_motion) brain.update(observation, action, reward) // The network discovers optimal // contraction patterns through RL // — not inverse kinematics
The specific mechanism, materials, and electromagnetic architecture of the SYNAPEX actuation system constitute proprietary intellectual property and are protected accordingly. Full technical specifications are available to qualified partners under NDA.