> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/hardware-bedrock-r8000/bedrock-dc-input-and-pm-power-module.md).

# Bedrock DC Input and PM (Power Module)

Bedrock can be ordered with an optional power module - an internal DC to DC converter with the following features

* Voltage regulation
* Reverse polarity protection
* Extended voltage range
* Overvoltage protection

For operating Bedrock using the standard PSU SRBD-PSU90, a PM is not required.

For operating Bedrock from a DC source, the PM (either PM1248 or PM1260) are highly recommended.

{% hint style="warning" %}
Without the PM, DC is fed directly into the Bedrock SoM which has no overvoltage protection and no reverse polarity protection. SoM may be damaged by voltage spikes. If powering Bedrock with no PM, nominal voltage should not exceed 24V. Peak voltage should not exceed 28V.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/hardware-bedrock-r8000/bedrock-dc-input-and-pm-power-module.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.
