# TF Mk.1 Muscle

**Pronunciation:** *Ther-moh-fleks mark one muscle*

Also visit our [getting started guide](/docs/tutorials/thermoflex-tm/getting-started-with-our-evaluation-kit.md) to see what's possible with the ThermoFlex™ kit and accompanying [Python API](/docs/software/thermoflex-tm-python-api.md).

<figure><img src="/files/4FyTnV8CgirWQe1LbYZz" alt="" width="375"><figcaption></figcaption></figure>

### Specifications

<table><thead><tr><th>Parameter</th><th width="249">Minimum</th><th>Maximum</th></tr></thead><tbody><tr><td>Nominal voltage</td><td>3 V</td><td>25 V</td></tr><tr><td>Resistance</td><td>235 mOhms (Af)</td><td>250 mOhms (Mf)</td></tr><tr><td>Instantaneous Current</td><td>(Dependent on PWM %)</td><td>106 A (2s contraction)</td></tr><tr><td>Pull Force</td><td>5 lbs (Extension return force)</td><td>25 lbs</td></tr><tr><td>Contraction Time</td><td>-</td><td>2s @ 25 V</td></tr></tbody></table>

Question about specific values? Ask Kevin: <kevin@deltaroboticsinc.com>

### Contraction Test Results

**Setup:** A variable power supply set to 15 A and an oscilloscope to track the following values.

**Load**: None

**Set Current:** 15 A

**Time to Contract (TTC)**: 35.311 s

**Total Power Consumption**: 1923 J (\~0.5 Wh)

<figure><img src="/files/u208j1hQu3oChJ8qRIZM" alt=""><figcaption><p>What this means: The graph shows the total power consumption for a full actuation completed over 35 seconds. Standard actuations with the ThermoFlex Node Controller are under 2 seconds.</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://delta-robotics.gitbook.io/docs/hardware/thermoflex-tm-mk.2-in-development/tf-mk.1-muscle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
