> 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/ryzen-p100/com-som/amd-p100-com-express-type-6-hardware-documents/amd-p100-com-express-type-6-ic-power-dissipation-heatmap.md).

# AMD P100 COM Express Type 6 - IC Power Dissipation Heatmap

Per-IC power dissipation, colored by power density (log scale).

Use the Operating state selector for Nominal vs MAX.\
Board 95 × 95 mm \* 17 ICs top / 36 bottom \* total worst-case dissipation ≈ 75.6 W (incl. J1 module)

{% @bios-viewer/bios-viewer url="<https://www.solid-run.com/power-heatmap/p100.html>" %}

{% hint style="info" %}
**NOTE:**

* Non-IC components (passives, connectors) are shown as faint outlines and excluded from the analysis.
* Operating state: MAX = worst-case rated dissipation; Nominal = typical operating point. Parts shown as N/A are not characterised for the Nominal scenario (peripheral or housekeeping loads assumed inactive) and are drawn faint and excluded from the Nominal total.
* LPCAMM2 (J1) and its buck U2032 are held at the selected-module worst case in both states.
* Rows marked \* in the Optional column are assembly-option components that may be unpopulated. Coordinates match the assembly drawings (bottom side as drawn in the bottom-side view).
  {% 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, and the optional `goal` query parameter:

```
GET https://dev.solid-run.com/amd/ryzen-p100/com-som/amd-p100-com-express-type-6-hardware-documents/amd-p100-com-express-type-6-ic-power-dissipation-heatmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
