# REV ION Control System Overview

## Refined Control

Expand upon your robot's capabilities with the REV ION Control System. This series of Hubs and Modules provide flexibility for the addition of new peripherals while delivering vital feedback back to the team. Seamlessly integrate a Hub into your CAN Bus alongside the [SPARK MAX](https://docs.revrobotics.com/brushless/spark-max/overview) or [SPARK Flex](https://docs.revrobotics.com/brushless/spark-flex/overview) Motor Controllers.&#x20;

<figure><img src="https://2227700800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhYImTnzBVrovYdNTo9N8%2Fuploads%2Fsml7WzPiR8rGpHnpfeji%2FREV-11-1850-Power-Distribution-Hub-Hero-FINAL.png?alt=media&#x26;token=13c0f438-da44-4fc1-ad37-28b1767bc376" alt=""><figcaption><p>Power Distribution Hub</p></figcaption></figure>

## Power Management

### Power Distribution Hub

The REV Power Distribution Hub (PDH) is the latest evolution in power distribution for the *FIRST* Robotics Competition (FRC). With 20 high-current (40A max) channels, 3 low-current (15A max), and 1 switchable low-current channel, the PDH gives teams more flexibility for overall power delivery. The Power Distribution Hub features toolless latching WAGO terminals, an LED voltage display, and the ability to connect over CAN or USB-C to the REV Hardware Client for real-time telemetry, making it easier than ever to wire and debug your robot.&#x20;

### Radio Power Module

The REV Radio Power Module is designed to keep one of the most critical system components, the OpenMesh OM5P-AC WiFi radio, powered in the toughest moments of the competition. Traditional barrel jacks easily work themselves loose and often require hacks, like hot glue, to prevent intermittent power losses. The Radio Power Module eliminates the need for powering the radio through a traditional barrel power jack. Utilizing 18V Passive Power over Ethernet (PoE) with two socketed RJ45 connectors, the Radio Power Module passes signal between the radio and roboRIO while providing power directly to the radio. After connecting the radio and roboRIO, easily add power to the Radio Power Module by wiring it to the low-current channels on the Power Distribution Hub utilizing the color coded push button WAGO terminals.&#x20;

### Mini Power Module&#x20;

The REV Mini Power Module (MPM) is a compact power distribution module that allows you to securely and quickly power peripheral devices to your robot. Need more low-current channels on your PDH? Wire the MPM to one of the high-current channels on the PDH to power more peripheral devices and custom circuits.

## Pneumatics

<figure><img src="https://2227700800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhYImTnzBVrovYdNTo9N8%2Fuploads%2F5wAtKdZZVPLnBj5RSK5Y%2Fimage.png?alt=media&#x26;token=eb416868-6a5f-4b09-8047-3602e19224a7" alt="" width="375"><figcaption><p>Pneumatic Hub</p></figcaption></figure>

### Pneumatic Hub

The REV Pneumatic Hub is a standalone module that is capable of switching both 12V and 24V pneumatic solenoid valves. The Pneumatic Hub features 16 solenoid channels which allow for up to 16 single-acting solenoids, 8 double-acting solenoids, or a combination of the two types. The user-selectable output voltage is fully regulated, allowing even 12V solenoids to stay active when the robot battery drops as low as 4.75V.

Digital and analog pressure sensor ports are built into the device, increasing the flexibility and feedback functionality of the pneumatic system. The USB-C connection on the Hub works with the REV Hardware Client, allowing users to test pneumatic systems without a need for an additional robot controller.&#x20;

{% hint style="info" %}
If there is a question that is not answered by this space, send our support team an email; **<support@revrobotics.com>**. We are always happy to help point you in the right direction!
{% endhint %}


---

# 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/home/ion-control.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.
