# Mini Power Module Specifications

The following tables provide the operating and mechanical specifications for the Mini Power Module (MPM).

{% hint style="danger" %}
DO NOT exceed the maximum electrical specifications. Doing so will cause permanent damage to the Mini Power Module and will void the warranty.
{% endhint %}

## Main Electrical Specifications

<table><thead><tr><th width="172">Parameter</th><th width="144" align="center">Min</th><th width="132" align="center">Typ</th><th align="center">Max</th><th align="center">Unit</th></tr></thead><tbody><tr><td>Operating Voltage Range</td><td align="center">3</td><td align="center">12</td><td align="center">18</td><td align="center">V</td></tr><tr><td>Supported Wire Gauge (Bare Solid/Stranded)</td><td align="center">24</td><td align="center">-</td><td align="center">8</td><td align="center">AWG</td></tr><tr><td>Bare Wire Strip Length</td><td align="center">0.43</td><td align="center">0.5</td><td align="center">0.51</td><td align="center">in</td></tr><tr><td>Supported Wire Gauge (Stranded, with ferrule) †</td><td align="center">24</td><td align="center">-</td><td align="center">10</td><td align="center">AWG</td></tr></tbody></table>

|  †  | If using a ferrule, we recommend using square or hex shaped crimps. |
| :-: | ------------------------------------------------------------------- |

{% hint style="info" %}
The Status LEDs will lose intensity as the input voltage approaches the minimum operating voltage.&#x20;
{% endhint %}

## Output Channel Specifications

<table data-full-width="false"><thead><tr><th width="183">Parameter</th><th width="137" align="center">Min</th><th width="132" align="center">Typ</th><th align="center">Max</th><th align="center">Unit</th></tr></thead><tbody><tr><td>Operating Voltage Range</td><td align="center">5</td><td align="center">-</td><td align="center">15</td><td align="center">V</td></tr><tr><td>Total Combined Channel Current Rating</td><td align="center">-</td><td align="center">-</td><td align="center">40</td><td align="center">A</td></tr><tr><td><strong>Latching WAGO Connectors</strong> †</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center"></td></tr><tr><td>Supported Wire Gauge (Bare Solid/Stranded)</td><td align="center">26</td><td align="center">-</td><td align="center">16</td><td align="center">AWG</td></tr><tr><td>Bare Wire Strip Length</td><td align="center">0.31</td><td align="center">0.33</td><td align="center">0.35</td><td align="center">in</td></tr><tr><td>Supported Wire Gauge (Stranded, with ferrule) ††</td><td align="center">22</td><td align="center">-</td><td align="center">18</td><td align="center">AWG</td></tr><tr><td><strong>Push Button WAGO Connectors</strong> †</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center"></td></tr><tr><td>Supported Wire Gauge (Bare Solid/Stranded)</td><td align="center">24</td><td align="center">-</td><td align="center">16</td><td align="center">AWG</td></tr><tr><td>Bare Wire Strip Length</td><td align="center">0.33</td><td align="center">0.35</td><td align="center">0.37</td><td align="center">in</td></tr><tr><td>Supported Wire Gauge (Stranded, with ferrule) ††</td><td align="center">24</td><td align="center">-</td><td align="center">18</td><td align="center">AWG</td></tr></tbody></table>

|  †  | As of 01/04/2024, orders made from REV Robotics will ship with the version of the Mini Power Module that features Latching WAGO Connectors for every connection. |
| :-: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|  †† | If using a ferrule, we recommend using square or hex shaped crimps.                                                                                              |


---

# 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://docs.revrobotics.com/ion-control/mpm/specs.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.
